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 _

C

CacheException - exception com.sas.models.CacheException.
CacheException conveys exceptions occurring in cache access operations.
CacheInterface - interface com.sas.models.CacheInterface.
An interface for accessing a read/write cache.
CacheModel - class com.sas.swing.models.remotefileselector.CacheModel.
CacheModel defines the model that communicates between the service model and the user interface.
CalculatedItemInterface - interface com.sas.dataselectors.calculateditems.CalculatedItemInterface.
Represents a calculated item and serves as the interface between a data model and the calculated item selectors.
CalculatedItemListInterface - interface com.sas.dataselectors.calculateditems.CalculatedItemListInterface.
Description: Interface to a list of calculated items Copyright: Copyright (c) 2002 Company: SAS
CalculatedItemListV2Interface - interface com.sas.dataselectors.calculateditems.CalculatedItemListV2Interface.
 
CalculatedItemMetadataInterface - interface com.sas.dataselectors.calculateditems.CalculatedItemMetadataInterface.
Description: Copyright: Copyright (c) 2002 Company: SAS
CalculatedItemV2Interface - interface com.sas.dataselectors.calculateditems.CalculatedItemV2Interface.
 
CalculatedObjectFactoryInterface - interface com.sas.dataselectors.calculateditems.CalculatedObjectFactoryInterface.
Description: Interface defining calls to the CalculatedObjectFactory Copyright: Copyright (c) 2002 Company: SAS
CancelAction - class com.sas.swing.visuals.wizard.CancelAction.
CancelAction handles a Wizard's cancel events.
CancelAction - class com.sas.swing.visuals.wizard2.CancelAction.
CancelAction handles a Wizard's cancel events.
CancelCommand - class com.sas.commands.relational.CancelCommand.
This class implements the cancel command.
CancelInterface - interface com.sas.commands.CancelInterface.
The CancelInterface is implemented by commands that need to give their users a means to reset the command and/or release the objects that it holds.
CancelRowInsertCommand - class com.sas.commands.relational.CancelRowInsertCommand.
This class implements the hold Row command.
CancelRowInsertStrategy - class com.sas.actionprovider.strategies.relational.CancelRowInsertStrategy.
 
CancelRowStrategy - class com.sas.actionprovider.strategies.relational.CancelRowStrategy.
 
Canvas - class com.sas.awt.Canvas.
Canvas is the base class for heavy-weight webAF visual objects.
CanvasVisualComponent - class com.sas.awt.CanvasVisualComponent.
 
CAPTION_LABEL_MAX_LENGTH - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Specifies the maximum number of characters that can be used for the label of a business item in an information map.
CAPTION_LABEL_VALID_CHARS_RULE_ATTR - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Specifies the rule for verifying what string can be used for the label of a business item in an information map.
CAT_AGGREGATE - Static variable in class com.sas.iquery.metadata.serverprop.Category
Aggregating functions category
CAT_ALL - Static variable in class com.sas.iquery.metadata.serverprop.Category
All functions and operators category
CAT_COMPARISON - Static variable in class com.sas.iquery.metadata.serverprop.Category
Comparison operators category
CAT_CONDITIONAL - Static variable in class com.sas.iquery.metadata.serverprop.Category
Conditional operators category
CAT_COUNTING_AGGREGATE - Static variable in class com.sas.iquery.metadata.serverprop.Category
Counting aggregating functions category
CAT_FUNCTIONS - Static variable in class com.sas.iquery.metadata.serverprop.Category
Functions (but no operators) category
CAT_LANGUAGE_SYNTAX - Static variable in class com.sas.iquery.metadata.serverprop.Category
Language syntax operators category
CAT_LOGICAL - Static variable in class com.sas.iquery.metadata.serverprop.Category
Logical operators category
CAT_NONCOUNTING_AGGREGATE - Static variable in class com.sas.iquery.metadata.serverprop.Category
Noncounting aggregating functions
CAT_OPERATORS - Static variable in class com.sas.iquery.metadata.serverprop.Category
Operators category
CAT_SCALAR - Static variable in class com.sas.iquery.metadata.serverprop.Category
Scalar operators category
CatalogEntryListDelegate - class com.sas.sasserver.catalogentrylist.CatalogEntryListDelegate.
CatalogEntryListDelegate implements some of CatalogEntryListInterface to return a list of SAS catalog entries.
CatalogEntryListInterface - interface com.sas.sasserver.catalogentrylist.CatalogEntryListInterface.
CatalogEntryListInterface defines an interface to retrieve a list of SAS catalog entries, or SAS catalog members, from a SAS session.
CatalogEntryListTag - class com.sas.taglib.sasserver.catalogentrylist.CatalogEntryListTag.
CatalogEntryListTag is the tag handler class for the sasads:CatalogEntryList custom tag.
CatalogListDelegate - class com.sas.sasserver.sasfilelist.CatalogListDelegate.
CatalogListDelegate implements some of CatalogListInterface to return a list of SAS catalogs.
CatalogListInterface - interface com.sas.sasserver.sasfilelist.CatalogListInterface.
CatalogListInterface defines an interface to retrieve a list of SAS catalogs from a SAS session.
CatalogListTag - class com.sas.taglib.sasserver.sasfilelist.CatalogListTag.
CatalogListTag is the tag handler class for the sasads:CatalogList custom tag.
CatalogSelectorDialog - class com.sas.sasserver.CatalogSelectorDialog.
 
Category - class com.sas.iquery.metadata.serverprop.Category.
Defines categories or groupings of function and operator definitions that are found within a ServerProperties object.
CategoryAxisModelTag - class com.sas.taglib.graphics.components.CategoryAxisModelTag.
 
Cell - class com.sas.mdtable.Cell.
Represents a data cell in a MultidimensionalTableView.
Cell - class com.sas.swing.visuals.mdtable.Cell.
Represents a data cell in a MultidimensionalTableView.
Cell - class com.sas.swing.visuals.table.Cell.
Defines an abstract base class for TableView's data and label cells.
Cell - class com.sas.table.Cell.
Defines an abstract base class for TableView's data and label cells.
CellActiveStates - class com.sas.swing.visuals.table.CellActiveStates.
Defines a set of constants for identifying the different activation states of a TableView cell, and a method for determining whether a given integer is one of them.
CellActiveStates - class com.sas.table.CellActiveStates.
Defines a set of constants for identifying the different activation states of a TableView cell, and a method for determining whether a given integer is one of them.
CellChangedEvent - class com.sas.table.CellChangedEvent.
Defines an abstract base class for reporting changes to table cells.
CellContentsCheckBoxEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsCheckBoxEditor.
The CellContentsCheckBoxEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML check box component.
CellContentsCheckBoxEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsCheckBoxEditorTag.
CellContentsCheckBoxEditorTag is the tag handler class for the sas:CellContentsCheckBoxEditor custom tag .
CellContentsChoiceBoxEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsChoiceBoxEditor.
The CellContentsChoiceBoxEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML choice box component.
CellContentsChoiceBoxEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsChoiceBoxEditorTag.
CellContentsChoiceBoxEditorTag is the tag handler class for the sas:CellContentsChoiceBoxEditor custom tag .
CellContentsEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsEditorTag.
CellContentsEditorTag is the tag handler class for the sas:CellContentsEditor custom tag .
CellContentsImageRenderer - class com.sas.servlet.tbeans.tableview.html.CellContentsImageRenderer.
The CellContentsImageRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML image.
CellContentsImageRendererTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsImageRendererTag.
CellContentsImageRendererTag is the tag handler class for the sas:CellContentsImageRenderer custom tag .
CellContentsLabelRenderer - class com.sas.servlet.tbeans.tableview.html.CellContentsLabelRenderer.
The CellContentsLabelRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML label.
CellContentsLabelRendererTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsLabelRendererTag.
CellContentsLabelRendererTag is the tag handler class for the sas:CellContentsLabelRenderer custom tag .
CellContentsListBoxEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsListBoxEditor.
The CellContentsListBoxEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML list box component.
CellContentsListBoxEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsListBoxEditorTag.
CellContentsListBoxEditorTag is the tag handler class for the sas:CellContentsListBoxEditor custom tag .
CellContentsNoRowsRenderer - class com.sas.servlet.tbeans.tableview.hdml.CellContentsNoRowsRenderer.
The CellContentsNoRowsRenderer is a TransformationBean™ that generates the contents of the TableView when there are no rows in the data model.
CellContentsNoRowsRenderer - class com.sas.servlet.tbeans.tableview.html.CellContentsNoRowsRenderer.
The CellContentsNoRowsRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 of a table cell's contents generated when there are no rows in the data model.
CellContentsNoRowsRenderer - class com.sas.servlet.tbeans.tableview.wml.CellContentsNoRowsRenderer.
The CellContentsNoRowsRenderer is a TransformationBean™ that generates the contents of the TableView when there are no rows in the data model.
CellContentsRadioEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsRadioEditor.
The CellContentsRadioEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML radio box component.
CellContentsRadioEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsRadioEditorTag.
CellContentsRadioEditorTag is the tag handler class for the sas:CellContentsRadioEditor custom tag .
CellContentsRendererTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsRendererTag.
CellContentsRendererTag is the tag handler class for the sas:CellContentsRenderer custom tag .
CellContentsRowSelectionRenderer - class com.sas.servlet.tbeans.tableview.html.CellContentsRowSelectionRenderer.
The CellContentsRowSelectionRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the contents of a cell as an HTML check box.
CellContentsSimpleTemplateRenderer - class com.sas.servlet.tbeans.tableview.html.CellContentsSimpleTemplateRenderer.
The CellContentsSimpleTemplateRenderer is a TransformationBean™ that generates the appropriate HTML 4.0 based on the contents of a SimpleTemplate.
CellContentsSimpleTemplateRendererTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsSimpleTemplateRendererTag.
CellContentsSimpleTemplateRendererTag is the tag handler class for the sas:CellContentsSimpleTemplateRenderer custom tag .
CellContentsTextAreaEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsTextAreaEditor.
The CellContentsTextAreaEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML text area component.
CellContentsTextAreaEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsTextAreaEditorTag.
CellContentsTextAreaEditorTag is the tag handler class for the sas:CellContentsTextAreaEditor custom tag .
CellContentsTextEntryEditor - class com.sas.servlet.tbeans.tableview.html.CellContentsTextEntryEditor.
The CellContentsTextEntryEditor is a TransformationBean™ that generates the appropriate HTML 4.0 that represent the content's of a cell that can be edited via an HTML text entry.
CellContentsTextEntryEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellContentsTextEntryEditorTag.
CellContentsTextEntryEditorTag is the tag handler class for the sas:CellContentsTextEntryEditor custom tag .
CellEditorTag - class com.sas.taglib.servlet.tbeans.tableview.CellEditorTag.
CellEditorTag is the tag handler class for the sas:CellEditor custom tag .
CellRendererTag - class com.sas.taglib.servlet.tbeans.tableview.CellRendererTag.
CellRendererTag is the tag handler class for the sas:CellRenderer custom tag .
CellSelection - class com.sas.swing.visuals.table.CellSelection.
Represents a contiguous range of cells in a TableView.
CellSelection - class com.sas.table.CellSelection.
Represents a contiguous range of cells in a TableView.
CellSelectionModel - class com.sas.swing.visuals.tableview.CellSelectionModel.
 
CellStyle - class com.sas.graphics.components.CellStyle.
A CellStyle encapsulates the set of display properties applicable the table-like cells such as what you find in a Row or Column graph matrix axis.
CellStyle - class com.sas.swing.visuals.table.CellStyle.
A customizable set of cell properties.
CellStyle - class com.sas.table.CellStyle.
A customizable set of cell properties.
CellValueAscendingSortStrategy - class com.sas.actionprovider.strategies.olap.CellValueAscendingSortStrategy.
 
CellValueDescendingSortStrategy - class com.sas.actionprovider.strategies.olap.CellValueDescendingSortStrategy.
 
CellVector - class com.sas.swing.visuals.table.CellVector.
Defines an abstract base class for TableView's columns and rows.
CellVector - class com.sas.table.CellVector.
Defines an abstract base class for TableView's columns and rows.
CellVectorChangedEvent - class com.sas.table.CellVectorChangedEvent.
Defines an abstract base class for reporting changes to table columns and rows.
CellVectorSelection - class com.sas.swing.visuals.table.CellVectorSelection.
Defines an abstract base class for representing TableView column and row selections.
CellVectorSelection - class com.sas.table.CellVectorSelection.
Defines an abstract base class for representing TableView column and row selections.
CellVectorStyle - class com.sas.swing.visuals.table.CellVectorStyle.
A customizable set of column and row properties.
CellVectorStyle - class com.sas.table.CellVectorStyle.
A customizable set of column and row properties.
CellView - class com.sas.swing.visuals.table.CellView.
Defines an abstract base class for implementations of CellViewInterface.
CellView - class com.sas.table.CellView.
Defines an abstract base class for implementations of CellViewInterface.
CellViewInterface - interface com.sas.swing.visuals.table.CellViewInterface.
Defines the required interface for TableView cell views.
CellViewInterface - interface com.sas.table.CellViewInterface.
Defines the required interface for TableView cell views.
CGIHandler - class com.sas.rmi.CGIHandler.
The CGIHandler class contains methods for executing as a CGI program.
ChainedException - exception com.sas.util.ChainedException.
ChainedException is a base exception for exceptions which "wrap" or chain other other exceptions.
ChainedExceptionInterface - interface com.sas.util.ChainedExceptionInterface.
An interface for exceptions which "wrap" other other exceptions.
ChainedIOException - exception com.sas.io.ChainedIOException.
An IOException class which can wrap an underlying exception.
Challenger - class com.sas.services.security.Challenger.
The Challenger class helps bridge the non-remote JAAS callback classes with the remote PFS versions of the callbacks.
ChangeCursorCommand - class com.sas.awt.util.ChangeCursorCommand.
A command for changing a component's cursor.
ChangeCursorCommand - class com.sas.swing.visuals.util.ChangeCursorCommand.
A command for changing a component's cursor.
ChangeEnabledStateCommand - class com.sas.awt.util.ChangeEnabledStateCommand.
A command for changing a component's enabled state.
ChangeEnabledStateCommand - class com.sas.swing.visuals.util.ChangeEnabledStateCommand.
A command for changing a component's enabled state.
ChangeHistoryItem - class com.sas.iquery.metadata.business.ChangeHistoryItem.
Contains a single piece of history about a change that was made.
ChannelFilter - class com.sas.services.information.metadata.ChannelFilter.
 
ChannelInterface - interface com.sas.services.information.metadata.ChannelInterface.
This interface represents a repository neutral accessor class for an IT Channel entity in a metadata repository.
ChannelTransportInterface - interface com.sas.services.publish.ChannelTransportInterface.
The ChannelTransportInterface provides a mechanism for publishing a result package to a channel.
CHARACTER_CATEGORY - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Fast access to Character SAS format
CHARACTER_FORMAT - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Indication of character format
CharacterData - class com.sas.lang.CharacterData.
CharacterData is an implementation of CharacterDataInterface, for holding a char integer.
CharacterDataInterface - interface com.sas.lang.CharacterDataInterface.
An interface for things that hold chars that can be queried by outsiders.
CharacterEncodingFilter - class com.sas.servlet.filters.CharacterEncodingFilter.
Servlet filter which sets the character encoding on every request.
CharacterToBooleanTransform - class com.sas.util.transforms.CharacterToBooleanTransform.
The CharacterToBooleanTransform converts an instance of Character to a Boolean.
CharacterValue - class com.sas.rpf.data.CharacterValue.
A String based implementation of ValueInterface, holds a String as its value.
CharBuffer - class com.sas.util.CharBuffer.
CharBuffer is a character string management class.
Chart - class com.sas.graphics.chart.Chart.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
ChartActionEvent - class com.sas.graphics.chart.bean.ChartActionEvent.
 
ChartContainer - class com.sas.graphics.chart.bean.ChartContainer.
 
ChartContainer.NoUpdatePanel - class com.sas.graphics.chart.bean.ChartContainer.NoUpdatePanel.
 
ChartElementInfo - class com.sas.graphics.chart.bean.ChartElementInfo.
 
ChartInfo - class com.sas.graphics.chart.bean.ChartInfo.
 
ChartPopupMenu - class com.sas.graphics.chart.ChartPopupMenu.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
ChartPopupMenu2 - class com.sas.graphics.chart.ChartPopupMenu2.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
ChartTransformer - class com.sas.graphics.chart.ChartTransformer.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
CheckBox - class com.sas.awt.CheckBox.
CheckBox is a component that maintains a boolean state and displays a specified text label.
Checkbox - class com.sas.servlet.beans.html.Checkbox.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the CheckBox class.
CheckBox - class com.sas.servlet.tbeans.form.html.CheckBox.
The CheckBox is a TransformationBean™ that generates the appropriate HTML 4.0 for a checkbox.
CheckBoxCell - class com.sas.swing.visuals.table.CheckBoxCell.
Provides a cell view with the appearance and behavior of a checkbox.
CheckBoxCell - class com.sas.table.CheckBoxCell.
Provides a cell view with the appearance and behavior of a checkbox.
CheckboxInterface - interface com.sas.servlet.beans.CheckboxInterface.
Deprecated. This interface is deprecated as of version 3.0 of AppDev Studio.
CheckBoxList - class com.sas.servlet.tbeans.form.html.CheckBoxList.
The CheckBoxList is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating a component that allows the user to select one or more objects from a list by using checkboxes in place of labels.
CheckBoxList - class com.sas.swing.visuals.CheckBoxList.
A component that allows the user to select one or more objects from a list by using checkboxes in place of labels.
CheckBoxListCellRenderer - class com.sas.swing.visuals.CheckBoxListCellRenderer.
Renders an item in a CheckBoxList.
CheckBoxListPropertyEditor - class com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.CheckBoxListPropertyEditor.
 
CheckBoxListPropertyEditorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.CheckBoxListPropertyEditorKeysInterface.
 
CheckBoxListPropertyEditorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.propertyeditor.editors.html.CheckBoxListPropertyEditorStyleKeysInterface.
 
CheckBoxListSelectionModel - class com.sas.swing.visuals.CheckBoxListSelectionModel.
Default data model for CheckBoxList selections.
CheckBoxListTag - class com.sas.taglib.servlet.tbeans.form.CheckBoxListTag.
CheckBoxListTag is the tag handler class for the sas:CheckBoxList custom tag .
CheckBoxStyleKeysInterface - interface com.sas.servlet.tbeans.form.html.CheckBoxStyleKeysInterface.
Interface that contains the keys for the style map for the CheckBox.
CheckboxTag - class com.sas.taglib.servlet.beans.CheckboxTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the CheckBoxTag class.
CheckBoxTag - class com.sas.taglib.servlet.tbeans.form.CheckBoxTag.
CheckBoxTag is the tag handler class for the sas:CheckBox custom tag .
CheckBoxTree - class com.sas.swing.visuals.CheckBoxTree.
The CheckBoxTree is a subclass of JTree that adds the capability of having checkboxes for each node in the tree.
CheckBoxTreeCellRendererWrapper - class com.sas.swing.visuals.CheckBoxTreeCellRendererWrapper.
 
CheckBoxVisualComponent - class com.sas.awt.CheckBoxVisualComponent.
 
CHILDREN_NAVIGATION_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This navigation filter type returns the children of the member
ChildRepositoryInterface - interface com.sas.services.information.ChildRepositoryInterface.
 
Choice - class com.sas.awt.Choice.
Choice is a component that maintains a dropdown list of items for selection.
Choicebox - class com.sas.servlet.beans.html.Choicebox.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the ChoiceBox class.
ChoiceBox - class com.sas.servlet.tbeans.form.html.ChoiceBox.
The ChoiceBox is a TransformationBean™ that generates the appropriate HTML 4.0 for creating an HTML SELECT element representing a ChoiceBox.
ChoiceboxInterface - interface com.sas.servlet.beans.ChoiceboxInterface.
Deprecated. This interface is deprecated as of version 3.0 of AppDev Studio.
ChoiceboxTag - class com.sas.taglib.servlet.beans.ChoiceboxTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the ChoiceBoxTag class.
ChoiceBoxTag - class com.sas.taglib.servlet.tbeans.form.ChoiceBoxTag.
ChoiceBoxTag is the tag handler class for the sas:ChoiceBox custom tag .
ChoiceVisualComponent - class com.sas.awt.ChoiceVisualComponent.
 
Chooser - class com.sas.rmi.Chooser.
 
ChooserInterface - interface com.sas.rmi.ChooserInterface.
 
CircularOrientation - class com.sas.geometry.CircularOrientation.
CircularOrientation defines a set of constants for identifying a position along a circular path and a method for determining whether a given integer is one of them.
Classes - class com.sas.util.Classes.
Auxiliary information about Java classes, etc.
ClassificationCellStyle - class com.sas.graphics.components.ClassificationCellStyle.
A ClassificationCellStyle is a CellStyle that provides properties that enable additional styling to be associated with hierarchical information (such as that found in the row and column matrix axes).
ClassificationVariable - class com.sas.graphics.components.ClassificationVariable.
An ClassificationVariable is used by a graph when a sort order can be applied to the associated data values.
ClassificationVariableList - class com.sas.graphics.components.ClassificationVariableList.
ClassificationVariableLists are used to form an ordered list of ClassificationVariables.
ClassNode - class com.sas.models.ClassNode.
ClassNode is a subclass of Node used by the ClassPathClasses model to attach additional information to a node representing a Class in the CLASSPATH.
ClassPathClasses - class com.sas.models.ClassPathClasses.
ClassPathClasses is a model that represents the classes in the CLASSPATH.
ClassResourceLocator - class com.sas.net.ClassResourceLocator.
The ClassResourceLocator is used to locate any type of resources relative to a class, whether the resource wanted is an image file or a webEIS document.
ClassSelectorPanel - class com.sas.visuals.ClassSelectorPanel.
This class displays a TreeView with a ClassPathClasses model and allows the user to select a class.
cleanUpNullRolesInQuery(BusinessQuery) - Static method in class com.sas.iquery.util.BusinessQueryOLAPUtil
This method applies an appropriate role to any dataItem found in a data selection where it's role contains a null value.
ClearCellValueSortStrategy - class com.sas.actionprovider.strategies.olap.ClearCellValueSortStrategy.
 
ClearCommand - class com.sas.commands.relational.ClearCommand.
This class implements the cut command.
clearExpressions() - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Removes all the expressions in the list
ClearLevelLabelSortStrategy - class com.sas.actionprovider.strategies.olap.ClearLevelLabelSortStrategy.
 
ClearSortCommand - class com.sas.commands.relational.ClearSortCommand.
This class clear the sort on a column of a TableView.
ClearSortStrategy - class com.sas.actionprovider.strategies.relational.ClearSortStrategy.
 
ClearStrategy - class com.sas.actionprovider.strategies.relational.ClearStrategy.
 
ClientEventDispatcher - class com.sas.rmi.ClientEventDispatcher.
 
ClientInfo - class com.sas.servlet.util.ClientInfo.
Bean to access Client Information from within JSP tags and Servlets.
ClientInfoTag - class com.sas.taglib.servlet.util.ClientInfoTag.
ClientInfoTag is the tag handler class for the sasads:ClientInfo custom tag.
ClientNotify - class com.sas.rmi.ClientNotify.
ClientNotify provides client side methods that a MWS clientWatcher thread will wait on to determine when the connection has ended.
ClientNotifyInterface - interface com.sas.rmi.ClientNotifyInterface.
ClientNotifyInterface provides RMI visibility for client side methods that a remote sever side clientWatcher thread will use.
ClientTaskManager - class com.sas.rmi.ClientTaskManager.
 
close() - Method in interface com.sas.iquery.execution2.ResultSetInterface
Closes the result set
close(SessionContextInterface) - Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes all connections and result sets associated with the SessionContext specified. int)
closeResources(SessionContextInterface, int) - Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes resources as specified by the options. int)
closeResources(SessionContextInterface, int) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Closes resources as specified by the options.
closeResult(ResultSetInterface) - Method in class com.sas.iquery.dataretrieval.QueryConnector
Closes a single result set.
closeResult(ResultSetInterface) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Closes a single result set.
CloseWindowAdaptor - class com.sas.util.CloseWindowAdaptor.
CloseWindowAdaptor is an adaptor object which listens for a WindowEvent and disposes a window (i.e. closes it) when a window receives a close event.
Cluster - class com.sas.services.connection.Cluster.
A base class representing a cluster of IOM servers.
CodeGenerator - class com.sas.rmi.CodeGenerator.
 
CollapseAllCommand - class com.sas.commands.olap.CollapseAllCommand.
This class implements the collapse all command.
CollapseAllStrategy - class com.sas.actionprovider.strategies.olap.CollapseAllStrategy.
 
CollapseCommand - class com.sas.commands.olap.CollapseCommand.
This class implements the collapse command.
CollapseStrategy - class com.sas.actionprovider.strategies.olap.CollapseStrategy.
 
Collection - class com.sas.collection.Collection.
A implementation of CollectionInterface, for objects which store and retrieve values.
CollectionChangedInfo - class com.sas.collection.CollectionChangedInfo.
CollectionChangedInfo is a ContentsChangedEvent event object that is created and sent when a Collection has changed.
CollectionInterface - interface com.sas.collection.CollectionInterface.
A collection interface, for objects which store and retrieve values.
CollectionMirror - class com.sas.collection.CollectionMirror.
A CollectionMirror is an abstract base class for other read-only collections which "reflect" other collections.
CollectionToComboBoxModelAdapter - class com.sas.swing.models.CollectionToComboBoxModelAdapter.
The CollectionToListModelAdapter allows collections that extend from java.util.Collection, such as instances of java.util.List and java.util.Set, to be used as the model for a javax.swing.JComboBox.
CollectionToListModelAdapter - class com.sas.swing.models.CollectionToListModelAdapter.
The CollectionToListModelAdapter allows collections that extend from java.util.Collection, such as instances of java.util.List and java.util.Set, to be used as the model for a javax.swing.JList.
Color - class com.sas.awt.Color.
A class representing Color.
Color - class com.sas.graphics.chart.Color.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
ColorDialog - class com.sas.visuals.ColorDialog.
ColorDialog is a subclass of Dialog which displays components for color creation and a set of buttons to allow a user response.
ColorLegend - class com.sas.graphics.chart.bean.ColorLegend.
 
ColorLegendModelTag - class com.sas.taglib.graphics.components.ColorLegendModelTag.
 
ColorLegendStyle - class com.sas.graphics.chart.bean.ColorLegendStyle.
 
ColorLegendStyle - class com.sas.graphics.chart.ColorLegendStyle.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
ColorLegendStyleTag - class com.sas.taglib.graphics.chart.ColorLegendStyleTag.
ColorLegendStyleTag is the tag handler class for the sasads:ColorLegendStyle custom tag.
ColorList - class com.sas.models.ColorList.
A base class that creates an empty ordered collection.
ColorMappedTableViewStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.ColorMappedTableViewStrategy.
The ColorMappedTableViewStrategy object's purpose is to surface the logic related to the: Initializing of the name, description, images, and visual component of the VDEViewerCommand for showing a color mapped table view.
ColorNameList - class com.sas.models.ColorNameList.
An associationlist of java.awt.SystemColor and com.sas.awt.Color objects as keys and name as values.
ColorPanel - class com.sas.visuals.ColorPanel.
The ColorPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer.
ColorPosition - class com.sas.graphics.components.ColorPosition.
The ColorPosition class supports an association between a color and a position to facilitate defining a color spectrum.
ColorScheme - class com.sas.graphics.chart.bean.ColorScheme.
 
ColorScheme - class com.sas.graphics.components.ColorScheme.
ColorScheme class contains attributes for a color scheme.
ColorToStringTransform - class com.sas.util.transforms.ColorToStringTransform.
ColorToStringTransform converts a java.awt.Color object to a String.
Column - class com.sas.swing.visuals.table.Column.
Represents a column in a TableView.
Column - class com.sas.table.Column.
Represents a column in a TableView.
Column - class com.sas.rio.Column.
This is the Column class which defines a columns' attributes.
COLUMN - 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 COLUMN axis in the result set returned by SAS Query Services' data services component when processing the query.
ColumnAlignmentInterface - interface com.sas.table.ColumnAlignmentInterface.
An interface that adds the ability to determine display preferences of data from the model.
ColumnAreaInterface - interface com.sas.actionprovider.util.relational.ColumnAreaInterface.
Interface for specifying the attributes required for identifying a column header cell in a relational tableview component.
ColumnAsRowCellRenderer - class com.sas.servlet.tbeans.remotefileselector2.html.ColumnAsRowCellRenderer.
ColumnAsRowCellRenderer is a class that constructs a TableCellRenderer which writes out the last column in a TableView as a row.
ColumnAxisModelTag - class com.sas.taglib.graphics.components.ColumnAxisModelTag.
 
ColumnAxisStyleTag - class com.sas.taglib.graphics.chart.ColumnAxisStyleTag.
ColumnAxisStyleTag is the tag handler class for the sasads:ColumnAxisStyle custom tag.
ColumnChangedEvent - class com.sas.table.ColumnChangedEvent.
Reports a change to a table's column(s).
ColumnFormatTag - class com.sas.taglib.servlet.beans.ColumnFormatTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
ColumnHeader - class com.sas.servlet.tbeans.tableview.hdml.ColumnHeader.
A ColumnHeader manages the header of the TableView.
ColumnHeader - class com.sas.servlet.tbeans.tableview.html.ColumnHeader.
A ColumnHeader manages the header of the TableView.
ColumnHeader - class com.sas.servlet.tbeans.tableview.wml.ColumnHeader.
A ColumnHeader manages the header of the TableView.
ColumnHeader - class com.sas.swing.visuals.tableview.ColumnHeader.
 
ColumnHeaderArea - class com.sas.actionprovider.util.relational.ColumnHeaderArea.
Interface for specifying the attributes required for identifying a column header cell in a relational tableview component.
ColumnHeaderRendererTag - class com.sas.taglib.servlet.tbeans.tableview.ColumnHeaderRendererTag.
ColumnHeaderRendererTag is the tag handler class for the sas:ColumnHeaderRenderer custom tag .
ColumnHeaderRowTag - class com.sas.taglib.servlet.tbeans.tableview.ColumnHeaderRowTag.
ColumnHeaderRowTag is the tag handler class for the sas:ColumnHeaderRow custom tag .
ColumnHeaderStrategy - class com.sas.actionprovider.strategies.relational.ColumnHeaderStrategy.
 
ColumnInfoInterface - interface com.sas.table.ColumnInfoInterface.
Defines an interface for modifying additional information associated with a table's columns.
ColumnInfoTypes - class com.sas.sasserver.summary.ColumnInfoTypes.
An Enumeration class.
ColumnLabelChangedEvent - class com.sas.table.ColumnLabelChangedEvent.
Reports a change to a table column's label.
ColumnLabelInterface - interface com.sas.table.ColumnLabelInterface.
Defines an interface for modifying a table's column labels.
ColumnLabelTypes - class com.sas.sasserver.summary.ColumnLabelTypes.
An Enumeration class.
ColumnNavigationInterface - interface com.sas.servlet.tbeans.navigationbar.ColumnNavigationInterface.
Defines the interface to be implemented by a TranformationBean which will use a NavigationBar to navigate through the columns of the TranformationBean's model.
ColumnRangeTag - class com.sas.taglib.servlet.beans.ColumnRangeTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
ColumnSelection - class com.sas.swing.visuals.table.ColumnSelection.
Represents a contiguous range of columns in a TableView.
ColumnSelection - class com.sas.table.ColumnSelection.
Represents a contiguous range of columns in a TableView.
ColumnSelector - class com.sas.util.selectors.ColumnSelector.
A ColumnSelector extracts a column from a table of data.
ColumnsTag - class com.sas.taglib.servlet.tbeans.tableview.ColumnsTag.
ColumnsTag is the tag handler class for the sas:Columns custom tag .
ColumnStyle - class com.sas.swing.visuals.table.ColumnStyle.
A customizable set of column properties.
ColumnStyle - class com.sas.table.ColumnStyle.
A customizable set of column properties.
ColumnTag - class com.sas.taglib.servlet.tbeans.tableview.ColumnTag.
ColumnTag is the tag handler class for the sas:Column custom tag .
ColumnTemplateTableInterface - interface com.sas.table.ColumnTemplateTableInterface.
Defines an interface for modifying column template tables.
ColumnWidthInterface - interface com.sas.visuals.ColumnWidthInterface.
ColumnWidthInterface is an interface used by the AutoSizingGridLayout when column interlocking is used to synchronize the column widths between two containers.
com.sas.console - package com.sas.console
 
com.sas.console.plugins - package com.sas.console.plugins
 
com.sas.console.plugins.simpleNavigationPlugin - package com.sas.console.plugins.simpleNavigationPlugin
 
com.sas.iom - package com.sas.iom
The Java Workspace Factory and I/O Stream helper classes.
com.sas.iquery - package com.sas.iquery
com.sas.iquery.dataretrieval - package com.sas.iquery.dataretrieval
Provides entry points that are used to retrieve result data by executing queries (data selections).
com.sas.iquery.dataservices - package com.sas.iquery.dataservices
Provides utility classes and methods that are used to read information maps and retrieve filter values.
com.sas.iquery.execution2 - package com.sas.iquery.execution2
Provides interfaces and exceptions that are related to SAS Query Services query execution.
com.sas.iquery.generation2 - package com.sas.iquery.generation2
Provides interfaces and exceptions that are related to SAS Query Services query generation.
com.sas.iquery.metadata - package com.sas.iquery.metadata
Top-level package for SAS Query Services's three models, the business model, physical model, and expression model, which are all used in defining information maps and data selections.
com.sas.iquery.metadata.business - package com.sas.iquery.metadata.business
The main package that provides modeling for SAS Query Services's two business models (information maps and data selections), which provide a logical layer of metadata modeling above the physical layer model.
com.sas.iquery.metadata.business.step - package com.sas.iquery.metadata.business.step
Provides a set of modeled "step" operations that can be applied, in a particular order, to data items and business queries to modify the results of a query.
com.sas.iquery.metadata.business.step.olap - package com.sas.iquery.metadata.business.step.olap
Provides a set of modeled "step" operations that can be applied, in a particular order, to OLAP data items and business queries in order to filter the data that gets returned when business queries are executed.
com.sas.iquery.metadata.business.step.relational - package com.sas.iquery.metadata.business.step.relational
Provides a set of modeled "step" operations that can be applied, in a particular order, to relational data items in order to filter the data that gets returned when business queries are executed.
com.sas.iquery.metadata.expr - package com.sas.iquery.metadata.expr
Provides classes that are used to model expressions, which are used to compose data items and filters.
com.sas.iquery.metadata.expr.olap - package com.sas.iquery.metadata.expr.olap
Provides classes used to define OLAP expressions usable within a business model for defining portions of an OLAP business query.
These classes are used to model expressions, which are used to compose data items and filters.
com.sas.iquery.metadata.expr.relational - package com.sas.iquery.metadata.expr.relational
Provides classes that are used to model relational database expressions which are typically used when defining the expression portion of filters.
com.sas.iquery.metadata.serverprop - package com.sas.iquery.metadata.serverprop
Provides specific information (via a ServerProperties object) about the capabilities of the server, such as operators and recognized functions.
com.sas.iquery.metadata.serverprop.formats - package com.sas.iquery.metadata.serverprop.formats
Server properties classes that describe SAS formats.
com.sas.iquery.util - package com.sas.iquery.util
Utility classes that SAS Query Services makes available for use with its models.
com.sas.net.brg.orb - package com.sas.net.brg.orb
IOM Bridge for Java
com.sas.plugins - package com.sas.plugins
 
