A B C D E F G H I J K 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, so that they will be picked up in generation of the list of cascade objects.
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.
filteredSnapshot(AssociationList, Class<T>) - Static method in class com.sas.iquery.util.AssociationListUtil
Returns a filtered snapshot of the association list that is safe for iteration.
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 result set containing less data.
filterOutRaggedDataItems(List<DataItem>) - 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.
find(List<String>, ExportGeneralMetadata, Object...) - Method in interface com.sas.iquery.metadata.business.ExportObjectFactoryInterface
Discover a subset of the export objects associated using the options as needed by the factory where the export objects have a unique name in the lookup list.
find(List<String>, Class<U>, ExportGeneralMetadata, Object...) - Method in interface com.sas.iquery.metadata.business.ExportObjectFactoryInterface
Discover a subset of the objects associated using the options as needed by the factory where the export objects have a unique name in the lookup list.
findColumn(String) - Method in class com.sas.iquery.execution2.EmptyResultSet
 
first() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
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.
fromPersistentFormV2(String, String) - Static method in class com.sas.iquery.dataretrieval.QueryConnectorReturnCodeType
IQ-use only -- do not call.
fromValue(String) - Static method in class com.sas.iquery.metadata.business.TotalingType
 
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, ExpressionInterface...) - Constructor for class com.sas.iquery.metadata.expr.FunctionCall
FunctionCall constructor with variable arguments
FunctionCall(Function, List<? extends 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 J K L M N O P Q R S T U V W Y

Copyright © 2009 SAS Institute Inc. All Rights Reserved.