Interface ConflictInfo


@ProviderType public interface ConflictInfo
  • Method Details

    • getConflictDescription

      String getConflictDescription(ResourceBundle resourceBundle)
    • getCTAutoResolutionInfoId

      long getCTAutoResolutionInfoId()
    • getResolutionDescription

      String getResolutionDescription(ResourceBundle resourceBundle)
    • getResourceBundle

      ResourceBundle getResourceBundle(Locale locale)
    • getSourcePrimaryKey

      long getSourcePrimaryKey()
    • getTargetPrimaryKey

      long getTargetPrimaryKey()
    • isResolved

      boolean isResolved()