@Component public class ItemOperationFactory extends Object
| Constructor and Description |
|---|
ItemOperationFactory() |
| Modifier and Type | Method and Description |
|---|---|
ResourcePatchOperation<ItemRest> |
getReplaceOperationForPath(String path)
Returns the patch instance for the replace operation (based on the operation path).
|
public ResourcePatchOperation<ItemRest> getReplaceOperationForPath(String path)
path - the operation pathPatchBadRequestExceptionCopyright © 2019 DuraSpace. All rights reserved.