java.lang.Object
com.k_int.IR.DiagnosticHandler
com.k_int.test.IR.DatabaseDiagnosticHandler
- public class DatabaseDiagnosticHandler
- extends com.k_int.IR.DiagnosticHandler
|
Field Summary |
private static LoggingContext |
cat
|
| Methods inherited from class com.k_int.IR.DiagnosticHandler |
onAccessControlFailure, onAccessToSpecifiedDatabaseDenied, onAdditionalRangesParamUnsupported, onAttrSetinAttrElementUnsupported, onAttrValueComplexUnsupported, onCantOverwriteExistingResSetName, onCantSortAccordingToSequence, onChallengeFailedRecNotSent, onChallengeRequiredOperationTerminated, onChallengeRequiredRecNotSent, onCompSpecParamUnsupported, onDatabaseCombinationUnsupported, onDatabaseSpecifcSortUnsupported, onDatabaseSpecificSortOnly, onDuplicateSortKeys, onElementSetNamesNotSupported, onError, onESImmediateExecutionFailed, onESImmediateExecutionNotSupportedForParams, onESImmediateExecutionNotSupportedForService, onESNNotValidForSpecifiedDatabase, onESNoSuchPackageForModifyOrDelete, onESPackageNameAlreadyInUse, onESPermissionDeniedCantModifyOrDelete, onESPermissionDeniedUnauthorizedId, onESQuotaExceeded, onESTypeUnsupported, onIllegalCaseValue, onIllegalMissingDataAction, onIllegalResSetInProximitySearch, onIllegalResSetName, onIllegalSort, onIllegalSortRelation, onIllegalTermValforAttr, onIncompatibleRecFormatsForSort, onInvalidRecordNumberFormat, onIOExceptionSendingMessage, onKintConnectionFailed, onKintExternalCIDResponse, onKintInvalidQuery, onKintIOExceptionSendingMessage, onKintProblemParsingSortSpecification, onKintSearchException, onKintSortFailure, onMalformedQuery, onMalformedScan, onMalformedSearchTerm, onMaxSegmentSizeTooSmall, onNoAgreedSyntaxForRec, onNoDataAvailableInRequestedSyntax, onNoResSetNameSuppliedOnSort, onOneOfSpecifiedDatabasesIsLocked, onOnlyGenericESNSupported, onOperatorUnsupported, onPermanentSystemError, onPresentRequestOutOfRange, onProximityOrderedFlagNotSupported, onProximitySetSearchUnsupported, onProximityUnsupportedWithSuppliedAttrs, onQueryTypeNotSupported, onRecExceedsExceptionalSize, onRecExceedsPreferredMessageSize, onRecNotAvailableInRequestedSyntax, onRecsMightNotFitSpecifiedSegments, onRecSyntaxNotSupported, onRecUnauthorisedInterSystem, onResourcesExhaustedNoResults, onResourcesExhaustedUnpredictableResults, onResourcesExhaustedValidSubsetAvailable, onResSetUnsupportedAsSearchTerm, onRestrictionResultAttrOperandUnsupported, onResultSetAlreadyDeletedByTarget, onResultSetInUse, onResultSetNamingNotSupported, onScanResourcesExhaustedNoSatisfyingTerms, onScanSpecifedStepSizeNotSupported, onScanZeroStepSizeOnly, onSingleResSetAsSearchTermOnly, onSingleResSetAsSearchTermUseAndOnly, onSpecifiedResultSetDoesNotExist, onStartOrEndOFTermListForScan, onSysErrorPresentingRecords, onTemporarySystemError, onTerminatedAtOriginRequest, onTermListUnsupportedForScan, onTermsOnlyStopWords, onTermTypeNotSupported, onTooManyArgumentWords, onTooManyBooleanOperators, onTooManyCharsInSearchStmt, onTooManyDatabasesSpecified, onTooManyIncompleteSubfields, onTooManyIndexTermsProcessed, onTooManyInputResultsForSort, onTooManyRecordsRetrieved, onTooManyResultSetsCreated, onTooManySortKeys, onTooManyTruncatedWords, onTruncatedWordsTooShort, onUnparsableFormatForUnNormalizedVal, onUnsupportedAttrCombination, onUnsupportedAttributeType, onUnsupportedAttrSet, onUnsupportedCodedValForTerm, onUnsupportedCompletenessAttr, onUnsupportedMissingDataAction, onUnsupportedPositionAttr, onUnsupportedProximityDistance, onUnsupportedProximityRelation, onUnsupportedProximityUnitCode, onUnsupportedRelationAttr, onUnsupportedSearch, onUnsupportedStructureAttr, onUnsupportedTermValForUseAttr, onUnsupportedTruncationAttr, onUnsupportedUseAttribute, onUnsupportedValofPositionInResponseForScan, onUseAttrRequiredButNotSupplied |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cat
private static LoggingContext cat
DatabaseDiagnosticHandler
public DatabaseDiagnosticHandler()
onDatabaseDoesntExist
public void onDatabaseDoesntExist(com.k_int.IR.Diagnostic the_diagnostic)
onDatabasebCombinationUnsupported
public void onDatabasebCombinationUnsupported(com.k_int.IR.Diagnostic the_diagnostic)
onDatabaseUnavailable
public void onDatabaseUnavailable(com.k_int.IR.Diagnostic the_diagnostic)
onGenericDBaseError
protected void onGenericDBaseError(com.k_int.IR.Diagnostic the_diagnostic)