wt.folder
Class FolderLogic.FolderPropertyApplier
java.lang.Object
wt.folder.FolderLogic.FolderPropertyApplier
- Enclosing class:
- FolderLogic
- private static final class FolderLogic.FolderPropertyApplier
- extends Object
Utilty class used by both changeFolder and prepareForCheckin
to update the membership and related cookies of a collection of entries
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toChangeOwnership
final Map toChangeOwnership
toChangeDomain
final WTList[] toChangeDomain
source
final WTSet source
entriesToLinks
WTValuedMap entriesToLinks
toUpdate
WTList toUpdate
toChangeIdentity
WTKeyedMap toChangeIdentity
FolderLogic.FolderPropertyApplier
FolderLogic.FolderPropertyApplier(WTCollection source)
FolderLogic.FolderPropertyApplier
FolderLogic.FolderPropertyApplier(WTValuedMap entries_to_links)
add
void add(FolderEntry entry,
Folder destination)
throws WTException
- Throws:
WTException
updateLinks
void updateLinks(FolderEntry entry,
Folder destination,
boolean modified)
throws WTException
- Throws:
WTException
apply
void apply()
throws WTException
- Throws:
WTException