| 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 RemoveGeneralSettingsResponseMsg |
RemoveGeneralSettingsResponse.response |
| Modifier and Type | Method and Description |
|---|---|
RemoveGeneralSettingsResponseMsg |
ObjectFactory.createRemoveGeneralSettingsResponseMsg()
Create an instance of
RemoveGeneralSettingsResponseMsg |
RemoveGeneralSettingsResponseMsg |
RemoveGeneralSettingsResponse.getResponse()
Gets the value of the response property.
|
RemoveGeneralSettingsResponseMsg |
PCS.removeGeneralSettings(RemoveGeneralSettingsRequestMsg request)
removes 1 or more specific settings, previous values are discarded
requires global admin rights
As of RC6
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RemoveGeneralSettingsResponseMsg> |
ObjectFactory.createRemoveGeneralSettingsResponseMsg(RemoveGeneralSettingsResponseMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<RemoveGeneralSettingsResponseMsg> |
ObjectFactory.createRemoveGeneralSettingsResponseMsg(RemoveGeneralSettingsResponseMsg value)
|
void |
RemoveGeneralSettingsResponse.setResponse(RemoveGeneralSettingsResponseMsg value)
Sets the value of the response property.
|
| Modifier and Type | Method and Description |
|---|---|
RemoveGeneralSettingsResponseMsg |
PCS4jBean.removeGeneralSettings(RemoveGeneralSettingsRequestMsg request)
removes 1 or more specific settings, previous values are discarded
requires global admin rights As of RC6
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.