public abstract class MetadataValueMovePatchOperation<DSO extends DSpaceObject> extends MovePatchOperation<MetadataValueRest>
| Constructor and Description |
|---|
MetadataValueMovePatchOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected Class<MetadataValueRest[]> |
getArrayClassForEvaluation() |
protected Class<MetadataValueRest> |
getClassForEvaluation() |
protected abstract DSpaceObjectService<DSO> |
getDSpaceObjectService() |
protected void |
moveValue(Context context,
DSO source,
String target,
int from,
int to) |
performevaluateArrayObject, evaluateSingleObject, getAbsolutePathprotected Class<MetadataValueRest[]> getArrayClassForEvaluation()
getArrayClassForEvaluation in class PatchOperation<MetadataValueRest>protected Class<MetadataValueRest> getClassForEvaluation()
getClassForEvaluation in class PatchOperation<MetadataValueRest>protected void moveValue(Context context, DSO source, String target, int from, int to) throws SQLException
SQLExceptionprotected abstract DSpaceObjectService<DSO> getDSpaceObjectService()
Copyright © 2019 DuraSpace. All rights reserved.