|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.student.contract.model.test.source.MetaInfo
public class MetaInfo
Nested Class Summary | |
---|---|
static class |
MetaInfo.Builder
|
Method Summary | |
---|---|
String |
getCreateId()
Name: Create Id The principal who created the thing being described with this meta information |
Date |
getCreateTime()
Name: Create Time The date and time the thing being described with this meta information was last updated |
String |
getUpdateId()
Name: Update Id The principal who last updated the thing being described with this meta information |
Date |
getUpdateTime()
Name: Update Time The date and time the thing being described with this meta information was last updated |
String |
getVersionInd()
Name: Version Indicator This is the field used for optimistic locking. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getVersionInd()
Meta
getVersionInd
in interface Meta
public Date getCreateTime()
Meta
getCreateTime
in interface Meta
public String getCreateId()
Meta
getCreateId
in interface Meta
public Date getUpdateTime()
Meta
getUpdateTime
in interface Meta
public String getUpdateId()
Meta
getUpdateId
in interface Meta
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |