Uses of Class
org.damap.base.domain.DmpVersion
Packages that use DmpVersion
-
Uses of DmpVersion in org.damap.base.repo
Methods in org.damap.base.repo that return types with arguments of type DmpVersionModifier and TypeMethodDescriptionDmpVersionRepo.getAll()getAll.DmpVersionRepo.getAllByDmp(long dmpId) getAllByDmp. -
Uses of DmpVersion in org.damap.base.rest.version
Methods in org.damap.base.rest.version that return DmpVersionModifier and TypeMethodDescriptionVersionDOMapper.mapDOtoEntity(VersionDO versionDO, DmpVersion version, DmpRepo dmpRepo) mapDOtoEntity.Methods in org.damap.base.rest.version with parameters of type DmpVersionModifier and TypeMethodDescriptionVersionDOMapper.mapDOtoEntity(VersionDO versionDO, DmpVersion version, DmpRepo dmpRepo) mapDOtoEntity.VersionDOMapper.mapEntityToDO(DmpVersion version, VersionDO versionDO) mapEntityToDO.