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