wt.inf.container
Class IdentityServiceEventHandler.OrgSubtreeUpdater
java.lang.Object
wt.inf.container.IdentityServiceEventHandler.SubtreeUpdater
wt.inf.container.IdentityServiceEventHandler.OrgSubtreeUpdater
- Enclosing class:
- IdentityServiceEventHandler
- private static final class IdentityServiceEventHandler.OrgSubtreeUpdater
- extends IdentityServiceEventHandler.SubtreeUpdater
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
target
protected final WTContainer target
oldParent
protected final WTContainer oldParent
oldName
protected final String oldName
IdentityServiceEventHandler.OrgSubtreeUpdater
IdentityServiceEventHandler.OrgSubtreeUpdater(WTContainer target,
WTContainer old_parent,
String old_name)
getOldSubtree
DirectorySubtree getOldSubtree()
throws WTException
- Overrides:
getOldSubtree
in class IdentityServiceEventHandler.SubtreeUpdater
- Throws:
WTException
update
void update(DirectoryContextProvider new_context,
DirectoryContextProvider old_context)
throws WTException
- Overrides:
update
in class IdentityServiceEventHandler.SubtreeUpdater
- Throws:
WTException
update
final void update()
throws WTException
- Throws:
WTException
getNewSubtree
DirectorySubtree getNewSubtree()
throws WTException
- Throws:
WTException