|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.plumtree.server.PT_EDIT_ACTIVITY_COLUMNS
public final class PT_EDIT_ACTIVITY_COLUMNS
Identities of columns used in edit activities. Two-dimensional arrays are used for all edit actions; this enum is used to identify the columns used int he key-value pair arrays
| Field Summary | |
|---|---|
static int |
PT_EDIT_ACTIVITY_INVALID
only two columns allowed |
static int |
PT_EDIT_ACTIVITY_PROP_NAME
property name |
static int |
PT_EDIT_ACTIVITY_PROP_VALUE
property value |
| Constructor Summary | |
|---|---|
PT_EDIT_ACTIVITY_COLUMNS()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int PT_EDIT_ACTIVITY_PROP_NAME
public static final int PT_EDIT_ACTIVITY_PROP_VALUE
public static final int PT_EDIT_ACTIVITY_INVALID
| Constructor Detail |
|---|
public PT_EDIT_ACTIVITY_COLUMNS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||