|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |