Uses of Class
org.dspace.app.rest.submit.factory.impl.ReplacePatchOperation
-
Packages that use ReplacePatchOperation Package Description org.dspace.app.rest.submit.factory.impl -
-
Uses of ReplacePatchOperation in org.dspace.app.rest.submit.factory.impl
Subclasses of ReplacePatchOperation in org.dspace.app.rest.submit.factory.impl Modifier and Type Class Description classBitstreamMetadataValueReplacePatchOperationSubmission "replace" operation to replace metadata in the BitstreamclassCollectionReplacePatchOperationSubmission "replace" patch operationclassItemMetadataValueReplacePatchOperationSubmission "replace" PATCH operation.classLicenseReplacePatchOperationSubmission "replace" patch operationLicenseAddPatchOperationclassMetadataValueReplacePatchOperation<DSO extends DSpaceObject>Submission "replace" common PATCH operation.classResourcePolicyReplacePatchOperationSubmission "replace" operation to replace resource policies in the Bitstream
-