| Home >> All >> org >> apache >> slide >> [ macro Javadoc ] |
org.apache.slide.macro: Javadoc index of package org.apache.slide.macro.
Package Samples:
org.apache.slide.macro
Classes:
DeleteListener: A DeleteListener may be handed to the Macro helper in order to have more control on the delete operation. The DeleteListener will be notified before and after deleting any single resource that is target of the recursive delete operation.
CopyListener: A CopyListener may be handed to the Macro helper in order to have more control on the copy operation. The CopyListener will be notified before and after copying any single resource that is target of the recursive copy operation.
CopyRouteRedirector: A CopyRouteRedirector may be passed to the Macro helper in order to have more control on the copy operation. A CopyRouteRedirector may either return the given CopyRoute or any (redirected) CopyRoute.
DeleteTargetRedirector: A DeleteTargetRedirector may be passed to the Macro helper in order to have more control on the delete operation. A DeleteTargetRedirector may either return the given URI or any (redirected) URI.
MacroPropertyUpdater: Event handler (listener) that updates some DAV: properties on COPY or MOVE actions. The DAV: properties currently updated are: displayname and owner.
ConflictException: The copy/move operation is in conflict, e.g. the path of the destination is not created (yet).
ForbiddenException: The copy/move operation is forbidden, e.g. source and destination uri are identical.
DeleteMacroException: Delete macro exception.
CopyMacroException: Copy macro exception.
Macro: Macro helper class.
MacroImpl: Macro helper class.
MacroException: Macro exception.
MacroParameters
| Home | Contact Us | Privacy Policy | Terms of Service |