Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
List<GetSLAFaultRecordsResponseMsg> |
DAS4jBean.getSLAFaultRecords(GetSLAFaultRecordsRequestMsg request)
Returns all available SLA fault records, transactional and
nontransactional logs for a given period of time and service
|
Modifier and Type | Field and Description |
---|---|
protected GetSLAFaultRecordsRequestMsg |
GetSLAFaultRecords.request |
Modifier and Type | Method and Description |
---|---|
GetSLAFaultRecordsRequestMsg |
ObjectFactory.createGetSLAFaultRecordsRequestMsg()
Create an instance of
GetSLAFaultRecordsRequestMsg |
GetSLAFaultRecordsRequestMsg |
GetSLAFaultRecords.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
List<GetSLAFaultRecordsResponseMsg> |
DataAccessService.getSLAFaultRecords(GetSLAFaultRecordsRequestMsg request)
Returns all available SLA fault records, transactional and nontransactional logs for a given period of time and service
|
void |
GetSLAFaultRecords.setRequest(GetSLAFaultRecordsRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.