|
|||||||||
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.ExternalLinkReport
com.centrasite.control.registry.details.ExternalLinksTab.RegistryObjectExternalLinkReport
public static class ExternalLinksTab.RegistryObjectExternalLinkReport
Field Summary |
---|
Constructor Summary | |
---|---|
ExternalLinksTab.RegistryObjectExternalLinkReport(Item parentItem)
|
Method Summary | |
---|---|
java.util.Collection |
getItems()
Get items for report |
com.softwareag.cis.plugin.command.Command |
getOnSelectCommand(Item item)
Obtain the command to be executed when selecting a row in the report |
java.util.List |
getToolbarCommands()
Obtain the commands list to be displayed within the report toolbar. |
boolean |
implicitlyAddRefreshCommand()
Check whether the standard "Refresh" command shall implicitly be added to this report's toolbar |
boolean |
implicitlyAddSaveReportCommand()
Check whether the standard "Save Report" command shall implicitly be added to this report's 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.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 ExternalLinksTab.RegistryObjectExternalLinkReport(Item parentItem)
Method Detail |
---|
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 java.util.Collection getItems() throws java.lang.Exception
RegistryObjectReport
getItems
in interface ItemsProvider
getItems
in class RegistryObjectReport
java.lang.Exception
public com.softwareag.cis.plugin.command.Command getOnSelectCommand(Item item)
getOnSelectCommand
in interface ReportInterface
getOnSelectCommand
in class AbstractReport
item
-
public boolean implicitlyAddRefreshCommand()
AbstractReport
implicitlyAddRefreshCommand
in interface ReportInterface
implicitlyAddRefreshCommand
in class ExternalLinkReport
public boolean implicitlyAddSaveReportCommand()
AbstractReport
implicitlyAddSaveReportCommand
in interface ReportInterface
implicitlyAddSaveReportCommand
in class ExternalLinkReport
public boolean implicitlyAddSelectColumnsCommand()
AbstractReport
implicitlyAddSelectColumnsCommand
in interface ReportInterface
implicitlyAddSelectColumnsCommand
in class ExternalLinkReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |