| 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<GetAllOperationalStatusLogResponseMsg> |
DAS4jBean.getAllOperationalStatusLog(GetAllOperationalStatusLogRequestMsg request)
Returns all available operational status change logs for a given period
of time for all services
|
| Modifier and Type | Field and Description |
|---|---|
protected GetAllOperationalStatusLogRequestMsg |
GetAllOperationalStatusLog.request |
| Modifier and Type | Method and Description |
|---|---|
GetAllOperationalStatusLogRequestMsg |
ObjectFactory.createGetAllOperationalStatusLogRequestMsg()
Create an instance of
GetAllOperationalStatusLogRequestMsg |
GetAllOperationalStatusLogRequestMsg |
GetAllOperationalStatusLog.getRequest()
Gets the value of the request property.
|
| Modifier and Type | Method and Description |
|---|---|
List<GetAllOperationalStatusLogResponseMsg> |
DataAccessService.getAllOperationalStatusLog(GetAllOperationalStatusLogRequestMsg request)
Returns all available operational status change logs for a given period of time for all services
|
void |
GetAllOperationalStatusLog.setRequest(GetAllOperationalStatusLogRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.