Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.social.relationship
Class RelationshipConstants

java.lang.Object
  extended by org.nuxeo.ecm.social.relationship.RelationshipConstants

public class RelationshipConstants
extends Object

User relationship constants class

Since:
5.5
Author:
Arnaud Kervern

Field Summary
static String KIND_FIELD_GROUP
           
static String KIND_FIELD_LABEL
           
static String KIND_FIELD_NAME
           
static String KIND_PROPERTY_GROUP
           
static String KIND_PROPERTY_NAME
           
static String KIND_SCHEMA_NAME
           
static String RELATIONSHIP_FIELD_ACTOR
           
static String RELATIONSHIP_FIELD_KIND
           
static String RELATIONSHIP_FIELD_TARGET
           
static String RELATIONSHIP_PROPERTY_KIND
           
static String RELATIONSHIP_SCHEMA_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RELATIONSHIP_SCHEMA_NAME

public static final String RELATIONSHIP_SCHEMA_NAME
See Also:
Constant Field Values

RELATIONSHIP_FIELD_ACTOR

public static final String RELATIONSHIP_FIELD_ACTOR
See Also:
Constant Field Values

RELATIONSHIP_FIELD_TARGET

public static final String RELATIONSHIP_FIELD_TARGET
See Also:
Constant Field Values

RELATIONSHIP_FIELD_KIND

public static final String RELATIONSHIP_FIELD_KIND
See Also:
Constant Field Values

KIND_SCHEMA_NAME

public static final String KIND_SCHEMA_NAME
See Also:
Constant Field Values

KIND_FIELD_GROUP

public static final String KIND_FIELD_GROUP
See Also:
Constant Field Values

KIND_FIELD_NAME

public static final String KIND_FIELD_NAME
See Also:
Constant Field Values

KIND_FIELD_LABEL

public static final String KIND_FIELD_LABEL
See Also:
Constant Field Values

RELATIONSHIP_PROPERTY_KIND

public static final String RELATIONSHIP_PROPERTY_KIND
See Also:
Constant Field Values

KIND_PROPERTY_GROUP

public static final String KIND_PROPERTY_GROUP
See Also:
Constant Field Values

KIND_PROPERTY_NAME

public static final String KIND_PROPERTY_NAME
See Also:
Constant Field Values

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.