Interface UrlSettings


  • 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.

    • Field Detail

      • COLLECTION_SERVICES

        static final String COLLECTION_SERVICES
        Subpath identifying a collection of services available.
        See Also:
        Constant Field Values
      • COLLECTION_CATEGORIES

        static final String COLLECTION_CATEGORIES
        Subpath identifying a collection of categories available.
        See Also:
        Constant Field Values
      • COLLECTION_TAGS

        static final String COLLECTION_TAGS
        Subpath identifying a collection of tags available.
        See Also:
        Constant Field Values
      • COLLECTION_OFFERINGS

        static final String COLLECTION_OFFERINGS
        Subpath identifying a collection of offerings available.
        See Also:
        Constant Field Values
      • COLLECTION_FEATURES

        static final String COLLECTION_FEATURES
        Subpath identifying a collection of features available.
        See Also:
        Constant Field Values
      • COLLECTION_PROCEDURES

        static final String COLLECTION_PROCEDURES
        Subpath identifying a collection of procedures available.
        See Also:
        Constant Field Values
      • COLLECTION_PHENOMENA

        static final String COLLECTION_PHENOMENA
        Subpath identifying a collection of phenomenons available.
        See Also:
        Constant Field Values
      • COLLECTION_STATIONS

        static final String COLLECTION_STATIONS
        Subpath identifying a collection of stations available.
        See Also:
        Constant Field Values
      • COLLECTION_TIMESERIES

        static final String COLLECTION_TIMESERIES
        Subpath identifying a collection of timeseries metadata available.
        See Also:
        Constant Field Values
      • COLLECTION_PLATFORMS

        static final String COLLECTION_PLATFORMS
        Subpaths identifying platforms collections available.
        See Also:
        Constant Field Values
      • COLLECTION_DATASETS

        static final String COLLECTION_DATASETS
        Subpaths identifying datasets collections available.
        See Also:
        Constant Field Values
      • COLLECTION_INDIVIDUAL_OBSERVATIONS

        static final String COLLECTION_INDIVIDUAL_OBSERVATIONS
        Subpaths identifying individual observation collections available.
        See Also:
        Constant Field Values
      • COLLECTION_PROFILES

        static final String COLLECTION_PROFILES
        Subpaths identifying profile collections available.
        See Also:
        Constant Field Values
      • COLLECTION_TRAJECTORIES

        static final String COLLECTION_TRAJECTORIES
        Subpaths identifying trajectories collections available.
        See Also:
        Constant Field Values
      • COLLECTION_SAMPLINGS

        static final String COLLECTION_SAMPLINGS
        Subpath identifying a collection of samplings available.
        See Also:
        Constant Field Values
      • COLLECTION_MEASURING_PROGRAMS

        static final String COLLECTION_MEASURING_PROGRAMS
        Subpath identifying a collection of measuring programs available.
        See Also:
        Constant Field Values
      • COLLECTION_GEOMETRIES

        static final String COLLECTION_GEOMETRIES
        Subpaths identifying geometries collections available.
        See Also:
        Constant Field Values