com.centrasite.control.adapters.collection
Interface ReportLine

All Superinterfaces:
com.centrasite.control.discovery.ItemProvider, TextGridAdapter.ItemLine
All Known Implementing Classes:
AssetsListAdapter.LinesItem, BrowseByTreeItemLine, GridItemLine, GridNodeNULL, TreeItemLine, TreeNodeNULL, ViewTaxonomyAdapter.LinesItem

public interface ReportLine
extends TextGridAdapter.ItemLine

ItemLine used in ReportCollection.


Method Summary
 ReportCollection getCollection()
           
 com.centrasite.control.Row getRow()
           
 
Methods inherited from interface com.centrasite.control.adapters.TextGridAdapter.ItemLine
getSelected, setSelected
 
Methods inherited from interface com.centrasite.control.discovery.ItemProvider
getItem
 

Method Detail

getCollection

ReportCollection getCollection()
Returns:
the collection

getRow

com.centrasite.control.Row getRow()
Returns:
the row