Uses of Class
org.gcube.portlets.user.reportgenerator.client.model.ExportManifestationType

Packages that use ExportManifestationType
org.gcube.portlets.user.reportgenerator.client.model   
org.gcube.portlets.user.reportgenerator.client.Presenter   
 

Uses of ExportManifestationType in org.gcube.portlets.user.reportgenerator.client.model
 

Methods in org.gcube.portlets.user.reportgenerator.client.model that return ExportManifestationType
static ExportManifestationType ExportManifestationType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExportManifestationType[] ExportManifestationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.gcube.portlets.user.reportgenerator.client.model with parameters of type ExportManifestationType
 String TemplateModel.getExportedFileURL(ExportManifestationType type, String templateName)
           
 

Uses of ExportManifestationType in org.gcube.portlets.user.reportgenerator.client.Presenter
 

Methods in org.gcube.portlets.user.reportgenerator.client.Presenter with parameters of type ExportManifestationType
 void Presenter.generateManifestation(TemplateModel model, ExportManifestationType type)
           
 



Copyright © 2014. All Rights Reserved.