Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class groups a few methods to exploit the wrapper objects in the %iKnow.Objects package.
Note: This class is deprecated. See
|
|
|
Adds columns for all registered metrics to the generated objects in pPackageName.
See also
%iKnow.Metrics.Metric .
Adds columns for a given Custom Metric to the generated objects in pPackageName, optionally restricted to the target types in pTargetTypes.
See also
%iKnow.Metrics.Metric .
Creates object wrappers for all domain-specific objects in the %iKnow.Objects package, filtered to those inside the domain identified by pDomainId. Objects are created into the package pPackageName and will contain all mappable indices, including some bitmap indices that aren't available in the %iKnow.Objects.* originals.
This utility method generates a copy of a class from the %iKnow.Objects package, hardcoding a particular domain ID. This will ensure any queries/operation directed at this object/table, will only access entries from that particular domain.
If pPackageName is non-null, it will also rewrite any references to other %iKnow.Objects entries to correspondingly named classes in pPackageName