com.atlassian.crowd.search
Class EntityDescriptor
java.lang.Object
com.atlassian.crowd.search.EntityDescriptor
public class EntityDescriptor
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
group
public static EntityDescriptor group(GroupType groupType)
group
public static EntityDescriptor group()
user
public static EntityDescriptor user()
directory
public static EntityDescriptor directory()
token
public static EntityDescriptor token()
application
public static EntityDescriptor application()
getEntityType
public Entity getEntityType()
getGroupType
public GroupType getGroupType()
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.