Interface ConflictInfo
@ProviderType
public interface ConflictInfo
-
Method Summary
Modifier and TypeMethodDescriptiongetConflictDescription
(ResourceBundle resourceBundle) long
getResolutionDescription
(ResourceBundle resourceBundle) getResourceBundle
(Locale locale) long
long
boolean
-
Method Details
-
getConflictDescription
-
getCTAutoResolutionInfoId
long getCTAutoResolutionInfoId() -
getResolutionDescription
-
getResourceBundle
-
getSourcePrimaryKey
long getSourcePrimaryKey() -
getTargetPrimaryKey
long getTargetPrimaryKey() -
isResolved
boolean isResolved()
-