Uses of Class
org.odpi.openmetadata.integrationservices.display.connector.DisplayIntegratorContext
-
Packages that use DisplayIntegratorContext Package Description org.odpi.openmetadata.integrationservices.display.connector -
-
Uses of DisplayIntegratorContext in org.odpi.openmetadata.integrationservices.display.connector
Methods in org.odpi.openmetadata.integrationservices.display.connector that return DisplayIntegratorContext Modifier and Type Method Description DisplayIntegratorContextDisplayIntegratorConnector. getContext()Return the context for this connector.Methods in org.odpi.openmetadata.integrationservices.display.connector with parameters of type DisplayIntegratorContext Modifier and Type Method Description voidDisplayIntegratorConnector. setContext(DisplayIntegratorContext context)Set up the context for this connector.
-