public interface Group extends IdentityType, Serializable
AttributedType.ATTRIBUTE, AttributedType.AttributeParameter| Modifier and Type | Field and Description |
|---|---|
static QueryParameter |
NAME
A query parameter used to set the name value.
|
static QueryParameter |
PARENT
A query parameter used to set the parent value.
|
static QueryParameter |
PATH
A query parameter used to set the path.
|
CREATED_AFTER, CREATED_BEFORE, CREATED_DATE, ENABLED, EXPIRY_AFTER, EXPIRY_BEFORE, EXPIRY_DATE, GROUP_ROLE_OF, HAS_GROUP_ROLE, HAS_MEMBER, HAS_ROLE, MEMBER_OF, PARTITION, ROLE_OFID| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Group name is unique identifier in specific group tree branch.
|
Group |
getParentGroup() |
String |
getPath() |
void |
setParentGroup(Group group)
Sets the parent group.
|
getCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdstatic final QueryParameter NAME
static final QueryParameter PATH
static final QueryParameter PARENT
String getName()
Group getParentGroup()
void setParentGroup(Group group)
Sets the parent group.
group - String getPath()
Copyright © 2013. All Rights Reserved.