com.atlassian.crowd.search
Class EntityDescriptor
java.lang.Object
com.atlassian.crowd.search.EntityDescriptor
public class EntityDescriptor
- extends Object
group
public static EntityDescriptor group(GroupType groupType)
group
public static EntityDescriptor group()
role
public static EntityDescriptor role()
- Deprecated.
user
public static EntityDescriptor user()
directory
public static EntityDescriptor directory()
token
public static EntityDescriptor token()
application
public static EntityDescriptor application()
alias
public static EntityDescriptor alias()
getEntityType
public Entity getEntityType()
getGroupType
public GroupType getGroupType()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2014 Atlassian. All Rights Reserved.