Constant Field Values

Contents

it.geosolutions.*

  • it.geosolutions.geoserver.rest.decoder.RESTDimensionInfo 
    Modifier and Type Constant Field Value
    public static final java.lang.String ELEVATION "elevation"
    public static final java.lang.String TIME "time"
  • it.geosolutions.geoserver.rest.decoder.RESTNamespace 
    Modifier and Type Constant Field Value
    public static final java.lang.String FEATURE_TYPES "featureTypes"
    public static final java.lang.String NAMESPACE "namespace"
    public static final java.lang.String PREFIX "prefix"
    public static final java.lang.String URI "uri"
  • it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String ABOUT "about"
  • it.geosolutions.geoserver.rest.decoder.about.GSVersionDecoder.GSAboutResource 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "name"
    public static final java.lang.String RESOURCE "resource"
    public static final java.lang.String VERSION "Version"
  • it.geosolutions.geoserver.rest.encoder.GSBackupEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String INCLUDE_DATA "includedata"
    public static final java.lang.String INCLUDE_GWC "includegwc"
    public static final java.lang.String INCLUDE_LOG "includelog"
    public static final java.lang.String PATH "path"
    public static final java.lang.String TASK "task"
  • it.geosolutions.geoserver.rest.encoder.GSCachedLayerEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String GRIDSUBSETS "gridSubsets"
    public static final java.lang.String MIME_FORMATS "mimeFormats"
    public static final java.lang.String PARAMETER_FILTERS "parameterFilters"
  • it.geosolutions.geoserver.rest.encoder.GSLayerEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String AUTHORITY_URLS "authorityURLs"
    public static final java.lang.String DEFAULT_STYLE "defaultStyle"
    public static final java.lang.String IDENTIFIERS "identifiers"
    public static final java.lang.String STYLES "styles"
  • it.geosolutions.geoserver.rest.encoder.GSLayerEncoder21 
    Modifier and Type Constant Field Value
    public static final java.lang.String METADATA "metadata"
  • it.geosolutions.geoserver.rest.encoder.GSLayerGroupEncoder23 
    Modifier and Type Constant Field Value
    public static final java.lang.String MODE_CONTAINER "CONTAINER"
    public static final java.lang.String MODE_EO "EO"
    public static final java.lang.String MODE_NAMED "NAMED"
    public static final java.lang.String MODE_SINGLE "SINGLE"
  • it.geosolutions.geoserver.rest.encoder.GSNamespaceEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAMESPACE "namespace"
    public static final java.lang.String PREFIX "prefix"
    public static final java.lang.String URI "uri"
  • it.geosolutions.geoserver.rest.encoder.GSResourceEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEYWORDS "keywords"
    public static final java.lang.String METADATA "metadata"
    public static final java.lang.String METADATALINKS "metadataLinks"
    public static final java.lang.String NAME "name"
    public static final java.lang.String NATIVENAME "nativeName"
  • it.geosolutions.geoserver.rest.encoder.GSStyleEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "name"
    public static final java.lang.String STYLE "style"
  • it.geosolutions.geoserver.rest.encoder.GSWorkspaceEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String NAME "name"
    public static final java.lang.String WORKSPACE "workspace"
  • it.geosolutions.geoserver.rest.encoder.feature.GSFeatureTypeEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String ATTRIBUTES "attributes"
  • it.geosolutions.geoserver.rest.encoder.metadata.GSDimensionInfoEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String DIMENSIONINFO "dimensionInfo"
    public static final java.lang.String PRESENTATION "presentation"
    public static final java.lang.String RESOLUTION "resolution"
    public static final java.lang.String UNIT_SYMBOL "unitSymbol"
    public static final java.lang.String UNITS "units"
  • it.geosolutions.geoserver.rest.encoder.metadata.GSFeatureDimensionInfoEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String ATTRIBUTE "attribute"
    public static final java.lang.String END_ATTRIBUTE "endAttribute"
  • it.geosolutions.geoserver.rest.encoder.metadata.virtualtable.GSVirtualTableEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String KEYCOLUMN "keyColumn"
    public static final java.lang.String NAME "name"
    public static final java.lang.String SQL "sql"
  • it.geosolutions.geoserver.rest.encoder.utils.NestedElementEncoder 
    Modifier and Type Constant Field Value
    public static final java.lang.String ENTRY "entry"
    public static final java.lang.String KEY "key"