public class PrivilegeEntityImpl extends AbstractIdmEngineEntity implements PrivilegeEntity
| Modifier and Type | Field and Description |
|---|---|
protected String |
name |
id, isDeleted, isInserted, isUpdated, originalPersistentState, revision| Constructor and Description |
|---|
PrivilegeEntityImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Object |
getPersistentState() |
void |
setName(String name) |
getIdPrefixgetId, getOriginalPersistentState, getRevision, getRevisionNext, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setRevision, setUpdatedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdatedprotected String name
public Object getPersistentState()
getPersistentState in interface Entitypublic void setName(String name)
setName in interface PrivilegeEntity