com.plumtree.server
Class PT_PICKTABLE_TYPES
java.lang.Object
|
+--com.plumtree.server.PT_PICKTABLE_TYPES
- public final class PT_PICKTABLE_TYPES
- extends java.lang.Object
Enumerates the allowed types of picklist tables. When Properties are
associated with picklists, the administrator must specify the type of the
picklist as a choice from this enum.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PT_PICKTABLE_TYPE_NONE
public static final int PT_PICKTABLE_TYPE_NONE
PT_PICKTABLE_TYPE_MANAGED_PICKLIST
public static final int PT_PICKTABLE_TYPE_MANAGED_PICKLIST
PT_PICKTABLE_TYPE_UNMANAGED_PICKLIST
public static final int PT_PICKTABLE_TYPE_UNMANAGED_PICKLIST
PT_PICKTABLE_TYPE_PICKTREE
public static final int PT_PICKTABLE_TYPE_PICKTREE
PT_PICKTABLE_TYPE_INVALID
public static final int PT_PICKTABLE_TYPE_INVALID
PT_PICKTABLE_TYPES
public PT_PICKTABLE_TYPES()
Copyright © 2003 Plumtree Software Inc. All Rights Reserved.