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, getTypeKey
getMeta
getAttributes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDescr, getName
getTypeKey
getStateKey
getAttributes
protected KeyEntityInfo()
protected KeyEntityInfo(KeyEntity builder)
public String getKey()
HasKey
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.