|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.impl.remote.AbstractDto
com.retek.commons.domain.core.impl.remote.AuditableDto
Field Summary | |
RDate |
createDate
|
java.lang.String |
createdBy
|
RDate |
lastUpdateDate
|
java.lang.String |
lastUpdatedBy
|
Constructor Summary | |
AuditableDto()
|
Methods inherited from class com.retek.commons.domain.core.impl.remote.AbstractDto |
equals, getDescription, getDistributedReferences, getId, getIds, hashCode, isPersisted, setDescription, setId, setIsPersisted |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String createdBy
public RDate createDate
public java.lang.String lastUpdatedBy
public RDate lastUpdateDate
Constructor Detail |
public AuditableDto()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |