Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetOperationalStatusLogResponseMsg |
DAS4jBean.getOperationalStatusLog(GetOperationalStatusLogRequestMsg request)
Returns all available operational status change logs for a given period
of time and service
|
Modifier and Type | Field and Description |
---|---|
protected GetOperationalStatusLogRequestMsg |
GetOperationalStatusLog.request |
Modifier and Type | Method and Description |
---|---|
GetOperationalStatusLogRequestMsg |
ObjectFactory.createGetOperationalStatusLogRequestMsg()
Create an instance of
GetOperationalStatusLogRequestMsg |
GetOperationalStatusLogRequestMsg |
GetOperationalStatusLog.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
GetOperationalStatusLogResponseMsg |
DataAccessService.getOperationalStatusLog(GetOperationalStatusLogRequestMsg request)
Returns all available operational status change logs for a given period of time and service
|
void |
GetOperationalStatusLog.setRequest(GetOperationalStatusLogRequestMsg value)
Sets the value of the request property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.