@ExportPackage @PublicApi
See: Description
Class | Description |
---|---|
BackedOverridableQueryProfile |
A wrapper of a query profile where overrides to the values in the referenced
profile can be set.
|
CopyOnWriteContent |
A HashMap wrapper which can be cloned without copying the wrapped map.
|
DimensionBinding |
An immutable, binding of a list of dimensions to dimension values
|
DimensionValues |
An immutable set of dimension values.
|
DumpTool |
A standalone tool for dumping query profile properties
|
ModelObjectMap |
A map which stores all types which cannot be stored in a query profile
that is rich model objects.
|
OverridableQueryProfile |
A regular query profile which knows it is storing overrides (not configured profiles)
and that implements override legality checking.
|
QueryProfile |
A query profile is a data container with an id and a class (type).
|
QueryProfileCompiler |
Compile a set of query profiles into compiled profiles.
|
QueryProfileProperties |
Properties backed by a query profile.
|
QueryProfileRegistry |
A set of query profiles.
|
QueryProfileVariant |
A variant of a query profile
|
QueryProfileVariants |
This class represent a set of query profiles virtually - rather
than storing and instantiating each profile this structure represents explicitly only
the values set in the various virtual profiles.
|
QueryProfileVariants.FieldValue | |
QueryProfileVariants.FieldValues | |
SubstituteString |
A string which contains one or more elements of the form %{name},
where these occurrences are to be replaced by a query profile lookup on name.
|
Copyright © 2018. All rights reserved.