Interface SearchableItemSource

All Known Implementing Classes:
ModelAuditItemSource, ModelContainerableItemSource, ModelObjectSource, RepoAuditItemSource, RepoObjectSource

public interface SearchableItemSource
Provides access to items (and their count) based on the search specification. Implementations differ at the level used (model vs repo) and to type of objects, reflected in different APIs (objects, audit records, containerables).