Project

General

Profile

Actions

bug #6120

closed

bug #6119: Implement uuidAndTitleCache remote services

Cleanup uuidAndTitleCache methods

Added by Andreas Müller over 6 years ago. Updated over 6 years ago.

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

100%

Estimated time:
Severity:
normal
Found in Version:

Description

In TaxonService we have 2 methods getUuidAndTitleCacheTaxon and getUuidAndTitleCacheSynonym. They could be merged into one parameterized method with parameter "Class". Also IdentifiableService may need such a parameterized method. If so, the 2 DAO methods could also be merged.

Actions #1

Updated by Andreas Müller over 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50

Applied in changeset cdmlib:commit:cdmlib|8d6c8a12abe82836eae03eab6a43b3cdea6d26df.

Actions #2

Updated by Andreas Müller over 6 years ago

  • Assignee changed from Andreas Müller to Katja Luther
  • % Done changed from 50 to 70

Please also check the code if you think it is reasonable

Actions #3

Updated by Katja Luther over 6 years ago

Andreas Müller wrote:

Please also check the code if you think it is reasonable

In TaxonBaseSelectionDialog it needs to be model = CdmStore.getService(ITaxonService.class).getUuidAndTitleCache(clazz, limitOfInitialElements, pattern);

The rest seems to be reasonable.

Actions #4

Updated by Andreas Müller over 6 years ago

  • % Done changed from 70 to 50

Applied in changeset cdmlib:commit:cdmlib|c6af6a3d58f8fa0ec2a803f8651b8acd04139fde.

Actions #5

Updated by Katja Luther over 6 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 50 to 100

tested all selection dialogs where it is used and it seems to work.

Actions #6

Updated by Katja Luther over 6 years ago

  • Assignee changed from Katja Luther to Andreas Müller
Actions

Also available in: Atom PDF