Uses of Class
org.dspace.app.rest.submit.PatchConfigurationService
-
Packages that use PatchConfigurationService Package Description org.dspace.app.rest.submit.factory -
-
Uses of PatchConfigurationService in org.dspace.app.rest.submit.factory
Methods in org.dspace.app.rest.submit.factory that return PatchConfigurationService Modifier and Type Method Description PatchConfigurationServicePatchOperationFactory. getPatchConfigurationService()Methods in org.dspace.app.rest.submit.factory with parameters of type PatchConfigurationService Modifier and Type Method Description voidPatchOperationFactory. setPatchConfigurationService(PatchConfigurationService patchOperationService)
-