public abstract class KeyEntityInfo extends EntityInfo implements KeyEntity, Serializable
| Constructor and Description |
|---|
KeyEntityInfo()
Constructs a new KeyEntityInfo.
|
KeyEntityInfo(KeyEntity keyEntity)
Constructs a new KeyEntityInfo from another KeyEntity.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Unique key to this object.
|
void |
setKey(String key) |
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, getStateKeygetAttributespublic KeyEntityInfo()
public KeyEntityInfo(KeyEntity keyEntity)
keyEntity - the KeyEntity to copypublic String getKey()
HasKeyCopyright © 2004-2013 The Kuali Foundation. All Rights Reserved.