Uses of Class
com.senzing.sdk.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
Modifier 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.