|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.3.0) E15995-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.webcenter.search.AttributeConstants
public class AttributeConstants
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.
| Field Summary | |
|---|---|
static QName |
DCMI_ABSTRACTA summary of the content of the resource. |
static QName |
DCMI_CREATEDDate of creation of the resource. |
static QName |
DCMI_CREATORAn entity primarily responsible for making the content of the resource. |
static QName |
DCMI_DESCRIPTIONAn account of the content of the resource. |
static QName |
DCMI_EXTENTThe size or duration of the resource. |
static QName |
DCMI_FORMATThe physical or digital manifestation of the resource. |
static QName |
DCMI_IDENTIFIERAn unambiguous reference to the resource within a given context. |
static QName |
DCMI_LANGUAGEA language of the intellectual content of the resource. |
static QName |
DCMI_MODIFIEDDate on which the resource was changed. |
static QName |
DCMI_PUBLISHERAn entity responsible for making the resource available. |
static QName |
DCMI_SOURCEA reference to a resource from which the present resource is derived. |
static QName |
DCMI_SUBJECTThe topic of the content of the resource. |
static QName |
DCMI_TITLEA name given to the resource. |
static QName |
DCMI_TYPEThe nature or genre of the content of the resource. |
static QName |
DCMI_URIA URI Uniform Resource Identifier. |
static java.lang.String |
NS_DCMI_ELEMENTSNamespace for the Dublin Core Metadata Element Set in the DCMI |
static java.lang.String |
NS_DCMI_TERMSNamespace for other Elements and Element Refinements in the DCMI |
static java.lang.String |
NS_WPSAPINamespace for Search API. |
static QName |
WPSAPI_ICON_PATHIcon file for the resource. |
static QName |
WPSAPI_MODIFIERAn entity primarily responsible for last modifying the content of the resource. |
static QName |
WPSAPI_SCOPE_GUIDAllows a scope to be passed back to assist in the rendering of search results. |
static QName |
WPSAPI_SCOPE_NAMEScope name in which the resource resides. |
static QName |
WPSAPI_SECURITY_IDSecurity Id for the resource. |
static QName |
WPSAPI_SURROGATE_SERVICE_IDAllows 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_URLA 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 |
|---|
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
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter 11g Release 1 (11.1.1.3.0) E15995-02 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||