| Package | Description |
|---|---|
| org.gcube.vremanagement.vremodeler.impl.peristentobjects | |
| org.gcube.vremanagement.vremodeler.impl.util |
| Modifier and Type | Method and Description |
|---|---|
com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> |
VRE.getFunctionalityRelation() |
Collection<VreFunctionalityRelation> |
FunctionalityPersisted.getVreRelation() |
| Modifier and Type | Method and Description |
|---|---|
void |
VRE.setFunctionalityRelation(com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> functionalityRelation) |
void |
FunctionalityPersisted.setVreRelation(com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> vreRelation) |
| 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) |
Copyright © 2017. All Rights Reserved.