| Modifier and Type | Method and Description |
|---|---|
List<ETemplate> |
ITemplateDAO.findByPackageServer(Long packageServer) |
| Modifier and Type | Method and Description |
|---|---|
ETemplate |
TemplateDaoHib.findByName(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<ETemplate> |
TemplateDaoHib.findByPackageServer(Long packageServer) |
Class<ETemplate> |
TemplateDaoHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
ETemplate |
EHost.getTemplate() |
ETemplate |
EServiceDefaultState.getTemplate() |
| Modifier and Type | Method and Description |
|---|---|
void |
EHost.setTemplate(ETemplate template) |
void |
EServiceDefaultState.setTemplate(ETemplate template) |
| Modifier and Type | Method and Description |
|---|---|
ETemplate |
AMConverter.toModel(de.cinovo.cloudconductor.api.model.Template api) |
| Modifier and Type | Method and Description |
|---|---|
static de.cinovo.cloudconductor.api.model.Template |
MAConverter.fromModel(ETemplate model) |
Copyright © 2014 Cinovo AG. All Rights Reserved.