wt.epm.structure
Class CopyManagerUtility.TopGeneric
java.lang.Object
wt.epm.structure.CopyManagerUtility.FamilyDocument
wt.epm.structure.CopyManagerUtility.Instance
wt.epm.structure.CopyManagerUtility.Generic
wt.epm.structure.CopyManagerUtility.TopGeneric
- Enclosing class:
- CopyManagerUtility
- private static class CopyManagerUtility.TopGeneric
- extends CopyManagerUtility.Generic
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
familyTable
EPMFamilyTable familyTable
missingGenerics
Set missingGenerics
checkoutGenerics
Set checkoutGenerics
instances
List instances
CopyManagerUtility.TopGeneric
public CopyManagerUtility.TopGeneric(EPMDocument document,
EPMDocument copy,
CopyManagerUtility.Generic generic)
getMissingIntermediateGenerics
public Set getMissingIntermediateGenerics()
- Overrides:
getMissingIntermediateGenerics
in class CopyManagerUtility.Generic
getCheckedOutMissingGenerics
public Set getCheckedOutMissingGenerics()
throws WTException
- Overrides:
getCheckedOutMissingGenerics
in class CopyManagerUtility.Generic
- Throws:
WTException
canCopyFamily
public boolean canCopyFamily()
throws WTException
- Throws:
WTException
prepareForCopy
public void prepareForCopy()
throws WTPropertyVetoException
- Overrides:
prepareForCopy
in class CopyManagerUtility.Generic
- Throws:
WTPropertyVetoException
getInstances
public List getInstances()
addInstances
public void addInstances(List instancesList)
anyChildSelectedForCopy
public boolean anyChildSelectedForCopy()
- Overrides:
anyChildSelectedForCopy
in class CopyManagerUtility.Instance
anyParentSelectedForCopy
public boolean anyParentSelectedForCopy()
- Overrides:
anyParentSelectedForCopy
in class CopyManagerUtility.Instance
getObjectsSelectedForCopy
public Set getObjectsSelectedForCopy()
- Overrides:
getObjectsSelectedForCopy
in class CopyManagerUtility.Instance
getImmGeneric
public CopyManagerUtility.Generic getImmGeneric()
setImmGeneric
public void setImmGeneric(CopyManagerUtility.Generic generic)
getEPMDocument
public EPMDocument getEPMDocument()
newCopy
public EPMDocument newCopy()
isSelectedForCopy
public boolean isSelectedForCopy()