Class Hierarchy
- java.lang.Object
- org.dspace.app.rest.model.patch.JsonValueEvaluator (implements org.dspace.app.rest.model.patch.LateObjectEvaluator)
- org.dspace.app.rest.model.patch.Operation
- org.dspace.app.rest.model.patch.AddOperation
- org.dspace.app.rest.model.patch.FromOperation
- org.dspace.app.rest.model.patch.CopyOperation
- org.dspace.app.rest.model.patch.MoveOperation
- org.dspace.app.rest.model.patch.RemoveOperation
- org.dspace.app.rest.model.patch.ReplaceOperation
- org.dspace.app.rest.model.patch.Patch
Interface Hierarchy
- org.dspace.app.rest.model.patch.LateObjectEvaluator