Index
All Classes and Interfaces|All Packages
C
- closeReport() - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
This adds the last line to the report.
E
- EgeriaReport - Class in org.odpi.openmetadata.reports
-
EgeriaReport provides utilities to allow a report to print to the screen and create a markdown file at the same time.
- EgeriaReport(String) - Constructor for class org.odpi.openmetadata.reports.EgeriaReport
-
Set up the parameters for the sample.
- EgeriaReport(String, boolean) - Constructor for class org.odpi.openmetadata.reports.EgeriaReport
-
Set up the parameters for the sample.
G
- getHeadingLevel(int) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Set up the heading hash characters that represent the heading level of the markdown document.
- getSpaceIndent(int) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Work out how many spaces to indent a line in the report.
O
- org.odpi.openmetadata.reports - package org.odpi.openmetadata.reports
P
- printConnection(int, String, Connection) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Print out details of a connection.
- printElementInTable(int, boolean, String, String, String, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out information about a metadata element as a single line in a table.
- printElementInTable(int, List<String>, List<String>) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out information about a metadata element as a single line in a table.
- printRegisteredServices(int, List<RegisteredOMAGService>) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Print out the details of a registered service.
- printReportLine(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out the text for a single line of the report.
- printReportLine(int, String, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out the text for a single line of the report.
- printReportSubheading(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out the text for a subheading the report.
- printReportTitle(int, String) - Method in class org.odpi.openmetadata.reports.EgeriaReport
-
Prints out the text for a subheading the report.
All Classes and Interfaces|All Packages