org.alfresco.repo.action.evaluator.compare
Class ContentPropertyName
java.lang.Object
java.lang.Enum
org.alfresco.repo.action.evaluator.compare.ContentPropertyName
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Comparable
public final class ContentPropertyName
- extends java.lang.Enum
- See Also:
- Serialized Form
Methods inherited from class java.lang.Enum |
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
MIME_TYPE
public static final ContentPropertyName MIME_TYPE
ENCODING
public static final ContentPropertyName ENCODING
SIZE
public static final ContentPropertyName SIZE
values
public static final ContentPropertyName[] values()
valueOf
public static ContentPropertyName valueOf(java.lang.String name)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.