Namespace Tableau.Migration.Content.Search
Classes
CachedContentReferenceFinder<TContent>
IContentReferenceFinder<TContent> implementation that uses a IContentReferenceCache to find content references.
ContentReferenceCacheBase
Thread-safe IContentReferenceCache implementation.
Interfaces
IContentCacheFactory
Interface for an object that can create IContentCache<TContent> caches for a given content type.
IContentCache<TContent>
Interface for an object that can efficiently cache IContentReference objects for a given endpoint and content type.
IContentReferenceCache
Interface for an object that can efficiently cache IContentReference objects for a given endpoint and content type.
IContentReferenceFinder
Interface for an object that can find IContentReferences for given search criteria.
IContentReferenceFinderFactory
Interface for an object that can create content reference finders based on content type.
IContentReferenceFinder<TContent>
Interface for an object that can find IContentReferences for a given content type and search criteria.