|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VreFunctionalityRelation | |
|---|---|
| org.gcube.vremanagement.vremodeler.impl.peristentobjects | |
| org.gcube.vremanagement.vremodeler.impl.util | |
| Uses of VreFunctionalityRelation in org.gcube.vremanagement.vremodeler.impl.peristentobjects |
|---|
| Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects that return types with arguments of type VreFunctionalityRelation | |
|---|---|
com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> |
VRE.getFunctionalityRelation()
|
Collection<VreFunctionalityRelation> |
FunctionalityPersisted.getVreRelation()
|
| Method parameters in org.gcube.vremanagement.vremodeler.impl.peristentobjects with type arguments of type VreFunctionalityRelation | |
|---|---|
void |
VRE.setFunctionalityRelation(com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> functionalityRelation)
|
void |
FunctionalityPersisted.setVreRelation(com.j256.ormlite.dao.ForeignCollection<VreFunctionalityRelation> vreRelation)
|
| Uses of VreFunctionalityRelation in org.gcube.vremanagement.vremodeler.impl.util |
|---|
| Method parameters in org.gcube.vremanagement.vremodeler.impl.util with type arguments of type VreFunctionalityRelation | |
|---|---|
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.stubs.deployreport.FunctionalityDeployingReport report,
String vreResourceId,
com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao,
com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||