| Package | Description |
|---|---|
| com.redhat.thermostat.client.ui | |
| com.redhat.thermostat.storage.dao | |
| com.redhat.thermostat.storage.internal.dao |
| Modifier and Type | Method and Description |
|---|---|
AgentInformation |
AgentInformationDisplayModel.getAgentInfo(String agentId) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AgentInformation> |
AgentInformationDisplayModel.getAgents() |
| Modifier and Type | Field and Description |
|---|---|
static Category<AgentInformation> |
AgentInfoDAO.CATEGORY |
| Modifier and Type | Method and Description |
|---|---|
AgentInformation |
AgentInfoDAO.getAgentInformation(HostRef agentRef) |
| Modifier and Type | Method and Description |
|---|---|
List<AgentInformation> |
AgentInfoDAO.getAliveAgents() |
List<AgentInformation> |
AgentInfoDAO.getAllAgentInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentInfoDAO.addAgentInformation(AgentInformation agentInfo) |
void |
AgentInfoDAO.removeAgentInformation(AgentInformation agentInfo) |
void |
AgentInfoDAO.updateAgentInformation(AgentInformation agentInfo) |
| Modifier and Type | Method and Description |
|---|---|
AgentInformation |
AgentInfoDAOImpl.getAgentInformation(HostRef agentRef) |
| Modifier and Type | Method and Description |
|---|---|
List<AgentInformation> |
AgentInfoDAOImpl.getAliveAgents() |
List<AgentInformation> |
AgentInfoDAOImpl.getAllAgentInformation() |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentInfoDAOImpl.addAgentInformation(AgentInformation agentInfo) |
void |
AgentInfoDAOImpl.removeAgentInformation(AgentInformation agentInfo) |
void |
AgentInfoDAOImpl.updateAgentInformation(AgentInformation agentInfo) |
Copyright © 2013. All Rights Reserved.