|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HistorizedBusinessObject
TODO documentation
Nested Class Summary | |
---|---|
static class |
HistorizedBusinessObject.HistoryId
|
Method Summary | |
---|---|
HistorizedBusinessObject.HistoryId |
getHistoryId()
Returns the id. |
java.sql.Timestamp |
getLastModified()
TODO documentation |
void |
setHistoryId(HistorizedBusinessObject.HistoryId historyId)
Sets the id. |
void |
setLastModified(java.sql.Timestamp timestamp)
TODO documentation |
Method Detail |
---|
HistorizedBusinessObject.HistoryId getHistoryId()
void setHistoryId(HistorizedBusinessObject.HistoryId historyId)
historyId
- the id to set.java.sql.Timestamp getLastModified()
void setLastModified(java.sql.Timestamp timestamp)
timestamp
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |