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

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

Uses of GroupTemplateWithAttributes in com.atlassian.crowd.integration.directory.connector.mapper.entity
 

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

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

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



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.