it.geosolutions.unredd.geostore.model
Class UNREDDLayer

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

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

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

Nested Class Summary
static class UNREDDLayer.Attributes
           
static class UNREDDLayer.ReverseAttributes
           
 
Field Summary
static String CATEGORY_NAME
           
 
Constructor Summary
UNREDDLayer()
           
UNREDDLayer(it.geosolutions.geostore.core.model.Resource resource)
           
 
Method Summary
protected  Map<String,it.geosolutions.geostore.core.model.enums.DataType> getAttributeMap()
           
 String getCategoryName()
           
 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

UNREDDLayer

public UNREDDLayer()

UNREDDLayer

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

getReverseAttributes

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

getCategoryName

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


Copyright © 2012. All Rights Reserved.