Uses of Class
com.wewebu.ow.server.ecmimpl.opencmis.users.OwGroup

Packages that use OwGroup
com.wewebu.ow.server.ecmimpl.opencmis.users   
com.wewebu.ow.server.ecmimpl.opencmis.users.info   
 

Uses of OwGroup in com.wewebu.ow.server.ecmimpl.opencmis.users
 

Methods in com.wewebu.ow.server.ecmimpl.opencmis.users that return types with arguments of type OwGroup
 Set<OwGroup> OwUsersRepositoryLDAP.findGroupsForUserID(String userId)
           
 Set<OwGroup> OwUsersRepositoryAlfresco.findGroupsForUserID(String id)
           
 Set<OwGroup> OwUsersRepository.findGroupsForUserID(String userId)
           
 Set<OwGroup> OwUsersRepositoryLDAP.findGroupsMatching(String pattern)
           
 Set<OwGroup> OwUsersRepositoryAlfresco.findGroupsMatching(String pattern)
          The pattern can be applied to the group's id (shortName field in the REST response) only.
 Set<OwGroup> OwUsersRepository.findGroupsMatching(String pattern)
           
 Set<OwGroup> OwUser.getGroups()
           
 

Uses of OwGroup in com.wewebu.ow.server.ecmimpl.opencmis.users.info
 

Constructors in com.wewebu.ow.server.ecmimpl.opencmis.users.info with parameters of type OwGroup
OwCMISAlfrescoGroupInfo(OwGroup group)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.