it.geosolutions.unredd.geostore.model
Class UNREDDLayerUpdate

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

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

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

Nested Class Summary
static class UNREDDLayerUpdate.Attributes
           
static class UNREDDLayerUpdate.ReverseAttributes
           
 
Constructor Summary
UNREDDLayerUpdate()
           
UNREDDLayerUpdate(it.geosolutions.geostore.core.model.Resource resource)
           
UNREDDLayerUpdate(String layerName, String year, String month, String day)
           
 
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
 

Constructor Detail

UNREDDLayerUpdate

public UNREDDLayerUpdate()

UNREDDLayerUpdate

public UNREDDLayerUpdate(it.geosolutions.geostore.core.model.Resource resource)

UNREDDLayerUpdate

public UNREDDLayerUpdate(String layerName,
                         String year,
                         String month,
                         String day)
Method Detail

getAttributeMap

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

getReverseAttributes

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

getCategoryName

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


Copyright © 2012. All Rights Reserved.