Uses of Class
org.damap.base.rest.storage.InternalStorageService
Packages that use InternalStorageService
-
Uses of InternalStorageService in org.damap.base.rest.dmp.service
Methods in org.damap.base.rest.dmp.service with parameters of type InternalStorageServiceModifier and TypeMethodDescriptionvoidDmpConsistencyUtility.enforceActiveStorage(DmpDO newDmp, Dmp oldDmp, InternalStorageService internalStorageService) Validates that all internal storage used in the new DMP are active.