public final class WebResourceConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CAPABILITY_ATTRIBUTE_LIBRARY_PREFIX
Prefix of the library which the WebResources should be provided with.
|
static String |
CAPABILITY_ATTRIBUTE_RESOURCE_FOLDER
The folder in the bundle that contains the
WebResources. |
static String |
CAPABILITY_ATTRIBUTE_VERSION
The version of the
WebResources that are provided by the capability. |
static String |
CAPABILITY_NAMESPACE
Namespace of the
WebResource capability. |
static int |
HTTP_NOT_FOUND |
static String |
MIME_TYPE_UNKNOWN
Name of the unknown mime type.
|
static String |
REQUEST_PARAM_VERSION_RANGE
Name of version range parameter on webconsole.
|
public static final String CAPABILITY_ATTRIBUTE_LIBRARY_PREFIX
CAPABILITY_ATTRIBUTE_RESOURCE_FOLDER will be appended to the value of library prefix.public static final String CAPABILITY_ATTRIBUTE_RESOURCE_FOLDER
WebResources. The folder will be scanned
recursively.public static final String CAPABILITY_ATTRIBUTE_VERSION
WebResources that are provided by the capability.public static final String CAPABILITY_NAMESPACE
WebResource capability.public static final int HTTP_NOT_FOUND
public static final String MIME_TYPE_UNKNOWN
public static final String REQUEST_PARAM_VERSION_RANGE
Copyright © 2011–2020 Everit Kft.. All rights reserved.