Package org.n52.iceland.config.json
Interface JsonConstants
-
public interface JsonConstants
-
-
Field Summary
Fields Modifier and Type Field Description static StringACTIVATIONstatic StringACTIVEstatic StringBINDINGSstatic StringBY_MEDIA_TYPEstatic StringBY_PATHstatic StringCAPABILITIESstatic StringCAPABILITIES_EXTENSIONSstatic StringDEFINITIONstatic StringDISABLEDstatic StringDOMAINstatic StringEXTENSIONstatic StringNAMESPACEstatic StringOFFERING_EXTENSIONSstatic StringOPERATION_NAMEstatic StringOPERATIONSstatic StringOWS_EXTENDED_CAPABILITIES_PROVIDERSstatic StringSERVICEstatic StringSTATIC_CAPABILITIESstatic StringUSERSstatic StringVERSION
-
-
-
Field Detail
-
DISABLED
static final String DISABLED
- See Also:
- Constant Field Values
-
EXTENSION
static final String EXTENSION
- See Also:
- Constant Field Values
-
NAMESPACE
static final String NAMESPACE
- See Also:
- Constant Field Values
-
CAPABILITIES
static final String CAPABILITIES
- See Also:
- Constant Field Values
-
DEFINITION
static final String DEFINITION
- See Also:
- Constant Field Values
-
CAPABILITIES_EXTENSIONS
static final String CAPABILITIES_EXTENSIONS
- See Also:
- Constant Field Values
-
OFFERING_EXTENSIONS
static final String OFFERING_EXTENSIONS
- See Also:
- Constant Field Values
-
STATIC_CAPABILITIES
static final String STATIC_CAPABILITIES
- See Also:
- Constant Field Values
-
ACTIVE
static final String ACTIVE
- See Also:
- Constant Field Values
-
ACTIVATION
static final String ACTIVATION
- See Also:
- Constant Field Values
-
SERVICE
static final String SERVICE
- See Also:
- Constant Field Values
-
VERSION
static final String VERSION
- See Also:
- Constant Field Values
-
OWS_EXTENDED_CAPABILITIES_PROVIDERS
static final String OWS_EXTENDED_CAPABILITIES_PROVIDERS
- See Also:
- Constant Field Values
-
BY_MEDIA_TYPE
static final String BY_MEDIA_TYPE
- See Also:
- Constant Field Values
-
BY_PATH
static final String BY_PATH
- See Also:
- Constant Field Values
-
DOMAIN
static final String DOMAIN
- See Also:
- Constant Field Values
-
OPERATION_NAME
static final String OPERATION_NAME
- See Also:
- Constant Field Values
-
OPERATIONS
static final String OPERATIONS
- See Also:
- Constant Field Values
-
BINDINGS
static final String BINDINGS
- See Also:
- Constant Field Values
-
USERS
static final String USERS
- See Also:
- Constant Field Values
-
-