Uses of Class
org.odpi.openmetadata.accessservices.assetcatalog.converters.AssetCatalogConverter
-
Packages that use AssetCatalogConverter Package Description org.odpi.openmetadata.accessservices.assetcatalog.handlers -
-
Uses of AssetCatalogConverter in org.odpi.openmetadata.accessservices.assetcatalog.handlers
Constructors in org.odpi.openmetadata.accessservices.assetcatalog.handlers with parameters of type AssetCatalogConverter Constructor Description AssetCatalogHandler(String serverUserName, String sourceName, InvalidParameterHandler invalidParameterHandler, RepositoryHandler repositoryHandler, OMRSRepositoryHelper repositoryHelper, OpenMetadataAPIGenericHandler<AssetCatalogBean> assetHandler, AssetCatalogConverter<AssetCatalogBean> assetCatalogConverter, RepositoryErrorHandler errorHandler, List<String> supportedZones, List<String> supportedTypesForSearch)Construct the handler information needed to interact with the repository services
-