wt.epm.workspaces
Class EPMUndoCheckoutDataContainer
java.lang.Object
wt.epm.workspaces.EPMUndoCheckoutDataContainer
- public class EPMUndoCheckoutDataContainer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
m_workspace
EPMWorkspace m_workspace
m_toUndoCheckout
List m_toUndoCheckout
m_initFamilyTables
WTCollection m_initFamilyTables
m_familyTablesToDie
WTHashSet m_familyTablesToDie
m_ftToStayIds
Collection m_ftToStayIds
m_copyContainedInLinks
WTValuedHashMap m_copyContainedInLinks
m_oldColumnIdToNewColumnsMap
Map m_oldColumnIdToNewColumnsMap
m_toFamilyTableCheck
Collection m_toFamilyTableCheck
m_conflicts
EPMNonoverridableConflicts m_conflicts
EPMUndoCheckoutDataContainer
public EPMUndoCheckoutDataContainer(EPMWorkspace workspace,
Collection workables,
WTCollection initFamilyTablesToUndoCheckout)
throws WTException
initCollections
private void initCollections(Collection workables,
WTCollection initFamilyTablesToUndoCheckout)
throws WTException
- Throws:
WTException
isFamilyTableConflicts
public boolean isFamilyTableConflicts()
throws WTException
- Throws:
WTException
getToUndoCheckout
public Collection getToUndoCheckout()
getFamilyTablesToDie
public WTHashSet getFamilyTablesToDie()
getConflicts
EPMNonoverridableConflicts getConflicts()
mustDieMustStayFTsSorting
private void mustDieMustStayFTsSorting(Collection docs)
throws WTException
- Throws:
WTException
rollbackFamilyTables
public void rollbackFamilyTables()
throws WTException
- Throws:
WTException
killFamilyTablesToDie
private void killFamilyTablesToDie()
throws WTException
- Throws:
WTException
copyBackContainedInLinks
private void copyBackContainedInLinks()
throws WTException
- Throws:
WTException
createCopyBackContainedInLinksMap
private void createCopyBackContainedInLinksMap()
throws WTException
- Throws:
WTException