@Component public class ItemPatch extends DSpaceObjectPatch<ItemRest>
| Constructor and Description |
|---|
ItemPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected ItemRest |
replace(ItemRest item,
Operation operation)
Performs the replace operation.
|
patchadd, copy, move, removeprotected ItemRest replace(ItemRest item, Operation operation)
replace in class AbstractResourcePatch<ItemRest>item - the rest representation of the itemoperation - the replace operationUnprocessableEntityExceptionPatchBadRequestExceptionCopyright © 2019 DuraSpace. All rights reserved.