Uses of Class
com.senzing.sdk.SzReplaceConflictException
Packages that use SzReplaceConflictException
Package
Description
This package provides the interfaces, utility classes, enumerations,
constants and exception types pertaining to the Senzing SDK for Java.
-
Uses of SzReplaceConflictException in com.senzing.sdk
Methods in com.senzing.sdk that throw SzReplaceConflictExceptionModifier and TypeMethodDescriptionvoid
SzConfigManager.replaceDefaultConfigId
(long currentDefaultConfigId, long newDefaultConfigId) Replaces the current configuration ID of the repository with the specified new configuration ID providing the current configuration ID of the repository is equal to the specified old configuration ID.