Colygon.MatchPoint.Core.DataProviders Namespace |
Class | Description | |
---|---|---|
AddButton | Action button configuration, with default values for an add button. | |
BaseActionButton | Base class for action button configurations on several data providers. | |
BaseDataProvider | Base class for all data providers. | |
BaseDataProviderInstance | Base class for all data provider instances. | |
CachePolicy | Specifies the caching behavior of a data provider. | |
CommandLink | ||
DataProviderWithConditions | Base class for a data provider that can be configured with conditions. | |
DataProviderWithConditionsInstance | Base class for a data provider that can be configured with conditions. | |
DeleteButton | Action button configuration, with default values for a delete button. | |
EditTagsButton | Action button configuration, with default values for an 'edit tags' button. | |
PageResult |
Represents a single result page from a data provider. This class is used only if paging is enabled on the data
provider.
| |
RequiredColumnCollection | Provides functionality for extracting the required columns for a data provider. | |
SortFieldConfiguration | ||
SPResultRecord | Represents a SharePoint list item or document within search results. |
Interface | Description | |
---|---|---|
ICriteriaFactoryT | Provides functionality for transforming conditions to queries. | |
IFilterableDataProvider | ||
IKnownNames | Provides functionality that allows displaying property names for a return type within the expression console. | |
IRefinementResult | Refinement result representation. | |
IResultRecord | Provides functionality for accessing properties of a result record. | |
ISPExternalResource | ||
ISPItem |
Provides functionality for a IResultRecord object that represents a SharePoint object.
| |
ISPResource | Provides functionality for items that can have a context menu. | |
IViewableItem | Provides functionality for a accessing the display form of result objects. |
Enumeration | Description | |
---|---|---|
CacheGranularity | Specifies the caching granularity of a data provider. | |
ContentClass | Specifies a content class for objects displayed or used within a MatchPoint control. |