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

java.lang.Objectcom.hack23.cia.model.common.impl.BaseEntity
com.hack23.cia.model.common.impl.AbstractResource
com.hack23.cia.model.application.impl.common.AbstractApplicationResource
com.hack23.cia.model.application.impl.common.SoftwareAgentOperation
@Entity public class SoftwareAgentOperation
The Class SoftwareAgentOperation.
| Constructor Summary | |
|---|---|
SoftwareAgentOperation()
Instantiates a new software agent operation. |
|
| Method Summary | |
|---|---|
String |
getAgentName()
Gets the agent name. |
String |
getAgentOperativeCode()
Gets the agent operative code. |
AgentOperationStatus |
getOperationStatus()
Gets the operation status. |
void |
setAgentName(String agentName)
Sets the agent name. |
void |
setAgentOperativeCode(String agentOperativeCode)
Sets the agent operative code. |
void |
setOperationStatus(AgentOperationStatus operationStatus)
Sets the operation status. |
| Methods inherited from class com.hack23.cia.model.common.impl.AbstractResource |
|---|
getId, getResourceType, getVersion, setId, setResourceType, setVersion |
| Methods inherited from class com.hack23.cia.model.common.impl.BaseEntity |
|---|
equals, 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.common.api.Resource |
|---|
getResourceType, setResourceType |
| Methods inherited from interface com.hack23.cia.model.common.api.PersistedModelObject |
|---|
getId, getVersion, isNew, setId, setVersion |
| Constructor Detail |
|---|
public SoftwareAgentOperation()
| Method Detail |
|---|
public String getAgentName()
AgentOperation
getAgentName in interface AgentOperationpublic void setAgentName(String agentName)
agentName - the new agent namepublic String getAgentOperativeCode()
AgentOperation
getAgentOperativeCode in interface AgentOperationpublic void setAgentOperativeCode(String agentOperativeCode)
agentOperativeCode - the new agent operative codepublic void setOperationStatus(AgentOperationStatus operationStatus)
AgentOperation
setOperationStatus in interface AgentOperationoperationStatus - the new operation statuspublic AgentOperationStatus getOperationStatus()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||