Uses of Class
org.dspace.app.rest.submit.factory.impl.RemovePatchOperation
-
Packages that use RemovePatchOperation Package Description org.dspace.app.rest.submit.factory.impl -
-
Uses of RemovePatchOperation in org.dspace.app.rest.submit.factory.impl
Subclasses of RemovePatchOperation in org.dspace.app.rest.submit.factory.impl Modifier and Type Class Description classBitstreamMetadataValueRemovePatchOperationSubmission "remove" PATCH operation at metadata Bitstream level.classBitstreamRemovePatchOperationSubmission "remove" operation for deletion of the BitstreamclassBitstreamResourcePolicyRemovePatchOperationSubmission "remove" operation to remove resource policies from the BitstreamclassCCLicenseRemovePatchOperationSubmission "remove" PATCH operation To remove the Creative Commons License of a workspace item.classItemMetadataValueRemovePatchOperationSubmission "remove" PATCH operation.classLicenseRemovePatchOperationSubmission License "remove" patch operation.classMetadataValueRemovePatchOperation<DSO extends org.dspace.content.DSpaceObject>Submission "remove" PATCH operation.
-