Uses of Class
com.ithit.webdav.server.exceptions.MultistatusException
Package
Description
Contains interfaces required by Class 1 and Class 2 compliant WebDAV implementations.
-
Uses of MultistatusException in com.ithit.webdav.server
Modifier and TypeMethodDescriptionvoid
Creates a copy of this item with a new name in the destination folder.void
HierarchyItem.delete()
Deletes this item.Locks this item.void
Moves this item to the destination folder under a new name.void
HierarchyItem.updateProperties
(Property[] setProps, Property[] delProps) Adds, modifies and removes properties for this item.