Uses of Class
org.damap.base.repo.InternalStorageRepo
Packages that use InternalStorageRepo
-
Uses of InternalStorageRepo in org.damap.base.rest.storage
Methods in org.damap.base.rest.storage with parameters of type InternalStorageRepoModifier and TypeMethodDescriptionvoidInternalStorageTranslationValidator.validateForCreation(InternalStorageTranslationDO internalStorageTranslationDO, InternalStorageRepo internalStorageRepo, InternalStorageTranslationRepo internalStorageTranslationRepo) voidInternalStorageTranslationValidator.validateForUpdate(String id, InternalStorageTranslationDO internalStorageTranslationDO, InternalStorageTranslationRepo internalStorageTranslationRepo, InternalStorageRepo internalStorageRepo) voidInternalStorageValidator.validateForUpdate(String id, InternalStorageRepo internalStorageRepo, InternalStorageDO internalStorageDO) voidInternalStorageTranslationValidator.validationCommon(InternalStorageTranslationDO internalStorageTranslationDO, InternalStorageRepo internalStorageRepo)