| Modifier and Type | Method and Description |
|---|---|
int |
PackageVersionComparator.compare(EPackageVersion v1,
EPackageVersion v2) |
| Modifier and Type | Method and Description |
|---|---|
EPackageVersion |
IPackageVersionDAO.find(String baseName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
List<EPackageVersion> |
IPackageVersionDAO.find(String baseName) |
| Modifier and Type | Method and Description |
|---|---|
EPackageVersion |
PackageVersionDAOHib.find(String baseName,
String version) |
| Modifier and Type | Method and Description |
|---|---|
List<EPackageVersion> |
PackageVersionDAOHib.find(String baseName) |
Class<EPackageVersion> |
PackageVersionDAOHib.getEntityClass() |
| Modifier and Type | Method and Description |
|---|---|
EPackageVersion |
EPackageState.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
List<EPackageVersion> |
ETemplate.getPackageVersions() |
Set<EPackageVersion> |
EPackage.getRPMs() |
| Modifier and Type | Method and Description |
|---|---|
void |
EPackageState.setVersion(EPackageVersion version) |
| Modifier and Type | Method and Description |
|---|---|
void |
ETemplate.setPackageVersions(List<EPackageVersion> rpms) |
void |
EPackage.setRPMs(Set<EPackageVersion> rpms) |
| Modifier and Type | Method and Description |
|---|---|
EPackageVersion |
AMConverter.toModel(de.cinovo.cloudconductor.api.model.PackageVersion api) |
| Modifier and Type | Method and Description |
|---|---|
static de.cinovo.cloudconductor.api.model.PackageVersion |
MAConverter.fromModel(EPackageVersion model) |
Copyright © 2014 Cinovo AG. All Rights Reserved.