Uses of Class
org.damap.base.domain.Identifier
Packages that use Identifier
-
Uses of Identifier in org.damap.base.repo
Methods in org.damap.base.repo that return types with arguments of type Identifier -
Uses of Identifier in org.damap.base.rest.dmp.mapper
Methods in org.damap.base.rest.dmp.mapper that return IdentifierModifier and TypeMethodDescriptionIdentifierDOMapper.mapDOtoEntity(IdentifierDO identifierDO, Identifier identifier) mapDOtoEntity.Methods in org.damap.base.rest.dmp.mapper with parameters of type IdentifierModifier and TypeMethodDescriptionIdentifierDOMapper.mapDOtoEntity(IdentifierDO identifierDO, Identifier identifier) mapDOtoEntity.IdentifierDOMapper.mapEntityToDO(Identifier identifier, IdentifierDO identifierDO) mapEntityToDO.