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 GetAvailableAlertRegistrationsRequestMsg |
GetAvailableAlertRegistrations.request |
Modifier and Type | Method and Description |
---|---|
GetAvailableAlertRegistrationsRequestMsg |
ObjectFactory.createGetAvailableAlertRegistrationsRequestMsg()
Create an instance of
GetAvailableAlertRegistrationsRequestMsg |
GetAvailableAlertRegistrationsRequestMsg |
GetAvailableAlertRegistrations.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAvailableAlertRegistrationsRequestMsg> |
ObjectFactory.createGetAvailableAlertRegistrationsRequestMsg(GetAvailableAlertRegistrationsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAvailableAlertRegistrationsRequestMsg> |
ObjectFactory.createGetAvailableAlertRegistrationsRequestMsg(GetAvailableAlertRegistrationsRequestMsg value)
|
GetAvailableAlertRegistrationsResponseMsg |
PCS.getAvailableAlertRegistrations(GetAvailableAlertRegistrationsRequestMsg request)
returns a list of all SLAs that the current user can subscribe to
|
void |
GetAvailableAlertRegistrations.setRequest(GetAvailableAlertRegistrationsRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetAvailableAlertRegistrationsResponseMsg |
PCS4jBean.getAvailableAlertRegistrations(GetAvailableAlertRegistrationsRequestMsg request)
returns a list of all SLAs that the current user can subscribe to
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.