Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.relations.api.util
Class RelationConstants

java.lang.Object
  extended by org.nuxeo.ecm.platform.relations.api.util.RelationConstants

public class RelationConstants
extends java.lang.Object

Constants for relations management.

Author:
Anahide Tchertchian, Eugen Ionica

Field Summary
static Resource AUTHOR
           
static Resource COMMENT
           
static Resource COPY_FROM_WORK_VERSION
           
static Resource CREATION_DATE
           
static java.lang.String DOCUMENT_NAMESPACE
           
static java.lang.String GRAPH_NAME
           
static java.lang.String METADATA_NAMESPACE
           
static Resource MODIFICATION_DATE
           
static Resource TITLE
           
static Resource UUID
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GRAPH_NAME

public static final java.lang.String GRAPH_NAME
See Also:
Constant Field Values

METADATA_NAMESPACE

public static final java.lang.String METADATA_NAMESPACE
See Also:
Constant Field Values

DOCUMENT_NAMESPACE

public static final java.lang.String DOCUMENT_NAMESPACE
See Also:
Constant Field Values

TITLE

public static final Resource TITLE

UUID

public static final Resource UUID

CREATION_DATE

public static final Resource CREATION_DATE

MODIFICATION_DATE

public static final Resource MODIFICATION_DATE

AUTHOR

public static final Resource AUTHOR

COMMENT

public static final Resource COMMENT

COPY_FROM_WORK_VERSION

public static final Resource COPY_FROM_WORK_VERSION

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.