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

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

public static final class RCAConstants.RCAResourceType
extends Enum

For Internal Use Only

See Also:
Serialized Form

Field Summary
static RCAConstants.RCAResourceType DSC
           
static RCAConstants.RCAResourceType PDFG_USER_RESOURCE
           
static RCAConstants.RCAResourceType RCA_RESOURCE_TYPE
           
static RCAConstants.RCAResourceType READER_EXTENSIONS
           
static RCAConstants.RCAResourceType REPOSITORY_SYSTEM
           
static RCAConstants.RCAResourceType SYSTEM
           
static RCAConstants.RCAResourceType TRUST_STORE
           
static RCAConstants.RCAResourceType WORKSPACE
           
 
Method Summary
 String getResourceTypeName()
          For Internal Use Only
 boolean isSystemResourceType()
          For Internal Use Only
static RCAConstants.RCAResourceType valueOf(String name)
           
static RCAConstants.RCAResourceType[] 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

RCA_RESOURCE_TYPE

public static final RCAConstants.RCAResourceType RCA_RESOURCE_TYPE

REPOSITORY_SYSTEM

public static final RCAConstants.RCAResourceType REPOSITORY_SYSTEM

DSC

public static final RCAConstants.RCAResourceType DSC

WORKSPACE

public static final RCAConstants.RCAResourceType WORKSPACE

SYSTEM

public static final RCAConstants.RCAResourceType SYSTEM

READER_EXTENSIONS

public static final RCAConstants.RCAResourceType READER_EXTENSIONS

TRUST_STORE

public static final RCAConstants.RCAResourceType TRUST_STORE

PDFG_USER_RESOURCE

public static final RCAConstants.RCAResourceType PDFG_USER_RESOURCE
Method Detail

values

public static RCAConstants.RCAResourceType[] values()

valueOf

public static RCAConstants.RCAResourceType valueOf(String name)

isSystemResourceType

public boolean isSystemResourceType()
For Internal Use Only

Returns:

getResourceTypeName

public String getResourceTypeName()
For Internal Use Only

Returns:


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