Interface Salient\Contract\Sync\SyncEntityProviderInterface

<TEntity is SyncEntityInterface>

extends HasProvider<SyncProviderInterface>, HasTextComparisonFlag

Provides an entity-agnostic interface to a SyncProviderInterface's implementation of sync operations for an entity

Methods
Methods inherited from Salient\Contract\Core\Provider\HasProvider
getProvider()
Constants inherited from Salient\Contract\HasTextComparisonFlag
ALGORITHM_SAME, ALGORITHM_CONTAINS, ALGORITHM_LEVENSHTEIN, ALGORITHM_SIMILAR_TEXT, ALGORITHM_NGRAM_SIMILARITY, ALGORITHM_NGRAM_INTERSECTION, NORMALISE