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

S

SAMEDAY_OF - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftAlignment
TimeShiftAlignment object representing sameday startingAlignment.
SAS_TYPE_CHARACTER - Static variable in interface com.sas.iquery.metadata.business.ExportColumn
 
SAS_TYPE_NUMERIC - Static variable in interface com.sas.iquery.metadata.business.ExportColumn
 
SAS_TYPE_UNKNOWN - Static variable in interface com.sas.iquery.metadata.business.ExportColumn
 
SASFormatAttributes - Class in com.sas.iquery.metadata.serverprop.formats
Contains the set of attributes for an instance of a SAS format.
SASFormatCategory - Class in com.sas.iquery.metadata.serverprop.formats
Contains SAS Format Categories.
SASFormatCategory() - Constructor for class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
 
SASFormatDescription - Interface in com.sas.iquery.metadata.serverprop.formats
Provides information about a SAS data server format.
SASFormatDescriptionUtil - Class in com.sas.iquery.metadata.serverprop.formats
Performs a series of getters on SAS specific format description.
SASFormatDescriptionUtil() - Constructor for class com.sas.iquery.metadata.serverprop.formats.SASFormatDescriptionUtil
 
SASFormatException - Exception in com.sas.iquery.metadata.serverprop.formats
Specifies an exception that is thrown on SAS format processing failures.
SASFormatException(String) - Constructor for exception com.sas.iquery.metadata.serverprop.formats.SASFormatException
Constructs an SASFormatException with the specified detail message.
SASFormatException(Throwable, String) - Constructor for exception com.sas.iquery.metadata.serverprop.formats.SASFormatException
Constructs an SASFormatException with the specified target exception and detail message.
SASLibrary(SASLibrary) - Method in interface com.sas.iquery.metadata.business.Export
SAS Library object specified when exporting to SAS library
save(FolderInterface, String) - Method in interface com.sas.iquery.metadata.business.InformationMap
Saves this InformationMap to the specified folder and returns a BriefInformationMap that is accessible via the folder.
save(FolderInterface, String, Map<String, String>) - Method in interface com.sas.iquery.metadata.business.InformationMap
Saves this InformationMap to the specified folder and returns a BriefInformationMap that is accessible via the folder.
SCOPE_SESSION - Static variable in class com.sas.iquery.dataretrieval.QueryConnector.CloseOptions
Close result sets belonging to the given session, rather than just for this particular query connector
SEARCH_NONRECURSIVELY - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to ask for returning only the immediately referred to resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_ALL - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request to recursively look through all parts of an object's definition for returning resources of the specified type by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_PROMPTS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request "looking through prompt" for returning resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_SUBDATAITEMS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request "looking through data items" for returning resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_SUBFILTERS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request "looking through filters" for returning resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SECOND - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftUnit
This represents a "second" of time to shift by.
SelectedItem - Class in com.sas.iquery.metadata.business
Specifies the combination of a data item (result item) and its role in a single object.
SelectedItem(DataItem, Role) - Constructor for class com.sas.iquery.metadata.business.SelectedItem
Construct a new selected item object with the specified data item and role.
server(SASWorkspaceServer) - Method in interface com.sas.iquery.metadata.business.Export
 
ServerAttribute - Class in com.sas.iquery.metadata.serverprop
Contains "constant" attributes that are used to retrieve information about server capabilities from a ServerProperties object.
ServerProperties - Class in com.sas.iquery.metadata.serverprop
Contains a set of function and operator definitions, along with attributes that describe a particular type of data server that is supported by SAS Query Services.
set(AssociationList, List<?>) - Static method in class com.sas.iquery.util.AssociationListUtil
 
setActionSupported(BusinessQueryActionType, boolean) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets whether or not the specified BusinessQueryActionType is supported for this BusinessQuery.
setActionSupported(DataItemActionType, boolean) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets whether or not the specified DataItemActionType is supported for this DataItem.
setActionType(int) - Method in class com.sas.iquery.metadata.business.step.olap.BaseFilter
This method defines the operation used to define how a Filter Step interacts with the previous Step.
setActionType(int) - Method in interface com.sas.iquery.metadata.business.step.StepFilterInterface
This method defines the action to be performed by this filter step.
setAggregationType(Function) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the aggregation function to use when aggregating on this DataItem.
setAggregationTypeSupported(Function, boolean) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets whether a particular aggregation Function is supported.
setAlignment(TimeShiftAlignment) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Starting alignment is used to align the outputing time to the begining, end, middle, or sameday of the output shiftUnit.
setArguments(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.FunctionCall
Set the arguments on this function call
setAttributeDescriptor(AttributeDescriptorInterface) - Method in interface com.sas.iquery.metadata.business.Prompt
Deprecated. Use setPromptDefintion
setAttributes(Map<String, String>) - Method in interface com.sas.iquery.metadata.business.InformationMap
Sets the attributes for this information map.
setBlockSizes(int, int) - Method in class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Sets the number of rows to cache in memory and on disk.
setBusinessItems(List<BusinessItem>) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Sets the list of business items contained within this business model.
setBusinessPrompt(Prompt) - Method in interface com.sas.iquery.metadata.business.FilterCascadeInterface
Sets the business prompt that has dependent filters.
setbyRankName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the name of the measure to use for ranking.
setbyRankNames(String[]) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the names of the measures to use for ranking.
setCascades(List<? extends FilterCascadeInterface>) - Method in interface com.sas.iquery.metadata.business.FilterCascadeContainerUpdater
Set the list of FilterCascadeInterfaces that are associated to this filter.
setCascades(List<? extends FilterCascadeInterface>) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Set the list of FilterCascadeInterfaces that are associated to this expression.
setCascades(List<? extends FilterCascadeInterface>) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Set the list of FilterCascadeInterfaces that are associated to this expression.
setColumnLimit(int) - Method in interface com.sas.iquery.metadata.business.Export
 
setComparisonList(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
Sets the list of values to be append after the IN keyword.
setComparisonOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the comparison used in this expression
setComparisonOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the comparison used in this expression.
setComputationalLocale(Locale) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Sets the Locale to override query computations or if the computation locale of the query is not to be overridden then use null.
setComputationalLocale(Locale) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Sets the Locale to override all query computations submitted or if the computation locale of the query is not to be overridden then use null.
setComputationalLocale(Locale) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Sets the locale that is used to define such data comparison actions as "less than or equal to Red".
setConditionType(String) - Method in class com.sas.iquery.metadata.business.step.CompoundStep
This method defines whether AND/OR condition for step connection.
setConnection(QueryConnectionInterface) - Method in class com.sas.iquery.dataservices.IQDataServices
Allows consumers or applications to set a QueryConnector if they have one and want IQDataServices to use it.
setConnectionConfiguration(ConnectionConfiguration) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Sets a new connection configuration to be associated with this retrieval policy.
setConnectionLifetime(int) - Method in class com.sas.iquery.dataretrieval.ConnectionConfiguration
Specifies the connection management strategy.
setCurrentLevel(FilterItem, String) - Method in interface com.sas.iquery.dataretrieval.convenience.GroupedFilterDataProvider
Future implementation for setting the latest level definition on a dimension in an OLAP elastic (or grouped) filter.
setDate(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Set date member
setDate(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNPeriodsExpression
Set date member
setDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Deprecated. use setMember
setDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Deprecated. use setMember
setDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Deprecated. use setDate
setDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNPeriodsExpression
Deprecated. use setDate
setDateValue(Date) - Method in class com.sas.iquery.metadata.expr.DateValueExpression
Sets the date value within this object to the specified value.
setDenominator(DataItem) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the denominator of this fraction expression to be the subtotal values for the given category data item.
setDenominatorType(int) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the denominator of this expression to the given value -- from the list of constant values in this class that start with the letters "DENOMINATOR_IS_".
setDependentFilter(CascadableFilter) - Method in interface com.sas.iquery.metadata.business.FilterCascadeInterface
The cascadable filter that must be applied when generating the values for the business prompt.
setDescription(String) - Method in class com.sas.iquery.metadata.business.ChangeHistoryItem
Set description of change.
setDescription(String, Locale) - Method in interface com.sas.iquery.metadata.business.LocalizableModelObject
Sets the description for this object.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Sets the description for this object.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the description for this model.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the description for this object.
setDescriptions(LocalizableString) - Method in interface com.sas.iquery.metadata.business.LocalizableModelObject
Sets the description for this object.
setEmptyDataFormat(String) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method specifies the replacement string to be used (in a result set generated from this query) for empty data.
setEndDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Deprecated. use DataItemTimeRangeFilter.setEndMember(ExpressionInterface)
setEndDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Deprecated. use setEndMember
setEndMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Set the end date member for this filter
setEndMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Set end date member
setEscapeCharacter(Character) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the escape character portion of the LIKE expression.
setExplicitDoubleValue(Double) - Method in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Sets a double value to use for representing this time-value within queries.
setExportItemsToUse(List<ExportDataSource>, List<ExportColumn>, List<ExportFilter>) - Method in interface com.sas.iquery.metadata.business.ExportOlapMetadata
Set the DataSources, Columns, and Filters from a Map to be exported.
setExportItemsToUse(List<ExportDataSource>, List<ExportColumn>, List<ExportFilter>, List<ExportJoin>) - Method in interface com.sas.iquery.metadata.business.ExportRelationalMetadata
Set the DataSources, Columns, and Filters from a Map to be exported.
setExpression(ExpressionInterface) - Method in interface com.sas.iquery.metadata.business.DataItem
Deprecated. use RootDataItem.setExpression(ExpressionInterface)
setExpression(ExpressionInterface) - Method in interface com.sas.iquery.metadata.business.FilterItem
Sets the filter's conditional expression to be the given expression.
setExpression(int, ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the expression in the list at the index.
setExpressionList(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the list of expressions Each value in the list must be of type ExpressionInterface
setExpressionType(int) - Method in class com.sas.iquery.metadata.expr.ConstantExpression
Sets the expression type with a value from class ExpressionTypes
setExpressionType(int) - Method in class com.sas.iquery.metadata.expr.StringExpression
Sets the expression type with a value from class ExpressionTypes
setExtendedAttributes(EntityInterface) - Method in interface com.sas.iquery.metadata.business.ExtendedAttributes
Sets the entity containing extended attributes for this object.
setFetchDirection(int) - Method in class com.sas.iquery.execution2.EmptyResultSet
 
setFetchSize(int) - Method in class com.sas.iquery.execution2.EmptyResultSet
 
setFilters(List<? extends FilterItem>) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the List of FilterItem objects on this business query to limit the results when this query is run.
setFormat(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the type of Format to be used when formatting the data associated with this data item.
setFormattedValue(String) - Method in class com.sas.iquery.metadata.business.LookupValue
Set the formatted data value.
setFormatType(int) - Method in class com.sas.iquery.metadata.business.SelectedItem
Sets the format type for this selected item.
setFunction(Function) - Method in class com.sas.iquery.metadata.expr.FunctionCall
Sets the function on this function call.
setFunction(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets the type of operation the user wishes to perform.
setGroupFormatting(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
sets the formatting action type to use for grouping
setGroups(List<BusinessGroup>) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Set active groups for a business query.
setID(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the ID of this model.
setIncludeTies(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines include ties for TopCount or BottomCount
setIncludeTies(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines include ties for TopCount or BottomCount
setInputObservations(int) - Method in interface com.sas.iquery.metadata.business.Governing
Sets the suggested maximum number of records to be used as input for a business query.
setIntraModelID(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the intended-to-be unique intra-model ID for this object.
setIsDrillThroughAllowed(boolean) - Method in interface com.sas.iquery.metadata.business.DrillThroughToDetail
Sets whether drill through should be allowed.
setIsEquivalentToParent(boolean) - Method in interface com.sas.iquery.metadata.business.DataItemReference
Sets the "is equivalent to parent" attribute for this object.
setIsHidden(boolean) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the hidden attribute value for this object.
setIsNegated(boolean) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Defaults to false.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Sets whether this conditional expression is negated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.ConditionalExpression
Sets whether this conditional expression is negated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
setIsOLAP(boolean) - Method in class com.sas.iquery.metadata.StructureOfData
Set the OLAP flag on this object
setIsQuoted(boolean) - Method in class com.sas.iquery.metadata.business.LookupValue
The isQuoted attribute is used to determine if the unformatted value should be place within quotation marks within the data selection.
setIsRelational(boolean) - Method in class com.sas.iquery.metadata.StructureOfData
Set the relational flag on this object
setIsTabular(boolean) - Method in class com.sas.iquery.metadata.StructureOfData
Set the tabular flag on this object
setItems(List<? extends BusinessModelObject>) - Method in interface com.sas.iquery.metadata.business.BusinessGroup
Sets the java.util.List of BusinessModelObject to be grouped.
setItems(List<BusinessItem>) - Method in interface com.sas.iquery.metadata.business.MapFolder
Set business items in this folder with the given list.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the label for this object.
setLabel(String, Locale) - Method in interface com.sas.iquery.metadata.business.LocalizableModelObject
Sets the label for this object.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Sets the label for this object.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the label for this model.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the label for this object.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.step.StepFilterInterface
Set a label for this step.
setLabels(LocalizableString) - Method in interface com.sas.iquery.metadata.business.LocalizableModelObject
Sets the label for this object.
setLeftExpression(List<? extends ExpressionInterface>, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Sets the left expression portion of the conditional expression.
setLeftExpression(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Sets the left expression portion of the conditional expression.
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the left expression
setLeftExpression(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the left expression portion of the conditional expression.
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression to the left of the keyword AND.
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the left expression portion of the conditional expression.
setLeftFilter(FilterItem) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the left hand operand of the compound filter expression
setLevel(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the level to be used when navigating to a particular branch of a Level.
setLevel(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
Sets the level name.
setLevel(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Set level name.
setLevel(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterFirstLastPeriodsExpression
Set level name.
setLevel(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Set level name.
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Deprecated. use setLevel
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
Deprecated. use DataItemTimeFirstLastPeriodsFilter.setLevel(ExpressionInterface)
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Deprecated. use setLevel
setLevelName(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterFirstLastPeriodsExpression
Deprecated. use setLevel
setLevelName(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Deprecated. use setLevel
setLocalizableProperties(Locale, PropertyMap) - Method in interface com.sas.iquery.metadata.business.LocalizableModelObject
Sets the localizable properties for the business model.
setLookupType(Lookup) - Method in interface com.sas.iquery.metadata.business.DataItem
Set the lookup type for this data item.
setLowerBound(List<ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the left expression for this conditional expression.
setMatchManyCharacter(Character) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the match many character to use in the LIKE expression.
setMatchOneCharacter(Character) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the 'match one' character to use in the LIKE expression.
setMaxConnectionWaitTime(long) - Method in class com.sas.iquery.dataretrieval.ConnectionConfiguration
Sets how long to wait for a connection when executing a query.
setMeasure(DataItem) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets the name of the measure being used in the calculated member formula.
setMeasureQualifier(DataItem) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryTupleFilter
Set the measure qualifier (dataItem) that is associated to this filter.
setMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Set date member
setMember(ExpressionInterface, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Set date member
setMember(ExpressionInterface, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Set date member
setMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Set date member
setMemberExpression(OLAPMemberStringExpression) - Method in class com.sas.iquery.metadata.business.step.olap.TupleFilterMemberQualifier
Set the unique member value [GEOGRAPHIC].
setMemberFilterType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This method defines the type of member filter to be applied.
setMemberItem(DataItem) - Method in class com.sas.iquery.metadata.business.step.olap.TupleFilterMemberQualifier
Sets the category dataItem that is associated to a member value ([GEOGRAPHIC].
setMemberNames(List<? extends NonCalculatedValue>, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This method defines the names of the members to use for filtering (always replace existing member names).
setMemberNames(List<? extends NonCalculatedValue>) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This method defines the names of the members to use for filtering (always replace existing member names).
setMemberNames(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.MemberFilterExpression
Sets the names of the members to use for filtering.
setMemberProperties(List<String>) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the list of Member properties on this DataItem.
setMemberPropertyName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Sets the member property name portion of this filter.
setMemberPropertyNameExpression(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Deprecated. use #setMemberPropertyName(String)
setMemberQualifiers(List) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryTupleFilter
Set a list of TupleFilterMemberQualifier objects that are associated to a category dataItem and a member string expression.
setMLSLookups(Map<String, MLSLookup>) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
sets the Overriding MLSLookup definitions map, keyed by output column name (RSID) (null to use NONE, empty to auto-generate and return the lookup defs).
setMlsValue(MLSValueInterface) - Method in class com.sas.iquery.dataservices.PossibleFilterValue
 
setMultipleLanguageSupportEnabled(boolean) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Enables or disables Multiple Language Support for output results.
setNavigationFilterType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the type of navigation filter to be applied.
setNavigationMemberName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the name of the member to use for filtering.
setNavigationMemberName(String, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the name of the member to use for filtering.
setNegated(boolean) - Method in class com.sas.iquery.metadata.business.step.CompoundStep
Set that this compound step is negated
setNote(String) - Method in interface com.sas.iquery.metadata.business.BusinessGroup
Sets the user notes for this group
setnPeriods(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Deprecated. use setPeriods
setnPeriods(int) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Deprecated. use setPeriods
setNumerator(DataItem) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the numerator used in the computation of the fractional value to be the specified data item.
setOfflineResultSetConfiguration(OfflineResultSetConfiguration) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Sets a new offline configuration object on this retrieval policy.
setOfflineResultSetsEnabled(boolean) - Method in class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Enables or disables offline result sets.
setOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
This method defines the type of operator to use for filtering.
setOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
This method defines the type of operator to use for filtering.
setOutputObservations(int) - Method in interface com.sas.iquery.metadata.business.Governing
Sets the suggested maximum number of records to return from a business query.
setPatternExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the pattern expression portion of the LIKE expression.
setPeriod(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets starting period - For example: [TIME].
setPeriods(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Set number of periods to return (negative values are not allowed)
setPolicyValue(int) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Set the retrieval policy to use when executing a query.
setPromptDefinition(PromptDefinitionInterface) - Method in interface com.sas.iquery.metadata.business.Prompt
Sets the prompt definition for this object.
setQueryProperty(BusinessQueryProperty, boolean) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the value of the specified query property in this object.
setQueryTotaling(BusinessQuery, TotalingType, Role) - Static method in class com.sas.iquery.builder.DisabledTotalsBuilder
turns on totaling for the specified totaling type and role
setRangePrompt(Prompt) - Method in class com.sas.iquery.metadata.business.step.olap.PromptedTimeRangeFilter
Set range prompt
setRankOrder(String) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankOrder(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankOrder(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankQualifiers(List) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the names of the measures or dataitem where the dataitem is a measure that is to be use for ranking (If no byRankQualifierNames are applied for this class, [Measures].currentmember is applied as the qualifier.)
setRankQualifiers(List, Locale) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the names of the measures or dataitem where the dataitem is a measure that is to be use for ranking (If no byRankQualifierNames are applied for this class, [Measures].currentmember is applied as the qualifier.)
setRankQualifiers(List) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the names of the measures or data item where the data item is a measure that is to be used for ranking.
setRankType(String) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the type to use for ranking (either COUNT, SUM, and PERCENT)
setRankType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the type to use for ranking (either COUNT, SUM, and PERCENT)
setRankType(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method does not support anything, but COUNT at this time.
setReadOnly() - Method in interface com.sas.iquery.metadata.business.BusinessModel
Marks this business model and any objects it manages (contains) as read-only.
setRelationType(ConditionalRelationType) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the relation type with a value from class ConditionalRelationType
setRelationType(ConditionalRelationType) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the relation type with a value from class ConditionalRelationType
setRelationType(ConditionalRelationType) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the relation type with a value from class ConditionalRelationType.
setResultItemRole(DataItem, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the role for the given data item contained in the result item list.
setResultItems(List<? extends DataItem>) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the list of data items to use in the result item list.
setResultSetID(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the resultset ID for this data item.
setResultSetTableName(String) - Method in interface com.sas.iquery.metadata.business.Export
 
setRetrievalPolicy(RetrievalPolicy) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Sets the default retrieval policy to use.
setRetrievalPolicy(RetrievalPolicy) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Sets a retrieval policy on the query connector.
setRightExpression(List<? extends NonCalculatedValue>) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Sets the right expression portion of the conditional expression.
setRightExpression(List<? extends NonCalculatedValue>) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Sets the right expression portion of the conditional expression.
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the right expression
setRightExpression(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the right expression portion of the conditional expression.
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression to the right of the keyword AND.
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the right expression portion of the conditional expression.
setRightFilter(FilterItem) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the right hand operand of the compound filter expression
setRole(Role) - Method in class com.sas.iquery.metadata.business.SelectedItem
Set the role to associate to the data item.
setSearchDirection(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Set which direction to retrieve members
setSearchDirection(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Set which direction to retrieve members
setSelectedItems(List<? extends SelectedItem>) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the list of selected items to be used as result items.
setService(IntelligentQueryMetadataServiceInterface) - Method in class com.sas.iquery.dataservices.IQDataServices
Sets the service whenever a new IQDataServicesInterface is created by the factory.
setShiftDirection(TimeShiftDirection) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the shiftDirection of shift for this date object.
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the date/time to shift from.
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.RelativeDateValueExpression
 
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.RelativeTimestampValueExpression
 
setShiftMultiplier(int) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the shiftMultiplier used for output.
setShiftUnit(TimeShiftUnit) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Method setUnit
setSortCriteria(List<? extends Object>, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets a list that contains the elements that will be used to sort (order) on.
setSortCriteria(List<String[]>) - Method in interface com.sas.iquery.metadata.business.DataItem
This method will set a list that contains what elements will be used to sort on.
setSortDirection(BusinessQueryActionType, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the BusinessQueryActionType that describes the type of sorting that will be applied to this BusinessQuery.
setSortDirection(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
This method defines the DataItemActionType that describes the type of sorting that will be applied to this DataItem.
setSortFormatting(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
sets the formatting action type to use for sorting
setSortOrderPrecedence(List<? extends DataItem>) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the Sort Order Precedence for this query to the set of given data items.
setStartDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Deprecated. use DataItemTimeRangeFilter.setStartMember(ExpressionInterface)
setStartDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Deprecated. use setStartMember
setStartingLevel(Level) - Method in interface com.sas.iquery.metadata.business.DataItem
Deprecated.  
setStartingLevelName(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the starting Level name on this DataItem.
setStartMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Set the start date member for this filter
setStartMember(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Set start date member
setStateUnchanged(AssociationList) - Static method in class com.sas.iquery.util.AssociationListUtil
 
setSteps(List<StepInterface>, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets an ordered list of Steps that will be applied to a business query for a specific role.
setSteps(List<? extends StepInterface>) - Method in interface com.sas.iquery.metadata.business.DataItem
This method sets an ordered list of Steps.
setStpNames(StpNames) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
 
setTableLimit(int) - Method in interface com.sas.iquery.metadata.business.Export
 
setText(String) - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
This is not supported currently and will result in a UnsupportedOperationException if invoked
setText(String) - Method in class com.sas.iquery.metadata.expr.StringExpression
Sets the expression text to the given string
setTimestampValue(Timestamp) - Method in class com.sas.iquery.metadata.expr.TimestampValueExpression
Sets the timestamp value within this object to the specified value.
setTimeValue(Time) - Method in class com.sas.iquery.metadata.expr.TimeValueExpression
Sets the time value within this object to the specified value.
setTotalingType(TotalingType, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the type of totaling that will be included in the resulting set of members defined as in a row or a column.
setTotalLabel(String, Role, String) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets a total label for all totaling rows or columns in a business query.
setTotalLocation(BusinessQueryTotalLocationType) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the location where total values are inserted.
setTotalMode(BusinessQueryTotalModeType) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the mode which the total values are displayed.
setTotalType(String, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Deprecated. see BusinessQuery.setTotalingType(TotalingType, Role)
setUnformattedValue(String) - Method in class com.sas.iquery.metadata.business.LookupValue
Set the unformatted data value
setUpperBound(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the right expression portion of the conditional expression.
setUsage(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the way this DataItem is to be used.
setUserName(String) - Method in class com.sas.iquery.metadata.business.ChangeHistoryItem
Set user name making change.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the value to use when ranking.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the value to use when ranking.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method defines the value to use when ranking.
setValue(Date) - Method in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Sets the value within this object to be the given value within the given argument.
setValue(String) - Method in class com.sas.iquery.metadata.expr.ConstantExpression
Sets the value of this constant as a String object
setValue(Date) - Method in class com.sas.iquery.metadata.expr.TimestampValueExpression
 
setValuesList(List<LookupValue>) - Method in class com.sas.iquery.metadata.business.LookupList
Sets the list of LookupValue objects as the values.
setValuesList(List<LookupValue>, boolean) - Method in class com.sas.iquery.metadata.business.LookupList
Sets the list of LookupValue objects as the values.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.BaseFilterExpression
Sets the value of what is being compared.
setWhatToCompare(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the center portion of the between expression A <= B <= C.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression for what the range of values will be compared to.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Sets the left expression portion of the conditional expression.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
Sets the expression for what the list of values will be compared to.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the expression for what the pattern is to be tested against (<whatToCompare> [NOT] LIKE <pattern>).
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_TestForNull
Sets the expression that is to be tested for NULL.
setWhatToContain(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Sets the right expression portion of the conditional expression.
setWhatToFilter(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the value of what will be filtered.
setWhatToFilter(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the value of what will be filtered.
ShowDetail - Class in com.sas.iquery.dataretrieval.convenience.olap
Contains utility methods that can be used to acquire detail data for a particular member or cell on an OLAP result set.
ShowDetail() - Constructor for class com.sas.iquery.dataretrieval.convenience.olap.ShowDetail
 
SIBLINGS_NAVIGATION_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This navigation filter type returns the siblings of the member.
SimpleConditionalExpression_Between - Class in com.sas.iquery.metadata.expr.relational
Models the BETWEEN simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] BETWEEN <LeftExpression> AND <RightExpression>
SimpleConditionalExpression_Between() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
 
SimpleConditionalExpression_Comparison - Class in com.sas.iquery.metadata.expr.relational
Models the comparison simple conditional expression, which has the following abstract form:
       <LeftExpression> <ComparisonOperator> <RightExpression>
SimpleConditionalExpression_Comparison() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
 
SimpleConditionalExpression_Contains - Class in com.sas.iquery.metadata.expr.relational
Models the CONTAINS simple conditional expression, which has the following abstract form:
       <WhatToCompare> CONTAINS <WhatToContain>
SimpleConditionalExpression_Contains() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
 
SimpleConditionalExpression_Contains(BusinessModel) - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Creates a Contains conditional expression while testing to make sure that CONTAINS is supported on the server that the BusinessModel is connected to.
SimpleConditionalExpression_In - Class in com.sas.iquery.metadata.expr.relational
Models the IN simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] IN (<ComparisonList>) .
SimpleConditionalExpression_In() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
 
SimpleConditionalExpression_Like - Class in com.sas.iquery.metadata.expr.relational
Models the LIKE simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] LIKE <patternExpression>
SimpleConditionalExpression_Like() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
 
SimpleConditionalExpression_TestForNull - Class in com.sas.iquery.metadata.expr.relational
Models the testing for the NULL simple conditional expression, which has the following abstract form:
       <WhatToCompare> IS [NOT] NULL
SimpleConditionalExpression_TestForNull() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_TestForNull
 
SimpleQueryConnector - Class in com.sas.iquery.dataretrieval
A basic query connector without result or connection management.
SimpleTableQuery - Class in com.sas.iquery.dataretrieval.convenience
 
SimpleTableQuery(SessionContextInterface, String, String, String) - Constructor for class com.sas.iquery.dataretrieval.convenience.SimpleTableQuery
 
size() - Method in interface com.sas.iquery.metadata.business.BusinessGroup
Returns the number of items in this group.
SOLVE_ORDER_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SOLVE_ORDER_PRECEDENCE determines whether the solveOrderPrecendence can be set to a business model .
sort(DataItemActionType) - Method in class com.sas.iquery.builder.DataItemBuilder
 
SORT_ASCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_ASCENDING action sorts a business model in an ascending direction without retaining the hierarchy.
SORT_ASCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_ASCENDING action sorts a DataItem in an ascending direction.
SORT_CRITERIA - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_CRITERIA determines whether the sort criteria for an OLAP query can be set.
SORT_CRITERIA - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_CRITERIA determines whether the sort criteria can be set.
SORT_DESCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_DESCENDING action sorts a business model in an descending direction without retaining the hierarchy.
SORT_DESCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_DESCENDING action sorts a DataItem in an descending direction.
SORT_FORMATTING_BY_DEFAULT_BEHAVIOR - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_BY_DEFAULT_BEHAVIOR specifies that when sorting use the values determined by the default IQ rules.
SORT_FORMATTING_BY_FORMATTED_VALUES - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_BY_FORMATTED_VALUES specifies that when sorting override IQ rules and use the formatted values.
SORT_FORMATTING_BY_UNFORMATTED_VALUES - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_BY_UNFORMATTED_VALUES specifies that when sorting override IQ rules and use the unformatted values.
SORT_HIERARCHICAL_ASCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_HIERARCHICAL_ASCENDING action sorts an OLAP business model in an ascending direction and retains the hierarchy.
SORT_HIERARCHICAL_ASCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_HIERARCHICAL_ASCENDING action sorts a DataItem in an ascending direction, taking the Hierarchy into account.
SORT_HIERARCHICAL_DESCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_HIERARCHICAL_DESCENDING action sorts an OLAP business model in an descending direction and retains the hierarchy.
SORT_HIERARCHICAL_DESCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_HIERARCHICAL_DESCENDING action sorts a DataItem in an descending direction, taking the Hierarchy into account.
SORT_NONE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_NONE action removes any sort criteria a business model .
SORT_NONE - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_NONE action removes any sort criteria on a DataItem.
SORT_ORDER_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_ORDER_PRECEDENCE determines whether the sortOrderPrecendence can be set.
sortAscending() - Method in class com.sas.iquery.builder.DataItemBuilder
 
sortDesending() - Method in class com.sas.iquery.builder.DataItemBuilder
 
sortFunctionsListByLabel(List) - Static method in class com.sas.iquery.metadata.serverprop.ServerProperties
Deprecated. 
SPECIAL_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
This action type is used specifically for expand and collapse
STD - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STD(column-name)
STD_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STD_DISTINCT(column-name)
STDERR - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STDERR(column-name)
STDERR_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STDERR_DISTINCT(column-name)
STEP_DATABASED_FILTER - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The STEP_DATABASED_FILTER action selects a set of Members based on some data-based criteria.
STEP_DATABASED_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_DATABASED_FILTER action selects a set of Members based on some data-based criteria.
STEP_DATE_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_DATE_FILTER action includes/excludes a set of Members from some superset of those Members based on date values.
STEP_EXCLUDE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The STEP_EXCLUDE action will exclude a specific column or row based on the dataItem, member value, and measure definition.
STEP_MEMBER_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_MEMBER_FILTER action includes/excludes a set of Members from some superset of those Members.
STEP_MEMBER_PROPERTY_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_MEMBER_PROPERTY_FILTER action includes/excludes a set of Members from some superset of those Members based on a member property.
STEP_NAVIGATE - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_NAVIGATE action is used for commands such as Drill Down, Expand, Collapse, and Drill Up.
STEP_RANK - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The STEP_RANK action ranks a set of Members based on some specified context (Eg 1999, Sales).
STEP_RANK - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_RANK action ranks a set of Members based on some specified context (e.g. 1999, Sales).
StepFilterInterface - Interface in com.sas.iquery.metadata.business.step
Provides modeling for steps that filter data.
StepInterface - Interface in com.sas.iquery.metadata.business.step
A thin top-level interface for all steps.
steps(List<? extends StepInterface>) - Method in class com.sas.iquery.builder.DataItemBuilder
 
StringExpression - Class in com.sas.iquery.metadata.expr
Models expressions that are not modeled in more detail by other classes.
StringExpression() - Constructor for class com.sas.iquery.metadata.expr.StringExpression
 
StringExpressionUtil - Class in com.sas.iquery.metadata.expr
Generates the resource-aware ExpressionInterface from string text.
StringExpressionUtil() - Constructor for class com.sas.iquery.metadata.expr.StringExpressionUtil
 
stringToDataItem(String) - Method in class com.sas.iquery.execution2.AbstractIQResultSetMetaData
 
STRIP - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STRIP (column-name)
STRUCTURE_CALCULATED_MEMBER - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_CALCULATED_MEMBER type indicates this DataItem can be categorized as a Member.
STRUCTURE_COLUMN - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_COLUMN type indicates this DataItem can be categorized as a Column.
STRUCTURE_DIMENSION - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_DIMENSION type indicates this DataItem can be categorized as a Dimension.
STRUCTURE_HIERARCHY - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_HIERARCHY type indicates this DataItem can be categorized as a Hierarchy.
STRUCTURE_LEVEL - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_LEVEL type indicates this DataItem can be categorized as a Level.
STRUCTURE_MEASURE - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_MEASURE type indicates this DataItem can be categorized as a Measure.
STRUCTURE_NAMED_SET - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_NAMED_SET type indicates this DataItem can be categorized as a Set.
StructureOfData - Class in com.sas.iquery.metadata
Contains information about the structure of data that can be queried.
StructureOfData() - Constructor for class com.sas.iquery.metadata.StructureOfData
 
StructureOfDataItem - Class in com.sas.iquery.metadata.business
Specifies the different types of data item structures.
SUBREASON_ACCESS_PATH_HAS_NO_SCHEMA_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
No schema was set in the access path
SUBREASON_ACCESS_PATH_HAS_NO_SERVER_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
No server was set in the access path
SUBREASON_ACCESS_PATH_HAS_UNSUPPORTED_SCHEMA_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An unsupported schema was used in the access path
SUBREASON_ACCESS_PATH_HAS_UNSUPPORTED_SERVER_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An unsupported server type was used in the access path
SUBREASON_AGGREGATION_FUNCTION_MODIFIED_WITH_ILLEGAL_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified aggregation function that is not allowed by its parent data item.
SUBREASON_ATTRIBUTE_DESCRIPTOR_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
Deprecated. This subreason is replaced with SUBREASON_ATTRIBUTE_DESCRIPTOR_NOT_SET
SUBREASON_BUSINESS_MODEL_OBJECT_REFERENCES_UNUSABLE_OBJECTS - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessModelObject references objects that are not usable.
SUBREASON_BUSINESS_QUERY_DATA_BASED_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessQueryDataBasedFilter object has an empty left expression set
SUBREASON_BUSINESS_QUERY_DATA_BASED_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessQueryDataBasedFilter object has an empty right expression set
SUBREASON_CALCULATED_TIME_MEASURE_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Measure Name is Null
SUBREASON_CANNOT_USE_FRACTIONOFTOTAL_IN_FILTER - Static variable in class com.sas.iquery.metadata.business.Reason
FractionOfTotalExpression cannot be used in a filter
SUBREASON_COMBINED_MEASURES_AND_NON_MEASURES - Static variable in class com.sas.iquery.metadata.business.Reason
Illegal combine measures and non-measures.
SUBREASON_COMPARISON_EXPRESSION_HAS_NULL_COMPARISON_OPERATOR - Static variable in class com.sas.iquery.metadata.business.Reason
A SimpleConditionalExpression_Comparison object has a null comparison operator set.
SUBREASON_COMPOUND_CONDITIONAL_EXPRESSION_HAS_NULL_LEFT_AND_RIGHT_EXPRESSIONS - Static variable in class com.sas.iquery.metadata.business.Reason
A compound conditional expression has null left and right subexpressions.
SUBREASON_COMPOUND_CONDITIONAL_EXPRESSION_HAS_NULL_RELATION_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
A compound conditional expression has no relation-type set when both a left and right expression are set.
SUBREASON_CONSTANT_EXPRESSION_HAS_INVALID_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has a invalid numeric value set.
SUBREASON_CONSTANT_EXPRESSION_HAS_NO_EXPRESSION_TYPE_SET - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has no expression type set.
SUBREASON_CONSTANT_EXPRESSION_HAS_NULL_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has a null value set.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_EMPTY_LEFT_EXPRESSION_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression has an empty left expression list.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_EMPTY_RIGHT_EXPRESSION_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression has an empty right expression list.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_NULL_COMPARISON_OPERATOR - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression does not have a comparison operator set.
SUBREASON_DATA_ITEM_DATA_BASED_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemDataBasedFilter object has an empty left expression set
SUBREASON_DATA_ITEM_DATA_BASED_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemDataBasedFilter object has an empty right expression set
SUBREASON_DATA_ITEM_MEMBER_FILTER_HAS_EMPTY_MEMBER_NAMES_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberFilter object has an empty member names list
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty left expression set
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_MEMBER_NAMES_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty member names list
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty right expression set
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_INVALID_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has an invalid filter type set.
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_NULL_LEVEL_NAME - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has a Level Name that is not set.
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_NULL_NAVIGATION_NAME - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has a Navigation Name that is not set.
SUBREASON_DATAITEM_NOT_IN_AXIS_FOR_TUPLE_FILTER - Static variable in class com.sas.iquery.metadata.business.Reason
Business Query Filter Tuple is no longer valid because data item have change the axis.
SUBREASON_DENOMINATOR_IS_NOT_CATEGORY - Static variable in class com.sas.iquery.metadata.business.Reason
The denominator is a non-category data item -- it must be a category data item.
SUBREASON_DENOMINATOR_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
The denominator is null and must be non-null when the denominator type indicates to use a category data item.
SUBREASON_DUPLICATE_BUSINESS_MODEL_ID_USE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the same business model ID has been used by multiple business models within the same lineage of business models.
SUBREASON_DUPLICATE_PHYSICAL_METADATA_ITEM_FOUND - Static variable in class com.sas.iquery.metadata.business.Reason
A duplicate physical metadata item was found.
SUBREASON_EXPRESSION_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The expression was not set on the object
SUBREASON_EXPRESSION_NOT_SUPPORTED_IN_THIS_JOIN_MODEL - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that this type of Expression is not supported in an MFT Query
SUBREASON_EXPRESSION_REFERENCES_EXPRESSION_WITH_INVALID_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An expression references a subexpression with an invalid type for the context the subexpression is used in.
SUBREASON_EXPRESSION_REFERENCES_NULL_SUBEXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
An expression references a null subexpression.
SUBREASON_FILTERTUPLE_HAS_NONAME - Static variable in class com.sas.iquery.metadata.business.Reason
The MemberFilterExpression has memberNames and filterTupleElements.
SUBREASON_FOLDER_NOT_EMPTY - Static variable in class com.sas.iquery.metadata.business.Reason
A folder within an information map is not empty.
SUBREASON_FORMAT_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the format has been modified on the specified object but is not allowed to be overridden.
SUBREASON_FUNCTION_CALL_HAS_NO_FUNCTION_SIGNATURE_FOR_ARGUMENTS_GIVEN - Static variable in class com.sas.iquery.metadata.business.Reason
A FunctionCall object has no valid function signature for the specified arguments.
SUBREASON_FUNCTION_CALL_HAS_NULL_FUNCTION - Static variable in class com.sas.iquery.metadata.business.Reason
A FunctionCall object has no function specified.
SUBREASON_GROUP_FORMATTING_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
 
SUBREASON_GROUPED_MEASURES_CAN_ONLY_HAVE_MEASURES - Static variable in class com.sas.iquery.metadata.business.Reason
Grouped measures can contain only items with structure measure.
SUBREASON_GROUPED_MEASURES_CANNOT_BE_IN_MULTIPLE_GROUPS - Static variable in class com.sas.iquery.metadata.business.Reason
Grouped measures cannot have the same measures in more than one applied group in a query.
SUBREASON_GROUPED_MEASURES_CANNOT_BE_NESTED - Static variable in class com.sas.iquery.metadata.business.Reason
Grouped measures cannot be nested in one another.
SUBREASON_ID_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the ID is not set.
SUBREASON_ILLEGAL_USAGE_OF_PRIVATE_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
The query cannot be used as a private query because it is in the business model chain of the query the query is being added to.
SUBREASON_IN_EXPRESSION_HAS_EMPTY_COMPARISON_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A SimpleConditionalExpression_In object has an empty comparison list set.
SUBREASON_INVALID_EXPRESSION_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
The expression type specified is invalid.
SUBREASON_INVALID_FORMAT - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the format on a data item is not valid with either expression, usage, or aggregation function of the data item.
SUBREASON_INVALID_LABEL_LENGTH - Static variable in class com.sas.iquery.metadata.business.Reason
The length of a business item label is invalid.
SUBREASON_INVALID_OBJECT_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is not a valid object type to use in a query.
SUBREASON_INVALID_PROMPT - Static variable in class com.sas.iquery.metadata.business.Reason
The Expression does not support the prompt specified.
SUBREASON_INVALID_RESULT_ITEM - Static variable in class com.sas.iquery.metadata.business.Reason
The result item added to an data selection was invalid
SUBREASON_INVALID_RESULTSETID - Static variable in class com.sas.iquery.metadata.business.Reason
The data item was set with a result set id that is no longer valid for the current expression's structure of data
SUBREASON_INVALID_SQUARE_BRACKETS_IN_STRING - Static variable in class com.sas.iquery.metadata.business.Reason
Grouped measures can contain only items with structure measure.
SUBREASON_INVALID_STARTING_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
The data item was set with expression that is not a hierarchy.
SUBREASON_INVALID_USAGE - Static variable in class com.sas.iquery.metadata.business.Reason
The data item's usage is not valid of supported.
SUBREASON_JOIN_CARDINALITY_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join relationship cardinality field is not set for a Join.
SUBREASON_JOIN_CONDITION_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join condition is not set for a Join.
SUBREASON_JOIN_EXPRESSION_HAS_TOO_FEW_TABLES - Static variable in class com.sas.iquery.metadata.business.Reason
A join conditional expression must reference to at least two tables.
SUBREASON_JOIN_EXPRESSION_TYPE_IS_NOT_BOOLEAN - Static variable in class com.sas.iquery.metadata.business.Reason
A join conditional expression must be boolean.
SUBREASON_JOIN_PATH_INVALID - Static variable in class com.sas.iquery.metadata.business.Reason
There is no valid join path for the query
SUBREASON_JOIN_RELATIONSHIP_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join relationship type field is not set for a Join.
SUBREASON_JOIN_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join type field is not set for a Join.
SUBREASON_KEPT_COLUMN_IS_UNRESOLVED - Static variable in class com.sas.iquery.metadata.business.Reason
A kept column is unresolved in the data source.
SUBREASON_LIKE_CONDITION_SAME_MATCHMANY_AND_ESCAPE_CHAR - Static variable in class com.sas.iquery.metadata.business.Reason
The Like condition match character for Many characters is the same as the Escape character
SUBREASON_LIKE_CONDITION_SAME_MATCHMANY_AND_MATCHONE_CHAR - Static variable in class com.sas.iquery.metadata.business.Reason
The Like condition has duplicate Match characters
SUBREASON_LIKE_CONDITION_SAME_MATCHONE_AND_ESCAPE_CHAR - Static variable in class com.sas.iquery.metadata.business.Reason
The Like condition match character for One character is the same as the Escape character
SUBREASON_LIKE_CONDITION_SAME_MATCHONE_MATCHMANY_AND_ESCAPE_CHAR - Static variable in class com.sas.iquery.metadata.business.Reason
The Like condition match character for One character is the same as the Escape character
SUBREASON_LOOP_DETECTED - Static variable in class com.sas.iquery.metadata.business.Reason
A loop is detected.
SUBREASON_MEMBER_FILTER_EXPRESSION_HAS_EMPTY_MEMBER_NAME_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A MemberFilterExpression object has an empty list of member names
SUBREASON_MULTI_VALUE_PROMPT_NOT_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
The Expression does not support Multi-Value prompts
SUBREASON_MULTIPLE_DATAITEM_USE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is referenced multiple times as a result item in the same business query.
SUBREASON_MULTIPLE_MEASURE_TABLES_IN_SAME_UQUERY - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that more than one Measure table was specified in the same UQuery
SUBREASON_MULTIPLE_OBJECTS_EXIST - Static variable in class com.sas.iquery.metadata.business.Reason
Multiple objects exist with this name.
SUBREASON_NESTED_CALCULATED_MEASURES_NOT_CURRENTLY_IMPLEMENTED - Static variable in class com.sas.iquery.metadata.business.Reason
Nested Calculated Measures not currently supported
SUBREASON_NEWER_MODEL_THAN_CODE_CAN_READ - Static variable in class com.sas.iquery.metadata.business.Reason
Tried to read a model that cannot be read by this software because the model takes advantage of newer functionality or is written with a newer format than this code can read.
SUBREASON_NO_COLUMN_DEFINED_FOR_COLUMN - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedColumn object has no Column object set to define which column should be accessed.
SUBREASON_NO_CUBE_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No cube was defined for the data source
SUBREASON_NO_DATA_SOURCES_IN_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
The data selection has no items that refer to data sources.
SUBREASON_NO_FILTERSETRULES_DEFINED_FOR_FILTERSET - Static variable in class com.sas.iquery.metadata.business.Reason
A FilterSet must reference a FilterSetRule
SUBREASON_NO_HIERARCHY_DEFINED_FOR_QUALIFIED_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedLevel object has no Hierarchy object set to define how the level is to be accessed.
SUBREASON_NO_KEPT_COLUMNS_IN_IMLE_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
An IMLE DataSourceTable has no columns kept in its column manager.
SUBREASON_NO_LEFT_DATA_SOURCE_DEFINED_FOR_JOIN - Static variable in class com.sas.iquery.metadata.business.Reason
No left data source is defined for a Join.
SUBREASON_NO_LEVEL_DEFINED_FOR_QUALIFIED_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedLevel object has no Level object set to define which level should be accessed.
SUBREASON_NO_NON_HIDDEN_RESULT_ITEMS_IN_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
The business query has no returned(non-hidden) result items
SUBREASON_NO_READ_PERMISSION - Static variable in class com.sas.iquery.metadata.business.Reason
The user doesn't have permission to read a resource.
SUBREASON_NO_RIGHT_DATA_SOURCE_DEFINED_FOR_JOIN - Static variable in class com.sas.iquery.metadata.business.Reason
No right data source is defined for a Join.
SUBREASON_NO_ROLAP_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
ROLAP Rule: We must have a measure defined
SUBREASON_NO_SCHEMA_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No schema was defined for the data source
SUBREASON_NO_SERVER_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No server was defined for the data source
SUBREASON_NO_TABLE_DATA_SOURCE_DEFINED_FOR_QUALIFIED_COLUMN - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedColumn object has no DataSourceTable object set to define how the column is to be accessed.
SUBREASON_NO_TABLE_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No table was defined for the data source
SUBREASON_NO_TIME_DIM_FOR_TIME_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
TimeMeasureExpression must have a Time Dimension.
SUBREASON_NOT_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
The subreason was not specified
SUBREASON_NUMERATOR_IS_NOT_NUMERIC - Static variable in class com.sas.iquery.metadata.business.Reason
The numerator is a non-numeric data item -- it must be a numeric data item.
SUBREASON_NUMERATOR_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
The numerator is null and must be non-null.
SUBREASON_OBJECT_HAS_CYCLE_IN_ITS_DEFINITION - Static variable in class com.sas.iquery.metadata.business.Reason
The object has a cycle in its definition -- an infinitely recursive definition.
SUBREASON_OBJECT_HAS_INVALID_ID - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has an invalid (or null if disallowed) ID
SUBREASON_OBJECT_HAS_INVALID_REFERENCES - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has references to other objects which cannot be persisted.
SUBREASON_OBJECT_HAS_UNRESOLVED_REFERENCES - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has either direct or indirect unresolved references
SUBREASON_OBJECT_IS_INCOMPLETELY_DEFINED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the unusable object is not fully defined -- that some attribute or setting is not set on the object.
SUBREASON_OBJECT_IS_NOT_CONTAINED_IN_BUSINESS_MODEL - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the unusable object is not contained within the business model it was created by.
SUBREASON_OBJECT_IS_NOT_PERSISTABLY_REACHABLE - Static variable in class com.sas.iquery.metadata.business.Reason
An object is referenced within the model being written but is not persistably reachable.
SUBREASON_OBJECT_IS_ORPHANED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has been orphaned (permanently disconnected and unusable) from the business model that created it.
SUBREASON_OBJECT_IS_UNRESOLVED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is unresolved
SUBREASON_OBJECT_NOT_FOUND - Static variable in class com.sas.iquery.metadata.business.Reason
The object is not found.
SUBREASON_OLAP_DDL_FILTER_RULE - Static variable in class com.sas.iquery.metadata.business.Reason
The data item can only have one DDL filter applied in the DataSelection for the same DataItem MemberFilterExpression and TimeRangeExpression.
SUBREASON_OLAP_ROLE_RULE_1 - Static variable in class com.sas.iquery.metadata.business.Reason
DataItems coming from same Dimension can't be assigned different Roles
SUBREASON_OLAP_ROLE_RULE_2 - Static variable in class com.sas.iquery.metadata.business.Reason
Except for Measures only one DataItem per Dimension is allowed - this could go away in the future
SUBREASON_OLAP_ROLE_RULE_3 - Static variable in class com.sas.iquery.metadata.business.Reason
DataItems with more than one Member must be modified if placed on the BACKGROUND Role
SUBREASON_OLAP_ROLE_RULE_4 - Static variable in class com.sas.iquery.metadata.business.Reason
Follow-up to (3) only 1 Measure can live on the BACKGROUND since Measures is an exception case where multiple DataItems may be included
SUBREASON_OLAP_ROLE_RULE_5 - Static variable in class com.sas.iquery.metadata.business.Reason
Null Roles are OK as long as they won't cause a conflict with Rules (2) and (4)
SUBREASON_OLAP_ROLE_RULE_6 - Static variable in class com.sas.iquery.metadata.business.Reason
Row can't be assigned without Column; Page can't be assigned without Row and Column
SUBREASON_ONLY_COLUMN_AND_NULL_ROLE_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
Only Column and null Role values are allowed for relational DataItems
SUBREASON_OUTER_JOINS_NOT_IMPLEMENTED_IN_THIS_JOIN_MODEL - Static variable in class com.sas.iquery.metadata.business.Reason
Outer Joins are not yet implemented in this Join Model
SUBREASON_PAGE_ROLE_IN_OLAP_IS_NOT_PERMITTED - Static variable in class com.sas.iquery.metadata.business.Reason
Page Role are not permitted in OLAP.
SUBREASON_PARENT_AGGREGATE_TRAP_DETECTED - Static variable in class com.sas.iquery.metadata.business.Reason
A Parent aggregate join trap is detected.
SUBREASON_PROMPT_DEFINITION_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
A Prompt object is not associated to a PromptDefinition
SUBREASON_PROMPT_DEFINITION_VALIDATION_ERROR - Static variable in class com.sas.iquery.metadata.business.Reason
The PromptDefinition contained within a Prompt object has a validation error.
SUBREASON_QUERY_COMPARISON_EXPRESSION_HAS_NO_COMPARISON_OPERATOR_SET - Static variable in class com.sas.iquery.metadata.business.Reason
No comparison operator is set on the CompareWithQueryResultsExpression
SUBREASON_QUERY_COMPARISON_EXPRESSION_HAS_NO_COMPARISON_TYPE_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The comparison type value supplied is null.
SUBREASON_QUERY_COMPARISON_EXPRESSION_HAS_NO_QUERY_SET - Static variable in class com.sas.iquery.metadata.business.Reason
No query is set on an AbstractComparisonWithQueryResultsExpression
SUBREASON_QUERY_HAS_NON_RELATIONAL_OUTPUT - Static variable in class com.sas.iquery.metadata.business.Reason
The query specified, when executed, will produce a non-relational-based resultset.
SUBREASON_QUERY_NOT_DEFINED_TO_RETURN_SINGLE_AGGREGATED_COLUMN_OF_DATA - Static variable in class com.sas.iquery.metadata.business.Reason
The query specified is not defined to return one row of data (ignoring governing).
SUBREASON_READ_ONLY_OBJECT - Static variable in class com.sas.iquery.metadata.business.Reason
The object is read only.
SUBREASON_RELATIONAL_GT_31CATEGORIES_NOT_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
Relational queries containing more than 31 categories are not supported with totaling or Fractions of Totals.
SUBREASON_RESULT_ITEMS_ARE_CONSTANTS_ONLY - Static variable in class com.sas.iquery.metadata.business.Reason
The set of result items specified in the BusinessQuery are made up of constants only.
SUBREASON_RESULTSET_ID_CONFLICT - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the resultset ID for the given data item used as a result item conflicts with the resultset ID of another data item used as a result item.
SUBREASON_ROLAP_AGGREGATION_NOT_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
 
SUBREASON_ROLAP_COUNT_DISTINCT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
ROLAP Rule: We must have a measure defined
SUBREASON_ROLAP_GT_31CATEGORIES_NOT_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
ROLAP queries containing more than 31 categories are not supported.
SUBREASON_ROLAP_USAGE_NO_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
ROLAP Rule: We must have a measure defined
SUBREASON_SAME_LABEL_FOR_MEASURES - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that there is a OLAP dataItem has a duplicate label.
SUBREASON_SAVING_MAP_WOULD_INCREASE_ITS_MAJOR_VERSION - Static variable in class com.sas.iquery.metadata.business.Reason
The information map cannot be saved because it would increase the major portion of the UsageVersion number and doing so is only permitted when the save option InformationMap.SAVEOPTION_ALLOW_MAJOR_VERSION_INCREASE is provided when saving the information map.
SUBREASON_SAVING_MAP_WOULD_INCREASE_ITS_MINOR_VERSION - Static variable in class com.sas.iquery.metadata.business.Reason
The information map cannot be saved because it would increase the minor portion of the UsageVersion number and doing so is only permitted when the save option InformationMap.SAVEOPTION_ALLOW_MINOR_VERSION_INCREASE is provided when saving the information map.
SUBREASON_SAVING_MAP_WOULD_INCREASE_ITS_VERSION - Static variable in class com.sas.iquery.metadata.business.Reason
Deprecated. use SUBREASON_SAVING_MAP_WOULD_INCREASE_ITS_MAJOR_VERSION or SUBREASON_SAVING_MAP_WOULD_INCREASE_ITS_MINOR_VERSION
SUBREASON_SERVER_IN_PATH_NOT_FOUND - Static variable in class com.sas.iquery.metadata.business.Reason
The server specified in a PathUrl was not found, so the path could not be looked up by a server.
SUBREASON_SET_OPERATION_FORMATS_DO_NOT_MATCH - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires all selections to be formatted or unformatted.
SUBREASON_SET_OPERATION_NONHIDDEN_ITEM_TYPES_MUST_MATCH - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires data selections to be set operation compatible, that is, all item types must match.
SUBREASON_SET_OPERATION_ONLY_RELATIONAL_QUERIES_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations all selections must be relational structure.
SUBREASON_SET_OPERATION_REQUIRES_SAME_NUMBER_OF_NONHIDDEN_ITEMS - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires count of non-hidden items to match.
SUBREASON_SET_OPERATION_REQUIRES_TWO_SELECTIONS - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations require at least 2 queries.
SUBREASON_SIBLING_AGGREGATE_TRAP_DETECTED - Static variable in class com.sas.iquery.metadata.business.Reason
A Siblings aggregate join trap is detected.
SUBREASON_SORT_BY_UNRELATED_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
The server requires any measure used in the order by clause to also be in the select clause.
SUBREASON_SORT_CRITERIA_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference object has a modified sort criteria but sort criteria modification is not allowed by its parent data item.
SUBREASON_SORT_DIRECTION_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified sort direction that is not allowed by its parent data item.
SUBREASON_SORT_FORMATTING_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
 
SUBREASON_TIME_DATE_MEMBER_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Time Data Member is null
SUBREASON_TIME_FUNCTION_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Function is Null
SUBREASON_TIME_LEVEL_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Time Level Name is null
SUBREASON_TIME_NUMERIC_EXPRESSION_IS_NOT_A_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
Numeric Expression in TimeMeasureExpression must be a Measure.
SUBREASON_TIME_NUMERIC_EXPRESSION_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Numeric Expression is Null
SUBREASON_TIME_PERIOD_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Period is Null
SUBREASON_TIME_SEARCH_DIRECTION_IS_INVALID - Static variable in class com.sas.iquery.metadata.business.Reason
Time Search direction is invalid
SUBREASON_TIME_STARTING_PERIOD_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Starting period must have a value when using a cumulative function in TimeMeasureExpression.
SUBREASON_UNABLE_TO_GET_STARTING_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
The call to getStartingLevelName threw a MetadataException.
SUBREASON_USAGE_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified usage value that is not allowed by its parent data item.
SUBTOTAL - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
Deprecated. @see TotalingType.SUBTOTAL
SUBTOTAL - Static variable in class com.sas.iquery.metadata.business.TotalingType
This action defines if either rows or columns will be totaled for a business model.
SUBTRACTION - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the SUBTRACTION Operation (x)-(y)
SUM - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.
SUM - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.
SUM - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.At this time, sum for relational is not implemented.
SUM - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function SUM(column-name)
SUM_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function SUM_DISTINCT(column-name)
SUPPORTS_GROUPBY_UNRELATED - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by items not returned from a query.
SUPPORTS_ORDERBY_UNRELATED - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by items not returned from a query.
SUPPORTS_ORDERBY_UNRELATED_MEASURE - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by measure items not returned from a query.

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.