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 CreateAgentActionRequestMsg |
CreateAgentAction.request |
Modifier and Type | Method and Description |
---|---|
CreateAgentActionRequestMsg |
ObjectFactory.createCreateAgentActionRequestMsg()
Create an instance of
CreateAgentActionRequestMsg |
CreateAgentActionRequestMsg |
CreateAgentAction.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CreateAgentActionRequestMsg> |
ObjectFactory.createCreateAgentActionRequestMsg(CreateAgentActionRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
CreateAgentActionResponseMsg |
PCS.createAgentAction(CreateAgentActionRequestMsg request)
creates a new administrative action for an agent to perform.
|
JAXBElement<CreateAgentActionRequestMsg> |
ObjectFactory.createCreateAgentActionRequestMsg(CreateAgentActionRequestMsg value)
|
void |
CreateAgentAction.setRequest(CreateAgentActionRequestMsg value)
Sets the value of the request 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.