Uses of Class
com.atlassian.crowd.integration.model.AttributeValues

Packages that use AttributeValues
com.atlassian.crowd.integration.model   
com.atlassian.crowd.integration.service.soap   
 

Uses of AttributeValues in com.atlassian.crowd.integration.model
 

Methods in com.atlassian.crowd.integration.model that return AttributeValues
 AttributeValues DirectoryEntity.getAttribute(String key)
           
 

Methods in com.atlassian.crowd.integration.model with parameters of type AttributeValues
 void DirectoryEntity.setAttribute(String key, AttributeValues values)
           
 

Uses of AttributeValues in com.atlassian.crowd.integration.service.soap
 

Methods in com.atlassian.crowd.integration.service.soap that return AttributeValues
static AttributeValues ObjectTranslator.processValues(SOAPAttribute attribbute)
           
 



Copyright © 2006 Atlassian Software Systems. All Rights Reserved.