Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.policyconfiguration |
fgsms Policy Configuration Service.
|
org.miloss.fgsms.services.pcs.impl |
Modifier and Type | Field and Description |
---|---|
protected CreateAgentActionResponseMsg |
CreateAgentActionResponse.response |
Modifier and Type | Method and Description |
---|---|
CreateAgentActionResponseMsg |
PCS.createAgentAction(CreateAgentActionRequestMsg request)
creates a new administrative action for an agent to perform.
|
CreateAgentActionResponseMsg |
ObjectFactory.createCreateAgentActionResponseMsg()
Create an instance of
CreateAgentActionResponseMsg |
CreateAgentActionResponseMsg |
CreateAgentActionResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CreateAgentActionResponseMsg> |
ObjectFactory.createCreateAgentActionResponseMsg(CreateAgentActionResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CreateAgentActionResponseMsg> |
ObjectFactory.createCreateAgentActionResponseMsg(CreateAgentActionResponseMsg value)
|
void |
CreateAgentActionResponse.setResponse(CreateAgentActionResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
CreateAgentActionResponseMsg |
PCS4jBean.createAgentAction(CreateAgentActionRequestMsg request)
creates a new administrative action for an agent to perform.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.