Uses of Class
org.gcube.portlets.user.guidedtour.resources.model.Step

Packages that use Step
org.gcube.portlets.user.guidedtour.resources   
org.gcube.portlets.user.guidedtour.resources.model   
 

Uses of Step in org.gcube.portlets.user.guidedtour.resources
 

Methods in org.gcube.portlets.user.guidedtour.resources with parameters of type Step
protected  String GuidedTourResourceGenerator.calculateTemplateClassName(Step step)
          Calculate the template class name using provided step information.
protected  String GuidedTourResourceGenerator.guessTemplateClassName(Step step)
          Guesses the template class name from the step informations.
 

Uses of Step in org.gcube.portlets.user.guidedtour.resources.model
 

Fields in org.gcube.portlets.user.guidedtour.resources.model with type parameters of type Step
protected  ArrayList<Step> GuidedTour.steps
           
 

Methods in org.gcube.portlets.user.guidedtour.resources.model that return types with arguments of type Step
 ArrayList<Step> GuidedTour.getSteps()
           
 

Method parameters in org.gcube.portlets.user.guidedtour.resources.model with type arguments of type Step
 void GuidedTour.setSteps(ArrayList<Step> steps)
           
 



Copyright © 2013. All Rights Reserved.