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

I

IDENTIFIER_QUOTE_END - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Used to quote identifiers that contain characters not in UNQUOTE_NAME_CHARACTERS.
IDENTIFIER_QUOTE_START - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Used to quote identifiers that contain characters not in UNQUOTE_NAME_CHARACTERS.
ignoreReachThruTable(boolean) - Method in interface com.sas.iquery.metadata.business.Export
A boolean indicating whether the reach thru table should be ignored and all of the joined star schema tables should be returned.
in(int, String...) - Method in class com.sas.iquery.builder.RelationalFilterItemBuilder
 
in(String...) - Method in class com.sas.iquery.builder.RelationalFilterItemBuilder
 
in(Number...) - Method in class com.sas.iquery.builder.RelationalFilterItemBuilder
 
IN - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function IN (column-name)
includeAllColumns(boolean) - Method in interface com.sas.iquery.metadata.business.Export
A boolean indicating whether only the all columns should be included from the based tables.
InformationMap - Interface in com.sas.iquery.metadata.business
Specifies a business model that provides support for organizing its business items within an internal folder structure.
InformationMapFactory - Class in com.sas.iquery.metadata.business
Specifies a factory class for creating new instances of information map objects.
InformationMapFactory.FactorySettings.TYPE - Enum in com.sas.iquery.metadata.business
 
INITIAL_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
This step represents the initial set of members or an operation that is meant to completely replace the pre-existing state of the DataItem (eg DrillDown).
INPUT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function INPUT(column-name)
INPUT_Q - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function INPUT(column-name,INSERT_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
The members defined in this step are inserted in the set of members defined in the previous step.
insertResultItemsAt(DataItem, Role, int) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Inserts the specified a data item with the specified role to the set of data items contained in this business query that make up the requested results.
insertRow() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
install(String) - Method in class com.sas.iquery.metadata.business.Lasr
 
IntelligentQueryMetadataServiceFactory - Class in com.sas.iquery.metadata
Specifies a factory for creating metadata service objects.
IntelligentQueryMetadataServiceFactory() - Constructor for class com.sas.iquery.metadata.IntelligentQueryMetadataServiceFactory
 
IntelligentQueryMetadataServiceInterface - Interface in com.sas.iquery.metadata
Specifies an object that is more of a container or a configuration/context of knowledge that SAS Query Services has about supported databases and server information.
INTERMODEL_ID_DELIMITER - Static variable in interface com.sas.iquery.metadata.business.Model
In an inter-model ID, this string is used to separate a model's ID and a model item's intra-model ID.
INTERNAL_AGGREGATION - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function INTERNAL_AGGREGATION (column-name)
INTERNAL_AGGREGATION_ADDITIVE - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function INTERNAL_AGGREGATION_ADDITIVE (column-name)
INTERSECT_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
The members defined by the intersection of this step and the outcome of previous steps.
INVALID_ID_CHARS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
List of Characters NOT allowed in an id.
InvalidIDException - Exception in com.sas.iquery.metadata
Specifies an exception that is thrown when an object's ID is not set or when the business model that created the object has an ID that is not set.
InvalidIDException(String) - Constructor for exception com.sas.iquery.metadata.InvalidIDException
Constructs an InvalidIDException with the specified detail message.
InvalidIDException(Throwable, String) - Constructor for exception com.sas.iquery.metadata.InvalidIDException
Constructs an InvalidIDException with the specified target exception and detail message.
IOM - Static variable in class com.sas.iquery.metadata.serverprop.ConnectionType
Corresponds to the SAS IOM connection type for connecting to the various types of SAS data servers.
IQ_RETRYUTIL_LOGGING - Static variable in class com.sas.iquery.util.RetryUtil
Logging context to enable monitoring of RetryUtil retry behavior.
IQ_RETRYUTIL_MAX_RETRIES_DEFAULT - Static variable in class com.sas.iquery.util.RetryUtil
Default value for IQ.RetryUtil.MaxRetries if not specified is 10 retries.
IQ_RETRYUTIL_MAX_RETRIES_PROPNAME - Static variable in class com.sas.iquery.util.RetryUtil
System property to control the number of retries when attempting to retrieve members from an AssociationList that is being modified.
IQ_RETRYUTIL_WAIT_MS_DEFAULT - Static variable in class com.sas.iquery.util.RetryUtil
Default value for IQ.RetryUtil.RetryWaitMs is 10 milliseconds wait between attempts.
IQ_RETRYUTIL_WAIT_MS_PROPNAME - Static variable in class com.sas.iquery.util.RetryUtil
System property to control the number of milliseconds to wait between attempts to retrieve members from an AssociationList that is being modified.
IQAppliedFilter - Interface in com.sas.iquery.execution2
The applied filter represents the selection on an applied filter.
IQBuilderFactory - Class in com.sas.iquery.builder
Behaviors that are supported for simple builders.
IQBuilderFactory() - Constructor for class com.sas.iquery.builder.IQBuilderFactory
 
IQDataServices - Class in com.sas.iquery.dataservices
Specifies an object that provides access to SAS Query Services.
IQDataServices() - Constructor for class com.sas.iquery.dataservices.IQDataServices
 
IQDataServicesFactory - Class in com.sas.iquery.dataservices
Specifies a factory for creating IQDataServices objects.
IQDataServicesFactory() - Constructor for class com.sas.iquery.dataservices.IQDataServicesFactory
 
IQOlapAppliedFilter - Class in com.sas.iquery.execution2
The IQOlapAppliedFilter represents any filters that the user has applied to an OLAP result set.
IQOlapAppliedFilter(List<QualifiedLevel>, BusinessModel, String) - Constructor for class com.sas.iquery.execution2.IQOlapAppliedFilter
Create a new IQ OLAP applied filter object, based on the supplied levels and parent business model.
IQOlapDrillPath - Class in com.sas.iquery.execution2
The IQOlapDrillPath represents the user's drill path into an OLAP result set.
IQOlapDrillPath(LevelInterface, HierarchyInterface, DimensionInterface, TupleElementInterface, MemberInterface) - Constructor for class com.sas.iquery.execution2.IQOlapDrillPath
Create a new IQ OLAP drill path object.
IQOlapResultSetMetaData - Class in com.sas.iquery.execution2
IQOlapResultSetMetadata is an OLAP implementation of IQResultSetMetaData.
IQOlapResultSetMetaData(OLAPDataSetInterface, BusinessQuery) - Constructor for class com.sas.iquery.execution2.IQOlapResultSetMetaData
Create an IQOlapResultSetMetadata object, based on metadata derived from the underlying, concrete, OLAPDataSetInterface object and information provided by the IQ model through the input BusinessQuery.
IQRelationalResultSetMetaData - Class in com.sas.iquery.execution2
IQRelationalResultSetMetadata is a relational implementation of IQResultSetMetaData.
IQRelationalResultSetMetaData(ResultSet) - Constructor for class com.sas.iquery.execution2.IQRelationalResultSetMetaData
Create an IQRelationalResultSetMetadata object, based on metadata derived from the underlying, concrete, java.sql.ResultSet object and information provided by the IQ model.
IQRelationalResultSetMetaData(ResultSet, BusinessQuery) - Constructor for class com.sas.iquery.execution2.IQRelationalResultSetMetaData
Create an IQRelationalResultSetMetadata object, based on metadata derived from the underlying, concrete, java.sql.ResultSet object and information provided by the IQ model through the input BusinessQuery.
IQResultSetMetaData - Interface in com.sas.iquery.execution2
IQResultSetMetadata provides a mechanism for returning additional, model-derived, metadata about an underlying result set.
IQueryException - Exception in com.sas.iquery.metadata
IQueryException is a temporary superclass to MetadataException.
IQueryException(String) - Constructor for exception com.sas.iquery.metadata.IQueryException
Constructs an IQueryException with the specified detail message.
IQueryException(Throwable, String) - Constructor for exception com.sas.iquery.metadata.IQueryException
Constructs an IQueryException with the specified target exception and detail message.
IQueryServicesException - Exception in com.sas.iquery
Originally based on LocalizableException.
IQueryServicesException(String) - Constructor for exception com.sas.iquery.IQueryServicesException
Create an IQueryServicesException with a (non localized) message.
IQueryServicesException(String, Throwable) - Constructor for exception com.sas.iquery.IQueryServicesException
Create an IQueryServicesException with a (non localized) message and a cause.
IQueryServicesIllegalArgumentException - Exception in com.sas.iquery
 
IQueryServicesIllegalArgumentException(String) - Constructor for exception com.sas.iquery.IQueryServicesIllegalArgumentException
Create a IQueryServicesIllegalArgumentException instance with a default message.
IQueryServicesIllegalArgumentException(Throwable) - Constructor for exception com.sas.iquery.IQueryServicesIllegalArgumentException
Create a IQueryServicesIllegalArgumentException instance with a chained message and cause.
IQueryServicesIllegalArgumentException(String, Throwable) - Constructor for exception com.sas.iquery.IQueryServicesIllegalArgumentException
Create a IQueryServicesIllegalArgumentException instance with a default message and cause.
IQueryServicesIllegalStateException - Exception in com.sas.iquery
 
IQueryServicesIllegalStateException(String) - Constructor for exception com.sas.iquery.IQueryServicesIllegalStateException
Create a IQueryServicesIllegalStateException instance with a default message.
IQueryServicesIllegalStateException(Throwable) - Constructor for exception com.sas.iquery.IQueryServicesIllegalStateException
Create a IQueryServicesIllegalStateException instance with a chained message and cause.
IQueryServicesIllegalStateException(String, Throwable) - Constructor for exception com.sas.iquery.IQueryServicesIllegalStateException
Create a IQueryServicesIllegalStateException instance with a default message and cause.
IQueryServicesRuntimeException - Exception in com.sas.iquery
Originally based on LocalizableException.
IQueryServicesRuntimeException(String) - Constructor for exception com.sas.iquery.IQueryServicesRuntimeException
Create a IQueryServicesRuntimeException instance with a default message.
IQueryServicesRuntimeException(Throwable) - Constructor for exception com.sas.iquery.IQueryServicesRuntimeException
Create a IQueryServicesRuntimeException instance with a chained message and cause.
IQueryServicesRuntimeException(String, Throwable) - Constructor for exception com.sas.iquery.IQueryServicesRuntimeException
Create a IQueryServicesRuntimeException instance with a default message and cause.
IS_MISSING - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the IS_MISSING Comparison Operation
IS_NOT_MISSING - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the IS_NOT_MISSING Comparison Operation
IS_NOT_NULL - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the IS_NOT_NULL Comparison Operation
IS_NULL - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function IS_NULL (column-name)
isActionSupported(BusinessQueryActionType) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Returns whether or not the specified BusinessQueryActionType is currently supported by the BusinessQuery.
isActionSupported(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
Returns whether or not the specified DataItemActionType is currently supported by the DataItem.
isAfterLast() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isAggregationTypeModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
 
isAggregationTypeSupported(Function) - Method in interface com.sas.iquery.metadata.business.DataItem
Returns whether a particular aggregationType is supported.
isAllDetail() - Method in interface com.sas.iquery.metadata.business.Export
 
isAllLevel() - Method in interface com.sas.iquery.execution2.DrillPath
Return true if the top level of the dimension containing the specified element is an "All" level, otherwise return false.
isAllLevel() - Method in class com.sas.iquery.execution2.IQOlapDrillPath
 
isAutoIncrement(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isBeforeFirst() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isBinary() - Method in class com.sas.iquery.metadata.serverprop.Operator
Returns whether this operator definition is for a binary operator or not.
isBuilt() - Method in class com.sas.iquery.builder.DisabledTotalsBuilder
returns true if the builder has changes pending and the build() method has not been called since those changes were made.
isBusiness() - Method in class com.sas.iquery.metadata.expr.ResourceScope
Determines if this scope is business
isBusinessAndPhysical() - Method in class com.sas.iquery.metadata.expr.ResourceScope
Determines if this scope is both business and physical
isCalculated() - Method in interface com.sas.iquery.metadata.business.ExportColumn
Returns true if this column is calculated
isCalculatedItem() - Method in interface com.sas.iquery.metadata.business.DataItem
This method indicates whether the DataItem can be described as a calculated item.
isCalculatedItem() - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
Checks whether a this expression is a calculated item
isCalculatedItem() - Method in class com.sas.iquery.metadata.expr.StringExpression
Checks whether a StringExpression is a calculated item
isCaseSensitive(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isClosed() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isColumnLocalized(int) - Method in interface com.sas.iquery.execution2.MLSResultSetMetaDataInterface
 
isCompatibleWith(List<? extends ExpressionInterface>) - Method in class com.sas.iquery.metadata.serverprop.FunctionSignature
Returns an indication of whether the list of argument expression types (expressed as a list Integer objects, each containing a constant from the ExpressionTypes class) is valid with this signature.
isCompatibleWith(ExpressionInterface) - Method in class com.sas.iquery.metadata.serverprop.Parameter
Returns true if the argument specified is a valid argument for this Parameter, false otherwise.
isCompatibleWith(ExpressionInterface) - Method in class com.sas.iquery.metadata.serverprop.ParameterType
 
isConstant() - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Check to see if this expression is a constant value.
isContainedInBusinessModel() - Method in interface com.sas.iquery.metadata.business.BusinessModelObject
Returns whether this object is contained in the business model that created it.
isCreateTableRequiredForExport() - Method in interface com.sas.iquery.metadata.business.Export
 
isCurrency(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isDecimalWidthSupported() - Method in class com.sas.iquery.metadata.serverprop.formats.SASFormatAttributes
Returns if the format being described has a decimal width (d value) parameter
isDecimalWidthSupported() - Method in interface com.sas.iquery.metadata.serverprop.formats.SASFormatDescription
Returns true if the format being described has a decimal width (d value) parameter.
isDefaultLanguage() - Method in interface com.sas.iquery.metadata.business.ExportCubeMlsLanguage
returns true if this is the first language defined in the cube and there is the 'default'.
isDefinitelyWritable(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isDescriptionModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the Description has been modified in this object
isDescriptionsModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the localized Description has been modified in this object
isDetailWithFilters() - Method in interface com.sas.iquery.metadata.business.Export
 
isDisabledTotaling(BusinessQuery, DataItem, TotalingType) - Static method in class com.sas.iquery.builder.DisabledTotalsBuilder
Returns true if the total is disabled for that data item or any of the base items for that data item.
isDisabledTotaling(DataSelection, DataItem, TotalingType, boolean) - Static method in class com.sas.iquery.builder.DisabledTotalsBuilder
Returns true if the total is disabled for that data item or any of the base items for that data item.
isDisabledTotaling(BusinessQuery, DataItem, TotalingType, boolean, boolean) - Static method in class com.sas.iquery.builder.DisabledTotalsBuilder
Returns true if the total is disabled for that data item.
isDistinct() - Method in class com.sas.iquery.metadata.serverprop.Function
Returns whether this function performs a "distinct" operation, such as in the sql COUNT DISTINCT function.
isDrillable() - Method in class com.sas.iquery.execution2.AbstractIQResultSetMetaData
The AbstractIQResultSetMetadata implementation of #isDrillable returns false.
isDrillable() - Method in class com.sas.iquery.execution2.IQOlapResultSetMetaData
The IQOlapResultSetMetadata implementation of #isDrillable returns true - OLAP result set metadata can be drilled.
isDrillable() - Method in interface com.sas.iquery.execution2.IQResultSetMetaData
Return true if this result set metadata supports drilling.
isDrillThroughAllowed() - Method in interface com.sas.iquery.metadata.business.DrillThroughToDetail
Returns whether drill through should be allowed
isEmpty() - Method in interface com.sas.iquery.metadata.business.MapFolder
Returns true if this folder contains no subfolders, items, and does not have extended attributes.
isEnumerated() - Method in class com.sas.iquery.metadata.serverprop.Parameter
Returns whether arguments supplied for this parameter must be one of several enumerated values.
isEquivalentToParent() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns the "is equivalent to parent" attribute for this object.
isExtendedAttributesModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns true if this object's extended attributes will be returned on getExtendedAttriubtes().
isFilterSelectionValid(BusinessQuery, TupleElementInterface[]) - Static method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryTupleFilter
Indicates whether this is a value selection for the use of a BusinessQueryTupleFilter.
isFirst() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isFormatModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the format has been modified.
isFormatUserDefined(String, BusinessModel, Locale) - Static method in class com.sas.iquery.metadata.serverprop.formats.SASFormatDescriptionUtil
Tests the format to see if it is user defined.
isGroupFormattingModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
returns true if the formatting action type for grouping has been overridden in this data item reference
isHidden() - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Returns true if this object should not be shown to the user.
isIDOK() - Method in interface com.sas.iquery.metadata.business.BusinessModelObject
Checks to see if the intra-model ID set on this object is valid and unique within the business model containing it.
isInactiveRole(BusinessQuery, Role) - Static method in class com.sas.iquery.metadata.business.Role
Checks the role specified for the query specified to see if that role when assigned to a result item will result in the result item being ignored.
isInCategory(Category) - Method in class com.sas.iquery.metadata.serverprop.Function
Returns whether this function is within the given category.
isIncludeTies() - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method returns whether includeTies is true or false
isIncludeTies() - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method returns whether includeTies is true or false
isIncludeTies() - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method returns whether includeTies is true or false
isInMeasureDimension(BusinessModel, DataItem) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
Get the dimension name for an OLAP data item.
isIntraModelIDInUse(String) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given intra-model ID is used by an object contained within this business model.
isItemToSummarize(DataItem) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether a data item should be used in relational totals.
isLabelModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the label has been modified in this object
isLabelsModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the localized label has been modified in this object
isLast() - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isLegalID(String) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given ID has a legal format.
isLibraryPreassigned() - Method in interface com.sas.iquery.metadata.business.ExportDataSource
returns true if this library is marked as pre-assigned in metadata and should not need a libname statement issued.
isLocalized(int) - Method in interface com.sas.iquery.execution2.MLSResultSetInterface
Returns true if the column is backed by any localization data.
isLocalized() - Method in interface com.sas.iquery.execution2.MLSResultSetMetaDataInterface
 
isLocalized() - Method in interface com.sas.iquery.metadata.serverprop.formats.SASFormatDescription
Returns true if the format is a locale based format, i.e., the output of this format will be localized based on the locale.
isLookupTypeModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the Lookup has been modified in this object
isMemberPropertiesModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns true if this object's Member properties will be returned on getMemberProperties().
isMetalibInEffect() - Method in interface com.sas.iquery.metadata.business.Export
 
isMissing() - Method in class com.sas.iquery.metadata.expr.ConstantExpression
Checks if this ConstantExpression's value is a SAS MissingValue
isMissing(String) - Static method in class com.sas.iquery.metadata.expr.QueryMissingValues
Checks whether a specified value is a valid MissingValue supported by SAS in queries
isModelDetailed(DataSelection) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Returns true if the data selection will return detailed (unaggregated) data
isModelGrandTotal(DataSelection) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Checks if the model is GrandTotal.
isModelRanked(DataSelection) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Checks if a data selection contains a rank filter.
isModelROLAP(DataSelection) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether the given data selection is ROLAP.
isMultipleLanguageSupportEnabled() - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Enables Multiple Language Support for output results.
isNegated() - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Returns true is the compound filter is negated.
isNegated() - Method in class com.sas.iquery.metadata.business.step.CompoundStep
Tests if the expression defined in the compound step are negated or defined with a NOT
isNegated() - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Tests if this conditional expression is negated
isNegated() - Method in class com.sas.iquery.metadata.expr.ConditionalExpression
Returns whether this conditional expression is negated.
isNegated() - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
isNegated() - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
isNonAdditiveMeasure(DataItem) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Returns true if the item is a non-additive measure
isNullable(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isOfflineResultSetsEnabled() - Method in class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Return the configured status of offline result sets.
isOLAP() - Method in class com.sas.iquery.metadata.business.StructureOfDataItem
Returns a boolean value that indicates whether the structure is OLAP-oriented.
isOLAP() - Method in class com.sas.iquery.metadata.StructureOfData
Whether this is OLAp
isOutputResultRole(BusinessQuery, Role) - Static method in class com.sas.iquery.metadata.business.Role
Returns true if the an item using this role will be displayed as an output result on an axis or in a cell.
isPersistGroups() - Method in class com.sas.iquery.builder.DisabledTotalsBuilder
returns true if the active groups for this builder's data selection will be persisted to XML
isPersistGroups(BusinessQuery) - Static method in class com.sas.iquery.builder.DisabledTotalsBuilder
returns true if the active groups for this builder's data selection will be persisted to XML
isPhysical() - Method in class com.sas.iquery.metadata.expr.ResourceScope
Determines if this scope is physical
isPreAggregated() - Method in interface com.sas.iquery.metadata.business.ExportColumn
Returns true if the column is pre-aggregated.
isPreSummarizedData() - Method in interface com.sas.iquery.metadata.business.ExportUploadMetadata
Pre-summarized data (when true there will be multiple columns (SUM_,N_,MIN_,MAX_,NMISS_) for each original measure and only 1 row per possible grouping).
isQuoted() - Method in class com.sas.iquery.metadata.business.LookupValue
Returns true if the unformatted value should be place within quotation marks within the data selection.
isReadOnly(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isReadOnly() - Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns whether this object is read-only.
isReadOnly() - Method in interface com.sas.iquery.metadata.business.BusinessModelObject
Returns whether this object is read-only.
isRelational() - Method in class com.sas.iquery.metadata.StructureOfData
Whether this is relational
isRemovePending() - Method in class com.sas.iquery.builder.DisabledTotalsBuilder
returns true if the builder's next build() will remove all of the grouping behaviors.
isRepositoryWritable(SessionContextInterface, String) - Method in interface com.sas.iquery.metadata.IntelligentQueryMetadataServiceInterface
Returns whether the user associated with the given SessionContextInterface has write access to the named repository
isSearchable(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isSigned(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isSortCriteriaModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the sort criteria has been modified in this object.
isSortDirectionModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the sort direction has been modified in this object
isSortFormattingModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
returns true if the formatting action type for sorting has been overridden in this data item reference
isStarSchema() - Method in interface com.sas.iquery.metadata.business.ExportUploadMetadata
Returns true if the uploaded tables for a 'star schema' configuration.
isStartingLevelModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Deprecated.  
isStartingLevelNameModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns true if this object's starting Level Name will be returned on getStartingLevelName().
isSummarizableItem(DataItem) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether a data item should be used in relational totals.
isTableOnly() - Method in interface com.sas.iquery.metadata.business.Export
 
isTabular() - Method in class com.sas.iquery.metadata.StructureOfData
Whether this is tabular
isTooManyTablesOrColumns() - Method in interface com.sas.iquery.metadata.business.Export
 
isUnary() - Method in class com.sas.iquery.metadata.serverprop.Operator
Returns whether this operator definition is for a unary operator or not.
isUnresolved() - Method in interface com.sas.iquery.metadata.business.BusinessModelResource
Returns whether this object is unresolved or not.
isUnresolved() - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Returns whether this object is unresolved or not.
isUsableInQuery() - Method in interface com.sas.iquery.metadata.business.UsabilityInterface
Returns true if this object is usable in a business query.
isUsageModified() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Returns whether the usage has been modified in this object.
isValid() - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Returns whether this business query passes a set of base checks determining whether it is valid.
isValidFormat(String) - Method in interface com.sas.iquery.metadata.business.DataItem
This method indicates whether the specified format can be used with this data item.
isValidLabel(String) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Checks if a label name is valid A null label or a label containing forward slash (/) or backward slash (\) is not valid
isValidLabel(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Checks if a label name is valid A null label or a label containing forward slash (/) or backward slash (\) is not valid
isValidROLAPAggregation(DataItem, Function) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether a data item can be used with the given aggregation function in ROLAP.
isValidROLAPAggregation(Function) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether a given function may be used as a ROLAP aggregation.
isValidROLAPAggregation(FunctionNameID) - Static method in class com.sas.iquery.dataservices.DataRetrievalUtil
Reports whether the function with the given name may be used as a ROLAP aggregation.
isVarying() - Method in class com.sas.iquery.metadata.serverprop.Parameter
Returns an indication of whether this parameter is a varying-length parameter.
isViewOnly() - Method in interface com.sas.iquery.metadata.business.Export
 
isWrapperFor(Class<?>) - Method in class com.sas.iquery.execution2.EmptyResultSet
 
isWrapperFor(Class<?>) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 
isWrapperFor(Class<?>) - Method in class com.sas.iquery.execution2.MLSResultSet
 
isWritable(int) - Method in class com.sas.iquery.execution2.EmptyResultSetMetaData
 

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.