com.sas.portal.portlet - package com.sas.portal.portlet
This package provides interfaces and classes that support portlets.
com.sas.portal.portlet.configuration - package com.sas.portal.portlet.configuration
This package provides interfaces and classes that support portlet editing.
com.sas.portal.portlets.JspPortlet - package com.sas.portal.portlets.JspPortlet
This package provides two convenience classes for portlets that can be represented as a simple JSP (without portlet actions).
com.sas.rio - package com.sas.rio
The SAS IOM Driver for JDBC
com.sas.services - package com.sas.services
Foundation Services.
com.sas.services.connection - package com.sas.services.connection
Service for making and managing connections to IOM servers.
com.sas.services.connection.jndi - package com.sas.services.connection.jndi
JNDI connection services.
com.sas.services.connection.omr - package com.sas.services.connection.omr
Provides a connection factory configuation for use with a SAS Metadata Server.
com.sas.services.connection.platform - package com.sas.services.connection.platform
Provides a connection factory configuation for use with SAS Foundation Services.
com.sas.services.deployment - package com.sas.services.deployment
This subsystem provides utilities to deploy and lookup foundation services.
com.sas.services.deployment.servicewrapper - package com.sas.services.deployment.servicewrapper
Java Service Wrapper for the SAS Foundation Services.
com.sas.services.discovery - package com.sas.services.discovery
Discover a service based upon its service capabilities and optionally service attributes.
com.sas.services.events - package com.sas.services.events
Top-level package for event services that contains an EventFactory that can be used to create events to send to an EventBroker service for processing.
com.sas.services.events.broker - package com.sas.services.events.broker
Broker events that are triggered by various transport protocols.
com.sas.services.events.broker.flowengine - package com.sas.services.events.broker.flowengine
Run process flows and dispatch listener applications.
com.sas.services.events.broker.monitor - package com.sas.services.events.broker.monitor
Listen for incoming events to process.
com.sas.services.events.discovery - package com.sas.services.events.discovery
Locate event brokers.
com.sas.services.information - package com.sas.services.information
Interact with data repositories on behalf of client applications.
com.sas.services.information.browse - package com.sas.services.information.browse
Information service metadata browsing.
com.sas.services.information.metadata - package com.sas.services.information.metadata
Information Service metadata.
com.sas.services.information.metadata.dav - package com.sas.services.information.metadata.dav
Information Service WebDAV metadata.
com.sas.services.information.util - package com.sas.services.information.util
Information service utilities.
com.sas.services.logging - package com.sas.services.logging
Send runtime messages to one or more output destinations.
com.sas.services.logging.util - package com.sas.services.logging.util
Logging Service utilities.
com.sas.services.mgmt - package com.sas.services.mgmt
Service management.
com.sas.services.publish - package com.sas.services.publish
Publish services.
com.sas.services.publish.alerts - package com.sas.services.publish.alerts
Publish service alerts.
com.sas.services.publish.archive - package com.sas.services.publish.archive
Publish service archive.
com.sas.services.publish.metadata - package com.sas.services.publish.metadata
Publish Service metadata.
com.sas.services.publish.requester - package com.sas.services.publish.requester
Publish Service requester.
com.sas.services.publish.webdav - package com.sas.services.publish.webdav
Publishing capabilities for a WebDAV client.
com.sas.services.security - package com.sas.services.security
Perform Authentication against modular authentication providers with user identities.
com.sas.services.security.login - package com.sas.services.security.login
Security Service login.
com.sas.services.session - package com.sas.services.session
Session services.
com.sas.services.storedprocess - package com.sas.services.storedprocess
Create and execute stored processes.
com.sas.services.storedprocess.metadata - package com.sas.services.storedprocess.metadata
Stored Process Service metadata.
com.sas.services.user - package com.sas.services.user
Maintain user identities and profiles.
com.sas.services.util - package com.sas.services.util
Utility classes used by Foundation Services.
com.sas.services.webapp - package com.sas.services.webapp
Overview This package was created to faciltate the deployment and access of SAS Platform Services.
com.sas.services.webdav - package com.sas.services.webdav
Provides a client API for accessing WebDAV servers.
com.sas.wadmin.plugins - package com.sas.wadmin.plugins
 
com.sas.webapp.contextsharing - package com.sas.webapp.contextsharing
This package provides classes that supports sharing context between web applications.
com.sas.workspace - package com.sas.workspace
 
com.sas.workspace.plugins - package com.sas.workspace.plugins
 
Combination - class com.sas.graphics.chart.Combination.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
Combination - class com.sas.servlet.beans.graphics.Combination.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
Combination - class com.sas.servlet.beans.graphics.html.Combination.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BarLineChart class.
CombinationTag - class com.sas.taglib.servlet.beans.graphics.CombinationTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
CombiningRendererInterface - interface com.sas.swing.visuals.tableview.CombiningRendererInterface.
Interface for combining with other objects.
ComboBox - class com.sas.visuals.ComboBox.
ComboBox displays a list of items for selection and contains an optionally editable text control that allows the user to enter text that is not in the list portion of the comboBox.
ComboBoxModelAdapter - class com.sas.swing.models.ComboBoxModelAdapter.
The ComboBoxModelAdapter takes a collection which implements the IndexedGetInterface and allows it to be the model to a Swing ComboBox.
ComboBoxView - class com.sas.servlet.tbeans.form.html.ComboBoxView.
The ComboBoxView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating an element representing a ComboBoxView.
ComboBoxViewStyleKeysInterface - interface com.sas.servlet.tbeans.form.html.ComboBoxViewStyleKeysInterface.
Interface that contains the keys for the style map for the ComboBoxView.
ComboBoxViewTag - class com.sas.taglib.servlet.tbeans.form.ComboBoxViewTag.
ComboBoxViewTag is the tag handler class for the sas:ComboBoxView custom tag .
Command - interface com.sas.util.Command.
A Command interface.
CommandDefinition - class com.sas.servlet.util.CommandDefinition.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface.
CommandDispatcher - class com.sas.util.CommandDispatcher.
CommandDispatcher is a class to execute a specified Command when an event is fired.
CommandManager - class com.sas.util.CommandManager.
Provides various utility methods for managing commands.
CommandProcessor - class com.sas.servlet.beans.mdtable.CommandProcessor.
Deprecated. This class is deprecated as of version 2.0 of AppDev Studio.
CommandProcessor - class com.sas.servlet.util.CommandProcessor.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessor.
CommandProcessorCommandInterface - interface com.sas.servlet.util.CommandProcessorCommandInterface.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorCommandInterface.
CommandProcessorInterface - interface com.sas.servlet.util.CommandProcessorInterface.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorInterface.
CommandProcessorViewInterface - interface com.sas.servlet.util.CommandProcessorViewInterface.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.CommandProcessorViewInterface.
CommandProgress - class com.sas.swing.visuals.CommandProgress.
CommandProgress executes a command asynchronously, giving visual feedback in the form of a Dialog.
CommandProgress - class com.sas.visuals.CommandProgress.
CommandProgress executes a command asynchronously, giving visual feedback in the form of a Dialog.
CommandsCustomizerPanel - class com.sas.sasserver.mdtable.CommandsCustomizerPanel.
 
