Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.cm.mailbox.MailboxConstants.type

Packages that use MailboxConstants.type
org.nuxeo.cm.core.event.synchronization   
org.nuxeo.cm.mailbox   
 

Uses of MailboxConstants.type in org.nuxeo.cm.core.event.synchronization
 

Methods in org.nuxeo.cm.core.event.synchronization with parameters of type MailboxConstants.type
static boolean AbstractSyncMailboxListener.isMailboxType(org.nuxeo.ecm.core.event.Event event, MailboxConstants.type type)
           
 

Uses of MailboxConstants.type in org.nuxeo.cm.mailbox
 

Methods in org.nuxeo.cm.mailbox that return MailboxConstants.type
static MailboxConstants.type MailboxConstants.type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MailboxConstants.type[] MailboxConstants.type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.