@Immutable public class CachedCrowdInternalDirectoryGroup extends Object implements com.atlassian.crowd.model.group.InternalDirectoryGroup, Serializable
| Constructor and Description | 
|---|
CachedCrowdInternalDirectoryGroup(com.atlassian.crowd.model.group.InternalDirectoryGroup group)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
compareTo(com.atlassian.crowd.model.group.Group other)  | 
Date | 
getCreatedDate()  | 
String | 
getDescription()  | 
long | 
getDirectoryId()  | 
String | 
getExternalId()  | 
String | 
getName()  | 
com.atlassian.crowd.model.group.GroupType | 
getType()  | 
Date | 
getUpdatedDate()  | 
boolean | 
isActive()  | 
boolean | 
isLocal()  | 
public CachedCrowdInternalDirectoryGroup(com.atlassian.crowd.model.group.InternalDirectoryGroup group)
public boolean isLocal()
isLocal in interface com.atlassian.crowd.model.group.InternalDirectoryGrouppublic Date getCreatedDate()
getCreatedDate in interface com.atlassian.crowd.model.TimestampedEntitypublic Date getUpdatedDate()
getUpdatedDate in interface com.atlassian.crowd.model.TimestampedEntitypublic int compareTo(com.atlassian.crowd.model.group.Group other)
compareTo in interface Comparable<com.atlassian.crowd.model.group.Group>public com.atlassian.crowd.model.group.GroupType getType()
getType in interface com.atlassian.crowd.model.group.Grouppublic boolean isActive()
isActive in interface com.atlassian.crowd.model.group.Grouppublic String getDescription()
getDescription in interface com.atlassian.crowd.model.group.Group@Nullable public String getExternalId()
getExternalId in interface com.atlassian.crowd.model.group.Grouppublic long getDirectoryId()
getDirectoryId in interface com.atlassian.crowd.model.DirectoryEntitypublic String getName()
getName in interface com.atlassian.crowd.model.DirectoryEntityCopyright © 2003–2022 Atlassian. All rights reserved.