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 GetGlobalPolicyRequestMsg |
GetGlobalPolicy.request |
Modifier and Type | Method and Description |
---|---|
GetGlobalPolicyRequestMsg |
ObjectFactory.createGetGlobalPolicyRequestMsg()
Create an instance of
GetGlobalPolicyRequestMsg |
GetGlobalPolicyRequestMsg |
GetGlobalPolicy.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGlobalPolicyRequestMsg> |
ObjectFactory.createGetGlobalPolicyRequestMsg(GetGlobalPolicyRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGlobalPolicyRequestMsg> |
ObjectFactory.createGetGlobalPolicyRequestMsg(GetGlobalPolicyRequestMsg value)
|
GetGlobalPolicyResponseMsg |
PCS.getGlobalPolicy(GetGlobalPolicyRequestMsg request)
requires the global policy values
required permission: none
|
void |
GetGlobalPolicy.setRequest(GetGlobalPolicyRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetGlobalPolicyResponseMsg |
PCS4jBean.getGlobalPolicy(GetGlobalPolicyRequestMsg request)
requires the global policy values
required permission: none
can't be null, class level should be specified but
can be null
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.