fr.cnes.sitools.resources.geojson
Class JeoSearchResourceMongoDBModel

java.lang.Object
  extended by org.restlet.engine.Helper
      extended by fr.cnes.sitools.common.model.ExtensionModel<ResourceParameter>
          extended by fr.cnes.sitools.plugins.resources.model.ResourceModel
              extended by fr.cnes.sitools.resources.geojson.JeoSearchResourceMongoDBModel
All Implemented Interfaces:
IResource, Validable

public class JeoSearchResourceMongoDBModel
extends ResourceModel

Resource model class for Jeobrowser search

Author:
m.gond

Field Summary
static java.lang.String CONCEPT_NAME
          The name of the concept to look for in the dictionary mapping
static java.lang.String CONCEPT_NAME_TYPE
          The name of the concept to look for in the dictionary mapping for the type of the geometry
static java.lang.String DICO_PARAM_NAME
          The name of the parameter for dictionary name
 
Constructor Summary
JeoSearchResourceMongoDBModel()
          JeoSearchResourceModel constructor
 
Method Summary
 
Methods inherited from class fr.cnes.sitools.plugins.resources.model.ResourceModel
addParam, completeAttachUrlWith, getApplicationClassName, getBehavior, getDataSetSelection, getImage, getParameterByName, getParent, getResourceClassName, getValidator, initParametersForAdmin, setApplicationClassName, setBehavior, setDataSetSelection, setImage, setParent, setResourceClassName
 
Methods inherited from class fr.cnes.sitools.common.model.ExtensionModel
getClassAuthor, getClassName, getClassOwner, getClassVersion, getDescription, getDescriptionAction, getId, getName, getParametersMap, setClassAuthor, setClassName, setClassOwner, setClassVersion, setDescription, setDescriptionAction, setId, setName, setParametersMap
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONCEPT_NAME

public static final java.lang.String CONCEPT_NAME
The name of the concept to look for in the dictionary mapping

See Also:
Constant Field Values

CONCEPT_NAME_TYPE

public static final java.lang.String CONCEPT_NAME_TYPE
The name of the concept to look for in the dictionary mapping for the type of the geometry

See Also:
Constant Field Values

DICO_PARAM_NAME

public static final java.lang.String DICO_PARAM_NAME
The name of the parameter for dictionary name

See Also:
Constant Field Values
Constructor Detail

JeoSearchResourceMongoDBModel

public JeoSearchResourceMongoDBModel()
JeoSearchResourceModel constructor



Copyright © 2010-2013 CNES. All Rights Reserved.