it.geosolutions.unredd.geostore.model
Class UNREDDChartScript

java.lang.Object
  extended by it.geosolutions.unredd.geostore.model.UNREDDResource<UNREDDChartScript.Attributes,UNREDDChartScript.ReverseAttributes>
      extended by it.geosolutions.unredd.geostore.model.UNREDDChartScript

public class UNREDDChartScript
extends UNREDDResource<UNREDDChartScript.Attributes,UNREDDChartScript.ReverseAttributes>

Author:
ETj (etj at geo-solutions.it)

Nested Class Summary
static class UNREDDChartScript.Attributes
           
static class UNREDDChartScript.ReverseAttributes
           
 
Field Summary
static String CATEGORY_NAME
           
 
Constructor Summary
UNREDDChartScript()
           
UNREDDChartScript(it.geosolutions.geostore.core.model.Resource resource)
           
 
Method Summary
protected  Map<String,it.geosolutions.geostore.core.model.enums.DataType> getAttributeMap()
           
 String getCategoryName()
           
protected  List<String> getReverseAttributes()
           
 
Methods inherited from class it.geosolutions.unredd.geostore.model.UNREDDResource
addReverseAttribute, createRESTResource, createShortAttribute, createShortAttributeList, getAttribute, getOriginalAttribute, getReverseAttributes, getReverseAttributesInternal, removeReverseAttribute, setAttribute, setAttribute, setAttributes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CATEGORY_NAME

public static final String CATEGORY_NAME
Constructor Detail

UNREDDChartScript

public UNREDDChartScript()

UNREDDChartScript

public UNREDDChartScript(it.geosolutions.geostore.core.model.Resource resource)
Method Detail

getAttributeMap

protected Map<String,it.geosolutions.geostore.core.model.enums.DataType> getAttributeMap()
Specified by:
getAttributeMap in class UNREDDResource<UNREDDChartScript.Attributes,UNREDDChartScript.ReverseAttributes>

getReverseAttributes

protected List<String> getReverseAttributes()
Specified by:
getReverseAttributes in class UNREDDResource<UNREDDChartScript.Attributes,UNREDDChartScript.ReverseAttributes>

getCategoryName

public String getCategoryName()
Specified by:
getCategoryName in class UNREDDResource<UNREDDChartScript.Attributes,UNREDDChartScript.ReverseAttributes>


Copyright © 2012. All Rights Reserved.