CommandsInterface - interface com.sas.util.CommandsInterface.
Defines an interface for command producers.
CommandStatusInterface - interface com.sas.actionprovider.CommandStatusInterface.
This interface is implemented by commands that may not enabled under certain conditions and whose users need to know this status prior to command execution or Action rendering.
CommandSupportedInterface - interface com.sas.actionprovider.CommandSupportedInterface.
This interface is implemented by commands that are not enabled under certain conditions and whose users need to know this status prior to command execution or Action rendering.
Comment - class com.sas.services.information.metadata.Comment.
Represents a comment in a discussion thread
CommentFilter - class com.sas.services.information.metadata.CommentFilter.
Provides a mechanism to filter comments.
CommentFilterInterface - interface com.sas.services.information.metadata.CommentFilterInterface.
Provides a mechanism to filter comments.
CommentInterface - interface com.sas.services.information.metadata.CommentInterface.
A comment
CommitCommand - class com.sas.commands.relational.CommitCommand.
This class implements the commit command.
CommitDeleteStrategy - class com.sas.actionprovider.strategies.relational.CommitDeleteStrategy.
 
CommitInsertedRowCommand - class com.sas.commands.relational.CommitInsertedRowCommand.
This class implements the hold Row command.
CommitInsertedRowStrategy - class com.sas.actionprovider.strategies.relational.CommitInsertedRowStrategy.
 
CommitInterface - interface com.sas.dataselectors.CommitInterface.
Defines methods and properties required for an adapter implementation of the percent of totals calculation selector.
CommitRowStrategy - class com.sas.actionprovider.strategies.relational.CommitRowStrategy.
 
CommonButtons - class com.sas.swing.visuals.util.CommonButtons.
A class to identify and create common buttons.
Comparator - interface com.sas.util.Comparator.
An abstract comparator class which defines a comparison method to be used for things like sorting.
COMPARE_EQ - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "equals" comparison operator.
COMPARE_GE - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "greater than or equals" comparison operator.
COMPARE_GT - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "greater than" comparison operator.
COMPARE_LE - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "less than or equals" comparison operator.
COMPARE_LT - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "less than" comparison operator.
COMPARE_NEQ - Static variable in class com.sas.iquery.metadata.expr.ComparisonOperator
The "not equals" comparison operator.
compareTo(Object) - Method in class com.sas.iquery.metadata.serverprop.Category
Implementation of this method required by the Comparable interface that compares this type of object based on an internally represented form.
ComparisonOperator - class com.sas.iquery.metadata.expr.ComparisonOperator.
Models the different types of common comparison operators that are used by relational and multi-dimensional databases.
ComplexStyleInterface - interface com.sas.servlet.tbeans.ComplexStyleInterface.
Interface used by all complex components that either use several styles or a composite component that are made up of multiple components.
Component - class com.sas.awt.Component.
Component is the base class for webAF visual objects.
ComponentException - exception com.sas.ComponentException.
ComponentException is a RuntimeException used by the com.sas components to throw exceptions.
ComponentInterface - interface com.sas.ComponentInterface.
ComponentInterface is the base interface for webAF components.
ComponentInterfaceSupport - class com.sas.ComponentInterfaceSupport.
The ComponentInterfaceSupport class provides a default implementation of the ComponentInterface interface.
ComponentInterfaceSupportInfo - class com.sas.ComponentInterfaceSupportInfo.
The ComponentInterfaceSupportInfo class provides a place for ComponentInterfaceSupport to store instance data for objects that implement the ComponentInterface using ComponentInterfaceSupport.
ComponentKeys - class com.sas.web.keys.ComponentKeys.
The ComponentKeys class defines common prefix Strings and other keys used to prevent namespace collisions among the core Servlet classes.
ComponentPropertyManager - class com.sas.servlet.util.ComponentPropertyManager.
The ComponentPropertyManager is responsible for holding global properties which are application specific such as locations for images, javascript, and templates.
ComponentSelectorInterface - interface com.sas.dataselectors.ComponentSelectorInterface.
A component selector is a selector that can be included into another selector in order to extend the includer's functionalities.
ComponentSelectorPanelInterface - interface com.sas.dataselectors.ComponentSelectorPanelInterface.
A component selector panel is a selector panel that can be included into another selector panel in order to extend the includer's functionalities.
ComponentToNameTransform - class com.sas.util.transforms.ComponentToNameTransform.
 
ComponentVisualComponent - class com.sas.awt.ComponentVisualComponent.
 
ComposeMessageCommand - class com.sas.mail.commands.ComposeMessageCommand.
ComposeMessageCommand is a Command interface implementation class that displays a ComposeMessageDialog.
ComposeMessageDialog - class com.sas.mail.ComposeMessageDialog.
ComposeMessageDialog is the class for a Dialog for composing email Messages.
ComposeMessageForm - class com.sas.mail.ComposeMessageForm.
ComposeMessageForm is the class for the main form to compose a javax.mail.Message object.
CompositeBorder - class com.sas.visuals.CompositeBorder.
CompositeBorder is a subclass of Border that can combine two BorderInterface objects into one border.
CompositeCommand - class com.sas.util.CompositeCommand.
A command which combines two other commands.
CompositeComparator - class com.sas.util.CompositeComparator.
A Comparator which combines two or more comparators.
CompositeComponentInterface - interface com.sas.servlet.tbeans.CompositeComponentInterface.
Interface used by all composite components that are made up of multiple components.
CompositeContainer - class com.sas.visuals.CompositeContainer.
CompositeContainer is a subclass of Container with some convenience methods for building composite objects.
CompositeDataSelectorCommandInterface - interface com.sas.commands.dataselectors.CompositeDataSelectorCommandInterface.
A composite data selector command is a data seletor command that can use other data selector commands in order to extend its original functionalities.
CompositeDynamicAttributeCommand - class com.sas.commands.CompositeDynamicAttributeCommand.
A command which manages the order of execution and rollback for a group of sub-commands.
CompositeDynamicAttributeCommandInterface - interface com.sas.commands.CompositeDynamicAttributeCommandInterface.
 
CompositeErrorHandler - class com.sas.util.errorhandlers.CompositeErrorHandler.
CompositeErrorHandler is a composite errorhandler.
CompositeInterface - interface com.sas.awt.CompositeInterface.
 
CompositePanel - class com.sas.visuals.CompositePanel.
CompositePanel is a subclass of com.sas.awt.Panel.
CompositeProperties - class com.sas.collection.CompositeProperties.
CompositeProperties is a subclass of Properties that aggregates multiple Properties objects.
CompositeSelectorInterface - interface com.sas.dataselectors.CompositeSelectorInterface.
A composite selector is a selector that can include the panels/services of other selectors in order to extend its original functionalities.
CompositeTransform - class com.sas.util.transforms.CompositeTransform.
 
CompositeValidator - class com.sas.util.validators.CompositeValidator.
CompositeValidator allows the validation of one or more Validators to be chained together such that all need to validate the value for the composite to be valid.
CompositeValidatorTag - class com.sas.taglib.servlet.tbeans.util.validators.CompositeValidatorTag.
CompositeValidatorTag is the tag handler class for the sas:CompositeValidator custom tag .
CompoundConditionalExpression - class com.sas.iquery.metadata.expr.CompoundConditionalExpression.
Models a conditional expression that is made up of one or two sub-conditional expressions adjoined by an AND or OR relation, and optionally negated.
CompoundConditionalExpression() - Constructor for class com.sas.iquery.metadata.expr.CompoundConditionalExpression
 
