< A B C D E F G H I J K L M N O P Q R S T U V W X _

U

UID - Static variable in class javax.mail.UIDFolder.FetchProfileItem
UID is a fetch profile item that can be included in a FetchProfile during a fetch request to a Folder.
UIDFolder - interface javax.mail.UIDFolder.
The UIDFolder interface is implemented by Folders that can support the "disconnected" mode of operation, by providing unique-ids for messages in the folder.
UIDFolder.FetchProfileItem - class javax.mail.UIDFolder.FetchProfileItem.
A fetch profile item for fetching UIDs.
UIDFolder.FetchProfileItem(String) - Constructor for class javax.mail.UIDFolder.FetchProfileItem
 
UnavailableException - exception javax.servlet.UnavailableException.
Defines an exception that a servlet throws to indicate that it is permanently or temporarily unavailable.
UnavailableException(int, Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String, int) instead.
UnavailableException(Servlet, String) - Constructor for class javax.servlet.UnavailableException
Deprecated. As of Java Servlet API 2.2, use UnavailableException.UnavailableException(String) instead.
UnavailableException(String) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is permanently unavailable.
UnavailableException(String, int) - Constructor for class javax.servlet.UnavailableException
Constructs a new exception with a descriptive message indicating that the servlet is temporarily unavailable and giving an estimate of how long it will be unavailable.
unbind(Name) - Method in class javax.naming.InitialContext
 
unbind(Name) - Method in interface javax.naming.Context
Unbinds the named object.
unbind(Name) - Method in class javax.naming.spi.ContinuationContext
 
unbind(String) - Method in class javax.naming.InitialContext
 
unbind(String) - Method in interface javax.naming.Context
Unbinds the named object.
unbind(String) - Method in class javax.naming.spi.ContinuationContext
 
