|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Enum
org.alfresco.repo.action.evaluator.compare.ContentPropertyName
public final class ContentPropertyName
Field Summary | |
---|---|
static ContentPropertyName |
ENCODING
|
static ContentPropertyName |
MIME_TYPE
|
static ContentPropertyName |
SIZE
|
Method Summary | |
---|---|
static ContentPropertyName |
valueOf(java.lang.String name)
|
static ContentPropertyName[] |
values()
|
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 |
Field Detail |
---|
public static final ContentPropertyName MIME_TYPE
public static final ContentPropertyName ENCODING
public static final ContentPropertyName SIZE
Method Detail |
---|
public static ContentPropertyName[] values()
public static ContentPropertyName valueOf(java.lang.String name)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |