c2g.CODAAPIDimension_3_0global with sharing class CODAAPIDimension_3_0 Deprecated: Deprecated: Use the Salesforce API for CRUD operations. This service class provides dimension functionality. Properties
Methods
GetAPIVersionDeprecated: Deprecated: The class has been marked as deprecated so this method will not be available in the future. webService static string GetAPIVersion() Used to get the latest API version. GetServiceNameDeprecated: Deprecated: The class has been marked as deprecated so this method will not be available in the future. webService static string GetServiceName() Used to get the name of the service. CreateDimension1Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference CreateDimension1(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value) This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension2Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference CreateDimension2(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value) This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension3Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference CreateDimension3(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value) This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference object. CreateDimension4Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference CreateDimension4(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension value) This service allows you to create an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference object. UpsertDimensions1Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference[] UpsertDimensions1(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values) This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions2Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference[] UpsertDimensions2(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values) This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions3Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference[] UpsertDimensions3(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values) This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference[] object. UpsertDimensions4Deprecated: Deprecated: Use the Salesforce API for CRUD operations. webService static c2g.CODAAPICommon.Reference[] UpsertDimensions4(c2g.CODAAPICommon_3_0.Context context, c2g.CODAAPIDimension_3_0.Dimension[] values) This service allows you to update existing analysis dimensions, or create new dimensions if they do not already exist. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Input Parameters
Return ValueThis web service returns a CODAAPICommon.Reference[] object. c2g.CODAAPIDimension_3_0.Dimensionglobal with sharing class Dimension Deprecated: Deprecated: The class has been marked as deprecated so this method will not be available in the future. Holds information on an analysis dimension. See "Dimension Fields" and "What is an Analysis Dimension?" in the Certinia Help for more details. Properties
|