|
| Query |
|
| |||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||||||
IQResultSetMetaData implementation of #getAllDrillPaths()
throws an UnsupportedOperationException.
IQOlapResultSetMetadata implementation of #getDrillPaths(int)
returns a list of drill path objects; OLAP result set metadata can be drilled.
Locale to override query computations
or null if the computation locale of the query is not to be overridden.
Locale to override all query computations submitted
or null if the computation locale of the query is not to be overridden.
Locale that the query computations were run under (or null if indeterminate).
CascadableFilter objects for this rule.
CascadeRuleItem objects for this rule.
IQResultSetMetaData implementation of #getDrillPaths(int)
throws an UnsupportedOperationException.
IQResultSetMetaData implementation of #getDrillPaths(DataItem)
throws an UnsupportedOperationException.
IQOlapResultSetMetadata implementation of #getDrillPaths(DataItem)
returns a list of drill path objects; OLAP result set metadata can be drilled.
IQOlapResultSetMetadata implementation of #getDrillPaths(int)
returns a list of drill path objects; OLAP result set metadata can be drilled.
ExpressionInterface for this CascadableFilter.
setFilters()
getFirstReason() method is inappropriate to this API. If
the caller desires to get the first reason, this should be done in the
caller code, as in:
IQueryServericsException e = x ; // some IQ exception
Reason reason = null;
if ( !e.getReasons().isEmpty()) {
reason = e.getReason(1); // get first reason
}
if (reason != null) {
// do something with reason
}
This can be shortened as follows:
IQueryServericsException e = x ; // some IQ exception
Reason reason = (!e.getReasons().empty ? e.getReasons.get(0) : null);
BusinessGroup objects contained within this model with the specified
BusinessGroup.Type and containing specified BusinessModelObject.
CascadeRuleItem for this rule.
java.util.List containing all of the items in this group in the
order they were added.
BriefInformationMap#getUsageVersion() on information maps
Level.
Level.
Level.
null if the user has not set one and "%" will be used.
null if the user has not set one and "_" will be used.
Locale.getDefault().
BusinessModelObject objects contained
within this business model, and optionally within base business models,
of the specified type.
HierarchyInterface associated
to the OLAP result set.
MeasureInterface associated
to the OLAP result set.
PromptDefinitionInterface that has dependent prompts
today()
java.sql.ResultSet object.
SimpleQueryConnector.setRetrievalPolicy(RetrievalPolicy) method or
the default if not explicitly set.
CascadeRule object defined for the specified PromptDefinitionInterface/PromptValuesInterface
pair.
null if not available.
XMLIntelligentQuery.
BusinessGroup.Type of this group
BusinessQueryActionType) elements.
DataItemActionType) elements.
NULL.
|
| Query |
|
| |||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | |||||||||||||