|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| CopyListener | A CopyListener may be handed to the Macro helper in order to have more control on the copy operation. |
| CopyRouteRedirector | A CopyRouteRedirector may be passed to the Macro helper in order to have more
control on the copy operation. |
| DeleteListener | A DeleteListener may be handed to the Macro helper in order to have more control on the delete operation. |
| DeleteTargetRedirector | A DeleteTargetRedirector may be passed to the Macro helper in order to have more
control on the delete operation. |
| Macro | Macro helper class. |
| Class Summary | |
| CopyRouteRedirector.CopyRoute | A CopyRoute defines the source and the destination URI of a
copy operation. |
| MacroImpl | Macro helper class. |
| MacroParameters | |
| MacroPropertyUpdater | Event handler (listener) that updates some DAV: properties on COPY or MOVE actions. |
| Exception Summary | |
| ConflictException | The copy/move operation is in conflict, e.g. the path of the destination is not created (yet). |
| CopyMacroException | Copy macro exception. |
| DeleteMacroException | Delete macro exception. |
| ForbiddenException | The copy/move operation is forbidden, e.g. source and destination uri are identical. |
| MacroException | Macro exception. |
Provides high-level object management functions that help deal with complex operations. Such operations include copying, deleting and moving objects within a namespace.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||