Uses of Class
org.odpi.openmetadata.commonservices.repositoryhandler.RepositoryErrorHandler
-
-
Uses of RepositoryErrorHandler in org.odpi.openmetadata.commonservices.repositoryhandler
Constructors in org.odpi.openmetadata.commonservices.repositoryhandler with parameters of type RepositoryErrorHandler Constructor Description DuplicateEntityIterator(RepositoryHandler repositoryHandler, RepositoryErrorHandler errorHandler, InvalidParameterHandler invalidParameterHandler, String userId, EntityDetail startingEntity, String entityTypeName, boolean forLineage, boolean forDuplicateProcessing, Date effectiveTime, String methodName)Construct the duplicate entity iterator.RepositoryHandler(AuditLog auditLog, OMRSRepositoryHelper repositoryHelper, RepositoryErrorHandler errorHandler, OMRSMetadataCollection metadataCollection, int maxPageSize)Construct the basic handler with information needed to call the repository services and report any error.
-