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 DeleteAgentActionsRequestMsg |
DeleteAgentActions.request |
Modifier and Type | Method and Description |
---|---|
DeleteAgentActionsRequestMsg |
ObjectFactory.createDeleteAgentActionsRequestMsg()
Create an instance of
DeleteAgentActionsRequestMsg |
DeleteAgentActionsRequestMsg |
DeleteAgentActions.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteAgentActionsRequestMsg> |
ObjectFactory.createDeleteAgentActionsRequestMsg(DeleteAgentActionsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteAgentActionsRequestMsg> |
ObjectFactory.createDeleteAgentActionsRequestMsg(DeleteAgentActionsRequestMsg value)
|
DeleteAgentActionsResponseMsg |
PCS.deleteAgentActions(DeleteAgentActionsRequestMsg request)
deletes a list of administrative action for an agent to perform.
|
void |
DeleteAgentActions.setRequest(DeleteAgentActionsRequestMsg value)
Sets the value of the request 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.