| Class | Description |
|---|---|
| AggregationPolicy | Deprecated
Use the more general ListenerPolicy
|
| AliasPropertyPolicy |
This policy establishes aliases for properties already in scope.
|
| BasePolicy | |
| BaseUsageRecordPolicy | |
| ClassificationPolicy |
Add Classification tables to raw usage data under the control of config parameters.
|
| DerivedPropertyPolicy |
This policy generates new derived properties
which are defined as expressions over other properties that
are already in scope.
|
| ExpressionPropertyPolicy |
This policy allows derived property expressions to be defined for
properties in scope.
|
| GridPropertyPolicy |
Policy to define standard properties used to
generate OGF-Usage records
This policy provides some standard mappings which can be
overidden/extended by using an
ExpressionPropertyPolicy |
| LinkPolicy |
LinkPolicy is used to cross link two accounting tables when the raw data is spread across
two different sources.
|
| ListenerPolicy |
The AccountingListenerPolicy forwards record create and delete operations
onto a set of
UsageRecordListener classes. |
| MatcherFinderPolicy |
Add Owner tables to raw usage data under the control of config parameters.
|