com.adobe.livecycle.rca.common
Class RCAConstants.RCAGroup

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.livecycle.rca.common.RCAConstants.RCAGroup
All Implemented Interfaces:
Serializable, Comparable
Enclosing class:
RCAConstants

public static final class RCAConstants.RCAGroup
extends Enum

See Also:
Serialized Form

Field Summary
static RCAConstants.RCAGroup GRP_RCA_ADMINISTRATOR
           
static RCAConstants.RCAGroup GRP_RCA_REVIEW_INITIATOR
           
static RCAConstants.RCAGroup GRP_RCA_TEMPLATE_AUTHOR
           
static RCAConstants.RCAGroup GRP_RCA_USER
           
 
Method Summary
 String getLCGroupName()
           
 String getValue()
           
static RCAConstants.RCAGroup valueOf(String name)
           
static RCAConstants.RCAGroup[] 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

GRP_RCA_USER

public static final RCAConstants.RCAGroup GRP_RCA_USER

GRP_RCA_TEMPLATE_AUTHOR

public static final RCAConstants.RCAGroup GRP_RCA_TEMPLATE_AUTHOR

GRP_RCA_REVIEW_INITIATOR

public static final RCAConstants.RCAGroup GRP_RCA_REVIEW_INITIATOR

GRP_RCA_ADMINISTRATOR

public static final RCAConstants.RCAGroup GRP_RCA_ADMINISTRATOR
Method Detail

values

public static RCAConstants.RCAGroup[] values()

valueOf

public static RCAConstants.RCAGroup valueOf(String name)

getValue

public String getValue()

getLCGroupName

public String getLCGroupName()


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