it.geosolutions.unredd.geostore.model
Class UNREDDStatsData

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

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

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

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

UNREDDStatsData

public UNREDDStatsData()

UNREDDStatsData

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

getReverseAttributes

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

getCategoryName

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


Copyright © 2012. All Rights Reserved.