com.plumtree.server
Class PT_PREF_TYPES

java.lang.Object
  extended by com.plumtree.server.PT_PREF_TYPES

public class PT_PREF_TYPES
extends java.lang.Object

Author:
michaeld To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Field Summary
static PT_PREF_TYPES PT_PREFTYPE_ALL_USERS
           
static PT_PREF_TYPES PT_PREFTYPE_CURRENT_USER
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PT_PREFTYPE_CURRENT_USER

public static final PT_PREF_TYPES PT_PREFTYPE_CURRENT_USER

PT_PREFTYPE_ALL_USERS

public static final PT_PREF_TYPES PT_PREFTYPE_ALL_USERS


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.