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 GetGeneralSettingsRequestMsg |
GetGeneralSettings.request |
Modifier and Type | Method and Description |
---|---|
GetGeneralSettingsRequestMsg |
ObjectFactory.createGetGeneralSettingsRequestMsg()
Create an instance of
GetGeneralSettingsRequestMsg |
GetGeneralSettingsRequestMsg |
GetGeneralSettings.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGeneralSettingsRequestMsg> |
ObjectFactory.createGetGeneralSettingsRequestMsg(GetGeneralSettingsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGeneralSettingsRequestMsg> |
ObjectFactory.createGetGeneralSettingsRequestMsg(GetGeneralSettingsRequestMsg value)
|
GetGeneralSettingsResponseMsg |
PCS.getGeneralSettings(GetGeneralSettingsRequestMsg request)
sets a list of all settings that are used for fgsmss services
requires global admin rights or agent
As of RC6
|
void |
GetGeneralSettings.setRequest(GetGeneralSettingsRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetGeneralSettingsResponseMsg |
PCS4jBean.getGeneralSettings(GetGeneralSettingsRequestMsg request)
sets a list of all settings that are used for fgsmss services requires
global admin rights or agent As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.