UNBOUNDED_BUFFER - Static variable in class javax.servlet.jsp.JspWriter
constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent
unexportObject(Remote) - Static method in class javax.rmi.PortableRemoteObject
Deregisters a server object from the runtime, allowing the object to become available for garbage collection.
unexportObject(Remote) - Method in interface javax.rmi.CORBA.PortableRemoteObjectDelegate
Delegation call for PortableRemoteObject.unexportObject(java.rmi.Remote).
unexportObject(Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.unexportObject(java.rmi.Remote).
unexportObject(Remote) - Static method in class javax.rmi.CORBA.Util
Removes the associated tie from an internal table and calls Tie.deactivate() to deactivate the object.
UniqueValue - class javax.mail.internet.UniqueValue.
This is a utility class that generates unique values.
UniqueValue() - Constructor for class javax.mail.internet.UniqueValue
 
unschedule(int) - Method in class com.arsdigita.acs.Scheduler
Unschedules a scheduled procedure.
unsetEntityContext() - Method in interface javax.ejb.EntityBean
Unset the associated entity context.
UnsolicitedNotification - interface javax.naming.ldap.UnsolicitedNotification.
This interface represents an unsolicited notification as defined in RFC 2251.
UnsolicitedNotificationEvent - class javax.naming.ldap.UnsolicitedNotificationEvent.
This class represents an event fired in response to an unsolicited notification sent by the LDAP server.
UnsolicitedNotificationEvent(Object, UnsolicitedNotification) - Constructor for class javax.naming.ldap.UnsolicitedNotificationEvent
Constructs a new instance of UnsolicitedNotificationEvent.
UnsolicitedNotificationListener - interface javax.naming.ldap.UnsolicitedNotificationListener.
This interface is for handling UnsolicitedNotificationEvent.
unsubscribe(String) - Method in interface javax.jms.TopicSession
Unsubscribe a durable subscription that has been created by a client.
UnsupportedDataTypeException - exception javax.activation.UnsupportedDataTypeException.
Signals that the requested operation does not support the requested data type.
UnsupportedDataTypeException() - Constructor for class javax.activation.UnsupportedDataTypeException
Constructs an UnsupportedDataTypeException with no detail message.
UnsupportedDataTypeException(String) - Constructor for class javax.activation.UnsupportedDataTypeException
Constructs an UnsupportedDataTypeException with the specified message.
update(String, String) - Method in class com.arsdigita.acs.AdSet
Changes the first mapping from key to value.
updateHeaders() - Method in class javax.mail.internet.MimeMessage
Called by the saveChanges method to actually update the MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeBodyPart
Examine the content of this body part and update the appropriate MIME headers.
updateHeaders() - Method in class javax.mail.internet.MimeMultipart
Update headers.
updateHeaders(MimePart) - Static method in class javax.mail.internet.MimeBodyPart
 
uri - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
url - Variable in class javax.mail.Service
The URLName of this service.
URL_PKG_PREFIXES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of package prefixes to use when loading in URL context factories.
URL_PKG_PREFIXES - Static variable in class javax.naming.internal.VersionHelper
 
URLDataSource - class javax.activation.URLDataSource.
The URLDataSource class provides an object that wraps a URL object in a DataSource interface.
URLDataSource(URL) - Constructor for class javax.activation.URLDataSource
URLDataSource constructor.
URLDecode(String) - Static method in class com.arsdigita.acs.Utilities
This method decodes the given urlencoded string.
URLDecode(String) - Static method in class org.apache.jserv.JServUtils
This method decodes the given urlencoded string.
URLEncode(String) - Static method in class com.arsdigita.acs.Utilities
URL-encodes a string.
URLEncode(String) - Static method in class org.apache.jserv.JServUtils
This method urlencodes the given string.
urlFromList(Vector) - Static method in class com.arsdigita.acs.ug.UserGroups
Given url list as described in ug_parse_url this procedure puts back the url from the list.
URLName - class javax.mail.URLName.
The name of a URL.
URLName(String) - Constructor for class javax.mail.URLName
Construct a URLName from the string.
URLName(String, String, int, String, String, String) - Constructor for class javax.mail.URLName
Creates a URLName object from the specified protocol, host, port number, file, username, and password.
URLName(URL) - Constructor for class javax.mail.URLName
Construct a URLName from a java.net.URL object.
urls - Variable in class com.arsdigita.acs.html.ChoiceBar
 
urlStub() - Static method in class com.arsdigita.acs.bboard.BBoard
 
URLValidP(String) - Static method in class com.arsdigita.acs.Utilities
 
urn - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
USER - Static variable in class javax.mail.Flags.Flag
A special flag that indicates that this folder supports user defined flags.
userCalendarFolderId(Integer) - Static method in class com.arsdigita.acs.calendar.CalendarProcs
Gets id of calendar's file-storage folder for specified user.
userClassDescription(AdSet) - Static method in class com.arsdigita.acs.spam.Spam
Takes an AdSet of key/value pairs and produces a human-readable description of the class of users specified.
userClassParameters() - Static method in class com.arsdigita.acs.spam.Spam
Returns the list of parameter var names used to define a user class.
userClassQuery(AdSet) - Static method in class com.arsdigita.acs.spam.Spam
Takes an AdSet of key/value pairs and produces a query for the class of users specified (one user per row returned).
UserGroupFilter - class com.arsdigita.acs.ug.UserGroupFilter.
Registered filter to set up variables in request attributes for user-group pages.
UserGroupFilter() - Constructor for class com.arsdigita.acs.ug.UserGroupFilter
 
UserGroups - class com.arsdigita.acs.ug.UserGroups.
 
UserGroups() - Constructor for class com.arsdigita.acs.ug.UserGroups
 
userHasPermission(Integer, String, String, String) - Method in class com.arsdigita.acs.Permissions
 
userHasPermission(Integer, String, String, String) - Static method in class com.arsdigita.acs.GeneralPermissions
 
UserInfo - class com.arsdigita.acs.UserInfo.
Class to abstract information about a user of the web service.
UserInfo(int) - Constructor for class com.arsdigita.acs.UserInfo
 
UserInfo(ResultSet) - Constructor for class com.arsdigita.acs.UserInfo
 
UserInfo(String) - Constructor for class com.arsdigita.acs.UserInfo
 
UserInfo(String, String) - Constructor for class com.arsdigita.acs.UserInfo
Validates a user login attempt.
UserTransaction - interface javax.transaction.UserTransaction.
The UserTransaction interface defines the methods that allow an application to explicitly manage transaction boundaries.
UseTemplateTag - class com.arsdigita.acs.tags.UseTemplateTag.
Tag to pass control from a business-logic JSP (which does database queries, access filtering, etc.) to a presentation-logic template JSP.
UseTemplateTag() - Constructor for class com.arsdigita.acs.tags.UseTemplateTag
 
Util - class javax.rmi.CORBA.Util.
Provides utility methods that can be used by stubs and ties to perform common operations.
utilAddToSQLBuffer(StringBuffer, String) - Static method in class com.arsdigita.acs.calendar.CalendarProcs
Simple stupid utility macro for building up a sequence of selects in a string.
UtilDelegate - interface javax.rmi.CORBA.UtilDelegate.
Supports delegation for method implementations in Util.
Utilities - class com.arsdigita.acs.Utilities.
Utility procedures for ACS.
Utilities() - Constructor for class com.arsdigita.acs.Utilities
 

< A B C D E F G H I J K L M N O P Q R S T U V W X _