Uses of Class
com.atlassian.crowd.integration.soap.SOAPNestableGroup

Packages that use SOAPNestableGroup
com.atlassian.crowd.integration.cache   
com.atlassian.crowd.integration.service.soap.client   
com.atlassian.crowd.integration.service.soap.server   
 

Uses of SOAPNestableGroup in com.atlassian.crowd.integration.cache
 

Methods in com.atlassian.crowd.integration.cache with parameters of type SOAPNestableGroup
 void CacheManager.cacheGroupRelationship(SOAPNestableGroup nestableGroup)
          Given a group containing optional sub-groups, caches the group name along with the child->parent relationships.
 void CacheManagerImpl.cacheGroupRelationship(SOAPNestableGroup nestableGroup)
           
 

Uses of SOAPNestableGroup in com.atlassian.crowd.integration.service.soap.client
 

Methods in com.atlassian.crowd.integration.service.soap.client that return SOAPNestableGroup
 SOAPNestableGroup[] SecurityServerClient.findAllGroupRelationships()
          Finds all of the groups who are visible in the application's assigned directory.
 SOAPNestableGroup[] SecurityServerClientImpl.findAllGroupRelationships()
          Finds all of the groups who are visible in the application's assigned directory.
 

Uses of SOAPNestableGroup in com.atlassian.crowd.integration.service.soap.server
 

Methods in com.atlassian.crowd.integration.service.soap.server that return SOAPNestableGroup
 SOAPNestableGroup[] SecurityServer.findAllGroupRelationships(AuthenticatedToken applicationToken)
          Finds all of the groups who are visible in the application's assigned directory.
 



Copyright © 2007 Atlassian Software Systems. All Rights Reserved.