org.nuxeo.ecm.social.relationship
Class RelationshipConstants
java.lang.Object
org.nuxeo.ecm.social.relationship.RelationshipConstants
public class RelationshipConstants
- extends Object
User relationship constants class
- Since:
- 5.5
- Author:
- Arnaud Kervern
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
Copyright © 2012 Nuxeo SA. All Rights Reserved.