public class LicenseStep extends LicenseStep implements AbstractRestProcessingStep
authorizeService, bitstreamFormatService, bitstreamService, bteBatchImportService, bundleService, collectionService, configurationService, itemService, metadataFieldService, workspaceItemServiceCOLLECTION_STEP_OPERATION_ENTRY, DESCRIBE_STEP_METADATA_OPERATION_ENTRY, LICENSE_STEP_OPERATION_ENTRY, UPLOAD_STEP_ACCESSCONDITIONS_OPERATION_ENTRY, UPLOAD_STEP_METADATA_OPERATION_ENTRY, UPLOAD_STEP_METADATA_PATH, UPLOAD_STEP_MOVE_OPERATION_ENTRY, UPLOAD_STEP_REMOVE_OPERATION_ENTRY| Constructor and Description |
|---|
LicenseStep() |
| Modifier and Type | Method and Description |
|---|---|
void |
doPatchProcessing(Context context,
Request currentRequest,
InProgressSubmission source,
Operation op)
Method to react to a patch request against the step managed section data
|
DataLicense |
getData(SubmissionService submissionService,
InProgressSubmission obj,
SubmissionStepConfig config)
Method to expose data in the a dedicated section of the in progress submission.
|
doPostProcessing, doPreProcessingclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitvalidatedoPostProcessing, doPreProcessingpublic DataLicense getData(SubmissionService submissionService, InProgressSubmission obj, SubmissionStepConfig config) throws Exception
AbstractRestProcessingStepgetData in interface AbstractRestProcessingStepsubmissionService - the submission serviceobj - the in progress submissionconfig - the submission step configurationExceptionpublic void doPatchProcessing(Context context, Request currentRequest, InProgressSubmission source, Operation op) throws Exception
AbstractRestProcessingStepdoPatchProcessing in interface AbstractRestProcessingStepcontext - the DSpace contextcurrentRequest - the http requestsource - the in progress submissionop - the json patch operationExceptionCopyright © 2019 DuraSpace. All rights reserved.