Uses of Class
org.damap.base.rest.storage.InternalStorageDO
Packages that use InternalStorageDO
Package
Description
-
Uses of InternalStorageDO in org.damap.base.rest
Methods in org.damap.base.rest that return types with arguments of type InternalStorageDOModifier and TypeMethodDescriptionInternalStorageResource.getAllByLanguage(String languageCode) getAllByLanguage. -
Uses of InternalStorageDO in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return InternalStorageDOModifier and TypeMethodDescriptionMapperService.getInternalStorageDOById(Long id, String languageCode) getInternalStorageDOById. -
Uses of InternalStorageDO in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper with parameters of type InternalStorageDOModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmpFromInternalStorage(InternalStorageDO internalStorageDO, Host host) mapToMaDmpFromInternalStorage. -
Uses of InternalStorageDO in org.damap.base.rest.storage
Methods in org.damap.base.rest.storage that return InternalStorageDOModifier and TypeMethodDescriptionInternalStorageDOMapper.mapEntityToDO(InternalStorageTranslation storage, InternalStorageDO storageDO) mapEntityToDO.Methods in org.damap.base.rest.storage that return types with arguments of type InternalStorageDOModifier and TypeMethodDescriptionInternalStorageService.getAllByLanguage(String languageCode) getAllByLanguage.Methods in org.damap.base.rest.storage with parameters of type InternalStorageDOModifier and TypeMethodDescriptionInternalStorageDOMapper.mapEntityToDO(InternalStorageTranslation storage, InternalStorageDO storageDO) mapEntityToDO.