wt.replication.ixbutil
Class ReplIxbImporter
java.lang.Object
wt.replication.ixbutil.ReplIxbImporter
- public class ReplIxbImporter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
unit
private WTUnit unit
impMappingRulesHolder
private ContentHolder impMappingRulesHolder
manifest
private Manifest manifest
PERFORMANCE
private static boolean PERFORMANCE
ReplIxbImporter
public ReplIxbImporter()
newReplIxbImporter
public static ReplIxbImporter newReplIxbImporter(WTUnit _unit,
ContentHolder _impMappingRulesHolder)
initialize
private void initialize(WTUnit _unit,
ContentHolder _impMappingRulesHolder)
throws WTException
- Throws:
WTException
doImport
public void doImport()
throws WTException
- Throws:
WTException
getMapRulesDoc
private IxbElement getMapRulesDoc()
throws WTException
- Throws:
WTException
PP
private static void PP(String s)