Class PrimaryBitstreamRemovePatchOperation
java.lang.Object
org.dspace.app.rest.submit.factory.impl.PatchOperation<T>
org.dspace.app.rest.submit.factory.impl.RemovePatchOperation<String>
org.dspace.app.rest.submit.factory.impl.PrimaryBitstreamRemovePatchOperation
Submission "remove" operation to remove primary bitstream.
- Author:
- Mykhaylo Boychuk (mykhaylo.boychuk@4science.com)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.app.rest.submit.factory.impl.RemovePatchOperation
performMethods inherited from class org.dspace.app.rest.submit.factory.impl.PatchOperation
evaluateArrayObject, evaluateSingleObject, getAbsolutePath, getStepId
-
Constructor Details
-
PrimaryBitstreamRemovePatchOperation
public PrimaryBitstreamRemovePatchOperation()
-
-
Method Details
-
getArrayClassForEvaluation
- Specified by:
getArrayClassForEvaluationin classPatchOperation<String>
-
getClassForEvaluation
- Specified by:
getClassForEvaluationin classPatchOperation<String>
-