| 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 SetServicePolicyResponseMsg |
SetServicePolicyResponse.setServicePolicyResult |
| Modifier and Type | Method and Description |
|---|---|
SetServicePolicyResponseMsg |
ObjectFactory.createSetServicePolicyResponseMsg()
Create an instance of
SetServicePolicyResponseMsg |
SetServicePolicyResponseMsg |
SetServicePolicyResponse.getSetServicePolicyResult()
Gets the value of the setServicePolicyResult 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 |
|---|---|
JAXBElement<SetServicePolicyResponseMsg> |
ObjectFactory.createSetServicePolicyResponseMsg(SetServicePolicyResponseMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetServicePolicyResponseMsg> |
ObjectFactory.createSetServicePolicyResponseMsg(SetServicePolicyResponseMsg value)
|
void |
SetServicePolicyResponse.setSetServicePolicyResult(SetServicePolicyResponseMsg value)
Sets the value of the setServicePolicyResult property.
|
| 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.