Project

General

Profile

Actions

bug #825

closed

DefinedTermDaoImpl - missleading method names

Added by Andreas Kohlbecker almost 15 years ago. Updated over 2 years ago.

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

100%

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

Description

DefinedTermDaoImpl implements

findByTitle(String queryString);
findByTitle(String queryString, CdmBase sessionObject);

which is declared in ITitledDao. The name suggests a search by title the implementation however does a search by label. All other findByTitle methods are implemented correctly.

Actions

Also available in: Atom PDF