wt.epm.familytable
Class EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter

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

public class EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter
extends EPMNewIterationDataContainer.icDefaultOperationAdapter


Field Summary
 
Fields inherited from class wt.epm.familytable.EPMNewIterationDataContainer.icOperationAdapter
m_conflicts
 
Constructor Summary
(package private) EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter()
           
 
Method Summary
 int getMode()
           
 boolean isFamilyTableConflicts()
           
 
Methods inherited from class wt.epm.familytable.EPMNewIterationDataContainer.icDefaultOperationAdapter
copyFamilyTable, registerMoreFamilyTables
 
Methods inherited from class wt.epm.familytable.EPMNewIterationDataContainer.icOperationAdapter
conflictCheck, copyFamilyTable, getConflicts, initialFamilyTablesRegistry, setTargetDocument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter

EPMNewIterationDataContainer.icSandboxCheckinOperationAdapter()
                                                        throws WTException
Method Detail

getMode

public int getMode()
Overrides:
getMode in class EPMNewIterationDataContainer.icDefaultOperationAdapter

isFamilyTableConflicts

public boolean isFamilyTableConflicts()
                               throws WTException
Overrides:
isFamilyTableConflicts in class EPMNewIterationDataContainer.icOperationAdapter
Throws:
WTException