Warning: Can't synchronize with repository "(default)" (/home/git/ome.git does not appear to be a Git repository.). Look in the Trac log for more information.
Notice: In order to edit this ticket you need to be either: a Product Owner, The owner or the reporter of the ticket, or, in case of a Task not yet assigned, a team_member"

Task #8045 (new)

Opened 12 years ago

Last modified 8 years ago

import Iquery usage

Reported by: jburel Owned by:
Priority: major Milestone: Unscheduled
Component: Import Version: n.a.
Keywords: n.a. Cc: jamoore, cxallan, ajpatterson
Resources: n.a. Referenced By: n.a.
References: n.a. Remaining Time: n.a.
Sprint: n.a.

Description

List the methods in web gateway using directly IQuery to retrieve data. So we can check impact when doing model changes.

Change History (7)

comment:1 Changed 12 years ago by ajpatterson

./OmeroImporter?/src/ome/formats/importer/gui/HistoryTableStore.java: private IQueryPrx iQuery;

iQuery is used by the following call:

	public List<OriginalFile> getOriginalFiles(String fileName)
...
            final String queryString = "from OriginalFile as o where o.details.owner.id = '" + 
            	store.getExperimenterID() + "' and o.name = '" + fileName + "'";

It is also used in the following test:
/OmeroImporter/test/ome/formats/utests/TestServiceFactory.java:import omero.api.IQueryPrx;

comment:2 Changed 12 years ago by jburel

Review the classes under ome.formats:

  • enums
  • model.handler
  • ...

Some hard-coded strings with ref to enumerations.

comment:3 Changed 12 years ago by jburel

  • Milestone changed from OMERO-Beta4.4 to OMERO-Beta4.5

comment:4 Changed 12 years ago by jburel

Referencing ticket #8042 has changed sprint.

comment:5 Changed 8 years ago by jamoore

Referencing ticket #8042 has changed sprint.

comment:6 Changed 8 years ago by jamoore

Referencing ticket #8042 has changed sprint.

comment:7 Changed 8 years ago by jamoore

  • Milestone changed from 5.x to Unscheduled
Note: See TracTickets for help on using tickets. You may also have a look at Agilo extensions to the ticket.

1.3.13-PRO © 2008-2011 Agilo Software all rights reserved (this page was served in: 0.66488 sec.)

We're Hiring!