|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ActionEvent
The Interface ActionEvent.
| Method Summary | |
|---|---|
void |
computeExutionTime()
Compute exution time. |
ActionEventType |
getActionEventType()
Gets the action event type. |
Date |
getCreatedDate()
Gets the created date. |
Long |
getExecutionTime()
Gets the execution time. |
void |
setActionEventType(ActionEventType actionEventType)
Sets the action event type. |
void |
setCreatedDate(Date createdDate)
Sets the created date. |
void |
setExecutionTime(Long executionTime)
Sets the execution time. |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
| Method Detail |
|---|
void computeExutionTime()
ActionEventType getActionEventType()
Date getCreatedDate()
Long getExecutionTime()
void setActionEventType(ActionEventType actionEventType)
actionEventType - the new action event typevoid setCreatedDate(Date createdDate)
createdDate - the new created datevoid setExecutionTime(Long executionTime)
executionTime - the new execution time
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||