public abstract class IdEntityInfo extends EntityInfo implements IdEntity, Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
IdEntityInfo.Builder
The builder class for this abstract EntityInfo.
|
attributes| Modifier | Constructor and Description |
|---|---|
protected |
IdEntityInfo() |
protected |
IdEntityInfo(IdEntity builder) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
The system assigned unique id to identify this Object.
|
getDescr, getName, getStateKey, getTypeKeygetMetagetAttributesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescr, getNamegetTypeKeygetStateKeygetAttributesprotected IdEntityInfo()
protected IdEntityInfo(IdEntity builder)
public String getId()
HasIdCopyright © 2004–2014 The Kuali Foundation. All rights reserved.