SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

E

earlierThan(ModelVersion) - Method in class com.sas.iquery.metadata.business.ModelVersion
Returns true if this version is earlier than the given version, otherwise false.
earlierThanOrSame(ModelVersion) - Method in class com.sas.iquery.metadata.business.ModelVersion
Returns true if this version is earlier than or the same as the given version, otherwise false.
EchoCharacterTransform - class com.sas.util.transforms.EchoCharacterTransform.
Default echo character is '*'.
EchoingPrintStream - class com.sas.io.EchoingPrintStream.
Deprecated. Since java.io.PrintStream is somewhat deprecated in favor of java.io.PrintWriter, you should similarly choose com.sas.io.EchoingPrintWriter over PrintStream
EchoingPrintWriter - class com.sas.io.EchoingPrintWriter.
EchoingPrintWriter echoes print output to a secondary PrintWriter.
EditAttachmentCommand - class com.sas.mail.commands.EditAttachmentCommand.
EditAttachmentCommand is a Command interface implementation that can be executed to edit a com.sas.mail.Attachment object.
EditClearSortStrategy - class com.sas.actionprovider.strategies.relational.EditClearSortStrategy.
 
EditController - class com.sas.swing.visuals.tableview.EditController.
Interface for implementing controllers to edit models for tables.
EditControllerInterface - interface com.sas.table.EditControllerInterface.
Interface for implementing controllers to edit models for tables.
EditMoveColumnLeftStrategy - class com.sas.actionprovider.strategies.relational.EditMoveColumnLeftStrategy.
 
EditMoveColumnRightStrategy - class com.sas.actionprovider.strategies.relational.EditMoveColumnRightStrategy.
 
EditNavigationInterface - interface com.sas.servlet.tbeans.navigationbar.EditNavigationInterface.
Defines an interface for editing a TransformationBean.
EditorPanelInterface - interface com.sas.swing.visuals.dataselectors.propertyeditor.EditorPanelInterface.
This class defines the interface between the EntityAttributeValuePanel and its editors.
EditSortAscendingStrategy - class com.sas.actionprovider.strategies.relational.EditSortAscendingStrategy.
 
EditSortDescendingStrategy - class com.sas.actionprovider.strategies.relational.EditSortDescendingStrategy.
 
EditTag - class com.sas.taglib.servlet.tbeans.tableview.EditTag.
EditTag is the tag handler class for the sas:Edit custom tag .
EFFECTIVE_RESULT_ITEMS_IGNORE_PARENT_ITEMS - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether or not the result items from any parent query are ignored when compiling a list of effective result items for the getEffectiveResultItems() method.
EISSelectorDialog - class com.sas.sasserver.EISSelectorDialog.
EISSelectorDialog is a dialog that allows selection of eis entries.
EJBGeneratorBeanTarget - class com.sas.rmi.EJBGeneratorBeanTarget.
 
EJBGeneratorEntityBeanTarget - class com.sas.rmi.EJBGeneratorEntityBeanTarget.
 
EJBGeneratorHomeTarget - class com.sas.rmi.EJBGeneratorHomeTarget.
 
EJBGeneratorRemoteTarget - class com.sas.rmi.EJBGeneratorRemoteTarget.
 
EJBGeneratorSessionBeanTarget - class com.sas.rmi.EJBGeneratorSessionBeanTarget.
 
ElementInterface - interface com.sas.console.plugins.ElementInterface.
ElementInterface is an interface for all items in a TableModel.
EmptyComponent - class com.sas.visuals.EmptyComponent.
EmptyComponent is useful in places where you want a place holder Component, such as in a GridLayout or other layout manager.
EmptyLabelStrategyHeaderCell - class com.sas.actionprovider.strategies.olap.EmptyLabelStrategyHeaderCell.
 
EmptyLabelStrategyTitleCell - class com.sas.actionprovider.strategies.olap.EmptyLabelStrategyTitleCell.
 
