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