CustomParameterDataProvider members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the base class for data providers for filter parameters.

The CustomParameterDataProvider type exposes the following members.

Constructors

  Name Description
Protected method CustomParameterDataProvider Called from constructors in derived classes to initialize the CustomParameterDataProvider class.

Top

Properties

  Name Description
Public property GlobalServer A reference to the global server.
Public property SupportedOptions Returns the supported search options for the parameter data provider.

Top

Methods

  Name Description
Protected methodStatic member CreateKey Creates a hash key from the specified string.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisplayData Gets the display data for the filter selection control.
Protected method GetDisplayDataInternal Gets the display data for the filter selection control.
Public method GetDisplayUnderlyingElement Gets the underlying data source of a beginpoint.
Public method GetHashCode (Inherited from Object.)
Public method GetId Gets the identifier of the filter's data provider.
Public method GetMessageData Gets the selections made by a user in the filter control.
Public method GetMessageUnderlyingElement Gets the underlying data source of an endpoint.
Public method GetRemainingParameterDisplayData This member is not implemented by the CustomParameterDataProvider class.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected methodStatic member SafeGetDataSource Gets a data source from the repository.
Public method SearchParameterDisplayData(ParameterDefinition, RepositoryLocation, String, WebPartContext) This member is not implemented by the CustomParameterDataProvider class.
Public method SearchParameterDisplayData(ParameterDefinition, RepositoryLocation, String, WebPartContext, Boolean) This member is not implemented by the CustomParameterDataProvider class.
Public method Supports Gets or sets a Boolean value that indicates whether the parameter data provider supports the specified functionality.
Public method ToString (Inherited from Object.)

Top

See also

Reference

CustomParameterDataProvider class

Microsoft.PerformancePoint.Scorecards.Server.Extensions namespace