Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2010-05-31 12:08:46
Size: 2119
Editor: abr
Comment:
Revision 11 as of 2010-06-03 11:50:53
Size: 2610
Editor: abr
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
= Task TITLE = = Task Update Tracker =
Line 8: Line 8:
 Title::  Title:: Task Update Tracker
Line 23: Line 23:


The goal of this task is to establish the Update Tracker mechanism in DOMS. The update tracker will provide the following functionality to DOMS
 1. Request Entry Pids changed since a given date.
   List<Records> getChangedSince(Date since, boolean published, String viewAngle)

A record contain very little information
 Identifier
 State
 Date

If published is set to true, the lookup will only concern itself with the published objects.




Task Update Tracker

Title
Task Update Tracker

State
Not started

Time used

Time estimated

Description

The goal of this task is to establish the Update Tracker mechanism in DOMS. The update tracker will provide the following functionality to DOMS

  1. Request Entry Pids changed since a given date.
    • List<Records> getChangedSince(Date since, boolean published, String viewAngle)

A record contain very little information

  • Identifier State Date

If published is set to true, the lookup will only concern itself with the published objects.

Sub tasks

Title State Time used Time estimated

Documentation

Progress history

Iteration Time used Status Notes Tasks adressed

Tasks/25 (last edited 2010-06-09 09:26:42 by abr)