Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.annotations.api
Interface AnnotationsConstants


public interface AnnotationsConstants

Author:
Alexandre Russel

Nested Class Summary
static class AnnotationsConstants.ExtensionPoint
           
 
Field Summary
static String A
           
static Resource a_annotates
           
static String A_ANNOTATES
           
static String A_BODY
           
static String A_CONTEXT
           
static String A_CREATED
           
static Resource aBody
           
static String annotationBaseUrl
           
static String annotationBaseUrlPropertyKey
           
static String CODEC_PREFIX
           
static String D
           
static String D_CREATOR
           
static String D_DATE
           
static String DEFAULT_BASE_URI
           
static String DEFAULT_GRAPH_NAME
           
static String H
           
static String H_BODY
           
static String NX
           
static String NX_ACP
           
static String NX_ANNOTABLE
           
static Resource nx_body_content
           
static String NX_BODY_CONTENT
           
static String NX_COMPANY
           
static String NX_PROXIES
           
static String NX_VERSIONS
           
static String RDF
           
static String RDF_
           
static String RDF_ABOUT
           
static String RDF_BAG
           
static String RDF_TYPE
           
 

Field Detail

DEFAULT_BASE_URI

static final String DEFAULT_BASE_URI
See Also:
Constant Field Values

DEFAULT_GRAPH_NAME

static final String DEFAULT_GRAPH_NAME
See Also:
Constant Field Values

CODEC_PREFIX

static final String CODEC_PREFIX
See Also:
Constant Field Values

RDF

static final String RDF
See Also:
Constant Field Values

A

static final String A
See Also:
Constant Field Values

D

static final String D
See Also:
Constant Field Values

NX

static final String NX
See Also:
Constant Field Values

H

static final String H
See Also:
Constant Field Values

A_ANNOTATES

static final String A_ANNOTATES
See Also:
Constant Field Values

a_annotates

static final Resource a_annotates

A_CREATED

static final String A_CREATED
See Also:
Constant Field Values

A_BODY

static final String A_BODY
See Also:
Constant Field Values

aBody

static final Resource aBody

A_CONTEXT

static final String A_CONTEXT
See Also:
Constant Field Values

D_CREATOR

static final String D_CREATOR
See Also:
Constant Field Values

D_DATE

static final String D_DATE
See Also:
Constant Field Values

H_BODY

static final String H_BODY
See Also:
Constant Field Values

NX_VERSIONS

static final String NX_VERSIONS
See Also:
Constant Field Values

NX_PROXIES

static final String NX_PROXIES
See Also:
Constant Field Values

NX_ANNOTABLE

static final String NX_ANNOTABLE
See Also:
Constant Field Values

NX_COMPANY

static final String NX_COMPANY
See Also:
Constant Field Values

NX_ACP

static final String NX_ACP
See Also:
Constant Field Values

NX_BODY_CONTENT

static final String NX_BODY_CONTENT
See Also:
Constant Field Values

nx_body_content

static final Resource nx_body_content

RDF_ABOUT

static final String RDF_ABOUT
See Also:
Constant Field Values

RDF_TYPE

static final String RDF_TYPE
See Also:
Constant Field Values

RDF_

static final String RDF_
See Also:
Constant Field Values

RDF_BAG

static final String RDF_BAG
See Also:
Constant Field Values

annotationBaseUrl

static final String annotationBaseUrl
See Also:
Constant Field Values

annotationBaseUrlPropertyKey

static final String annotationBaseUrlPropertyKey
See Also:
Constant Field Values

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.