public class InternalGroupWithAttributes extends EntityWithAttributes implements GroupWithAttributes
| Constructor and Description |
|---|
InternalGroupWithAttributes(InternalGroup group,
Map<String,Set<String>> attributes) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Group o) |
boolean |
equals(Object o) |
String |
getDescription() |
long |
getDirectoryId() |
InternalGroup |
getInternalGroup() |
String |
getName() |
GroupType |
getType() |
int |
hashCode() |
boolean |
isActive() |
String |
toString() |
getKeys, getValue, getValues, isEmptyclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetKeys, getValue, getValues, isEmptypublic InternalGroupWithAttributes(InternalGroup group, Map<String,Set<String>> attributes)
public long getDirectoryId()
getDirectoryId in interface DirectoryEntitypublic String getName()
getName in interface DirectoryEntitypublic String getDescription()
getDescription in interface Grouppublic InternalGroup getInternalGroup()
public boolean equals(Object o)
equals in interface DirectoryEntityequals in class Objectpublic int hashCode()
hashCode in interface DirectoryEntityhashCode in class Objectpublic int compareTo(Group o)
compareTo in interface Comparable<Group>public String toString()
toString in class EntityWithAttributesCopyright © 2018 Atlassian. All rights reserved.