Interface CTEntryConflictHelper


public interface CTEntryConflictHelper
  • Method Details

    • getModelClass

      Class<? extends com.liferay.portal.kernel.model.change.tracking.CTModel<?>> getModelClass()
    • hasDeletionModificationConflict

      default boolean hasDeletionModificationConflict(CTEntry ctEntry, long targetCTCollectionId)
    • hasModificationConflict

      default boolean hasModificationConflict(CTEntry ctEntry, long targetCTCollectionId)