| 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 PurgePerformanceDataResponseMsg |
PurgePerformanceDataResponse.purgePerformanceDataResult |
| Modifier and Type | Method and Description |
|---|---|
PurgePerformanceDataResponseMsg |
ObjectFactory.createPurgePerformanceDataResponseMsg()
Create an instance of
PurgePerformanceDataResponseMsg |
PurgePerformanceDataResponseMsg |
PurgePerformanceDataResponse.getPurgePerformanceDataResult()
Gets the value of the purgePerformanceDataResult property.
|
PurgePerformanceDataResponseMsg |
DataAccessService.purgePerformanceData(PurgePerformanceDataRequestMsg request)
Removes performance data for the specified service(s) and optionally for the specified time range.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PurgePerformanceDataResponseMsg> |
ObjectFactory.createPurgePerformanceDataResponseMsg(PurgePerformanceDataResponseMsg value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<PurgePerformanceDataResponseMsg> |
ObjectFactory.createPurgePerformanceDataResponseMsg(PurgePerformanceDataResponseMsg value)
|
void |
PurgePerformanceDataResponse.setPurgePerformanceDataResult(PurgePerformanceDataResponseMsg value)
Sets the value of the purgePerformanceDataResult property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.