- registerExternalTool(String, String, RegistrationRequestBody) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Create a SoftwareServerCapability entity containing the properties submitted in the request and describing the external tool
- retrieveDatabases(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Returns the list of databases
- retrieveDataView(String, String, String) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Retrieve the metadata representation of the data view with the specified data view id
- retrieveReport(String, String, String) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Retrieve the report metadata representation for the report with the specified report id
- retrieveTableColumns(String, String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Retrieve list of columns for a table using pagination
- retrieveTableContext(String, String, String) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Retrieve the full context of a table
- retrieveTablesForDatabase(String, String, String, int, int) - Method in class org.odpi.openmetadata.accessservices.informationview.server.spring.InformationViewOMASResource
-
Retrieve list of tables for a database