|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.centrasite.control.discovery.AbstractReport
com.centrasite.control.repository.details.FileDetailHistoryReport
public class FileDetailHistoryReport
Field Summary |
---|
Constructor Summary | |
---|---|
FileDetailHistoryReport(Item item)
|
Method Summary | |
---|---|
java.lang.String |
getDescription(java.util.Locale locale)
Get description of report |
java.lang.String |
getImageURL()
Get URL of icon |
java.util.Collection |
getItems()
Provide items to be rendered |
RowIterator |
getRows()
Get the rows of the report |
java.lang.String |
getTitle(java.util.Locale locale)
Get title of report |
void |
setItem(Item item)
Set the Item to get the report on |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileDetailHistoryReport(Item item)
Method Detail |
---|
public RowIterator getRows()
ReportInterface
getRows
in interface ReportInterface
getRows
in class AbstractReport
public void setItem(Item item)
ReportInterface
setItem
in interface ReportInterface
setItem
in class AbstractReport
public java.util.Collection getItems() throws java.lang.Exception
AbstractReport
getItems
in interface ItemsProvider
getItems
in class AbstractReport
java.lang.Exception
public java.lang.String getTitle(java.util.Locale locale) throws java.lang.Exception
ReportInterface
java.lang.Exception
public java.lang.String getDescription(java.util.Locale locale) throws java.lang.Exception
ReportInterface
java.lang.Exception
public java.lang.String getImageURL() throws java.lang.Exception
ReportInterface
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |