| Package | Description |
|---|---|
| org.miloss.fgsms.presentation | |
| org.miloss.fgsms.services.interfaces.dataaccessservice |
fgsms Data Access Service.
|
| Modifier and Type | Method and Description |
|---|---|
static MachineData |
Helper.FindMachineRecord(List<MachineData> data,
String Domainname,
String Hostname,
String policyURL)
used on index2.jsp
|
| Modifier and Type | Method and Description |
|---|---|
static MachineData |
Helper.FindMachineRecord(List<MachineData> data,
String Domainname,
String Hostname,
String policyURL)
used on index2.jsp
|
static ProcessPerformanceData |
Helper.FindProcessRecord(List<MachineData> data,
String policyURL)
used on index2.jsp
|
| Modifier and Type | Field and Description |
|---|---|
protected MachineData |
GetMostRecentMachineDataResponseMsg.machineData |
| Modifier and Type | Field and Description |
|---|---|
protected List<MachineData> |
GetMostRecentMachineDataByDomainResponseMsg.machineData |
protected List<MachineData> |
GetAllMostRecentMachineAndProcessDataResponseMsg.machineData |
| Modifier and Type | Method and Description |
|---|---|
MachineData |
ObjectFactory.createMachineData()
Create an instance of
MachineData |
MachineData |
GetMostRecentMachineDataResponseMsg.getMachineData()
Gets the value of the machineData property.
|
| Modifier and Type | Method and Description |
|---|---|
List<MachineData> |
GetMostRecentMachineDataByDomainResponseMsg.getMachineData()
Gets the value of the machineData property.
|
List<MachineData> |
GetAllMostRecentMachineAndProcessDataResponseMsg.getMachineData()
Gets the value of the machineData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetMostRecentMachineDataResponseMsg.setMachineData(MachineData value)
Sets the value of the machineData property.
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.