|
|||||||||
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.ClassificationReport
com.centrasite.control.registry.details.ClassificationTab.RegistryObjectClassificationReport
public static class ClassificationTab.RegistryObjectClassificationReport
Field Summary |
---|
Constructor Summary | |
---|---|
ClassificationTab.RegistryObjectClassificationReport(Item parentItem)
|
Method Summary | |
---|---|
java.util.Collection |
getItems()
Get items for report |
java.util.List |
getToolbarCommands()
Obtain the commands list to be displayed within the report toolbar. |
boolean |
implicitlyAddSelectColumnsCommand()
Check whether the standard "Select Columns" command shall implicitly be added to this report's toolbar. |
Methods inherited from class com.centrasite.control.types.ClassificationReport |
---|
implicitlyAddRefreshCommand |
Methods inherited from class com.centrasite.control.types.RegistryObjectReport |
---|
getConnector, getDescription, getImageURL, getTitle, save, setItem |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ClassificationTab.RegistryObjectClassificationReport(Item parentItem)
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.util.List getToolbarCommands()
ReportInterface
getToolbarCommands
in interface ReportInterface
getToolbarCommands
in class AbstractReport
Can be overridden by implementors in order to provide
custom list of commands.
public boolean implicitlyAddSelectColumnsCommand()
AbstractReport
implicitlyAddSelectColumnsCommand
in interface ReportInterface
implicitlyAddSelectColumnsCommand
in class ClassificationReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |