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 SetGeneralSettingsResponseMsg |
SetGeneralSettingsResponse.response |
Modifier and Type | Method and Description |
---|---|
SetGeneralSettingsResponseMsg |
ObjectFactory.createSetGeneralSettingsResponseMsg()
Create an instance of
SetGeneralSettingsResponseMsg |
SetGeneralSettingsResponseMsg |
SetGeneralSettingsResponse.getResponse()
Gets the value of the response property.
|
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.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGeneralSettingsResponseMsg> |
ObjectFactory.createSetGeneralSettingsResponseMsg(SetGeneralSettingsResponseMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SetGeneralSettingsResponseMsg> |
ObjectFactory.createSetGeneralSettingsResponseMsg(SetGeneralSettingsResponseMsg value)
|
void |
SetGeneralSettingsResponse.setResponse(SetGeneralSettingsResponseMsg value)
Sets the value of the response 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.