|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICdmBase
| Method Summary | |
|---|---|
org.joda.time.DateTime |
getCreated()
|
User |
getCreatedBy()
|
int |
getId()
Returns local unique identifier for the concrete subclass |
UUID |
getUuid()
|
void |
setCreated(org.joda.time.DateTime created)
Sets the timestamp this object was created. |
void |
setCreatedBy(User createdBy)
|
void |
setId(int id)
Assigns a unique local ID to this object. |
void |
setUuid(UUID uuid)
|
| Method Detail |
|---|
int getId()
void setId(int id)
id - UUID getUuid()
void setUuid(UUID uuid)
org.joda.time.DateTime getCreated()
void setCreated(org.joda.time.DateTime created)
TRAC ticket
created - User getCreatedBy()
void setCreatedBy(User createdBy)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||