public abstract class KeyEntityInfo extends EntityInfo implements KeyEntity, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
KeyEntityInfo.Builder
The builder class for this abstract EntityInfo.
|
attributes| Modifier | Constructor and Description |
|---|---|
protected |
KeyEntityInfo() |
protected |
KeyEntityInfo(KeyEntity builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Unique key to this object.
|
getDescr, getName, getStateKey, getTypeKeygetMetagetAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescr, getNamegetTypeKeygetStateKeygetAttributesprotected KeyEntityInfo()
protected KeyEntityInfo(KeyEntity builder)
public String getKey()
HasKeyCopyright © 2004–2014 The Kuali Foundation. All rights reserved.