wt.epm.upload
Class EPMParameterMapEventsHandler
java.lang.Object
wt.epm.upload.EPMParameterMapEventsHandler
- class EPMParameterMapEventsHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMParameterMapEventsHandler
private EPMParameterMapEventsHandler()
deleteAllMaps
static void deleteAllMaps(WTCollection targets)
throws WTException
- Throws:
WTException
deleteMaps
private static void deleteMaps(IBAHolder holder,
long[] ids)
throws WTException
- Throws:
WTException
copyAllMaps
static void copyAllMaps(WTValuedMap srcToTargetMap)
throws WTException
- Throws:
WTException
processCleanupLinkEvent
static void processCleanupLinkEvent(WTKeyedMap targets)
throws WTException
- Throws:
WTException
processNewIterationEvent
static void processNewIterationEvent(WTCollection targets)
throws WTException
- Throws:
WTException
processPreModifyEvent
static void processPreModifyEvent(WTCollection targets)
throws WTException
- Throws:
WTException
processPostCopyEvent
static void processPostCopyEvent(EPMDocument original,
EPMDocument copy)
throws WTException
- Throws:
WTException
updateDefinitionReference
static void updateDefinitionReference(AbstractAttributeDefinition def)
throws WTException
- Throws:
WTException
getEPMTargets
private static WTSet getEPMTargets(WTCollection targets)
checkParameterMapModifiability
static void checkParameterMapModifiability(WTCollection targets)
throws WTException
- Throws:
WTException