Components that CalcBuilder Interacts With

The CalcBuilder bean interacts with the following components:

  1. The MetadataManager bean to gather the metadata information that it needs to define, save, and retrieve calculations. For example, the MetadataManager bean needs to gather the metadata information about the available levels for a Share calculation.

  2. The Query bean (as a QueryContext object) to create and manipulate calculations. The Query bean implements the QueryContext interface.

Types of Calculations
What is a Calculation?
What is the CalcBuilder Bean?
Where Calculations Are Used