wt.epm.structure
Class CopyManagerUtility
java.lang.Object
wt.epm.structure.CopyManagerUtility
- public class CopyManagerUtility
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMRESOURCE
private static final String EPMRESOURCE
- See Also:
- Constant Field Values
CopyManagerUtility
public CopyManagerUtility()
processPostCopyEvent
protected static void processPostCopyEvent(EPMDocument original,
EPMDocument copy)
throws WTException
- Throws:
WTException
processPostMultiCopyEvent
protected static void processPostMultiCopyEvent(CopyObjectInfo[] copyObjectInfo)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
getOriginalEPMDocuments
protected static QueryResult getOriginalEPMDocuments(CopyObjectInfo[] copyObjectInfo)
processPreCopyEvent
protected static void processPreCopyEvent(EPMDocument original,
EPMDocument copy)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
processPreMultiCopyEvent
protected static void processPreMultiCopyEvent(WTValuedMap original2copy)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
validatePartialFamilyCopy
private static void validatePartialFamilyCopy(List inCompleteFamilies,
WTValuedMap original2copy)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
getFamilyTable
private static EPMFamilyTable getFamilyTable(EPMDocument document)
throws WTException
- Throws:
WTException
getVariants
private static WTKeyedMap getVariants(QueryResult genericMasters)
throws WTException
- Throws:
WTException
handleContainedInLinks
private static void handleContainedInLinks(CopyObjectInfo[] items)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
copyForwardEPMParameterValues
private static void copyForwardEPMParameterValues(CopyObjectInfo[] copyObjectInfo)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
copyForwardEPMParameterValues
private static void copyForwardEPMParameterValues(WTKeyedMap docs)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
copyForwardEPMFeatureValues
private static void copyForwardEPMFeatureValues(CopyObjectInfo[] copyObjectInfo)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException
copyForwardEPMFeatureValues
private static void copyForwardEPMFeatureValues(WTKeyedMap docs)
throws WTException,
WTPropertyVetoException
- Throws:
WTException
WTPropertyVetoException