public class JsonPropPatchHandler extends Object
| Constructor and Description |
|---|
JsonPropPatchHandler(PropPatchSetter patchSetter,
PropertyAuthoriser permissionService,
EventManager eventManager) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAuthoriser |
getPermissionService() |
PropFindResponse |
process(Resource wrappedResource,
String encodedUrl,
Map<String,String> params) |
public JsonPropPatchHandler(PropPatchSetter patchSetter, PropertyAuthoriser permissionService, EventManager eventManager)
public PropFindResponse process(Resource wrappedResource, String encodedUrl, Map<String,String> params) throws NotAuthorizedException, ConflictException, BadRequestException
public PropertyAuthoriser getPermissionService()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.