T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnDuplicateEntityId(OnMismatch action) |
Sets the error handling on duplicated entity ID.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnDuplicateEntityId(OnMismatch action) |
Sets the error handling on duplicated entity ID.
|
T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnMissedPropKey(OnMismatch action) |
Sets the error handling on missed prop key.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnMissedPropKey(OnMismatch action) |
Sets the error handling on missed prop key.
|
T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnParsingIssue(OnMismatch action) |
Sets the error handling on a parsing issue.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnParsingIssue(OnMismatch action) |
Sets the error handling on a parsing issue.
|
T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnPropConversion(OnMismatch action) |
Sets the error handling on prop conversion.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnPropConversion(OnMismatch action) |
Sets the error handling on prop conversion.
|
T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnTypeMismatch(OnMismatch action) |
Sets the error handling on type mismatch.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnTypeMismatch(OnMismatch action) |
Sets the error handling on type mismatch.
|
T |
AbstractEntityProviderConfigBuilder.setErrorHandlingOnVectorLengthMismatch(OnMismatch action) |
Sets the error handling on vector length mismatch.
|
T |
AbstractGraphConfigBuilder.setErrorHandlingOnVectorLengthMismatch(OnMismatch action) |
Sets the error handling on vector length mismatch.
|