EnabledInterface - interface com.sas.servlet.tbeans.EnabledInterface.
The interface that may be implemented by Transformation Beans that have an enabled attribute.
Encoder - class com.sas.io.Encoder.
Encoder provides a simple and efficient mechanism to encode many different byte arrays into Strings or character arrays, using the same byte to character encoding.
EncoderInterface - interface com.sas.io.EncoderInterface.
Describes a code page encoder which converts text between Unicode and a single byte code stream.
END_OF - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftAlignment
TimeShiftAlignment object representing end startingAlignment.
Entity - class com.sas.entities.Entity.
Entity, as described by EntityInterface, is a Java component which can have a dynamic or changing set of attributes, as opposed to the fixed set of properties of a Java Bean.
EntityAttr - class com.sas.entities.EntityAttr.
EntityAttr is a helper class that organizes and maintains EntityInterface+AttributeDescriptor name entries for the AggregateEntity.
EntityAttributeValueDialog - class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueDialog.
EntityAttributeValueDialog is a swing component used to edit entity attribute values.
EntityAttributeValueModelInterface - interface com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueModelInterface.
This class defines the interface between the EntityAttributeValueSelectorAdapter and its underlying Entity model.
EntityAttributeValuePanel - class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel.
EntityAttributeValuePanel is a swing component used to edit entity attribute values.
EntityAttributeValueSelector - class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelector.
 
EntityAttributeValueSelectorAdapter - class com.sas.dataselectors.propertyeditor.EntityAttributeValueSelectorAdapter.
EntityAttributeValueSelectorAdapter can function as a model for property sheets that are assigning Entity attribute values.
EntityAttributeValueSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorKeysInterface.
 
EntityAttributeValueSelectorPanel - class com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorPanel.
The EntityAttributeValueSelectorPanel provides the construction and operation code for the "Entity Attribute Value" Selector.
EntityAttributeValueSelectorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.propertyeditor.html.EntityAttributeValueSelectorStyleKeysInterface.
 
EntityAttributeValueTableModelAdapter - class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValueTableModelAdapter.
The EntityAttributeValueTableModelAdapter allows objects that implement com.sas.entities.RemoteEntityInterface to be used as the model for viewers whose models are subclasses of javax.swing.table.AbstractTableModel(javax.swing.JTable, com.sas.servlet.tbeans.table.html.TableView,com.sas.swing.visuals.tableview).
EntityContextInterface - interface com.sas.entities.EntityContextInterface.
The EntityContextInterface interface defines the context names for entity editors, customizers, and validators.
EntityInterface - interface com.sas.entities.EntityInterface.
EntityInterface represents a possibly remote object Entity.
EntityKeyInterface - interface com.sas.entities.EntityKeyInterface.
EntityKeyInterface provides methods for Entities that contain Globally Unique Identifiers (sometimes known as GUIDs).
EntryInterface - interface com.sas.services.publish.EntryInterface.
The EntryInterface provides a mechanism for getting and setting the attributes of a result package or result package entry.
Enum - class com.sas.util.Enum.
The base enumeration class.
Enumerable - interface com.sas.util.Enumerable.
A basic interface for enumerable objects.
EnumerationTransform - class com.sas.util.transforms.EnumerationTransform.
An Enumeration which applies a transform to all the elements.
Enumerator - interface com.sas.util.Enumerator.
An Enumerator is an java.lang.Enumeration which also has a method to mark the enumerator as finished.
equals(Object) - Method in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Returns true if this object is the same class as the given object and their time values are equal.
equals(Object) - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
 
EqualSpacePartitioner - class com.sas.visuals.adapters.EqualSpacePartitioner.
The EqualSpacePartitioner class is a helper class for the AutoSizingGridLayout.
ErrorFillStyleTag - class com.sas.taglib.graphics.components.ErrorFillStyleTag.
 
ErrorHandlerInterface - interface com.sas.portal.portlet.ErrorHandlerInterface.
Handler that is invoked in case of an error being detected in the portlet.
ErrorHandlerInterface - interface com.sas.util.errorhandlers.ErrorHandlerInterface.
ErrorHandlerInterface is designed to allow components which want to handle error messages a way to pass the necessary information to an object which will display, log, or act on them in some way.
ErrorLineStyleTag - class com.sas.taglib.graphics.components.ErrorLineStyleTag.
 
ErrorMarkerStyleTag - class com.sas.taglib.graphics.components.ErrorMarkerStyleTag.
 
EvaluateException - exception com.sas.rpf.expr.EvaluateException.
This exception may be thrown by methods which do evaluations on an Expression.
EVENT_ACTION_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BaseFilter
 
EVENT_ALIGNMENT_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Designates a change in the modifier object.
EVENT_AN_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Indication that an expression has changed.
EVENT_ARGUMENTS_CHANGED - Static variable in class com.sas.iquery.metadata.expr.FunctionCall
 
EVENT_BUSINESS_ITEMS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
The event indicating that the list of business items contained in this object has changed.
EVENT_BUSINESS_RULES_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
The event indicating that the list of business rules contained in this object has changed.
EVENT_BY_RANK_NAMES_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Indication that rank names have been changed.
EVENT_BY_RANK_NAMES_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Indication that by rank have been changed.
EVENT_BY_RANK_ORDER_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Indication that rank order have been changed.
EVENT_BY_RANK_ORDER_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Indication that rank order have been changed.
EVENT_BY_RANK_ORDER_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
 
