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

F

FASTEST - Static variable in class com.sas.iquery.dataretrieval.RetrievalPolicy
Attempt to use the fastest data available.
FILTER_ITEM - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The FILTER_ITEM action allow for the manipulation of the BusinessQuery's FilterItems
FilterCascade - Class in com.sas.iquery.metadata.business
 
FilterCascade() - Constructor for class com.sas.iquery.metadata.business.FilterCascade
 
FilterCascadeContainer - Interface in com.sas.iquery.metadata.business
Business Objects that can contain FilterCascadeInterfaces should implement this interface.
FilterCascadeContainerUpdater - Interface in com.sas.iquery.metadata.business
Business objects that can modify there list of FilterCascadeInterfaces should implement this interface.
FilterCascadeInterface - Interface in com.sas.iquery.metadata.business
Defines the prompt filter dependencies that makes up the cascade.
FilterCascadeRule - Interface in com.sas.iquery.metadata.business
This business rule defines the prompt filter dependencies that makes up the cascade.
FilterItem - Interface in com.sas.iquery.metadata.business
Contains a single conditional expression which is used to filter data when running a query and typically yields a resultset containing less data.
filterOutRaggedDataItems(List) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
Returns a List of data items that are not based on a ragged-balanced, ragged-unbalanced, or unbalanced hierarchy in an OLAP cube.
fixOrphanMembers(boolean) - Method in class com.sas.iquery.metadata.expr.olap.BusinessGroupMemberFilterExpression
This method is only placeholder for the parent class.
FORMAT_EMPTY - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The FORMAT_EMPTY determines whether a value for empty format can be set.
FORMAT_FORMATTED - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the formatted value in the detail drilled table.
FORMAT_FORMATTEDNOEMPTY - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the formatted value (including empty) in the detail drilled table.
FORMAT_RAW - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the raw value in the detail drilled table.
FORMAT_RAWANDFORMATTED - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the formatted raw value in the detail drilled table.
FORMAT_RAWANDFORMATTEDNOEMPTY - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the formatted raw value (including empty) in the detail drilled table.
FORMAT_RAWNOEMPTY - Static variable in class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
Value for Flattened Result Set to show the raw value (including empty) in the detail drilled table.
FORMATTED - Static variable in class com.sas.iquery.dataservices.IQDataServices
Used in getPossibleFilterValues() to request only formatted data should be returned.
FORMATTED_UNFORMATTED - Static variable in class com.sas.iquery.dataservices.IQDataServices
Used in getPossibleFilterValues() to request both formatted and unformatted data should be returned.
FORWARD - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Search direction that is going forward in time
FORWARD - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
This indicates a search direction of filtering going forward in time.
FractionOfTotalExpression - Class in com.sas.iquery.metadata.expr
Models a numeric expression that represents a fraction of a total value in a business query.
FractionOfTotalExpression() - Constructor for class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Instantiates a new FractionOfTotalExpression object with no numerator or denominator set.
FREQ - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function FREQ(column-name)
FREQ_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function FREQ_DISTRINCT(column-name)
FRESHEST - Static variable in class com.sas.iquery.dataretrieval.RetrievalPolicy
Attempt to use the most recent data available.
Function - Class in com.sas.iquery.metadata.serverprop
Models a function definition that can be used within expressions to perform more complex queries.
FunctionCall - Class in com.sas.iquery.metadata.expr
Models a call to a function that is specified by a given function definition and some, possibly empty, set of arguments that meets the requirements of a FunctionSignature that is associated with the given Function.
FunctionCall() - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Constructor for use when function is to be set later
FunctionCall(Function) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and no arguments.
FunctionCall(Function, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and one argument.
FunctionCall(Function, ExpressionInterface, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and two arguments.
FunctionCall(Function, ExpressionInterface, ExpressionInterface, ExpressionInterface) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and three arguments.
FunctionCall(Function, List<ExpressionInterface>) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
Instantiates a new FunctionCall object with the input function and list of arguments.
FunctionNameID - Class in com.sas.iquery.metadata.serverprop
Defines "constants" that can be used to retrieve specific function definitions from a ServerProperties object.
FunctionSignature - Class in com.sas.iquery.metadata.serverprop
Models a single signature for a function or operator definition.

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.