Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.usermanager.UserManager.MatchType

Packages that use UserManager.MatchType
org.nuxeo.ecm.platform.usermanager   
 

Uses of UserManager.MatchType in org.nuxeo.ecm.platform.usermanager
 

Fields in org.nuxeo.ecm.platform.usermanager with type parameters of type UserManager.MatchType
 Map<String,UserManager.MatchType> UserManagerDescriptor.groupSearchFields
           
 Map<String,UserManager.MatchType> UserManagerDescriptor.userSearchFields
           
 

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

Method parameters in org.nuxeo.ecm.platform.usermanager with type arguments of type UserManager.MatchType
 void FakeUserManagerImpl.setUserSearchFields(Map<String,UserManager.MatchType> userSearchFields)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.