Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368750 - Add method CsvArtifact.getRows()
Summary: Add method CsvArtifact.getRows()
Status: CLOSED FIXED
Alias: None
Product: OSEE
Classification: Technology
Component: Action Tracking System (ATS) (show other bugs)
Version: 0.9.9   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.9.9   Edit
Assignee: S. Cook CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 12:53 EST by S. Cook CLA
Modified: 2012-01-28 20:42 EST (History)
1 user (show)

See Also:


Attachments
Add method CsvArtifact.getRows() (2.09 KB, patch)
2012-01-16 15:50 EST, S. Cook CLA
ryan.d.brooks: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description S. Cook CLA 2012-01-16 12:53:22 EST
Need to enhance the CsvArtifact interface by adding getRows() which returns a Collection<String>.
Comment 1 S. Cook CLA 2012-01-16 15:50:24 EST
Created attachment 209589 [details]
Add method CsvArtifact.getRows()