A B C D E F G H I L M N O P Q R S T U V W Y

B

BACKGROUND - Static variable in class com.sas.iquery.metadata.business.Role
This role is used, when specifying a data item as a result item in a BusinessQuery, to request the result item to be on the BACKGROUND axis in the result set returned by SAS Query Services' data services component when processing the query.
BACKWARD - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Search direction that is going backward in time.
BACKWARD - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
This indicates a search direction of filtering going backward in time.
Base - Interface in com.sas.iquery.metadata.business
 
BaseFilter - Class in com.sas.iquery.metadata.business.step.olap
An abstract class that represents a step that filters.
BaseFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BaseFilter
 
BaseFilterExpression - Class in com.sas.iquery.metadata.expr.olap
Handles rudimentary modeling that is equivalent to the MemberFilter Step.
BaseFilterExpression() - Constructor for class com.sas.iquery.metadata.expr.olap.BaseFilterExpression
 
BEGINNING_OF - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftAlignment
TimeShiftAlignment object representing startingAlignment to the beginning.
BETWEEN - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function BETWEEN (column-name)
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BOTTOM - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Defines a rank order where ranking begins at the bottom of the cube going to the top.
BriefInformationMap - Interface in com.sas.iquery.metadata.business
A thin object that represents an IQ Information Map in a repository.
buildMemberTuples(List, DataItem) - Method in class com.sas.iquery.metadata.expr.olap.BusinessGroupMemberFilterExpression
This method is only placeholder for the parent class.
buildMemberTuples(List, BusinessModel) - Method in class com.sas.iquery.metadata.expr.olap.BusinessGroupMemberFilterExpression
This method is only placeholder for the parent class.
BUSINESS - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_AND_PHYSICAL - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_AND_PHYSICAL_SCOPE - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BUSINESS_QUERY_OLAP_CALCULATED_MEMBERS - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property allows all members including calculated member to be shown in query.
BUSINESS_QUERY_OLAP_DRILLUP_IGNORED_WHEN_GETTING_BYGROUP_VALUES - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether MDX generated will use the business query will apply the DrillupLevel upon the application of a section filter to a data selection.
BUSINESS_QUERY_OLAP_MEASURE_GROUPING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property allows measures to be grouped either by an action on the OLAP cube or set a group property
BUSINESS_QUERY_OLAP_SORT_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether MDX generated will use the business query sorting definition as precedence or combine both a DataItem and Business Query sorting definition.
BUSINESS_SCOPE - Static variable in class com.sas.iquery.metadata.expr.ResourceScope
 
BusinessGroup - Interface in com.sas.iquery.metadata.business
The purpose of this object to allow the ability to group certain IQ objects outside of our normal MapFolder structure.
BusinessGroup.Type - Enum in com.sas.iquery.metadata.business
 
BusinessGroupMemberFilterExpression - Class in com.sas.iquery.metadata.expr.olap
This constructor is a filter has been applied as a part of BusinessGroup (elastic filter).
BusinessGroupMemberFilterExpression() - Constructor for class com.sas.iquery.metadata.expr.olap.BusinessGroupMemberFilterExpression
 
BusinessItem - Interface in com.sas.iquery.metadata.business
Specifies a modeled object that has an identity within its model and used directly in forming business queries.
BusinessModel - Interface in com.sas.iquery.metadata.business
Specified an abstract, persistable container that contains BusinessModelObject type items.
BusinessModelObject - Interface in com.sas.iquery.metadata.business
Specifies an abstract, persistable object that is contained within a business model container and provides support for having a unique identity within that container.
BusinessModelResource - Interface in com.sas.iquery.metadata.business
Specifies objects that can be referenced by business models other than the one they are contained in.
BusinessModelResourceReferencer - Interface in com.sas.iquery.metadata.business
Specifies an object that can reference one or more BusinessModelResource objects.
BusinessQuery - Interface in com.sas.iquery.metadata.business
Specifies the interface that models the information that is necessary to request a result set based on business items that are contained in business models that are managed by the Intelligent Query Metadata Service.
BusinessQueryActionType - Class in com.sas.iquery.metadata.business
Specfies the different types of actions that can be performed on a BusinessQuery.
BusinessQueryDataBasedFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a query based on a boolean expression.
BusinessQueryDataBasedFilter(List, ComparisonOperator, Object) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Set a filter based on the data values in a set
BusinessQueryDataBasedFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
This constructor is used only for persistence.
BusinessQueryOLAPUtil - Class in com.sas.iquery.util
Provides utility methods that enable consumers to obtain OLAP information such as the dimension name or dimension type of an OLAP item.
BusinessQueryOLAPUtil() - Constructor for class com.sas.iquery.util.BusinessQueryOLAPUtil
 
BusinessQueryProperty - Class in com.sas.iquery.metadata.business
Defines properties for the Business Query
BusinessQueryRankFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that ranks a business query based on a ranking criteria.
BusinessQueryRankFilter(String, int, List, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor determines the ranking (whether from top to bottom and whether as a percent, sum, or count) of the members in a dimension based on the value of a measure(s).
BusinessQueryRankFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor is used only for persistence.
BusinessQueryRankFilter(String, int, List, String, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor determines the ranking (whether from top to bottom and whether as a percent, sum, or count) of the members in a dimension based on the value of a measure(s).
BusinessQueryRankFilter(String, int) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor build a MDX expression that returns a specified number of items from the topmost or bottom members of a specified set (TopCount or BottomCount).
BusinessQueryRankFilter(String, int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This constructor build a MDX expression that returns a specified number of items from the topmost or bottom members of a specified set (TopCount or BottomCount).
BusinessQueryTotalLocationType - Class in com.sas.iquery.metadata.business
Specfies the different total location that can be applied to a BusinessQuery.
BusinessQueryTotalModeType - Class in com.sas.iquery.metadata.business
Specfies the different total mode for the business query.
BusinessQueryTupleFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters out a specific set of member for a set of dimension(s) and a single measure.
BusinessQueryTupleFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.BusinessQueryTupleFilter
This constructor is used only for persistence.
BusinessRule - Interface in com.sas.iquery.metadata.business
Specifies a modeled action that affects how data is referenced at query execution time.

A B C D E F G H I L M N O P Q R S T U V W Y

Copyright © 2009 SAS Institute Inc. All Rights Reserved.