Uses of Class
org.gcube.vremanagement.vremodeler.impl.peristentobjects.FunctionalityPersisted

Packages that use FunctionalityPersisted
org.gcube.vremanagement.vremodeler.impl.peristentobjects   
org.gcube.vremanagement.vremodeler.impl.util   
org.gcube.vremanagement.vremodeler.resources   
org.gcube.vremanagement.vremodeler.resources.handlers   
 

Uses of FunctionalityPersisted in org.gcube.vremanagement.vremodeler.impl.peristentobjects
 

Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects that return FunctionalityPersisted
 FunctionalityPersisted VreFunctionalityRelation.getFunctionality()
           
 FunctionalityPersisted FunctionalityPersisted.getParent()
           
 

Methods in org.gcube.vremanagement.vremodeler.impl.peristentobjects with parameters of type FunctionalityPersisted
 void VreFunctionalityRelation.setFunctionality(FunctionalityPersisted functionality)
           
 void FunctionalityPersisted.setParent(FunctionalityPersisted parent)
           
 

Constructors in org.gcube.vremanagement.vremodeler.impl.peristentobjects with parameters of type FunctionalityPersisted
VreFunctionalityRelation(VRE vre, FunctionalityPersisted functionality)
           
 

Uses of FunctionalityPersisted in org.gcube.vremanagement.vremodeler.impl.util
 

Methods in org.gcube.vremanagement.vremodeler.impl.util that return types with arguments of type FunctionalityPersisted
static List<FunctionalityPersisted> Util.getSelectedFunctionality(com.j256.ormlite.dao.Dao<VreFunctionalityRelation,String> vreFunctionalityDao, com.j256.ormlite.dao.Dao<FunctionalityPersisted,Integer> functionalityDao, String resourceId)
           
 

Method parameters in org.gcube.vremanagement.vremodeler.impl.util with type arguments of type FunctionalityPersisted
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)
           
 

Uses of FunctionalityPersisted in org.gcube.vremanagement.vremodeler.resources
 

Methods in org.gcube.vremanagement.vremodeler.resources that return types with arguments of type FunctionalityPersisted
 List<FunctionalityPersisted> GCUBEGenericFunctionalityResource.fromResourceToPersistedList()
           
 

Uses of FunctionalityPersisted in org.gcube.vremanagement.vremodeler.resources.handlers
 

Methods in org.gcube.vremanagement.vremodeler.resources.handlers that return types with arguments of type FunctionalityPersisted
 List<FunctionalityPersisted> FunctionalityHandler.initialize()
           
 

Methods in org.gcube.vremanagement.vremodeler.resources.handlers with parameters of type FunctionalityPersisted
 void FunctionalityHandler.add(FunctionalityPersisted resource)
           
 



Copyright © 2013. All Rights Reserved.