public abstract class MetadataValueAddPatchOperation<DSO extends DSpaceObject> extends AddPatchOperation<MetadataValueRest>
| Constructor and Description |
|---|
MetadataValueAddPatchOperation() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addValue(Context context,
DSO source,
String target,
MetadataValueRest object,
int index) |
protected Class<MetadataValueRest[]> |
getArrayClassForEvaluation() |
protected Class<MetadataValueRest> |
getClassForEvaluation() |
protected abstract DSpaceObjectService<DSO> |
getDSpaceObjectService() |
protected void |
replaceValue(Context context,
DSO source,
String target,
List<MetadataValueRest> list) |
performevaluateArrayObject, evaluateSingleObject, getAbsolutePathprotected Class<MetadataValueRest[]> getArrayClassForEvaluation()
getArrayClassForEvaluation in class PatchOperation<MetadataValueRest>protected Class<MetadataValueRest> getClassForEvaluation()
getClassForEvaluation in class PatchOperation<MetadataValueRest>protected void replaceValue(Context context, DSO source, String target, List<MetadataValueRest> list) throws SQLException
SQLExceptionprotected void addValue(Context context, DSO source, String target, MetadataValueRest object, int index) throws SQLException
SQLExceptionprotected abstract DSpaceObjectService<DSO> getDSpaceObjectService()
Copyright © 2019 DuraSpace. All rights reserved.