| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.dao.hibernate | |
| de.cinovo.cloudconductor.server.model | |
| de.cinovo.cloudconductor.server.rest.helper |
| Modifier and Type | Method and Description |
|---|---|
EHost |
HostDAOHib.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
Class<EHost> |
HostDAOHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
EHost |
EPackageState.getHost() |
EHost |
EServiceState.getHost() |
| Modifier and Type | Method and Description |
|---|---|
List<EHost> |
ETemplate.getHosts() |
| Modifier and Type | Method and Description |
|---|---|
void |
EPackageState.setHost(EHost host) |
void |
EServiceState.setHost(EHost host) |
| Modifier and Type | Method and Description |
|---|---|
void |
ETemplate.setHosts(List<EHost> hosts) |
| Modifier and Type | Method and Description |
|---|---|
EHost |
AMConverter.toModel(de.cinovo.cloudconductor.api.model.Host api) |
| Modifier and Type | Method and Description |
|---|---|
static de.cinovo.cloudconductor.api.model.Host |
MAConverter.fromModel(EHost model) |
Copyright © 2014 Cinovo AG. All Rights Reserved.