org.alfresco.cmis
Class CMISRelationshipDirectionEnum
java.lang.Object
java.lang.Enum
org.alfresco.cmis.CMISRelationshipDirectionEnum
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable, org.alfresco.opencmis.EnumLabel
public final class CMISRelationshipDirectionEnum
- extends java.lang.Enum
- implements org.alfresco.opencmis.EnumLabel
CMIS Types Filter Enum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
SOURCE
public static final CMISRelationshipDirectionEnum SOURCE
TARGET
public static final CMISRelationshipDirectionEnum TARGET
EITHER
public static final CMISRelationshipDirectionEnum EITHER
FACTORY
public static org.alfresco.opencmis.EnumFactory FACTORY
values
public static CMISRelationshipDirectionEnum[] values()
valueOf
public static CMISRelationshipDirectionEnum valueOf(java.lang.String name)
getLabel
public java.lang.String getLabel()
- Specified by:
getLabel
in interface org.alfresco.opencmis.EnumLabel
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.