Project

General

Profile

Actions

bug #7467

closed

taxon name parts lookup method with support for wildcard searches

Added by Andreas Kohlbecker almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Highest
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal
Found in Version:
Tags:

Description

implement a taxon name parts lookup method in the dao and service layer with support for wildcard searches.

If a name part passed to the method contains the asterisk character ('*') it will be translated into '%' the related field is search with a LIKE clause.

Reuse functionality already implemeneted in TaxonNameDaoHibernateImpl.searchNames(String genusOrUninomial,String infraGenericEpithet, String specificEpithet, String infraSpecificEpithet, Rank rank, Integer pageSize,Integer pageNumber, List<OrderHint> orderHints) by allowing to replace the select part of the hql query.


Related issues

Blocks EDIT - task #7338: Validate taxon name against the higher taxon nameClosedAndreas Kohlbecker

Actions
Actions

Also available in: Atom PDF