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 String |
COLLECTION_CATEGORIES
Subpath identifying a collection of categories availabe.
|
static String |
COLLECTION_DATASETS
Subpaths identifying datasets collections available.
|
static String |
COLLECTION_FEATURES
Subpath identifying a collection of features available.
|
static String |
COLLECTION_GEOMETRIES
Subpaths identifying geometries collections available.
|
static String |
COLLECTION_OFFERINGS
Subpath identifying a collection of offerings available.
|
static String |
COLLECTION_PHENOMENA
Subpath identifying a collection of phenomenons available.
|
static String |
COLLECTION_PLATFORMS
Subpaths identifying platforms collections available.
|
static String |
COLLECTION_PROCEDURES
Subpath identifying a collection of procedures available.
|
static String |
COLLECTION_SERVICES
Subpath identifying a collection of services availabe.
|
static String |
COLLECTION_STATIONS
Subpath identifying a collection of stations available.
|
static String |
COLLECTION_TIMESERIES
Subpath identifying a collection of timeseries metadata available.
|
static String |
SEARCH
Subpath identifying the search.
|
static final String SEARCH
static final String COLLECTION_SERVICES
static final String COLLECTION_CATEGORIES
static final String COLLECTION_OFFERINGS
static final String COLLECTION_FEATURES
static final String COLLECTION_PROCEDURES
static final String COLLECTION_PHENOMENA
static final String COLLECTION_STATIONS
static final String COLLECTION_TIMESERIES
static final String COLLECTION_PLATFORMS
static final String COLLECTION_DATASETS
static final String COLLECTION_GEOMETRIES
Copyright © 2013–2019 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.