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 List<GetSLAFaultRecordsResponseMsg> |
GetSLAFaultRecordsResponse.getSLAFaultRecordsResponseMsgResult |
Modifier and Type | Method and Description |
---|---|
GetSLAFaultRecordsResponseMsg |
ObjectFactory.createGetSLAFaultRecordsResponseMsg()
Create an instance of
GetSLAFaultRecordsResponseMsg |
Modifier and Type | Method and Description |
---|---|
List<GetSLAFaultRecordsResponseMsg> |
GetSLAFaultRecordsResponse.getGetSLAFaultRecordsResponseMsgResult()
Gets the value of the getSLAFaultRecordsResponseMsgResult property.
|
List<GetSLAFaultRecordsResponseMsg> |
DataAccessService.getSLAFaultRecords(GetSLAFaultRecordsRequestMsg request)
Returns all available SLA fault records, transactional and nontransactional logs for a given period of time and service
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.