com.adobe.solutions.prm.constants
Class PRMConstant

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.solutions.prm.constants.PRMConstant
All Implemented Interfaces:
Serializable, Comparable

public final class PRMConstant
extends Enum

See Also:
Serialized Form

Field Summary
static PRMConstant GRP_PRM_OWNER
           
static PRMConstant GRP_PRM_USER
           
static PRMConstant PRM_EDITED
           
static PRMConstant THUMBNAIL_LARGE
           
static PRMConstant THUMBNAIL_SMALL
           
 
Method Summary
 String getValue()
           
static PRMConstant valueOf(String name)
           
static PRMConstant[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

THUMBNAIL_SMALL

public static final PRMConstant THUMBNAIL_SMALL

THUMBNAIL_LARGE

public static final PRMConstant THUMBNAIL_LARGE

GRP_PRM_OWNER

public static final PRMConstant GRP_PRM_OWNER

GRP_PRM_USER

public static final PRMConstant GRP_PRM_USER

PRM_EDITED

public static final PRMConstant PRM_EDITED
Method Detail

values

public static PRMConstant[] values()

valueOf

public static PRMConstant valueOf(String name)

getValue

public String getValue()


[an error occurred while processing this directive] [an error occurred while processing this directive]