Uses of Class
org.damap.base.domain.Repository
Packages that use Repository
-
Uses of Repository in org.damap.base.domain
Methods in org.damap.base.domain that return types with arguments of type Repository -
Uses of Repository in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return RepositoryModifier and TypeMethodDescriptionRepositoryDOMapper.mapDOtoEntity(RepositoryDO repositoryDO, Repository repository) mapDOtoEntity.Methods in org.damap.base.rest.dmp.mapper with parameters of type RepositoryModifier and TypeMethodDescriptionRepositoryDOMapper.mapDOtoEntity(RepositoryDO repositoryDO, Repository repository) mapDOtoEntity.RepositoryDOMapper.mapEntityToDO(Repository repository, RepositoryDO repositoryDO) mapEntityToDO.