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 DeleteAgentActionsResponseMsg |
DeleteAgentActionsResponse.response |
Modifier and Type | Method and Description |
---|---|
DeleteAgentActionsResponseMsg |
ObjectFactory.createDeleteAgentActionsResponseMsg()
Create an instance of
DeleteAgentActionsResponseMsg |
DeleteAgentActionsResponseMsg |
PCS.deleteAgentActions(DeleteAgentActionsRequestMsg request)
deletes a list of administrative action for an agent to perform.
|
DeleteAgentActionsResponseMsg |
DeleteAgentActionsResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteAgentActionsResponseMsg> |
ObjectFactory.createDeleteAgentActionsResponseMsg(DeleteAgentActionsResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteAgentActionsResponseMsg> |
ObjectFactory.createDeleteAgentActionsResponseMsg(DeleteAgentActionsResponseMsg value)
|
void |
DeleteAgentActionsResponse.setResponse(DeleteAgentActionsResponseMsg value)
Sets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
DeleteAgentActionsResponseMsg |
PCS4jBean.deleteAgentActions(DeleteAgentActionsRequestMsg request)
deletes a list of administrative action for an agent to perform.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.