public abstract class IdNamelessEntityInfo extends TypeStateEntityInfo implements IdNamelessEntity, Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
IdNamelessEntityInfo()
Constructs a new IdNamelessEntityInfo.
|
|
IdNamelessEntityInfo(IdNamelessEntity entity)
Constructs a new IdNamelessEntityInfo from another IdNamelessEntity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The system assigned unique id to identify this Object.
|
void |
setId(String id) |
getState, getStateKey, getType, getTypeKey, setState, setStateKey, setType, setTypeKeygetMeta, setMetagetAttributes, getAttributeValue, getAttributeValueList, setAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetType, getTypeKeygetState, getStateKeygetAttributesprotected IdNamelessEntityInfo()
public IdNamelessEntityInfo(IdNamelessEntity entity)
entity - the IdNamelessEntity to copypublic String getId()
HasIdCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.