Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

org.openquark.cal.module.Cal.Utilities
Class CAL_Accumulate

java.lang.Object
  extended by org.openquark.cal.module.Cal.Utilities.CAL_Accumulate

public final class CAL_Accumulate
extends Object

Defines accumulation functions, that can be used to compute multiple summaries over data, along with finalizing the results. This is similar to the sort of summary operations done by a reporting application.

Author:
Raymond Cypher

Nested Class Summary
static class CAL_Accumulate.Functions
          This inner class (Functions) contains constants and methods related to binding to CAL functions in the Cal.Utilities.Accumulate module.
 
Field Summary
static int javaDocHash
          A hash of the concatenated JavaDoc for this class (including inner classes).
static ModuleName MODULE_NAME
           
 
Constructor Summary
CAL_Accumulate()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MODULE_NAME

public static final ModuleName MODULE_NAME

javaDocHash

public static final int javaDocHash
A hash of the concatenated JavaDoc for this class (including inner classes). This value is used when checking for changes to generated binding classes.

See Also:
Constant Field Values
Constructor Detail

CAL_Accumulate

public CAL_Accumulate()

Business Objects
Quark Platform Documentation
Version 1.7.0_0
Business Objects

Copyright © 2007 Business Objects. All rights reserved.