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 _

S

SASBooleanToBooleanTransform - class com.sas.util.transforms.SASBooleanToBooleanTransform.
 
SASCatalogEntryListNode - class com.sas.sasserver.catalogentrylist.SASCatalogEntryListNode.
 
SASCharacterFormat - class com.sas.text.SASCharacterFormat.
SASCharacterFormat is an abstract base class for SAS character formats in Java.
SASColorStringToSystemColorTransform - class com.sas.util.transforms.SASColorStringToSystemColorTransform.
 
SASColorToStringTransform - class com.sas.util.transforms.SASColorToStringTransform.
 
SASDataSetNode - class com.sas.sasserver.dataset.SASDataSetNode.
 
SASDateTimeFormat - class com.sas.text.SASDateTimeFormat.
SASDateTimeFormat is an abstract base class for SAS date formats in Java.
SASFileListDelegate - class com.sas.sasserver.sasfilelist.SASFileListDelegate.
SASFileListDelegate implements some of SASFileListInterface to return a list of SAS files, which are the files within a library, such as a catalog or dataset.
SASFileListInterface - interface com.sas.sasserver.sasfilelist.SASFileListInterface.
SASFileListInterface defines an interface to retrieve a list of SAS library members, referred to as SAS files, from a SAS session.
SASFileListTag - class com.sas.taglib.sasserver.sasfilelist.SASFileListTag.
SASFileListTag is the tag handler class for the sasads:SASFileList custom tag.
SASFontListToFontStyleTransform - class com.sas.util.transforms.SASFontListToFontStyleTransform.
 
SASFormat - class com.sas.text.SASFormat.
SASFormat is an abstract base class for formatting SAS data values.
SASFormatAttributes - class com.sas.iquery.metadata.serverprop.formats.SASFormatAttributes.
Contains the set of attributes for an instance of a SAS format.
SASFormatCategory - class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory.
Contains SAS Format Categories.
SASFormatDescription - interface com.sas.iquery.metadata.serverprop.formats.SASFormatDescription.
Provides information about a SAS data server format.
SASFormatDescriptionUtil - class com.sas.iquery.metadata.serverprop.formats.SASFormatDescriptionUtil.
Performs a series of getters on SAS specific format description.
SASFormatException - exception com.sas.iquery.metadata.serverprop.formats.SASFormatException.
Specifies an exception that is thrown on SAS format processing failures.
SASFormatException() - Constructor for class com.sas.iquery.metadata.serverprop.formats.SASFormatException
Creates new SASFormatException without detail message.
SASFormatException(String) - Constructor for class com.sas.iquery.metadata.serverprop.formats.SASFormatException
Constructs an SASFormatException with the specified detail message. String)
SASFormatException(Throwable, String) - Constructor for class com.sas.iquery.metadata.serverprop.formats.SASFormatException
Constructs an SASFormatException with the specified target exception and detail message.
SASFormatInterface - interface com.sas.text.SASFormatInterface.
SASFormatInterface is an interface for storing SAS data values.
SASJavaHelp - class com.sas.swing.util.SASJavaHelp.
A wrapper class for JavaHelp that allows the Java developers here at SAS to invoke JavaHelp directly or through multiple accessor methods.
SASJustToHorizontalOrientationTransform - class com.sas.util.transforms.SASJustToHorizontalOrientationTransform.
 
SASListDelegate - class com.sas.sasserver.SASListDelegate.
 
SASListNode - class com.sas.sasserver.SASListNode.
SASListNode is an abstract class which is subclassed by the SASDataSetNode and SASCatalogEntryListNode classes.
SASListNodeDelegate - class com.sas.sasserver.SASListNodeDelegate.
 
SASNumericFormat - class com.sas.text.SASNumericFormat.
SASNumericFormat is an abstract base class for all SAS numeric formats in Java.
SasPasswordEncodingException - exception com.sas.util.SasPasswordEncodingException.
 
SasPasswordString - class com.sas.util.SasPasswordString.
This class has methods to encode and decode a sensitive string such as a password.
SASPictureFormat - class com.sas.text.SASPictureFormat.
SASPictureFormat implements the user defined picture formats.
SASProcedureTemplate - class com.sas.sasserver.SASProcedureTemplate.
The SASProcedureTemplate class extends Template and is used for creating SAS PROC statements.
SASServerException - exception com.sas.services.storedprocess.SASServerException.
This class wraps exceptions thrown while accessing the SAS Server.
SASUserDefinedFormat - class com.sas.text.SASUserDefinedFormat.
SASUserDefinedFormat is an abstract base class for SAS user defined formats in Java.
SASValueFormat - class com.sas.text.SASValueFormat.
SASValueFormat implements, the user defined, value formats. String)
save(FolderInterface, String) - Method in interface com.sas.iquery.metadata.business.InformationMap
Saves this InformationMap to the specified folder and returns a BriefInformationMap that is accessible via the folder.
SaveViewStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.SaveViewStrategy.
The SaveViewStrategy's purpose is to surface the logic related to the initializing of the name, description, and image attributes of the SaveViewCommand.
Scatter - class com.sas.graphics.chart.Scatter.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the ScatterPlot class.
Scatter - class com.sas.servlet.beans.graphics.html.Scatter.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the ScatterPlot class.
Scatter - class com.sas.servlet.beans.graphics.Scatter.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
ScatterPlot - class com.sas.graphics.components.scatterplot.ScatterPlot.
The ScatterPlot component is a Swing component that produces scatter plots that support the visualization of multiple response variables by multiple independent variables.
ScatterPlot - class com.sas.servlet.tbeans.graphics.html.ScatterPlot.
The ScatterPlot TransformationBean is a servlet component that produces scatter plots that support the visualization of multiple response variables.
ScatterPlotComposite - class com.sas.servlet.tbeans.graphics.html.ScatterPlotComposite.
ScatterPlotComposite is a TransformationBean that is composed of other TransformationBeans.
ScatterPlotDataModel - class com.sas.graphics.components.scatterplot.ScatterPlotDataModel.
Common superclass for all ScatterPlot DataModels to provide a "type" of data model that can be assigned to a ScatterPlot.
ScatterPlotModel - class com.sas.graphics.components.scatterplot.ScatterPlotModel.
A ScatterPlotModel encapsulates most of a ScatterPlot's visual display properties.
ScatterPlotModelTag - class com.sas.taglib.graphics.components.ScatterPlotModelTag.
 
ScatterPlotOLAPDataModel - class com.sas.graphics.components.scatterplot.ScatterPlotOLAPDataModel.
A ScatterPlotOLAPDataModel assigns an OLAPDataSetInterface to a ScatterPlot.
ScatterPlotStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.ScatterPlotStrategy.
The ScatterPlotStrategy object's purpose is to surface the logic related to initializing the name, description, images, and visual component of the VDEViewerCommand for showing a scatter plot.
ScatterPlotTableDataModel - class com.sas.graphics.components.scatterplot.ScatterPlotTableDataModel.
A ScatterPlotTableDataModel encapsulates relational data from a javax.swing.table.TableModel and maps the TableModel's data columns onto a ScatterPlot component.
ScatterPlotTag - class com.sas.taglib.servlet.tbeans.graphics.ScatterPlotTag.
ScatterPlotTag is the tag handler class for the sas:ScatterPlot custom tag .
ScatterTag - class com.sas.taglib.servlet.beans.graphics.ScatterTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the ScatterPlotTag class.
Schema - class com.sas.storage.olap.sasmdx.Schema.
Contains the client side implementation for com.sas.storage.olap.SchemaInterface.
SchemaInterface - interface com.sas.storage.olap.SchemaInterface.
Represents the metadata in a multidimensional schema.
SCLClientEventDispatcher - class com.sas.rmi.SCLClientEventDispatcher.
 
SclfuncsInterface - interface com.sas.sasserver.sclfuncs.SclfuncsInterface.
SclfunsInterface is an interface to SAS's SCL functions.
SclfuncsV2Interface - interface com.sas.sasserver.sclfuncs.SclfuncsV2Interface.
SclfuncsV2Interface is an interface to SAS's SCL functions.
SclfuncsV3Interface - interface com.sas.sasserver.sclfuncs.SclfuncsV3Interface.
SclfuncsV3Interface is an interface to SAS's SCL functions.
SCLVMDI_C - class com.sas.rmi.SCLVMDI_C.
 
SCOPE_SESSION - Static variable in class com.sas.iquery.dataretrieval.QueryConnector.CloseOptions
Close result sets belonging to the given session, rather than just for this particular query connector
Scrollbar - class com.sas.awt.Scrollbar.
Scrollbar is a component that can scroll through a range of integer values.
Scrollbar - class com.sas.visuals.Scrollbar.
Scrollbar is a class that creates a lightweight scrollbar.
ScrollbarLayout - class com.sas.visuals.ScrollbarLayout.
ScrollbarLayout is layout manager which works like a BorderLayout to layout out scrollbars within a container.
ScrollbarVisibilityInterface - interface com.sas.visuals.ScrollbarVisibilityInterface.
ScrollbarVisibilityInterface defines a set of methods and constants for objects that support hiding and showing of scrollbars.
ScrollbarVisualComponent - class com.sas.awt.ScrollbarVisualComponent.
 
ScrollCommand - class com.sas.servlet.beans.mdtable.ScrollCommand.
Deprecated. This class is deprecated as of service pack 1.2 of AppDev Studio.
ScrollFirstColumnCommand - class com.sas.commands.relational.ScrollFirstColumnCommand.
This class implements scrolling to the first column command.
ScrollFirstRowCommand - class com.sas.commands.relational.ScrollFirstRowCommand.
This class implements scrolling to the first row command.
ScrollingInterface - interface com.sas.visuals.ScrollingInterface.
ScrollingInterface defines a set of methods and constants for objects that support scrolling.
ScrollLastColumnCommand - class com.sas.commands.relational.ScrollLastColumnCommand.
This class implements scrolling to the last column command.
ScrollLastRowCommand - class com.sas.commands.relational.ScrollLastRowCommand.
This class implements scrolling to the last row command.
ScrollModelInterface - interface com.sas.graphics.components.ScrollModelInterface.
ScrollModelInterface consolidates properties associated with the scrollbars that can appear on interactive charts when the graph matrix is too large to display in the available chart component area.
ScrollNextColumnCommand - class com.sas.commands.relational.ScrollNextColumnCommand.
This class implements scrolling to the next column command.
ScrollNextColumnPageCommand - class com.sas.commands.relational.ScrollNextColumnPageCommand.
This class implements scrolling forward a page of columns command.
ScrollNextRowCommand - class com.sas.commands.relational.ScrollNextRowCommand.
This class implements scrolling to the next row command.
ScrollNextRowPageCommand - class com.sas.commands.relational.ScrollNextRowPageCommand.
This class implements scrolling forward a page of rows command.
ScrollPane - class com.sas.awt.ScrollPane.
ScrollPane extends the java.awt.ScrollPane class and contains webAF functionality.
ScrollPaneContainerComponent - class com.sas.awt.ScrollPaneContainerComponent.
 
ScrollPaneVisualComponent - class com.sas.awt.ScrollPaneVisualComponent.
 
ScrollPreviousColumnCommand - class com.sas.commands.relational.ScrollPreviousColumnCommand.
This class implements scrolling to the previous column command.
ScrollPreviousColumnPageCommand - class com.sas.commands.relational.ScrollPreviousColumnPageCommand.
This class implements scrolling back a page of columns command.
ScrollPreviousRowCommand - class com.sas.commands.relational.ScrollPreviousRowCommand.
This class implements scrolling to the previous row command.
ScrollPreviousRowPageCommand - class com.sas.commands.relational.ScrollPreviousRowPageCommand.
This class implements scrolling back a page of rows command.
ScrollSlider - class com.sas.visuals.ScrollSlider.
ScrollSlider creates an object that functions as the track area on a Scrollbar.
SEARCH_NONRECURSIVELY - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to ask for returning only the immediately referred to resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_ALL - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request to recursively look through all parts of an object's definition for returning resources of the specified type by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_SUBDATAITEMS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request "looking through data items" for returning resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SEARCH_THRU_SUBFILTERS - Static variable in interface com.sas.iquery.metadata.business.BusinessModel
This "search-criteria" flag is used to request "looking through filters" for returning resources (of the specified type in the objects definition) by any object that implements the BusinessModelResourceReferencer.getResources() method.
SECOND - Static variable in class com.sas.iquery.metadata.expr.relational.TimeShiftUnit
This represents a "second" of time to shift by.
Section - class com.sas.apps.webEIS.viewer.bean.Section.
Section is an object which represents a section in a webEIS document.
SectorLegendStyleTag - class com.sas.taglib.graphics.chart.SectorLegendStyleTag.
SectorLegendStyleTag is the tag handler class for the sasads:SectorLegendStyle custom tag.
SecurityContext - class com.sas.services.events.broker.SecurityContext.
Security context associated with a particular Event Broker service message.
SecuritySupport - class com.sas.security.SecuritySupport.
This class provides access to methods which are secure under one of the VM's which we support.
SegmentedBar - class com.sas.graphics.chart.SegmentedBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by classes in the BarChart class.
SegmentedBar - class com.sas.servlet.beans.graphics.html.SegmentedBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the BarChart class.
SegmentedBar - class com.sas.servlet.beans.graphics.SegmentedBar.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
SegmentedBarTag - class com.sas.taglib.servlet.beans.graphics.SegmentedBarTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
SegmentLegendStyleTag - class com.sas.taglib.graphics.chart.SegmentLegendStyleTag.
SegmentLegendStyleTag is the tag handler class for the sasads:SegmentLegendStyle custom tag.
SelectableInterface - interface com.sas.visuals.SelectableInterface.
SelectableInterface is an interface used by objects which support behavior where only one object can be selected at a time and any object selected is deselected when a new object is selected.
SelectableItemToNameTransform - class com.sas.util.transforms.SelectableItemToNameTransform.
 
SelectAction - class com.sas.swing.visuals.tableview.SelectAction.
 
SelectFileStrategy - class com.sas.actionprovider.strategies.remotefile2.SelectFileStrategy.
 
