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 SetGlobalPolicyResponseMsg |
SetGlobalPolicyResponse.setGlobalPolicyResult |
Modifier and Type | Method and Description |
---|---|
SetGlobalPolicyResponseMsg |
ObjectFactory.createSetGlobalPolicyResponseMsg()
Create an instance of
SetGlobalPolicyResponseMsg |
SetGlobalPolicyResponseMsg |
SetGlobalPolicyResponse.getSetGlobalPolicyResult()
Gets the value of the setGlobalPolicyResult property.
|
SetGlobalPolicyResponseMsg |
PCS.setGlobalPolicy(SetGlobalPolicyRequestMsg request)
Sets the global policy values
Required permission: global admin role
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGlobalPolicyResponseMsg> |
ObjectFactory.createSetGlobalPolicyResponseMsg(SetGlobalPolicyResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGlobalPolicyResponseMsg> |
ObjectFactory.createSetGlobalPolicyResponseMsg(SetGlobalPolicyResponseMsg value)
|
void |
SetGlobalPolicyResponse.setSetGlobalPolicyResult(SetGlobalPolicyResponseMsg value)
Sets the value of the setGlobalPolicyResult property.
|
Modifier and Type | Method and Description |
---|---|
SetGlobalPolicyResponseMsg |
PCS4jBean.setGlobalPolicy(SetGlobalPolicyRequestMsg request)
Sets the global policy values
Required permission: global admin role
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.