@IdentityManaged(value=Group.class) @Entity public class GroupTypeEntity extends IdentityTypeEntity
| Constructor and Description |
|---|
GroupTypeEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
GroupTypeEntity |
getParent() |
String |
getPath() |
void |
setName(String name) |
void |
setParent(GroupTypeEntity parent) |
void |
setPath(String path) |
equals, getCreatedDate, getExpirationDate, getPartition, getTypeName, hashCode, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartition, setTypeNamegetId, setIdpublic String getName()
public void setName(String name)
public String getPath()
public void setPath(String path)
public GroupTypeEntity getParent()
public void setParent(GroupTypeEntity parent)
Copyright © 2021. All rights reserved.