Selection - class com.sas.swing.visuals.table.Selection.
Defines an abstract base class for representing TableView selections.
Selection - class com.sas.table.Selection.
Defines an abstract base class for representing TableView selections.
SelectionChangedEvent - class com.sas.swing.visuals.table.SelectionChangedEvent.
Reports a change to a Selection.
SelectionChangedEvent - class com.sas.table.SelectionChangedEvent.
Reports a change to a Selection.
SelectionGroup - class com.sas.visuals.SelectionGroup.
SelectionGroup is a class used to group and manipulate SelectableInterface objects.
SelectionGroupInterface - interface com.sas.visuals.SelectionGroupInterface.
SelectionGroupInterface is an interface used to group and manipulate SelectableInterface objects.
SelectionInterface - interface com.sas.models.SelectionInterface.
SelectionInterface extends StaticSelectionInterface to provide the ability to change the extent of a selection.
Selector - class com.sas.util.selectors.Selector.
Selector extracts an element from a collection, array, or Vector.
SelectorAction - class com.sas.actionprovider.SelectorAction.
The SelectorAction class defines additional type-based attributes specific to actions used by selectors.
SelectorAction - class com.sas.swing.visuals.tableview.actions.SelectorAction.
The SelectorAction class is a base class for all selectors to use.
SelectorActionInterface - interface com.sas.actionprovider.SelectorActionInterface.
Extends the Action interface with some additional methods for identifying selector actions.
SelectorActionUtil - class com.sas.actionprovider.util.dataselector.SelectorActionUtil.
 
SelectorButtons - class com.sas.servlet.beans.mddbtable.html.SelectorButtons.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
SelectorCommitInterface - interface com.sas.dataselectors.SelectorCommitInterface.
The SelectorCommitInterface defines the commit method required of a selector adapter (model).
SelectorContainerKeysInterface - interface com.sas.servlet.tbeans.dataselectors.SelectorContainerKeysInterface.
This interface defines keys used to retrieve the visual components for a data selector container from its component map.
SelectorContainerStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.html.SelectorContainerStyleKeysInterface.
This interface defines keys used to retrieve the style classes for the visual components of a selector container from its style map.
SelectorDialog - class com.sas.swing.visuals.dataselectors.SelectorDialog.
 
SelectorDynamicValueKeys - interface com.sas.actionprovider.util.dataselector.SelectorDynamicValueKeys.
 
SelectorInterface - interface com.sas.util.selectors.SelectorInterface.
An interface for Selectors, which extract an value from an object such as a collection, array, or Vector.
SelectorKeysInterface - interface com.sas.dataselectors.SelectorKeysInterface.
 
SelectorMenuBar - class com.sas.servlet.tbeans.menubar.html.SelectorMenuBar.
The SelectorMenuBar is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript for creating a Selector MenuBar.
SelectorMenuItem - class com.sas.servlet.beans.html.SelectorMenuItem.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the SelectorMenuItem class.
SelectorMenuItem - class com.sas.servlet.tbeans.menubar.html.SelectorMenuItem.
The SelectorMenuItem is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript used to populate a selector menu in a MenuBar.
SelectorMenuItemInterface - interface com.sas.servlet.beans.SelectorMenuItemInterface.
Deprecated. This interface is deprecated as of version 3.0 of AppDev Studio.
SelectorMenuItemNode - class com.sas.models.SelectorMenuItemNode.
SelectorMenuNode extends MenuNode and provides an implementation of SelectorMenuNodeInterface
SelectorMenuItemNode - class com.sas.servlet.tbeans.models.SelectorMenuItemNode.
SelectorMenuNode extends MenuNode and provides an implementation of SelectorMenuNodeInterface
SelectorMenuItemNodeInterface - interface com.sas.models.SelectorMenuItemNodeInterface.
SelectorMenuNodeInterface defines methods for providing and getting selectors for a node.
SelectorMenuItemNodeInterface - interface com.sas.servlet.tbeans.models.SelectorMenuItemNodeInterface.
SelectorMenuNodeInterface defines methods for providing and getting selectors for a node.
SelectorMenuItemNodeV2Interface - interface com.sas.models.SelectorMenuItemNodeV2Interface.
SelectorMenuNodeV2Interface defines methods for providing and getting selectors for a node.
SelectorMenuItemTag - class com.sas.taglib.servlet.beans.SelectorMenuItemTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the SelectorMenuItemTag class.
SelectorMenuItemTag - class com.sas.taglib.servlet.tbeans.menubar.SelectorMenuItemTag.
SelectorMenuItemTag is the tag handler class for the sas:SelectorMenuItem custom tag SelectorMenuItemTag is invoked by the JSP page to evaluate the sas:SelectorMenuItem custom tag during the execution of the page. Tag handler methods are called by the JSP page implementation class at various points during the evaluation of the tag. The tag handler methods in turn call methods on the underlying Transformation Bean object, SelectorMenuItem, to execute the methods. If you need to extend or modify the functionality of the sas:SelectorMenuItem custom tag, you can subclass this tag handler class. For More Information: Visit the AppDev Studio Developer's Site to access step-by-step examples, white papers and additional usage information at http://support.sas.com/rnd/appdev/. Refer to the Custom Tag Library Reference for usage information on the sas:SelectorMenuItem custom tag. 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. SelectorMenuItem is used to populate the selector Menus in a MenuBar custom tags.
SelectorModel - class com.sas.servlet.beans.mddbtable.SelectorModel.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio.
SelectorPanel - class com.sas.servlet.tbeans.dataexplorer.selectors.SelectorPanel.
Creates a base selector panel.
SelectorPanel - class com.sas.servlet.tbeans.dataselectors.html.SelectorPanel.
The SelectorPanel is an abstract TransformationBean™ that provides HTML form functionality for the data selector panel framework.
SelectorProcessInterface - interface com.sas.dataselectors.SelectorProcessInterface.
The SelectorApplyInterface defines the apply method used to update the state of a selector adapter (model).
SelectorServlet - class com.sas.servlet.tbeans.dataselectors.SelectorServlet.
Servlet that assists with the display and processing of data selectors.
SelfIdentity - class com.sas.services.information.metadata.SelfIdentity.
 
SendMessageCommand - class com.sas.mail.commands.SendMessageCommand.
SendMessageCommand is a Command interface implementation that can be executed to send a javax.mail.Message object.
SequentialCache - class com.sas.models.SequentialCache.
A Cache implementation which keeps values in a range of sequential keys.
SerialImage - class com.sas.visuals.SerialImage.
 
SerializationException - exception com.sas.rpf.expr.SerializationException.
This exception may be thrown when an expression or expression element is serialized.
Server - class com.sas.services.connection.Server.
A base class for describing IOM servers.
ServerAttribute - class com.sas.iquery.metadata.serverprop.ServerAttribute.
Contains "constant" attributes that are used to retrieve information about server capabilities from a ServerProperties object.
ServerBusyTimeoutException - exception com.sas.rmi.ServerBusyTimeoutException.
 
ServerComponentInterface - interface com.sas.services.information.metadata.ServerComponentInterface.
 
ServerConnectTempDialog - class com.sas.workspace.ServerConnectTempDialog.
This class provides a dialog to let you setup new servers Temporary until we get new server wizards....
ServerContextInterface - interface com.sas.services.information.metadata.ServerContextInterface.
 
ServerFactory - class com.sas.rmi.ServerFactory.
 
ServerFilter - class com.sas.services.information.metadata.ServerFilter.
 
ServerInterface - interface com.sas.services.information.metadata.ServerInterface.
This is a generic interface for interacting with a repository entry that represents a server of some sort.
ServerMain - interface com.sas.rmi.ServerMain.
 
ServerNodeDelegate - class com.sas.sasserver.tree.ServerNodeDelegate.
ServerNodeInterface is a generic interface for accessing tree structured data.
ServerNodeInterface - interface com.sas.sasserver.tree.ServerNodeInterface.
ServerNodeInterface is a generic interface for accessing tree structured data.
ServerOptionsFolder - class com.sas.mail.ServerOptionsFolder.
ServerOptionsFolder is a TabFolder for modifying server information used to create a javax.mail.Message object.
ServerPrincipal - class com.sas.services.security.login.ServerPrincipal.
This class represents an authenticated principal identity which was authenticated against a repository server.
ServerPrincipalInterface - interface com.sas.services.security.login.ServerPrincipalInterface.
 
