it.geosolutions.unredd.geostore.model
Class UNREDDStatsDef

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

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

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

Nested Class Summary
static class UNREDDStatsDef.Attributes
           
static class UNREDDStatsDef.ReverseAttributes
           
 
Field Summary
static String CATEGORY_NAME
           
 
Constructor Summary
UNREDDStatsDef()
           
UNREDDStatsDef(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

UNREDDStatsDef

public UNREDDStatsDef()

UNREDDStatsDef

public UNREDDStatsDef(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<UNREDDStatsDef.Attributes,UNREDDStatsDef.ReverseAttributes>

getReverseAttributes

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

getCategoryName

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


Copyright © 2012. All Rights Reserved.