Actions
feature request #8330
closedRegistrationDao search method
Start date:
Due date:
% Done:
100%
Estimated time:
Severity:
normal
Description
Due to the problems reported in #8287 a dedicated dao search method is needed. This method first of all needs to support the the service method:
IRegistrationWorkingSetService.pageDTOs(UUID submitterUuid, Collection includedStatus, String identifierFilterPattern, String taxonNameFilterPattern, Collection typeDesignationStatusUuids, Integer pageSize, Integer pageIndex, List orderHints)
and also should provide more features as requested in the below tickets:
Related issues
Updated by Andreas Kohlbecker over 3 years ago
- Tracker changed from bug to feature request
Updated by Andreas Kohlbecker over 3 years ago
- Related to bug #8287: RegistrationServiceImpl.page( .... Collection<UUID> typeDesignationStatusUuids ... ) fails when NULL and UUIDs are passed added
Updated by Andreas Kohlbecker over 3 years ago
- Related to feature request #7620: RegistrationSearch implemented with Reference filter added
Updated by Andreas Kohlbecker over 3 years ago
- Related to feature request #7621: registration search also covers typified names added
Updated by Andreas Kohlbecker over 3 years ago
- Related to bug #7885: registration search by name finds also typifications for this name added
Updated by Andreas Kohlbecker over 3 years ago
- Related to feature request #8040: Portal filter with time span added
Updated by Andreas Kohlbecker over 3 years ago
- Status changed from New to Closed
- Target version changed from Release 5.10 to Release 5.8
- % Done changed from 0 to 100
fully solved
Actions