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 RemoveGeneralSettingsRequestMsg |
RemoveGeneralSettings.request |
Modifier and Type | Method and Description |
---|---|
RemoveGeneralSettingsRequestMsg |
ObjectFactory.createRemoveGeneralSettingsRequestMsg()
Create an instance of
RemoveGeneralSettingsRequestMsg |
RemoveGeneralSettingsRequestMsg |
RemoveGeneralSettings.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
RemoveGeneralSettingsResponseMsg |
PCS.removeGeneralSettings(RemoveGeneralSettingsRequestMsg request)
removes 1 or more specific settings, previous values are discarded
requires global admin rights
As of RC6
|
void |
RemoveGeneralSettings.setRequest(RemoveGeneralSettingsRequestMsg value)
Sets the value of the request 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.