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) |
getIdPrefix
getId, getOriginalPersistentState, getRevision, getRevisionNext, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setRevision, setUpdated
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getIdPrefix, getOriginalPersistentState, isDeleted, isInserted, isUpdated, setDeleted, setId, setInserted, setOriginalPersistentState, setUpdated
protected String name
public Object getPersistentState()
getPersistentState
in interface Entity
public void setName(String name)
setName
in interface PrivilegeEntity