CompoundFilter - interface com.sas.iquery.metadata.business.CompoundFilter.
Specifies a filter that is definedin terms of other separately defined filters.
CompoundStep - class com.sas.iquery.metadata.business.step.CompoundStep.
Enables a user to group a set of steps together.
CompoundStep() - Constructor for class com.sas.iquery.metadata.business.step.CompoundStep
A constructor that initializes a CompoundStep
ComputedValueInterface - interface com.sas.sasserver.mdtable.ComputedValueInterface.
ComputedValueInterface defines an interface for retrieving information about existing computed values and defining new computed values.
ComputedValuesCommand - class com.sas.sasserver.mdtable.commands.ComputedValuesCommand.
ComputedValuesCommand is a command that launches a dialog which allows the user to view and edit the computed values.
computeModelVersion() - Method in interface com.sas.iquery.metadata.business.Model
Computes and returns the version of this in-memory model.
ConditionalExpression - class com.sas.iquery.metadata.expr.ConditionalExpression.
Specifies the abstract base class for all conditional expression classes.
ConditionalRelationType - class com.sas.dataselectors.filters.ConditionalRelationType.
Contains the types of conditional relations (e.g.
ConditionalRelationType - class com.sas.iquery.metadata.expr.ConditionalRelationType.
Contains the types of conditional relations (AND and OR) that are used to create compound objects such as CompoundConditionalExpression objects, MultipleConditionalExpression objects, and CompoundFilter objects.
ConditionTableCellRenderer - class com.sas.servlet.tbeans.tableview.rpf.html.ConditionTableCellRenderer.
The class is used for rendering conditions applied to the TableView using the Context class set on the TableView.
Configuration - interface com.sas.portal.portlet.configuration.Configuration.
This interface represents a persistent configuration for a portlet instance.
ConfigurationFactory - class com.sas.portal.portlet.configuration.ConfigurationFactory.
ConfigurationFactory is the mechanism whereby Configuration and Attribute objects are instantiated and serialized to the metadata store.
ConfigurationXMLTextStoreInterface - interface com.sas.services.information.metadata.ConfigurationXMLTextStoreInterface.
 
ConfigureCommand - class com.sas.mail.commands.ConfigureCommand.
ConfigureCommand is a Command interface implementation that can be executed to edit the user information for a mail session.
ConfirmActionInterface - interface com.sas.console.plugins.ConfirmActionInterface.
Actions of this type required that the user confirm the action before it is actually performed.
Connection - class com.sas.rmi.Connection.
A Connection object is a collection of settings (such as communication protocol, server location, etc.) that determine how and where a remote object will be created by ROCF (Remote Object Class Factory).
ConnectionConfiguration - class com.sas.iquery.dataretrieval.ConnectionConfiguration.
Contains settings that are used to configure connection behaviour.
ConnectionConfiguration() - Constructor for class com.sas.iquery.dataretrieval.ConnectionConfiguration
Creates a new connection configuration with default settings.
ConnectionConfiguration(ConnectionConfiguration) - Constructor for class com.sas.iquery.dataretrieval.ConnectionConfiguration
Copy constructor.
ConnectionFactoryAdminInterface - interface com.sas.services.connection.ConnectionFactoryAdminInterface.
The administrator's interface to a connection factory.
ConnectionFactoryBean - class com.sas.util.connection.ConnectionFactoryBean.
The ConnectionFactoryBean class is a Java bean which wraps ConnectionFactory classes in the com.sas.services.connection package.
ConnectionFactoryConfiguration - class com.sas.services.connection.ConnectionFactoryConfiguration.
The base class for all connection factory configurations.
ConnectionFactoryEvent - class com.sas.services.connection.ConnectionFactoryEvent.
A class used to notify factory users of important events such as factory shutdown.
ConnectionFactoryEventListener - interface com.sas.services.connection.ConnectionFactoryEventListener.
An interface implemented by factory users who want to be notified of important events such as factory shutdown.
ConnectionFactoryException - exception com.sas.services.connection.ConnectionFactoryException.
The base class for all connection service exceptions.
ConnectionFactoryInterface - interface com.sas.services.connection.ConnectionFactoryInterface.
User interface for connection factories.
ConnectionFactoryManager - class com.sas.services.connection.ConnectionFactoryManager.
A factory of connection factories.
ConnectionFactoryShellInterface - interface com.sas.services.connection.ConnectionFactoryShellInterface.
Methods common to all connection factory interfaces.
ConnectionImpl - class com.sas.services.connection.ConnectionImpl.
Simple implementation of the connection handle.
ConnectionInfo - class com.sas.services.webdav.ConnectionInfo.
Identifies all the information required to make a connection to a DAV server.
ConnectionInterface - interface com.sas.services.connection.ConnectionInterface.
The factory-managed connection handle.
ConnectionLoginInterface - interface com.sas.rmi.ConnectionLoginInterface.
 
ConnectionRefusedException - exception com.sas.net.ConnectionRefusedException.
 
ConnectionTag - class com.sas.taglib.rmi.ConnectionTag.
ConnectionTag is the tag handler class for the sasads:Connection custom tag.
ConnectionThread - class com.sas.rmi.ConnectionThread.
 
ConnectionTimeoutException - exception com.sas.services.connection.ConnectionTimeoutException.
The connection factory throws a timeout exception when a connection request could not be completed before an administrative time limit expired.
ConnectionTree - class com.sas.rmi.ConnectionTree.
ConnectionTree is a tree model which provides a framework for building a hierarchy of Connection objects.
ConnectionType - class com.sas.iquery.metadata.serverprop.ConnectionType.
Defines the types of connections to data servers that are supported by SAS Query Services.
ConnectPropertyDialog - class com.sas.workspace.ConnectPropertyDialog.
This class provides a dialog to view and connect to the Open Metadata Repository Server.
ConnectRefusedException - exception com.sas.services.security.login.ConnectRefusedException.
This exception gets thrown when authentication fails due to a connection refused error.
ConnectRefusedLoginServiceException - exception com.sas.services.security.ConnectRefusedLoginServiceException.
This exception gets thrown if the authentication process detects that a "connection refused" network error occurred while attempting authentication.
ConsoleChangeEvent - class com.sas.console.ConsoleChangeEvent.
Simple event wrapper for console events.
ConsoleChangeListener - interface com.sas.console.ConsoleChangeListener.
Interface need to be notified of changes that occur in the console application.
ConsoleInterface - interface com.sas.console.ConsoleInterface.
Interface available for plugins to get information about the current Console environment.
ConstantCollection - class com.sas.graphics.components.ConstantCollection.
Constant collections are used to support a common set of static actions applied on constants defined in the com.sas.graphics.components package.
ConstantComparator - class com.sas.util.ConstantComparator.
A default Comparator which always returns a constant value and ignores the values.
ConstantExpression - class com.sas.iquery.metadata.expr.ConstantExpression.
Specifies a constant value modeled as a string with an expression type.
ConstantExpression() - Constructor for class com.sas.iquery.metadata.expr.ConstantExpression
 
ConstantPredicate - class com.sas.util.ConstantPredicate.
A predicate which always returns a constant value.
Constants - class com.sas.net.rmi.Constants.
Constants denoting standard port numbers used by SAS applications employing remote RMI objects.
Constants - interface com.sas.swing.Constants.
An extension of the SwingConstants that are generally used for positioning and orienting components and text.
Constants - class com.sas.services.util.Constants.
Miscellaneous constants needed by the Services.
Container - class com.sas.awt.Container.
Container is a subclass of java.awt.Container which implements the ComponentInterface, VisualInterface, and ContainerInterface.
ContainerContainerComponent - class com.sas.awt.ContainerContainerComponent.
 
ContainerInterface - interface com.sas.awt.ContainerInterface.
ContainerInterface defines the behavior of container components.
ContainerInterfaceSupport - class com.sas.awt.ContainerInterfaceSupport.
ContainerInterfaceSupport provides a default implementation for the ContainerInterface interface.
ContainerInterfaceSupportInfo - class com.sas.awt.ContainerInterfaceSupportInfo.
ContainerInterfaceSupportInfo provides a place for instances of components to store data used by the ContainerInterfaceSupport implementation of the ContainerInterface.
ContainerVisualComponent - class com.sas.awt.ContainerVisualComponent.
 
CONTAINS - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function CONTAINS (column-name) BusinessModelObject)
contains(boolean, BusinessModelObject) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given business model object is contained within the lists (of data sources, business rules, or business items) managed by this object or any base models.
contains(BusinessModelObject) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Returns an indication of whether the given business model object is contained within the lists (of data sources, business rules, or business items) managed by this object.
containsAggregateFunction(ServerProperties) - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
Checks to see if the text contains one of the server's aggregate functions
containsAggregateFunction(ServerProperties) - Method in class com.sas.iquery.metadata.expr.StringExpression
Checks to see if the text contains one of the server's aggregate functions
containsAggregateFunction(String) - Method in class com.sas.iquery.metadata.serverprop.ServerProperties
Returns whether the given String contains one of the server's aggregate functions given by the method call getFunctions(Category.CAT_AGGREGATE).
containsUserTypedAggregation() - Method in interface com.sas.iquery.metadata.expr.DataItemContainerExpression
Return true if this expression or any of its dataitems have an aggregation in their expression text.
containsUserTypedAggregation() - Method in class com.sas.iquery.metadata.expr.FunctionCall
 
containsUserTypedAggregation() - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
Return true if this expression or any of its dataitems have expressions that have user typed aggregations
Content - class com.sas.services.information.metadata.Content.
Content is an example of a smartobject that surfaces content from the underlying repository entity (DAV is an example a repository where entities have content).
ContentDestination - class com.sas.services.information.metadata.ContentDestination.
The ContentDestination class is a container class that contains the content destination information for a subscriber or channel.
ContentFilter - class com.sas.services.information.metadata.ContentFilter.
 
