Package io.milton.http.webdav
Interface PropertySourcePatchSetter.CommitableResource
- All Superinterfaces:
Resource
- Enclosing class:
- PropertySourcePatchSetter
-
Method Summary
Modifier and TypeMethodDescriptionvoiddoCommit(Map<QName, ValueAndType> knownProps, Map<Response.Status, List<PropFindResponse.NameAndError>> errorProps) Methods inherited from interface io.milton.resource.Resource
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId
-
Method Details
-
doCommit
void doCommit(Map<QName, ValueAndType> knownProps, Map<Response.Status, throws BadRequestException, NotAuthorizedExceptionList<PropFindResponse.NameAndError>> errorProps)
-