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 GetAlertRegistrationsRequestMsg |
GetAlertRegistrations.request |
Modifier and Type | Method and Description |
---|---|
GetAlertRegistrationsRequestMsg |
ObjectFactory.createGetAlertRegistrationsRequestMsg()
Create an instance of
GetAlertRegistrationsRequestMsg |
GetAlertRegistrationsRequestMsg |
GetAlertRegistrations.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAlertRegistrationsRequestMsg> |
ObjectFactory.createGetAlertRegistrationsRequestMsg(GetAlertRegistrationsRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAlertRegistrationsRequestMsg> |
ObjectFactory.createGetAlertRegistrationsRequestMsg(GetAlertRegistrationsRequestMsg value)
|
GetAlertRegistrationsResponseMsg |
PCS.getAlertRegistrations(GetAlertRegistrationsRequestMsg request)
returns a list of SLAs that I am subscribed to
|
void |
GetAlertRegistrations.setRequest(GetAlertRegistrationsRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetAlertRegistrationsResponseMsg |
PCS4jBean.getAlertRegistrations(GetAlertRegistrationsRequestMsg request)
returns a list of SLAs that I am subscribed to
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.