Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.4.0)
E15995-03


oracle.webcenter.search
Class AttributeConstants

java.lang.Object
  extended by oracle.webcenter.search.AttributeConstants


public class AttributeConstants
extends java.lang.Object

This class of constants is a recommendation of attribute constants to be used for QName values when exposing Attributes through the Attribute Discoverer. This provides a virtual layer on which applications can potentially expect Search API implementors to abide by. The guideline is, whereever possible, the Search API implementor should expose attributes through the Attribute Discoverer, which follows the naming scheme prescribed in this set of constants so that applications making calls to the Search API can have some basic guarantee of a common language.

Since:
11.1.1.0.0 Beta 2

Field Summary
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_URL
          A Uniform Resource Location (URL).

 

Method Summary

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

NS_DCMI_ELEMENTS

public static final java.lang.String NS_DCMI_ELEMENTS
Namespace for the Dublin Core Metadata Element Set in the DCMI
See Also:
Constant Field Values

NS_DCMI_TERMS

public static final java.lang.String NS_DCMI_TERMS
Namespace for other Elements and Element Refinements in the DCMI
See Also:
Constant Field Values

DCMI_CREATOR

public static final QName DCMI_CREATOR
An entity primarily responsible for making the content of the resource.

DCMI_DESCRIPTION

public static final QName DCMI_DESCRIPTION
An account of the content of the resource.

DCMI_FORMAT

public static final QName DCMI_FORMAT
The physical or digital manifestation of the resource.

DCMI_IDENTIFIER

public static final QName DCMI_IDENTIFIER
An unambiguous reference to the resource within a given context.

DCMI_LANGUAGE

public static final QName DCMI_LANGUAGE
A language of the intellectual content of the resource.

DCMI_PUBLISHER

public static final QName DCMI_PUBLISHER
An entity responsible for making the resource available.

DCMI_SOURCE

public static final QName DCMI_SOURCE
A reference to a resource from which the present resource is derived.

DCMI_SUBJECT

public static final QName DCMI_SUBJECT
The topic of the content of the resource.

DCMI_TITLE

public static final QName DCMI_TITLE
A name given to the resource.

DCMI_TYPE

public static final QName DCMI_TYPE
The nature or genre of the content of the resource.

DCMI_ABSTRACT

public static final QName DCMI_ABSTRACT
A summary of the content of the resource.

DCMI_CREATED

public static final QName DCMI_CREATED
Date of creation of the resource.

DCMI_EXTENT

public static final QName DCMI_EXTENT
The size or duration of the resource.

DCMI_MODIFIED

public static final QName DCMI_MODIFIED
Date on which the resource was changed.

DCMI_URI

public static final QName DCMI_URI
A URI Uniform Resource Identifier.

NS_WPSAPI

public static final java.lang.String NS_WPSAPI
Namespace for Search API.
See Also:
Constant Field Values

WPSAPI_MODIFIER

public static final QName WPSAPI_MODIFIER
An entity primarily responsible for last modifying the content of the resource. In our usage this Uniform Resource Identifier (URI) is usually a Uniform Resource Location (URL).

WPSAPI_URL

public static final QName WPSAPI_URL
A Uniform Resource Location (URL).

WPSAPI_ICON_PATH

public static final QName WPSAPI_ICON_PATH
Icon file for the resource. Typical values of this are path specifiers of resources that can be found in the class path. Examples include "/adf/webcenter/go_ena.png.

WPSAPI_SURROGATE_SERVICE_ID

public static final 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.

WPSAPI_SCOPE_GUID

public static final QName WPSAPI_SCOPE_GUID
Allows a scope to be passed back to assist in the rendering of search results.

WPSAPI_SCOPE_NAME

public static final QName WPSAPI_SCOPE_NAME
Scope name in which the resource resides.

WPSAPI_SECURITY_ID

public static final QName WPSAPI_SECURITY_ID
Security Id for the resource.

WPSAPI_COMMENTS

public static final QName WPSAPI_COMMENTS
Comments for the resource.

WPSAPI_TAG_WORDS

public static final QName WPSAPI_TAG_WORDS
Tag words for the resource.

WPSAPI_RESOURCE_ID

public static final QName WPSAPI_RESOURCE_ID
ID for the resource

WPSAPI_SERVICE_ID

public static final QName WPSAPI_SERVICE_ID
ID for the service

DOCLIB_XCOMMENTS

public static final QName DOCLIB_XCOMMENTS
Document Service attribute - comments

DOCLIB_DFORMAT

public static final QName DOCLIB_DFORMAT
Document Service attribute - format

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle WebCenter
11g Release 1 (11.1.1.4.0)
E15995-03


Copyright © 2009, 2011, Oracle and/or its affiliates. All rights reserved.