Package | Description |
---|---|
org.miloss.fgsms.services.das.impl | |
org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
Modifier and Type | Method and Description |
---|---|
GetAllMostRecentMachineAndProcessDataResponseMsg |
DAS4jBean.getAllMostRecentMachineAndProcessData(GetAllMostRecentMachineAndProcessDataRequestMsg request)
returns the most recent information for all machine and processes that
the requestor has access to
|
Modifier and Type | Field and Description |
---|---|
protected GetAllMostRecentMachineAndProcessDataRequestMsg |
GetAllMostRecentMachineAndProcessData.getAllMostRecentMachineAndProcessDataRequest |
Modifier and Type | Method and Description |
---|---|
GetAllMostRecentMachineAndProcessDataRequestMsg |
ObjectFactory.createGetAllMostRecentMachineAndProcessDataRequestMsg()
Create an instance of
GetAllMostRecentMachineAndProcessDataRequestMsg |
GetAllMostRecentMachineAndProcessDataRequestMsg |
GetAllMostRecentMachineAndProcessData.getGetAllMostRecentMachineAndProcessDataRequest()
Gets the value of the getAllMostRecentMachineAndProcessDataRequest property.
|
Modifier and Type | Method and Description |
---|---|
GetAllMostRecentMachineAndProcessDataResponseMsg |
DataAccessService.getAllMostRecentMachineAndProcessData(GetAllMostRecentMachineAndProcessDataRequestMsg getAllMostRecentMachineAndProcessDataRequest)
returns the most recent information for all machine and processes that the requestor has access to
|
void |
GetAllMostRecentMachineAndProcessData.setGetAllMostRecentMachineAndProcessDataRequest(GetAllMostRecentMachineAndProcessDataRequestMsg value)
Sets the value of the getAllMostRecentMachineAndProcessDataRequest property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.