Uses of Class
com.atlassian.crowd.model.group.InternalGroupAttribute

Packages that use InternalGroupAttribute
com.atlassian.crowd.dao.group   
com.atlassian.crowd.model.group   
 

Uses of InternalGroupAttribute in com.atlassian.crowd.dao.group
 

Methods in com.atlassian.crowd.dao.group that return types with arguments of type InternalGroupAttribute
 Set<InternalGroupAttribute> InternalGroupDao.findGroupAttributes(long groupId)
          Finds group attributes of the given group identified by group id.
 

Uses of InternalGroupAttribute in com.atlassian.crowd.model.group
 

Methods in com.atlassian.crowd.model.group that return types with arguments of type InternalGroupAttribute
 Set<InternalGroupAttribute> InternalGroup.getAttributes()
           
 



Copyright © 2016 Atlassian. All Rights Reserved.