Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
PurgePerformanceDataResponseMsg |
DAS4jBean.purgePerformanceData(PurgePerformanceDataRequestMsg request)
Removes performance data for the specified service(s) and optionally for
the specified time range.
|
Modifier and Type | Field and Description |
---|---|
protected PurgePerformanceDataRequestMsg |
PurgePerformanceData.request |
Modifier and Type | Method and Description |
---|---|
PurgePerformanceDataRequestMsg |
ObjectFactory.createPurgePerformanceDataRequestMsg()
Create an instance of
PurgePerformanceDataRequestMsg |
PurgePerformanceDataRequestMsg |
PurgePerformanceData.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<PurgePerformanceDataRequestMsg> |
ObjectFactory.createPurgePerformanceDataRequestMsg(PurgePerformanceDataRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<PurgePerformanceDataRequestMsg> |
ObjectFactory.createPurgePerformanceDataRequestMsg(PurgePerformanceDataRequestMsg value)
|
PurgePerformanceDataResponseMsg |
DataAccessService.purgePerformanceData(PurgePerformanceDataRequestMsg request)
Removes performance data for the specified service(s) and optionally for the specified time range.
|
void |
PurgePerformanceData.setRequest(PurgePerformanceDataRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.