EVENT_BY_RANK_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Indication that rank type have been changed.
EVENT_BY_RANK_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Indication that rank type have been changed.
EVENT_BY_RANK_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
 
EVENT_CHILD_ADDED - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This event indicates that a child data selection was added to this data selection
EVENT_CHILD_REMOVED - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This event indicates that a child data selection was added to this data selection
EVENT_COMPARISON_LIST_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
 
EVENT_COMPARISON_OPERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Indication that the operator of the filter has been changed.
EVENT_COMPARISON_OPERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Indication that operator on filter has been changed.
EVENT_COMPARISON_OPERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Indication that what comparison operator has changed.
EVENT_COMPARISON_OPERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Indication that what comparison operator has changed.
EVENT_COMPARISON_OPERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
 
EVENT_CONDITION_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.CompoundStep
Indication that a condition defined in a step has changed
EVENT_DATA_ITEM_AGGREGATION_TYPE_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's aggregation type has changed.
EVENT_DATA_ITEM_AGGREGATION_TYPES_SUPPORTED_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's aggregation type that are supported are changed.
EVENT_DATA_ITEM_EXPRESSION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
An event indicating that the DataItem's expression has been set.
EVENT_DATA_ITEM_EXTENDED_TYPE_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's extended types have changed.
EVENT_DATA_ITEM_FORMAT_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's format has changed.
EVENT_DATA_ITEM_MEMBER_PROPERTIES_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's member properties are changed.
EVENT_DATA_ITEM_SORT_CRITERIA_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's sort criteria has changed.
EVENT_DATA_ITEM_SORT_DIRECTION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's sort direction has changed.
EVENT_DATA_ITEM_STARTING_LEVEL_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's starting level are changed.
EVENT_DATA_ITEM_STARTING_LEVEL_NAME_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's starting level are changed.
EVENT_DATA_ITEM_STEPS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's step definition have changed.
EVENT_DATA_ITEM_SUPPORTED_ACTIONS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's supported actions have changed.
EVENT_DATA_ITEM_USAGE_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's usage has changed.
EVENT_DATA_LOOKUP_TYPE_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's lookup type has changed.
EVENT_DATA_SOURCES_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
The event indicating that the list of data sources contained in this object has changed.
EVENT_DATE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Indication that dateMember attribute has been changed.
EVENT_DATE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Indication that date attribute has been changed.
EVENT_DATE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Indication that dateMember has been changed.
EVENT_DATE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterNPeriodsExpression
Indication that date has been changed.
EVENT_DENOMINATOR_CHANGED - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Indication that the denominator specification (the category data item or denominator value) have changed.
EVENT_DESCRIPTION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.Model
The event indicating that the description for this object has changed.
EVENT_DESCRIPTION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Description associated with the object has changed.
EVENT_EMPTY_DATA_FORMAT_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the empty data format has changed.
EVENT_END_DATE_MEMBER_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Indication that end date has been changed.
EVENT_END_DATE_MEMBER_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Indication that end date has been changed.
EVENT_EXPRESSION_LIST_CHANGED - Static variable in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Indication that the expression list has changed.
EVENT_EXPRESSION_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.ConstantExpression
The event thrown when the expression type has changed values.
EVENT_FILTER_EXPRESSION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.FilterItem
Indication that the filter expression has been changed.
EVENT_FILTERS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the list of filters has changed.
EVENT_FUNCTION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.FunctionCall
 
EVENT_HIDDEN_CHANGED - Static variable in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
The "hidden" attribute associated with the object has changed.
EVENT_ID_CHANGED - Static variable in interface com.sas.iquery.metadata.business.Model
The event indicating that the ID for this object has changed.
EVENT_ID_CHANGED - Static variable in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
ID associated with the object has changed.
EVENT_IS_DRILL_THROUGH_ALLOWED_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DrillThroughToDetail
Indicate the "is drill-through allow" value is changed
EVENT_LABEL_CHANGED - Static variable in interface com.sas.iquery.metadata.business.Model
The event indicating that the label for this object has changed.
EVENT_LABEL_CHANGED - Static variable in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Label associated with the object has changed.
EVENT_LEFT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Indication that the left portion of the expression has changed.
EVENT_LEFT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Indication that left portion of condition expression has changed.
EVENT_LEFT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Indication that left portion of expression has changed.
EVENT_LEFT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
 
EVENT_LEFT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
 
EVENT_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Indication that level name has been changed.
EVENT_LIKE_PATTERN_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
 
EVENT_LOWER_BOUND_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Indication that lower portion of range for filter has changed.
EVENT_MEMBER_FILTER_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Indication that member filter type has been changed.
EVENT_MEMBER_NAMES_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Indication that member name has been changed.
EVENT_MEMBER_NAMES_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.MemberFilterExpression
Indication that list of members names being used in filter has changed.
EVENT_MEMBER_PROPERTY_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Indication that left expression of filter has been changed.
EVENT_MULTIPLIER_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Designates a change in the modifier object.
EVENT_NAVIGATION_FILTER_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Indication that navigation filter type has been changed.
EVENT_NAVIGATION_MEMBER_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
Indication that navigation member name has been changed.
EVENT_NEGATION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.CompoundStep
Indication that a NOT condition in the MDX phraase has changed.
EVENT_NEGATION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Indication that negation flag has been changed.
EVENT_NEGATION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.ConditionalExpression
The event thrown when the negation attribute has changed values.
EVENT_NPERIODS_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Indicates a change in number of periods
EVENT_NPERIODS_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Indicates a change in number of periods
EVENT_NUMERATOR_CHANGED - Static variable in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Indication that the numerator has changed.
EVENT_OBJECT_DEFINITION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.Base
An object's definition has changed -- meaning that either the object has changed or an object that it refers to that comprises the object's definition has changed.
EVENT_OBJECT_PROPERTY_CHANGED - Static variable in interface com.sas.iquery.metadata.business.ModelItem
A fairly generic event indicating that a property associated with the object has changed.
EVENT_OUTPUT_OBS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.Governing
Sent when OutputObservations property set.
EVENT_QUERY_DEFINITION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when a change to an object has occurred that may cause query results to change from prior to the object change.
EVENT_QUERY_PROPERTY_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when a query property has changed.
EVENT_REFERENCED_OBJECT_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when any BusinessModelObject referenced by this BusinessQuery has changed.
EVENT_RELATION_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Indication that relational type has changed.
EVENT_RELATION_TYPE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Indication that the relation type has changed.
EVENT_RESULT_ITEM_LIST_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the set of result items has changed.
EVENT_RESULT_ITEM_ROLE_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the role of a result item has changed.
EVENT_RESULT_SET_ID_CHANGED - Static variable in interface com.sas.iquery.metadata.business.DataItem
Indication that the data item's result set id has changed.
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Indication that the right portion of the expression has changed.
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Indication that right expression of filter has been changed.
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Indication that right portion of condition expression has changed.
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Indication that right portion of expression has changed.
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
 
EVENT_RIGHT_EXPRESSION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
 
EVENT_SEARCH_DIRECTION_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Indicates a change in search direction
EVENT_SEARCH_DIRECTION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Change Event Message Strings
EVENT_SHIFT_DIRECTION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Designates a change in the shift direction object.
EVENT_SHIFT_FROM_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Designates a change in the modifier object.
EVENT_SOLVE_ORDER_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the solve order has changed.
EVENT_SORT_CRITERIA_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the OLAP sort criteria has changed.
EVENT_SORT_DIRECTION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the OLAP sort direction has changed.
EVENT_SORT_ORDER_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the sort order precedence list has changed.
EVENT_START_DATE_MEMBER_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Indication that start date has been changed.
EVENT_START_DATE_MEMBER_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Indication that start date has been changed.
EVENT_START_PERIOD_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Event that indicates a change in period being used for the time calculations
EVENT_STEPS_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the step list has changed.
EVENT_STEPS_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.CompoundStep
Indication that the list of steps defined in a compound step has changed
EVENT_SUPPORTED_ACTION_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when the list of supported actions has changed.
EVENT_TIME_FUNCTION_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Event that indicates a change in type of function used - DIFFERENCE_PARELLELPERIOD, PERCENTCHANGE_PARELLELPERIOD, DIFFERENCE_PERIODTODATE, PERCENTCHANGE_PERIODTODATE, OR CUMULATIVE
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
Indication that level name has been changed.
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Indication that level name has been changed.
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Indication that level name has been changed.
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterFirstLastPeriodsExpression
Indication that level name has been changed.
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Indication that level name has been changed.
EVENT_TIME_LEVEL_NAME_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Indication that level name has been changed.
EVENT_TIME_MEASURE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Event that indicates a change in the data item measure being used for the time calculations
EVENT_TOTAL_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when totaling has been changed.
EVENT_TOTAL_LABEL_CHANGED - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This event is fired when a total label has been changed.
EVENT_UNIT_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Designates a change in the shiftUnit object.
EVENT_UPPER_BOUND_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Indication that upper portion of range for filter has changed.
EVENT_VALUE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Indication that rank value have been changed.
EVENT_VALUE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Indication that rank value have been changed.
EVENT_VALUE_CHANGED - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
 
EVENT_VALUE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Indication that value changed.
EVENT_VALUE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.ConstantExpression
The event thrown when the expression value has changed values.
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.BaseFilterExpression
Indication that what is being compared has changed.
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Indication that what is compared has changed.
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
 
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
 
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
 
EVENT_WHAT_TO_COMPARE_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
 
EVENT_WHAT_TO_CONTAIN_CHANGED - Static variable in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
 
EVENT_WHAT_TO_FILTER_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Indication that what to filter has changed.
EVENT_WHAT_TO_FILTER_CHANGED - Static variable in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Indication that what to filter has changed.
EventBrokerDiscoveryService - class com.sas.services.events.discovery.EventBrokerDiscoveryService.
The Event Broker Discovery Service acts an integration point into the EventBroker Service.
EventBrokerDiscoveryService(ServiceConfigurationInterface) - Constructor for class com.sas.services.events.discovery.EventBrokerDiscoveryService
Constructs an event broker discovery service based upon the specified service configuration.
EventBrokerDiscoveryServiceFactory - class com.sas.services.events.discovery.EventBrokerDiscoveryServiceFactory.
Factory used to manufacture an object that implements the following service interfaces: RemoteServiceInterface EventBrokerDiscoveryServiceInterface
EventBrokerDiscoveryServiceInterface - interface com.sas.services.events.discovery.EventBrokerDiscoveryServiceInterface.
Interface for the EventBrokerDiscovery Service.
EventBrokerService - class com.sas.services.events.broker.EventBrokerService.
The Event Broker Service, part of the Foundation Services, is used to process incoming events by instantiating configured process flows to process them and/or forwarding the events to registered listening applications.
EventBrokerService(ServiceConfigurationInterface) - Constructor for class com.sas.services.events.broker.EventBrokerService
Constructs an event broker service based upon the specified service configuration.
EventBrokerServiceAdminClient - class com.sas.services.events.broker.EventBrokerServiceAdminClient.
Administrator Client for the EventBroker Service.
EventBrokerServiceFactory - class com.sas.services.events.broker.EventBrokerServiceFactory.
Factory used to manufacture an object that implements the following service interfaces: RemoteServiceInterface EventBrokerServiceInterface
EventBrokerServiceInterface - interface com.sas.services.events.broker.EventBrokerServiceInterface.
Interface to the EventBroker Service for firing events.
EventData - class com.sas.services.publish.EventData.
Contains the SASPackage event data.
EventDataInterface - interface com.sas.services.publish.EventDataInterface.
Contains the SASPackage event data.
EventDispatcher - class com.sas.rmi.EventDispatcher.
 
EventFactory - class com.sas.services.events.EventFactory.
This class produces events that can be sent to an EventBroker service.
EventGateInterface - interface com.sas.util.EventGateInterface.
An interface for suppressing or allowing generation of events.
EventInterface - interface com.sas.services.events.EventInterface.
This interface represents an event that can be sent to an EventBroker service.
EventInterface - interface com.sas.services.information.metadata.EventInterface.
Event data is persisted as an XML document.
EventListener - class com.sas.rmi.EventListener.
 
EventManager - class com.sas.services.events.broker.EventManager.
EventManager threads process incoming events by taking events off of the event queue that were put on the event queue by event triggered monitoring transports.
EventResponseHandlerInterface - interface com.sas.services.events.broker.EventResponseHandlerInterface.
Interface to handle event responses produced by the EventBroker Service.
EventSubscriberFilter - class com.sas.services.information.metadata.EventSubscriberFilter.
 
EventSubscriberInterface - interface com.sas.services.information.metadata.EventSubscriberInterface.
 
ExampleProfileProcessor - class com.sas.rmi.ExampleProfileProcessor.
 
ExceptionHandler - class com.sas.rmi.ExceptionHandler.
 
ExceptionHighlightingChartCommand - class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingChartCommand.
The command processes actions, via the Action Provider Framework, as they are initiated by the visual in response to user input.
ExceptionHighlightingChartSelector - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelector.
The ExceptionHighlightingSelector is a TransformationBean™ that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values.
ExceptionHighlightingChartSelectorBQAdapter - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingChartSelectorBQAdapter.
BQ implementation of Exception Highlighting Selector adapters.
ExceptionHighlightingChartSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorKeysInterface.
This interface defines keys used to retrieve the visual components for the ExceptionHighlightingSelectorPanel from its component map.
ExceptionHighlightingChartSelectorPanel - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel.
The ExceptionHighlightingSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values.
ExceptionHighlightingChartSelectorPanel.LevelsTreeNodeTransform - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel.LevelsTreeNodeTransform.
 
ExceptionHighlightingCommand - class com.sas.commands.dataselectors.exceptionhighlighting.ExceptionHighlightingCommand.
The command processes actions, via the Action Provider Framework, as they are initiated by the visual in response to user input.
ExceptionHighlightingOLAPRule - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRule.
class that contains attributes and methods for manipulating an EH OLAP Rule.
ExceptionHighlightingOLAPRuleInterface - interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingOLAPRuleInterface.
Represents an exception highlighting rule for olap
ExceptionHighlightingRemoteScriptingHandler - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRemoteScriptingHandler.
 
ExceptionHighlightingRule - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule.
class that contains attributes and methods for manipulating an EH Rule.
ExceptionHighlightingRuleInterface - interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRuleInterface.
Represents a rule in the Exception Highlighting Selector
ExceptionHighlightingSelector - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelector.
The ExceptionHighlightingSelector is a TransformationBean™ that generates the appropriate HTML 4.0 to represent a selector which can be used with data viewers to enable conditional highlighting of data values.
ExceptionHighlightingSelectorAdapterFactory - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorAdapterFactory.
This class is a factory of ExceptionHighlightingSelectorInterface instances.
ExceptionHighlightingSelectorBQAdapter - class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorBQAdapter.
BQ implementation of Exception Highlighting Selector adapters.
ExceptionHighlightingSelectorInterface - interface com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingSelectorInterface.
Defines methods and properties required for an adapter implementation of the exception highlighting selector.
ExceptionHighlightingSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorKeysInterface.
This interface defines keys used to retrieve the visual components for the ExceptionHighlightingSelectorPanel from its component map.
ExceptionHighlightingSelectorPanel - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel.
The ExceptionHighlightingSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 to provide a selector panel for enabling conditional highlighting of data values.
ExceptionHighlightingSelectorPanel.LevelsTreeNodeTransform - class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel.LevelsTreeNodeTransform.
 
ExceptionHighlightingSelectorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorStyleKeysInterface.
Style Area Keys to retrieve style information using the ComponentStyleManager for the selector panel For More Information: Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio. To access the site from webAF, select Help -> Developer Site .
ExceptionListener - interface com.sas.rmi.ExceptionListener.
 
ExceptionRangeSegment - class com.sas.servlet.beans.ExceptionRangeSegment.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
ExceptionRangeSegmentTag - class com.sas.taglib.servlet.beans.ExceptionRangeSegmentTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
EXCLUDE_EMPTY_DATA - Static variable in class com.sas.iquery.metadata.business.BusinessQueryProperty
This property determines whether EMPTY data is excluded from the resulting data.
ExecutionException - exception com.sas.services.storedprocess.ExecutionException.
This base class describes exceptions thrown when StoredProcessInterface.execute() is invoked.
ExecutionException - exception com.sas.iquery.execution2.ExecutionException.
Specifies an exception that is thrown on errors during query execution.
ExecutionInterface - interface com.sas.services.storedprocess.ExecutionInterface.
This interface describes various aspects associated with the execution of a stored process.
ExecutionStatusListenerException - exception com.sas.services.storedprocess.ExecutionStatusListenerException.
This class wraps exceptions thrown while invoking methods in the user supplied listener.
ExecutionStatusListenerInterface - interface com.sas.services.storedprocess.ExecutionStatusListenerInterface.
This interface is implemented by clients who need to be notified of stored process execution status changes.
EXP_TYPE_BOOLEAN - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A true or false value.
EXP_TYPE_CHARACTER - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A character based column or character expression.
EXP_TYPE_DATE - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A date value
EXP_TYPE_NOT_SET - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
The "unknown" expression type is not meant to be used in a general way to describe expressions.
EXP_TYPE_NUMERIC - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A Numeric column or numeric expression.
EXP_TYPE_TIME - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A time value
EXP_TYPE_TIMESTAMP - Static variable in interface com.sas.iquery.metadata.expr.ExpressionTypes
A timestamp value
ExpandAllCommand - class com.sas.commands.olap.ExpandAllCommand.
This class implements the expand all command.
ExpandAllStrategy - class com.sas.actionprovider.strategies.olap.ExpandAllStrategy.
 
ExpandCollapse - class com.sas.servlet.tbeans.html.ExpandCollapse.
The ExpandCollapse is a TransformationBean™ used to expand and collapse content within an HTML div tag.
ExpandCollapseKeysInterface - interface com.sas.servlet.tbeans.ExpandCollapseKeysInterface.
Component keys used for com.sas.servlet.tbeans.html.ExpandCollapse These keys also correspond to the keys in the template.
ExpandCollapseStyleKeysInterface - interface com.sas.servlet.tbeans.html.ExpandCollapseStyleKeysInterface.
Component style keys used for com.sas.servlet.tbeans.html.ExpandCollapse These keys also correspond to the style keys in the template.
ExpandCollapseTag - class com.sas.taglib.servlet.tbeans.ExpandCollapseTag.
ExpandCollapseTag is the tag handler class for the sas:ExpandCollapse custom tag .
ExpandCommand - class com.sas.commands.olap.ExpandCommand.
This class implements the expand command.
ExpandStrategy - class com.sas.actionprovider.strategies.olap.ExpandStrategy.
 
ExpirationInterface - interface com.sas.servlet.util.ExpirationInterface.
Should be implemented by objects that have a defined lifetime and need to expire
ExportColumnsInterface - interface com.sas.dataselectors.export.ExportColumnsInterface.
Represents an adapter for the ExportSelector capable of exporting the wanted subset of columns.
ExportCommandClassNames - interface com.sas.dataselectors.export.ExportCommandClassNames.
Names of the command classes used to export the data
ExportDelimiters - interface com.sas.storage.jdbc.export.ExportDelimiters.
Delimiters used to export to Comma Separated Values (CSV) or to Tab Separated Values (TSV).
ExportExcelXMLInterface - interface com.sas.storage.jdbc.export.ExportExcelXMLInterface.
Represents an exporter class that tranforms non multidimensional data into an MS Excel XML data stream .
ExportHeadersFootersInterface - interface com.sas.dataselectors.export.ExportHeadersFootersInterface.
Represents an adapter for the ExportSelector capable of exporting headers and footers together with the data.
ExportInterface - interface com.sas.storage.jdbc.export.ExportInterface.
Contains static values useful to the export commands. int, OutputStream)
exportMap(InformationMap, int, OutputStream) - Static method in class com.sas.iquery.util.PersistenceUtilities
Exports the given information map model to the given output stream as XML text. int, StringBuffer)
exportMap(InformationMap, int, StringBuffer) - Static method in class com.sas.iquery.util.PersistenceUtilities
Exports the given information map model to the given string buffer as XML text.
ExportSelector - class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelector.
The ExportSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to export viewer data to a spreadsheet application.
ExportSelectorAdapterFactory - class com.sas.dataselectors.export.ExportSelectorAdapterFactory.
This class is a factory of ExportSelectorInterface and OLAPExportSelectorInterface instances.
ExportSelectorCommand - class com.sas.commands.dataselectors.ExportSelectorCommand.
This class handles the data exporting operations in conjunction with the Export Selector.
ExportSelectorCommandFactory - class com.sas.dataselectors.export.ExportSelectorCommandFactory.
This class is a factory of RelationalExportCommandInterface and OLAPExportCommandInterface instances.
ExportSelectorComponentNames - interface com.sas.dataselectors.export.ExportSelectorComponentNames.
Contains the names of the sub components used by the ExportSelectorPanel
ExportSelectorInterface - interface com.sas.dataselectors.export.ExportSelectorInterface.
Represents an adapter for the ExportSelector
ExportSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorKeysInterface.
This interface defines keys used to retrieve the visual components for the ExportSelectorPanel from its component map.
ExportSelectorPanel - class com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorPanel.
The ExportSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying options for exporting data to a spreadsheet application.
ExportSelectorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.export.html.ExportSelectorStyleKeysInterface.
Style Area Keys to retrieve style information using the ComponentStyleManager for the selector panel For More Information: Note: A snapshot of the AppDev Studio Developers Site is installed on your local Web server when you install AppDev Studio. To access the site from webAF, select Help -> Developer Site .
ExportToCSVCommand - class com.sas.servlet.commands.jdbc.export.ExportToCSVCommand.
Command to export to MS Excel non multidimensional data as a stream of Comma Separated Values (CSV).
ExportToExcelCommand - class com.sas.commands.relational.ExportToExcelCommand.
This class implements the export to excel command.
ExportToExcelCommand - class com.sas.sasserver.mdtable.commands.ExportToExcelCommand.
ExportToExcelCommand is a command that invokes Excel and displays the contents of the report.
ExportToExcelStrategy - class com.sas.actionprovider.strategies.olap.ExportToExcelStrategy.
 
ExportToExcelStrategy - class com.sas.actionprovider.strategies.relational.ExportToExcelStrategy.
 
ExportToExcelStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.ExportToExcelStrategy.
 
ExportToExcelXMLCommand - class com.sas.servlet.commands.jdbc.export.ExportToExcelXMLCommand.
Command to export to MS Excel non multidimensional data as an MS Excel XML stream of data.
ExportToHTMLCommand - class com.sas.dataexplorer.commands.ExportToHTMLCommand.
Export To Excel command for exporting the VisualDataExplorer.
ExportToHTMLCommand - class com.sas.servlet.commands.jdbc.export.ExportToHTMLCommand.
Command to export to MS Excel non multidimensional data as HTML text.
ExportToTabSeparatedCommand - class com.sas.servlet.commands.jdbc.export.ExportToTabSeparatedCommand.
Command to export to MS Excel non multidimensional data as a stream of Tab Separated Values (TSV).
ExpressionBuilderFactory - class com.sas.rpf.expr.ExpressionBuilderFactory.
A class designed to provide a ExpressionBuilderInterface, an make the user independent of the ExpressionBuilder implementation.
ExpressionBuilderFlatSplitPane - class com.sas.expressions.visuals.ExpressionBuilderFlatSplitPane.
Deprecated. The com.sas.swing.visuals.FlatSplitPane class should be used in favor of this one.
ExpressionBuilderFrame - class com.sas.expressions.visuals.ExpressionBuilderFrame.
JFrame that displays the expression builder.
ExpressionBuilderInterface - interface com.sas.expressions.visuals.ExpressionBuilderInterface.
Interface describing the ExpressionBuilder functionality.
ExpressionBuilderInterface - interface com.sas.rpf.expr.ExpressionBuilderInterface.
Common Interface for all ExpressionBuilders
ExpressionBuilderPanel - class com.sas.expressions.visuals.ExpressionBuilderPanel.
JPanel that displays the expression builder.
ExpressionConstants - interface com.sas.expressions.visuals.ExpressionConstants.
Constants used to define the types of parameters and return type for Expressions are defined in this central class.
ExpressionElementInterface - interface com.sas.rpf.expr.ExpressionElementInterface.
Common Interface for all expression elements
ExpressionInterface - interface com.sas.rpf.expr.ExpressionInterface.
Common Interface for Expressions
ExpressionInterface - interface com.sas.iquery.metadata.expr.ExpressionInterface.
Specifies an interface.
ExpressionParser - class com.sas.workspace.ExpressionParser.
Tokenizes and Detokenizes a string that contains substitution variables.
ExpressionTextPane - class com.sas.expressions.visuals.ExpressionTextPane.
JTextPane that implements lost focus highlighting, sas literal selection, and undo
ExpressionTextPaneCaret - class com.sas.expressions.visuals.ExpressionTextPaneCaret.
This caret will (on doubleclick) select the inner value of a sas literal.
ExpressionTextUndoManager - class com.sas.expressions.visuals.ExpressionTextUndoManager.
UndoManger for the ExpressionTextPane
ExpressionTypes - interface com.sas.iquery.metadata.expr.ExpressionTypes.
Specifies constants that are used to define the types of parameters and return type for expressions that are defined in this central class.
ExpressionUtilInterface - interface com.sas.rpf.expr.ExpressionUtilInterface.
A collection of utility methods for examining the contents of Expressions and ExpressionElements.
ExpressionValueEditorAdapter - class com.sas.swing.visuals.dataselectors.calculateditems.ExpressionValueEditorAdapter.
Description: Copyright: Copyright (c) 2002 Company: SAS
ExtendedNodeInterface - interface com.sas.sasserver.mdtable.ExtendedNodeInterface.
ExtendedNodeInterface defines an interface that extends the traditional NodeInterface to include a parent node as well as a delegate node.
ExtendedPropertyEditorInterface - interface com.sas.beans.ExtendedPropertyEditorInterface.
ExtendedPropertyEditorInterface is an extension of the java.beans.PropertyEditor class.
ExtensionInterface - interface com.sas.services.information.metadata.ExtensionInterface.
 

  SAS BI API Documentation 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

javadoc generated Tue, 27 May 2003 15:38:14