wt.inf.container
Class FolderServiceEventHandler.ContainerChange
java.lang.Object
wt.inf.container.FolderServiceEventHandler.ContainerChange
- Enclosing class:
- FolderServiceEventHandler
- final class FolderServiceEventHandler.ContainerChange
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
containedToDestinations
WTValuedMap containedToDestinations
containedToSources
WTValuedMap containedToSources
destinationsToContained
WTKeyedMap destinationsToContained
sourcesToContained
WTKeyedMap sourcesToContained
FolderServiceEventHandler.ContainerChange
FolderServiceEventHandler.ContainerChange()
changeContainers
void changeContainers(FolderServiceEvent event)
throws WTException
- Throws:
WTException
dispatch
void dispatch(String event_type)
throws WTException
- Throws:
WTException
prepare
void prepare(FolderServiceEvent event)
throws WTException
- Throws:
WTException
addTarget
void addTarget(WTContained target,
WTContainer source,
WTContainer destination)
freeze
void freeze()
throws WTException
- Throws:
WTException