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 SetGlobalPolicyRequestMsg |
SetGlobalPolicy.request |
Modifier and Type | Method and Description |
---|---|
SetGlobalPolicyRequestMsg |
ObjectFactory.createSetGlobalPolicyRequestMsg()
Create an instance of
SetGlobalPolicyRequestMsg |
SetGlobalPolicyRequestMsg |
SetGlobalPolicy.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGlobalPolicyRequestMsg> |
ObjectFactory.createSetGlobalPolicyRequestMsg(SetGlobalPolicyRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGlobalPolicyRequestMsg> |
ObjectFactory.createSetGlobalPolicyRequestMsg(SetGlobalPolicyRequestMsg value)
|
SetGlobalPolicyResponseMsg |
PCS.setGlobalPolicy(SetGlobalPolicyRequestMsg request)
Sets the global policy values
Required permission: global admin role
|
void |
SetGlobalPolicy.setRequest(SetGlobalPolicyRequestMsg value)
Sets the value of the request 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.