| Modifier and Type | Method and Description |
|---|---|
FunctionalityPersisted |
VreFunctionalityRelation.getFunctionality() |
FunctionalityPersisted |
FunctionalityPersisted.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
VreFunctionalityRelation.setFunctionality(FunctionalityPersisted functionality) |
void |
FunctionalityPersisted.setParent(FunctionalityPersisted parent) |
| Constructor and Description |
|---|
VreFunctionalityRelation(VRE vre,
FunctionalityPersisted functionality) |
| Modifier and Type | Method and Description |
|---|---|
static List<FunctionalityPersisted> |
Util.getSelectedFunctionality(com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao,
com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao,
String resourceId) |
| Modifier and Type | Method and Description |
|---|---|
static List<FunctionalityPersisted> |
Util.getSelectedFunctionality(com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao,
com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao,
String resourceId) |
static void |
ReportFiller.initializeFunctionalityForReport(org.gcube.vremanagement.vremodeler.utils.reports.FunctionalityDeployingReport report,
String vreResourceId,
com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao,
com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao) |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionalityPersisted> |
GCUBEGenericFunctionalityResource.fromResourceToPersistedList() |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionalityPersisted> |
FunctionalityHandler.initialize() |
| Modifier and Type | Method and Description |
|---|---|
void |
FunctionalityHandler.add(FunctionalityPersisted resource) |
Copyright © 2017. All Rights Reserved.