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

java.lang.Objectcom.hack23.cia.model.impl.common.BaseEntity
com.hack23.cia.model.impl.application.events.user.AbstractActionEvent
com.hack23.cia.model.impl.application.events.admin.AgencyActionEvent
@Entity public class AgencyActionEvent extends AbstractActionEvent
The Class AgencyActionEvent.
| Constructor and Description | 
|---|
AgencyActionEvent()
Instantiates a new agency action event.  | 
| Modifier and Type | Method and Description | 
|---|---|
 ActionEventType | 
getActionEventType()
Gets the action event type.  | 
 Long | 
getAgencyId()
Gets the agency id.  | 
 ConfigurationOperationType | 
getOperation()
Gets the operation.  | 
 void | 
setAgencyId(Long agencyId)
Sets the agency id.  | 
 void | 
setOperation(ConfigurationOperationType operation)
Sets the operation.  | 
| Methods inherited from class com.hack23.cia.model.impl.application.events.user.AbstractActionEvent | 
|---|
computeExutionTime, getApplicationTypeContext, getCreatedDate, getExecutionTime, getId, getVersion, setCreatedDate, setExecutionTime, setId, setVersion | 
| Methods inherited from class com.hack23.cia.model.impl.common.BaseEntity | 
|---|
equals, getTypeContext, hashCode, isNew | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject | 
|---|
getTypeContext, isNew | 
| Constructor Detail | 
|---|
public AgencyActionEvent()
| Method Detail | 
|---|
public ActionEventType getActionEventType()
ActionEvent
getActionEventType in interface ActionEventgetActionEventType in class AbstractActionEventpublic ConfigurationOperationType getOperation()
public void setOperation(ConfigurationOperationType operation)
operation - the new operationpublic Long getAgencyId()
public void setAgencyId(Long agencyId)
agencyId - the new agency id
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||