|
|||||||||
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.types.LogReport
public class LogReport
Field Summary |
---|
Constructor Summary | |
---|---|
LogReport(Connector connector,
java.lang.String title)
|
Method Summary | |
---|---|
java.lang.String |
getDescription(java.util.Locale locale)
Get description of report |
java.lang.String |
getImageURL()
Get URL of icon |
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 LogReport(Connector connector, java.lang.String title)
Method Detail |
---|
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
public void setItem(Item item)
ReportInterface
setItem
in interface ReportInterface
setItem
in class AbstractReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |