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 DeleteServicePolicyRequestMsg |
DeleteServicePolicy.request |
Modifier and Type | Method and Description |
---|---|
DeleteServicePolicyRequestMsg |
ObjectFactory.createDeleteServicePolicyRequestMsg()
Create an instance of
DeleteServicePolicyRequestMsg |
DeleteServicePolicyRequestMsg |
DeleteServicePolicy.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteServicePolicyRequestMsg> |
ObjectFactory.createDeleteServicePolicyRequestMsg(DeleteServicePolicyRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DeleteServicePolicyRequestMsg> |
ObjectFactory.createDeleteServicePolicyRequestMsg(DeleteServicePolicyRequestMsg value)
|
DeleteServicePolicyResponseMsg |
PCS.deleteServicePolicy(DeleteServicePolicyRequestMsg request)
Deletes a service policy to the configuration database and optionally, performance data
Required Permission: administer
|
void |
DeleteServicePolicy.setRequest(DeleteServicePolicyRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
DeleteServicePolicyResponseMsg |
PCS4jBean.deleteServicePolicy(DeleteServicePolicyRequestMsg request)
Deletes a service policy to the configuration database and optionally,
performance data
Required Permission: administer
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.