|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuiton.topia.persistence.TopiaEntityAbstract
org.nuiton.topia.history.entities.HistoryAbstract
org.nuiton.topia.history.entities.HistoryImpl
public class HistoryImpl
| Field Summary |
|---|
| Fields inherited from class org.nuiton.topia.history.entities.HistoryAbstract |
|---|
action, actionDate, target, type, userId |
| Fields inherited from class org.nuiton.topia.persistence.TopiaEntityAbstract |
|---|
readListeners, readVetoables, topiaContext, topiaCreateDate, topiaId, topiaVersion, writeListeners, writeVetoables |
| Fields inherited from interface org.nuiton.topia.history.entities.History |
|---|
ACTION, ACTION_DATE, TARGET, TYPE, USER_ID |
| Fields inherited from interface org.nuiton.topia.persistence.TopiaEntity |
|---|
TOPIA_CREATE_DATE, TOPIA_ID, TOPIA_VERSION |
| Constructor Summary | |
|---|---|
HistoryImpl()
|
|
| Method Summary | |
|---|---|
void |
setAction(String action)
setAction : |
void |
setTypeAndTarget(String target)
setTypeAndTarget : |
| Methods inherited from class org.nuiton.topia.history.entities.HistoryAbstract |
|---|
accept, accept, delete, getAction, getActionDate, getComposite, getTarget, getType, getUserId, setAction, setActionDate, setTarget, setType, setUserId, toString, update |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public HistoryImpl()
| Method Detail |
|---|
public void setAction(String action)
History
setAction in interface Historypublic void setTypeAndTarget(String target)
History
setTypeAndTarget in interface History
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||