wt.epm.familytable
Class EPMNewIterationDataContainer.icDefaultOperationAdapter

java.lang.Object
  extended bywt.epm.familytable.EPMNewIterationDataContainer.icOperationAdapter
      extended bywt.epm.familytable.EPMNewIterationDataContainer.icDefaultOperationAdapter
Direct Known Subclasses:
EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter, EPMNewIterationDataContainer.icSandboxCheckoutOperationAdapter
Enclosing class:
EPMNewIterationDataContainer

public class EPMNewIterationDataContainer.icDefaultOperationAdapter
extends EPMNewIterationDataContainer.icOperationAdapter


Field Summary
 
Fields inherited from class wt.epm.familytable.EPMNewIterationDataContainer.icOperationAdapter
m_conflicts
 
Constructor Summary
EPMNewIterationDataContainer.icDefaultOperationAdapter()
           
 
Method Summary
protected  Map copyFamilyTable(Collection fts, Map originalIdToTargetDoc, WTCollection toMakeStandalone)
           
 int getMode()
           
 void registerMoreFamilyTables(Collection orphanDocIds, boolean checkExisting)
           
 
Methods inherited from class wt.epm.familytable.EPMNewIterationDataContainer.icOperationAdapter
conflictCheck, copyFamilyTable, getConflicts, initialFamilyTablesRegistry, isFamilyTableConflicts, setTargetDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNewIterationDataContainer.icDefaultOperationAdapter

public EPMNewIterationDataContainer.icDefaultOperationAdapter()
Method Detail

getMode

public int getMode()
Specified by:
getMode in class EPMNewIterationDataContainer.icOperationAdapter

registerMoreFamilyTables

public void registerMoreFamilyTables(Collection orphanDocIds,
                                     boolean checkExisting)
                              throws WTException
Specified by:
registerMoreFamilyTables in class EPMNewIterationDataContainer.icOperationAdapter
Throws:
WTException

copyFamilyTable

protected Map copyFamilyTable(Collection fts,
                              Map originalIdToTargetDoc,
                              WTCollection toMakeStandalone)
                       throws WTException
Specified by:
copyFamilyTable in class EPMNewIterationDataContainer.icOperationAdapter
Throws:
WTException