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 _

O

OBJECT_ARRAY_ATTRIBUTE_TYPE - Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating a java.lang.Object array AttributeType
OBJECT_ATTRIBUTE_TYPE - Static variable in class com.sas.entities.AttributeTypeFactory
Constant for creating a java.lang.Object AttributeType
OBJECT_PARAMETER - Static variable in class com.sas.servlet.util.MethodInvocationServlet
The name of the object to be searched in the page context using the javax.servlet.jsp.PageContext.findAttribute method.
OBJECT_REMOVED - Static variable in class com.sas.services.session.SessionContextStateChangedEvent
Object removed.
OBJECT_TYPE - Static variable in interface com.sas.entities.AttributeTypeInterface
Constant for creating java.lang.Object attribute type
OBJECT_TYPE - Static variable in interface com.sas.iquery.metadata.business.BriefInformationMap
Deprecated. Use type declarations in com.sas.services.information.util.SmartTypes
OBJREF - Static variable in interface com.sas.metadata.remote.MdFactory
The string used to represent an object reference in XML to/from the server
OBJSPAWN_ID - Static variable in class com.sas.services.connection.Server
A string used to identify the SAS Object Spawner in old metadata.
OFF - Static variable in class com.sas.swing.visuals.TriStateCheckBox
Value representing not selected
OK - Static variable in interface com.sas.swing.visuals.dataselectors.calculateditems.AdvancedCalculatedItemEditorInterface
 
OKAction() - Method in class com.sas.util.login.LoginBeanSwingUtil
Implementation of LoginBeanActionInterface.
OK_BUTTON - Static variable in class com.sas.swing.visuals.util.CommonButtons
Identifier for an "OK" button.
OK_CANCEL_APPLY_BUTTONS - Static variable in class com.sas.swing.visuals.util.CommonButtons
Identifier for a combination of "OK", "Cancel" and "Apply" buttons.
OK_CANCEL_BUTTONS - Static variable in class com.sas.swing.visuals.util.CommonButtons
Identifier for a combination of "OK" and "Cancel" buttons.
OLAPActionProviderUtil - Class in com.sas.actionprovider.util.olap
 
OLAPActionProviderUtil() - Constructor for class com.sas.actionprovider.util.olap.OLAPActionProviderUtil
 
OLAPActionTypeKeysInterface - Interface in com.sas.actionprovider.support.olaptableview
 
OLAPActionUtil - Class in com.sas.actionprovider.util.olap
 
OLAPActionUtil() - Constructor for class com.sas.actionprovider.util.olap.OLAPActionUtil
 
OLAPColorMapTableCellRenderer - Class in com.sas.servlet.tbeans.olaptableview.html
The class is used for rendering conditions applied to the OLAPTableView using the ConditionEvaluation class set on the OLAPTableView.
OLAPColorMapTableCellRenderer() - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPColorMapTableCellRenderer
Constructs a new OLAPConditionTableCellRenderer.
OLAPColumnHeader - Class in com.sas.swing.visuals.olaptableview
 
OLAPColumnHeader() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Constructs a OLAPColumnHeader with a default TableColumnModel.
OLAPColumnHeader(TableColumnModel) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPColumnHeader
Constructs a OLAPColumnHeader which is initialized with model as the Column model.
OLAPColumnHeaderSelectionModel - Class in com.sas.swing.visuals.olaptableview
 
OLAPColumnHeaderSelectionModel() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPColumnHeaderSelectionModel
 
OLAPColumnHeaderSelectionModel(OLAPTableView) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPColumnHeaderSelectionModel
 
OLAPDataItemNames(BusinessQuery) - Static method in class com.sas.dataselectors.ranking.Util
Returns the list of the names and IDs of the OLAP DataItems contained in a BusinessQuery.
OLAPDataItemNames(BusinessQuery, DataItemActionType) - Static method in class com.sas.dataselectors.ranking.Util
Returns the list of the names and IDs of the OLAP DataItems contained in a BusinessQuery that support a specific action.
OLAPDataSet - Class in com.sas.storage.olap.embedded
The OLAPDataSet together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, TupleElementInterface, and PerformanceTuningInterface make up the Data portion of the MD model.
OLAPDataSet - Class in com.sas.storage.olap.sasmdx
Contains the client side implementation for com.sas.storage.olap.OLAPDataSetInterface and the PerformanceTuningInterface.
OLAPDataSet() - Constructor for class com.sas.storage.olap.embedded.OLAPDataSet
 
OLAPDataSet() - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
default constructor
OLAPDataSet(Object) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create a OLAPDataSet object with the connection that is IMDXServer or ISession object
OLAPDataSet(Object, Locale, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with the passed in connection and query
OLAPDataSet(Object, Locale, String, int) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with the passed in connection and query
OLAPDataSet(Object, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with the passed in connection and query
OLAPDataSet(Object, String, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with the passed in connection and query
OLAPDataSet(Object, String, int) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with the passed in connection and query
OLAPDataSet(ResultSetInterface) - Constructor for class com.sas.storage.olap.embedded.OLAPDataSet
 
OLAPDataSet(String, int, String, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with passed in connection properties.
OLAPDataSet(String, int, String, String, Locale, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with passed in connection properties.
OLAPDataSet(String, int, String, String, String) - Constructor for class com.sas.storage.olap.sasmdx.OLAPDataSet
Create an OLAPDataSet with passed in connection properties.
OLAPDataSetInterface - Interface in com.sas.storage.olap
The OLAPDataSetInterface together with the ResultSetInterface, ResultSetMetadataInterface, AxisInterface, TupleInterface, and TupleElementInterface make up the Data portion of the OLAP model.
OLAPDataSetInterfaceToTreeModelAdapter - Class in com.sas.swing.models
A default tree model for viewing an OLAPDataSetInterface.
OLAPDataSetInterfaceToTreeModelAdapter() - Constructor for class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
Default constructor, calls this(null.
OLAPDataSetInterfaceToTreeModelAdapter(OLAPDataSetInterface) - Constructor for class com.sas.swing.models.OLAPDataSetInterfaceToTreeModelAdapter
Creates a TreeModel representation for the OLAPDataSetINterface that is passed in.
OLAPDimensionTreeModel - Class in com.sas.dataselectors.qualifiers
 
OLAPDimensionTreeModel(OLAPMemberTreeModel) - Constructor for class com.sas.dataselectors.qualifiers.OLAPDimensionTreeModel
 
OLAPDrillState - Class in com.sas.servlet.tbeans.olaptableview.html
The OLAPDrillState is a TransformationBean™ that generates the appropriate HTML 4.0 to represent the drill state of the given multidimensional model.
OLAPDrillState - Class in com.sas.swing.visuals.olaptableview
 
OLAPDrillState() - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPDrillState
Constructor
OLAPDrillState() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPDrillState
Constructs a default OLAPDrillState.
OLAPDrillStateAreaInterface - Interface in com.sas.actionprovider.support.olaptableview
 
OLAPDrillStateUtil - Class in com.sas.swing.visuals.olaptableview
 
OLAPDrillStateUtil() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPDrillStateUtil
 
OLAPDynamicValueKeys - Interface in com.sas.actionprovider.util.olap
 
OLAPESRIMapChart - Class in com.sas.servlet.tbeans.olapgraphics.html
The OLAPESRIMapChart TransformationBean is a servlet component that produces maps that support the visualisation of a single response variable.
OLAPESRIMapChart() - Constructor for class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapChart
Constructs a new MapComponent Transformation Bean
OLAPESRIMapComposite - Class in com.sas.servlet.tbeans.olapgraphics.html
MapComposite is a TransformationBean that is composed of other TransformationBeans.
OLAPESRIMapComposite() - Constructor for class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Constructs a new MapComposite object with a null data model
OLAPESRIMapComposite(OLAPDataSetInterface) - Constructor for class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Constructs a new MapComposite object with the passed in data model
OLAPESRIMapComposite(OLAPDataSetInterface, HttpServletRequest, HttpServletResponse) - Constructor for class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapComposite
Constructs a new MapComposite object
OLAPESRIMapMenu - Class in com.sas.servlet.tbeans.olapgraphics.html
MapMenu is a TransformationBean that subclasses the MenuBar tbean and has the map-related items that appear in the ESRI Map tbean toolbar..
OLAPESRIMapMenu() - Constructor for class com.sas.servlet.tbeans.olapgraphics.html.OLAPESRIMapMenu
 
OLAPException - Exception in com.sas.storage.olap
An exception that provides information on a database access error or other errors.
OLAPException() - Constructor for exception com.sas.storage.olap.OLAPException
Constructs an OLAPException object; reason defaults to null and vendorCode defaults to 0.
OLAPException(String) - Constructor for exception com.sas.storage.olap.OLAPException
Constructs an OLAPException object with a reason; vendorCode defaults to 0.
OLAPException(String, int) - Constructor for exception com.sas.storage.olap.OLAPException
Constructs a fully-specified OLAPException object.
OLAPException(Throwable) - Constructor for exception com.sas.storage.olap.OLAPException
 
OLAPException(Throwable, String) - Constructor for exception com.sas.storage.olap.OLAPException
 
OLAPException(Throwable, String, int) - Constructor for exception com.sas.storage.olap.OLAPException
 
OLAPExceptionHighlightingChartSelectorBQAdapter - Class in com.sas.dataselectors.exceptionhighlighting
BQ implementation of Exception Highlighting Selector adapters.
OLAPExceptionHighlightingChartSelectorBQAdapter() - Constructor for class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingChartSelectorBQAdapter
Default constructor.
OLAPExceptionHighlightingSelectorBQAdapter - Class in com.sas.dataselectors.exceptionhighlighting
 
OLAPExceptionHighlightingSelectorBQAdapter() - Constructor for class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
Default constructor.
OLAPExecutionException - Exception in com.sas.iquery.execution2
Specifies an exception that is thrown on errors during OLAP query execution.
OLAPExportCommandInterface - Interface in com.sas.commands.export
Represents a command for exporting multidimensional data
OLAPExportCommandV2Interface - Interface in com.sas.commands.export
Represents a command for exporting headers and footers together multidimensional data
OLAPExportInterface - Interface in com.sas.storage.olap.export
Contains static values useful to commands that export multidimensional data.
OLAPExportSelectorAdapter - Class in com.sas.dataselectors.export
ExportSelector adapter for multidimensional data.
OLAPExportSelectorAdapter() - Constructor for class com.sas.dataselectors.export.OLAPExportSelectorAdapter
Default constructor.
OLAPExportSelectorInterface - Interface in com.sas.dataselectors.export
Represents an ExportSelector adapter for multidimensional data.
OLAPExportToCSVCommand - Class in com.sas.servlet.commands.olap.export
Command to export to MS Excel multidimensional data as a stream of Comma Separated Values (CSV).
OLAPExportToCSVCommand() - Constructor for class com.sas.servlet.commands.olap.export.OLAPExportToCSVCommand
 
OLAPExportToExcelXMLCommand - Class in com.sas.servlet.commands.olap.export
Command to export to MS Excel multidimensional data as an MS Excel XML stream of data.
OLAPExportToExcelXMLCommand() - Constructor for class com.sas.servlet.commands.olap.export.OLAPExportToExcelXMLCommand
 
OLAPExportToHTMLCommand - Class in com.sas.servlet.commands.olap.export
Command to export to MS Excel multidimensional data as HTML text.
OLAPExportToHTMLCommand() - Constructor for class com.sas.servlet.commands.olap.export.OLAPExportToHTMLCommand
 
OLAPExportToTabSeparatedCommand - Class in com.sas.servlet.commands.olap.export
Command to export to MS Excel multidimensional data as a stream of Tab Separated Values (TSV).
OLAPExportToTabSeparatedCommand() - Constructor for class com.sas.servlet.commands.olap.export.OLAPExportToTabSeparatedCommand
 
OLAPExporter - Class in com.sas.storage.olap.export
Using a RelationalExportInterface object, writes multidimensional data into either a OLAPExporter() - Constructor for class com.sas.storage.olap.export.OLAPExporter
Default constructor.
OLAPFilterItem - Class in com.sas.dataselectors.filters
TODO JavaDoc this class
OLAPFilterItem() - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, List, List) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, List, List, FilterItemListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, List, List, FilterQualifierListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, List, List, FilterQualifierListInterface, boolean, FilterItemListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, Object[], Object[]) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, Object[], Object[], FilterItemListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, Object[], Object[], FilterQualifierListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterItem(String, FilterConditionListInterface, boolean, Object[], Object[], FilterQualifierListInterface, boolean, FilterItemListInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPFilterItem
 
OLAPFilterToLogicTreeTransform - Class in com.sas.dataselectors.filters.tree
TODO JavaDoc this class
OLAPFilterToLogicTreeTransform() - Constructor for class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
 
OLAPFilterToLogicTreeTransform(FilterObjectFactoryInterface) - Constructor for class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
 
OLAPFilterToLogicTreeTransform(FilterObjectFactoryInterface, FilterItemListInterface) - Constructor for class com.sas.dataselectors.filters.tree.OLAPFilterToLogicTreeTransform
 
OLAPFindSelectorAdapter - Class in com.sas.dataselectors.find
Performs member and cell searches on an OLAPDataSetInterface model
OLAPFindSelectorAdapter(OLAPDataSetInterface) - Constructor for class com.sas.dataselectors.find.OLAPFindSelectorAdapter
 
OLAPGRAPH - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for olap graph
OLAPGRAPH_COMPOSITE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite
OLAPGRAPH_COMPOSITE_APPLIEDFILTERS - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's applied filters
OLAPGRAPH_COMPOSITE_DRILLSTATE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's drill state
OLAPGRAPH_COMPOSITE_FOOTER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's footer
OLAPGRAPH_COMPOSITE_MENUBAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's menubar
OLAPGRAPH_COMPOSITE_TABLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's Graph
OLAPGRAPH_COMPOSITE_TITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPGraphComposite's title
OLAPGraphAreaInterface - Interface in com.sas.actionprovider.support.olapgraphics
 
OLAPGroupedFilterDataProviderImpl - Class in com.sas.iquery.dataretrieval.convenience.olap
 
OLAPGroupedFilterDataProviderImpl(DataSelection, BusinessGroup) - Constructor for class com.sas.iquery.dataretrieval.convenience.olap.OLAPGroupedFilterDataProviderImpl
Constructor that will determine original included items, included items, and excluded items.
OLAPHeaderRenderer - Class in com.sas.swing.visuals.olaptableview
 
OLAPHeaderRenderer() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPHeaderRenderer
Creates a default table cell renderer.
OLAPHeaderRenderer(Character) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPHeaderRenderer
 
OLAPLevelMemberTreeModel - Class in com.sas.dataselectors.filters
This class extends the OLAPMemberTreeModel only to give specific behavior to the construction of the tree model.
OLAPLevelMemberTreeModel(DataItem, MetadataInterface) - Constructor for class com.sas.dataselectors.filters.OLAPLevelMemberTreeModel
Constructs a new tree model from the given DataItem and using the specified Metadata object.
OLAPMemberDeferredRetrievalTreeNode - Class in com.sas.dataselectors.filters
This tree node will represent a member of an MDDB cube.
OLAPMemberDeferredRetrievalTreeNode - Class in com.sas.swing.models
 
OLAPMemberDeferredRetrievalTreeNode() - Constructor for class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(AxisInterface) - Constructor for class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(DataItem, MetadataInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(DataItem, MetadataInterface, int) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(DimensionInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(HierarchyInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(LevelInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(LevelInterface, int) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(MemberInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(MemberInterface, MemberInterface[]) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(MemberInterface, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(MemberInterface, int) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(OLAPDataSetInterface, int[], boolean) - Constructor for class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(TupleElementInterface) - Constructor for class com.sas.swing.models.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(TupleElementInterface, MetadataInterface, String) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberDeferredRetrievalTreeNode(TupleElementInterface, MetadataInterface, String, int) - Constructor for class com.sas.dataselectors.filters.OLAPMemberDeferredRetrievalTreeNode
 
OLAPMemberTreeModel - Class in com.sas.dataselectors.filters
This tree model extends the Swing DefaultTreeModel class to add population methods for OLAP members.
OLAPMemberTreeModel(DataItem, MetadataInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeModel
Constructs a new tree model and prepopulates it using metadata gathered from the given DataItem and MetadataInterface objects.
OLAPMemberTreeModel(DataItem, MetadataInterface, int) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeModel
 
OLAPMemberTreeModel(DimensionInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeModel
Constructs a new tree model and prepopulates it using metadata gathered from the given DimensionInterface object.
OLAPMemberTreeModel(OLAPMemberTreeNode) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeModel
Constructs a new tree model with the given tree node as the root.
OLAPMemberTreeModel(OLAPMemberTreeNode, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeModel
Constructs a new tree model with the given tree node as the root.
OLAPMemberTreeNode - Class in com.sas.dataselectors.filters
This class defines a single node within an OLAP member tree model.
OLAPMemberTreeNode - Class in com.sas.swing.models
 
OLAPMemberTreeNode(AxisInterface) - Constructor for class com.sas.swing.models.OLAPMemberTreeNode
 
OLAPMemberTreeNode(DataItem) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(DimensionInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(HierarchyInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(LevelInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(MemberInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(MetadataEntityInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(OLAPDataSetInterface) - Constructor for class com.sas.swing.models.OLAPMemberTreeNode
 
OLAPMemberTreeNode(Object) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node containing the specified data object.
OLAPMemberTreeNode(Object) - Constructor for class com.sas.swing.models.OLAPMemberTreeNode
 
OLAPMemberTreeNode(Object, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node containing the specified data object.
OLAPMemberTreeNode(Object, boolean) - Constructor for class com.sas.swing.models.OLAPMemberTreeNode
 
OLAPMemberTreeNode(TupleElementInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberTreeNode
Constructs a new tree node from the given source model object.
OLAPMemberTreeNode(TupleElementInterface) - Constructor for class com.sas.swing.models.OLAPMemberTreeNode
 
OLAPMemberTreePathFactoryInterface - Interface in com.sas.dataselectors.filters
The path factory creates and returns a List of the OLAPMemberTreeNodes in order from the root of the tree model to a target node representing a unique cube member.
OLAPMemberValueAndTreeModel - Class in com.sas.dataselectors.filters
This model extends the OLAPMemberTreeModel to implement the additional filter model interface, FilterValueInterface.
OLAPMemberValueAndTreeModel(DataItem, MetadataInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
Constructs a new tree model and prepopulates it using metadata gathered from the given DataItem and MetadataInterface objects.
OLAPMemberValueAndTreeModel(DimensionInterface) - Constructor for class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
Constructs a new tree model and prepopulates it using metadata gathered from the given DimensionInterface object.
OLAPMemberValueAndTreeModel(OLAPMemberTreeNode) - Constructor for class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
Constructs a new model with the given node as the root.
OLAPMemberValueAndTreeModel(OLAPMemberTreeNode, boolean) - Constructor for class com.sas.dataselectors.filters.OLAPMemberValueAndTreeModel
Constructs a new model with the given node as the root.
OLAPMenuBar - Class in com.sas.servlet.tbeans.dataselectors.html
The OLAPMenuBar is a TransformationBean™ that generates the appropriate HTML 4.0 that is used to display a menubar of available data selectors for an OLAP viewer, such as the OLAPTableView.
OLAPMenuBar() - Constructor for class com.sas.servlet.tbeans.dataselectors.html.OLAPMenuBar
Constructor.
OLAPMenuBar(HttpServletRequest) - Constructor for class com.sas.servlet.tbeans.dataselectors.html.OLAPMenuBar
Constructor for OLAPMenuBar
OLAPMenuBar(String, HttpServletRequest) - Constructor for class com.sas.servlet.tbeans.dataselectors.html.OLAPMenuBar
Constructor of MenuBar
OLAPMenuBarTag - Class in com.sas.taglib.servlet.tbeans.dataselectors
OLAPMenuBarTag is the tag handler class for the sas:OLAPMenuBar custom tag .
OLAPMenuBarTag() - Constructor for class com.sas.taglib.servlet.tbeans.dataselectors.OLAPMenuBarTag
 
OLAPNavigationalAction - Class in com.sas.swing.visuals.olaptableview
 
OLAPNavigationalAction(int, int, boolean, boolean, boolean) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPNavigationalAction
 
OLAPOK_ACTION - Static variable in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
pendingAction value when the OLAPOK_ACTION is executed.
OLAPOriginComponent - Variable in class com.sas.swing.visuals.olaptableview.BasicOLAPOriginComponentUI
 
OLAPOriginComponent - Class in com.sas.swing.visuals.olaptableview
 
OLAPOriginComponent() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Constructs a default OLAPOriginComponent.
OLAPOriginComponent(TableView) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPOriginComponent
Constructs a default OLAPOriginComponent with the given table set as the TableView.
OLAPPROPERTY - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: OLAPProperty is an attribute associated with members of a given dimension level.
OLAPPROPERTY - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: An attribute associated with members of a given dimension level.
OLAPPagingAction - Class in com.sas.swing.visuals.olaptableview
 
OLAPPagingAction(boolean, boolean, boolean, boolean) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPPagingAction
 
OLAPPercentCalculationsSelectorAdapter - Class in com.sas.dataselectors.calculations.percent
 
OLAPPercentCalculationsSelectorAdapter() - Constructor for class com.sas.dataselectors.calculations.percent.OLAPPercentCalculationsSelectorAdapter
Default constructor.
OLAPPercentCalculationsSelectorAdapter(PercentCalculationsSelectorDataSourceInterface) - Constructor for class com.sas.dataselectors.calculations.percent.OLAPPercentCalculationsSelectorAdapter
BusinessQuery Constructor.
OLAPProperty - Interface in com.sas.metadata.remote
An attribute associated with members of a given dimension level.
OLAPRankingSelectorAdapter - Class in com.sas.dataselectors.ranking
Ranking Selector adapter for multidimensional data.
OLAPRankingSelectorAdapter() - Constructor for class com.sas.dataselectors.ranking.OLAPRankingSelectorAdapter
Default constructor.
OLAPRowHeader - Class in com.sas.swing.visuals.olaptableview
 
OLAPRowHeader() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Constructs a default OLAPRowHeader
OLAPRowHeader(TableRowModel) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPRowHeader
Constructs a OLAPRowHeader which is initialized with model as the row model.
OLAPRowHeaderSelectionModel - Class in com.sas.swing.visuals.olaptableview
 
OLAPRowHeaderSelectionModel() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPRowHeaderSelectionModel
 
OLAPRowHeaderSelectionModel(OLAPTableView) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPRowHeaderSelectionModel
 
OLAPSCHEMA - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This is a grouping of Cubes accessible from an OLAP server.
OLAPSCHEMA - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: This is a grouping of Cubes accessible from a SAS OLAP server.
OLAPSchema - Interface in com.sas.metadata.remote
This is a grouping of Cubes accessible from a SAS OLAP server.
OLAPSchemaInterface - Interface in com.sas.services.information.metadata.olap
This object is used to represent an OLAPSchema object.
OLAPSortSelector - Class in com.sas.swing.visuals.dataselectors.sort
 
OLAPSortSelector() - Constructor for class com.sas.swing.visuals.dataselectors.sort.OLAPSortSelector
 
OLAPSortSelectorAdapter - Class in com.sas.dataselectors.sort
The SortSelectorInterface defines the basic methods required for the model of a RelationalSortSelector.
OLAPSortSelectorAdapter() - Constructor for class com.sas.dataselectors.sort.OLAPSortSelectorAdapter
 
OLAPSortSelectorCommand - Class in com.sas.commands.dataselectors
 
OLAPSortSelectorCommand() - Constructor for class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Default constructor
OLAPSortSelectorCommand(String) - Constructor for class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Constructor that accepts a command name.
OLAPSortSelectorCommand(String, String) - Constructor for class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Constructor that accepts a command name and an action class type.
OLAPSortSelectorCommand(String, boolean) - Constructor for class com.sas.commands.dataselectors.OLAPSortSelectorCommand
Constructor that accepts a command name.
OLAPSortSelectorInterface - Interface in com.sas.dataselectors.sort
The OLAPSortSelectorInterface defines the basic methods required for the model of a OLAPSortSelector.
OLAPSortSelectorModelFactory - Class in com.sas.dataselectors.sort
This is the factory class for OLAPSortSelectorInterface instances.
OLAPSortSelectorModelFactory() - Constructor for class com.sas.dataselectors.sort.OLAPSortSelectorModelFactory
 
OLAPStringExpressionUtil - Class in com.sas.iquery.metadata.expr
This class provides helper methods for generating string representations of OLAP ExpressionInterface items.
OLAPStringExpressionUtil() - Constructor for class com.sas.iquery.metadata.expr.OLAPStringExpressionUtil
 
OLAPTABLEVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for olap tables
OLAPTABLEVIEW_APPLIEDFILTERS - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the applied filters portion of the OLAPTableView
OLAPTABLEVIEW_CELLCONTENTSRENDERER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for cell contents renderers
OLAPTABLEVIEW_CELLRENDERER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for cell renderers
OLAPTABLEVIEW_COLUMN - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for columns
OLAPTABLEVIEW_COLUMNTITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for column title
OLAPTABLEVIEW_COLUMN_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_COLUMN_MEASURE_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_COLUMN_NAVIGATIONBAR - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the column navigation bar portion of the OLAPTableView
OLAPTABLEVIEW_COLUMN_TITLE_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_COMPOSITE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite
OLAPTABLEVIEW_COMPOSITE_APPLIEDFILTERS - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's applied filters
OLAPTABLEVIEW_COMPOSITE_COL_NAV_BAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's column NavBar
OLAPTABLEVIEW_COMPOSITE_DRILLSTATE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's drill state
OLAPTABLEVIEW_COMPOSITE_FOOTER - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's footer
OLAPTABLEVIEW_COMPOSITE_MENUBAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's menubar
OLAPTABLEVIEW_COMPOSITE_ROW_NAV_BAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's column NavBar
OLAPTABLEVIEW_COMPOSITE_TABLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's TableView
OLAPTABLEVIEW_COMPOSITE_TITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTableViewComposite's title
OLAPTABLEVIEW_CONTAINER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_CONTENT_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_DATA_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_DRILLSTATE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the drill state portion of the OLAPTableView
OLAPTABLEVIEW_EMPTY_DATA_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_EMPTY_ROW_TITLE_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_FOOTER - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the footer portion of the OLAPTableView
OLAPTABLEVIEW_FOOTER_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a footer row using the ComponentStyleManager
OLAPTABLEVIEW_FOOTER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_MENUBAR - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the menu bar portion of the OLAPTableView
OLAPTABLEVIEW_RAGGED_COLUMN_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_RAGGED_LAST_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_RAGGED_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_ROW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for rows
OLAPTABLEVIEW_ROWTITLE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for row title
OLAPTABLEVIEW_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_ROW_MEASURE_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_ROW_NAVIGATIONBAR - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the row navigation bar portion of the OLAPTableView
OLAPTABLEVIEW_ROW_TITLE_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_COLUMN_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_COLUMN_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell when exporting to Excel using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Deprecated. use OLAPTABLEVIEW_SUBTOTALS_ROW_HEADER_FOR_EXPORT_TO_EXCEL_STYLE and/or OLAPTABLEVIEW_SUBTOTALS_COLUMN_HEADER_FOR_EXPORT_TO_EXCEL_STYLE
OLAPTABLEVIEW_SUBTOTALS_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Deprecated. use OLAPTABLEVIEW_SUBTOTALS_ROW_HEADER_STYLE and/or OLAPTABLEVIEW_SUBTOTALS_COLUMN_HEADER_STYLE
OLAPTABLEVIEW_SUBTOTALS_ROW_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_SUBTOTALS_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_TABLEDATA - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the tableview portion of the OLAPTableView
OLAPTABLEVIEW_TITLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeKeysInterface
Component key for the title portion of the OLAPTableView
OLAPTABLEVIEW_TITLE_ROW_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a title row using the ComponentStyleManager
OLAPTABLEVIEW_TITLE_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_TOOLBAR_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewCompositeStyleKeysInterface
Style Area Key to retrieve style information using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_COLUMN_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_COLUMN_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell when exporting to Excel using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Deprecated. use OLAPTABLEVIEW_TOTALS_ROW_HEADER_FOR_EXPORT_TO_EXCEL_STYLE and/or OLAPTABLEVIEW_TOTALS_COLUMN_HEADER_FOR_EXPORT_TO_EXCEL_STYLE
OLAPTABLEVIEW_TOTALS_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Deprecated. use OLAPTABLEVIEW_TOTALS_ROW_HEADER_STYLE and/or OLAPTABLEVIEW_TOTALS_COLUMN_HEADER_STYLE
OLAPTABLEVIEW_TOTALS_ROW_HEADER_FOR_EXPORT_TO_EXCEL_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell when exporting to Excel using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_ROW_HEADER_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTABLEVIEW_TOTALS_STYLE - Static variable in interface com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewStyleKeysInterface
Style Area Key to retrieve style information for a totals table cell using the ComponentStyleManager
OLAPTableFormatArea - Class in com.sas.swing.visuals.olaptableview
Defines the set of cells associated with an area in an OLAPTable
OLAPTableFormatArea() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableFormatArea
 
OLAPTableModelAdapter - Class in com.sas.swing.models
The TableModelAdapter is an adapter to allow a com.sas.table.ResultSetInterface object to be used in a javax.swing.JTable object.
OLAPTableModelAdapter() - Constructor for class com.sas.swing.models.OLAPTableModelAdapter
Default constructor.
OLAPTableModelAdapter(OLAPDataSetInterface) - Constructor for class com.sas.swing.models.OLAPTableModelAdapter
Constructor that sets the model of the adapter.
OLAPTableRoles - Class in com.sas.dataselectors.dataitems
Defines and manages the roles for an OLAP, or multi-dimensional, query.
OLAPTableRoles(BusinessQuery) - Constructor for class com.sas.dataselectors.dataitems.OLAPTableRoles
Constructor.
OLAPTableRoles(BusinessQuery, InformationMap) - Constructor for class com.sas.dataselectors.dataitems.OLAPTableRoles
 
OLAPTableView - Class in com.sas.servlet.tbeans.olaptableview.html
The OLAPTableView is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a table of data from the given multidimensional model.
OLAPTableView - Class in com.sas.swing.visuals.olaptableview
OLAPTableView is a swing component that extends from TableView and allows OLAP (On-Line Analytical Processing) data to be viewed and manipulated in tabular form.
OLAPTableView() - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Construct a new Table object
OLAPTableView() - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a default OLAPTableView that is initialized with a default data model, a default column model, a default row model, and default selection models.
OLAPTableView(Object[][], Object[]) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView to display the values in the two dimensional array, rowData, with column names, columnNames.
OLAPTableView(String, OLAPDataSetInterface) - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Construct a new Table object
OLAPTableView(String, OLAPDataSetInterface, HttpServletRequest, HttpServletResponse) - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableView
Construct a new Table object
OLAPTableView(TableModel) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView that is initialized with tableModel as the data model, a default column model, a default row model, and default selection models.
OLAPTableView(TableModel, TableColumnModel) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView that is initialized with tableModel as the data model, columnModel as the column model, a default row model, and default selection models.
OLAPTableView(TableModel, TableColumnModel, ListSelectionModel) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView that is initialized with tableModel as the data model, columnModel as the column model, selectionModel as the cell selection model, and a default row model .
OLAPTableView(Vector, Vector) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView to display the values in the Vector of Vectors, rowData, with column names, columnNames.
OLAPTableView(int, int) - Constructor for class com.sas.swing.visuals.olaptableview.OLAPTableView
Constructs a OLAPTableView with numRows and numColumns of empty cells using DefaultTableModel.
OLAPTableViewAreaInterface - Interface in com.sas.actionprovider.support.olaptableview
 
OLAPTableViewComposite - Class in com.sas.servlet.tbeans.olaptableview.html
OLAPTableViewComposite is a TransformationBean™ that is composed of other TransformationBeans™ that include the following sub-components: MenuBar, NavigationBar, OLAPTableView, OLAPDrillState, AppliedFilters, Title, and Footer.
OLAPTableViewComposite() - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewComposite
Construct a new Table object
OLAPTableViewComposite(OLAPDataSetInterface) - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewComposite
Construct a new OLAPTableViewComposite object
OLAPTableViewComposite(OLAPDataSetInterface, HttpServletRequest, HttpServletResponse) - Constructor for class com.sas.servlet.tbeans.olaptableview.html.OLAPTableViewComposite
Construct a new Table object
OLAPTableViewCompositeKeysInterface - Interface in com.sas.servlet.tbeans.olaptableview.html
The OLAPTableViewCompositeKeysInterface defines the keys used to retrieve the components in the OLAPTableViewComposite.
OLAPTableViewCompositeStyleKeysInterface - Interface in com.sas.servlet.tbeans.olaptableview.html
OLAPTableViewCompositeStyleKeysInterface defines the keys used for styles in the OLAPTableViewComposite.
OLAPTableViewCompositeTag - Class in com.sas.taglib.servlet.tbeans.olaptableview
OLAPTableViewCompositeTag is the tag handler class for the sas:OLAPTableViewComposite custom tag .
OLAPTableViewCompositeTag() - Constructor for class com.sas.taglib.servlet.tbeans.olaptableview.OLAPTableViewCompositeTag
 
OLAPTableViewStyleKeysInterface - Interface in com.sas.servlet.tbeans.olaptableview.html
The OLAPTableViewStyleKeysInterface defines keys used to return styles used by the OLAPTableView.
OLAPTableViewTag - Class in com.sas.taglib.servlet.tbeans.olaptableview
OLAPTableViewTag is the tag handler class for the sas:OLAPTableView custom tag .
OLAPTableViewTag() - Constructor for class com.sas.taglib.servlet.tbeans.olaptableview.OLAPTableViewTag
 
OLAPTimeBasedFilterAdapter - Class in com.sas.dataselectors.filters.timebased.olap
 
OLAPTimeBasedFilterAdapter(OLAPTimeBasedFilterAdapterDataSourceInterface) - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapter
 
OLAPTimeBasedFilterAdapterDataSource - Class in com.sas.dataselectors.filters.timebased.olap
 
OLAPTimeBasedFilterAdapterDataSource() - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
 
OLAPTimeBasedFilterAdapterDataSource(BusinessModel, MetadataInterface) - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
 
OLAPTimeBasedFilterAdapterDataSource(BusinessQueryProviderInterface) - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
 
OLAPTimeBasedFilterAdapterDataSource(FilterBaseModelData) - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterAdapterDataSource
 
OLAPTimeBasedFilterAdapterDataSourceInterface - Interface in com.sas.dataselectors.filters.timebased.olap
 
OLAPTimeBasedFilterAdapterInterface - Interface in com.sas.dataselectors.filters.timebased.olap
Defines methods and properties required for an adapter implementation of the OLAPTimeBasedFilterSelector.
OLAPTimeBasedFilterCommand - Class in com.sas.commands.dataselectors
 
OLAPTimeBasedFilterCommand() - Constructor for class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
 
OLAPTimeBasedFilterCommand(String) - Constructor for class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Constructor that accepts a command name
OLAPTimeBasedFilterCommand(String, String) - Constructor for class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Constructor that accepts a command name and an action class type
OLAPTimeBasedFilterCommand(String, boolean) - Constructor for class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
Constructor that accepts a command name and boolean attribute for specifying the swing attribute.
OLAPTimeBasedFilterCommand(boolean) - Constructor for class com.sas.commands.dataselectors.OLAPTimeBasedFilterCommand
 
OLAPTimeBasedFilterConstants - Class in com.sas.dataselectors.filters.timebased.olap
Utility class that contains constants used when using OLAP time based filters
OLAPTimeBasedFilterSelector - Class in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
The OLAPTimeBasedFilterSelector is a TransformationBean™ that generates the appropriate HTML 4.0 and JavaScript to represent a selector which can be used to create and apply time based filters

Note that the toString() method on this class calls the write method, which may have undesirable side effects.

OLAPTimeBasedFilterSelector() - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
Default constructor.
OLAPTimeBasedFilterSelector(Form) - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
 
OLAPTimeBasedFilterSelector(String) - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
Sets the unique identifier for this selector.
OLAPTimeBasedFilterSelector(String, Form) - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelector
 
OLAPTimeBasedFilterSelectorComponentNames - Interface in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
Contains the names of the sub components used by the OLAPTimeBasedFilterSelectorPanel
OLAPTimeBasedFilterSelectorKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
This interface defines keys used to retrieve the visual components for the OLAPTimeBasedFilterSelectorPanel from its component map.
OLAPTimeBasedFilterSelectorPanel - Class in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
 
OLAPTimeBasedFilterSelectorPanel() - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
Default constructor.
OLAPTimeBasedFilterSelectorPanel(String) - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
Constructor using the given name.
OLAPTimeBasedFilterSelectorPanel(String, Form) - Constructor for class com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorPanel
 
OLAPTimeBasedFilterSelectorStyleKeysInterface - Interface in com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html
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.

OLAPTimeFilterUtil - Class in com.sas.dataselectors.filters.timebased.olap
 
OLAPTimeFilterUtil() - Constructor for class com.sas.dataselectors.filters.timebased.olap.OLAPTimeFilterUtil
 
OLAPTotalsSelectorAdapter - Class in com.sas.dataselectors.totals
Totals Selector adapter for multidimensional data.
OLAPTotalsSelectorAdapter() - Constructor for class com.sas.dataselectors.totals.OLAPTotalsSelectorAdapter
 
OLAPTotalsSelectorInterface - Interface in com.sas.dataselectors.totals
Represents an adapter for the Totals Selector that deals with multidimensional data (usually named OLAP data).
OLAPUtil - Class in com.sas.storage.olap
OLAPUtil is a utility class which provides methods that perform some common functions that may be useful in conjunction with the various com.sas.storage.olap interfaces.
OLAPWarning - Exception in com.sas.storage.olap
An exception that provides information on a database access warning or other warnings.
OLAPWarning() - Constructor for exception com.sas.storage.olap.OLAPWarning
Constructs an OLAPWarning object; reason defaults to null and vendorCode defaults to 0.
OLAPWarning(String) - Constructor for exception com.sas.storage.olap.OLAPWarning
Constructs an OLAPWarning object with a reason; vendorCode defaults to 0.
OLAPWarning(String, int) - Constructor for exception com.sas.storage.olap.OLAPWarning
Constructs a fully-specified OLAPWarning object.
OLAPWarning(Throwable) - Constructor for exception com.sas.storage.olap.OLAPWarning
 
OLAPWarning(Throwable, String, int) - Constructor for exception com.sas.storage.olap.OLAPWarning
 
OLAP_CONNECTION - Static variable in class com.sas.iquery.dataretrieval.QueryConnector.CloseOptions
Set this bit to close the OLAP connection.
OLAP_DRILLSTATE - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for OlapDrillState
OLAP_DRILLSTATE_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom OLAP Drill State type actions.
OLAP_EQUAL_TO - Variable in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
The "is equal to" filter condition for OLAP DataItems.
OLAP_EQUAL_TO - Static variable in class com.sas.swing.models.AppliedFiltersUtil
Format key defining the format used to format OLAP member filter expressions containing the "equals" condition.
OLAP_GRAPH_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom OLAP type actions for OLAP Graph viewers.
OLAP_HTTP_EXPORT_TO_EXCEL_CSV_COMMAND_CLASS_NAME - Static variable in interface com.sas.dataselectors.export.ExportCommandClassNames
Name of the command class used to export multidimensional data from a web application to Excel using a Comma Separated Values output type "com.sas.servlet.commands.olap.export.OLAPExportToCSVCommand"
OLAP_HTTP_EXPORT_TO_EXCEL_HTML_COMMAND_CLASS_NAME - Static variable in interface com.sas.dataselectors.export.ExportCommandClassNames
Name of the command class used to export multidimensional data from a web application to Excel using an HTML output type "com.sas.servlet.commands.olap.export.OLAPExportToHTMLCommand"
OLAP_HTTP_EXPORT_TO_EXCEL_TSV_COMMAND_CLASS_NAME - Static variable in interface com.sas.dataselectors.export.ExportCommandClassNames
Name of the command class used to export multidimensional data from a web application to Excel using a Tab Separated Values output type "com.sas.servlet.commands.olap.export.OLAPExportToTabSeparatedCommand"
OLAP_HTTP_EXPORT_TO_EXCEL_XML_COMMAND_CLASS_NAME - Static variable in interface com.sas.dataselectors.export.ExportCommandClassNames
Name of the command class used to export multidimensional data from a web application to Excel using an XML output type "com.sas.servlet.commands.olap.export.OLAPExportToExcelXMLCommand"
OLAP_IS_NOT_EQUAL_TO - Variable in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
The "is not equal to" filter condition for OLAP DataItems.
OLAP_IS_NOT_EQUAL_TO - Static variable in class com.sas.swing.models.AppliedFiltersUtil
Format key defining the format used to format OLAP member filter expressions containing the "not equals" condition.
OLAP_MENUBAR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
Id for OLAPMenuBar
OLAP_MENUBAR_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom OLAP type actions for the OLAP menu bar.
OLAP_RELATIVE_TIME - Variable in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
 
OLAP_RELATIVE_TIME - Static variable in class com.sas.dataselectors.filters.DefaultAdvancedFilterCondition
 
OLAP_RELATIVE_TIME_CONDITION_CLASS_NAME - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeFilterUtil
 
OLAP_RESULTSETS - Static variable in class com.sas.iquery.dataretrieval.QueryConnector.CloseOptions
Set this option to close OLAP DataSets
OLAP_SELECTOR_POPMENU_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom Graph OLAP type actions for the OLAP menu bar.
OLAP_SESSION - Static variable in class com.sas.iquery.dataretrieval.QueryConnector.CloseOptions
Set this bit to close the OLAP session.
OLAP_TABLEVIEW_SUPPORT - Static variable in class com.sas.actionprovider.support.ActionProviderSupportTypes
Key used to identify the support class that manages both default and custom OLAP type actions for OLAP table viewers.
OLAP_TABLE_CUSTOMIZER - Static variable in interface com.sas.dataselectors.SelectorKeysInterface
 
OLAP_TABLE_CUSTOMIZER_SELECTOR_CMD - Static variable in interface com.sas.commands.dataselectors.SelectorCommandKeysInterface
 
OLAP_TIME_BASED_FILTER_COMMAND - Static variable in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommandFacade
 
OLAP_TIME_BASED_FILTER_SELECTOR - Static variable in interface com.sas.dataselectors.SelectorKeysInterface
 
OLAP_TIME_BASED_FILTER_SELECTOR - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
OLAPTimeBasedFilterSelector
OLDEST_VERSION - Static variable in class com.sas.services.information.metadata.Application
 
OLDEST_VERSION - Static variable in class com.sas.services.information.metadata.Folder
 
OLDEST_VERSION - Static variable in class com.sas.services.information.metadata.OMRHost
 
OLDEST_VERSION - Static variable in class com.sas.services.information.metadata.OMRSPDSServer
 
OLD_KEY - Static variable in interface com.sas.services.information.metadata.lookup.actions.ActionInterface
 
OMA_MODEL_DESC - Static variable in interface com.sas.metadata.remote.MetadataObjects
The description of the model
OMA_MODEL_NAME - Static variable in interface com.sas.metadata.remote.MetadataObjects
This is the name of the Metadata Model used in these classes.
OMA_MODEL_VERSION - Static variable in interface com.sas.metadata.remote.MetadataObjects
The version of the model in use in this jar
OMIChildServer - Class in com.sas.services.information
 
OMIChildServer() - Constructor for class com.sas.services.information.OMIChildServer
 
OMIChildServer(MdFactory, MdObjectStore, MetadataServerInterface, int) - Constructor for class com.sas.services.information.OMIChildServer
 
OMIChildServer(MdFactory, MdObjectStore, MetadataServerInterface, int, Class) - Constructor for class com.sas.services.information.OMIChildServer
 
OMIRepositoryInterface - Interface in com.sas.services.information
This interface extends RepositoryInterface.
OMIServer - Class in com.sas.services.information
This class is the OMI implementation of the ServerInterface.
OMIServer() - Constructor for class com.sas.services.information.OMIServer
 
OMIServer(Class) - Constructor for class com.sas.services.information.OMIServer
 
OMIServer.OMIKey - Class in com.sas.services.information
 
OMIServer.OMIKey(String, String) - Constructor for class com.sas.services.information.OMIServer.OMIKey
 
OMIServer.cVetoableChangeListener - Class in com.sas.services.information
This listener is used when you only want to update the local objects with changes, but do not want to override any local changes.
OMIServer.cVetoableChangeListener(MdObjectStore) - Constructor for class com.sas.services.information.OMIServer.cVetoableChangeListener
 
OMIServerChildRepository - Class in com.sas.services.information
 
OMIServerChildRepository() - Constructor for class com.sas.services.information.OMIServerChildRepository
The default constructor.
OMIServerChildRepository(Class) - Constructor for class com.sas.services.information.OMIServerChildRepository
Constructs an instance exporting a remote object that employs RMI socket factories appropriate for the specified class.
OMIServerRepository - Class in com.sas.services.information
This class interfaces with an OMI repository using the jOMA classes (com.sas.metadata.remote) as the repository-specific layer.
OMIServerRepository() - Constructor for class com.sas.services.information.OMIServerRepository
The default constructor.
OMIServerRepository(Class) - Constructor for class com.sas.services.information.OMIServerRepository
Constructs an instance exporting a remote object that employs RMI socket factories appropriate for the specified class.
OMIServerRepository.OMIEvaluator - Class in com.sas.services.information
 
OMIServerRepository.OMIEvaluator(Object) - Constructor for class com.sas.services.information.OMIServerRepository.OMIEvaluator
 
OMI_ALL - Static variable in interface com.sas.services.information.util.ISDefs
(1) specifies that the method get all of the properties of the requested object.
OMI_ALL - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(1) specifies that the method get all of the properties of the requested object.
OMI_ALL_DESCENDANTS - Static variable in interface com.sas.services.information.util.ISDefs
(64) Returns all subtypes along with all of their descendants
OMI_ALL_DESCENDANTS - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(64) Returns all subtypes along with all of their descendants
OMI_ALL_SIMPLE - Static variable in interface com.sas.services.information.util.ISDefs
(8) specifies that the method get all of the attributes of the requested object.
OMI_ALL_SIMPLE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(8) specifies that the method get all of the attributes of the requested object.
OMI_CI_DELETE_ALL - Static variable in interface com.sas.services.information.util.ISDefs
(33) Deletes fetched as well as checked and new metadata objects from a project repository upon check in to a primary repository
OMI_CI_DELETE_ALL - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated. As of 9.2, no longer supported by the metadata server
OMI_CI_NODELETE - Static variable in interface com.sas.services.information.util.ISDefs
(524288) Keeps copies of checked, fetched, and new metadata objects in a project repository after check in to a primary repository.
OMI_CI_NODELETE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated. As of 9.2, no longer supported by the metadata server
OMI_CLIENT_ID - Static variable in interface com.sas.services.information.util.ISDefs
(8388608) Client is supplying repository ID on AddMetadata of REPOS.
OMI_CLIENT_ID - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(8388608) Client is supplying repository ID on AddMetadata of REPOS.
OMI_DELETE - Static variable in interface com.sas.services.information.util.ISDefs
(32) Deletes the files in a repository in addition to the repository registration.
OMI_DELETE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(32) Deletes the files in a repository in addition to the repository registration.
OMI_DEPENDENCY_USEDBY - Static variable in interface com.sas.services.information.util.ISDefs
(16384) In GetMetadata, specifies to look for cross-repository references in repositories that use the current repository.
OMI_DEPENDENCY_USEDBY - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(16384) In GetMetadata, specifies to look for cross-repository references in repositories that use the current repository.
OMI_DEPENDENCY_USES - Static variable in interface com.sas.services.information.util.ISDefs
(8192) Specifies to retrieve objects of the passed type from all repositories that have a DependencyUses dependency
OMI_DEPENDENCY_USES - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(8192) Specifies to retrieve objects of the passed type from all repositories that have a DependencyUses dependency
OMI_EXPAND - Static variable in interface com.sas.services.information.util.ISDefs
(2) specifies that references to associated objects be expanded to return all of the properties of each associated object.
OMI_EXPAND - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated. no longer supported by the metadata server
OMI_FULL_OBJECT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(2) Instructs the SAS Metadata Server to use a public object type definition from the Object Type Dictionary to expand the specified object's logical metadata definition.
OMI_GET_ID - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated.  
OMI_GET_METADATA - Static variable in interface com.sas.services.information.util.ISDefs
(256) Specifies to execute a GetMetadata call for each object that is returned by the GetMetadataObjects request.
OMI_GET_METADATA - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(256) Specifies to execute a GetMetadata call for each object that is returned by the GetMetadataObjects request.
OMI_GET_OBJREF - Static variable in interface com.sas.services.information.util.ISDefs
(4096)
OMI_GET_OBJREF - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(4096)
OMI_IGNORE_NOTFOUND - Static variable in interface com.sas.services.information.util.ISDefs
(134217728) This flag is for DeleteMetadata to tell it to ignore objects not found so that it will not return on error.
OMI_IGNORE_NOTFOUND - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(134217728) This flag is for DeleteMetadata to tell it to ignore objects not found so that it will not return on error.
OMI_INCLUDE_SUBTYPES - Static variable in interface com.sas.services.information.util.ISDefs
(16) Specifies to retrieve metadata objects that are subtypes of the passed metadata type in addition to objects of the passed type.
OMI_INCLUDE_SUBTYPES - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(16) Specifies to retrieve metadata objects that are subtypes of the passed metadata type in addition to objects of the passed type.
OMI_LOCK - Static variable in interface com.sas.services.information.util.ISDefs
(32768) Locks the specified object and any associated objects selected by GetMetadata flags and options from update by other users.
OMI_LOCK - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(32768) Locks the specified object and any associated objects selected by GetMetadata flags and options from update by other users.
OMI_LOCK_TEMPLATE - Static variable in interface com.sas.services.information.util.ISDefs
(65536) In GetMetadata, specifies to lock the associated objects specified in a user-defined lock template instead of associated objects requested by the method.
OMI_LOCK_TEMPLATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated. As of 9.2, no longer supported by the metadata server
OMI_MATCH_CASE - Static variable in interface com.sas.services.information.util.ISDefs
(512) Specifies to perform a case-sensitive search of the criteria specified in the option.
OMI_MATCH_CASE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(512) Specifies to perform a case-sensitive search of the criteria specified in the option.
OMI_MULT_REQUEST - Static variable in interface com.sas.services.information.util.ISDefs
(1073741824)
OMI_MULT_REQUEST - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(1073741824)
OMI_NOEXPAND_DUPS - Static variable in interface com.sas.services.information.util.ISDefs
(524288) If an object has already been expanded once in a GetMetadata call, this flag turns off any metadata expansion of subsequent occurrences of the object in that call.
OMI_NOFORMAT - Static variable in interface com.sas.services.information.util.ISDefs
(67108864) Do not format time values returned from the server.
OMI_NOFORMAT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(67108864) Do not format time values returned from the server.
OMI_PURGE - Static variable in interface com.sas.services.information.util.ISDefs
(1048576) Removes previously deleted metadata from a repository without disturbing the current metadata objects.
OMI_PURGE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
Deprecated. As of 9.2, no longer supported by the metadata server
OMI_REINIT - Static variable in interface com.sas.services.information.util.ISDefs
(2097152) Deletes the contents of a repository but does not remove the repository's registration from the repository manager.
OMI_REINIT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(2097152) Deletes the contents of a repository but does not remove the repository's registration from the repository manager.
OMI_RETURN_LIST - Static variable in interface com.sas.services.information.util.ISDefs
(1024) Returns a list of deleted object IDs, as well as any cascading object IDs that were deleted.
OMI_RETURN_LIST - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(1024) Returns a list of deleted object IDs, as well as any cascading object IDs that were deleted.
OMI_SUCCINCT - Static variable in interface com.sas.services.information.util.ISDefs
(2048) specifies to omit properties that do not contain values or that contain null values.
OMI_SUCCINCT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(2048) specifies to omit properties that do not contain values or that contain null values.
OMI_TEMPLATE - Static variable in interface com.sas.services.information.util.ISDefs
(4) checks the Options parameter for one or more user-defined templates that specify the properties to return for a given metadata type.
OMI_TEMPLATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(4) checks the Options parameter for one or more user-defined templates that specify the properties to return for a given metadata type.
OMI_TRUNCATE - Static variable in interface com.sas.services.information.util.ISDefs
(4194304) Deletes all metadata objects but does not remove the metadata object containers from a repository or change the repository's registration.
OMI_TRUNCATE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(4194304) Deletes all metadata objects but does not remove the metadata object containers from a repository or change the repository's registration.
OMI_TRUSTED_CLIENT - Static variable in interface com.sas.services.information.util.ISDefs
(268435456)Determines if the client can call this method.
OMI_TRUSTED_CLIENT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(268435456)Determines if the client can call this method.
OMI_UNLOCK - Static variable in interface com.sas.services.information.util.ISDefs
(131072) Unlocks the specified object and any associated objects that were locked when the update is completed
OMI_UNLOCK - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(131072) Unlocks the specified object and any associated objects that were locked when the update is completed
OMI_UNLOCK_FORCE - Static variable in interface com.sas.services.information.util.ISDefs
(262144) Unlocks any locks held by another user so that a metadata object can be updated.
OMI_UNLOCK_FORCE - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(262144) Unlocks any locks held by another user so that a metadata object can be updated.
OMI_XMLSELECT - Static variable in interface com.sas.services.information.util.ISDefs
(128) Checks the Options parameter for criteria to qualify the objects that are returned by the server.
OMI_XMLSELECT - Static variable in interface com.sas.metadata.remote.MdOMIUtil
(128) Checks the Options parameter for criteria to qualify the objects that are returned by the server.
OMRConnectionFactoryConfiguration - Class in com.sas.services.connection.omr
A connection factory configuration that describes a server or a pool of servers to connect to using meta data in an OMR server.
OMRConnectionFactoryConfiguration(IOMI, String) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Constructs a factory configuration based on the ID of a meta data object.
OMRConnectionFactoryConfiguration(IOMI, String, String) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Constructs a factory configuration based on the name of a meta data object.
OMRConnectionFactoryConfiguration(LogicalServer) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Deprecated. use OMRConnectionFactoryConfiguration(com.sas.metadata.remote.LogicalServer)
OMRConnectionFactoryConfiguration(LogicalServer) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Constructs a factory configuration based on a live RMI connection to a meta data object.
OMRConnectionFactoryConfiguration(LogicalServer, boolean) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Deprecated. use OMRConnectionFactoryConfiguration(com.sas.metadata.remote.LogicalServer)
OMRConnectionFactoryConfiguration(LogicalServer, boolean) - Constructor for class com.sas.services.connection.omr.OMRConnectionFactoryConfiguration
Constructs a factory configuration based on a live RMI connection to a meta data object.
OMRDeploymentContext - Class in com.sas.services.deployment.ioc
Context that describes how to query SAS Foundation Services metadata that is persisted in a SAS Metadata Repository.
OMRDeploymentContext(AbstractDeploymentStrategy) - Constructor for class com.sas.services.deployment.ioc.OMRDeploymentContext
Constructs a context that describes SAS Foundation Services deployment metadata which is persisted in a SAS Metadata Repository.
OMRHost - Class in com.sas.services.information.metadata
 
OMRHost() - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(Class) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(Machine) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(Machine, Class) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(MachineImpl) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(MachineImpl, Class) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(MachineImpl_Stub) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(MachineImpl_Stub, Class) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRHost(RepositoryInterface, String) - Constructor for class com.sas.services.information.metadata.OMRHost
 
OMRMetadataSource - Class in com.sas.services.deployment
SAS Metadata Repository metadata source from which a foundation services deployment can be queried.
OMRMetadataSource(IOMI, String, String, Set, Environment) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and Set of String elements representing the foundation service deployments that are to be deployed.
OMRMetadataSource(String, String, Set, String, String, String, String, Environment) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance which will open a single sign-on connection to the specified SAS Metadata Server.
OMRMetadataSource(String, String, String, String, String, String) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and name of the foundation service deployment that is to be deployed.
OMRMetadataSource(String, String, String, String, String, String, Set) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and Set of String elements representing the foundation service deployments that are to be deployed.
OMRMetadataSource(String, String, String, String, String, String, Set, Environment) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and Set of String elements representing the foundation service deployments that are to be deployed.
OMRMetadataSource(String, String, String, String, String, String, String) - Constructor for class com.sas.services.deployment.OMRMetadataSource
Constructs an instance with the specified SAS Metadata Server host, port, identity and password, and name of the foundation service deployment that is to be deployed.
OMRMultiHostDeployedObject - Class in com.sas.services.information.metadata
 
OMRPromptDefinition - Class in com.sas.services.information.metadata.prompt
This smart object stores a com.sas.prompts.definition.PromptDefintionInterface in metadata as a string of XML passed to setPromptInfo().
OMRPromptDefinition() - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
OMRPromptDefinition(Object, Class) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
OMRPromptDefinition(Prompt) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
OMRPromptDefinition(PromptImpl) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
OMRPromptDefinition(PromptImpl_Stub) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
 
OMRPromptDefinition(RepositoryInterface, String, FolderInterface) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptDefinition
Constructor for OMRPromptDefinition.
OMRPromptGroup - Class in com.sas.services.information.metadata.prompt
This object represents an instance of com.sas.prompts.groups.PromptGroupInterface as stored in metadata.
OMRPromptGroup() - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
OMRPromptGroup(Object, Class) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
OMRPromptGroup(PromptGroup) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
OMRPromptGroup(PromptGroupImpl) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
OMRPromptGroup(PromptGroupImpl_Stub) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
 
OMRPromptGroup(RepositoryInterface, String, FolderInterface) - Constructor for class com.sas.services.information.metadata.prompt.OMRPromptGroup
Constructor for OMRPromptGroup.
OMRPromptGroupInterface - Interface in com.sas.services.information.metadata.prompt
Interface for a smart object that represents a com.sas.prompts.groups.PromptGroupInterface.
OMRRepositoryKey - Class in com.sas.services.information.util
 
OMRRepositoryKey(Root) - Constructor for class com.sas.services.information.util.OMRRepositoryKey
 
OMRRepositoryKey(String) - Constructor for class com.sas.services.information.util.OMRRepositoryKey
 
OMRSPDSServer - Class in com.sas.services.information.metadata
 
OMRSPDSServer() - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(Class) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(RepositoryInterface, String, FolderInterface) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(RepositoryInterface, String, FolderInterface, Class) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponent) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponent, Class) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponentImpl) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponentImpl, Class) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponentImpl_Stub) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRSPDSServer(ServerComponentImpl_Stub, Class) - Constructor for class com.sas.services.information.metadata.OMRSPDSServer
 
OMRServiceConfigFactory - Class in com.sas.services.deployment
Factory used to manufacture a service configuration using metadata queried from a SAS metadata repository.
OMRServiceConfigFactory(String, ConnectionInterface) - Constructor for class com.sas.services.deployment.OMRServiceConfigFactory
Constructs a factory which can be used to manufacture service configurations queried from a SAS metadata repository.
OMRServiceConfigFactory(String, IOMI) - Constructor for class com.sas.services.deployment.OMRServiceConfigFactory
Constructs a factory which can be used to manufacture service configurations queried from a SAS metadata repository.
OMSOBJ_STRING - Static variable in class com.sas.services.information.metadata.Metadata
 
ON - Static variable in class com.sas.swing.visuals.TriStateCheckBox
Value representing selected
ONCLAUSE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: DEPRECATED: This type represents an SQL ON clause.
ONCLAUSE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: DEPRECATED: Represents an SQL ON clause.
ONELEVEL_SCOPE - Static variable in interface com.sas.services.information.FilterInterface
 
ONLY_STRING - Static variable in class com.sas.util.validators.DateStringValidator
Index in messages collection where the onlyString message is.
ON_BLUR - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_CLICK - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for onClick event handler
ON_FOCUS - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for onFocus event handler
ON_KEY_DOWN - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_KEY_PRESS - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_KEY_UP - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_MOUSE_DOWN - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_MOUSE_OUT - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
ON_MOUSE_OVER - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
Key used for onMouseOver event handler
ON_MOUSE_UP - Static variable in interface com.sas.servlet.tbeans.html.HTMLConstantsInterface
 
OPACITY - Static variable in class com.sas.table.CellStyle
String used to identify the opacity property in the bag.
OPAQUE - Static variable in class com.sas.table.CellStyle
opacity property value which indicates that a cell's background completely obscures its area.
OPENCLIENTCONNECTION - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: This abstract type represents the connection information needed by an open client to access a deployed component.
OPENCLIENTCONNECTION - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: An abstract type that represents the connection information needed by an open client to access a deployed component.
OPEN_FOLDER - Static variable in class com.sas.servlet.tbeans.BaseTreeView
Key used by the imageMap for an open folder.
OPEN_FOLDER_ACTION - Static variable in class com.sas.actionprovider.support.remotefileselector.BaseRemoteFileSelectorSupport
The actionType key used to define the default drill down action or open folder action for the RemoteFileSelector.
OPEN_FOLDER_ACTION - Static variable in interface com.sas.actionprovider.support.remotefileselector.RemoteFileActionTypeKeysInterface
The actionType key used to define the default drill down action or open folder action for the RemoteFileSelector.
OPEN_FOLDER_ACTION - Static variable in class com.sas.actionprovider.support.remotefileselector.SwingRemoteFileSelectorSupport
The actionType key used to allow opening a folder.
OPEN_FOLDER_ACTION - Static variable in interface com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileTableActionTypeKeysInterface
The actionType key used to define the default drill down action or open folder action for the InformationServices RemoteFileSelector.
OPEN_FOLDER_ACTION - Static variable in interface com.sas.actionprovider.support.remotefileselector2.RemoteFileActionTypeKeysInterface
The actionType key used to define the default drill down action or open folder action for the RemoteFileSelector.
OPEN_FOLDER_COMBO_URL_TEMPLATE - Static variable in class com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil
Default url pattern to be used with Open Folder combo actions.
OPEN_FOLDER_COMBO_URL_TEMPLATE_FOR_PARTIAL_REFRESH - Static variable in class com.sas.actionprovider.util.remotefile2.HttpRemoteFileActionUtil
Url pattern to be used with Open Folder combo actions when partial refresh is enabled.
OPEN_FOLDER_IFILE_ACTION - Static variable in interface com.sas.actionprovider.support.remotefileselector2.HttpRemoteFileTableActionTypeKeysInterface
The actionType key used to define the default drill down action or open folder action for the IFile Services RemoteFileSelector.
OPTIONS_KEY - Static variable in interface com.sas.services.information.metadata.SASLibraryInterface
Key used to obtain the options parameter of a library assignment Map created by genAssignLibrefMap
OPTIONS_LABEL_NAME - Static variable in interface com.sas.dataselectors.export.ExportSelectorComponentNames
The name of the Options label.
OPTIONS_LABEL_NAME - Static variable in interface com.sas.servlet.tbeans.dataselectors.memberproperties.html.MemberPropertiesSelectorComponentNames
The name of the Dual Tree Selector.
OPTION_CACHE_TYPE_DEFINITIONS - Static variable in interface com.sas.services.information.InformationServiceInterface
The setOption option parameter for setting whether type definitions should be cached.
OPTION_FOLDER_ITEM_REFRESH_MSEC - Static variable in interface com.sas.services.information.InformationServiceInterface
the setOption option parameter for setting the folder item refresh interval in milliseconds.
OPTION_FOLDER_SUBFOLDER_REFRESH_MSEC - Static variable in interface com.sas.services.information.InformationServiceInterface
The setOption option parameter for setting the Folder subfolder refresh interval in milliseconds.
OPTION_METADATA_TREE_REFRESH_MSEC - Static variable in interface com.sas.services.information.InformationServiceInterface
The setOption option parameter for setting the tree refresh interval for the Metadata class in milliseconds.
OR - Static variable in class com.sas.dataselectors.filters.ConditionalRelationType
The "logical OR" relation type
OR - Static variable in interface com.sas.dataselectors.filters.SimpleFilterLogicTreeInterface
Constant value used when defining or determining the logical relationship between two expressions in a filter.
OR - Static variable in class com.sas.services.webdav.DAVConstants
 
OR - Static variable in class com.sas.iquery.metadata.expr.ConditionalRelationType
The "logical OR" relation type
OR - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the OR Boolean Operation (x) OR (y)
ORBPermission - Class in com.sas.iom.orb
Security permission required to use protected features of IOM Bridge for Java.
ORBPermission(String) - Constructor for class com.sas.iom.orb.ORBPermission
Construct an ORBPermission object with the given name.
ORDER - Static variable in class com.sas.services.webdav.DAVConstants
 
ORDERBY - Static variable in class com.sas.services.webdav.DAVConstants
 
ORDERBYCLAUSE - Static variable in interface com.sas.services.information.util.ISDefs
Model description of Object: Has an association to columns used to order the data.
ORDERBYCLAUSE - Static variable in interface com.sas.metadata.remote.MetadataObjects
Model description of the metadata type: Has an association to columns used to order the data.
ORDERED_CHECKBOXLIST - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
To be used with the ordered checkboxlist renderers.
ORDERED_LISTBOXVIEW - Static variable in class com.sas.servlet.tbeans.TransformationIdKeys
To be used with the ordered listboxview renderers.
ORDERED_MULTIPLE_SELECTION - Static variable in interface com.sas.prompts.definitions.SelectableDefinitionInterface
Selection type indicating that multiple values are allowed and that the order of the values should be retained.
ORDERED_MULTIPLE_SELECTION - Static variable in class com.sas.prompts.definitions.SelectionTypes
 
ORIENTATION - Static variable in class com.sas.actionprovider.strategies.relational.DragColumnStrategy
 
ORIENTATION - Static variable in interface com.sas.actionprovider.util.relational.RelationalDynamicValueKeys
 
ORIGIN_COMPONENT - Static variable in class com.sas.swing.visuals.tableview.SwapCurrentCellAction
Swaps the current cell between the table and the origin component
ORIGIN_LABEL - Static variable in class com.sas.table.LabelCell
Origin label constant to pass as labelType parameter to constructor.
OR_ACTION - Static variable in class com.sas.commands.dataselectors.AdvancedFilterSelectorCommand
pendingAction value when the OR_ACTION is executed.
OR_CONDITION - Static variable in class com.sas.iquery.metadata.business.step.CompoundStep
Definition of an OR condition in a compound step.
OTFS_CHOICE_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used for the choice boxes in the OLAPTimeBasedFilterSelectorPanel.
OTFS_COMPONENT_SPACER_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used horizontally separate components in the OLAPTimeBasedFilterSelectorPanel.
OTFS_CURRENT_FIRST_PERIOD_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for '(Currently yy)' label of the 'The first xx' radio box item.
OTFS_CURRENT_LAST_PERIOD_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for '(Currently yy)' label of the 'The last xx' radio box item.
OTFS_ENDING_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the 'Ending xx' label.
OTFS_ENDING_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Ending xx' radio box.
OTFS_ENDING_RADIO_LAST_PERIOD_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'The last xx' item of the 'Ending xx' radio box.
OTFS_END_TREE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Ending xx' TreeView.
OTFS_FIELDSET_LEGEND_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used for the fieldset's legend in the OLAPTimeBasedFilterSelectorPanel.
OTFS_FIRST_ENDING_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the first radio button of the 'Ending xx' radio box.
OTFS_FIRST_SHOW_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the first radio button of the Show radio box.
OTFS_FIRST_STARTING_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the first radio button of the 'Starting xx' radio box.
OTFS_ID - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Key to retrieve, from the template dictionary map, the id of the 'div' that contains the whole panel "OTFS_ID"
OTFS_LABEL_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used for the labels in the OLAPTimeBasedFilterSelectorPanel.
OTFS_LEGEND_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the legend's label.
OTFS_NUMBER_OF_PERIODS_TEXT_ENTRY - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the Number of Periods text entry.
OTFS_PERIOD_TYPE_CHOICE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the Period Type choice box.
OTFS_PERIOD_TYPE_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the Period Type label.
OTFS_RADIO_LABEL_ITALIC_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used for the radio box italic labels in the OLAPTimeBasedFilterSelectorPanel.
OTFS_SELECTOR_ROW_SPACER_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used vertically separate components in the OLAPTimeBasedFilterSelectorPanel.
OTFS_SELECT_CHECK_BOX_LIST - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Select' check box list.
OTFS_SELECT_CHECK_BOX_LIST_ID - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_CHECK_BOX_LIST_ID"
OTFS_SELECT_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the label of the Select choice box.
OTFS_SELECT_LABEL_ID - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Key to retrieve, from the template dictionary map, the id of the label of area cotnaining the OTFS_SELECT_RADIO and the OTFS_SELECT_CHECK_BOX_LIST "OTFS_SELECT_LABEL_ID"
OTFS_SELECT_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Select' radio box.
OTFS_SELECT_RADIO_ENDING_PERIOD_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'Starting period' item of the 'Select' radio box.
OTFS_SELECT_RADIO_ID - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Key to retrieve, from the template dictionary map, the id of the 'tbody' that contains the OTFS_SELECT_RADIO "OTFS_SELECT_RADIO_ID"
OTFS_SELECT_RADIO_STARTING_PERIOD_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'Starting period' item of the 'Select' radio box.
OTFS_SHOW_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the label of the Show choice box.
OTFS_SHOW_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for Show radio box.
OTFS_SHOW_RADIO_ACROSS_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'Across -periods-' item of the 'Show' radio box.
OTFS_SHOW_RADIO_N_PERIODS_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'N -periods-' item of the 'Show' radio box.
OTFS_SHOW_RADIO_RANGE_OF_PERIODS_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'Range of -periods-' item of the 'Show' radio box.
OTFS_STARTING_ENDING_RADIO_SELECTED_PERIOD_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'Selected xx' item of both the 'Starting xx' and 'Ending xx' radio boxes.
OTFS_STARTING_LABEL - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for the 'Starting xx' label.
OTFS_STARTING_RADIO - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Starting xx' radio box.
OTFS_STARTING_RADIO_FIRST_PERIOD_VALUE - Static variable in class com.sas.dataselectors.filters.timebased.olap.OLAPTimeBasedFilterConstants
Value of the 'The first xx' item of the 'Starting xx' radio box.
OTFS_START_TREE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorKeysInterface
Component key for 'Starting xx' TreeView.
OTFS_TEXT_ENTRY_STYLE - Static variable in interface com.sas.servlet.tbeans.dataselectors.filters.timebased.olap.html.OLAPTimeBasedFilterSelectorStyleKeysInterface
Key to retrieve the style used for the text entries in the OLAPTimeBasedFilterSelectorPanel.
OTHERICONS_KEY - Static variable in interface com.sas.sasserver.tree.RemoteServerNodeInterface
Key for the String item which names the icon to use if the expanded, expandedSelected, or selected icons are null.
OTHER_ALL_ROWS_INCLUDED - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The OTHER_ALL_ROWS_INCLUDED action is an indication of whether all rows of data should be returned for this DataItem.
OTHER_CALCULATED_MEMBER - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The OTHER_CALCULATED_MEMBER action allows the user to define a (or remove an existing) open ended expression.
OTHER_EXPRESSION - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The OTHER_EXPRESSION action determines whether the expression can be set.
OTHER_FORMAT - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The OTHER_FORMAT action determines whether the format can be set.
OTHER_LOOKUP - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The OTHER_LOOKUP action determines whether setting lookup information on a data item is allowed.
OTHER_TYPE - Static variable in interface com.sas.entities.AttributeTypeInterface
Constant for creating "other" types
OUTLINED - Static variable in class com.sas.swing.visuals.CalendarDayButton
An outlined, enabled display mode for a calendar day.
OUTPUT_LABEL_NAME - Static variable in interface com.sas.dataselectors.export.ExportSelectorComponentNames
The name of the Output label.
OUTPUT_TRANSFORM - Static variable in class com.sas.table.TransformTextCell
Output transform is not currently used.
OUTPUT_TYPE - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
OUTPUT_TYPE_HTML - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
OUTPUT_TYPE_LIST_BOX_NAME - Static variable in interface com.sas.dataselectors.export.ExportSelectorComponentNames
The name of the Output Type list box.
OUTPUT_TYPE_TEXT - Static variable in class com.sas.swing.models.AppliedFiltersUtil
 
OWNER - Static variable in interface com.sas.services.information.metadata.CommentFilterInterface
 
ObjectArrayToTreeInterfaceTransform - Class in com.sas.util.transforms
 
ObjectArrayToTreeInterfaceTransform() - Constructor for class com.sas.util.transforms.ObjectArrayToTreeInterfaceTransform
 
ObjectCloneTransform - Class in com.sas.util.transforms
 
ObjectCloneTransform() - Constructor for class com.sas.util.transforms.ObjectCloneTransform
 
ObjectNameFilter - Class in com.sas.services.information.search
The ObjectNameFilter class is used to filter or search for objects by their Name attribute.
ObjectNameFilter(String, boolean) - Constructor for class com.sas.services.information.search.ObjectNameFilter
Constructs a new name filter that allows objects to be searched on by their name
ObjectNameFilter(String, boolean, SearchOperator) - Constructor for class com.sas.services.information.search.ObjectNameFilter
Constructs a new name filter that allows objects to be searched on by their name
ObjectToAnalysisVariableTransform - Class in com.sas.util.transforms
 
ObjectToAnalysisVariableTransform() - Constructor for class com.sas.util.transforms.ObjectToAnalysisVariableTransform
Default no=arg constructor.
ObjectToAnalysisVariableTransform(Locale) - Constructor for class com.sas.util.transforms.ObjectToAnalysisVariableTransform
Create instance with locale setting.
ObjectToClassificationVariableTransform - Class in com.sas.util.transforms
 
ObjectToClassificationVariableTransform() - Constructor for class com.sas.util.transforms.ObjectToClassificationVariableTransform
Default no=arg constructor.
ObjectToClassificationVariableTransform(Locale) - Constructor for class com.sas.util.transforms.ObjectToClassificationVariableTransform
Create instance with locale setting.
ObjectToNodeInterfaceTransform - Class in com.sas.util.transforms
 
ObjectToNodeInterfaceTransform() - Constructor for class com.sas.util.transforms.ObjectToNodeInterfaceTransform
 
ObjectToPlotVariableTransform - Class in com.sas.util.transforms
 
ObjectToPlotVariableTransform() - Constructor for class com.sas.util.transforms.ObjectToPlotVariableTransform
Default no=arg constructor.
ObjectToPlotVariableTransform(Locale) - Constructor for class com.sas.util.transforms.ObjectToPlotVariableTransform
Create instance with locale setting.
ObjectToPropertyValueTransform - Class in com.sas.util.transforms
ObjectToPropertyValueTransform transforms an Object into the value of one of its properties.
ObjectToPropertyValueTransform(String) - Constructor for class com.sas.util.transforms.ObjectToPropertyValueTransform
Constructor which allows setting of the name of the property to use the value of.
ObjectToVariableTransform - Class in com.sas.util.transforms
 
ObjectToVariableTransform() - Constructor for class com.sas.util.transforms.ObjectToVariableTransform
Default no=arg constructor.
ObjectToVariableTransform(Locale) - Constructor for class com.sas.util.transforms.ObjectToVariableTransform
Create instance with locale setting.
OfflineResultSetConfiguration - Class in com.sas.iquery.dataretrieval
Contains settings that are used to configure offline result sets.
OfflineResultSetConfiguration() - Constructor for class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Creates a new OfflineResultSetConfiguration with default settings.
OfflineResultSetConfiguration(OfflineResultSetConfiguration) - Constructor for class com.sas.iquery.dataretrieval.OfflineResultSetConfiguration
Copy constructor.
OkCancelHelpDialog - Class in com.sas.visuals
 
OkCancelHelpDialog(Frame) - Constructor for class com.sas.visuals.OkCancelHelpDialog
 
OkCancelHelpDialog(Frame, String) - Constructor for class com.sas.visuals.OkCancelHelpDialog
 
OnClause - Interface in com.sas.metadata.remote
DEPRECATED: Represents an SQL ON clause.
OpenClientConnection - Interface in com.sas.metadata.remote
An abstract type that represents the connection information needed by an open client to access a deployed component.
OpenFolderAction - Class in com.sas.swing.visuals.remotefileselector.actions
OpenFolderAction opens a selected folder.
OpenFolderAction() - Constructor for class com.sas.swing.visuals.remotefileselector.actions.OpenFolderAction
Default Constructor
OpenFolderCommand - Class in com.sas.commands.remotefileselector
This class provides the calls to the RemoteServerModel to open (i.e. drilldown) on a selected folder to show any files it may contain.
OpenFolderCommand - Class in com.sas.commands.remotefileselector2
OpenFolderCommand This class updates the model path.
OpenFolderCommand() - Constructor for class com.sas.commands.remotefileselector.OpenFolderCommand
Constructor
OpenFolderCommand() - Constructor for class com.sas.commands.remotefileselector2.OpenFolderCommand
Default constructor
OpenFolderCommand(String) - Constructor for class com.sas.commands.remotefileselector.OpenFolderCommand
Constructor that accepts a command name
OpenFolderCommand(String) - Constructor for class com.sas.commands.remotefileselector2.OpenFolderCommand
Constructor that accepts a command name
OpenFolderCommand(String, String) - Constructor for class com.sas.commands.remotefileselector.OpenFolderCommand
Constructor that accepts a command name and an action class type
OpenFolderStrategy - Class in com.sas.actionprovider.strategies.remotefile2
 
OpenFolderStrategy() - Constructor for class com.sas.actionprovider.strategies.remotefile2.OpenFolderStrategy
Default constructor.
OpenFolderStrategy(boolean, RemoteFileActionUtil) - Constructor for class com.sas.actionprovider.strategies.remotefile2.OpenFolderStrategy
Constructor for specifying type ( swing/http ) of strategy object.
OpenFolderStrategyCombo - Class in com.sas.actionprovider.strategies.remotefile2
 
OpenFolderStrategyCombo() - Constructor for class com.sas.actionprovider.strategies.remotefile2.OpenFolderStrategyCombo
Default constructor.
OpenFolderStrategyCombo(boolean, RemoteFileActionUtil) - Constructor for class com.sas.actionprovider.strategies.remotefile2.OpenFolderStrategyCombo
Constructor for specifying type ( swing/http ) of strategy object.
OpenURL - Class in com.sas.servlet.util
Application for opening the given URL and redirecting the contents to some output device (such as the console or file).
OpenURL() - Constructor for class com.sas.servlet.util.OpenURL
 
OperatingSystemServerInterface - Interface in com.sas.services.information.metadata
 
OperationMonitor - Class in com.sas.services.deployment
Operation monitor thread.
OperationMonitor() - Constructor for class com.sas.services.deployment.OperationMonitor
Constructs a default instance of an operation monitor.
OperationMonitor(String) - Constructor for class com.sas.services.deployment.OperationMonitor
Constructs an instance of an operation monitor using the specified name for the thread.
OperationMonitorInterface - Interface in com.sas.services.deployment
Interface describing how an operation can provide status information to a monitor regarding exceptions that have occurred.
Operator - Class in com.sas.iquery.metadata.serverprop
Models an operator definition that can be used within expressions to perform more complex queries.
Options - Class in com.sas.rio
This is the Options class which defines the SAS options like By clause, while creating a table.
Options() - Constructor for class com.sas.rio.Options
Constructs an Options object.
OptionsDialog - Class in com.sas.swing.visuals
A generic dialog class that handles adding and responding to general buttons such as "OK", "Cancel", "Apply", etc.
OptionsDialog(Frame, PanelInterface, boolean) - Constructor for class com.sas.swing.visuals.OptionsDialog
Creates a new Dialog for the specified panel.
OptionsDialog(Frame, PanelInterface, boolean, int, int) - Constructor for class com.sas.swing.visuals.OptionsDialog
Creates a new Dialog for the specified panel.
OptionsDialog(Frame, String, boolean) - Constructor for class com.sas.swing.visuals.OptionsDialog
Creates a new dialog initialized with the specified title.
OptionsDialog(Frame, String, boolean, int, int) - Constructor for class com.sas.swing.visuals.OptionsDialog
Creates a new dialog initialized with the specified title and buttons.
Or - Class in com.sas.util
The Or class combines two PredicateInterface objects using a short circuit logical or ( || ) operation.
Or(PredicateInterface, PredicateInterface) - Constructor for class com.sas.util.Or
 
OracleServerInterface - Interface in com.sas.services.information.metadata
 
OrderByClause - Interface in com.sas.metadata.remote
Has an association to columns used to order the data.
Orientation - Class in com.sas.geometry
Orientation defines a common base class for unifying different orientations.
Orientation() - Constructor for class com.sas.geometry.Orientation
 
OrientationSelector - Class in com.sas.visuals
 
OrientationSelector() - Constructor for class com.sas.visuals.OrientationSelector
 
Orientations - Interface in com.sas.geometry
Orientations defines a set of orientation, or positioning, constants.
OriginComponent - Class in com.sas.swing.visuals.tableview
 
OriginComponent() - Constructor for class com.sas.swing.visuals.tableview.OriginComponent
Default constructor, sets the TableView to null.
OriginComponent(TableView) - Constructor for class com.sas.swing.visuals.tableview.OriginComponent
Constructors the OriginComponent and sets the TableView to the table.
OriginComponentUI - Class in com.sas.swing.visuals.tableview
Pluggable look and feel class for OriginComponent.
OriginComponentUI() - Constructor for class com.sas.swing.visuals.tableview.OriginComponentUI
 
OtherThreshold - Class in com.sas.graphics.components.piechart
 
OtherThreshold(String) - Constructor for class com.sas.graphics.components.piechart.OtherThreshold
Constructs an OtherThreshold object from a string consisting of a numeric value and unit.
OtherThreshold(double) - Constructor for class com.sas.graphics.components.piechart.OtherThreshold
Constructs an OtherThreshold object from a measure of percent
OtherThreshold(double, String) - Constructor for class com.sas.graphics.components.piechart.OtherThreshold
Constructs an OtherThreshold object from the specified magnitude and unit
Output - Static variable in class com.sas.net.connect.RemoteObject
 
OutputFileDefinition - Class in com.sas.prompts.definitions
InputFileDefinition is a prompt type which allows the specification of an output file from a SAS server.
OutputFileDefinition() - Constructor for class com.sas.prompts.definitions.OutputFileDefinition
Constructor
OutputFileDefinition(String) - Constructor for class com.sas.prompts.definitions.OutputFileDefinition
Constructor
OutputParameter - Class in com.sas.services.storedprocess.metadata
Design time output parameter.
OutputParameter() - Constructor for class com.sas.services.storedprocess.metadata.OutputParameter
Constructs an empty output parameter.
OutputParameterInterface - Interface in com.sas.services.storedprocess
This interface describes an output parameter.
OutputStream - Class in com.sas.iom
Provides the capability to write output to an IOM OutputStream.
OutputStream(ICacheWriter, ICacheService) - Constructor for class com.sas.iom.OutputStream
 
OutputStreamHeader - Class in com.sas.iom
Provides the capability to write header information to an IOM OutputStream.
OutputStreamHeader(OutputStream) - Constructor for class com.sas.iom.OutputStreamHeader
 
oPaintIconR - Static variable in class com.sas.swing.visuals.BasicLabelViewUI
 
oPaintTextR - Static variable in class com.sas.swing.visuals.BasicLabelViewUI
 
obj - Variable in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
objHasDirectPermissions - Variable in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
objHidden - Variable in class com.sas.services.information.metadata.AuthorizationInheritanceInfo
 
objectData - Variable in class com.sas.servlet.tbeans.models.JDBCToTreeViewModelAdapter.LevelTreeNode
objectData property.
objectFactory - Variable in class com.sas.dataselectors.calculateditems.BaseCalculatedItemAdapter
The factory for getting objects and metadata
objectModified() - Method in interface com.sas.metadata.remote.MdObjectBaseUtil
Tells whether any of the attributes or associationLists on this object have been changed.
objectToProperties(Object) - Method in class com.sas.net.brg.orb.BrgOrb
 
objectToString(Object) - Method in class com.sas.storage.jdbc.export.RelationalDelimitedValuesExporter
Transforms an Object into a String.
objectToString(Object) - Method in class com.sas.storage.jdbc.export.RelationalExcelXMLExporter
Transforms an Object into a String.
objectToStringTransform - Variable in class com.sas.storage.jdbc.JDBCToTableModelAdapter
 
odsi - Variable in class com.sas.dataselectors.exceptionhighlighting.OLAPExceptionHighlightingSelectorBQAdapter
 
of - Variable in class com.sas.commands.dataselectors.RankingCommand
 
offImageView - Variable in class com.sas.visuals.GraphicalCheckBox
 
offScreen - Variable in class com.sas.visuals.ImageAnimationIcon
 
offScreen - Variable in class com.sas.visuals.MarqueeIcon
 
offScreenGraphics - Variable in class com.sas.visuals.ImageAnimationIcon
 
offScreenGraphics - Variable in class com.sas.visuals.MarqueeIcon
 
offset - Variable in class com.sas.visuals.SliderListener
 
okButton - Variable in class com.sas.swing.visuals.CalendarPanel
 
okButton - Variable in class com.sas.swing.visuals.DirectoryDialog
 
okButton - Variable in class com.sas.util.login.LoginBeanSwingUtil
The OK button.
okButton - Variable in class com.sas.visuals.DirectoryDialog
 
okClicked - Variable in class com.sas.swing.visuals.CalendarPanel
 
okClicked() - Method in class com.sas.swing.visuals.CalendarPanel
Method to see if the ok button was pressed
olapTimeBasedFilterAdapter - Variable in class com.sas.dataselectors.filters.BaseAdvancedFilterObjectFactory
 
oldColumn - Variable in class com.sas.swing.visuals.tableview.SwapCurrentCellAction
 
oldColumnName - Variable in class com.sas.swing.event.SwingTableModelEvent
 
oldHeight - Variable in class com.sas.swing.visuals.ImageView
The previous height the image was painted at.
oldHeight - Variable in class com.sas.visuals.ImageView
The previous height the image was painted at.
oldRow - Variable in class com.sas.swing.visuals.tableview.SwapCurrentCellAction
 
oldSelectedIndex - Variable in class com.sas.visuals.ComboBox
 
oldTags - Variable in class com.sas.visuals.PropertyEditorHost
 
oldWidth - Variable in class com.sas.swing.visuals.ImageView
The previous width the image was painted at.
oldWidth - Variable in class com.sas.visuals.ImageView
The previous width the image was painted at.
onAction() - Method in class com.sas.swing.visuals.NodeView
Called whenever a node is double-clicked in the viewer.
onAction() - Method in class com.sas.visuals.NodeView
Called whenever a node is double-clicked in the viewer.
onActiveStateChanged(int, int, Point) - Method in class com.sas.table.CellView
Notifies the view of a change to Cell.activeState.
onActiveStateChanged(int, int, Point) - Method in interface com.sas.table.CellViewInterface
Notifies the view of a change to Cell.activeState.
onActiveStateChanged(int, int, Point) - Method in class com.sas.table.CheckBoxCell
 
onActiveStateChanged(int, int, Point) - Method in class com.sas.table.TextCell
 
onAllChanged() - Method in class com.sas.table.TableView
Performs a complete refresh of the view's state from its model.
onApply() - Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Apply any changes that may have been made in the panel.
onApply() - Method in class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel
This method validates the input and is to be called when the OK button is pressed.
onApply() - Method in class com.sas.swing.visuals.dataselectors.dataitems.DataItemSelector
This method is called when the OK button is clicked.
onApply() - Method in class com.sas.swing.visuals.dataselectors.filterandrank.FilterAndRankSelector
This method is called when the OK button is clicked.
onApply() - Method in class com.sas.swing.visuals.dataselectors.format.FormatSelector
This method is to be called when the OK button is clicked.
onApply() - Method in class com.sas.swing.visuals.dataselectors.format.FormatSelectorPanel
This method is to be called when the OK button is clicked.
onApply() - Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
 
onApply() - Method in class com.sas.swing.visuals.OptionsDialog
Handles the "apply" action which usually occurs whenever the button for the CommonButtons.APPLY_BUTTON identifier is pressed.
onApply() - Method in interface com.sas.swing.visuals.PanelInterface
Apply any changes that may have been made in the panel.
onApply() - Method in class com.sas.table.RangeTypesViewPanel
 
onBlur - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onBlur - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onButtonPressed(String) - Method in class com.sas.table.NavigationBar
Handles a button being pressed.
onCancel() - Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Cancel any changes that may have been made in the panel.
onCancel() - Method in class com.sas.swing.visuals.dataselectors.calculateditems.SimpleCalculatedItemEditPanel
This method is to be called when the Cancel button is pressed.
onCancel() - Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
 
onCancel() - Method in class com.sas.swing.visuals.dataselectors.qualifiers.QualifiersDialog
 
onCancel() - Method in class com.sas.swing.visuals.DirectoryDialog
 
onCancel() - Method in class com.sas.swing.visuals.OptionsDialog
Handles the "cancel" action which usually occurs whenever the button for the CommonButtons.CANCEL_BUTTON identifier is pressed.
onCancel() - Method in interface com.sas.swing.visuals.PanelInterface
Cancel any changes that may have been made in the panel.
onCancel() - Method in class com.sas.swing.visuals.ProgressDialog
 
onCancel() - Method in class com.sas.visuals.DirectoryDialog
 
onCancel() - Method in class com.sas.visuals.ProgressDialog
 
onChange - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onChange - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onClick - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onClick - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onClose() - Method in class com.sas.swing.visuals.dataselectors.BaseSwingSelectorPanel
Indicates that the panel is being closed.
onClose() - Method in class com.sas.swing.visuals.dataselectors.propertyeditor.EntityAttributeValuePanel
 
onClose() - Method in class com.sas.swing.visuals.OptionsDialog
Handles the "close" action which usually occurs whenever the button for the CommonButtons.CLOSE_BUTTON identifier is pressed.
onClose() - Method in interface com.sas.swing.visuals.PanelInterface
Indicates that the panel is being closed.
onCommit() - Method in class com.sas.table.NavigationBar
Handles the commit action.
onComputePreferredSize(Graphics) - Method in class com.sas.table.CellVector
Framework method called by computePreferredSize.
onComputePreferredSize(Graphics) - Method in class com.sas.table.Column
Framework method called by computePreferredSize.
onComputePreferredSize(Graphics) - Method in class com.sas.table.Row
Framework method called by computePreferredSize.
onDblClick - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onDblClick - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onDelete() - Method in class com.sas.table.NavigationBar
Handles the delete action.
onDoFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sas.portal.portlet.remote.RemotePortletFilter
 
onEndChanged(TableElement, TableElement) - Method in class com.sas.table.CellSelection
Called by setEnd() to notify subclasses of a change to the end.
onEndChanged(TableElement, TableElement) - Method in class com.sas.table.CellVectorSelection
Called by setEnd() to notify subclasses of a change to the end.
onEndChanged(TableElement, TableElement) - Method in class com.sas.table.Selection
Called by setEnd() to notify subclasses of a change to the end.
onFirst() - Method in class com.sas.table.NavigationBar
Handles the first action.
onFocus - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onFocus - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onGetEffectiveStylePropertyBag(String, PropertyBagInterface) - Method in class com.sas.table.DataCell
TableElement framework method for determining the effective value of a style property of type StaticPropertyBagInterface.
onGetEffectiveStylePropertyBag(String, PropertyBagInterface) - Method in class com.sas.table.LabelCell
TableElement framework method for determining the effective value of a style property of type StaticPropertyBagInterface.
onGetEffectiveStylePropertyBag(String, PropertyBagInterface) - Method in class com.sas.table.TableElement
TableElement framework method for determining the effective value of a style property of type StaticPropertyBagInterface.
onGetEffectiveStylePropertyValue(String, Object) - Method in class com.sas.table.DataCell
TableElement framework method for determining the effective value of a style property.
onGetEffectiveStylePropertyValue(String, Object) - Method in class com.sas.table.LabelCell
TableElement framework method for determining the effective value of a style property.
onGetEffectiveStylePropertyValue(String, Object) - Method in class com.sas.table.TableElement
TableElement framework method for determining the effective value of a style property.
onGetFormattedData() - Method in class com.sas.table.Cell
Cell framework method for seeding the cell's view with formatted data from the table's model.
onGetFormattedData() - Method in class com.sas.table.DataCell
Cell framework method for seeding the cell's view with formatted data from the table's model.
onGetModelStyle() - Method in class com.sas.table.Column
TableElement framework method for querying the table view's model for any style properties associated with the element.
onGetModelStyle() - Method in class com.sas.table.DataCell
TableElement framework method for querying the table view's model for any style properties associated with the element.
onGetModelStyle() - Method in class com.sas.table.LabelCell
TableElement framework method for querying the table view's model for any style properties associated with the element.
onGetModelStyle() - Method in class com.sas.table.Row
TableElement framework method for querying the table view's model for any style properties associated with the element.
onGetModelStyle() - Method in class com.sas.table.TableElement
TableElement framework method for querying the table view's model for any style properties associated with the element.
onGetModelStyle(LabelCell) - Method in interface com.sas.table.LabelCellTypeInterface
 
onGetObjectData() - Method in class com.sas.table.Cell
Cell framework method for seeding the cell's view with data from the table's model.
onGetObjectData() - Method in class com.sas.table.DataCell
Cell framework method for seeding the cell's view with data from the table's model.
onGetObjectData() - Method in class com.sas.table.LabelCell
Cell framework method for seeding the label's view with data from the table's model.
onGetObjectData(LabelCell) - Method in interface com.sas.table.LabelCellTypeInterface
 
onGetTypes() - Method in class com.sas.table.Cell
Cell framework method for initializing the cell's type(s) from the table's model.
onGetTypes() - Method in class com.sas.table.DataCell
Cell framework method for initializing the cell's type(s) from the table's model.
onGetTypes() - Method in class com.sas.table.LabelCell
Cell framework method for initializing the label's type(s) from the table's model.
onGetTypes(LabelCell) - Method in interface com.sas.table.LabelCellTypeInterface
 
onHelp() - Method in class com.sas.swing.visuals.OptionsDialog
Handles the "help" action which usually occurs whenever the button for the CommonButtons.HELP_BUTTON identifier is pressed.
onImageView - Variable in class com.sas.visuals.GraphicalCheckBox
 
onInsert() - Method in class com.sas.table.NavigationBar
Handles the insert action.
onKeyDown - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onKeyDown - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onKeyPress - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onKeyPress - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onKeyUp - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onKeyUp - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onLast() - Method in class com.sas.table.NavigationBar
Handles the last action.
onModelChanged() - Method in class com.sas.swing.visuals.SwingCustomizerView
Gets called when the model changes on teh component being customized
onMouseDown - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onMouseDown - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onMouseMove - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onMouseMove - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onMouseOut - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onMouseOut - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onMouseOver - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onMouseOver - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onMouseUp - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onMouseUp - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onNext() - Method in class com.sas.table.CellVector
Framework method called by next for determining the CellVector that follows this.
onNext() - Method in class com.sas.table.Column
Framework method called by next for determining the Column that follows this.
onNext() - Method in class com.sas.table.NavigationBar
Handles the next action.
onNext() - Method in class com.sas.table.Row
Framework method called by next for determining the Row that follows this.
onOK() - Method in class com.sas.swing.visuals.dataselectors.qualifiers.QualifiersDialog
 
onOK() - Method in class com.sas.swing.visuals.DirectoryDialog
 
onOK() - Method in class com.sas.swing.visuals.OptionsDialog
Handles the "ok" action.
onOK() - Method in class com.sas.visuals.DirectoryDialog
 
onPaintBackground(Graphics, int, int) - Method in class com.sas.table.Cell
Cell.paint framework method for painting the cell's background.
onPaintBorder(Graphics, int, int) - Method in class com.sas.table.Cell
Cell.paint framework method for painting the cell's border.
onPaintForeground(Graphics, int, int) - Method in class com.sas.table.Cell
Cell.paint framework method for painting the cell's foreground.
onPaintForeground(Graphics, int, int) - Method in class com.sas.table.DataCell
Cell.paint framework method for painting the cell's foreground.
onPrevious() - Method in class com.sas.table.CellVector
Framework method called by previous for determining the CellVector that precedes this.
onPrevious() - Method in class com.sas.table.Column
Framework method called by previous for determining the Column that precedes this.
onPrevious() - Method in class com.sas.table.NavigationBar
Handles the previous action.
onPrevious() - Method in class com.sas.table.Row
Framework method called by previous for determining the Row that precedes this.
onResized() - Method in class com.sas.table.CellVector
Framework method called by setSize to notify subclasses of a change in size.
onResized() - Method in class com.sas.table.Column
Framework method called by setSize to notify subclasses of a change in size.
onResized() - Method in class com.sas.table.Row
Framework method called by setSize to notify subclasses of a change in size.
onSelect - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementBodyTag
Properties for form element tags.
onSelect - Variable in class com.sas.taglib.servlet.tbeans.form.BaseFormElementTag
Properties for form element tags.
onSelect() - Method in class com.sas.swing.visuals.NodeView
Called whenever a node is selected in the viewer.
onSelect() - Method in class com.sas.visuals.NodeView
Called whenever a node is selected in the viewer.
onSizeColumn(Column, Graphics) - Method in class com.sas.table.TableView
Sizes a given column.
onSizeRow(Row, Graphics) - Method in class com.sas.table.TableView
Sizes a given row.
onStop() - Method in class com.sas.util.Alarm
Respond to a stop.
onVisible() - Method in class com.sas.table.RangeTypesViewPanel
 
onWriteObjectData() - Method in class com.sas.table.Cell
Cell framework method for writing the cell's data to the table's model.
onWriteObjectData() - Method in class com.sas.table.DataCell
Cell framework method for writing the cell's data to the table's model.
onWriteObjectData() - Method in class com.sas.table.LabelCell
Cell framework method for writing the label's data to the table's model.
onWriteObjectData(LabelCell) - Method in interface com.sas.table.LabelCellTypeInterface
 
onlyString - Static variable in class com.sas.util.validators.DateStringValidator
message key indicating validateValue failed because the value passsed was not a String.
open(String[]) - Method in class com.sas.servlet.util.OpenURL
Open the URL and send to the output device
openServer() - Method in class com.sas.util.ContentServer
Starts the socket server.
openServer() - Method in class com.sas.util.ContentServer2
Starts the socket server.
orientation - Variable in class com.sas.swing.visuals.LabelView
 
orientation - Variable in class com.sas.taglib.servlet.tbeans.form.RadioTag
Internal radio properties
orientation - Variable in class com.sas.visuals.ScrollSlider
 
orientation - Variable in class com.sas.visuals.TabBar
 
orientation - Variable in class com.sas.visuals.TabBorder
 
orientation - Variable in class com.sas.visuals.TabButton
int value representing orientation of the TabButton
orientation - Variable in class com.sas.visuals.ToolbarLayout
 
orientationToIndex(int) - Method in class com.sas.visuals.OrientationSelector
 
orientationValue - Variable in class com.sas.visuals.OrientationSelector
 
originComponent - Variable in class com.sas.swing.visuals.tableview.BasicOriginComponentUI
 
originalDataSet - Variable in class com.sas.table.DataTableSortController
Name of the original dataset with any options from which the sorted output is based
originalDataSetName - Variable in class com.sas.table.DataTableSortController
Name of the original dataset from which the sorted output is based
originalItemList - Variable in class com.sas.dataselectors.dataitems.BaseDataItemSelectorModel
 
originalItemList - Variable in class com.sas.dataselectors.dataitems.TableRoles
 
originalReference - Variable in class com.sas.net.connect.ArgumentRecord
 
originalType - Variable in class com.sas.net.connect.ArgumentRecord
 
otherIconsNum - Variable in class com.sas.sasserver.tree.NodeDelegate
 
othersDeletesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether deletes made by others are visible.
othersDeletesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether deletes made by others are visible.
othersDeletesAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether changes made by others are visible.
othersInsertsAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether inserts made by others are visible.
othersInsertsAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether inserts made by others are visible.
othersInsertsAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether changes made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether updates made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether updates made by others are visible.
othersUpdatesAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether changes made by others are visible.
outlineColor - Variable in class com.sas.dataselectors.exceptionhighlighting.ExceptionHighlightingRule
The outline color
outlineColor - Variable in class com.sas.swing.visuals.CalendarDayButton
 
outputList - Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
 
outputModel - Variable in class com.sas.swing.visuals.DisplayTransformCustomizerPanel
 
outputTransform - Variable in class com.sas.awt.TextArea
 
outputType - Variable in class com.sas.commands.dataselectors.ExportSelectorCommand
The requested exporting format.
outputType - Variable in class com.sas.dataselectors.export.BaseExportSelectorAdapter
The requested exporting format.
overrideFormName - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingChartSelectorPanel
 
overrideFormName - Variable in class com.sas.servlet.tbeans.dataselectors.exceptionhighlighting.html.ExceptionHighlightingSelectorPanel
 
overrideMessage - Variable in class com.sas.util.errorhandlers.JOptionPaneErrorHandler
A message used to override the message returned by the validator.
overrideMessage - Variable in class com.sas.util.errorhandlers.MessageBoxErrorHandler
A message used to override the message returned by the validator.
ownDeletesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own deletes are visible.
ownDeletesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own deletes are visible.
ownDeletesAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether a result set's own changes are visible.
ownInsertsAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own inserts are visible.
ownInsertsAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own inserts are visible.
ownInsertsAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether a result set's own changes are visible.
ownUpdatesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own updates are visible.
ownUpdatesAreVisible(int) - Method in class com.sas.net.sharenet.ShareNetDatabaseMetaData
JDBC 2.0 Determines whether a result set's own updates are visible.
ownUpdatesAreVisible(int) - Method in class com.sas.rio.MVADatabaseMetaData
JDBC 2.0 Determines whether a result set's own changes are visible.
owner - Variable in class com.sas.sasserver.RemoteObjectSelectorDialog
The owner of the RemoteObjectSelectorDialog.

  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