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

S

sanitizeFilename(String) - Static method in class com.arsdigita.acs.spam.Spam
Remove any pathname metachars from filename, allow only a very clean set of characters
save(OutputStream, String) - Method in class org.apache.java.util.ConfigurationsRepository
Not implemented
save(OutputStream, String) - Method in class org.apache.java.util.ExtendedProperties
Save the properties to the given outputstream.
saveChanges() - Method in class javax.mail.Message
Save any changes made to this message into the message-store when the containing folder is closed, if the message is contained in a folder.
saveChanges() - Method in class javax.mail.internet.MimeMessage
Updates the appropriate header fields of this message to be consistent with the message's contents.
SC_ACCEPTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (202) indicating that a request was accepted for processing, but was not completed.
SC_BAD_GATEWAY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (502) indicating that the HTTP server received an invalid response from a server it consulted when acting as a proxy or gateway.
SC_BAD_REQUEST - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (400) indicating the request sent by the client was syntactically incorrect.
SC_CONFLICT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (409) indicating that the request could not be completed due to a conflict with the current state of the resource.
SC_CONTINUE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (100) indicating the client can continue.
SC_CREATED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (201) indicating the request succeeded and created a new resource on the server.
SC_EXPECTATION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (417) indicating that the server could not meet the expectation given in the Expect request header.
SC_FORBIDDEN - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (403) indicating the server understood the request but refused to fulfill it.
SC_GATEWAY_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (504) indicating that the server did not receive a timely response from the upstream server while acting as a gateway or proxy.
SC_GONE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (410) indicating that the resource is no longer available at the server and no forwarding address is known.
SC_HTTP_VERSION_NOT_SUPPORTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (505) indicating that the server does not support or refuses to support the HTTP protocol version that was used in the request message.
SC_INTERNAL_SERVER_ERROR - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (500) indicating an error inside the HTTP server which prevented it from fulfilling the request.
SC_LENGTH_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (411) indicating that the request cannot be handled without a defined Content-Length.
SC_METHOD_NOT_ALLOWED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (405) indicating that the method specified in the Request-Line is not allowed for the resource identified by the Request-URI.
SC_MOVED_PERMANENTLY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (301) indicating that the resource has permanently moved to a new location, and that future references should use a new URI with their requests.
SC_MOVED_TEMPORARILY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (302) indicating that the resource has temporarily moved to another location, but that future references should still use the original URI to access the resource.
SC_MULTIPLE_CHOICES - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (300) indicating that the requested resource corresponds to any one of a set of representations, each with its own specific location.
SC_NO_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (204) indicating that the request succeeded but that there was no new information to return.
SC_NON_AUTHORITATIVE_INFORMATION - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (203) indicating that the meta information presented by the client did not originate from the server.
SC_NOT_ACCEPTABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (406) indicating that the resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to the accept headerssent in the request.
SC_NOT_FOUND - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (404) indicating that the requested resource is not available.
SC_NOT_IMPLEMENTED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (501) indicating the HTTP server does not support the functionality needed to fulfill the request.
SC_NOT_MODIFIED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (304) indicating that a conditional GET operation found that the resource was available and not modified.
SC_OK - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (200) indicating the request succeeded normally.
SC_PARTIAL_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (206) indicating that the server has fulfilled the partial GET request for the resource.
SC_PAYMENT_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (402) reserved for future use.
SC_PRECONDITION_FAILED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (412) indicating that the precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.
SC_PROXY_AUTHENTICATION_REQUIRED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (407) indicating that the client MUST first authenticate itself with the proxy.
SC_REQUEST_ENTITY_TOO_LARGE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (413) indicating that the server is refusing to process the request because the request entity is larger than the server is willing or able to process.
SC_REQUEST_TIMEOUT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (408) indicating that the client did not produce a requestwithin the time that the server was prepared to wait.
SC_REQUEST_URI_TOO_LONG - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (414) indicating that the server is refusing to service the request because the Request-URI is longer than the server is willing to interpret.
SC_REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (416) indicating that the server cannot serve the requested byte range.
SC_RESET_CONTENT - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (205) indicating that the agent SHOULD reset the document view which caused the request to be sent.
SC_SEE_OTHER - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (303) indicating that the response to the request can be found under a different URI.
SC_SERVICE_UNAVAILABLE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (503) indicating that the HTTP server is temporarily overloaded, and unable to handle the request.
SC_SWITCHING_PROTOCOLS - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (101) indicating the server is switching protocols according to Upgrade header.
SC_UNAUTHORIZED - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (401) indicating that the request requires HTTP authentication.
SC_UNSUPPORTED_MEDIA_TYPE - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (415) indicating that the server is refusing to service the request because the entity of the request is in a format not supported by the requested resource for the requested method.
SC_USE_PROXY - Static variable in interface javax.servlet.http.HttpServletResponse
Status code (305) indicating that the requested resource MUST be accessed through the proxy given by the Location field.
schedule(ScheduledProcedure, long) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run every interval seconds.
scheduleDaily(ScheduledProcedure, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run every day at hour:minute.
scheduleDailyOnce(ScheduledProcedure, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once at hour:minute.
ScheduledProcedure - class com.arsdigita.acs.ScheduledProcedure.
Utility class for associating a record with a Runnable object
ScheduledProcedure() - Constructor for class com.arsdigita.acs.ScheduledProcedure
 
scheduleOnce(ScheduledProcedure, long) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once in interval seconds.
Scheduler - class com.arsdigita.acs.Scheduler.
Utility class for running scheduled procedures, modelled after the AOLserver ns_schedule_proc interface.
Scheduler() - Constructor for class com.arsdigita.acs.Scheduler
Creates a new Scheduler interface and starts it running.
scheduleWeekly(ScheduledProcedure, int, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run each week at hour:minute, on day.
scheduleWeeklyOnce(ScheduledProcedure, int, int, int) - Method in class com.arsdigita.acs.Scheduler
Schedules a procedure to run once at hour:minute, on day.
SchemaViolationException - exception javax.naming.directory.SchemaViolationException.
This exception is thrown when a method in some ways violates the schema.
SchemaViolationException() - Constructor for class javax.naming.directory.SchemaViolationException
Constructs a new instance of SchemaViolationException.
SchemaViolationException(String) - Constructor for class javax.naming.directory.SchemaViolationException
Constructs a new instance of SchemaViolationException using the explanation supplied.
Scope - class com.arsdigita.acs.Scope.
Scoping mechanism for generating dynamic queries, authorization for user/group/public scoping.
Scope(HttpServletRequest, HttpServletResponse) - Constructor for class com.arsdigita.acs.Scope
 
Scope(PageContext) - Constructor for class com.arsdigita.acs.Scope
Pull out scoping variables, info about logged in user, etc., from the servlet request.
scopeAuthorize(String, String, String) - Method in class com.arsdigita.acs.Scope
Checks to see if the currently-logged-in user may view the current page, given the required public/group/user permissions and the scope of the object.
ScopeTag - class com.arsdigita.acs.tags.ScopeTag.
 
ScopeTag() - Constructor for class com.arsdigita.acs.tags.ScopeTag
 
Search - class com.arsdigita.acs.search.Search.
Utility classes and procedural abstractions for site wide search.
Search() - Constructor for class com.arsdigita.acs.search.Search
 
search(Name, Attributes) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes.
search(Name, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
search(Name, Attributes, String[]) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(Name, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, Attributes, String[]) - Method in class javax.naming.spi.ContinuationDirContext
 
search(Name, String, Object[], SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, String, Object[], SearchControls) - Method in class javax.naming.spi.ContinuationDirContext
 
search(Name, String, SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(Name, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(Name, String, SearchControls) - Method in class javax.naming.spi.ContinuationDirContext
 
search(SearchTerm) - Method in class javax.mail.Folder
Search this Folder for messages matching the specified search criterion.
search(SearchTerm, Message[]) - Method in class javax.mail.Folder
Search the given array of messages for those that match the specified search criterion.
search(String, Attributes) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes.
search(String, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
search(String, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
search(String, Attributes, String[]) - Method in interface javax.naming.directory.DirContext
Searches in a single context for objects that contain a specified set of attributes, and retrieves selected attributes.
search(String, Attributes, String[]) - Method in class javax.naming.directory.InitialDirContext
 
search(String, Attributes, String[]) - Method in class javax.naming.spi.ContinuationDirContext
 
search(String, String, Object[], SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, Object[], SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(String, String, Object[], SearchControls) - Method in class javax.naming.spi.ContinuationDirContext
 
search(String, String, SearchControls) - Method in interface javax.naming.directory.DirContext
Searches in the named context or object for entries that satisfy the given search filter.
search(String, String, SearchControls) - Method in class javax.naming.directory.InitialDirContext
 
search(String, String, SearchControls) - Method in class javax.naming.spi.ContinuationDirContext
 
SearchControls - class javax.naming.directory.SearchControls.
This class encapsultes factors that determine scope of search and what gets returned as a result of the search.
SearchControls() - Constructor for class javax.naming.directory.SearchControls
Constructs a search contraints using defaults.
SearchControls(int, long, int, String[], boolean, boolean) - Constructor for class javax.naming.directory.SearchControls
Constructs a search contraints using arguments.
SearchDataSource - class com.arsdigita.acs.search.SearchDataSource.
 
SearchDataSource(ResultSet, int) - Constructor for class com.arsdigita.acs.search.SearchDataSource
 
SearchDataSource(SqlStatement, Database, int) - Constructor for class com.arsdigita.acs.search.SearchDataSource
 
SearchException - exception javax.mail.search.SearchException.
The exception thrown when a Search expression could not be handled.
SearchException() - Constructor for class javax.mail.search.SearchException
Constructs a SearchException with no detail message.
SearchException(String) - Constructor for class javax.mail.search.SearchException
Constructs a SearchException with the specified detail message.
SearchResult - class javax.naming.directory.SearchResult.
This class represents an item in the NamingEnumeration returned as a result of the DirContext.search() methods.
SearchResult(String, Object, Attributes) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its bound object, and its attributes.
SearchResult(String, Object, Attributes, boolean) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its bound object, and its attributes, and whether the name is relative.
SearchResult(String, String, Object, Attributes) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its class name, its bound object, and its attributes.
SearchResult(String, String, Object, Attributes, boolean) - Constructor for class javax.naming.directory.SearchResult
Constructs a search result using the result's name, its class name, its bound object, its attributes, and whether the name is relative.
SearchTerm - class javax.mail.search.SearchTerm.
Search criteria are expressed as a tree of search-terms, forming a parse-tree for the search expression.
SearchTerm() - Constructor for class javax.mail.search.SearchTerm
 
secDigestString(String) - Static method in class com.arsdigita.acs.Utilities
Digests a string into eight ASCII characters (horribly insecurely).
secRandomChar() - Static method in class com.arsdigita.acs.Utilities
Generates a single random character.
secRandomToken() - Static method in class com.arsdigita.acs.Utilities
Generates a random token, using the TokenLength as the token length.
Security - class com.arsdigita.acs.Security.
Utility procedures for verifying user log-in information.
SECURITY_AUTHENTICATION - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the security level to use.
SECURITY_CREDENTIALS - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the credentials of the principal for authenticating the caller to the service.
SECURITY_PRINCIPAL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the identity of the principal for authenticating the caller to the service.
SECURITY_PROTOCOL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the security protocol to use.
Security() - Constructor for class com.arsdigita.acs.Security
 
SEEN - Static variable in class javax.mail.Flags.Flag
This message is seen.
select(Database, Integer, Integer) - Method in class com.arsdigita.acs.fs.StoredFile
 
Selection - class com.arsdigita.acs.Selection.
Represents a generic multiple-row data source pulled in from the database.
Selection() - Constructor for class com.arsdigita.acs.Selection
 
Selection(ResultSet) - Constructor for class com.arsdigita.acs.Selection
Creates a new Selection, initialized from a ResultSet.
Selection(SqlStatement, Database) - Constructor for class com.arsdigita.acs.Selection
Utility constructor to initialize from a result set created from a SqlStatement and a database handle.
send() - Method in class com.arsdigita.acs.bboard.EmailQueue
Send e-mail messages for all queued alerts.
send(Message) - Method in interface javax.jms.QueueSender
Send a message to the queue.
send(Message) - Static method in class javax.mail.Transport
Send a message.
send(Message, Address[]) - Static method in class javax.mail.Transport
Send the message to the specified addresses, ignoring any recipients specified in the message itself.
send(Message, int, int, long) - Method in interface javax.jms.QueueSender
Send a message specifying delivery mode, priority and time to live to the queue.
send(Queue, Message) - Method in interface javax.jms.QueueSender
Send a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in interface javax.jms.QueueSender
Send a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
sender - Variable in class javax.jms.QueueRequestor
 
sendError(int) - Method in class javax.servlet.http.NoBodyResponse
 
sendError(int) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status.
sendError(int, String) - Method in class javax.servlet.http.NoBodyResponse
 
sendError(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Sends an error response to the client using the specified status code and descriptive message.
SendFailedException - exception javax.mail.SendFailedException.
This exception is thrown when the message cannot be sent.
SendFailedException() - Constructor for class javax.mail.SendFailedException
Constructs a SendFailedException with no detail message.
SendFailedException(String) - Constructor for class javax.mail.SendFailedException
Constructs a SendFailedException with the specified detail message.
SendFailedException(String, Exception) - Constructor for class javax.mail.SendFailedException
Constructs a SendFailedException with the specified Exception and detail message.
SendFailedException(String, Exception, Address[], Address[], Address[]) - Constructor for class javax.mail.SendFailedException
Constructs a SendFailedException with the specified string and the specified address objects.
sendMail(String, String, String, String) - Static method in class com.arsdigita.acs.Utilities
Sends a single e-mail message; analogous to ns_sendmail.
sendMessage(Message, Address[]) - Method in class javax.mail.Transport
Send the Message to the specified list of addresses.
sendMsgToRecipients(String, String, String, String, String, String, AdSet, AdSet, AdSet, String, String, String) - Static method in class com.arsdigita.acs.spam.Spam
Sends out a spam for spam_id.
sendRedirect(HttpServletResponse, String) - Static method in class com.arsdigita.acs.Utilities
Analogous to HttpServletResponse.sendRedirect(), but necessary for redirecting if there have been any headers set (such as cookie headers), since (in at least the Tomcat implementation) sendRedirect() ignores any header objects attached to the response.
sendRedirect(String) - Method in class javax.servlet.http.NoBodyResponse
 
sendRedirect(String) - Method in interface javax.servlet.http.HttpServletResponse
Sends a temporary redirect response to the client using the specified redirect location URL.
sendScheduledSpamMessages() - Static method in class com.arsdigita.acs.spam.Spam
Calls on the spam daemon to send out all spam.
sendSpam(Integer) - Static method in class com.arsdigita.acs.ug.GroupSpam
Sends a spam message out of the group_spam_history table to a set of users specified in that same table.
sendSpamMessage(AdSet) - Static method in class com.arsdigita.acs.spam.Spam
Extract the msg bodies and target recipients list query from the spam msg, and send email to the recipients.
SentDateTerm - class javax.mail.search.SentDateTerm.
This class implements comparisons for the Message SentDate.
SentDateTerm(int, Date) - Constructor for class javax.mail.search.SentDateTerm
Constructor.
serialVersionUID - Static variable in interface javax.naming.directory.Attribute
Use serialVersionUID from JNDI 1.1.1 for interoperability.
ServerSession - interface javax.jms.ServerSession.
A ServerSession is an application server object that is used by a server to associate a thread with a JMS session (optional).
ServerSessionPool - interface javax.jms.ServerSessionPool.
A ServerSessionPool is an object implemented by an application server to provide a pool of ServerSessions for processing the messages of a ConnectionConsumer (optional).
Service - class javax.mail.Service.
An abstract class that contains the functionality common to messaging services, such as stores and transports.
service(HttpServletRequest, HttpServletResponse) - Method in class com.arsdigita.acs.RequestProcessor
Handles an abstract URL in the request req, and executes filters on the request.
service(HttpServletRequest, HttpServletResponse) - Method in class javax.servlet.http.HttpServlet
Receives standard HTTP requests from the public service method and dispatches them to the doXXX methods defined in this class.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.GenericServlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in interface javax.servlet.Servlet
Called by the servlet container to allow the servlet to respond to a request.
service(ServletRequest, ServletResponse) - Method in class javax.servlet.http.HttpServlet
Dispatches client requests to the protected service method.
Service(Session, URLName) - Constructor for class javax.mail.Service
Constructor.
ServiceUnavailableException - exception javax.naming.ServiceUnavailableException.
This exception is thrown when attempting to communcate with a directory or naming service and that service is not available.
ServiceUnavailableException() - Constructor for class javax.naming.ServiceUnavailableException
Constructs a new instance of ServiceUnavailableException.
ServiceUnavailableException(String) - Constructor for class javax.naming.ServiceUnavailableException
Constructs a new instance of ServiceUnavailableException using an explanation.
Servlet - interface javax.servlet.Servlet.
Defines methods that all servlets must implement.
ServletConfig - interface javax.servlet.ServletConfig.
A servlet configuration object used by a servlet container used to pass information to a servlet during initialization.
ServletContext - interface javax.servlet.ServletContext.
Defines a set of methods that a servlet uses to communicate with its servlet container, for example, to get the MIME type of a file, dispatch requests, or write to a log file.
ServletException - exception javax.servlet.ServletException.
Defines a general exception a servlet can throw when it encounters difficulty.
ServletException() - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception.
ServletException(String) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception with the specified message.
ServletException(String, Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation, including a description message.
ServletException(Throwable) - Constructor for class javax.servlet.ServletException
Constructs a new servlet exception when the servlet needs to throw an exception and include a message about the "root cause" exception that interfered with its normal operation.
ServletInputStream - class javax.servlet.ServletInputStream.
Provides an input stream for reading binary data from a client request, including an efficient readLine method for reading data one line at a time.
ServletInputStream() - Constructor for class javax.servlet.ServletInputStream
Does nothing, because this is an abstract class.
ServletOutputStream - class javax.servlet.ServletOutputStream.
Provides an output stream for sending binary data to the client.
ServletOutputStream() - Constructor for class javax.servlet.ServletOutputStream
Does nothing, because this is an abstract class.
ServletRequest - interface javax.servlet.ServletRequest.
Defines an object to provide client request information to a servlet.
ServletRequestDataSource - class com.arsdigita.acs.ServletRequestDataSource.
 
ServletRequestDataSource(HttpServletRequest) - Constructor for class com.arsdigita.acs.ServletRequestDataSource
 
ServletResponse - interface javax.servlet.ServletResponse.
Defines an object to assist a servlet in sending a response to the client.
session - Variable in class javax.jms.QueueRequestor
 
session - Variable in class javax.jms.TopicRequestor
 
session - Variable in class javax.mail.Message
The Session object for this Message
session - Variable in class javax.mail.Service
The session from which this service was created.
Session - interface javax.jms.Session.
A JMS Session is a single threaded context for producing and consuming messages.
Session - class javax.mail.Session.
The Session class represents a mail session and is not subclassed.
SESSION - Static variable in class javax.servlet.jsp.PageContext
name used to store HttpSession in PageContext name table
SESSION_SCOPE - Static variable in class javax.servlet.jsp.PageContext
session scope (only valid if this page participates in a session): the named reference remains available from the HttpSession (if any) associated with the Servlet until the HttpSession is invalidated.
SessionBean - interface javax.ejb.SessionBean.
The SessionBean interface is implemented by every session enterprise Bean class.
SessionContext - interface javax.ejb.SessionContext.
The SessionContext interface provides access to the runtime session context that the container provides for a session enterprise Bean instance.
SessionSynchronization - interface javax.ejb.SessionSynchronization.
The SessionSynchronization interface allows a session Bean instance to be notified by its container of transaction boundaries.
set - Variable in class javax.mail.search.FlagTerm
Indicates whether to test for the presence or absence of the specified Flag.
set(int, Object) - Method in class javax.naming.directory.BasicAttribute
 
set(int, Object) - Method in interface javax.naming.directory.Attribute
Sets an attribute value in the ordered list of attribute values.
set(String, Object) - Method in class com.arsdigita.acs.bboard.SingleMessageDataSource
 
set(String, String) - Method in class javax.activation.MimeTypeParameterList
Set the value to be associated with the given name, replacing any previous association.
set(String, String) - Method in class javax.mail.internet.ParameterList
Set a parameter.
setAction(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of action.
setAddLink(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of addLink.
setAddress(String) - Method in class javax.mail.internet.InternetAddress
Set the email address.
setAltName(Name) - Method in class javax.naming.CannotProceedException
Sets the altName field of this exception.
setAltNameCtx(Context) - Method in class javax.naming.CannotProceedException
Sets the altNameCtx field of this exception.
setArray(boolean) - Method in class com.arsdigita.acs.tags.ContractVarDesc
 
setArray(int, Array) - Method in interface javax.sql.RowSet
Set an Array parameter.
setAsciiStream(int, InputStream, int) - Method in interface javax.sql.RowSet
When a very large ASCII value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.InputStream.
setAscOrderImg(String) - Method in class com.arsdigita.acs.html.Table
This string may contain an icon to display next to the table header which is currently sorted in ascending order.
setAttribute(String, Object) - Method in interface javax.servlet.ServletRequest
Stores an attribute in this request.
setAttribute(String, Object) - Method in interface javax.servlet.ServletContext
Binds an object to a given attribute name in this servlet context.
setAttribute(String, Object) - Method in interface javax.servlet.http.HttpSession
Binds an object to this session, using the name specified.
setAttribute(String, Object) - Method in class javax.servlet.jsp.PageContext
register the name and object specified with page scope semantics
setAttribute(String, Object) - Method in class javax.servlet.jsp.tagext.TagData
Set the value of this attribute to be
setAttribute(String, Object, int) - Method in class javax.servlet.jsp.PageContext
register the name and object specified with appropriate scope semantics
setAttributes(Attributes) - Method in class javax.naming.directory.SearchResult
Sets the attributes of this search result to attrs.
setAutoIncrement(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the is column automatically numbered, thus read-only.
setBandColors(String[]) - Method in class com.arsdigita.acs.html.Table
Each row in the table will be displayed with alternating colors from this array.
setbarColorList(String[]) - Method in class com.arsdigita.acs.html.SidewaysBarChart
There is a default list of colors with which the values will be displayed if there is more than one value per subcategory, but if those colors don't meet your design needs, go ahead and supply your own color list.
setBarHeight(int) - Method in class com.arsdigita.acs.html.SidewaysBarChart
By default, the height of each bar is 15 pixels.
setBaseType(String) - Method in class com.arsdigita.acs.tags.ContractVarDesc
 
setBigDecimal(int, BigDecimal) - Method in interface javax.sql.RowSet
Set a parameter to a java.lang.BigDecimal value.
setBinaryStream(int, InputStream, int) - Method in interface javax.sql.RowSet
When a very large binary value is input to a LONGVARBINARY parameter, it may be more practical to send it via a java.io.InputStream.
setBlob(int, Blob) - Method in interface javax.sql.RowSet
Set a BLOB parameter.
setBodyContent(BodyContent) - Method in class javax.servlet.jsp.tagext.BodyTagSupport
Prepare for evaluation of the body It will be invoked at most once per action invocation.
setBodyContent(BodyContent) - Method in interface javax.servlet.jsp.tagext.BodyTag
Setter method for the bodyContent property.
setBoolean(int, boolean) - Method in interface javax.sql.RowSet
Set a parameter to a Java boolean value.
setBoolean(String, boolean) - Method in interface javax.jms.MapMessage
Set a boolean value with the given name, into the Map.
setBooleanProperty(String, boolean) - Method in interface javax.jms.Message
Set a boolean property value with the given name, into the Message.
setBufferSize(int) - Method in interface javax.servlet.ServletResponse
Sets the preferred buffer size for the body of the response.
setBufferSize(int) - Method in class javax.servlet.http.NoBodyResponse
 
setByte(int, byte) - Method in interface javax.sql.RowSet
Set a parameter to a Java byte value.
setByte(String, byte) - Method in interface javax.jms.MapMessage
Set a byte value with the given name, into the Map.
setByteProperty(String, byte) - Method in interface javax.jms.Message
Set a byte property value with the given name, into the Message.
setBytes(int, byte[]) - Method in interface javax.sql.RowSet
Set a parameter to a Java array of bytes.
setBytes(String, byte[]) - Method in interface javax.jms.MapMessage
Set a byte array value with the given name, into the Map.
setBytes(String, byte[], int, int) - Method in interface javax.jms.MapMessage
Set a portion of the byte array value with the given name, into the Map.
setCaseSensitive(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column is case sensitive.
setCatalogName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table's catalog name, if any.
setCell(int, int, TableCell) - Method in class com.arsdigita.acs.calendar.Table
 
setChar(String, char) - Method in interface javax.jms.MapMessage
Set a Unicode character value with the given name, into the Map.
setCharacterStream(int, Reader, int) - Method in interface javax.sql.RowSet
When a very large UNICODE value is input to a LONGVARCHAR parameter, it may be more practical to send it via a java.io.Reader.
setClass(String) - Method in class com.arsdigita.acs.tags.DataSourceTag
 
setClassName(String) - Method in class javax.naming.NameClassPair
Sets the class name of this binding.
setClientID(String) - Method in interface javax.jms.Connection
Set the client identifier for this connection.
setClob(int, Clob) - Method in interface javax.sql.RowSet
Set a CLOB parameter.
setColspan(int) - Method in class com.arsdigita.acs.calendar.TableCell
 
setColumnCount(int) - Method in interface javax.sql.RowSetMetaData
Set the number of columns in the RowSet.
setColumnDisplaySize(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's normal max width in chars.
setColumnLabel(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the suggested column title for use in printouts and displays, if any.
setColumnName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column name.
setColumnType(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's SQL type.
setColumnTypeName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's data source specific type name, if any.
setCommand(String) - Method in interface javax.sql.RowSet
Set the rowset's command property.
setCommandContext(String, DataHandler) - Method in interface javax.activation.CommandObject
Initialize the Command with the verb it is requested to handle and the DataHandler that describes the data it will operate on.
setCommandMap(CommandMap) - Method in class javax.activation.DataHandler
Set the CommandMap for use by this DataHandler.
setComment(String) - Method in class javax.servlet.http.Cookie
Specifies a comment that describes a cookie's purpose.
setCompareNonPercentsAcrossCategories(boolean) - Method in class com.arsdigita.acs.html.SidewaysBarChart
This is only relevant if you are graphing values that are not percentages.
setCompressDayViewP(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of compressDayViewP (t or f).
setConcurrency(int) - Method in interface javax.sql.RowSet
Set the rowset concurrency.
setConnected(boolean) - Method in class javax.mail.Service
Set the connection state of this service.
setContent(Multipart) - Method in interface javax.mail.Part
This method sets the given Multipart object as this message's content.
setContent(Multipart) - Method in class javax.mail.internet.MimeMessage
This method sets the Message's content to a Multipart object.
setContent(Multipart) - Method in class javax.mail.internet.MimeBodyPart
This method sets the body part's content to a Multipart object.
setContent(Object, String) - Method in interface javax.mail.Part
A convenience method for setting this part's content.
setContent(Object, String) - Method in class javax.mail.internet.MimeMessage
A convenience method for setting this Message's content.
setContent(Object, String) - Method in class javax.mail.internet.MimeBodyPart
A convenience method for setting this body part's content.
setContentID(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-ID" header field of this Message.
setContentLanguage(MimePart, String[]) - Static method in class javax.mail.internet.MimeBodyPart
 
setContentLanguage(String[]) - Method in interface javax.mail.internet.MimePart
Set the Content-Language header of this MimePart.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Language" header of this MimePart.
setContentLanguage(String[]) - Method in class javax.mail.internet.MimeBodyPart
Set the Content-Language header of this MimePart.
setContentLength() - Method in class javax.servlet.http.NoBodyResponse
 
setContentLength(int) - Method in interface javax.servlet.ServletResponse
Sets the length of the content body in the response In HTTP servlets, this method sets the HTTP Content-Length header.
setContentLength(int) - Method in class javax.servlet.http.NoBodyResponse
 
setContentMD5(String) - Method in interface javax.mail.internet.MimePart
Set the Content-MD5 of this part.
setContentMD5(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-MD5" header field of this Message.
setContentMD5(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-MD5" header field of this body part.
setContentType(String) - Method in interface javax.servlet.ServletResponse
Sets the content type of the response being sent to the client.
setContentType(String) - Method in class javax.servlet.http.NoBodyResponse
 
setCountLimit(long) - Method in class javax.naming.directory.SearchControls
Sets the maximum number of entries to be returned as a result of the search.
setCurrency(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column is a cash value.
setCurrentDate(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of currentDate.
setCurrentView(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of currentView.
setCurrentViewLink(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of currentViewLink.
setDaemonActive(String) - Static method in class com.arsdigita.acs.spam.Spam
Enable/disable the spam daemon.
setDataContentHandlerFactory(DataContentHandlerFactory) - Static method in class javax.activation.DataHandler
Sets the DataContentHandlerFactory.
setDataHandler(DataHandler) - Method in interface javax.mail.Part
This method provides the mechanism to set this part's content.
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeMessage
This method provides the mechanism to set this part's content.
setDataHandler(DataHandler) - Method in class javax.mail.internet.MimeBodyPart
This method provides the mechanism to set this body part's content.
setDataSource(DataSource) - Method in class com.arsdigita.acs.html.Table
Sets the dataSource property used by the table to retrieve data.
setDataSourceName(String) - Method in interface javax.sql.RowSet
Set the data source name.
setDate(int, Date) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Date value.
setDate(int, Date, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Date value.
setDateHeader(String, long) - Method in class javax.servlet.http.NoBodyResponse
 
setDateHeader(String, long) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and date-value.
setDayLink(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of dayLink.
setDebug(boolean) - Method in class javax.mail.Session
Set the debug setting for this Session.
setDefault(String) - Method in class com.arsdigita.acs.tags.DbStringTag
 
setDefaultCommandMap(CommandMap) - Static method in class javax.activation.CommandMap
Set the default CommandMap.
setDefaultDrilldownUrl(String) - Method in class com.arsdigita.acs.html.SidewaysBarChart
If supplied, should be a URL to which the numeric value (if being displayed) will be linked.
setDefaultFactory(JspFactory) - Static method in class javax.servlet.jsp.JspFactory
set the default factory for this implementation.
setDefaultFileTypeMap(FileTypeMap) - Static method in class javax.activation.FileTypeMap
Sets the default FileTypeMap for the system.
setDeliveryMode(int) - Method in interface javax.jms.MessageProducer
Set the producer's default delivery mode.
setDerefLinkFlag(boolean) - Method in class javax.naming.directory.SearchControls
Enables/disables link dereferencing during the search.
setDescOrderImg(String) - Method in class com.arsdigita.acs.html.Table
This string may contain an icon to display next to the table header which is currently sorted in descending order.
setDescription(MimePart, String, String) - Static method in class javax.mail.internet.MimeBodyPart
 
setDescription(String) - Method in interface javax.mail.Part
Set a description String for this part.
setDescription(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDescription(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Description" header field for this Message.
setDescription(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Description" header field for this body part.
setDisableMessageID(boolean) - Method in interface javax.jms.MessageProducer
Set whether message IDs are disabled.
setDisableMessageTimestamp(boolean) - Method in interface javax.jms.MessageProducer
Set whether message timestamps are disabled.
setDisplayScale(boolean) - Method in class com.arsdigita.acs.html.SidewaysBarChart
By default, there's a scale displayed at the top of the chart that goes from 0% to 100%, but if you don't want that scale there, set display_scale_p to "f".
setDisplayValues(boolean) - Method in class com.arsdigita.acs.html.SidewaysBarChart
By default, the values (like 60%) aren't displayed after the bars, but if you want them to be, set this to "t".
setDisposition(MimePart, String) - Static method in class javax.mail.internet.MimeBodyPart
 
setDisposition(String) - Method in interface javax.mail.Part
Set the disposition of this part.
setDisposition(String) - Method in class javax.mail.internet.ContentDisposition
Set the primary type.
setDisposition(String) - Method in class javax.mail.internet.MimeMessage
Set the "Content-Disposition" header field of this Message.
setDisposition(String) - Method in class javax.mail.internet.MimeBodyPart
Set the "Content-Disposition" header field of this body part.
setDomain(String) - Method in class javax.servlet.http.Cookie
Specifies the domain within which this cookie should be presented.
setDouble(int, double) - Method in interface javax.sql.RowSet
Set a parameter to a Java double value.
setDouble(String, double) - Method in interface javax.jms.MapMessage
Set a double value with the given name, into the Map.
setDoubleProperty(String, double) - Method in interface javax.jms.Message
Set a double property value with the given name, into the Message.
setDs(String) - Method in class com.arsdigita.acs.tags.LoopTag
 
setDs(String) - Method in class com.arsdigita.acs.tags.SubTag
 
setDuration(String) - Method in class com.arsdigita.acs.tags.MemoizeTag
 
setEmailSending(String) - Static method in class com.arsdigita.acs.spam.Spam
Enable/disable the sending of spam.
setEncode(String) - Method in class com.arsdigita.acs.tags.SubTag
 
setEncoding(MimePart, String) - Static method in class javax.mail.internet.MimeBodyPart
 
setEntityContext(EntityContext) - Method in interface javax.ejb.EntityBean
Set the associated entity context.
setEnvironment(Hashtable) - Method in class javax.naming.CannotProceedException
Sets the environment that will be returned when getEnvironment() is called.
setEscapeProcessing(boolean) - Method in interface javax.sql.RowSet
If escape scanning is on (the default), the driver will do escape substitution before sending the SQL to the database.
setExceptionListener(ExceptionListener) - Method in interface javax.jms.Connection
Set an exception listener for this connection.
setExpunged(boolean) - Method in class javax.mail.Message
Sets the expunged flag for this Message.
setFileName(MimePart, String) - Static method in class javax.mail.internet.MimeBodyPart
 
setFileName(String) - Method in interface javax.mail.Part
Set the filename associated with this part, if possible.
setFileName(String) - Method in class javax.mail.internet.MimeMessage
Set the filename associated with this part, if possible.
setFileName(String) - Method in class javax.mail.internet.MimeBodyPart
Set the filename associated with this body part, if possible.
setFileTypeMap(FileTypeMap) - Method in class javax.activation.FileDataSource
Set the FileTypeMap to use with this FileDataSource
setFlag(Flags.Flag, boolean) - Method in class javax.mail.Message
Set the specified flag on this message to the specified value.
setFlags(Flags, boolean) - Method in class javax.mail.Message
Set the specified flags on this message to the specified value.
setFlags(Flags, boolean) - Method in class javax.mail.internet.MimeMessage
Set the flags for this message.
setFlags(int[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages whose message numbers are in the array.
setFlags(int, int, Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages numbered from start through end, both start and end inclusive.
setFlags(Message[], Flags, boolean) - Method in class javax.mail.Folder
Set the specified flags on the messages specified in the array.
setFloat(int, float) - Method in interface javax.sql.RowSet
Set a parameter to a Java float value.
setFloat(String, float) - Method in interface javax.jms.MapMessage
Set a float value with the given name, into the Map.
setFloatProperty(String, float) - Method in interface javax.jms.Message
Set a float property value with the given name, into the Message.
setFrom() - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setFrom() - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field using the value of the InternetAddress.getLocalAddress method.
setFrom(Address) - Method in class javax.mail.Message
Set the "From" attribute in this Message.
setFrom(Address) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "From" header field.
setGroupAdminP(boolean) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of groupAdminP.
setGroupId(Integer) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of groupId.
setGroupMemberP(boolean) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of groupMemberP.
setGroupName(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of groupName.
setHeader(String, String) - Method in interface javax.mail.Part
Set the value for this header_name.
setHeader(String, String) - Method in class javax.mail.internet.InternetHeaders
Change the first header line that matches name to have value, adding a new header if no existing header matches.
setHeader(String, String) - Method in class javax.mail.internet.MimeMessage
Set the value for this header_name.
setHeader(String, String) - Method in class javax.mail.internet.MimeBodyPart
Set the value for this header_name.
setHeader(String, String) - Method in class javax.servlet.http.NoBodyResponse
 
setHeader(String, String) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and value.
setHeaderRowExtra(String) - Method in class com.arsdigita.acs.html.Table
This string may contain any attributes to add to the <th> tag.
setHost(String) - Method in class javax.mail.internet.NewsAddress
Set the host.
setHumanPresentableName(String) - Method in class javax.activation.ActivationDataFlavor
Set the human presentable name.
setId(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the id attribute
setIn(String) - Method in class com.arsdigita.acs.tags.ForeachTag
 
setInclude(String) - Method in class org.apache.java.util.ExtendedProperties
Sets the property value for including other properties files.
setInitialContextFactoryBuilder(InitialContextFactoryBuilder) - Static method in class javax.naming.spi.NamingManager
Sets the InitialContextFactory builder to be builder.
setInt(int, int) - Method in interface javax.sql.RowSet
Set a parameter to a Java int value.
setInt(String, int) - Method in interface javax.jms.MapMessage
Set an integer value with the given name, into the Map.
setIntHeader(String, int) - Method in class javax.servlet.http.NoBodyResponse
 
setIntHeader(String, int) - Method in interface javax.servlet.http.HttpServletResponse
Sets a response header with the given name and integer value.
setIntProperty(String, int) - Method in interface javax.jms.Message
Set an integer property value with the given name, into the Message.
setJMSCorrelationID(String) - Method in interface javax.jms.Message
Set the correlation ID for the message.
setJMSCorrelationIDAsBytes(byte[]) - Method in interface javax.jms.Message
Set the correlation ID as an array of bytes for the message.
setJMSDeliveryMode(int) - Method in interface javax.jms.Message
Set the delivery mode for this message.
setJMSDestination(Destination) - Method in interface javax.jms.Message
Set the destination for this message.
setJMSExpiration(long) - Method in interface javax.jms.Message
Set the message's expiration value.
setJMSMessageID(String) - Method in interface javax.jms.Message
Set the message ID.
setJMSPriority(int) - Method in interface javax.jms.Message
Set the priority for this message.
setJMSRedelivered(boolean) - Method in interface javax.jms.Message
Set to indicate whether this message is being redelivered.
setJMSReplyTo(Destination) - Method in interface javax.jms.Message
Set where a reply to this message should be sent.
setJMSTimestamp(long) - Method in interface javax.jms.Message
Set the message timestamp.
setJMSType(String) - Method in interface javax.jms.Message
Set the message type.
setJoin(String) - Method in class com.arsdigita.acs.tags.LoopTag
 
setKey(String) - Method in class com.arsdigita.acs.tags.MemoizeTag
 
setLeftHeading(String) - Method in class com.arsdigita.acs.html.SidewaysBarChart
Stuff (text/pictures/whatever) that goes above the items on the left of the chart (i.e.
setLegend(String[]) - Method in class com.arsdigita.acs.html.SidewaysBarChart
 
setLinkedException(Exception) - Method in class javax.jms.JMSException
Add a linked Exception.
setLinkExplanation(String) - Method in class javax.naming.LinkException
Sets the explanation associated with the problem encounter when resolving a link.
setLinkRemainingName(Name) - Method in class javax.naming.LinkException
Sets the remaining link name field of this exception.
setLinkResolvedName(Name) - Method in class javax.naming.LinkException
Sets the resolved link name field of this exception.
setLinkResolvedObj(Object) - Method in class javax.naming.LinkException
Sets the link resolved object field of this exception.
setLocale(Locale) - Method in interface javax.servlet.ServletResponse
Sets the locale of the response, setting the headers (including the Content-Type's charset) as appropriate.
setLocale(Locale) - Method in class javax.servlet.http.NoBodyResponse
 
setLoggedInUser(UserInfo) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of loggedInUser.
setLoginTimeout(int) - Method in interface javax.sql.ConnectionPoolDataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.XADataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLoginTimeout(int) - Method in interface javax.sql.DataSource
Sets the maximum time in seconds that this data source will wait while attempting to connect to a database.
setLogWriter(PrintWriter) - Method in interface javax.sql.ConnectionPoolDataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in interface javax.sql.XADataSource
Set the log writer for this data source.
setLogWriter(PrintWriter) - Method in interface javax.sql.DataSource
Set the log writer for this data source.
setLong(int, long) - Method in interface javax.sql.RowSet
Set a parameter to a Java long value.
setLong(String, long) - Method in interface javax.jms.MapMessage
Set a long value with the given name, into the Map.
setLongProperty(String, long) - Method in interface javax.jms.Message
Set a long property value with the given name, into the Message.
setMaxAge(int) - Method in class javax.servlet.http.Cookie
Sets the maximum age of the cookie in seconds.
setMaxFieldSize(int) - Method in interface javax.sql.RowSet
The maxFieldSize limit (in bytes) is set to limit the size of data that can be returned for any column value; it only applies to BINARY, VARBINARY, LONGVARBINARY, CHAR, VARCHAR, and LONGVARCHAR fields.
setMaxInactiveInterval(int) - Method in interface javax.servlet.http.HttpSession
Specifies the time, in seconds, between client requests before the servlet container will invalidate this session.
setMaxRows(int) - Method in interface javax.sql.RowSet
The maxRows limit is set to limit the number of rows that any RowSet can contain.
setMaxRows(Integer) - Method in class com.arsdigita.acs.html.Table
Specifies the maximum number of rows to display in the table.
setMessageListener(MessageListener) - Method in interface javax.jms.Session
Set the session's distinguished message listener (optional).
setMessageListener(MessageListener) - Method in interface javax.jms.MessageConsumer
Set the message consumer's MessageListener.
setMessageNumber(int) - Method in class javax.mail.Message
Set the Message number for this Message.
setMetaData(RowSetMetaData) - Method in interface javax.sql.RowSetInternal
Set the rowset's metadata.
setMethod(String) - Method in class com.arsdigita.acs.tags.UseTemplateTag
 
setMinLeftColumnWidth(int) - Method in class com.arsdigita.acs.html.SidewaysBarChart
If you are going to stack charts, set the min_left_column_width to be the same for each of them so that they will line up.
setMissingText(String) - Method in class com.arsdigita.acs.html.Table
Message to display when the DataSource is empty.
setMultipartDataSource(MultipartDataSource) - Method in class javax.mail.Multipart
Setup this Multipart object from the given MultipartDataSource.
setMultiple(boolean) - Method in class com.arsdigita.acs.tags.ContractVarDesc
 
setName(String) - Method in class com.arsdigita.acs.tags.BindTag
 
setName(String) - Method in class com.arsdigita.acs.tags.ContractVarDesc
 
setName(String) - Method in class javax.naming.NameClassPair
Sets the name of this binding.
setNewItemsAge(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of newItemsAge.
setNewsgroup(String) - Method in class javax.mail.internet.NewsAddress
Set the newsgroup.
setNextException(Exception) - Method in class javax.mail.MessagingException
Add an exception to the end of the chain.
setNonPercentValues(boolean) - Method in class com.arsdigita.acs.html.SidewaysBarChart
Set this to "t" if the numbers you're charting are not percentages.
setNull(int, int) - Method in interface javax.sql.RowSet
Set a parameter to SQL NULL.
setNull(int, int, String) - Method in interface javax.sql.RowSet
JDBC 2.0 Set a parameter to SQL NULL.
setNullable(int, int) - Method in interface javax.sql.RowSetMetaData
Specify whether the column's value can be set to NULL.
setObj(String) - Method in class com.arsdigita.acs.tags.MaybeOneRowTag
 
setObj(String) - Method in class com.arsdigita.acs.tags.DbStringTag
 
setObj(String) - Method in class com.arsdigita.acs.tags.OneRowTag
 
setObj(String) - Method in class com.arsdigita.acs.tags.QueryTag
 
setObject(int, Object) - Method in interface javax.sql.RowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(int, Object, int) - Method in interface javax.sql.RowSet
This method is like setObject above, but the scale used is the scale of the second parameter.
setObject(int, Object, int, int) - Method in interface javax.sql.RowSet
Set the value of a parameter using an object; use the java.lang equivalent objects for integral values.
setObject(Object) - Method in class javax.naming.Binding
Sets the object associated with this binding.
setObject(Serializable) - Method in interface javax.jms.ObjectMessage
Set the serializable object containing this message's data.
setObject(String, Object) - Method in interface javax.jms.MapMessage
Set a Java object value with the given name, into the Map.
setObjectFactoryBuilder(ObjectFactoryBuilder) - Static method in class javax.naming.spi.NamingManager
The ObjectFactoryBuilder determines the policy used when trying to load object factories.
setObjectProperty(String, Object) - Method in interface javax.jms.Message
Set a Java object property value with the given name, into the Message.
setOptional(boolean) - Method in class com.arsdigita.acs.tags.ContractVarDesc
 
setOrderby(String) - Method in class com.arsdigita.acs.html.Table
This is the variable that specifies the last sort column that was clicked.
setOrderTargetUrl(String) - Method in class com.arsdigita.acs.html.Table
The url linked by the table header tags, meant to sort the table on a different column.
setPageContext(PageContext) - Method in class com.arsdigita.acs.html.Table
Sets the JSP Page Context for the current request.
setPageContext(PageContext) - Method in class javax.servlet.jsp.tagext.TagSupport
set the page context
setPageContext(PageContext) - Method in interface javax.servlet.jsp.tagext.Tag
Set the current page context.
setParameter(String, String) - Method in class javax.activation.MimeType
Set the value to be associated with the given name, replacing any previous association.
setParameter(String, String) - Method in class javax.mail.internet.ContentType
Set the specified parameter.
setParameter(String, String) - Method in class javax.mail.internet.ContentDisposition
Set the specified parameter.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentType
Set a new ParameterList.
setParameterList(ParameterList) - Method in class javax.mail.internet.ContentDisposition
Set a new ParameterList.
setParent(Multipart) - Method in class javax.mail.BodyPart
Set the parent of this BodyPart to be the specified Multipart.
setParent(Part) - Method in class javax.mail.Multipart
Set the parent of this Multipart to be the specified Part.
setParent(Tag) - Method in class javax.servlet.jsp.tagext.TagSupport
Set the nesting tag of this tag.
setParent(Tag) - Method in interface javax.servlet.jsp.tagext.Tag
Set the current nesting Tag of this Tag.
setPassword(String) - Method in interface javax.sql.RowSet
Set the password.
setPasswordAuthentication(URLName, PasswordAuthentication) - Method in class javax.mail.Session
Save a PasswordAuthentication for this (store or transport) URLName.
setPath(String) - Method in interface com.arsdigita.acs.Filter
Sets the relative URL path for this Filter.
setPath(String) - Method in class com.arsdigita.acs.FilterBase
 
setPath(String) - Method in class javax.servlet.http.Cookie
Specifies a path for the cookie to which the client should return the cookie.
setPersonal(String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPersonal(String, String) - Method in class javax.mail.internet.InternetAddress
Set the personal name.
setPrecision(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's number of decimal digits.
setPrettyCurrentDate(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of prettyCurrentDate.
setPrettyName(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of prettyName.
setPrimaryType(String) - Method in class javax.activation.MimeType
Set the primary type for this object to the given String.
setPrimaryType(String) - Method in class javax.mail.internet.ContentType
Set the primary type.
setPriority(int) - Method in interface com.arsdigita.acs.Filter
Sets the priority level for this Filter.
setPriority(int) - Method in class com.arsdigita.acs.FilterBase
 
setPriority(int) - Method in interface javax.jms.MessageProducer
Set the producer's default priority.
setProvider(Provider) - Method in class javax.mail.Session
Set the passed Provider to be the default implementation for the protocol in Provider.protocol overriding any previous values.
setQueryTimeout(int) - Method in interface javax.sql.RowSet
The queryTimeout limit is the number of seconds the driver will wait for a Statement to execute.
setQueueDate(String) - Method in class com.arsdigita.acs.ug.GroupMember
 
setReadOnly(boolean) - Method in interface javax.sql.RowSet
Set the read-onlyness of the rowset
setRecipient(Message.RecipientType, Address) - Method in class javax.mail.Message
Set the recipient address.
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.Message
Set the recipient addresses.
setRecipients(Message.RecipientType, Address[]) - Method in class javax.mail.internet.MimeMessage
Set the specified recipient type to the given addresses.
setRedirect(String) - Method in class com.arsdigita.acs.tags.GetUserInfoTag
 
setRef(int, Ref) - Method in interface javax.sql.RowSet
Set a REF(<structured-type>) parameter.
setRelative(boolean) - Method in class javax.naming.NameClassPair
Sets whether the name of this binding is relative to the target context (which is named by the first parameter of the list() method).
setRemainingName(Name) - Method in class javax.naming.NamingException
Sets the remaining name field of this exception.
setRemainingName(Name) - Method in class javax.naming.spi.ResolveResult
Sets the remaining name field of this result to name.
setRemainingNewName(Name) - Method in class javax.naming.CannotProceedException
Sets the "remaining new name" field of this exception.
setReplaceNullSubcategoryWithNone(boolean) - Method in class com.arsdigita.acs.html.SidewaysBarChart
Set this to "t" to have "[none]" be displayed as the subcategory if the subcategory is the empty string.
setReplyTo(Address[]) - Method in class javax.mail.Message
Set the addresses to which replies should be directed.
setReplyTo(Address[]) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Reply-To" header field.
setRequestControls(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
setRequestControls(Control[]) - Method in interface javax.naming.ldap.LdapContext
Sets the request controls for methods subsequently invoked on this context.
setResolvedName(Name) - Method in class javax.naming.NamingException
Sets the resolved name field of this exception.
setResolvedObj(Object) - Method in class javax.naming.NamingException
Sets the resolved object field of this exception.
setResolvedObj(Object) - Method in class javax.naming.spi.ResolveResult
Sets the resolved Object field of this result to obj.
setReturningAttributes(String[]) - Method in class javax.naming.directory.SearchControls
Specifies the attributes that will be returned as part of the search.
setReturningObjFlag(boolean) - Method in class javax.naming.directory.SearchControls
Enables/disables returning objects returned as part of the result.
setRightHeading(String) - Method in class com.arsdigita.acs.html.SidewaysBarChart
Stuff that goes above the items on the right of the chart (i.e.
setRole(String) - Method in class com.arsdigita.acs.ug.GroupMember
 
setRollbackOnly() - Method in interface javax.ejb.EJBContext
Mark the current transaction for rollback.
setRollbackOnly() - Method in interface javax.transaction.TransactionManager
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.Transaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRollbackOnly() - Method in interface javax.transaction.UserTransaction
Modify the transaction associated with the current thread such that the only possible outcome of the transaction is to roll back the transaction.
setRoot(int, int) - Method in class com.arsdigita.acs.calendar.TableCell
 
setRoot(Point) - Method in class com.arsdigita.acs.calendar.TableCell
 
setRootCause(Throwable) - Method in class javax.naming.NamingException
Records that the root cause of this NamingException.
setRow(String) - Method in class com.arsdigita.acs.tags.ForeachTag
 
setRowspan(int) - Method in class com.arsdigita.acs.calendar.TableCell
 
setRowsPerBand(Integer) - Method in class com.arsdigita.acs.html.Table
How many rows to display within a single color band.
setRowsPerPage(Integer) - Method in class com.arsdigita.acs.html.Table
Breaks up the display into multiple <table> tags.
setRs(ResultSet) - Method in class com.arsdigita.acs.tags.DataSourceTag
 
setScale(int, int) - Method in interface javax.sql.RowSetMetaData
Specify the column's number of digits to right of the decimal point.
setSchemaName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table's schema, if any.
setSearchable(int, boolean) - Method in interface javax.sql.RowSetMetaData
Specify whether the column can be used in a where clause.
setSearchScope(int) - Method in class javax.naming.directory.SearchControls
Sets the search scope to one of: OBJECT_SCOPE, ONELEVEL_SCOPE, SUBTREE_SCOPE.
setSecure(boolean) - Method in class javax.servlet.http.Cookie
Indicates to the browser whether the cookie should only be sent using a secure protocol, such as HTTPS or SSL.
setSentDate(Date) - Method in class javax.mail.Message
Set the sent date of this message.
setSentDate(Date) - Method in class javax.mail.internet.MimeMessage
Set the RFC 822 "Date" header field.
setSessionContext(SessionContext) - Method in interface javax.ejb.SessionBean
Set the associated session context.
setShort(int, short) - Method in interface javax.sql.RowSet
Set a parameter to a Java short value.
setShort(String, short) - Method in interface javax.jms.MapMessage
Set a short value with the given name, into the Map.
setShortProperty(String, short) - Method in interface javax.jms.Message
Set a short property value with the given name, into the Message.
setSigned(int, boolean) - Method in interface javax.sql.RowSetMetaData
Speicfy whether the column is a signed number.
setSource(String) - Method in class com.arsdigita.acs.tags.ExportTag
 
setSources(String) - Method in class com.arsdigita.acs.tags.ScopeTag
 
setSql(String) - Method in class com.arsdigita.acs.db.SqlStatement
Sets the SQL command string for this statement.
setStatus(int) - Method in class javax.servlet.http.NoBodyResponse
 
setStatus(int) - Method in interface javax.servlet.http.HttpServletResponse
Sets the status code for this response.
setStatus(int, String) - Method in class javax.servlet.http.NoBodyResponse
Deprecated.  
setStatus(int, String) - Method in interface javax.servlet.http.HttpServletResponse
Deprecated. As of version 2.1, due to ambiguous meaning of the message parameter. To set a status code use setStatus(int), to send an error with a description use sendError(int, String). Sets the status code and message for this response.
setString(int, String) - Method in interface javax.sql.RowSet
Set a parameter to a Java String value.
setString(String, String) - Method in interface javax.jms.MapMessage
Set a String value with the given name, into the Map.
setStringProperty(String, String) - Method in interface javax.jms.Message
Set a String property value with the given name, into the Message.
setSubcategorySpacing(int) - Method in class com.arsdigita.acs.html.SidewaysBarChart
By default, the spacing between each subcategory is 7 pixels.
setSubject(String) - Method in class javax.mail.Message
Set the subject of this message.
setSubject(String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubject(String, String) - Method in class javax.mail.internet.MimeMessage
Set the "Subject" header field.
setSubscribed(boolean) - Method in class javax.mail.Folder
Subscribe or unsubscribe this Folder.
setSubType(String) - Method in class javax.activation.MimeType
Set the sub type for this object to the given String.
setSubType(String) - Method in class javax.mail.internet.ContentType
Set the subType.
setSubType(String) - Method in class javax.mail.internet.MimeMultipart
Set the subtype.
setTableBreakHtml(String) - Method in class com.arsdigita.acs.html.Table
Specifies the html to use between </table> and the next <table>, when breaking the display into multiple tables using the rowsPerPage property.
setTableExtraHtml(String) - Method in class com.arsdigita.acs.html.Table
This string may contain any attributes to add to the <table> tag.
setTableName(int, String) - Method in interface javax.sql.RowSetMetaData
Specify the column's table name, if any.
setTagInfo(TagInfo) - Method in class javax.servlet.jsp.tagext.TagExtraInfo
Set the TagInfo for this class
setTarget(Remote) - Method in interface javax.rmi.CORBA.Tie
Called by Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote) to set the target for this tie.
setText(MimePart, String, String) - Static method in class javax.mail.internet.MimeBodyPart
 
setText(String) - Method in class com.arsdigita.acs.calendar.TableCell
 
setText(String) - Method in interface javax.jms.TextMessage
Set the string containing this message's data.
setText(String) - Method in interface javax.mail.Part
A convenience method that sets the given String as this part's content with a MIME type of "text/plain".
setText(String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain".
setText(String, String) - Method in interface javax.mail.internet.MimePart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String) - Method in class javax.mail.internet.MimeMessage
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setText(String, String) - Method in class javax.mail.internet.MimeBodyPart
Convenience method that sets the given String as this part's content, with a MIME type of "text/plain" and the specified charset.
setTime(int, Time) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Time value.
setTime(int, Time, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Time value.
setTimeLimit(int) - Method in class javax.naming.directory.SearchControls
Sets the time limit of these SearchControls in milliseconds.
setTimestamp(int, Timestamp) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Timestamp value.
setTimestamp(int, Timestamp, Calendar) - Method in interface javax.sql.RowSet
Set a parameter to a java.sql.Timestamp value.
setTimeToLive(long) - Method in interface javax.jms.MessageProducer
Set the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTitle(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of title.
setTransactionIsolation(int) - Method in interface javax.sql.RowSet
Set the transaction isolation.
setTransactionTimeout(int) - Method in interface javax.transaction.TransactionManager
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in interface javax.transaction.UserTransaction
Modify the value of the timeout value that is associated with the transactions started by the current thread with the begin method.
setTransactionTimeout(int) - Method in interface javax.transaction.xa.XAResource
Set the current transaction timeout value for this XAResource instance.
setType(int) - Method in interface javax.sql.RowSet
Set the rowset type.
setType(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of type.
setType(String) - Method in class com.arsdigita.acs.tags.ExportTag
 
setType(String) - Method in class com.arsdigita.acs.tags.MaybeOneRowTag
 
setType(String) - Method in class com.arsdigita.acs.tags.OneRowTag
 
setType(String) - Method in class com.arsdigita.acs.tags.QueryTag
 
setTypeMap(Map) - Method in interface javax.sql.RowSet
Install a type-map object as the default type-map for this rowset.
setUnexecutedModifications(ModificationItem[]) - Method in class javax.naming.directory.AttributeModificationException
Sets the unexecuted modification list to be e.
setUrl(String) - Method in class com.arsdigita.acs.html.DimensionalBar
Sets the target for the links that are generated.
setUrl(String) - Method in interface javax.sql.RowSet
Set the url used to create a connection.
setURLName(URLName) - Method in class javax.mail.Service
Set the URLName representing this service.
setUseBulkMailP(String) - Static method in class com.arsdigita.acs.spam.Spam
Enable/disable use of bulk mailer for sending of spam.
setUsername(String) - Method in interface javax.sql.RowSet
Set the user name.
setValue(String) - Method in class javax.servlet.http.Cookie
Assigns a new value to a cookie after the cookie is created.
setValue(String, Object) - Method in class javax.servlet.jsp.tagext.TagSupport
Set a value
setValues(AdSet) - Method in class com.arsdigita.acs.html.DimensionalBar
Specifies the values to be highlighted.
setVar(String) - Method in class com.arsdigita.acs.tags.BindTag
 
setVar(String) - Method in class com.arsdigita.acs.tags.SubTag
 
setVars(String) - Method in class com.arsdigita.acs.tags.ExportTag
 
setVars(String) - Method in class com.arsdigita.acs.tags.PageContractTag
 
setVars(String) - Method in class com.arsdigita.acs.tags.TemplateContractTag
 
setVersion(int) - Method in class javax.servlet.http.Cookie
Sets the version of the cookie protocol this cookie complies with.
setViewedUserId(Integer) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Sets viewed user id.
setViewMode(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of viewMode.
setViewModeVar(String) - Method in class com.arsdigita.acs.calendar.CalendarInfo
Set the value of viewModeVar.
sharedOption() - Static method in class com.arsdigita.acs.fs.FileStorageProcs
 
shortname - Variable in class javax.servlet.jsp.tagext.TagLibraryInfo
 
showNumResultsBar(String, String, String, String) - Static method in class com.arsdigita.acs.search.Search
 
SidewaysBarChart - class com.arsdigita.acs.html.SidewaysBarChart.
SidewaysBarChart.java Java port of Eve Andersson's tcl proc, gr_sideways_bar_chart creates bar charts in plain html with 1x1 pixel gifs stretched to the right width and height.
SidewaysBarChart() - Constructor for class com.arsdigita.acs.html.SidewaysBarChart
 
SingleGroupDataSource - class com.arsdigita.acs.ug.SingleGroupDataSource.
Represents a single user group.
SingleGroupDataSource(Integer) - Constructor for class com.arsdigita.acs.ug.SingleGroupDataSource
 
SingleGroupDataSource(ResultSet) - Constructor for class com.arsdigita.acs.ug.SingleGroupDataSource
 
SingleGroupDataSource(String) - Constructor for class com.arsdigita.acs.ug.SingleGroupDataSource
Same as SingleGroupDataSource(module, null).
SingleGroupDataSource(String, String) - Constructor for class com.arsdigita.acs.ug.SingleGroupDataSource
Given the module and submodule of an administration group, looks up the group_id.
SingleGroupTypeDataSource - class com.arsdigita.acs.ug.SingleGroupTypeDataSource.
Represents a user group type.
SingleGroupTypeDataSource(ResultSet) - Constructor for class com.arsdigita.acs.ug.SingleGroupTypeDataSource
 
SingleGroupTypeDataSource(String) - Constructor for class com.arsdigita.acs.ug.SingleGroupTypeDataSource
 
SingleMessageDataSource - class com.arsdigita.acs.bboard.SingleMessageDataSource.
Just like a MessagesDataSource, but ensures the next method exactly once; overrides next to always return false.
SingleMessageDataSource(ResultSet) - Constructor for class com.arsdigita.acs.bboard.SingleMessageDataSource
 
SingleMessageDataSource(SqlStatement, Database) - Constructor for class com.arsdigita.acs.bboard.SingleMessageDataSource
 
SingleSelection - class com.arsdigita.acs.SingleSelection.
Represents a single generic object pulled in from the database.
SingleSelection(ResultSet) - Constructor for class com.arsdigita.acs.SingleSelection
Generates a single-row selection from the current row in the result set.
SingleSelection(Selection) - Constructor for class com.arsdigita.acs.SingleSelection
Creates a single-row selection from the currently active row in s.
SingleThreadModel - interface javax.servlet.SingleThreadModel.
Ensures that servlets handle only one request at a time.
SingleTopicDataSource - class com.arsdigita.acs.bboard.SingleTopicDataSource.
Class to represent a single bboard topic.
SingleTopicDataSource(Database, Integer) - Constructor for class com.arsdigita.acs.bboard.SingleTopicDataSource
Initialize this from the database; gets all properties from bboard_topics where topic_id = topicId.
SingleTopicDataSource(Database, String) - Constructor for class com.arsdigita.acs.bboard.SingleTopicDataSource
Returns the Topic datasource object for a given message; pulls in the topic to which that message belongs.
SingleTopicDataSource(ResultSet) - Constructor for class com.arsdigita.acs.bboard.SingleTopicDataSource
 
siteWideSearchWidget(UserInfo, String) - Static method in class com.arsdigita.acs.search.Search
 
size() - Method in class com.arsdigita.acs.AdSet
Returns number of keys in this AdSet.
size() - Method in class javax.activation.MimeTypeParameterList
Return the number of name-value pairs in this list.
size() - Method in class javax.mail.internet.ParameterList
Return the number of parameters in this list.
size() - Method in class javax.naming.Reference
Retrieves the number of adddresses in this reference.
size() - Method in interface javax.naming.Name
Returns the number of components in this name.
size() - Method in class javax.naming.NameImpl
 
size() - Method in class javax.naming.CompoundName
Retrieves the number of components in this compound name.
size() - Method in class javax.naming.CompositeName
Retrieves the number of components in this composite name.
size() - Method in class javax.naming.directory.BasicAttribute
 
size() - Method in interface javax.naming.directory.Attributes
Retrieves the number of attributes in the attribute set.
size() - Method in interface javax.naming.directory.Attribute
Retrieves the number of values in this attribute.
size() - Method in class javax.naming.directory.BasicAttributes
 
SizeLimitExceededException - exception javax.naming.SizeLimitExceededException.
This exception is thrown when a method produces a result that exceeds a size-related limit.
SizeLimitExceededException() - Constructor for class javax.naming.SizeLimitExceededException
Constructs a new instance of SizeLimitExceededException.
SizeLimitExceededException(String) - Constructor for class javax.naming.SizeLimitExceededException
Constructs a new instance of SizeLimitExceededException using an explanation.
SizeTerm - class javax.mail.search.SizeTerm.
This class implements comparisons for Message sizes.
SizeTerm(int, int) - Constructor for class javax.mail.search.SizeTerm
Constructor.
SKIP_BODY - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip body evaluation.
SKIP_PAGE - Static variable in interface javax.servlet.jsp.tagext.Tag
Skip the rest of the page.
skipReferral() - Method in class javax.naming.ReferralException
Discards the referral about to be processed.
SORT_CUSTOM - Static variable in class com.arsdigita.acs.html.Table
 
SORT_DEFAULT - Static variable in class com.arsdigita.acs.html.Table
 
SORT_NO_SORT - Static variable in class com.arsdigita.acs.html.Table
 
Spam - class com.arsdigita.acs.spam.Spam.
Utility classes and procedural abstractions for spam.
Spam() - Constructor for class com.arsdigita.acs.spam.Spam
 
spamMimeBoundary() - Static method in class com.arsdigita.acs.spam.Spam
Really, this should make sure to generate a boundary string that does not appear in the content.
sql - Variable in class com.arsdigita.acs.tags.SqlTag
 
SqlStatement - class com.arsdigita.acs.db.SqlStatement.
Utility class for bundling a SQL statement with its bind values.
SqlStatement() - Constructor for class com.arsdigita.acs.db.SqlStatement
 
SqlTag - class com.arsdigita.acs.tags.SqlTag.
 
SqlTag() - Constructor for class com.arsdigita.acs.tags.SqlTag
 
start() - Method in interface javax.jms.Connection
Start (or restart) a Connection's delivery of incoming messages.
start() - Method in interface javax.jms.ServerSession
Cause the session's run method to be called to process messages that were just assigned to it.
start(Xid, int) - Method in interface javax.transaction.xa.XAResource
Start work on behalf of a transaction branch specified in xid If TMJOIN is specified, the start is for joining a transaction previously seen by the resource manager.
startsWith(int, Enumeration) - Method in class javax.naming.NameImpl
 
startsWith(Name) - Method in interface javax.naming.Name
Determines whether this name starts with a specified prefix.
startsWith(Name) - Method in class javax.naming.CompoundName
Determines whether a compound name is a prefix of this compound name.
startsWith(Name) - Method in class javax.naming.CompositeName
Determines whether a composite name is a prefix of this composite name.
STATE_FACTORIES - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying the list of state factories to use.
STATE_FACTORIES - Static variable in class javax.naming.internal.VersionHelper
 
StateFactory - interface javax.naming.spi.StateFactory.
This interface represents a factory for obtaining the state of an object for binding.
Status - interface javax.transaction.Status.
The Status interface defines the static variable for transaction status code.
STATUS_ACTIVE - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the active state.
STATUS_COMMITTED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been committed.
STATUS_COMMITTING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of committing.
STATUS_MARKED_ROLLBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been marked for rollback, perhaps as a result of a setRollbackOnly operation.
STATUS_NO_TRANSACTION - Static variable in interface javax.transaction.Status
No transaction is currently associated with the target object.
STATUS_PREPARED - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it has been prepared, i.e.
STATUS_PREPARING - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of preparing.
STATUS_ROLLEDBACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and the outcome has been determined as rollback.
STATUS_ROLLING_BACK - Static variable in interface javax.transaction.Status
A transaction is associated with the target object and it is in the process of rolling back.
STATUS_UNKNOWN - Static variable in interface javax.transaction.Status
A transaction is associated with the target object but its current status cannot be determined.
stop() - Method in interface javax.jms.Connection
Used to temporarily stop a Connection's delivery of incoming messages.
stop() - Method in class javax.mail.EventQueue
Stop the dispatcher so we can be destroyed.
store - Variable in class javax.mail.Folder
The parent store.
Store - class javax.mail.Store.
An abstract class that models a message store and its access protocol, for storing and retrieving messages.
STORE - Static variable in class javax.mail.Provider.Type
 
Store(Session, URLName) - Constructor for class javax.mail.Store
Constructor.
StoreClosedException - exception javax.mail.StoreClosedException.
This exception is thrown when a method is invoked on a Messaging object and the Store that owns that object has died due to some reason.
StoreClosedException(Store) - Constructor for class javax.mail.StoreClosedException
Constructor
StoreClosedException(Store, String) - Constructor for class javax.mail.StoreClosedException
Constructor
StoredFile - class com.arsdigita.acs.fs.StoredFile.
Represents a single file in the file storage module.
StoredFile() - Constructor for class com.arsdigita.acs.fs.StoredFile
 
StoredFileVersion - class com.arsdigita.acs.fs.StoredFileVersion.
Represents a single version of a file in the file storage module.
StoredFileVersion(ResultSet) - Constructor for class com.arsdigita.acs.fs.StoredFileVersion
 
StoreEvent - class javax.mail.event.StoreEvent.
This class models notifications from the Store connection.
StoreEvent(Store, int, String) - Constructor for class javax.mail.event.StoreEvent
Constructor.
StoreListener - interface javax.mail.event.StoreListener.
This is the Listener interface for Store Notifications.
str - Variable in class javax.naming.spi.DirContextStringPair
 
StreamMessage - interface javax.jms.StreamMessage.
A StreamMessage is used to send a stream of Java primitives.
StringRefAddr - class javax.naming.StringRefAddr.
This class represents the string form of the address of a communications end-point.
StringRefAddr(String, String) - Constructor for class javax.naming.StringRefAddr
Constructs a new instance of StringRefAddr using its address type and contents.
StringTag - class com.arsdigita.acs.tags.StringTag.
 
StringTag() - Constructor for class com.arsdigita.acs.tags.StringTag
 
StringTagExtraInfo - class com.arsdigita.acs.tags.StringTagExtraInfo.
 
StringTagExtraInfo() - Constructor for class com.arsdigita.acs.tags.StringTagExtraInfo
 
StringTerm - class javax.mail.search.StringTerm.
This class implements the match method for Strings.
StringTerm(String) - Constructor for class javax.mail.search.StringTerm
 
StringTerm(String, boolean) - Constructor for class javax.mail.search.StringTerm
 
Stub - class javax.rmi.CORBA.Stub.
Base class from which all RMI-IIOP stubs must inherit.
Stub() - Constructor for class javax.rmi.CORBA.Stub
Creates an RMI-IIOP stub and sets its delegate if necessary.
StubDelegate - interface javax.rmi.CORBA.StubDelegate.
Supports delegation for method implementations in Stub.
SubjectTerm - class javax.mail.search.SubjectTerm.
This class implements comparisons for the Message Subject header.
SubjectTerm(String) - Constructor for class javax.mail.search.SubjectTerm
Constructor.
subscriber - Variable in class javax.jms.TopicRequestor
 
SubTag - class com.arsdigita.acs.tags.SubTag.
 
SubTag() - Constructor for class com.arsdigita.acs.tags.SubTag
 
SUBTREE_SCOPE - Static variable in interface javax.naming.event.EventContext
Constant for expressing interest in events concerning objects in the subtree of the object named by the target, including the object named by the target.
SUBTREE_SCOPE - Static variable in class javax.naming.directory.SearchControls
Search the entire subtree rooted at the named object.
suspend() - Method in interface javax.transaction.TransactionManager
Suspend the transaction currently associated with the calling thread and return a Transaction object that represents the transaction context being suspended.
Synchronization - interface javax.transaction.Synchronization.
The transaction manager supports a synchronization mechanism that allows the interested party to be notified before and after the transaction completes.
systemDefaultFromAddress() - Static method in class com.arsdigita.acs.spam.Spam
Returns the default from address for spam messages set in the parameters file
SystemException - exception javax.transaction.SystemException.
The SystemException is thrown by the transaction manager to indicate that it has encountered an unexpected error condition that prevents future transaction services from proceeding.
SystemException() - Constructor for class javax.transaction.SystemException
 
SystemException(int) - Constructor for class javax.transaction.SystemException
Create an SystemException with a given error code.
SystemException(String) - Constructor for class javax.transaction.SystemException
Create an SystemException with a given string.

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