Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Is the default constructor for the class.
Syntax
client server public static ReqDemPlanDataAggregator newStandard(
ReqDemPlanTaskLoggerInterface _logger,
ReqDemPlanForecastVersion _targetVersion,
[ReqDemPlanDateGranularity _granularity])
Run On
Called
Parameters
- _logger
Type: ReqDemPlanTaskLoggerInterface Interface
The object to use for logging.
- _targetVersion
Type: ReqDemPlanForecastVersion Enumeration
The version to use.
- _granularity
Type: ReqDemPlanDateGranularity Enumeration
The granularity to use for aggregation.
Return Value
Type: ReqDemPlanDataAggregator Class
An instance of the ReqDemPlanDataAggregator class.