| 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 SetGeneralSettingsRequestMsg |
SetGeneralSettings.request |
| Modifier and Type | Method and Description |
|---|---|
SetGeneralSettingsRequestMsg |
ObjectFactory.createSetGeneralSettingsRequestMsg()
Create an instance of
SetGeneralSettingsRequestMsg |
SetGeneralSettingsRequestMsg |
SetGeneralSettings.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetGeneralSettingsRequestMsg> |
ObjectFactory.createSetGeneralSettingsRequestMsg(SetGeneralSettingsRequestMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<SetGeneralSettingsRequestMsg> |
ObjectFactory.createSetGeneralSettingsRequestMsg(SetGeneralSettingsRequestMsg value)
|
SetGeneralSettingsResponseMsg |
PCS.setGeneralSettings(SetGeneralSettingsRequestMsg request)
set 1 or more specific settings, previous values are overwritten, values not specified in the request, if present, remain present.
|
void |
SetGeneralSettings.setRequest(SetGeneralSettingsRequestMsg value)
Sets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
SetGeneralSettingsResponseMsg |
PCS4jBean.setGeneralSettings(SetGeneralSettingsRequestMsg request)
set 1 or more specific settings, previous values are overwritten, values
not specified in the request, if present, remain represent requires
global admin rights As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.