Package | Description |
---|---|
com.redhat.thermostat.client.ui | |
com.redhat.thermostat.common.dao |
Modifier and Type | Method and Description |
---|---|
Collection<BackendInformation> |
AgentInformationDisplayModel.getBackends(String agentId) |
Modifier and Type | Method and Description |
---|---|
List<BackendInformation> |
BackendInfoDAO.getBackendInformation(HostRef host) |
List<BackendInformation> |
BackendInfoDAOImpl.getBackendInformation(HostRef host) |
Modifier and Type | Method and Description |
---|---|
void |
BackendInfoDAO.addBackendInformation(BackendInformation info) |
void |
BackendInfoDAOImpl.addBackendInformation(BackendInformation info) |
void |
BackendInfoDAO.removeBackendInformation(BackendInformation info) |
void |
BackendInfoDAOImpl.removeBackendInformation(BackendInformation info) |
Copyright © 2012. All Rights Reserved.