com.plumtree.server
Class PT_MIGRATION_CLASSES

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

public class PT_MIGRATION_CLASSES
extends java.lang.Object

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

Field Summary
static int[] ADMIN_OBJ_CLASSES
           
static int[] KD_CLASSES
           
static int[] SUPPORTED_CLASSES
          Array of migratable classes.
 
Constructor Summary
PT_MIGRATION_CLASSES()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUPPORTED_CLASSES

public static final int[] SUPPORTED_CLASSES
Array of migratable classes. Order is important for dependencies.


ADMIN_OBJ_CLASSES

public static final int[] ADMIN_OBJ_CLASSES

KD_CLASSES

public static final int[] KD_CLASSES
Constructor Detail

PT_MIGRATION_CLASSES

public PT_MIGRATION_CLASSES()


Copyright © 2008 Plumtree Software Inc. All Rights Reserved.