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