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

Packages that use GroupTemplateWithAttributes
com.atlassian.crowd.directory.ldap.mapper.entity   
com.atlassian.crowd.model.group   
 

Uses of GroupTemplateWithAttributes in com.atlassian.crowd.directory.ldap.mapper.entity
 

Methods in com.atlassian.crowd.directory.ldap.mapper.entity that return GroupTemplateWithAttributes
 GroupTemplateWithAttributes LDAPGroupAttributesMapper.mapGroupFromAttributes(javax.naming.directory.Attributes directoryAttributes)
          Creates a Group object containing the information in the Attributes object.
 

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

Constructors in com.atlassian.crowd.model.group with parameters of type GroupTemplateWithAttributes
LDAPGroupWithAttributes(java.lang.String dn, GroupTemplateWithAttributes group)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.