|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.lang.Enum
com.bea.rfid.api.workflow.config.DynamicSetConstants.DynamicSetID
public static final class DynamicSetConstants.DynamicSetID
Defines identifiers for the Dynamic Set types supported by the
edge flow system.
| Field Summary | |
|---|---|
static DynamicSetConstants.DynamicSetID |
ECREPORT
Dynamic set identifier for the names of the ECReports that may be
produced by the ECSpecs defined in the edge server. |
static DynamicSetConstants.DynamicSetID |
ECSPEC
Dynamic set identifier for the names of all the ECSpecs defined
in the edge server. |
static DynamicSetConstants.DynamicSetID |
INPUT_PORT
Dynamic set identifier for input ports of edge flow modules. |
static DynamicSetConstants.DynamicSetID |
LOGICAL_READER
Dynamic set identifier for the names of all the logical readers defined in edge server. |
| Method Summary | |
|---|---|
static DynamicSetConstants.DynamicSetID |
valueOf(String name)
|
static DynamicSetConstants.DynamicSetID[] |
values()
|
| 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 |
| Field Detail |
|---|
public static final DynamicSetConstants.DynamicSetID INPUT_PORT
public static final DynamicSetConstants.DynamicSetID LOGICAL_READER
public static final DynamicSetConstants.DynamicSetID ECSPEC
ECSpecs defined
in the edge server.
public static final DynamicSetConstants.DynamicSetID ECREPORT
ECReports that may be
produced by the ECSpecs defined in the edge server.
| Method Detail |
|---|
public static final DynamicSetConstants.DynamicSetID[] values()
public static DynamicSetConstants.DynamicSetID valueOf(String name)
|
Documentation is available at ${DOCSWEBROOT} Copyright 2007 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||