wt.inf.container
Class IdentityServiceEventHandler.SubtreeUpdater
java.lang.Object
wt.inf.container.IdentityServiceEventHandler.SubtreeUpdater
- Direct Known Subclasses:
- IdentityServiceEventHandler.OrgSubtreeUpdater
- Enclosing class:
- IdentityServiceEventHandler
- private static class IdentityServiceEventHandler.SubtreeUpdater
- extends Object
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.SubtreeUpdater
IdentityServiceEventHandler.SubtreeUpdater(WTContainer target,
WTContainer old_parent,
String old_name)
update
final void update()
throws WTException
- Throws:
WTException
getNewSubtree
DirectorySubtree getNewSubtree()
throws WTException
- Throws:
WTException
getOldSubtree
DirectorySubtree getOldSubtree()
throws WTException
- Throws:
WTException
update
void update(DirectoryContextProvider new_context,
DirectoryContextProvider old_context)
throws WTException
- Throws:
WTException