wt.ixb.objectset
Class ExportPriorityHelper
java.lang.Object
wt.ixb.objectset.ExportPriorityHelper
- public class ExportPriorityHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
exportPriorityRegistry
private static IxbDocument exportPriorityRegistry
ExportPriorityHelper
public ExportPriorityHelper()
prepareRegistry
private static void prepareRegistry()
throws WTException
- Throws:
WTException
getExportPriority
public static int getExportPriority(String className)
throws WTException
- Throws:
WTException
getAdditionalExportPriority
public static int getAdditionalExportPriority(Object obj)
throws WTException
- Throws:
WTException
getAdditionalExportPriorityForWTTypeDefinition
public static Integer getAdditionalExportPriorityForWTTypeDefinition(Object obj)
throws WTException
- Throws:
WTException