wt.epm.structure
Class CopyManagerUtility.FamilyDocument
java.lang.Object
wt.epm.structure.CopyManagerUtility.FamilyDocument
- Direct Known Subclasses:
- CopyManagerUtility.Instance
- Enclosing class:
- CopyManagerUtility
- private static class CopyManagerUtility.FamilyDocument
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
document
private EPMDocument document
selectedForCopy
private boolean selectedForCopy
newCopy
private EPMDocument newCopy
CopyManagerUtility.FamilyDocument
public CopyManagerUtility.FamilyDocument(EPMDocument document,
EPMDocument copy)
getEPMDocument
public EPMDocument getEPMDocument()
newCopy
public EPMDocument newCopy()
isSelectedForCopy
public boolean isSelectedForCopy()
prepareForCopy
public void prepareForCopy()
throws WTPropertyVetoException
- Throws:
WTPropertyVetoException