public interface UrlSettings
The UrlSettings serves as markup interface, so that each controller
instance uses the same URL subpaths.
Note: Do not code against this type.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
COLLECTION_CATEGORIES
Subpath identifying a collection of categories availabe.
|
static java.lang.String |
COLLECTION_DATASETS
Subpaths identifying datasets collections available.
|
static java.lang.String |
COLLECTION_FEATURES
Subpath identifying a collection of features available.
|
static java.lang.String |
COLLECTION_GEOMETRIES
Subpaths identifying geometries collections available.
|
static java.lang.String |
COLLECTION_INDIVIDUAL_OBSERVATIONS
Subpaths identifying individual observation collections available.
|
static java.lang.String |
COLLECTION_MEASURING_PROGRAMS
Subpath identifying a collection of measuring programs available.
|
static java.lang.String |
COLLECTION_OFFERINGS
Subpath identifying a collection of offerings available.
|
static java.lang.String |
COLLECTION_PHENOMENA
Subpath identifying a collection of phenomenons available.
|
static java.lang.String |
COLLECTION_PLATFORMS
Subpaths identifying platforms collections available.
|
static java.lang.String |
COLLECTION_PROCEDURES
Subpath identifying a collection of procedures available.
|
static java.lang.String |
COLLECTION_PROFILES
Subpaths identifying profile collections available.
|
static java.lang.String |
COLLECTION_SAMPLINGS
Subpath identifying a collection of samplings available.
|
static java.lang.String |
COLLECTION_SERVICES
Subpath identifying a collection of services availabe.
|
static java.lang.String |
COLLECTION_STATIONS
Subpath identifying a collection of stations available.
|
static java.lang.String |
COLLECTION_TIMESERIES
Subpath identifying a collection of timeseries metadata available.
|
static java.lang.String |
COLLECTION_TRAJECTORIES
Subpaths identifying trajectories collections available.
|
static java.lang.String |
SEARCH
Subpath identifying the search.
|
static final java.lang.String SEARCH
static final java.lang.String COLLECTION_SERVICES
static final java.lang.String COLLECTION_CATEGORIES
static final java.lang.String COLLECTION_OFFERINGS
static final java.lang.String COLLECTION_FEATURES
static final java.lang.String COLLECTION_PROCEDURES
static final java.lang.String COLLECTION_PHENOMENA
static final java.lang.String COLLECTION_STATIONS
static final java.lang.String COLLECTION_TIMESERIES
static final java.lang.String COLLECTION_PLATFORMS
static final java.lang.String COLLECTION_DATASETS
static final java.lang.String COLLECTION_INDIVIDUAL_OBSERVATIONS
static final java.lang.String COLLECTION_PROFILES
static final java.lang.String COLLECTION_TRAJECTORIES
static final java.lang.String COLLECTION_SAMPLINGS
static final java.lang.String COLLECTION_MEASURING_PROGRAMS
static final java.lang.String COLLECTION_GEOMETRIES
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.