ContentInterface - interface com.sas.services.information.metadata.ContentInterface.
Manipulation of the actual content of a Content smart object
ContentsChangedEvent - class com.sas.collection.ContentsChangedEvent.
The ContentsChangedEvent is fired when the contents of an object has changed.
ContentsChangedInterface - interface com.sas.commands.ContentsChangedInterface.
This interface implemented by commands that can provide specific information about their operation after execution and that need the information fired in the form of an Event.
ContentsChangedListener - interface com.sas.collection.ContentsChangedListener.
An interface for objects which listen for ContentsChangedEvent events.
ContentsChangedSource - interface com.sas.collection.ContentsChangedSource.
Define a type (interface) for an object which emits com.sas.collection.ContentsChangedEvent events.
ContentServer - class com.sas.util.ContentServer.
A class for sending content to a browser (either through applet.showDocument or directly invoking the browser) or directly to an application.
ContentServer2 - class com.sas.util.ContentServer2.
A class for sending content to a browser (either through applet.showDocument or directly invoking the browser) or directly to an application.
ContentServlet - class com.sas.servlet.util.ContentServlet.
Deprecated. As of version 3.0, this class has been replaced by com.sas.servlet.util.StreamContentServlet.
ContentsModel - class com.sas.graphics.components.ContentsModel.
The ContentsModel class stores common axis appearance preferences for graph axis and graph matrix axis.
ContentsStyle - class com.sas.graphics.chart.bean.ContentsStyle.
 
ContentSubscriberFilter - class com.sas.services.information.metadata.ContentSubscriberFilter.
Copied from EventSubscriberFilter as template for this ContentSubscriberFilter.
ContentSubscriberInterface - interface com.sas.services.information.metadata.ContentSubscriberInterface.
Package subscriber interface.
Context - class com.sas.rpf.Context.
Holds an ordered set of RuleInterfaces.
ContextCommandsConsumerInterface - interface com.sas.util.ContextCommandsConsumerInterface.
Defines an interface for context command consumers.
ContextCommandsInterface - interface com.sas.util.ContextCommandsInterface.
Defines an interface for context command producers.
ContextInterface - interface com.sas.rpf.ContextInterface.
Holds a Collection of RuleInterfaces.
ContextInterface - interface com.sas.util.ContextInterface.
ContextInterface is an interface for objects that need to provide a context based on some positional data.
ContextResourceLocator - class com.sas.net.ContextResourceLocator.
The ContextResourceLocator is used to locate any type of resources relative to a context (resource base), whether the resource wanted is an image file or a webEIS document.
ContinuousColorLegendStyle - class com.sas.graphics.chart.ContinuousColorLegendStyle.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the com.sas.graphics.components package.
CopyAction - class com.sas.swing.visuals.remotefileselector.actions.CopyAction.
CopyAction allows copying of the selected items.
CopyCommand - class com.sas.commands.relational.CopyCommand.
This class implements the copy command.
CopyCommand - class com.sas.commands.remotefileselector.CopyCommand.
This class implements the copy command.
copyFolderItems(List) - Method in interface com.sas.iquery.metadata.business.MapFolder
Copies the list of FolderItems to this folder.
CopyStrategy - class com.sas.actionprovider.strategies.olap.CopyStrategy.
 
CopyStrategy - class com.sas.actionprovider.strategies.relational.CopyStrategy.
 
CORBABaseClient - class com.sas.rmi.CORBABaseClient.
 
CorePlatformServices - class com.sas.services.deployment.CorePlatformServices.
Facades a deployment of core foundation services.
CoreTagLibraryValidator - class com.sas.taglib.util.validators.CoreTagLibraryValidator.
Translation-time validator class for a JSP page using the SAS core tag library.
CornerOrientation - class com.sas.geometry.CornerOrientation.
CornerOrientation defines a set of constants for identifying a corner along a rectangular path and a method for determining whether a given integer is one of them.
COUNT - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Defines a "Count" rank type where the numbers directly references the number of items to be returned.
COUNT - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Defines a "Count" rank type where the numbers directly references the number of items to be returned.
COUNT - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Defines a "Count" rank type where the numbers directly references the number of items to be returned.
COUNT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function COUNT(column-name)
COUNT_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function COUNT_DISTRINT(column-name)
COUNT_PLUS_NMISS - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function COUNT_PLUS_NMISS(column-name)
COUNT_PLUS_NMISS_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function COUNT_PLUS_NMISS_DISTINCT (column-name)
COUNT_STAR - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function COUNT(*)
Countable - interface com.sas.util.Countable.
Countable is used for objects which have a countable number of things.
Cp1047Encoder - class com.sas.io.Cp1047Encoder.
Cp1047Encoder is a character encoder for converting between Java Unicode strings and IBM Open Edition US EBCDIC.
Credential - class com.sas.services.connection.Credential.
A base class for credentials that can be used to authenticate and authorize use of a connection factory.
CredentialException - exception com.sas.services.security.login.CredentialException.
This exception gets thrown when authentication fails due to credential rejection.
CredentialLoginServiceException - exception com.sas.services.security.CredentialLoginServiceException.
This exception gets thrown when a user attempts to authenticate, but the authentication fails due to a bad user ID or password.
CredentialPermission - class com.sas.services.user.CredentialPermission.
This class is used to protect the retrieval of credential information from the UserIdentity class.
CredentialPermissionCollection - class com.sas.services.user.CredentialPermissionCollection.
Collection of credential permissions.
CSVStreamToTableModelTransform - class com.sas.util.transforms.CSVStreamToTableModelTransform.
The CSVStreamToTableModelTransform allows a CSV stream (from a file or other source) to be read in and converted into a model for JTable (or any other viewer which uses a TableModel as its model).
Cube - class com.sas.storage.olap.sasmdx.Cube.
Contains the client side implementation for com.sas.storage.olap.CubeInterface.
CubeInterface - interface com.sas.storage.olap.CubeInterface.
Represents the metadata in a multidimensional cube.
CUMULATIVE - Static variable in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
This is a function that will calculate the cumulative value in measure over a period.
CURRENCY_CONVERSION_CATEGORY - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Fast access to Currency SAS format
CURRENCY_CONVERSION_FORMAT - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Indication of Currency format
CURRENT - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftDirection
The "current" type representing the current time/date/timestamp.
CurrentDate - class com.sas.util.CurrentDate.
CurrentDate is a text model that updates itself with the current date.
CurrentTime - class com.sas.util.CurrentTime.
CurrentTime is a text model that updates itself with the current time.
CustomActionInterface - interface com.sas.console.plugins.CustomActionInterface.
Actions of this type required the user to provide an additional set of information before the action is actually performed.
CustomAreaInterface - interface com.sas.actionprovider.support.CustomAreaInterface.
Interface that defines a single areaType key for support classes that just need to manage custom Actions for a single area.
CustomColorsPanel - class com.sas.visuals.CustomColorsPanel.
The CustomColorsPanel is a panel to be displayed in an instance of ColorDialog or ColorCustomizer.
CustomColumnTag - class com.sas.taglib.servlet.beans.CustomColumnTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
CustomDesktop - class com.sas.workspace.CustomDesktop.
Extends JDesktopPane to provide basic tile, cascade, minimize all, and close all on internal frames.
CustomDesktop.cWindowsDesktopManager - class com.sas.workspace.CustomDesktop.cWindowsDesktopManager.
cWindowsDestkopManager replaces the real WindowsDesktopManager.
Customizer - interface com.sas.beans.Customizer.
Customizer is an extension of the java.beans.Customizer class.
CustomizerClosingInterface - interface com.sas.beans.CustomizerClosingInterface.
CustomizerClosingInterface should be implemented by those customizers used in webAF which need to be notified before they are closed.
CustomizerDialog - class com.sas.visuals.CustomizerDialog.
CustomizerDialog is a ButtonDialog subclass which displays a Customizer inside a ScrollPane and has a Close button for closing the dialog.
CustomizerPanel - class com.sas.visuals.CustomizerPanel.
CustomizerPanel is an abstract class from which each component's customizer tabs should derive from.
CustomizerUtil - class com.sas.beans.CustomizerUtil.
This is a helper class which provides a variety of methods dealing with JavaBeans Customizers.
CustomLayoutFocusTraversalPolicy - class com.sas.workspace.CustomLayoutFocusTraversalPolicy.
A Swing focus policy which removes Swing scrollbars from the traversal cycle and allows the focus traversal between components to be specified explicitly.
CustomRowTag - class com.sas.taglib.servlet.beans.CustomRowTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
CustomTabInterface - interface com.sas.expressions.visuals.CustomTabInterface.
Interface to obtain text to be inserted into the current expression.
CustomViewInterface - interface com.sas.console.plugins.CustomViewInterface.
Defines object returned from NodeInterface.getCustomView().
CutAction - class com.sas.swing.visuals.remotefileselector.actions.CutAction.
CutAction allows cutting of the selected items.
CutCommand - class com.sas.commands.relational.CutCommand.
This class implements the cut command.
CutCommand - class com.sas.commands.remotefileselector.CutCommand.
This class implements the cut command.
CutStrategy - class com.sas.actionprovider.strategies.relational.CutStrategy.
 

  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