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, setTypeKey
getMeta, setMeta
getAttributes, getAttributeValue, getAttributeValueList, setAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getType, getTypeKey
getState, getStateKey
getAttributes
protected IdNamelessEntityInfo()
public IdNamelessEntityInfo(IdNamelessEntity entity)
entity
- the IdNamelessEntity to copypublic String getId()
HasId
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.