|
|||||||||
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.RegistryObjectReport
com.centrasite.control.types.VersionsReport
public class VersionsReport
Field Summary |
---|
Constructor Summary | |
---|---|
VersionsReport(RegistryObjectItem item)
|
Method Summary | |
---|---|
java.lang.String |
getDescription(java.util.Locale locale)
Get description of report |
java.util.Collection |
getItems()
Get items for report |
java.lang.String |
getTitle(java.util.Locale locale)
Get title of report |
Methods inherited from class com.centrasite.control.types.RegistryObjectReport |
---|
getConnector, getImageURL, save, setItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionsReport(RegistryObjectItem item)
Method Detail |
---|
public java.util.Collection getItems() throws java.lang.Exception
RegistryObjectReport
getItems
in interface ItemsProvider
getItems
in class RegistryObjectReport
java.lang.Exception
public java.lang.String getTitle(java.util.Locale locale) throws java.lang.Exception
RegistryObjectReport
getTitle
in interface ReportInterface
getTitle
in class RegistryObjectReport
java.lang.Exception
public java.lang.String getDescription(java.util.Locale locale) throws java.lang.Exception
RegistryObjectReport
getDescription
in interface ReportInterface
getDescription
in class RegistryObjectReport
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |