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

R

RANGE - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function RANGE(column-name)
RANGE_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function RANGE_DISTINCT(column-name)
RANGE_MEMBER_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This member filter type creates a set of members by creating a range from the member names that are passed into the Member Filter.
Reason - Class in com.sas.iquery.metadata.business
Models information that gives a "reason" for some fact within the business model.
Reason(Object, int, int, String, Object[]) - Constructor for class com.sas.iquery.metadata.business.Reason
Method Reason.
Reason(Object, int, int, Exception) - Constructor for class com.sas.iquery.metadata.business.Reason
Method Reason.
REASON_FILTER_ASSIGNMENT_NOT_VALID - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that an OLAP Filter assignment in a BusinessQuery is not valid
REASON_INVALID_MODELING - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the reason was because of invalid modeling.
REASON_IS_READ_ONLY - Static variable in exception com.sas.iquery.metadata.MetadataNotChangeableException
Defines that Metadata object is marked as read only.
REASON_IS_UNKNOWN - Static variable in exception com.sas.iquery.metadata.MetadataNotChangeableException
Defines that reason is not known
REASON_JOIN_MODEL_NOT_VALID - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that an "MFT" query (advanced Join Model) is not valid
REASON_JOIN_TRAP_DETECTED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that a join trap is detected in the business model.
REASON_METADATA_NOT_DELETABLE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that a request to delete metadata failed.
REASON_NON_UNIQUE_IMID - Static variable in class com.sas.iquery.metadata.business.Reason
Proc Infomaps: a non-unique intra model id is specified
REASON_NOT_PERSISTABLE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is not persistable (writable) because of the given subreason.
REASON_NOT_READABLE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is not readable because of the given subreason.
REASON_NOT_USABLE_IN_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is not usable in a query because of the given subreason.
REASON_PHYSICAL_QUERY_FAILED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that a getter method returning physical metadata failed.
REASON_ROLE_ASSIGNMENT_NOT_VALID - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that a Role assignment in a BusinessQuery is not valid
REASON_VALIDATE_RULE_FAILED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object failed to pass a validation rule
REASONCODE_IDPROP_MUST_SAVE - Static variable in class com.sas.iquery.dataservices.IQDataServices
reason code returned when trying to evaluate identity-driven properties on a map that has not been saved.
REASONCODE_VALIDATION_WARNING_NO_RESOURCES - Static variable in class com.sas.iquery.dataservices.IQDataServices
reason code returned when the verify throws an exception due to no resources being used.
REASONCODE_VALIDATION_WARNING_TYPE_CAST - Static variable in class com.sas.iquery.dataservices.IQDataServices
reason code returned when the verify throws an warning exception due to the user assigning either a Date, Time, or Timestamp type to an expression in the expression editor.
refresh(BusinessGroup) - Method in class com.sas.iquery.dataretrieval.convenience.olap.OLAPGroupedFilterDataProviderImpl
 
refresh(FilterItem) - Method in class com.sas.iquery.dataretrieval.convenience.olap.OLAPGroupedFilterDataProviderImpl
 
RelationalConditionalExpression - Class in com.sas.iquery.metadata.expr.relational
Specifies an abstract class for code that is common to all the relational conditional expressions
RelationalConditionalExpression() - Constructor for class com.sas.iquery.metadata.expr.relational.RelationalConditionalExpression
 
RelativeDateValueExpression - Class in com.sas.iquery.metadata.expr.relational
Models relative date-oriented values used within filter sub-expressions.
RelativeDateValueExpression() - Constructor for class com.sas.iquery.metadata.expr.relational.RelativeDateValueExpression
Constructor for RelativeDateValueExpression
RelativeDateValueExpression(ExpressionInterface, TimeShiftUnit, TimeShiftDirection, int, TimeShiftAlignment) - Constructor for class com.sas.iquery.metadata.expr.relational.RelativeDateValueExpression
Create a RelativeDateValueExpression setting all values using input.
RelativeTimestampValueExpression - Class in com.sas.iquery.metadata.expr.relational
Models relative timestamp-oriented values used within filter sub-expressions.
RelativeTimestampValueExpression() - Constructor for class com.sas.iquery.metadata.expr.relational.RelativeTimestampValueExpression
Constructor for RelativeTimestampValueExpression
RelativeTimestampValueExpression(ExpressionInterface, TimeShiftUnit, TimeShiftDirection, int, TimeShiftAlignment) - Constructor for class com.sas.iquery.metadata.expr.relational.RelativeTimestampValueExpression
Create a RelativeTimestampValueExpression setting all values using input.
releaseMetadataInterface(MetadataInterface) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
Release a MetadataInterface object that was constructed in BusinessQueryOLAPUtil.getMetadataInterface.
releaseOLAPDataSet(OLAPDataSetInterface) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
Release the specific OLAPDataSetInterface object that was constructed in BusinessQueryOLAPUtil.getOLAPDataSetInterface.
removeBusinessItem(BusinessItem) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Removes the specified BusinessItem object and any BusinessItem objects dependent on the given object from this business model.
removeBusinessItem(BusinessItem) - Method in interface com.sas.iquery.metadata.business.MapFolder
Removes this item from this folder and leaves the item in the underlying BusinessModel
removeChild(BusinessModel) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Deprecated. the Model.dispose() method is the preferred way to indicate that a child model and its descendants are no longer needed and should be removed from memory. When migrating to the dispose method, BE SURE to call the .dispose() method on the model previously used as the parameter for this method. See the dispose method for details.

removeExpression(int) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Deletes the expression at the index and shifts the other expressions one position to the left
removeListener(PropertyChangeListener) - Method in interface com.sas.iquery.metadata.PropertyChangeListenee
Remove a listener that no longer wishes to be notified when this object changes.
removeResultItem(DataItem) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Removes the specified data item from the set of result items contained in this object.
removeResultItems(List) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Removes a list of data items from the list of data items contained in this business query that make up the requested results (called the result item list).
removeStep(int, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method removes a Step to the ordered list of Steps that will be applied to a business query for a specific role.
removeStep(int) - Method in interface com.sas.iquery.metadata.business.DataItem
This method removes a Step to the ordered list of Steps.
replaceDirectReferences(Object, Object) - Method in class com.sas.iquery.metadata.business.Drill
 
reset() - Method in class com.sas.iquery.dataretrieval.convenience.olap.OLAPGroupedFilterDataProviderImpl
 
resetAggregationType() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the Aggregation type attribute The parent dataitems's AggregationType will be used.
resetDescription() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the Description attribute The parent dataitems's Description will be used.
resetDescriptions() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the localized Description attributes The parent dataitems's localized Description will be used.
resetExtendedAttributes() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the extended attributes The parent dataitems' extended attriubtes will be used.
resetFormat() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the format attribute The parent dataitems's format will be used.
resetGroupFormatting() - Method in interface com.sas.iquery.metadata.business.DataItemReference
clears any formatting action type for grouping set on this data item reference or if it is a data item it will remove the value entirely
resetLabel() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the label attribute The parent dataitems's label will be used.
resetLabels() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the localized label attributes The parent dataitems's label will be used.
resetLookupType() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the LookupType attribute The parent dataitems's LookupType will be used.
resetMemberProperties() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of Member properties set on this object.
resetSortCriteria() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the sort criteria attribute The parent dataitems's sort criteria will be used.
resetSortDirection() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the sort direction attribute The parent dataitems's sort direction will be used.
resetSortFormatting() - Method in interface com.sas.iquery.metadata.business.DataItemReference
clears any formatting action type for sorting set on this data item reference or if it is a data item it will remove the value entirely
resetStartingLevel() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Deprecated.  
resetStartingLevelName() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the starting Level Name set on this object.
resetUsage() - Method in interface com.sas.iquery.metadata.business.DataItemReference
Resets the value of the usage attribute The parent dataitems's usage will be used.
ResourceAwareStringExpression - Class in com.sas.iquery.metadata.expr
Specifies a "string form" of an expression that provides support for identifying certain resources within the string syntax.
ResourceIdentificationError - Class in com.sas.iquery.metadata.expr
Contains error information that is available from ResourceIdentificationException objects.
ResourceIdentificationException - Exception in com.sas.iquery.metadata.expr
Specifies an exception class is used when there are problems parsing and creating ResourceAwareStringExpression objects.
ResourceScope - Class in com.sas.iquery.metadata.expr
Enumeration Class which contains Resource scopes Resource scopes are used to determine what types of objects within a business model can be used in a ResourceAwareStringExpression(RASE).
RESULT_ITEM - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The RESULT_ITEM action allow for the manipulation of the BusinessQuery's ResultItems
ResultSetInterface - Interface in com.sas.iquery.execution2
The ResultSetInterface provides for a common abstraction of relational two dimensional result sets and N-dimensional OLAP result sets.
RetrievalPolicy - Class in com.sas.iquery.dataretrieval
Contains query policy settings.
RetrievalPolicy() - Constructor for class com.sas.iquery.dataretrieval.RetrievalPolicy
Creates a RetrievalPolicy that controls how data is retrieved using a QueryConnector.
RetrievalPolicy(RetrievalPolicy) - Constructor for class com.sas.iquery.dataretrieval.RetrievalPolicy
Creates a new retrieval policy with the same settings as the argument.
retrieveQueryResultMap(List, RetrievalPolicy) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Creates a map of query results, based on a list of input business queries.
retrieveQueryResultMap(List, RetrievalPolicy) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Creates a map of query results, based on a list of input business queries.
retrieveQueryResultMap(List) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Creates a map of query results (ResultSetInterface), based on a list of input business queries.
RETURN_AS_SPECIFIED_IN_BUSINESS_QUERY - Static variable in class com.sas.iquery.metadata.business.SelectedItem
This format type specifies that the type of data (formatted or unformatted) to be returned will be determined by the business query that this object is associated with.
RETURN_DISTINCT_VALUES - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether only DISTINCT values are returned.
RETURN_FORMATTED_AND_UNFORMATTED_DATA - Static variable in class com.sas.iquery.metadata.business.SelectedItem
This format type specifies that both formatted and unformatted data will be returned.
RETURN_UNFORMATTED_DATA - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether FORMATTED or UNFORMATTED data is returned.
RIGHT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function RIGHT (column-name)
Role - Class in com.sas.iquery.metadata.business
Specifies the different multidimensional roles that a data item can take when it is used in the list of result items that is managed by the BusinessQuery interface.
ROOTS_NAVIGATION_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This navigation filter type returns the roots of the member
ROW - Static variable in class com.sas.iquery.metadata.business.Role
This role is used, when specifying a data item as a result item in a BusinessQuery, to request a result item to be on the ROW axis in the result set returned by SAS Query Services' data services component when processing the query.

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

Copyright © 2009 SAS Institute Inc. All Rights Reserved.