| Modifier and Type | Method and Description |
|---|---|
int |
StateComparator.compare(EServiceState arg0,
EServiceState arg1) |
| Modifier and Type | Method and Description |
|---|---|
EServiceState |
IServiceStateDAO.findByName(String name,
String host) |
| Modifier and Type | Method and Description |
|---|---|
EServiceState |
ServiceStateDAOHib.findByName(String name,
String host) |
| Modifier and Type | Method and Description |
|---|---|
Class<EServiceState> |
ServiceStateDAOHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
List<EServiceState> |
EHost.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
EHost.setServices(List<EServiceState> services) |
| Modifier and Type | Method and Description |
|---|---|
static de.cinovo.cloudconductor.api.model.Service |
MAConverter.fromModel(EServiceState model) |
Copyright © 2014 Cinovo AG. All Rights Reserved.