com.plumtree.server
Class PT_EDIT_PICKLIST_ACTIONS

java.lang.Object
  |
  +--com.plumtree.server.PT_EDIT_PICKLIST_ACTIONS

public final class PT_EDIT_PICKLIST_ACTIONS
extends java.lang.Object


Field Summary
static int PT_EDIT_PICKLIST_ACTION_ADD
           
static int PT_EDIT_PICKLIST_ACTION_INVALID
           
static int PT_EDIT_PICKLIST_ACTION_REMOVE
           
 
Constructor Summary
PT_EDIT_PICKLIST_ACTIONS()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_EDIT_PICKLIST_ACTION_ADD

public static final int PT_EDIT_PICKLIST_ACTION_ADD

PT_EDIT_PICKLIST_ACTION_REMOVE

public static final int PT_EDIT_PICKLIST_ACTION_REMOVE

PT_EDIT_PICKLIST_ACTION_INVALID

public static final int PT_EDIT_PICKLIST_ACTION_INVALID
Constructor Detail

PT_EDIT_PICKLIST_ACTIONS

public PT_EDIT_PICKLIST_ACTIONS()


Copyright © 2003 Plumtree Software Inc. All Rights Reserved.