public class AttributeConstants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static QName |
DCMI_ABSTRACT
A summary of the content of the resource.
|
static QName |
DCMI_CREATED
Date of creation of the resource.
|
static QName |
DCMI_CREATOR
An entity primarily responsible for making the content of the resource.
|
static QName |
DCMI_DESCRIPTION
An account of the content of the resource.
|
static QName |
DCMI_EXTENT
The size or duration of the resource.
|
static QName |
DCMI_FORMAT
The physical or digital manifestation of the resource.
|
static QName |
DCMI_IDENTIFIER
An unambiguous reference to the resource within a given context.
|
static QName |
DCMI_LANGUAGE
A language of the intellectual content of the resource.
|
static QName |
DCMI_MODIFIED
Date on which the resource was changed.
|
static QName |
DCMI_PUBLISHER
An entity responsible for making the resource available.
|
static QName |
DCMI_SOURCE
A reference to a resource from which the present resource is derived.
|
static QName |
DCMI_SUBJECT
The topic of the content of the resource.
|
static QName |
DCMI_TITLE
A name given to the resource.
|
static QName |
DCMI_TYPE
The nature or genre of the content of the resource.
|
static QName |
DCMI_URI
A URI Uniform Resource Identifier.
|
static QName |
DOCLIB_DFORMAT
Document Service attribute - format
|
static QName |
DOCLIB_XCOMMENTS
Document Service attribute - comments
|
static java.lang.String |
NS_DCMI_ELEMENTS
Namespace for the Dublin Core Metadata Element Set in the DCMI
|
static java.lang.String |
NS_DCMI_TERMS
Namespace for other Elements and Element Refinements in the DCMI
|
static java.lang.String |
NS_WPSAPI
Namespace for Search API.
|
static QName |
WPSAPI_COMMENTS
Comments for the resource.
|
static QName |
WPSAPI_ICON_PATH
Icon file for the resource.
|
static QName |
WPSAPI_MODIFIER
An entity primarily responsible for last modifying the content of the resource.
|
static QName |
WPSAPI_RESOURCE_ID
ID for the resource
URI: http://xmlns.oracle.com/webcenter/search/resourceId
Label:RESOURCE_ID
|
static QName |
WPSAPI_SCOPE_GUID
Allows a scope to be passed back to assist in the rendering of search
results.
|
static QName |
WPSAPI_SCOPE_NAME
Scope name in which the resource resides.
|
static QName |
WPSAPI_SECURITY_ID
Security Id for the resource.
|
static QName |
WPSAPI_SERVICE_ID
ID for the service
URI: http://xmlns.oracle.com/webcenter/search/serviceId
Label:SERVICE_ID
|
static QName |
WPSAPI_SURROGATE_SERVICE_ID
Allows a row to specify a surrogate service ID so that the link rendering
will continue to work with resources from heterogenous services.
|
static QName |
WPSAPI_TAG_WORDS
Tag words for the resource.
|
static QName |
WPSAPI_TAGS
Tags for the resource.
|
static QName |
WPSAPI_URL
A Uniform Resource Location (URL).
|
public static final java.lang.String NS_DCMI_ELEMENTS
public static final java.lang.String NS_DCMI_TERMS
public static final QName DCMI_CREATOR
public static final QName DCMI_DESCRIPTION
public static final QName DCMI_FORMAT
public static final QName DCMI_IDENTIFIER
public static final QName DCMI_LANGUAGE
public static final QName DCMI_PUBLISHER
public static final QName DCMI_SOURCE
public static final QName DCMI_SUBJECT
public static final QName DCMI_TITLE
public static final QName DCMI_TYPE
public static final QName DCMI_ABSTRACT
public static final QName DCMI_CREATED
public static final QName DCMI_EXTENT
public static final QName DCMI_MODIFIED
public static final QName DCMI_URI
public static final java.lang.String NS_WPSAPI
public static final QName WPSAPI_MODIFIER
public static final QName WPSAPI_URL
public static final QName WPSAPI_ICON_PATH
public static final QName WPSAPI_SURROGATE_SERVICE_ID
public static final QName WPSAPI_SCOPE_GUID
public static final QName WPSAPI_SCOPE_NAME
public static final QName WPSAPI_SECURITY_ID
public static final QName WPSAPI_COMMENTS
public static final QName WPSAPI_TAG_WORDS
public static final QName WPSAPI_TAGS
public static final QName WPSAPI_RESOURCE_ID
public static final QName WPSAPI_SERVICE_ID
public static final QName DOCLIB_XCOMMENTS
public static final QName DOCLIB_DFORMAT