Uses of Class
org.damap.base.rest.dmp.domain.RepositoryDO
Packages that use RepositoryDO
-
Uses of RepositoryDO in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return RepositoryDOModifier and TypeMethodDescriptionRepositoryDOMapper.mapEntityToDO(Repository repository, RepositoryDO repositoryDO) mapEntityToDO.Methods in org.damap.base.rest.dmp.mapper with parameters of type RepositoryDOModifier and TypeMethodDescriptionRepositoryDOMapper.mapDOtoEntity(RepositoryDO repositoryDO, Repository repository) mapDOtoEntity.RepositoryDOMapper.mapEntityToDO(Repository repository, RepositoryDO repositoryDO) mapEntityToDO. -
Uses of RepositoryDO in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper with parameters of type RepositoryDOModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmpFromRepository(RepositoryDO repositoryDO, Distribution distribution, MapperService mapperService) mapToMaDmpFromRepository.