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

D

DataBasedFilterExpression - Class in com.sas.iquery.metadata.expr.olap
Models the "comparison" simple conditional expression.
DataBasedFilterExpression() - Constructor for class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
 
DataBasedFilterExpression_Between - Class in com.sas.iquery.metadata.expr.olap
Models the "between" simple conditional expression.
DataBasedFilterExpression_Between() - Constructor for class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
 
DataItem - Interface in com.sas.iquery.metadata.business
Provides support for the mapping of physical data to a single unit of business data.
DataItemActionType - Class in com.sas.iquery.metadata.business
Specifies the different types of actions that can be performed on a data item.
DataItemContainerExpression - Interface in com.sas.iquery.metadata.expr
Specifies ExpressionInterface classes that can (potentially) contain a data item as part of their expression.
DataItemMemberFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item based on a particular member or set of members.
DataItemMemberFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
 
DataItemMemberFilter(String[], int) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Apply a filter based on the value of several members.
DataItemMemberPropertiesFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters member properties set on a data item based on a boolean expression.
DataItemMemberPropertiesFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
 
DataItemMemberPropertiesFilter(String, ComparisonOperator, Object) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Set a filter based on the value of member property in a set
DataItemNavigationFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item based on a specific kind of navigation on a particular member.
DataItemNavigationFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Constructor for persistence use only -- do not use
DataItemNavigationFilter(int, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This constructor defines a step to create a MDX string that will navigate a cube.
DataItemNavigationFilter(int, String, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Deprecated. use DataItemNavigationFilter(int navigationFilterType, String navigationName ExpressionInterface level)
DataItemNavigationFilter(int, String, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This constructor defines a step to create a MDX string that will navigate a cube.
DataItemRankFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that ranks a data item based on a ranking criteria.
DataItemRankFilter(int, int, String[], int) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter(int, int, List, int) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Constructor for persistence use only -- do not use
DataItemRankFilter(int, int, String[], int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter(int, int, List, int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter(int, int) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter(int, int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
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).
DataItemRankFilter - Class in com.sas.iquery.metadata.business.step.relational
A step that is used to specify a request for the creation of a flat listing, where data is restricted based on whether it achieved a specific ranking.
DataItemRankFilter(int, int) - Constructor for class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Constructor for DataItemRankFilter.
DataItemRankFilter(int, int, boolean) - Constructor for class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Constructor for DataItemRankFilter.
DataItemReference - Interface in com.sas.iquery.metadata.business
Specifies a reference to a DataItem object along with some set of overridden attributes of the base data item.
DataItemTimeFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item based on time members and time function arguments submitted.
DataItemTimeFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
 
DataItemTimeFirstLastPeriodsFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item to reflect requests for the first or last specified number of members at a level.
DataItemTimeFirstLastPeriodsFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
No-argument constructor.
DataItemTimeFirstLastPeriodsFilter(int, String, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
Deprecated. use DataItemTimeFirstLastPeriodsFilter(ExpressionInterface,String,ExpressionInterface)
DataItemTimeNParallelPeriodsFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item to reflect N periods parallel to a given date member.
DataItemTimeNParallelPeriodsFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
No-argument constructor.
DataItemTimeNParallelPeriodsFilter(int, String, String, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Deprecated.  
DataItemTimeNPeriodsFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item to reflect requests for the first or last N members at a level.
DataItemTimeNPeriodsFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
No-argument constructor.
DataItemTimeNPeriodsFilter(int, String, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Deprecated.  
DataItemTimeNPeriodsFilter(ExpressionInterface, String, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Create a filter to return n contiguous or parallel periods.
DataItemTimeRangeFilter - Class in com.sas.iquery.metadata.business.step.olap
A step that filters a data item based on start and end date period or can filter based where either the start or end (or both) members are relative.
DataItemTimeRangeFilter() - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
No-argument constructor.
DataItemTimeRangeFilter(String, String) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Deprecated.  
DataItemTimeRangeFilter(ExpressionInterface, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Create a filter to return a specific range of members.
DataRetrievalException - Exception in com.sas.iquery.dataretrieval
Specifies an exception that is thrown on errors in SAS Query Services data retrieval.
DataRetrievalUtil - Class in com.sas.iquery.dataservices
Utility methods for extracting information from data selections.
DataRetrievalUtil() - Constructor for class com.sas.iquery.dataservices.DataRetrievalUtil
 
DataSelection - Interface in com.sas.iquery.metadata.business
Specifies an object that is a business model and that provides the specification of a business query.
DataSelectionFactory - Class in com.sas.iquery.metadata.business
A factory for creating DataSelection objects.
DataSelectionFactory() - Constructor for class com.sas.iquery.metadata.business.DataSelectionFactory
 
DataServicesException - Exception in com.sas.iquery.dataservices
Specifies a superclass for GenerationException and ExecutionException.
DATE - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function DATE (column-name)
DATE_PART - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function DATE_PART (column-name)
DATE_QUERY_GENERATION_PATTERN - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Specifies the format pattern (to use with the java.text.SimpleDateFormat class) for DateValueExpression objects when generating queries.
DATE_TIME - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function DATA_TIME (column-name)
DATE_TIME_CATEGORY - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Fast access to DataTime SAS format
DATE_TIME_FORMAT - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Indication of DataTime format
DATETIME - Static variable in class com.sas.iquery.metadata.expr.relational.RelativeTimestampValueExpression
DATETIME represents the current date and time.
DateValueExpression - Class in com.sas.iquery.metadata.expr
Models date values while fitting into the SAS Query Services expression model by implementing the ExpressionInterface.
DateValueExpression() - Constructor for class com.sas.iquery.metadata.expr.DateValueExpression
Creates a DateValueExpression object with no date value set.
DateValueExpression(Date) - Constructor for class com.sas.iquery.metadata.expr.DateValueExpression
Creates a DateValueExpression object with the specified Date value set.
DateValueExpression(Date) - Constructor for class com.sas.iquery.metadata.expr.DateValueExpression
Creates a DateValueExpression object and sets the date value stored within the object as the setValue(java.util.Date) method describes.
DAY - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftUnit
This represents a "day" of time to shift by.
DAY - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function DAY (column-name)
DEFAULT_MEMBER_LEVEL_NAME - Static variable in interface com.sas.iquery.metadata.business.DataItem
Constant for surfacing the level of the default member of a specific hierarchy.
deleteBusinessItem(BusinessItem) - Method in interface com.sas.iquery.metadata.business.MapFolder
Removes the specified item from this folder and deletes the item from the underlying BusinessModel.
deleteSubfolder(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Finds the specified subfolder and removes it from this folder.
deleteSubfolder(MapFolder) - Method in interface com.sas.iquery.metadata.business.MapFolder
Removes the specified subfolder.
DENOMINATOR_IS_COLUMN_SUBTOTAL - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the subtotal values on column axis.
DENOMINATOR_IS_COLUMN_TOTAL - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the column total value.
DENOMINATOR_IS_GRAND_TOTAL - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the grand total value.
DENOMINATOR_IS_ROW_SUBTOTAL - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the subtotal values on row axis.
DENOMINATOR_IS_ROW_TOTAL - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the row total value.
DENOMINATOR_IS_SUBTOTAL_OF_CATEGORY_DATA_ITEM - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
A constant used to indicate that the denominator to be used in calculating the fraction is the subtotal values for the category data item set on this expression.
DESCENDANTS_NAVIGATION_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This navigation filter type returns the descendants of the member.
DIFFERENCE_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
The members defined in this step are removed from the set of members defined in the previous step.
DIFFERENCE_PREVIOUS_PERIOD - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
This is a function that will calculate the difference in measure between current period and previous period.
DIFFERENCE_PREVIOUS_YEAR - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
This is a function that will calculate the difference in measure between current year and previous year.
dispose() - Method in class com.sas.iquery.dataretrieval.convenience.olap.OLAPGroupedFilterDataProviderImpl
 
dispose() - Method in interface com.sas.iquery.metadata.business.Model
Helps dispose of this model from memory -- causing this model and child models (dependent models in memory) to be cleared of much of their modeling.
DIVISION - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the DIVISION Operation (x)/(y)
Drill - Class in com.sas.iquery.metadata.business
Stores drill history information for a cube inside a data selection.
Drill(SelectedItem, String, String, String) - Constructor for class com.sas.iquery.metadata.business.Drill
Construct a new drill object with the specified selected item and hierarchy information.
DrillableInterface - Interface in com.sas.iquery.execution2
 
DrillPath - Interface in com.sas.iquery.execution2
The drill path represents the user's current drill into a result set.
DrillThroughToDetail - Interface in com.sas.iquery.metadata.business
Specifies a simple business rule that identifies whether the user should be allowed to drill through to detail data in OLAP results.

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.