Uses of Class
com.atlassian.crowd.model.InternalEntityAttribute

Packages that use InternalEntityAttribute
com.atlassian.crowd.model   
com.atlassian.crowd.model.group   
com.atlassian.crowd.model.user   
 

Uses of InternalEntityAttribute in com.atlassian.crowd.model
 

Methods in com.atlassian.crowd.model with type parameters of type InternalEntityAttribute
<T extends InternalEntityAttribute>
java.util.Map<java.lang.String,java.util.Set<java.lang.String>>
InternalAttributesHelper.attributesListToMap(java.util.Set<T> attributesList)
           
 

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

Subclasses of InternalEntityAttribute in com.atlassian.crowd.model.group
 class InternalGroupAttribute
          Encapsulates the concept of group attribute.
 

Uses of InternalEntityAttribute in com.atlassian.crowd.model.user
 

Subclasses of InternalEntityAttribute in com.atlassian.crowd.model.user
 class InternalUserAttribute
          Encapsulates the concept of user attribute.
 



Copyright © 2012 Atlassian. All Rights Reserved.