Class BitstreamMovePatchOperation
java.lang.Object
org.dspace.app.rest.submit.factory.impl.PatchOperation<T>
org.dspace.app.rest.submit.factory.impl.MovePatchOperation<String>
org.dspace.app.rest.submit.factory.impl.BitstreamMovePatchOperation
Submission "move" operation for ordering the Bitstream
- Author:
- Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.dspace.app.rest.submit.factory.impl.MovePatchOperation
performMethods inherited from class org.dspace.app.rest.submit.factory.impl.PatchOperation
evaluateArrayObject, evaluateSingleObject, getAbsolutePath, getStepId
-
Constructor Details
-
BitstreamMovePatchOperation
public BitstreamMovePatchOperation()
-
-
Method Details
-
getArrayClassForEvaluation
- Specified by:
getArrayClassForEvaluationin classPatchOperation<String>
-
getClassForEvaluation
- Specified by:
getClassForEvaluationin classPatchOperation<String>
-