it.geosolutions.unredd.geostore.model
Class UNREDDFeedback

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

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

User feedback comments, coming from portal interface.

Author:
Oscar Fonts

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

UNREDDFeedback

public UNREDDFeedback()

UNREDDFeedback

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

getCategoryName

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

getAttributeMap

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

getReverseAttributes

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


Copyright © 2012. All Rights Reserved.