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 _

U

UIWorker - class com.sas.rmi.UIWorker.
 
UIWorkerUserInterface - interface com.sas.rmi.UIWorkerUserInterface.
 
UnauthenticatedIdentity - class com.sas.services.information.metadata.UnauthenticatedIdentity.
 
UncheckedException - exception com.sas.util.UncheckedException.
UncheckedException is a base exception for exceptions which "wrap" or chain other other exceptions.
Underlay - class com.sas.awt.print.Underlay.
The Underlay class defines an underlay which can be printed on a page between the Header and Footer; it is printed before the actual body of the page;
UNFORMATTED - Static variable in class com.sas.iquery.dataservices.IQDataServices
Used in getPossibleFilterValues() to request only unformatted data should be returned.
UnicastRemoteObjectExporter - class com.sas.net.rmi.UnicastRemoteObjectExporter.
Utility class used to export/unexport a unicast remote object to/from the RMI system using UnicastRemoteObject.
UnicodeURLEncoder - class com.sas.net.UnicodeURLEncoder.
URLEncoder only supports 8 bit encodings.
UNION_ACTION_TYPE - Static variable in interface com.sas.iquery.metadata.business.step.StepFilterInterface
The members defined by the union of this step and the outcome of previous steps.
UnitsBox - class com.sas.visuals.UnitsBox.
A UnitsBox object is a visual component for entering a measurement value as a number, in one of a set of units.
UNQUOTE_NAME_CHARACTERS - Static variable in class com.sas.iquery.metadata.serverprop.ServerAttribute
Legal characters that can be used in an identifier without any special quoting.
UPCASE - Static variable in class com.sas.iquery.metadata.serverprop.FunctionNameID
Name ID for the Function UPCASE (column-name)
UpCommand - class com.sas.servlet.beans.mdtable.UpCommand.
Deprecated. This class is deprecated as of service pack 1.2 of AppDev Studio.
UpdateCommand - class com.sas.commands.relational.UpdateCommand.
This class implements the update command.
UpdateRowInterface - interface com.sas.table.UpdateRowInterface.
Interface for updating rows in a table.
UpdateRowStrategy - class com.sas.actionprovider.strategies.relational.UpdateRowStrategy.
 
UpDownListBox - class com.sas.visuals.UpDownListBox.
UpDownListBox presents a ListBox class with buttons for moving the items within the list box.
UpOneLevelAction - class com.sas.swing.visuals.remotefileselector.actions.UpOneLevelAction.
UpOneLevelAction shows the directory information one level above the current level.
UpOneLevelCommand - class com.sas.commands.remotefileselector.UpOneLevelCommand.
This class provides the calls to the RemoteServerModel to show the files for the parent level of the current view of the directory structure.
UpOneLevelStrategy - class com.sas.actionprovider.strategies.remotefile2.UpOneLevelStrategy.
 
