|
||||||||||
| 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.common.AbstractResource
com.hack23.cia.model.impl.application.common.AbstractApplicationResource
com.hack23.cia.model.impl.application.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. |
protected TypeContext |
getApplicationTypeContext()
Gets the application group specification. |
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.impl.common.AbstractResource |
|---|
getId, getResourceType, getVersion, setId, setResourceType, 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.Resource |
|---|
getResourceType |
| Methods inherited from interface com.hack23.cia.model.api.common.PersistedModelObject |
|---|
getId, getTypeContext, getVersion, isNew, setId, setVersion |
| Constructor Detail |
|---|
public SoftwareAgentOperation()
| Method Detail |
|---|
public String getAgentName()
AgentOperation
getAgentName in interface AgentOperationpublic String getAgentOperativeCode()
AgentOperation
getAgentOperativeCode in interface AgentOperationpublic AgentOperationStatus getOperationStatus()
public void setAgentName(String agentName)
AgentOperation
setAgentName in interface AgentOperationagentName - the new agent namepublic void setAgentOperativeCode(String agentOperativeCode)
AgentOperation
setAgentOperativeCode in interface AgentOperationagentOperativeCode - the new agent operative codepublic void setOperationStatus(AgentOperationStatus operationStatus)
AgentOperation
setOperationStatus in interface AgentOperationoperationStatus - the new operation statusprotected TypeContext getApplicationTypeContext()
BaseEntity
getApplicationTypeContext in class BaseEntity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||