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 GetGeneralSettingsResponseMsg |
GetGeneralSettingsResponse.getGeneralSettingsResult |
Modifier and Type | Method and Description |
---|---|
GetGeneralSettingsResponseMsg |
ObjectFactory.createGetGeneralSettingsResponseMsg()
Create an instance of
GetGeneralSettingsResponseMsg |
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
|
GetGeneralSettingsResponseMsg |
GetGeneralSettingsResponse.getGetGeneralSettingsResult()
Gets the value of the getGeneralSettingsResult property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGeneralSettingsResponseMsg> |
ObjectFactory.createGetGeneralSettingsResponseMsg(GetGeneralSettingsResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetGeneralSettingsResponseMsg> |
ObjectFactory.createGetGeneralSettingsResponseMsg(GetGeneralSettingsResponseMsg value)
|
void |
GetGeneralSettingsResponse.setGetGeneralSettingsResult(GetGeneralSettingsResponseMsg value)
Sets the value of the getGeneralSettingsResult 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.