Uses of Class
com.ithit.webdav.server.exceptions.MultistatusException
Packages that use MultistatusException
Package
Description
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
-
Uses of MultistatusException in com.ithit.webdav.server
Methods in com.ithit.webdav.server that throw MultistatusExceptionModifier and TypeMethodDescriptionvoidCreates a copy of this item with a new name in the destination folder.voidHierarchyItem.delete()Deletes this item.Locks this item.voidMoves this item to the destination folder under a new name.voidHierarchyItem.updateProperties(Property[] setProps, Property[] delProps) Adds, modifies and removes properties for this item.