| Package | Description |
|---|---|
| de.cinovo.cloudconductor.server.comparators | |
| de.cinovo.cloudconductor.server.dao | |
| de.cinovo.cloudconductor.server.dao.hibernate |
| Modifier and Type | Method and Description |
|---|---|
int |
DefaultStateComparator.compare(EServiceDefaultState arg0,
EServiceDefaultState arg1) |
| Modifier and Type | Method and Description |
|---|---|
EServiceDefaultState |
IServiceDefaultStateDAO.findByName(String name,
String template) |
| Modifier and Type | Method and Description |
|---|---|
List<EServiceDefaultState> |
IServiceDefaultStateDAO.findByTemplate(String template) |
| Modifier and Type | Method and Description |
|---|---|
EServiceDefaultState |
ServiceDefaultStateDAOHib.findByName(String name,
String template) |
| Modifier and Type | Method and Description |
|---|---|
List<EServiceDefaultState> |
ServiceDefaultStateDAOHib.findByTemplate(String template) |
Class<EServiceDefaultState> |
ServiceDefaultStateDAOHib.getEntityClass() |
Copyright © 2014 Cinovo AG. All Rights Reserved.