| 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 SetServicePolicyRequestMsg |
SetServicePolicy.request |
| Modifier and Type | Method and Description |
|---|---|
SetServicePolicyRequestMsg |
ObjectFactory.createSetServicePolicyRequestMsg()
Create an instance of
SetServicePolicyRequestMsg |
SetServicePolicyRequestMsg |
SetServicePolicy.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetServicePolicyRequestMsg> |
ObjectFactory.createSetServicePolicyRequestMsg(SetServicePolicyRequestMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetServicePolicyRequestMsg> |
ObjectFactory.createSetServicePolicyRequestMsg(SetServicePolicyRequestMsg value)
|
void |
SetServicePolicy.setRequest(SetServicePolicyRequestMsg value)
Sets the value of the request property.
|
SetServicePolicyResponseMsg |
PCS.setServicePolicy(SetServicePolicyRequestMsg request)
Saves a service policy to the configuration database
Any existing policy for this service is deleted and replaced with the parameter.
|
| Modifier and Type | Method and Description |
|---|---|
SetServicePolicyResponseMsg |
PCS4jBean.setServicePolicy(SetServicePolicyRequestMsg request)
Saves a service policy to the configuration database
Any existing policy for this service is deleted and replaced with the
parameter.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.