URL - class com.sas.net.URL.
A class representing a Uniform Resource Locator on the web.
URLInterface - interface com.sas.servlet.tbeans.URLInterface.
The interface that may be implemented by Transformation Beans that have a URL attribute.
URLMetadataSource - class com.sas.services.deployment.URLMetadataSource.
URL accessible metadata source for an application's foundation services deployment data.
URLTemplateViewInterface - interface com.sas.actionprovider.URLTemplateViewInterface.
The interface required for all ActionProvider view components that submit actions via a Form.
UsabilityInterface - interface com.sas.iquery.metadata.business.UsabilityInterface.
Specifies objects that can be asked if they are usable in a business query and what the reasons are if they are not usable.
USAGE_AGGREGATE - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The USAGE_AGGREGATE action allows the DataItem's values to be aggregated.
USAGE_CATEGORY - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The USAGE_CATEGORY action allows the DataItem's values to be categorized.
USAGE_DETAIL - Static variable in class com.sas.iquery.metadata.business.DataItemActionType
The USAGE_DETAIL action allows all of the DataItem's values to be returned without any Aggregation or Categorization.
USER_DEFINED_CATEGORY - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Fast access to a SAS User defined format
USER_DEFINED_FORMAT - Static variable in class com.sas.iquery.metadata.serverprop.formats.SASFormatCategory
Indication of a User defined format
USER_SESSION - Static variable in class com.sas.iquery.dataretrieval.ConnectionConfiguration
Specify this value to indicate that a connection should be re-used until it is explicitly released by calling QueryConnector.closeResources(SessionContextInterface, int).
UserContext - class com.sas.services.user.UserContext.
The UserContext provides handles to the user identities and profile services.
UserContextInterface - interface com.sas.services.user.UserContextInterface.
The UserContextInterface provides a mechanism for maintaining information about a user entity.
UserContextPermission - class com.sas.services.user.UserContextPermission.
This class is used to protect UserContext objects that are stored in the UserService.
UserIdentityInterface - interface com.sas.services.user.UserIdentityInterface.
A user identity is an authenticatable principal and credential within a given domain.
UserInfoAuthenticator - class com.sas.mail.UserInfoAuthenticator.
UserInfoAuthenticator extends from javax.mail.Authenticator and is passed to the Session.createInstance() method to create a new Session.
UserInitializationException - exception com.sas.services.user.UserInitializationException.
This class encapsulates an exception that occurs during UserContext initialization, but may still leave the UserContext in a usable state.
UserOptionsFolder - class com.sas.mail.UserOptionsFolder.
UserOptionsFolder is a TabFolder for modifying user information set in the header of a javax.mail.Message object.
UserService - class com.sas.services.user.UserService.
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
UserServiceFactory - class com.sas.services.user.UserServiceFactory.
Factory used to manufacture an object that implements the following service interfaces: RemoteServiceInterface UserServiceInterface
UserServiceInitializer - class com.sas.services.user.UserServiceInitializer.
Initialize the user service by parsing an XML fragment to get user contexts and identities used to seed the UserService with users that may be needed by the application at its start time.
UserServiceInitObject - class com.sas.services.user.UserServiceInitObject.
User service component configuration.
UserServiceInterface - interface com.sas.services.user.UserServiceInterface.
The UserServiceInterface provides mechanisms for storing information about users and retrieving user information.
UserServiceProxy - class com.sas.services.user.UserServiceProxy.
User Service proxy.
UserUnknownException - exception com.sas.services.user.UserUnknownException.
 
Util - class com.sas.awt.util.Util.
Deprecated. Use com.sas.swing.visuals.util.Util instead
Util - class com.sas.beans.Util.
Util is a utility class for JavaBeans.
Util - class com.sas.dataselectors.filters.Util.
Utility class for dataselectors containing methods to create Strings representations of a filter tree.
Util - class com.sas.dataselectors.ranking.Util.
Utility class to contain common methods used by the Ranking Selector.
Util - class com.sas.servlet.commands.jdbc.export.Util.
Contains utility methods and attributes used by the Export To Excel commands.
Util - class com.sas.servlet.util.Util.
Utility methods for use within JSP pages and/or servlets.
Util - class com.sas.swing.models.remotefileselector.Util.
Utility methods used by the RemoteFileSelector.
Util - class com.sas.swing.visuals.dataselectors.qualifiers.Util.
Contains utility methods to look for specific nodes into a QualifiersTree
Util - class com.sas.swing.visuals.dataselectors.Util.
Utility class to hold static, re-usable methods uses by Selectors.
Util - class com.sas.swing.visuals.util.Util.
Utility functions.
Util - class com.sas.taglib.Util.
Collection of static utility methods for use within JSP custom tags and customizers
Util - class com.sas.util.Util.
General purpose utility functions not found elsewhere.
Utils - class com.sas.services.webdav.Utils.
A convenience class to bring together a number of utilties.

  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