Contains Endeca data source and user interface controls.
Classes
Class | Description | |
---|---|---|
![]() | AggregateRecordDetailsDataSource |
A data source that can retrieve a specific AggregateRecord.
|
![]() | AggregateRecordDetailsDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | AggregateRecordDetailsDataSourceView |
Represents the views that are returned by AggregateRecordDetailsDataSource.
|
![]() | AggregateRecordDetailsParameters |
Defines names of select parameters understood by AggregateRecordDetailsDataSource.
|
![]() | BaseEndecaDataSource |
Provides a base class for data sources that connect to an MDEX Engine.
|
![]() | BindingUtility |
Helper methods for locating a data source and manipulating strings and collections.
|
![]() | CompoundDimensionSearchDataSource |
A data source that performs a dimension search query against an MDEX Engine.
|
![]() | CompoundDimensionSearchDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | CompoundDimensionSearchDataSourceView |
Represents the views that are returned by CompoundDimensionSearchDataSource.
|
![]() | DimensionSearchDataSource |
A data source that performs a dimension search query against an MDEX Engine.
|
![]() | DimensionSearchDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | DimensionSearchDataSourceView |
Represents the views that are returned by DimensionSearchDataSource.
|
![]() | DimensionSearchParameters |
Defines names of select parameters understood by DimensionSearchDataSource.
|
![]() | EndecaCommandDataSource<(Of <(TCommand, TDataSource, TCommandView>)>) |
This API supports the Endeca infrastructure and is not intended to be used directly from
your code.
|
![]() | EndecaDataSourceSelectedEventArgs |
Describes the result of executing the command that is encapsulated by an Endeca data source.
|
![]() | MetadataDataSource |
A data source that retrieves metadata describing an MDEX Engine. This metadata describes
how data may be searched, sorted, aggregated, etc., and can be used to populate UI
controls.
|
![]() | MetadataDataSourceView |
Represents the views that are returned by MetadataDataSource.
|
![]() | MultipleRecordDetailsDataSource |
A data source that can retrieve a collection of arbitrary
Records by ID.
|
![]() | MultipleRecordDetailsDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | MultipleRecordDetailsDataSourceView |
Represents the views that are returned by MultipleRecordDetailsDataSource.
|
![]() | MultipleRecordDetailsParameters |
Defines names of select parameters understood by MultipleRecordDetailsDataSource.
|
![]() | NavigationDataSource |
A data source that performs a navigation query against an MDEX Engine.
|
![]() | NavigationDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | NavigationParameters |
Defines names of select parameters understood by NavigationDataSource.
|
![]() | NavigationResultView |
This view is the link between the command layer and the NavigationDataSource.
|
![]() | RecordAttribute |
A trivial subclass of RecordAttribute that is defined in the
Endeca.Web assembly.
|
![]() | RecordDetailsDataSource |
A data source that can retrieve a specific Record.
|
![]() | RecordDetailsDataSourceSelectingEventArgs |
Provides data for the Selecting event.
|
![]() | RecordDetailsDataSourceView |
Represents the views that are returned by RecordDetailsDataSource.
|
![]() | RecordDetailsParameters |
Defines names of select parameters understood by RecordDetailsDataSource.
|
![]() | RefinementConfig |
A trivial subclass of RefinementConfig that is defined in the
Endeca.Web assembly.
|
![]() | ResolveViewEventArgs |
Provides data for the ResolveView event.
|
![]() | UserProfile |
A trivial subclass of UserProfile that is defined in the
Endeca.Web assembly.
|
![]() | ViewSelectedEventArgs |
Provides information about the result of a data source view being selected.
|
![]() | ViewSelectingEventArgs |
Provides information about a data source view that is selecting.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | ICommandStateAccessor |
Interface used by datasources to serialize and deserialize the state of the command.
|