Uses of Class
org.damap.base.rest.dmp.domain.IdentifierDO
Packages that use IdentifierDO
Package
Description
-
Uses of IdentifierDO in org.damap.base.conversion
Methods in org.damap.base.conversion with parameters of type IdentifierDOModifier and TypeMethodDescriptionbooleanTemplateSelectorService.isFWFTemplate(IdentifierDO identifierDO) isFWFTemplate.booleanTemplateSelectorServiceImpl.isFWFTemplate(IdentifierDO identifierDO) isFWFTemplate.booleanTemplateSelectorService.isHorizonEuropeTemplate(IdentifierDO identifierDO) isHorizonEuropeTemplate.booleanTemplateSelectorServiceImpl.isHorizonEuropeTemplate(IdentifierDO identifierDO) isHorizonEuropeTemplate. -
Uses of IdentifierDO in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return IdentifierDOModifier and TypeMethodDescriptionIdentifierDOMapper.mapEntityToDO(Identifier identifier, IdentifierDO identifierDO) mapEntityToDO.Methods in org.damap.base.rest.dmp.mapper with parameters of type IdentifierDOModifier and TypeMethodDescriptionIdentifierDOMapper.mapDOtoEntity(IdentifierDO identifierDO, Identifier identifier) mapDOtoEntity.IdentifierDOMapper.mapEntityToDO(Identifier identifier, IdentifierDO identifierDO) mapEntityToDO. -
Uses of IdentifierDO in org.damap.base.rest.madmp.mapper
Methods in org.damap.base.rest.madmp.mapper with parameters of type IdentifierDOModifier and TypeMethodDescriptionMaDmpMapper.mapToMaDmp(IdentifierDO identifierDO, ContactId contactId) mapToMaDmp.MaDmpMapper.mapToMaDmp(IdentifierDO identifierDO, ContributorId contributorId) mapToMaDmp.MaDmpMapper.mapToMaDmp(IdentifierDO identifierDO, FunderId funderId) mapToMaDmp.MaDmpMapper.mapToMaDmp(IdentifierDO identifierDO, GrantId grantId) mapToMaDmp.