ServerProperties - class com.sas.iquery.metadata.serverprop.ServerProperties.
Contains a set of function and operator definitions, along with attributes that describe a particular type of data server that is supported by SAS Query Services.
ServerPropertiesFunctionTree - class com.sas.dataselectors.calculateditems.ServerPropertiesFunctionTree.
Description: Copyright: Copyright (c) 2002 Company: SAS
ServerPropertiesOperationList - class com.sas.dataselectors.calculateditems.ServerPropertiesOperationList.
Description: Copyright: Copyright (c) 2002 Company: SAS
ServerSupport - class com.sas.workspace.ServerSupport.
Support class that is instanced for a particular server specification.
ServiceAttribute - class com.sas.services.deployment.ServiceAttribute.
Represents a service attribute from the perspective of a deployment utility.
ServiceAttributeFactoryInterface - interface com.sas.services.deployment.ServiceAttributeFactoryInterface.
Interface used to create a service attribute based upon a ServiceConfigurationInterface.
ServiceAttributeInterface - interface com.sas.services.ServiceAttributeInterface.
Base interface used to describe an attribute of a service.
ServiceComparator - class com.sas.services.deployment.ServiceComparator.
Comparator for DeployableService representations of a foundation service.
ServiceComponentConfigInterface - interface com.sas.services.ServiceComponentConfigInterface.
Interface describing operations which pertain to a foundation service's metadata.
ServiceConfiguration - class com.sas.services.ServiceConfiguration.
Configuration data for a service.
ServiceConfigurationException - exception com.sas.services.ServiceConfigurationException.
Exception used to indicate an issue with an invalid service configuration.
ServiceConfigurationInterface - interface com.sas.services.ServiceConfigurationInterface.
The base service configuration interface optionally specifying an object containing data necessary to initialize or reconfigure a service and other service configurations.
ServiceDeploymentExporter - class com.sas.services.deployment.ServiceDeploymentExporter.
Exports an application's foundation services deployment configuration from a SAS Metadata Repository to a UTF-8 encoded XML file.
ServiceDeploymentImporter - class com.sas.services.deployment.ServiceDeploymentImporter.
Utility to import metadata representing foundation service deployment(s) from a utf-8 encoded file into a SAS Metadata Repository.
ServiceDeploymentImportException - exception com.sas.services.deployment.ServiceDeploymentImportException.
Exception indicate that an attempt to import a platform service deployment from a file into OMR has failed.
ServiceDeploymentImportFile - class com.sas.services.deployment.ServiceDeploymentImportFile.
This class represents a foundation services deployment file that was exported from a SAS Metadata foundation repository.
ServiceDeploymentInterface - interface com.sas.services.deployment.ServiceDeploymentInterface.
This interface contains constants associated with a platform service deployment.
ServiceDeployments - class com.sas.services.deployment.ServiceDeployments.
Utility class used to retrieve SoftwareComponent elements from an open metadata repository.
ServiceDiscoveryConfiguration - class com.sas.services.discovery.ServiceDiscoveryConfiguration.
Service discovery configuration.
ServiceDiscoveryConfigurationInterface - interface com.sas.services.discovery.ServiceDiscoveryConfigurationInterface.
Interface describing a service discovery configuration consisting of an ID used to uniquely identify a service across JVMs and optional service attributes which may be used to qualify a discovery lookup to distinguish among multiple services that satisfy the same service types.
ServiceEvent - class com.sas.services.mgmt.ServiceEvent.
Base class for all foundation service events.
ServiceException - exception com.sas.services.ServiceException.
Base exception class for all service related exceptions.
ServiceFactoryInterface - interface com.sas.services.ServiceFactoryInterface.
An interface used to acquire an implementation of a service based upon a desired service configuration.
ServiceGroupAttribute - class com.sas.services.discovery.ServiceGroupAttribute.
A service attribute that denotes membership in a group of software components.
ServiceInitializationObject - class com.sas.services.ServiceInitializationObject.
An initialization object specified by the bootstrap configuration.
ServiceInterface - interface com.sas.services.ServiceInterface.
Interface used to designate a service that is only available within the local JVM.
ServiceLoader - class com.sas.services.deployment.ServiceLoader.
Service deployment utility that loads services based upon an Open Metadata Architecture (OMA) compliant schema.
ServiceLookupFailedException - exception com.sas.services.deployment.ServiceLookupFailedException.
An exception used in the event that a service lookup fails.
ServiceNotAvailableException - exception com.sas.services.discovery.ServiceNotAvailableException.
Service is not available exception.
ServiceNotificationBroadcaster - class com.sas.services.mgmt.ServiceNotificationBroadcaster.
Service notification broadcaster.
ServiceNotificationBroadcasterInterface - interface com.sas.services.mgmt.ServiceNotificationBroadcasterInterface.
Interface used to add/remove platform service observers.
ServiceObserverInterface - interface com.sas.services.mgmt.ServiceObserverInterface.
Interface describing the means to observe a platform service.
ServicePrototypeImporter - class com.sas.services.deployment.ServicePrototypeImporter.
Utility to import metadata representing foundation service deployment prototypes from a file into a SAS Metadata Server.
ServiceProxy - class com.sas.services.ServiceProxy.
Foundation service proxy.
ServiceRemoteObserver - class com.sas.services.mgmt.ServiceRemoteObserver.
Abstract implementation of a remoteable service observer.
ServiceRemoteObserverInterface - interface com.sas.services.mgmt.ServiceRemoteObserverInterface.
Interface describing the means to observe a platform service.
Services - class com.sas.services.discovery.Services.
A collection of services that implement the RemoteServiceInterface interface.
ServicesCache - class com.sas.services.discovery.ServicesCache.
Cache used to store foundation services.
ServicesDeploymentEvent - class com.sas.services.deployment.ServicesDeploymentEvent.
Event used to notify a listener of a change in the state of the foundation services deployment.
ServicesDeploymentEventListenerInterface - interface com.sas.services.deployment.ServicesDeploymentEventListenerInterface.
Interface that a listener must implement in order to be notified of service deployment state transitions.
ServicesFacade - class com.sas.services.webapp.ServicesFacade.
This class provides utility and convenience methods for surfacing services provided by the Business Intelligence Platform.
ServiceState - class com.sas.services.ServiceState.
A service's state.
ServiceTemplate - class com.sas.services.discovery.ServiceTemplate.
A service request template that describes the type(s) of services expressed in terms of Java classes/interfaces representing the business interfaces and optional service attributes.
ServiceTypes - class com.sas.services.discovery.ServiceTypes.
Service capabilities expressed in terms of the Java interface(s) and/or class(es).
ServiceWrapperImpl - class com.sas.services.deployment.servicewrapper.ServiceWrapperImpl.
A sample service wrapper implementation.
ServiceWrapperInterface - interface com.sas.services.deployment.servicewrapper.ServiceWrapperInterface.
Interface that specifies methods to initialize and destroy a Foundation Services deployment.
ServletParamObjectBase - class com.sas.servlet.util.ServletParamObjectBase.
Base class for Servlet Parameter objects.
ServletParamObjectBase - class com.sas.util.ServletParamObjectBase.
Deprecated. As of version 3.0, this class has been replaced by com.sas.servlet.util.ServletParamObjectBase Base class for Servlet Parameter objects. Servlet Parameter objects are used to retrieve parameters for servlets. Current implementation only supports retrieving servlet init parameters.
SessionContextInterface - interface com.sas.services.session.SessionContextInterface.
The SessionContextInterface provides a control structure for maintaining state within a bound session and facilitates resource management and context passing.
SessionContextPermission - class com.sas.services.session.SessionContextPermission.
This class is used to protect Session Context objects that are stored in the Session Service.
SessionContextStateChangedEvent - class com.sas.services.session.SessionContextStateChangedEvent.
Sent to an object that implements RemoteSessionContextStateChangedListener when the object's state changes within the session context; currently, this is when the object is removed from the session context or when the session context is destroyed.
SessionNotAvailableException - exception com.sas.services.storedprocess.SessionNotAvailableException.
This exception is thrown when the StoredProcessService knows about the session described in the message, but you are supplying the wrong user context.
SessionNotFoundException - exception com.sas.services.storedprocess.SessionNotFoundException.
This exception is thrown when the StoredProcessService cannot find the session described in the message.
SessionPermission - class com.sas.services.session.SessionPermission.
This class is for various Session Service permissions.
SessionService - class com.sas.services.session.SessionService.
The SessionService provides a mechanism for creating and accessing session contexts.
SessionServiceFactory - class com.sas.services.session.SessionServiceFactory.
Factory used to manufacture an object that implements the following service interfaces: RemoteServiceInterface SessionServiceInterface
SessionServiceInitializer - class com.sas.services.session.SessionServiceInitializer.
Parse SessionService initialization context from platform service deployment configuration to create a Session Service initialization object SessionServiceInitObject.
SessionServiceInitObject - class com.sas.services.session.SessionServiceInitObject.
SessionService initialization object created from PFS Deployment configuration.
SessionServiceInterface - interface com.sas.services.session.SessionServiceInterface.
The SessionServiceInterface provides a mechanism for creating and accessing session contexts.
SessionServiceProxy - class com.sas.services.session.SessionServiceProxy.
Session Service proxy.
Set - class com.sas.collection.Set.
A Set is a Collection which does not allow duplicates elements. boolean)
setActionSupported(BusinessQueryActionType, boolean) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets whether or not the specified BusinessQueryActionType is supported for this BusinessQuery. boolean)
setActionSupported(DataItemActionType, boolean) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets whether or not the specified DataItemActionType is supported for this DataItem.
setActionType(int) - Method in class com.sas.iquery.metadata.business.step.olap.BaseFilter
This method defines the operation used to define how a Filter Step interacts with the previous Step.
setActionType(int) - Method in interface com.sas.iquery.metadata.business.step.StepFilterInterface
This method defines the action to be performed by this filter step.
setAggregationType(Function) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the aggregation function to use when aggregating on this DataItem. boolean)
setAggregationTypeSupported(Function, boolean) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets whether a particular aggregation Function is supported.
setAlignment(TimeShiftAlignment) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Starting alignment is used to align the outputing time to the begining, end, middle, or sameday of the output shiftUnit.
setArguments(List) - Method in class com.sas.iquery.metadata.expr.FunctionCall
Set the arguments on this function call
setAttributeDescriptor(AttributeDescriptorInterface) - Method in interface com.sas.iquery.metadata.business.Prompt
Sets the attribute descriptor containing the prompt definition for this object.
setAttributes(Map) - Method in interface com.sas.iquery.metadata.business.InformationMap
Sets the attributes for this information map. int)
setBlockSizes(int, int) - Method in class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Sets the number of rows to cache in memory and on disk.
setBusinessItems(List) - Method in interface com.sas.iquery.metadata.business.BusinessModel
Sets the list of business items contained within this business model.
setbyRankName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the name of the measure to use for ranking.
setbyRankNames(String[]) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the names of the measures to use for ranking.
setComparisonList(List) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
Sets the list of values to be append after the IN keyword.
setComparisonOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the comparison used in this expression
setComparisonOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the comparison used in this expression.
setConditionType(String) - Method in class com.sas.iquery.metadata.business.step.CompoundStep
This method defines whether AND/OR condition for step connection.
setConnection(QueryConnectionInterface) - Method in class com.sas.iquery.dataservices.IQDataServices
Allows consumers or applications to set a QueryConnector if they have one and want IQDataServices to use it.
setConnectionConfiguration(ConnectionConfiguration) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Sets a new connection configuration to be associated with this retrieval policy.
setConnectionLifetime(int) - Method in class com.sas.iquery.dataretrieval.ConnectionConfiguration
Specifies the connection management strategy.
setDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Set date member
setDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNPeriodsFilter
Set date
setDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Set date member
setDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNPeriodsExpression
Set date
setDateValue(Date) - Method in class com.sas.iquery.metadata.expr.DateValueExpression
Sets the date value within this object to the specified value.
setDenominator(DataItem) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the denominator of this fraction expression to be the subtotal values for the given category data item.
setDenominatorType(int) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the denominator of this expression to the given value -- from the list of constant values in this class that start with the letters "DENOMINATOR_IS_".
setDescription(String) - Method in class com.sas.iquery.metadata.business.ChangeHistoryItem
Set description of change.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Sets the description for this object.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the description for this model.
setDescription(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the description for this object.
setDescriptionModel(ListModel) - Method in class com.sas.servlet.tbeans.ipage.iform.IFormListBox
Sets the description of this element.
setDescriptionModel(ListModel) - Method in class com.sas.servlet.tbeans.ipage.iform.IFormRadio
Sets the description of this element.
setEmptyDataFormat(String) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method specifies the replacement string to be used (in a resultset generated from this query) for empty data.
setEndDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Set end date
setEndDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Set end date
setExplicitDoubleValue(Double) - Method in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Sets a double value to use for representing this time-value within queries.
setExpression(ExpressionInterface) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the expression for the DataItem.
setExpression(ExpressionInterface) - Method in interface com.sas.iquery.metadata.business.FilterItem
Sets the filter's conditional expression to be the given expression. ExpressionInterface)
setExpression(int, ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the expression in the list at the index.
setExpressionList(List) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the list of expressions Each value in the list must be of type ExpressionInterface
setExpressionType(int) - Method in class com.sas.iquery.metadata.expr.ConstantExpression
Sets the expression type with a value from class ExpressionTypes
setExpressionType(int) - Method in class com.sas.iquery.metadata.expr.StringExpression
Sets the expression type with a value from class ExpressionTypes
setFilters(List) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the List of FilterItem objects on this business query to limit the results when this query is run.
setFormat(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the type of Format to be used when formatting the data associated with this data item.
setFormattedValue(String) - Method in class com.sas.iquery.metadata.business.LookupValue
Set the formatted data value.
setFunction(Function) - Method in class com.sas.iquery.metadata.expr.FunctionCall
Sets the function on this function call.
setFunction(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets the type of operation the user wishes to perform.
setID(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the ID of this model.
setIncludeTies(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines include ties for TopCount or BottomCount
setIncludeTies(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines include ties for TopCount or BottomCount
setIntraModelID(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the intended-to-be unique intra-model ID for this object.
setIsDrillThroughAllowed(boolean) - Method in interface com.sas.iquery.metadata.business.DrillThroughToDetail
Sets whether drill through should be allowed.
setIsEquivalentToParent(boolean) - Method in interface com.sas.iquery.metadata.business.DataItemReference
Sets the "is equivalent to parent" attribute for this object.
setIsHidden(boolean) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the hidden attribute value for this object.
setIsNegated(boolean) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Defaults to false.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
Sets whether this conditional expression is negated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.ConditionalExpression
Sets whether this conditional expression is negated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
setIsNegated(boolean) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
ConditionalExpression which is inherited by this class has a isNegated.
setIsOLAP(boolean) - Method in class com.sas.iquery.metadata.StructureOfData
Set the OLAP flag on this object
setIsQuoted(boolean) - Method in class com.sas.iquery.metadata.business.LookupValue
The isQuoted attribute is used to determine if the unformatted value should be place within quotation marks within the data selection.
setIsRelational(boolean) - Method in class com.sas.iquery.metadata.StructureOfData
Set the relational flag on this object
setItems(List) - Method in interface com.sas.iquery.metadata.business.MapFolder
Set business items in this folder with the given list.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the label for this object.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.MapFolder
Sets the label for this object.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.Model
Sets the label for this model.
setLabel(String) - Method in interface com.sas.iquery.metadata.business.ModelItemWithIdentity
Sets the label for this object.
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the left expression
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression to the left of the keyword AND.
setLeftExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the left expression portion of the conditional expression.
setLeftExpression(List) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Sets the left expression portion of the conditional expression.
setLeftExpression(List) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the left expression portion of the conditional expression.
setLeftFilter(FilterItem) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the left hand operand of the compound filter expression
setLevel(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Set level such as YEAR or QUARTER (which may be the relative end period or relative start period)
setLevel(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Set level such as YEAR or QUARTER (which may be the relative end period or relative start period)
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the name of the level to be used when navigating to a particular branch of a Level.
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFirstLastPeriodsFilter
Set level name
setLevelName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeNParallelPeriodsFilter
Set level name
setLevelName(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterFirstLastPeriodsExpression
Set level name
setLevelName(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterNParallelPeriodsExpression
Set level name
setLookupType(Lookup) - Method in interface com.sas.iquery.metadata.business.DataItem
Set the lookup type for this data item.
setLowerBound(List) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the left expression for this conditional expression.
setMaxConnectionWaitTime(long) - Method in class com.sas.iquery.dataretrieval.ConnectionConfiguration
Sets how long to wait for a connection when executing a query.
setMeasure(DataItem) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets the name of the measure being used in the calculated member formula.
setMemberFilterType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This method defines the type of member filter to be applied.
setMemberNames(List) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberFilter
This method defines the names of the members to use for filtering (always replace existing member names).
setMemberNames(List) - Method in class com.sas.iquery.metadata.expr.olap.MemberFilterExpression
Sets the names of the members to use for filtering.
setMemberProperties(List) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the list of Member properties on this DataItem.
setMemberPropertyName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Sets the member property name portion of this filter.
setMemberPropertyNameExpression(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Deprecated. use #setMemberPropertyName(String)
setNavigationFilterType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the type of navigation filter to be applied.
setNavigationMemberName(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This method defines the name of the member to use for filtering.
setNegated(boolean) - Method in class com.sas.iquery.metadata.business.step.CompoundStep
Set that this compound step is negated
setnPeriods(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Set number of periods to return (negative values are not allowed)
setnPeriods(int) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Set number of periods to return (negative values are not allowed)
setNumerator(DataItem) - Method in class com.sas.iquery.metadata.expr.FractionOfTotalExpression
Sets the numerator used in the computation of the fractional value to be the specified data item.
setOfflineResultSetConfiguration(OfflineResultSetConfiguration) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Sets a new offline configuration object on this retrieval policy.
setOfflineResultSetsEnabled(boolean) - Method in class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Enables or disables offline result sets.
setOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
This method defines the type of operator to use for filtering.
setOperator(ComparisonOperator) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
This method defines the type of operator to use for filtering.
setOutputObservations(int) - Method in interface com.sas.iquery.metadata.business.Governing
Sets the suggested maximum number of records to return from a business query.
setPatternExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the pattern expression portion of the LIKE expression.
setPeriod(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeExpressionMeasure
Sets starting period - For example: [TIME].[All TIME].[1993].[1].[Jan]
setPolicyValue(int) - Method in class com.sas.iquery.dataretrieval.RetrievalPolicy
Set the retrieval policy to use when executing a query.
Valid values are:
RetrievalPolicy.FRESHEST RetrievalPolicy.FASTEST
SetPropertyTag - class com.sas.taglib.servlet.tbeans.SetPropertyTag.
Used to set a property on the wrapped object of the parent tag with the value of the body of this tag.
setQuery(String) - Method in interface com.sas.iquery.execution2.ResultSetInterface
Sets the query string used to retrieve the resultset. boolean)
setQueryProperty(BusinessQueryProperty, boolean) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the value of the specified query property in this object.
setRankOrder(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankOrder(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankOrder(String) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the type of ranking criteria to use for ranking.
setRankQualifiers(List) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the names of the measures or dataitem where the dataitem is a measure that is to be use for ranking.
setRankQualifiers(List) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the names of the measures or data item where the data item is a measure that is to be used for ranking.
setRankType(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the type to use for ranking (either COUNT, SUM, and PERCENT)
setRankType(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method does not support anything, but COUNT at this time.
setRankType(String) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the type to use for ranking (either COUNT, SUM, and PERCENT)
setReadOnly() - Method in interface com.sas.iquery.metadata.business.BusinessModel
Marks this business model and any objects it manages (contains) as read-only.
setReason(Reason) - Method in class com.sas.iquery.metadata.MetadataException
Sets the list of Reason objects associated with this exception to a new list with the given reason contained.
setReasons(List) - Method in class com.sas.iquery.metadata.MetadataException
Sets the List of Reason objects associated with this exception.
setRelationType(ConditionalRelationType) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the relation type with a value from class ConditionalRelationType
setRelationType(ConditionalRelationType) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the relation type with a value from class ConditionalRelationType
setRelationType(ConditionalRelationType) - Method in class com.sas.iquery.metadata.expr.MultipleConditionalExpression
Sets the relation type with a value from class ConditionalRelationType. Role)
setResultItemRole(DataItem, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the role for the given data item contained in the result item list.
setResultItems(List) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
Sets the list of data items to use in the result item list.
setResultSetID(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the resultset ID for this data item.
setRetrievalPolicy(RetrievalPolicy) - Method in interface com.sas.iquery.dataretrieval.QueryConnectorInterface
Sets the default retrieval policy to use.
setRetrievalPolicy(RetrievalPolicy) - Method in class com.sas.iquery.dataretrieval.SimpleQueryConnector
Sets a retrieval policy on the query connector.
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.CompoundConditionalExpression
Sets the right expression
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression to the right of the keyword AND.
setRightExpression(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
Sets the right expression portion of the conditional expression.
setRightExpression(List) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryDataBasedFilter
Sets the right expression portion of the conditional expression.
setRightExpression(List) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemMemberPropertiesFilter
Sets the right expression portion of the conditional expression.
setRightExpression(List) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the right expression portion of the conditional expression.
setRightFilter(FilterItem) - Method in interface com.sas.iquery.metadata.business.CompoundFilter
Sets the right hand operand of the compound filter expression
setSearchDirection(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeFilter
Set which direction to retrieve members
setSearchDirection(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeFilterExpression
Set which direction to retrieve members
setService(IntelligentQueryMetadataServiceInterface) - Method in class com.sas.iquery.dataservices.IQDataServices
Sets the service whenever a new IQDataServicesInterface is created by the factory.
setShiftDirection(TimeShiftDirection) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the shiftDirection of shift for this date object.
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the date/time to shift from.
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.RelativeDateValueExpression
 
setShiftingFrom(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.RelativeTimestampValueExpression
 
setShiftMultiplier(int) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Set the shiftMultiplier used for output.
setShiftUnit(TimeShiftUnit) - Method in class com.sas.iquery.metadata.expr.relational.AbstractRelativeTimeValueExpression
Method setUnit
setSortCriteria(List) - Method in interface com.sas.iquery.metadata.business.DataItem
This method will set a list that contains what elements will be used to sort on. Role)
setSortCriteria(List, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets a list that contains the elements that will be used to sort (order) on. Role)
setSortDirection(BusinessQueryActionType, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the BusinessQueryActionType that describes the type of sorting that will be applied to this BusinessQuery.
setSortDirection(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
This method defines the DataItemActionType that describes the type of sorting that will be applied to this DataItem.
setSortOrderPrecedence(List) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the Sort Order Precedence for this query to the set of given data items.
setStartDateMember(String) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemTimeRangeFilter
Set start date
setStartDateMember(String) - Method in class com.sas.iquery.metadata.expr.olap.TimeRangeFilterExpression
Set start date
setStartingLevel(Level) - Method in interface com.sas.iquery.metadata.business.DataItem
Deprecated.  
setStartingLevelName(String) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the starting Level name on this DataItem.
setSteps(List) - Method in interface com.sas.iquery.metadata.business.DataItem
This method sets an ordered list of Steps. Role)
setSteps(List, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets an ordered list of Steps that will be applied to a business query for a specific role.
setText(String) - Method in class com.sas.iquery.metadata.expr.ResourceAwareStringExpression
This is not supported currently and will result in a UnsupportedOperationException if invoked
setText(String) - Method in class com.sas.iquery.metadata.expr.StringExpression
Sets the expression text to the given string
setTimestampValue(Timestamp) - Method in class com.sas.iquery.metadata.expr.TimestampValueExpression
Sets the timestamp value within this object to the specified value.
setTimeValue(Time) - Method in class com.sas.iquery.metadata.expr.TimeValueExpression
Sets the time value within this object to the specified value. Role, String)
setTotalLabel(String, Role, String) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets a total label for all totaling rows or columns in a businesss query. Role)
setTotalType(String, Role) - Method in interface com.sas.iquery.metadata.business.BusinessQuery
This method sets the type of totaling that will be included in the resulting set of members defined as in a row or a column.
setUnformattedValue(String) - Method in class com.sas.iquery.metadata.business.LookupValue
Set the unformatted data value
setUpperBound(List) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the right expression portion of the conditional expression.
setUsage(DataItemActionType) - Method in interface com.sas.iquery.metadata.business.DataItem
Sets the way this DataItem is to be used.
setUserName(String) - Method in class com.sas.iquery.metadata.business.ChangeHistoryItem
Set user name making change.
setValue(Date) - Method in class com.sas.iquery.metadata.expr.AbstractTimeValueExpression
Sets the value within this object to be the given value within the given argument.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
This method defines the value to use when ranking.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
This method defines the value to use when ranking.
setValue(int) - Method in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
This method defines the value to use when ranking.
setValue(String) - Method in class com.sas.iquery.metadata.expr.ConstantExpression
Sets the value of this constant as a String object
setValuesList(List) - Method in class com.sas.iquery.metadata.business.LookupList
Sets the list of LookupValue objects as the values.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.BaseFilterExpression
Sets the value of what is being compared.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
Sets the expression for what the range of values will be compared to.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Sets the left expression portion of the conditional expression.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
Sets the expression for what the list of values will be compared to.
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
Sets the expression for what the pattern is to be tested against (<whatToCompare> [NOT] LIKE <pattern>).
setWhatToCompare(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_TestForNull
Sets the expression that is to be tested for NULL.
setWhatToCompare(List) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the center portion of the between expression A <= B <= C.
setWhatToContain(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Sets the right expression portion of the conditional expression.
setWhatToFilter(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression
Sets the value of what will be filtered.
setWhatToFilter(ExpressionInterface) - Method in class com.sas.iquery.metadata.expr.olap.DataBasedFilterExpression_Between
Sets the value of what will be filtered.
ShadowStyle - class com.sas.graphics.components.ShadowStyle.
Encapsulates attributes that affect the appearance of shadows.
ShadowStyleTag - class com.sas.taglib.graphics.components.ShadowStyleTag.
 
ShapeLegendModelTag - class com.sas.taglib.graphics.components.ShapeLegendModelTag.
 
ShiftCommand - class com.sas.commands.olap.ShiftCommand.
This class implements the move command.
ShiftMeasureCommand - class com.sas.commands.olap.ShiftMeasureCommand.
This class implements the shift measure command.
ShortcutBar - class com.sas.workspace.ShortcutBar.
Class that will create a scrollable panel to emulate a shortcut bar with icons and labels in them.
ShortcutInterface - interface com.sas.wadmin.plugins.ShortcutInterface.
 
ShortData - class com.sas.lang.ShortData.
ShortData is an implementation of ShortDataInterface, for holding a short integer.
ShortDataInterface - interface com.sas.lang.ShortDataInterface.
An interface for things that hold shorts that can be queried by outsiders.
ShowAllColumnsCommand - class com.sas.commands.relational.ShowAllColumnsCommand.
This class implements the copy command.
ShowAllColumnsStrategy - class com.sas.actionprovider.strategies.relational.ShowAllColumnsStrategy.
 
ShowAttachmentListCommand - class com.sas.mail.commands.ShowAttachmentListCommand.
ShowAttachmentListCommand is a Command interface implementation that shows/hides the Attachment list viewer on a ComposeMessageForm based on the boolean property attachmentListVisible.
ShowColumnCommand - class com.sas.commands.relational.ShowColumnCommand.
This class implements the copy command.
ShowColumnHeaderCommand - class com.sas.commands.relational.ShowColumnHeaderCommand.
This class implements the copy command.
ShowColumnStrategy - class com.sas.actionprovider.strategies.relational.ShowColumnStrategy.
 
ShowDetail - class com.sas.iquery.dataservices.ShowDetail.
Contains utility methods that can be used to acquire detail data for a particular member or cell on an OLAP result set.
ShowDetailCommand - class com.sas.sasserver.mdtable.commands.ShowDetailCommand.
ShowDetailCommand is a command that launches a dialog which displays the detail data for an MDDB.
ShowDetailDataCommand - class com.sas.commands.olap.ShowDetailDataCommand.
Command used to implement show detail for an OLAPTable.
ShowDetailDataComposite - class com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataComposite.
ShowDetailDataComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following sub-components: TableViewComposite.
ShowDetailDataCompositeKeysInterface - interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeKeysInterface.
This interface contains the keys that are used to retrieve the default components that make up the ShowDetailDataComposite.
ShowDetailDataCompositeStyleKeysInterface - interface com.sas.servlet.tbeans.olaptableview.html.ShowDetailDataCompositeStyleKeysInterface.
This interface contains the keys that are used to retrieve and set the styles on the ShowDetailDataComposite.
ShowDetailDataSelectorStrategy - class com.sas.actionprovider.strategies.olap.ShowDetailDataSelectorStrategy.
 
ShowDetailDataStrategyDataCell - class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyDataCell.
 
ShowDetailDataStrategyHeaderCell - class com.sas.actionprovider.strategies.olap.ShowDetailDataStrategyHeaderCell.
 
ShowDetailSelector - class com.sas.swing.visuals.dataselectors.showdetail.ShowDetailSelector.
 
ShowDetailSelectorCommand - class com.sas.commands.dataselectors.ShowDetailSelectorCommand.
 
ShowPopupMenuAction - class com.sas.swing.visuals.tableview.ShowPopupMenuAction.
 
ShowRowHeaderCommand - class com.sas.commands.relational.ShowRowHeaderCommand.
This class implements the copy command.
SIBLINGS_NAVIGATION_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemNavigationFilter
This navigation filter type returns the siblings of the member
SideOrientation - class com.sas.geometry.SideOrientation.
SideOrientation defines a set of constants for identifying a side along a rectangular path and a method for determining whether a given integer is one of them.
SimpleBeanInfo - class com.sas.beans.SimpleBeanInfo.
 
SimpleCalculatedItemEditPanel - class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel.
This class provides the panel used to create a new calculated item or to edit an existing calculated item.
SimpleCalculatedItemSelector - class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemSelector.
This class provides a dialog which lists existing Calculated Items and provides buttons to manipulate (add, edit, delete and delete all) the list.
SimpleCalculatedItemSelectorCommand - class com.sas.commands.dataselectors.SimpleCalculatedItemSelectorCommand.
This class implements the command for processing calculated items in the simple calculated item selector command.
SimpleCalculatedItemSelectorStrategy - class com.sas.actionprovider.strategies.olap.SimpleCalculatedItemSelectorStrategy.
 
SimpleCalculatedItemSelectorStrategy - class com.sas.actionprovider.strategies.relational.SimpleCalculatedItemSelectorStrategy.
 
SimpleCalculatedItemSelectorStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataselector.SimpleCalculatedItemSelectorStrategy.
The SimpleCalculatedItemSelectorStrategy object's purpose is to surface the logic related to the determination of the SimpleCalculatedItemSelectorCommand's status in different contexts.
SimpleCommand - interface com.sas.util.SimpleCommand.
SimpleCommand is a simple version of an executable command.
SimpleConditionalExpression_Between - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between.
Models the BETWEEN simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] BETWEEN <LeftExpression> AND <RightExpression>
SimpleConditionalExpression_Between() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Between
 
SimpleConditionalExpression_Comparison - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison.
Models the comparison simple conditional expression, which has the following abstract form:
       <LeftExpression> <ComparisonOperator> <RightExpression>
SimpleConditionalExpression_Comparison() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Comparison
 
SimpleConditionalExpression_Contains - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains.
Models the CONTAINS simple conditional expression, which has the following abstract form:
       <WhatToCompare> CONTAINS <WhatToContain>
SimpleConditionalExpression_Contains() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
 
SimpleConditionalExpression_Contains(BusinessModel) - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Contains
Creates a Contains conditional expression while testing to make sure that CONTAINS is supported on the server that the BusinessModel is connected to.
SimpleConditionalExpression_In - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In.
Models the IN simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] IN (<ComparisonList>) .
SimpleConditionalExpression_In() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_In
 
SimpleConditionalExpression_Like - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like.
Models the LIKE simple conditional expression, which has the following abstract form:
       <WhatToCompare> [NOT] LIKE <patternExpression>
SimpleConditionalExpression_Like() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_Like
 
SimpleConditionalExpression_TestForNull - class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_TestForNull.
Models the testing for the NULL simple conditional expression, which has the following abstract form:
       <WhatToCompare> IS [NOT] NULL
SimpleConditionalExpression_TestForNull() - Constructor for class com.sas.iquery.metadata.expr.relational.SimpleConditionalExpression_TestForNull
 
SimpleDialRangeViewRenderer - class com.sas.swing.charts.SimpleDialRangeViewRenderer.
 
SimpleFilterDefinitionModelBase - class com.sas.dataselectors.filters.SimpleFilterDefinitionModelBase.
Base for a simple adapter to wrap the given data source and initial selection into a selector model.
SimpleFilterDefinitionModelFactory - class com.sas.dataselectors.filters.SimpleFilterDefinitionModelFactory.
Deprecated.  
SimpleFilterDefinitionModelInterface - interface com.sas.dataselectors.filters.SimpleFilterDefinitionModelInterface.
This interface defines the relationship between the SimpleFilterDefinitionPanel and an implemented adaptor.
SimpleFilterListEditorModelBase - class com.sas.dataselectors.filters.SimpleFilterListEditorModelBase.
The base implementation of the SimpleFilterListEditorModelInterface, this class provides the ability to construct and maintain a simple list of filter definitions to treat as a single compound filter.
SimpleFilterListEditorModelInterface - interface com.sas.dataselectors.filters.SimpleFilterListEditorModelInterface.
This model interface extends the SimpleFilterDefintion panel model to all functionality for working with a list of filter test nodes.
SimpleFilterLogicInterface - interface com.sas.dataselectors.filters.SimpleFilterLogicInterface.
This interface is intended to provide list-like access to the methods required by the selector.
SimpleFilterLogicTree - class com.sas.dataselectors.filters.tree.SimpleFilterLogicTree.
 
SimpleFilterLogicTreeAdapter - class com.sas.dataselectors.filters.tree.SimpleFilterLogicTreeAdapter.
TODO Supply JavaDoc for class
SimpleFilterLogicTreeInterface - interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface.
The SimpleFilterLogicTreeInterface provides a simpler tree structure than the FilterLogicTreeInterface.
SimpleFilterLogicTreeNodeInterface - interface com.sas.dataselectors.filters.SimpleFilterLogicTreeNodeInterface.
This interface defines a single node used within implementors of the SimpleFilterLogicTreeInterface.
SimpleJSTreeNode - class com.sas.models.SimpleJSTreeNode.
Deprecated. As of Version 2.0 this class has been replaced by com.sas.models.TreeNode
SimpleLogicListAdapterInterface - interface com.sas.dataselectors.filters.SimpleLogicListAdapterInterface.
This interface extends the simple logic list interface to add the ability to retrieve the entire filter definition as a list of filter test nodes.
SimpleLogicListInterface - interface com.sas.dataselectors.filters.SimpleLogicListInterface.
The SimpleLogicListInterface is intended to provide a List-like interface to the filter model.
SimpleMenuItemNode - class com.sas.servlet.tbeans.models.SimpleMenuItemNode.
SimpleMenuItemNode extends Node and provides an implementation of MenuItemNodeInterface
SimpleNodeInterface - interface com.sas.models.SimpleNodeInterface.
SimpleNodeInterface is an interface which defines methods to navigate down a hierarchy.
SimpleQueryConnector - class com.sas.iquery.dataretrieval.SimpleQueryConnector.
A basic query connector without result or connection management.
SimpleTable - class com.sas.models.SimpleTable.
SimpleTable manages any two-dimensional data where all the columns are of uniform type.
SimpleTemplate - class com.sas.util.SimpleTemplate.
The SimpleTemplate class serves as a generic string substitution and formatting class.
SimpleTemplate2 - class com.sas.util.SimpleTemplate2.
The SimpleTemplate2 class serves as a generic string substitution and formatting class.
SimpleUserIdentity - class com.sas.services.user.SimpleUserIdentity.
The SimpleUserIdentity class implements a simple user/password identity.
SingleSelectionListEditorPanel - class com.sas.swing.visuals.dataselectors.propertyeditor.SingleSelectionListEditorPanel.
SingleSelectionListEditorPanel is the default single-selection-from-a-list editor for the EntityAttributeValuePanel.
SingleThreadedQueue - class com.sas.rmi.SingleThreadedQueue.
 
SizeConstraints - interface com.sas.visuals.util.SizeConstraints.
Size Constraints.
Sizing - interface com.sas.visuals.Sizing.
Sizing is an interface that contains static values to be used in classes that have a "sizing" property.
SlicerActionValueKeys - interface com.sas.dataexplorer.actionprovider.strategies.dataselector.SlicerActionValueKeys.
 
SlicerPanelCommand - class com.sas.dataexplorer.commands.SlicerPanelCommand.
The SlicerPanelCommand shows the SlicerSelector in the VisualDataExplorer.
SlicerPanelStrategy - class com.sas.dataexplorer.actionprovider.strategies.dataexplorer.SlicerPanelStrategy.
The SlicerPanelStrategy object's purpose is to surface the logic related to the initializing of the name, description, and image attributes of the SlicerPanelCommand.
SliderInterface - interface com.sas.visuals.SliderInterface.
An interface describing methods necessary for user events listened to outside of a slider visual component to modify the value of the slider.
SliderListener - class com.sas.visuals.SliderListener.
SliderListener is an implementation of the ButtonListenerInterface used to listen for user events on a SliderInterface component and change the state of its ButtonModelInterface properties.
SliderRangeViewRenderer - class com.sas.swing.charts.SliderRangeViewRenderer.
 
SmartTypes - interface com.sas.services.information.util.SmartTypes.
 
SMTPServerInfo - class com.sas.services.publish.alerts.SMTPServerInfo.
Represents all the information needed to connect to a SMTP mail server.
SocketListener - class com.sas.servlet.util.SocketListener.
Class for setting up a server socket in a separate thread.
SOLVE_ORDER_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SOLVE_ORDER_PRECEDENCE determines whether the solveOrderPrecendence can be set to a business model .
Sort - class com.sas.util.Sort.
Sort algorithms for an Array.
SORT_ASCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_ASCENDING action sorts a business model in an ascending direction without retaining the hierarchy.
SORT_ASCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_ASCENDING action sorts a DataItem in an ascending direction.
SORT_CRITERIA - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_CRITERIA determines whether the sort criteria for an OLAP query can be set.
SORT_CRITERIA - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_CRITERIA determines whether the sort criteria can be set.
SORT_DESCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_DESCENDING action sorts a business model in an descending direction without retaining the hierarchy.
SORT_DESCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_DESCENDING action sorts a DataItem in an descending direction.
SORT_HIERARCHICAL_ASCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_HIERARCHICAL_ASCENDING action sorts an OLAP business model in an ascending direction and retains the hierarchy.
SORT_HIERARCHICAL_ASCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_HIERARCHICAL_ASCENDING action sorts a DataItem in an ascending direction and takes the Hierarchy into account.
SORT_HIERARCHICAL_DESCENDING - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_HIERARCHICAL_DESCENDING action sorts an OLAP business model in an descending direction and retains the hierarchy.
SORT_HIERARCHICAL_DESCENDING - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_HIERARCHICAL_DESCENDING action sorts a DataItem in an descending direction and takes the Hierarchy into account.
SORT_NONE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_NONE action removes any sort criteria a business model .
SORT_NONE - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The SORT_NONE action removes any sort criteria on a DataItem.
SORT_ORDER_PRECEDENCE - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The SORT_ORDER_PRECEDENCE determines whether the sortOrderPrecendence can be set.
Sortable - interface com.sas.collection.Sortable.
Sortable defines an interface for collections or other objects which may be sorted based on some comparison.
SortableInterface - interface com.sas.table.SortableInterface.
Interface for implementing sorting on models for tables.
SortableTableInterface - interface com.sas.table.SortableTableInterface.
Allow sorting a table by reordering their rows.
SortableTableModelAdapter - class com.sas.swing.models.SortableTableModelAdapter.
A sorter for javax.swing.TableModels.
SortAction - class com.sas.swing.visuals.tableview.actions.SortAction.
The SortAction class is used in conjunction with the sorting commands to perform a sort on a table.
SortColumnAscendingStrategy - class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategy.
 
SortColumnAscendingStrategyHeader - class com.sas.actionprovider.strategies.relational.SortColumnAscendingStrategyHeader.
 
SortColumnAscendingStrategyHeader - class com.sas.actionprovider.strategies.remotefile2.SortColumnAscendingStrategyHeader.
 
SortColumnDescendingStrategy - class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategy.
 
SortColumnDescendingStrategyHeader - class com.sas.actionprovider.strategies.relational.SortColumnDescendingStrategyHeader.
 
SortColumnDescendingStrategyHeader - class com.sas.actionprovider.strategies.remotefile2.SortColumnDescendingStrategyHeader.
 
SortCommand - class com.sas.commands.olap.SortCommand.
This class implements the sort command.
SortCommand - class com.sas.commands.relational.SortCommand.
The abstract class for sorting commands.
SortDirectionInterface - interface com.sas.util.SortDirectionInterface.
Interface for constants for indicating a sort direction.
SortDistinctValuesInterface - interface com.sas.table.SortDistinctValuesInterface.
Interface for implementing sorting which returns only distinct values for the sorted columns.
SortedCollection - class com.sas.collection.SortedCollection.
SortedCollection is a collection which inserts items in a sort order defined by a Comparator.
SortedCollectionInterface - interface com.sas.collection.SortedCollectionInterface.
SortedCollectionInterface defines an interface for an ordered collection which preserves a sort order when inserting items.
SortedItem - class com.sas.swing.visuals.dataselectors.sort.SortedItem.
 
SortException - exception com.sas.table.SortException.
Conveys exceptions that occur when invoking the methods defined by the SortableInterface.
SortFoldersFirstCommand - class com.sas.commands.remotefileselector.SortFoldersFirstCommand.
Extension of the com.sas.commands.relational.SortCommand.
SortFoldersFirstCommand - class com.sas.commands.remotefileselector2.SortFoldersFirstCommand.
Extension of the com.sas.commands.relational.SortCommand.
sortFunctionsListByLabel(List) - Static method in class com.sas.iquery.metadata.serverprop.ServerProperties
Takes a list of Function objects and sorts them by their Labels
SortHeaderRenderer - class com.sas.swing.visuals.tableview.SortHeaderRenderer.
 
SortInterface - interface com.sas.sasserver.mdtable.SortInterface.
SortInterface is used both for Label sort and Data sort.
SortLabelStrategy - class com.sas.actionprovider.strategies.olap.SortLabelStrategy.
 
SortOrders - class com.sas.sasserver.summary.SortOrders.
An Enumeration class.
SortRequestProperties - class com.sas.dataselectors.sort.SortRequestProperties.
The SortRequestProperties defines the properties for the BaseSortSelectorAdapter which will be populated by the request object.
SortSelector - class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelector.
The SortSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to sort viewer data.
SortSelector - class com.sas.swing.visuals.dataselectors.sort.SortSelector.
 
SortSelectorAdapter - class com.sas.dataselectors.sort.SortSelectorAdapter.
The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector.
SortSelectorCommand - class com.sas.commands.dataselectors.SortSelectorCommand.
This class implements the simple calculated item selector command.
SortSelectorComponentNames - interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorComponentNames.
Contains the names of the sub components used by the SortSelectorPanel
SortSelectorFactory - class com.sas.dataselectors.sort.SortSelectorFactory.
This is the factory class for SortSelectorInterface instances.
SortSelectorInterface - interface com.sas.dataselectors.sort.SortSelectorInterface.
The SortSelectorInterface defines the basic methods required for the model of a SortSelector.
SortSelectorKeysInterface - interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorKeysInterface.
This interface defines keys used to retrieve the visual components for the SortSelectorPanel from its component map.
SortSelectorModelFactory - class com.sas.dataselectors.sort.SortSelectorModelFactory.
This is the factory class for SortSelectorInterface instances.
SortSelectorPanel - class com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorPanel.
The SortSelectorPanel is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to provide a user interface for specifying sorting on data items.
SortSelectorRenderer - class com.sas.swing.visuals.dataselectors.sort.SortSelectorRenderer.
 
SortSelectorStrategy - class com.sas.actionprovider.strategies.olap.SortSelectorStrategy.
 
SortSelectorStrategy - class com.sas.actionprovider.strategies.relational.SortSelectorStrategy.
 
SortSelectorStyleKeysInterface - interface com.sas.servlet.tbeans.dataselectors.sort.html.SortSelectorStyleKeysInterface.
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 .
SourceDesignerInterface - interface com.sas.wadmin.plugins.SourceDesignerInterface.
The SourceDesignerInterface is used to populate the SourceDesigner in DataBuilder Usage This interface is intended to be implemented by anyone that wishes to use the ETL Studio plugin methodology to add source designers to the ETL Studio Source Designer wizard.
SpacePartitionerInterface - interface com.sas.visuals.adapters.SpacePartitionerInterface.
SpacePartitionerInterface is designed to allow a given amount of space to be partitioned between a number of elements.
SparseCache - class com.sas.models.SparseCache.
A Cache implementation which keeps items with keys that may have random didtsributions.
SPECIAL_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
This action type is used specifically for expand and collapse
SpinBox - class com.sas.swing.visuals.SpinBox.
SpinBox is a class that combines a textField (JTextField) and a spinButton.
SpinBox - class com.sas.visuals.SpinBox.
SpinBox is a class that combines a textField and a spinButton.
SpinButton - class com.sas.swing.visuals.SpinButton.
SpinButton is a class that creates a component with two opposing arrow buttons that can be pressed to increment or decrement a value field.
SpinButton - class com.sas.visuals.SpinButton.
SpinButton is a class that creates a component with two opposing arrow buttons that can be pressed to increment or decrement a value field.
Splash - class com.sas.visuals.Splash.
 
SplitManager - class com.sas.workspace.SplitManager.
Title: SplitManager Description: Handles arbitrary addition and removal of JComponents in a JPanel via a group of JSplitPanes.
SplitManager.ComponentInfo - class com.sas.workspace.SplitManager.ComponentInfo.
 
SplitManager.ComponentNotFoundException - exception com.sas.workspace.SplitManager.ComponentNotFoundException.
 
SplitManager.IllegalAdditionException - exception com.sas.workspace.SplitManager.IllegalAdditionException.
 
SplitManager.IllegalDirectionException - exception com.sas.workspace.SplitManager.IllegalDirectionException.
 
SplitManager.IllegalOrientationException - exception com.sas.workspace.SplitManager.IllegalOrientationException.
 
SplitManager.ManagerIsEmptyException - exception com.sas.workspace.SplitManager.ManagerIsEmptyException.
 
SplitManager.ManagerNotEmptyException - exception com.sas.workspace.SplitManager.ManagerNotEmptyException.
 
SplitManager.WASplitPane - class com.sas.workspace.SplitManager.WASplitPane.
 
SplittableTabbedPaneEvent - class com.sas.workspace.SplittableTabbedPaneEvent.
 
SplittableTabbedPaneListener - interface com.sas.workspace.SplittableTabbedPaneListener.
This listener interface is used for receiving splittable tabbed pane events.
SSLRMIConfiguration - class com.sas.net.ssl.SSLRMIConfiguration.
Configuration that defines an application's preferences for securing Java remote objects using the Java Secure Sockets Extension (JSSE) API.
SSLRMIConfigurationException - exception com.sas.net.ssl.SSLRMIConfigurationException.
Exception that describes an invalid SSL RMI configuration.
SSLRMIException - exception com.sas.net.ssl.SSLRMIException.
Base exception for SSL RMI exceptions.
SSLRMISocketFactories - class com.sas.net.ssl.SSLRMISocketFactories.
Factory which provides an application with the means to obtain RMI client and server socket factories.
StandardRangeViewRenderer - class com.sas.swing.charts.StandardRangeViewRenderer.
 
StartEditingAction - class com.sas.swing.visuals.tableview.StartEditingAction.
 
StartSearchAction - class com.sas.swing.visuals.remotefileselector.actions.StartSearchAction.
StartSearchAction initiates the search.
StartSearchCommand - class com.sas.commands.remotefileselector.StartSearchCommand.
This class provides the calls to the RemoteServerModel for initiating the search function.
StaticAnnotationInterface - interface com.sas.awt.print.StaticAnnotationInterface.
StaticAnnotationInterface defines the interface for accessing read-only information from an Annotation.
StaticCacheInterface - interface com.sas.models.StaticCacheInterface.
An interface for a read-only data cache, where value keys are long integers.
StaticCollection - class com.sas.collection.StaticCollection.
A StaticCollection is a class which hides the update methods of a collection object.
StaticCollectionInterface - interface com.sas.collection.StaticCollectionInterface.
A static collection interface, for access to but not update of a collection.
StaticCollectionInterfaceToStringTransform - class com.sas.util.transforms.StaticCollectionInterfaceToStringTransform.
A transform for converting a StaticCollectionInterface to a String.
StaticColumnInfoInterface - interface com.sas.table.StaticColumnInfoInterface.
Defines an interface for accessing additional information associated with a table's columns.
StaticColumnLabelInterface - interface com.sas.table.StaticColumnLabelInterface.
Defines an interface for accessing a table's column labels.
StaticColumnTemplateTableInterface - interface com.sas.table.StaticColumnTemplateTableInterface.
Defines an interface for accessing column template tables.
StaticDictionary - class com.sas.collection.StaticDictionary.
A StaticDictionary is a class which hides the update methods of a dictionary object.
StaticDictionaryInterface - interface com.sas.collection.StaticDictionaryInterface.
A static dictionary interface, for objects which retrieve values by an Object key.
StaticDictionaryInterfaceToStringTransform - class com.sas.util.transforms.StaticDictionaryInterfaceToStringTransform.
A transform for converting a StaticDictionaryInterface to a String
StaticDictionarySelector - class com.sas.util.selectors.StaticDictionarySelector.
A Selector which handles collections which implement StaticDictionaryInterface.
StaticFormattedDataInterface - interface com.sas.mdtable.StaticFormattedDataInterface.
Defines an interface for accessing the formatted data of a multidimensional table.
StaticFormattedDataInterface - interface com.sas.table.StaticFormattedDataInterface.
Defines an interface for accessing a table's formatted data.
StaticLevelNodeInterface - interface com.sas.models.StaticLevelNodeInterface.
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticLevelNodeInterface - interface com.sas.servlet.tbeans.models.StaticLevelNodeInterface.
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticMultidimensionalCubeInterface - interface com.sas.mdtable.StaticMultidimensionalCubeInterface.
Defines an interface for accessing a multidimensional cube.
StaticMultidimensionalTableInterface - interface com.sas.mdtable.StaticMultidimensionalTableInterface.
Defines an interface for accessing a multidimensional table.
StaticMultidimensionalTableStyleInterface - interface com.sas.mdtable.StaticMultidimensionalTableStyleInterface.
Defines an interface for accessing the styles of a multidimensional table.
StaticMultidimensionalTableTypeInterface - interface com.sas.mdtable.StaticMultidimensionalTableTypeInterface.
Defines an interface for accessing the relational types of a multidimensional table.
StaticMultidimensionalTableTypeStylesInterface - interface com.sas.mdtable.StaticMultidimensionalTableTypeStylesInterface.
Defines an interface for accessing the relational type styles of a multidimensional table.
StaticNodeCellStyleInterface - interface com.sas.models.StaticNodeCellStyleInterface.
StaticNodeCellStyleInterface defines methods for returning the style class for a cell of a node.
StaticNodeCellStyleInterface - interface com.sas.servlet.tbeans.models.StaticNodeCellStyleInterface.
StaticNodeCellStyleInterface defines methods for returning the style class for a cell of a node.
StaticNodeCellStyleKeyInterface - interface com.sas.models.StaticNodeCellStyleKeyInterface.
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticNodeCellStyleKeyInterface - interface com.sas.servlet.tbeans.models.StaticNodeCellStyleKeyInterface.
StaticNodeCellStyleKeyInterface provides an interface for nodes that want to implement returning a cell style key.
StaticNodeStyleInterface - interface com.sas.mdtable.StaticNodeStyleInterface.
Defines an interface for accessing the styles associated with the elements of a multidimensional table.
StaticNodeStyleInterface - interface com.sas.models.StaticNodeStyleInterface.
Defines an interface for accessing an individual node's styles.
StaticOrderedCollection - class com.sas.collection.StaticOrderedCollection.
A StaticOrderedCollection is a class which hides the update methods of a OrderedCollection object.
StaticOrderedCollectionInterface - interface com.sas.collection.StaticOrderedCollectionInterface.
A static ordered collection interface defines read access to items in an ordered collection.
StaticOrderedCollectionInterfaceToStringTransform - class com.sas.util.transforms.StaticOrderedCollectionInterfaceToStringTransform.
A transform for converting a StaticOrderedCollectionInterface to a String For example, a given a collection that contains the values "com.sas" null "webAF" 1 then invoking this transorm on the collection String s t.transform(collection) will yield the string "com.sas",null,"webAF",a.
StaticPropertyBagInterface - interface com.sas.collection.StaticPropertyBagInterface.
A StaticPropertyBagInterface defines a read-only set of properties, much like a Dictionary but simpler: keys must be Strings.
StaticPropertyBagSelector - class com.sas.util.selectors.StaticPropertyBagSelector.
A Selector which handles collections which implement StaticPropertyBagInterface.
StaticRowInfoInterface - interface com.sas.table.StaticRowInfoInterface.
Defines an interface for accessing additional information associated with a table's rows.
StaticRowLabelInterface - interface com.sas.table.StaticRowLabelInterface.
Defines an interface for accessing a table's row labels.
StaticRowTemplateTableInterface - interface com.sas.table.StaticRowTemplateTableInterface.
Defines an interface for accessing row template tables.
StaticSelectionInterface - interface com.sas.models.StaticSelectionInterface.
A selection is designated set of objects of a particular type.
StaticStringList - class com.sas.collection.StaticStringList.
A StaticStringList is a class which hides the update methods of a StringList object.
StaticStringListInterface - interface com.sas.collection.StaticStringListInterface.
The StaticStringListInterface interface is a read-only ordered collection of strings.
StaticTableInterface - interface com.sas.table.StaticTableInterface.
Defines an interface for accessing two-dimensional data.
StaticTableInterfaceSupport - class com.sas.table.StaticTableInterfaceSupport.
Helper class for implementations of StaticTableInterface, StaticColumnLabelInterface, and StaticRowLabelInterface.
StaticTableStyleInterface - interface com.sas.table.StaticTableStyleInterface.
Defines an interface for accessing a table's styles.
StaticTableTypeInterface - interface com.sas.table.StaticTableTypeInterface.
Defines an interface for accessing a table's relational types.
StaticTableTypeStylesInterface - interface com.sas.table.StaticTableTypeStylesInterface.
Defines an interface for accessing a table's relational type styles.
StaticText - class com.sas.servlet.beans.html.StaticText.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the Label class.
StaticTextInterface - interface com.sas.servlet.beans.StaticTextInterface.
Deprecated. This interface is deprecated as of version 3.0 of AppDev Studio.
StaticTextTag - class com.sas.taglib.servlet.beans.StaticTextTag.
Deprecated. This class is deprecated as of version 3.0 of AppDev Studio. It has been replaced by the LabelTag class.
StaticTreeNodeStyleInterface - interface com.sas.models.StaticTreeNodeStyleInterface.
Defines an interface for accessing a tree's relational types and styles.
Statistic - class com.sas.sasserver.mdtable.Statistic.
 
StatisticTypes - class com.sas.sasserver.summary.StatisticTypes.
An Enumeration class.
StatusEvent - class com.sas.rmi.StatusEvent.
 
StatusListener - interface com.sas.rmi.StatusListener.
 
StatusStringData - class com.sas.models.StatusStringData.
StatusStringData is a class that extends from StringData that changes the text back to the model text after some amount of time after the text is set.
STEP_DATABASED_FILTER - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The STEP_DATABASED_FILTER action selects a set of Members based on some data-based criteria.
STEP_DATABASED_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_DATABASED_FILTER action selects a set of Members based on some data-based criteria.
STEP_DATE_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_DATE_FILTER action includes/excludes a set of Members from some superset of those Members based on date values.
STEP_MEMBER_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_MEMBER_FILTER action includes/excludes a set of Members from some superset of those Members.
STEP_MEMBER_PROPERTY_FILTER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_MEMBER_PROPERTY_FILTER action includes/excludes a set of Members from some superset of those Members based on a member property.
STEP_NAVIGATE - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_NAVIGATE action is used for commands such as Drill Down, Expand, Collapse, and Drill Up within the context of the DataItem and its elements.
STEP_RANK - Static variable in class com.sas.iquery.metadata.business.BusinessQueryActionType
The STEP_RANK action ranks a set of Members based on some specified context (Eg 1999, Sales).
STEP_RANK - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The STEP_RANK action ranks a set of Members based on some specified context (Eg 1999, Sales).
StepFilterInterface - interface com.sas.iquery.metadata.business.step.StepFilterInterface.
Provides modeling for steps that filter data.
StepInterface - interface com.sas.iquery.metadata.business.step.StepInterface.
A thin top-level interface for all steps.
StepModelToLogicTreeTransform - class com.sas.dataselectors.filters.tree.StepModelToLogicTreeTransform.
TODO Supply JavaDoc for class
StoredProcess - class com.sas.services.storedprocess.metadata.StoredProcess.
 
StoredProcessAlertItem - class com.sas.services.storedprocess.metadata.StoredProcessAlertItem.
This class represents a sas stored process alert item, which keeps track of the results of a stored process.
StoredProcessAlertItemInterface - interface com.sas.services.storedprocess.metadata.StoredProcessAlertItemInterface.
This class represents a sas stored process alert item, which keeps track of the results of a stored process.
StoredProcessFilter - class com.sas.services.storedprocess.metadata.StoredProcessFilter.
 
StoredProcessInterface - interface com.sas.services.storedprocess.metadata.StoredProcessInterface.
This is a generic interface for interacting with a repository entry that represents a SAS Stored Process object.
StoredProcessInterface - interface com.sas.services.storedprocess.StoredProcessInterface.
This interface describes a stored process.
StoredProcessServiceFactory - class com.sas.services.storedprocess.StoredProcessServiceFactory.
Factory used to manufacture an object that implements the following service interfaces: RemoteServiceInterface StoredProcessServiceInterface
StoredProcessServiceInterface - interface com.sas.services.storedprocess.StoredProcessServiceInterface.
This interface describes a stored process service.
StoredProcessServiceProxy - class com.sas.services.storedprocess.StoredProcessServiceProxy.
Stored Process service proxy.
StreamContent - class com.sas.servlet.util.StreamContent.
The StreamContent is a utility class that allows easier use of the StreamContentServlet.
StreamContentCommand - class com.sas.servlet.util.StreamContentCommand.
Deprecated. As of Version 3.0 this class has been replaced by com.sas.servlet.util.commandprocessor.StreamContentCommand.
StreamContentServlet - class com.sas.servlet.util.StreamContentServlet.
The StreamContentServlet servlet is used to deliver arbitrary MIME type content to HTTP clients.
StreamEnv - class com.sas.collection.hlist.StreamEnv.
StreamEnv is an auxiliary class which provides support for efficient streaming of HLists to/from DataInputStream/DataOutputStream A new StreamEnv is created for each read or write operation.
Streamer - class com.sas.rmi.Streamer.
 
StringArrayToArrayListTransform - class com.sas.util.transforms.StringArrayToArrayListTransform.
 
StringArrayToListTransform - class com.sas.util.transforms.StringArrayToListTransform.
 
StringArrayToStringTransform - class com.sas.util.transforms.StringArrayToStringTransform.
Transform a java.lang.String[] object to a java.lang.String object.
StringArrayToTreeInterfaceTransform - class com.sas.util.transforms.StringArrayToTreeInterfaceTransform.
 
StringArrayToVectorTransform - class com.sas.util.transforms.StringArrayToVectorTransform.
 
StringCollection - class com.sas.collection.StringCollection.
A StringCollection is an ordered collection of java.lang.String values.
StringCollectionInterface - interface com.sas.collection.StringCollectionInterface.
StringCollectionInterface combines StringListInterface and OrderedCollectionInterface.
StringComparator - class com.sas.util.StringComparator.
StringComparator is used to compare two string values.
StringData - class com.sas.lang.StringData.
StringData is an implementation of StringDataInterface, for holding a String.
StringDataErrorHandler - class com.sas.util.errorhandlers.StringDataErrorHandler.
StringDataErrorHandler is an ErrorHandlerInterface implementation that sends the error message to a StringDataInterface object.
StringDataInterface - interface com.sas.lang.StringDataInterface.
An interface for things that hold text that can be queried by outsiders.
StringExpression - class com.sas.iquery.metadata.expr.StringExpression.
Models expressions that are not modeled in more detail by other classes.
StringExpression() - Constructor for class com.sas.iquery.metadata.expr.StringExpression
 
StringExpressionUtil - class com.sas.iquery.metadata.expr.StringExpressionUtil.
Generates the resource-aware ExpressionInterface from string text.
StringItem - class com.sas.collection.hlist.StringItem.
 
StringListInterface - interface com.sas.collection.StringListInterface.
An interface for an ordered, modifiable collection of strings.
StringListInterfaceToStringTransform - class com.sas.util.transforms.StringListInterfaceToStringTransform.
A transform for converting a StringListInterface to a String
StringPredicateEnumeration - class com.sas.collection.StringPredicateEnumeration.
StringPredicateEnumeration filters an Enumeration with a StringPredicateInterface.
StringPredicateInterface - interface com.sas.util.StringPredicateInterface.
A predicate interface which allows the caller to test Strings for some condition.
StringRangeSegment - class com.sas.util.StringRangeSegment.
 
Strings - class com.sas.util.Strings.
Various string manipulation methods not found in the String package.
StringToBooleanTransform - class com.sas.util.transforms.StringToBooleanTransform.
The StringToBooleanTransform converts a String to a Boolean object.
StringToByteTransform - class com.sas.util.transforms.StringToByteTransform.
The StringToByteTransform converts a String to a Byte object.
StringToCollectionInterfaceTransform - class com.sas.util.transforms.StringToCollectionInterfaceTransform.
A transform for converting a String to a CollectionInterface.
StringToColorTransform - class com.sas.util.transforms.StringToColorTransform.
StringToColorTransform converts a String to a java.awt.Color object.
StringToDateTransform - class com.sas.util.transforms.StringToDateTransform.
 
StringToDictionaryInterfaceTransform - class com.sas.util.transforms.StringToDictionaryInterfaceTransform.
A transform for converting a String to a DictionaryInterface.
StringToDoubleTransform - class com.sas.util.transforms.StringToDoubleTransform.
The StringToDoubleTransform converts a String to a Double object.
StringToFloatTransform - class com.sas.util.transforms.StringToFloatTransform.
The StringToFloatTransform converts a String to a Float object.
StringToFontTransform - class com.sas.util.transforms.StringToFontTransform.
 
StringToHorizontalOrientationTransform - class com.sas.util.transforms.StringToHorizontalOrientationTransform.
 
StringToIntegerTransform - class com.sas.util.transforms.StringToIntegerTransform.
The StringToIntegerTransform converts a String to a Integer object.
StringToListTransform - class com.sas.util.transforms.StringToListTransform.
 
StringToLongTransform - class com.sas.util.transforms.StringToLongTransform.
The StringToLongTransform converts a String to a Long object.
StringToMessageOrientationTransform - class com.sas.util.transforms.StringToMessageOrientationTransform.
 
StringToMissingValuesTransform - class com.sas.util.transforms.StringToMissingValuesTransform.
The StringToMissingValuesTransform converts a String to a MissingValues object.
StringToOneElementStringArrayTransform - class com.sas.util.transforms.StringToOneElementStringArrayTransform.
Creates a one element array and assigns a string to the one element of the array.
StringToOrderedCollectionInterfaceTransform - class com.sas.util.transforms.StringToOrderedCollectionInterfaceTransform.
A transform for converting a String to a OrderedCollectionInterface.
StringToSASColorTransform - class com.sas.util.transforms.StringToSASColorTransform.
StringToSASColorTransform converts a String to a com.sas.awt.Color object.
StringToShortTransform - class com.sas.util.transforms.StringToShortTransform.
The StringToShortTransform converts a String to a Short object.
StringToSQLDateTransform - class com.sas.util.transforms.StringToSQLDateTransform.
 
StringToSQLTimestampTransform - class com.sas.util.transforms.StringToSQLTimestampTransform.
 
StringToSQLTimeTransform - class com.sas.util.transforms.StringToSQLTimeTransform.
 
StringToStringArrayTransform - class com.sas.util.transforms.StringToStringArrayTransform.
 
StringToStringListInterfaceTransform - class com.sas.util.transforms.StringToStringListInterfaceTransform.
A transform for converting a String to a String ListInterface
StringToURLTransform - class com.sas.util.transforms.StringToURLTransform.
 
StringToVerticalOrientationTransform - class com.sas.util.transforms.StringToVerticalOrientationTransform.
 
STRIP - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function STRIP (column-name)
StrokeLineStyle - class com.sas.graphics.components.StrokeLineStyle.
Attributes that affect the appearance of lines.
StrokeLineStyleTag - class com.sas.taglib.graphics.components.StrokeLineStyleTag.
 
STRUCTURE_COLUMN - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_COLUMN type indicates this DataItem can be categorized as a Column.
STRUCTURE_DIMENSION - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_DIMENSION type indicates this DataItem can be categorized as a Dimension.
STRUCTURE_HIERARCHY - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_HIERARCHY type indicates this DataItem can be categorized as a Hierarchy.
STRUCTURE_LEVEL - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_LEVEL type indicates this DataItem can be categorized as a Level.
STRUCTURE_MEASURE - Static variable in class com.sas.iquery.metadata.business.StructureOfDataItem
The STRUCTURE_MEASURE type indicates this DataItem can be categorized as a Measure.
StructureOfData - class com.sas.iquery.metadata.StructureOfData.
Contains information about the structure of data that can be queried.
StructureOfData() - Constructor for class com.sas.iquery.metadata.StructureOfData
 
StructureOfDataItem - class com.sas.iquery.metadata.business.StructureOfDataItem.
Specifies the different types of data item structures.
StyleAction - class com.sas.servlet.tbeans.tableview.rpf.html.StyleAction.
Information about a style change used by the Rules Processing Framework.
StyleAdapter - class com.sas.graphics.chart.bean.StyleAdapter.
 
StyleAdapter.EnumObject - class com.sas.graphics.chart.bean.StyleAdapter.EnumObject.
 
StyleInfo - class com.sas.servlet.tbeans.StyleInfo.
The StyleInfo object holds the name of the CLASSID and/or STYLE information for a specified area of a tbean.
StyleInfoTag - class com.sas.taglib.servlet.tbeans.StyleInfoTag.
StyleInfoTag is the tag handler class for the sas:StyleInfo custom tag .
StyleInterface - interface com.sas.servlet.tbeans.StyleInterface.
The StyleInfoInterface is implemented by all simple tbean components.
StyleMap - class com.sas.servlet.tbeans.StyleMap.
A Map of StyleInfos with defaults, returned by most getStyleMap methods.
StyleMapKeyTag - class com.sas.taglib.servlet.tbeans.StyleMapKeyTag.
StyleMapKeyTag is the tag handler class for the sas:StyleMapKey custom tag .
StyleSheetTag - class com.sas.taglib.StyleSheetTag.
StyleSheetTag is the tag handler class for the sas:StyleSheet custom tag .
SubgroupLabelModelTag - class com.sas.taglib.graphics.components.SubgroupLabelModelTag.
 
SubgroupLabelTextStyleTag - class com.sas.taglib.graphics.components.SubgroupLabelTextStyleTag.
 
SubgroupValueTextStyleTag - class com.sas.taglib.graphics.components.SubgroupValueTextStyleTag.
 
Submit - class com.sas.sasserver.submit.Submit.
 
SubmitInterface - interface com.sas.sasserver.submit.SubmitInterface.
The SubmitInterface is used to send and retrieve SAS statements to/from the the SAS Program Editor, Log, or Output windows.
SubmitTag - class com.sas.taglib.sasserver.submit.SubmitTag.
SubmitTag is the tag handler class for the sasads:Submit custom tag.
SubmitV2 - class com.sas.sasserver.submit.SubmitV2.
 
SubmitV2Interface - interface com.sas.sasserver.submit.SubmitV2Interface.
The SubmitV2Interface adds the functionality of clearing the list, log and submit statements in the SAS/CONNECT Driver.
SUBREASON_ACCESS_PATH_HAS_NO_SCHEMA_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
No schema was set in the access path
SUBREASON_ACCESS_PATH_HAS_NO_SERVER_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
No server was set in the access path
SUBREASON_ACCESS_PATH_HAS_UNSUPPORTED_SCHEMA_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An unsupported schema was used in the access path
SUBREASON_ACCESS_PATH_HAS_UNSUPPORTED_SERVER_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An unsupported server type was used in the access path
SUBREASON_AGGREGATION_FUNCTION_MODIFIED_WITH_ILLEGAL_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified aggregation function that is not allowed by its parent data item.
SUBREASON_ATTRIBUTE_DESCRIPTOR_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
A Prompt object does not have its attribute descriptor set
SUBREASON_BUSINESS_MODEL_OBJECT_REFERENCES_UNUSABLE_OBJECTS - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessModelObject references objects that are not usable.
SUBREASON_BUSINESS_QUERY_DATA_BASED_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessQueryDataBasedFilter object has an empty left expression set
SUBREASON_BUSINESS_QUERY_DATA_BASED_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A BusinessQueryDataBasedFilter object has an empty right expression set
SUBREASON_CALCULATED_TIME_MEASURE_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Measure Name is Null
SUBREASON_COMBINED_MEASURES_AND_NON_MEASURES - Static variable in class com.sas.iquery.metadata.business.Reason
Illegal combine measures and non-measures.
SUBREASON_COMPARISON_EXPRESSION_HAS_NULL_COMPARISON_OPERATOR - Static variable in class com.sas.iquery.metadata.business.Reason
A SimpleConditionalExpression_Comparison object has a null comparison operator set.
SUBREASON_COMPOUND_CONDITIONAL_EXPRESSION_HAS_NULL_LEFT_AND_RIGHT_EXPRESSIONS - Static variable in class com.sas.iquery.metadata.business.Reason
A compound conditional expression has null left and right subexpressions.
SUBREASON_COMPOUND_CONDITIONAL_EXPRESSION_HAS_NULL_RELATION_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
A compound conditional expression has no relation-type set when both a left and right expression are set.
SUBREASON_CONSTANT_EXPRESSION_HAS_INVALID_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has a invalid numeric value set.
SUBREASON_CONSTANT_EXPRESSION_HAS_NO_EXPRESSION_TYPE_SET - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has no expression type set.
SUBREASON_CONSTANT_EXPRESSION_HAS_NULL_VALUE - Static variable in class com.sas.iquery.metadata.business.Reason
A constant expression has a null value set.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_EMPTY_LEFT_EXPRESSION_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression has an empty left expression list.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_EMPTY_RIGHT_EXPRESSION_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression has an empty right expression list.
SUBREASON_DATA_BASED_FILTER_EXPRESSION_HAS_NULL_COMPARISON_OPERATOR - Static variable in class com.sas.iquery.metadata.business.Reason
A DataBasedFilterExpression does not have a comparison operator set.
SUBREASON_DATA_ITEM_DATA_BASED_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemDataBasedFilter object has an empty left expression set
SUBREASON_DATA_ITEM_DATA_BASED_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemDataBasedFilter object has an empty right expression set
SUBREASON_DATA_ITEM_MEMBER_FILTER_HAS_EMPTY_MEMBER_NAMES_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberFilter object has an empty member names list
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_LEFT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty left expression set
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_MEMBER_NAMES_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty member names list
SUBREASON_DATA_ITEM_MEMBER_PROPERTIES_FILTER_HAS_EMPTY_RIGHT_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemMemberPropertiesFilter object has an empty right expression set
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_INVALID_FILTER_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has an invalid filter type set.
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_NULL_LEVEL_NAME - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has a Level Name that is not set.
SUBREASON_DATA_ITEM_NAVIGATION_FILTER_HAS_NULL_NAVIGATION_NAME - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemNavigationFilter object has a Navigation Name that is not set.
SUBREASON_DENOMINATOR_IS_NOT_CATEGORY - Static variable in class com.sas.iquery.metadata.business.Reason
The denominator is a non-category data item -- it must be a category data item.
SUBREASON_DENOMINATOR_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
The denominator is null and must be non-null when the denominator type indicates to use a category data item.
SUBREASON_DUPLICATE_BUSINESS_MODEL_ID_USE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the same business model ID has been used by multiple business models within the same lineage of business models.
SUBREASON_DUPLICATE_PHYSICAL_METADATA_ITEM_FOUND - Static variable in class com.sas.iquery.metadata.business.Reason
A duplicate physical metadata item was found.
SUBREASON_EXPRESSION_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The expression was not set on the object
SUBREASON_EXPRESSION_REFERENCES_EXPRESSION_WITH_INVALID_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
An expression references a subexpression with an invalid type for the context the subexpression is used in.
SUBREASON_EXPRESSION_REFERENCES_NULL_SUBEXPRESSION - Static variable in class com.sas.iquery.metadata.business.Reason
An expression references a null subexpression.
SUBREASON_FOLDER_NOT_EMPTY - Static variable in class com.sas.iquery.metadata.business.Reason
A folder within an information map is not empty.
SUBREASON_FORMAT_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the format has been modified on the specified object but is not allowed to be overridden.
SUBREASON_FUNCTION_CALL_HAS_NO_FUNCTION_SIGNATURE_FOR_ARGUMENTS_GIVEN - Static variable in class com.sas.iquery.metadata.business.Reason
A FunctionCall object has no valid function signature for the specified arguments.
SUBREASON_FUNCTION_CALL_HAS_NULL_FUNCTION - Static variable in class com.sas.iquery.metadata.business.Reason
A FunctionCall object has no function specified.
SUBREASON_ID_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the ID is not set.
SUBREASON_IN_EXPRESSION_HAS_EMPTY_COMPARISON_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A SimpleConditionalExpression_In object has an empty comparison list set.
SUBREASON_INVALID_FORMAT - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the format on a data item is not valid with either expression, usage, or aggregation function of the data item.
SUBREASON_INVALID_LABEL_LENGTH - Static variable in class com.sas.iquery.metadata.business.Reason
The length of a business item label is invalid.
SUBREASON_INVALID_OBJECT_TYPE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is not a valid object type to use in a query.
SUBREASON_INVALID_RESULT_ITEM - Static variable in class com.sas.iquery.metadata.business.Reason
The result item added to an data selection was invalid
SUBREASON_INVALID_USAGE - Static variable in class com.sas.iquery.metadata.business.Reason
The data item's usage is not valid of supported.
SUBREASON_JOIN_CARDINALITY_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join relationship cardinality field is not set for a Join.
SUBREASON_JOIN_CONDITION_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join condition is not set for a Join.
SUBREASON_JOIN_EXPRESSION_HAS_TOO_FEW_TABLES - Static variable in class com.sas.iquery.metadata.business.Reason
A join conditional expression must reference to atleast two tables.
SUBREASON_JOIN_EXPRESSION_TYPE_IS_NOT_BOOLEAN - Static variable in class com.sas.iquery.metadata.business.Reason
A join conditional expression must be boolean.
SUBREASON_JOIN_PATH_INVALID - Static variable in class com.sas.iquery.metadata.business.Reason
There is no valid join path for the query
SUBREASON_JOIN_RELATIONSHIP_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join relationship type field is not set for a Join.
SUBREASON_JOIN_TYPE_NOT_SET - Static variable in class com.sas.iquery.metadata.business.Reason
The Join type field is not set for a Join.
SUBREASON_MEMBER_FILTER_EXPRESSION_HAS_EMPTY_MEMBER_NAME_LIST - Static variable in class com.sas.iquery.metadata.business.Reason
A MemberFilterExpression object has an empty list of member names
SUBREASON_MULTI_VALUE_PROMPT_NOT_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
The Expression does not support Multi-Value prompts
SUBREASON_MULTIPLE_DATAITEM_USE - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is referenced multiple times as a result item in the same business query.
SUBREASON_NEWER_MODEL_THAN_CODE_CAN_READ - Static variable in class com.sas.iquery.metadata.business.Reason
Tried to read a model that cannot be read by this software because the model takes advantage of newer functionality or is written with a newer format than this code can read.
SUBREASON_NO_COLUMN_DEFINED_FOR_COLUMN - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedColumn object has no Column object set to define which column should be accessed.
SUBREASON_NO_CUBE_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No cube was defined for the data source
SUBREASON_NO_DATA_SOURCES_IN_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
The data selection has no items that refer to data sources.
SUBREASON_NO_FILTERSETRULES_DEFINED_FOR_FILTERSET - Static variable in class com.sas.iquery.metadata.business.Reason
A FilterSet must reference a FilterSetRule
SUBREASON_NO_HIERARCHY_DEFINED_FOR_QUALIFIED_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedLevel object has no Hierarchy object set to define how the level is to be accessed.
SUBREASON_NO_LEFT_DATA_SOURCE_DEFINED_FOR_JOIN - Static variable in class com.sas.iquery.metadata.business.Reason
No left data source is defined for a Join.
SUBREASON_NO_LEVEL_DEFINED_FOR_QUALIFIED_LEVEL - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedLevel object has no Level object set to define which level should be accessed.
SUBREASON_NO_NON_HIDDEN_RESULT_ITEMS_IN_QUERY - Static variable in class com.sas.iquery.metadata.business.Reason
The business query has no returned(non-hidden) result items
SUBREASON_NO_RIGHT_DATA_SOURCE_DEFINED_FOR_JOIN - Static variable in class com.sas.iquery.metadata.business.Reason
No right data source is defined for a Join.
SUBREASON_NO_SCHEMA_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No schema was defined for the data source
SUBREASON_NO_SERVER_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No server was defined for the data source
SUBREASON_NO_TABLE_DATA_SOURCE_DEFINED_FOR_QUALIFIED_COLUMN - Static variable in class com.sas.iquery.metadata.business.Reason
A QualifiedColumn object has no DataSourceTable object set to define how the column is to be accessed.
SUBREASON_NO_TABLE_DEFINED_FOR_DATA_SOURCE - Static variable in class com.sas.iquery.metadata.business.Reason
No table was defined for the data source
SUBREASON_NO_TIME_DIM_FOR_TIME_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
TimeMeasureExpression must have a Time Dimension.
SUBREASON_NOT_SPECIFIED - Static variable in class com.sas.iquery.metadata.business.Reason
The subreason was not specified
SUBREASON_NUMERATOR_IS_NOT_NUMERIC - Static variable in class com.sas.iquery.metadata.business.Reason
The numerator is a non-numeric data item -- it must be a numeric data item.
SUBREASON_NUMERATOR_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
The numerator is null and must be non-null.
SUBREASON_OBJECT_HAS_CYCLE_IN_ITS_DEFINITION - Static variable in class com.sas.iquery.metadata.business.Reason
The object has a cycle in its definition -- an infinitely recursive definition.
SUBREASON_OBJECT_HAS_INVALID_ID - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has an invalid (or null if disallowed) ID
SUBREASON_OBJECT_HAS_INVALID_REFERENCES - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has references to other objects which cannot be persisted.
SUBREASON_OBJECT_HAS_UNRESOLVED_REFERENCES - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has either direct or indirect unresolved references
SUBREASON_OBJECT_IS_INCOMPLETELY_DEFINED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the unusable object is not fully defined -- that some attribute or setting is not set on the object.
SUBREASON_OBJECT_IS_NOT_CONTAINED_IN_BUSINESS_MODEL - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the unusable object is not contained within the business model it was created by.
SUBREASON_OBJECT_IS_ORPHANED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object has been orphaned (permanently disconnected and unusable) from the business model that created it.
SUBREASON_OBJECT_IS_UNRESOLVED - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the object is unresolved
SUBREASON_OLAP_ROLE_RULE_1 - Static variable in class com.sas.iquery.metadata.business.Reason
DataItems coming from same Dimension can't be assigned different Roles
SUBREASON_OLAP_ROLE_RULE_2 - Static variable in class com.sas.iquery.metadata.business.Reason
Except for Measures only one DataItem per Dimension is allowed - this could go away in the future
SUBREASON_OLAP_ROLE_RULE_3 - Static variable in class com.sas.iquery.metadata.business.Reason
DataItems with more than one Member must be modified if placed on the BACKGROUND Role
SUBREASON_OLAP_ROLE_RULE_4 - Static variable in class com.sas.iquery.metadata.business.Reason
Follow-up to (3) only 1 Measure can live on the BACKGROUND since Measures is an exception case where multiple DataItems may be included
SUBREASON_OLAP_ROLE_RULE_5 - Static variable in class com.sas.iquery.metadata.business.Reason
Null Roles are OK as long as they won't cause a conflict with Rules (2) and (4)
SUBREASON_OLAP_ROLE_RULE_6 - Static variable in class com.sas.iquery.metadata.business.Reason
Row can't be assigned without Column; Page can't be assigned without Row and Column
SUBREASON_ONLY_COLUMN_AND_NULL_ROLE_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
Only Column and null Role values are allowed for relational DataItems
SUBREASON_PAGE_ROLE_IN_OLAP_IS_NOT_PERMITTED - Static variable in class com.sas.iquery.metadata.business.Reason
Page Role are not permitted in OLAP.
SUBREASON_READ_ONLY_OBJECT - Static variable in class com.sas.iquery.metadata.business.Reason
The object is read only.
SUBREASON_RESULT_ITEMS_ARE_CONSTANTS_ONLY - Static variable in class com.sas.iquery.metadata.business.Reason
The set of result items specified in the BusinessQuery are made up of constants only.
SUBREASON_RESULTSET_ID_CONFLICT - Static variable in class com.sas.iquery.metadata.business.Reason
Indicates that the resultset ID for the given data item used as a result item conflicts with the resultset ID of another data item used as a result item.
SUBREASON_SET_OPERATION_FORMATS_DO_NOT_MATCH - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires all selections to be formatted or unformatted.
SUBREASON_SET_OPERATION_NONHIDDEN_ITEM_TYPES_MUST_MATCH - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires data selections to be set operation compatible, that is, all item types must match.
SUBREASON_SET_OPERATION_ONLY_RELATIONAL_QUERIES_SUPPORTED - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations all selections must be relational structure.
SUBREASON_SET_OPERATION_REQUIRES_SAME_NUMBER_OF_NONHIDDEN_ITEMS - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations requires count of non-hidden items to match.
SUBREASON_SET_OPERATION_REQUIRES_TWO_SELECTIONS - Static variable in class com.sas.iquery.metadata.business.Reason
Set operations require at least 2 queries.
SUBREASON_SORT_BY_UNRELATED_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
The server requires any measure used in the order by clause to also be in the select clause.
SUBREASON_SORT_CRITERIA_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference object has a modified sort criteria but sort criteria modification is not allowed by its parent data item.
SUBREASON_SORT_DIRECTION_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified sort direction that is not allowed by its parent data item.
SUBREASON_TIME_DATE_MEMBER_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Time Data Member is null
SUBREASON_TIME_FUNCTION_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Function is Null
SUBREASON_TIME_LEVEL_NAME_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Time Level Name is null
SUBREASON_TIME_NUMERIC_EXPRESSION_IS_NOT_A_MEASURE - Static variable in class com.sas.iquery.metadata.business.Reason
Numeric Expression in TimeMeasureExpression must be a Measure.
SUBREASON_TIME_NUMERIC_EXPRESSION_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Numeric Expression is Null
SUBREASON_TIME_PERIOD_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Calculated Time Period is Null
SUBREASON_TIME_SEARCH_DIRECTION_IS_INVALID - Static variable in class com.sas.iquery.metadata.business.Reason
Time Search direction is invalid
SUBREASON_TIME_STARTING_PERIOD_IS_NULL - Static variable in class com.sas.iquery.metadata.business.Reason
Starting period must have a value when using a cumulative function in TimeMeasureExpression.
SUBREASON_USAGE_MODIFIED_BUT_NOT_ALLOWED - Static variable in class com.sas.iquery.metadata.business.Reason
A DataItemReference has a modified usage value that is not allowed by its parent data item.
SubscriberDeliveryTransports - class com.sas.services.information.metadata.SubscriberDeliveryTransports.
 
SubscriberFilter - class com.sas.services.information.metadata.SubscriberFilter.
 
SubscriberInterface - interface com.sas.services.information.metadata.SubscriberInterface.
Subscriber interface;
SubsetInterface - interface com.sas.sasserver.mdtable.SubsetInterface.
The SubsetInterface includes the methods necessary to apply and retrieve subsets of data on a data source.
SubsetsCommand - class com.sas.sasserver.mdtable.commands.SubsetsCommand.
SubsetsCommand is a command that launches a subsets dialog.
SUBTOTAL - Static variable in interface com.sas.iquery.metadata.business.BusinessQuery
This action defines if either all innermost rows or columns will be subtotaled for a business model.
SUM - Static variable in class com.sas.iquery.metadata.business.step.olap.BusinessQueryRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.
SUM - Static variable in class com.sas.iquery.metadata.business.step.olap.DataItemRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.
SUM - Static variable in class com.sas.iquery.metadata.business.step.relational.DataItemRankFilter
Define a "Sum" rank type where the value defines the number which the items must equal when summed together.At this time, sum for relational is not implemented.
SUM - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function SUM(column-name)
SUM_DISTINCT - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function SUM_DISTINCT(column-name)
SummarizedVariable - class com.sas.graphics.components.SummarizedVariable.
A SummarizedVariable is an AnalysisVariable that is used to reference two summarized data columns (a "sum" column and a "freq" column).
SummaryData - class com.sas.services.session.SummaryData.
Contains session summary information.
SummaryDataInterface - interface com.sas.services.session.SummaryDataInterface.
The SummaryDataInterface provides a mechanism for returning session summary information.
SummaryDelegate - class com.sas.sasserver.summary.SummaryDelegate.
SummaryDelegate implements some of SummaryInterface to summarize a SAS data set.
SummaryInterface - interface com.sas.sasserver.summary.SummaryInterface.
SummaryInterface defines an interface to the SAS dataset summary model.
SummaryPage - class com.sas.swing.visuals.wizard.SummaryPage.
A subclass of BaseWizardPage provided as a convenience class to be used as a summary page in a wizard.
SummaryPage - class com.sas.swing.visuals.wizard2.SummaryPage.
A subclass of BaseWizardPage provided as a convenience class to be used as a summary page in a wizard.
SupplementalPropertyKeysInterface - interface com.sas.actionprovider.SupplementalPropertyKeysInterface.
This interface defines the keys used to specify the status of a particular Action during the acquisition phase.
SUPPORTS_GROUPBY_UNRELATED - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by items not returned from a query.
SUPPORTS_ORDERBY_UNRELATED - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by items not returned from a query.
SUPPORTS_ORDERBY_UNRELATED_MEASURE - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Returns true if the server supports sorting by measure items not returned from a query.
SupportsErrorHandlerInterface - interface com.sas.util.errorhandlers.SupportsErrorHandlerInterface.
 
SupportsGenericErrorHandlerInterface - interface com.sas.util.errorhandlers.SupportsGenericErrorHandlerInterface.
 
SwapCurrentCellAction - class com.sas.swing.visuals.tableview.SwapCurrentCellAction.
 
SwingAction - class com.sas.actionprovider.SwingAction.
The SwingAction class is the base class for all actions acquired from the SwingActionProvider.
SwingActionProvider - class com.sas.actionprovider.SwingActionProvider.
The SwingActionProvider class, in conjunction with other parts of the ActionProvider Framework (APF), is used by Swing components as a mechanism for acquiring renderable Actions for specific viewable areas of the component.
SwingActionProviderViewInterface - interface com.sas.actionprovider.SwingActionProviderViewInterface.
The interface required for all Swing components that acquire their Actions via the ActionProvider Framework (APF).
SwingCustomizerDialog - class com.sas.swing.visuals.SwingCustomizerDialog.
SwingCustomizerDialog is a JDialog subclass which displays a Customizer inside a JScrollPane and has a Close button for closing the dialog.
SwingCustomizerPanel - class com.sas.swing.visuals.SwingCustomizerPanel.
CustomizerPanel is an abstract class from which each component's customizer tabs should derive from.
SwingCustomizerUtil - class com.sas.beans.SwingCustomizerUtil.
This is a helper class which provides a variety of methods dealing with JavaBeans Customizers.
SwingCustomizerView - class com.sas.swing.visuals.SwingCustomizerView.
CustomizerView is the base class for the com.sas component customizers.
SwingCustomSupport - class com.sas.actionprovider.support.SwingCustomSupport.
This is the Swing version of the support class that manages the registering and retrieval of custom actions for viewer components that do not have any default actions.
SwingHoldColumnSupport - class com.sas.swing.visuals.tableview.SwingHoldColumnSupport.
Concrete extension of HoldColumnSupport for Swing.
SwingIFileServiceSupport - class com.sas.actionprovider.support.remotefileselector.SwingIFileServiceSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the RemoteFileSelector components.
SwingInformationServiceSupport - class com.sas.actionprovider.support.remotefileselector.SwingInformationServiceSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the RemoteFileSelector components.
SwingNavigationBarSupport - class com.sas.actionprovider.support.SwingNavigationBarSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for relational transformation bean viewer components such as the TableView and NavigationBar.
SwingNodeToTbeanNodeTransform - class com.sas.util.transforms.SwingNodeToTbeanNodeTransform.
 
SwingOLAPActionStrategyFactory - class com.sas.actionprovider.strategies.olap.SwingOLAPActionStrategyFactory.
 
SwingOLAPActionTypeKeysInterface - interface com.sas.actionprovider.support.olaptableview.SwingOLAPActionTypeKeysInterface.
 
SwingOLAPDrillStateSupport - class com.sas.actionprovider.support.olaptableview.SwingOLAPDrillStateSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPTableView.
SwingOLAPGraphSupport - class com.sas.actionprovider.support.olapgraphics.SwingOLAPGraphSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components
SwingOLAPTableViewAreaInterface - interface com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewAreaInterface.
 
SwingOLAPTableViewSupport - class com.sas.actionprovider.support.olaptableview.SwingOLAPTableViewSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for OLAP viewer components such as the OLAPTableView.
SwingQualifiersEditor - class com.sas.dataselectors.qualifiers.SwingQualifiersEditor.
Is the QualifiersEditorInterface for Swing.
SwingRelationalActionStrategyFactory - class com.sas.actionprovider.strategies.relational.SwingRelationalActionStrategyFactory.
 
SwingRelationalActionTypeKeysInterface - interface com.sas.actionprovider.support.tableview.SwingRelationalActionTypeKeysInterface.
 
SwingRemoteFileSelectorCompositeSupport - class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorCompositeSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for RemoteFileSelector components.
SwingRemoteFileSelectorSupport - class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for the RemoteFileSelector components.
SwingTableModelEvent - class com.sas.swing.event.SwingTableModelEvent.
SwingTableModelEvent is used to notify listeners that a table model has changed.
SwingTableViewAreaInterface - interface com.sas.actionprovider.support.tableview.SwingTableViewAreaInterface.
 
SwingTableViewSupport - class com.sas.actionprovider.support.tableview.SwingTableViewSupport.
In the context of the ActionProvider framework, this Support class assists in the registering and retrieval of actions for relational swing table view components such as the TableView.
SwingViewerSupport - class com.sas.actionprovider.support.SwingViewerSupport.
Provides a common implementation of the SwingActionProviderViewInterface to which components may delegate their own implementations of that interface.
SyntaxException - exception com.sas.services.SyntaxException.
Exception that is thrown when a validation method has determined that an invalid syntax.
SystemNodeDelegate - class com.sas.sasserver.treenodes.SystemNodeDelegate.
 
SystemNodeInterface - interface com.sas.sasserver.treenodes.SystemNodeInterface.
 

  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