ReportViewTemplateFactory Members (Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews)

Creates the report view templates that are used in the New Report wizard.

The following tables list the members exposed by the ReportViewTemplateFactory type.

Public Constructors

  Name Description
Public method ReportViewTemplateFactory Initializes a new instance of the ReportViewTemplateFactory class.

Top

Public Fields

  Name Description
Public fieldStatic TemplateTypeId The identifier for the template type.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public methodStatic CreateExcelServicesReport Creates an Excel Services report view via the New Report wizard.
Public methodStatic CreatePasReport Creates a ProClarity Analytics Server Page report view via the New Report wizard.
Public methodStatic CreateSqlReport Creates an SQL Report report view via the New Report wizard.
Public methodStatic CreateStrategyMapReport Creates a Strategy Map report view via the New Report wizard.
Public method CreateTemplateItem Overridden. Creates a new report using the specified template.
Public methodStatic CreateTrendAnalysisChartReport Creates a Trend Analysis Chart report view via the New Report wizard.
Public methodStatic CreateUrlReport Creates a Web Page report view via the New Report wizard.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetTemplateItems Overridden. Gets the available report view templates for the New Report wizard.
Public method GetTemplateType Overridden. Gets the class type for the report view template.
Public method GetTemplateTypeId Overridden. Returns the identifier for the ReportViewTemplateFactory class.
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ReportViewTemplateFactory Class
Microsoft.PerformancePoint.Scorecards.ModelerPlugins.ReportViews Namespace