Uses of Class
org.damap.base.domain.InternalStorageTranslation
Packages that use InternalStorageTranslation
-
Uses of InternalStorageTranslation in org.damap.base.repo
Methods in org.damap.base.repo that return InternalStorageTranslationModifier and TypeMethodDescriptionInternalStorageTranslationRepo.getInternalStorageById(Long storageId, String languageCode) getInternalStorageById.Methods in org.damap.base.repo that return types with arguments of type InternalStorageTranslationModifier and TypeMethodDescriptionInternalStorageTranslationRepo.getAllInternalStorageByLanguage(String languageCode) getAllInternalStorageByLanguage. -
Uses of InternalStorageTranslation in org.damap.base.rest.storage
Methods in org.damap.base.rest.storage with parameters of type InternalStorageTranslationModifier and TypeMethodDescriptionInternalStorageDOMapper.mapEntityToDO(InternalStorageTranslation storage, InternalStorageDO storageDO) mapEntityToDO.