com.plumtree.server
Class PT_EDIT_PICKLIST_ACTIONS

java.lang.Object
  extended by 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()
           
 
Method Summary
 
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
See Also:
Constant Field Values

PT_EDIT_PICKLIST_ACTION_REMOVE

public static final int PT_EDIT_PICKLIST_ACTION_REMOVE
See Also:
Constant Field Values

PT_EDIT_PICKLIST_ACTION_INVALID

public static final int PT_EDIT_PICKLIST_ACTION_INVALID
See Also:
Constant Field Values
Constructor Detail

PT_EDIT_PICKLIST_ACTIONS

public PT_EDIT_PICKLIST_ACTIONS()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.