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

R

READ_ONLY - Static variable in class javax.mail.Folder
The Folder is read only.
READ_WRITE - Static variable in class javax.mail.Folder
The state and contents of this folder can be modified.
readAny(InputStream) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.readAny(org.omg.CORBA.portable.InputStream).
readAny(InputStream) - Static method in class javax.rmi.CORBA.Util
Reads a java.lang.Object as a CORBA any.
readBoolean() - Method in interface javax.jms.BytesMessage
Read a boolean from the bytes message stream.
readBoolean() - Method in interface javax.jms.StreamMessage
Read a boolean from the stream message.
readByte() - Method in interface javax.jms.BytesMessage
Read a signed 8-bit value from the bytes message stream.
readByte() - Method in interface javax.jms.StreamMessage
Read a byte value from the stream message.
readBytes(byte[]) - Method in interface javax.jms.BytesMessage
Read a byte array from the bytes message stream.
readBytes(byte[]) - Method in interface javax.jms.StreamMessage
Read a byte array field from the stream message into the specified byte[] object (the read buffer).
readBytes(byte[], int) - Method in interface javax.jms.BytesMessage
Read a portion of the bytes message stream.
readChar() - Method in interface javax.jms.BytesMessage
Read a Unicode character value from the bytes message stream.
readChar() - Method in interface javax.jms.StreamMessage
Read a Unicode character value from the stream message.
readData(RowSetInternal) - Method in interface javax.sql.RowSetReader
Read the new contents of a rowset.
readDouble() - Method in interface javax.jms.BytesMessage
Read a double from the bytes message stream.
readDouble() - Method in interface javax.jms.StreamMessage
Read a double from the stream message.
readExternal(ObjectInput) - Method in class javax.activation.MimeType
The object implements the readExternal method to restore its contents by calling the methods of DataInput for primitive types and readObject for objects, strings and arrays.
readFileAsString(String) - Static method in class com.arsdigita.acs.spam.Spam
Reads the file and returns the contents as a string
readFloat() - Method in interface javax.jms.BytesMessage
Read a float from the bytes message stream.
readFloat() - Method in interface javax.jms.StreamMessage
Read a float from the stream message.
readInt() - Method in interface javax.jms.BytesMessage
Read a signed 32-bit integer from the bytes message stream.
readInt() - Method in interface javax.jms.StreamMessage
Read a 32-bit integer from the stream message.
readLine(byte[], int, int) - Method in class javax.servlet.ServletInputStream
Reads the input stream, one line at a time.
readLong() - Method in interface javax.jms.BytesMessage
Read a signed 64-bit integer from the bytes message stream.
readLong() - Method in interface javax.jms.StreamMessage
Read a 64-bit integer from the stream message.
readObject() - Method in interface javax.jms.StreamMessage
Read a Java object from the stream message.
readObject(Stub, ObjectInputStream) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.readObject(java.io.ObjectInputStream).
ReadOnlyException - exception com.arsdigita.acs.ReadOnlyException.
 
ReadOnlyException() - Constructor for class com.arsdigita.acs.ReadOnlyException
 
ReadOnlyException(String) - Constructor for class com.arsdigita.acs.ReadOnlyException
 
readProperty() - Method in class org.apache.java.util.ExtendedProperties.PropertiesReader
 
readShort() - Method in interface javax.jms.BytesMessage
Read a signed 16-bit number from the bytes message stream.
readShort() - Method in interface javax.jms.StreamMessage
Read a 16-bit number from the stream message.
readString() - Method in interface javax.jms.StreamMessage
Read in a string from the stream message.
readUnsignedByte() - Method in interface javax.jms.BytesMessage
Read an unsigned 8-bit number from the bytes message stream.
readUnsignedShort() - Method in interface javax.jms.BytesMessage
Read an unsigned 16-bit number from the bytes message stream.
readUTF() - Method in interface javax.jms.BytesMessage
Read in a string that has been encoded using a modified UTF-8 format from the bytes message stream.
readValue(InputStream, int, Class, String, RunTime) - Method in interface javax.rmi.CORBA.ValueHandler
Reads a value from the stream using Java semantics.
rebind(Name, Object) - Method in class javax.naming.InitialContext
 
rebind(Name, Object) - Method in interface javax.naming.Context
Binds a name to an object, overwriting any existing binding.
rebind(Name, Object) - Method in class javax.naming.spi.ContinuationContext
 
rebind(Name, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(Name, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
rebind(Name, Object, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
rebind(String, Object) - Method in class javax.naming.InitialContext
 
rebind(String, Object) - Method in interface javax.naming.Context
Binds a name to an object, overwriting any existing binding.
rebind(String, Object) - Method in class javax.naming.spi.ContinuationContext
 
rebind(String, Object, Attributes) - Method in interface javax.naming.directory.DirContext
Binds a name to an object, along with associated attributes, overwriting any existing binding.
rebind(String, Object, Attributes) - Method in class javax.naming.directory.InitialDirContext
 
rebind(String, Object, Attributes) - Method in class javax.naming.spi.ContinuationDirContext
 
receive() - Method in interface javax.jms.MessageConsumer
Receive the next message produced for this message consumer.
receive(long) - Method in interface javax.jms.MessageConsumer
Receive the next message that arrives within the specified timeout interval.
ReceivedDateTerm - class javax.mail.search.ReceivedDateTerm.
This class implements comparisons for the Message Received date
ReceivedDateTerm(int, Date) - Constructor for class javax.mail.search.ReceivedDateTerm
Constructor.
receiveNoWait() - Method in interface javax.jms.MessageConsumer
Receive the next message if one is immediately available.
receiver - Variable in class javax.jms.QueueRequestor
 
RECENT - Static variable in class javax.mail.Flags.Flag
This message is recent.
RecipientStringTerm - class javax.mail.search.RecipientStringTerm.
This class implements string comparisons for the Recipient Address headers.
RecipientStringTerm(Message.RecipientType, String) - Constructor for class javax.mail.search.RecipientStringTerm
Constructor.
RecipientTerm - class javax.mail.search.RecipientTerm.
This class implements comparisons for the Recipient Address headers.
RecipientTerm(Message.RecipientType, Address) - Constructor for class javax.mail.search.RecipientTerm
Constructor.
reconnect(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
reconnect(Control[]) - Method in interface javax.naming.ldap.LdapContext
Reconnects to the LDAP server using the supplied controls and this context's environment.
recordQueryString(String, String, int, UserInfo) - Static method in class com.arsdigita.acs.search.Search
 
recover() - Method in interface javax.jms.Session
Stop message delivery in this session, and restart sending messages with the oldest unacknowledged message.
recover(int) - Method in interface javax.transaction.xa.XAResource
Obtain a list of prepared transaction branches from a resource manager.
recurring - Variable in class com.arsdigita.acs.ScheduledProcedure
 
redirectForRegistration(HttpServletRequest, HttpServletResponse) - Static method in class com.arsdigita.acs.Security
Redirects to /register.
redirectForRegistration(PageContext) - Static method in class com.arsdigita.acs.Security
Redirects to /register.
ref - Variable in class javax.mail.internet.AddressException
The string being parsed.
RefAddr - class javax.naming.RefAddr.
This class represents the address of a communications end-point.
RefAddr(String) - Constructor for class javax.naming.RefAddr
Constructs a new instance of RefAddr using its address type.
Reference - class javax.naming.Reference.
This class represents a reference to an object that is found outside of the naming/directory system.
Reference(String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className'.
Reference(String, RefAddr) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className' and an address.
Reference(String, RefAddr, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', the class name and location of the object's factory, and the address for the object.
Reference(String, String, String) - Constructor for class javax.naming.Reference
Constructs a new reference for an object with class name 'className', and the class name and location of the object's factory.
Referenceable - interface javax.naming.Referenceable.
This interface is implemented by an object that can provide a Reference to itself.
REFERRAL - Static variable in interface javax.naming.Context
Constant that holds the name of the environment property for specifying how referrals encountered by the service provider are to be processed.
ReferralException - exception javax.naming.ReferralException.
This abstract class is used to represent a referral exception, which is generated in response to a referral such as that returned by LDAP v3 servers.
ReferralException() - Constructor for class javax.naming.ReferralException
Constructs a new instance of ReferralException.
ReferralException(String) - Constructor for class javax.naming.ReferralException
Constructs a new instance of ReferralException using the explanation supplied.
registerFilter(String, Filter) - Static method in class com.arsdigita.acs.RequestProcessor
Registers a request filter with no particular priority.
registerFilter(String, Filter, int) - Static method in class com.arsdigita.acs.RequestProcessor
Registers a request filter with a priority.
registerSynchronization(Synchronization) - Method in interface javax.transaction.Transaction
Register a synchronization object for the transaction currently associated with the calling thread.
registerTarget(Tie, Remote) - Method in interface javax.rmi.CORBA.UtilDelegate
Delegation call for Util.registerTarget(javax.rmi.CORBA.Tie, java.rmi.Remote).
registerTarget(Tie, Remote) - Static method in class javax.rmi.CORBA.Util
Registers a target for a tie.
release() - Method in class javax.servlet.jsp.PageContext
This method shall "reset" the internal state of a PageContext, releasing all internal references, and preparing the PageContext for potential reuse by a later invocation of initialize().
release() - Method in class javax.servlet.jsp.tagext.TagSupport
release() called after doEndTag() to reset state
release() - Method in class javax.servlet.jsp.tagext.BodyTagSupport
reset the state of the Tag
release() - Method in interface javax.servlet.jsp.tagext.Tag
Called on a Tag handler to release state.
releasePageContext(PageContext) - Method in class javax.servlet.jsp.JspFactory
called to release a previously allocated PageContext object.
remainingName - Variable in class javax.naming.NamingException
Contains the remaining name that has not been resolved yet.
remainingName - Variable in class javax.naming.spi.ResolveResult
Field containing the remaining name yet to be resolved.
remainingNewName - Variable in class javax.naming.CannotProceedException
Contains the remaining unresolved part of the second "name" argument to Context.rename().
removalBlurb(String, String) - Static method in class com.arsdigita.acs.spam.Spam
Gets the standard site-wide or subsection-specific removal blurb, for attaching to outgoing email.
REMOVE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to delete the specified attribute values from the attribute.
remove() - Method in interface javax.ejb.EJBObject
Remove the EJB object.
remove(Flags.Flag) - Method in class javax.mail.Flags
Remove the specified system flag from this Flags object.
remove(Flags) - Method in class javax.mail.Flags
Remove all flags in the given Flags object from this Flags object.
remove(Handle) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its handle.
remove(int) - Method in class javax.naming.Reference
Deletes the address at index posn from the list of addresses.
remove(int) - Method in interface javax.naming.Name
Removes a component from this name.
remove(int) - Method in class javax.naming.NameImpl
 
remove(int) - Method in class javax.naming.CompoundName
Deletes a component from this compound name.
remove(int) - Method in class javax.naming.CompositeName
Deletes a component from this composite name.
remove(int) - Method in class javax.naming.directory.BasicAttribute
 
remove(int) - Method in interface javax.naming.directory.Attribute
Removes an attribute value from the ordered list of attribute values.
remove(Object) - Method in interface javax.ejb.EJBHome
Remove an EJB object identified by its primary key.
remove(Object) - Method in class javax.naming.directory.BasicAttribute
Removes a specified value from this attribute.
remove(Object) - Method in interface javax.naming.directory.Attribute
Removes a specified value from the attribute.
remove(String) - Method in class javax.activation.MimeTypeParameterList
Remove any value associated with the given name.
remove(String) - Method in class javax.mail.Flags
Remove the specified user flag from this Flags object.
remove(String) - Method in class javax.mail.internet.ParameterList
Removes the specified parameter from this ParameterList.
remove(String) - Method in interface javax.naming.directory.Attributes
Removes the attribute with the attribute id 'attrID' from the attribute set.
remove(String) - Method in class javax.naming.directory.BasicAttributes
 
removeAttribute(String) - Method in interface javax.servlet.ServletRequest
Removes an attribute from this request.
removeAttribute(String) - Method in interface javax.servlet.ServletContext
Removes the attribute with the given name from the servlet context.
removeAttribute(String) - Method in interface javax.servlet.http.HttpSession
Removes the object bound with the specified name from this session.
removeAttribute(String) - Method in class javax.servlet.jsp.PageContext
remove the object reference associated with the specified name
removeAttribute(String, int) - Method in class javax.servlet.jsp.PageContext
remove the object reference associated with the specified name
removeBodyPart(BodyPart) - Method in class javax.mail.Multipart
Remove the specified part from the multipart message.
removeBodyPart(int) - Method in class javax.mail.Multipart
Remove the part at specified location (starting from 0).
removeConnectionEventListener(ConnectionEventListener) - Method in interface javax.sql.PooledConnection
Remove an event listener.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Service
Remove a Connection event listener.
removeConnectionListener(ConnectionListener) - Method in class javax.mail.Folder
Remove a Connection event listener.
removed - Variable in class javax.mail.event.MessageCountEvent
If true, this event is the result of an explicit expunge by this client, and the messages in this folder have been renumbered to account for this.
REMOVED - Static variable in class javax.mail.event.MessageCountEvent
The messages were removed from their folder
removeDups(Vector) - Static method in class com.arsdigita.acs.Utilities
Removes duplicate entries from a Vector.
RemoveException - exception javax.ejb.RemoveException.
The RemoveException exception is thrown at an attempt to remove an EJB object when the enterprise Bean or the container does not allow the EJB object to be removed.
RemoveException() - Constructor for class javax.ejb.RemoveException
Constructs an RemoveException with no detail message.
RemoveException(String) - Constructor for class javax.ejb.RemoveException
Constructs an RemoveException with the specified detail message.
removeFolderListener(FolderListener) - Method in class javax.mail.Store
Remove a listener for Folder events.
removeFolderListener(FolderListener) - Method in class javax.mail.Folder
Remove a Folder event listener.
removeFromEnvironment(String) - Method in class javax.naming.InitialContext
 
removeFromEnvironment(String) - Method in interface javax.naming.Context
Removes an environment property from the environment of this context.
removeFromEnvironment(String) - Method in class javax.naming.spi.ContinuationContext
 
removeHeader(String) - Method in interface javax.mail.Part
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.InternetHeaders
Remove all header entries that match the given name
removeHeader(String) - Method in class javax.mail.internet.MimeMessage
Remove all headers with this name.
removeHeader(String) - Method in class javax.mail.internet.MimeBodyPart
Remove all headers with this name.
removeMessageChangedListener(MessageChangedListener) - Method in class javax.mail.Folder
Remove a MessageChanged listener.
removeMessageCountListener(MessageCountListener) - Method in class javax.mail.Folder
Remove a MessageCount listener.
removeNamingListener(NamingListener) - Method in interface javax.naming.event.EventContext
Removes a listener from receiving naming events fired by this EventContext.
removeParameter(String) - Method in class javax.activation.MimeType
Remove any value associated with the given name.
removeRowSetListener(RowSetListener) - Method in interface javax.sql.RowSet
RowSet listener deregistration.
removeStoreListener(StoreListener) - Method in class javax.mail.Store
Remove a listener for Store events.
removeTransportListener(TransportListener) - Method in class javax.mail.Transport
Remove a listener for Transport events.
removeValue(String) - Method in interface javax.servlet.http.HttpSession
Deprecated. As of Version 2.2, this method is replaced by HttpSession.setAttribute(java.lang.String, java.lang.Object)
removeValue(String) - Method in class javax.servlet.jsp.tagext.TagSupport
Remove a value
rename(Name, Name) - Method in class javax.naming.InitialContext
 
rename(Name, Name) - Method in interface javax.naming.Context
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(Name, Name) - Method in class javax.naming.spi.ContinuationContext
 
rename(String, String) - Method in class javax.naming.InitialContext
 
rename(String, String) - Method in interface javax.naming.Context
Binds a new name to the object bound to an old name, and unbinds the old name.
rename(String, String) - Method in class javax.naming.spi.ContinuationContext
 
RENAMED - Static variable in class javax.mail.event.FolderEvent
The folder was renamed.
renameTo(Folder) - Method in class javax.mail.Folder
Rename this Folder.
renderHtmlFooter() - Static method in class com.arsdigita.acs.TldDocGen
 
renderHtmlForTag(String, String, String, String, Vector, Vector) - Static method in class com.arsdigita.acs.TldDocGen
Renders HTML for a single TLD tag definition.
renderHtmlHeader() - Static method in class com.arsdigita.acs.TldDocGen
 
REPLACE_ATTRIBUTE - Static variable in interface javax.naming.directory.DirContext
This constant specifies to replace an attribute with specified values.
reply(boolean) - Method in class javax.mail.Message
Get a new Message suitable for a reply to this message.
reply(boolean) - Method in class javax.mail.internet.MimeMessage
Get a new Message suitable for a reply to this message.
REQUEST - Static variable in class javax.servlet.jsp.PageContext
name used to store ServletRequest in PageContext name table
REQUEST_SCOPE - Static variable in class javax.servlet.jsp.PageContext
request scope: the named reference remains available from the ServletRequest associated with the Servlet that until the current request is completed.
REQUEST_TIME_VALUE - Static variable in class javax.servlet.jsp.tagext.TagData
Distinguished value for an attribute to indicate its value is a request-time expression which is not yet available because this TagData instance is being used at translation-time.
request(Message) - Method in class javax.jms.QueueRequestor
Send a request and wait for a reply.
request(Message) - Method in class javax.jms.TopicRequestor
Send a request and wait for a reply.
RequestDispatcher - interface javax.servlet.RequestDispatcher.
Defines an object that receives requests from the client and sends them to any resource (such as a servlet, HTML file, or JSP file) on the server.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class javax.mail.Authenticator
Ask the authenticator for a password.
requestPasswordAuthentication(InetAddress, int, String, String, String) - Method in class javax.mail.Session
Call back to the application to get the needed user name and password.
RequestProcessor - class com.arsdigita.acs.RequestProcessor.
Request procesor servlet for ACS -- handles abstract URLs and filters.
RequestProcessor() - Constructor for class com.arsdigita.acs.RequestProcessor
 
reset() - Method in class com.arsdigita.acs.VectorDataSource
rewinds this datasource to the beginning so we can loop over it again.
reset() - Method in class org.apache.java.security.MessageDigest
Resets the state of the class.
reset() - Method in class org.apache.java.security.MD5
Resets the state of the class.
reset() - Method in interface javax.jms.BytesMessage
Put the message body in read-only mode, and reposition the stream of bytes to the beginning.
reset() - Method in interface javax.jms.StreamMessage
Put the message body in read-only mode, and reposition the stream to the beginning.
reset() - Method in interface javax.servlet.ServletResponse
Clears any data that exists in the buffer as well as the status code and headers.
reset() - Method in class javax.servlet.http.NoBodyResponse
 
resolvedName - Variable in class javax.naming.NamingException
Contains the part of the name that has been successfully resolved.
resolvedObj - Variable in class javax.naming.NamingException
Contains the object to which resolution of the part of the name was successful.
resolvedObj - Variable in class javax.naming.spi.ResolveResult
Field containing the Object that was resolved to successfully.
Resolver - interface javax.naming.spi.Resolver.
This interface represents an "intermediate context" for name resolution.
ResolveResult - class javax.naming.spi.ResolveResult.
This class represents the result of resolution of a name.
ResolveResult() - Constructor for class javax.naming.spi.ResolveResult
Constructs an instance of ResolvedResult with the resolved object and remaining name both initialized to null.
ResolveResult(Object, Name) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved Object and the remaining name.
ResolveResult(Object, String) - Constructor for class javax.naming.spi.ResolveResult
Constructs a new instance of ResolveResult consisting of the resolved object and the remaining unresolved component.
resolveToClass(Name, Class) - Method in interface javax.naming.spi.Resolver
Partially resolves a name.
resolveToClass(Name, Class) - Method in class javax.naming.spi.ContinuationContext
 
resolveToClass(String, Class) - Method in interface javax.naming.spi.Resolver
Partially resolves a name.
resolveToClass(String, Class) - Method in class javax.naming.spi.ContinuationContext
 
ResourceAllocationException - exception javax.jms.ResourceAllocationException.
This exception is thrown when a provider is unable to allocate the resources required by a method.
ResourceAllocationException(String) - Constructor for class javax.jms.ResourceAllocationException
Construct a ResourceAllocationException with reason.
ResourceAllocationException(String, String) - Constructor for class javax.jms.ResourceAllocationException
Construct a ResourceAllocationException with reason and errorCode for exception
ResourceManager - class javax.naming.internal.ResourceManager.
The ResourceManager class facilitates the reading of resource files.
RESPONSE - Static variable in class javax.servlet.jsp.PageContext
name used to store ServletResponse in PageContext name table
resume(Transaction) - Method in interface javax.transaction.TransactionManager
Resume the transaction context association of the calling thread with the transaction represented by the supplied Transaction object.
retryReferral() - Method in class javax.naming.ReferralException
Retries the referral currently being processed.
returnValidTables(UserInfo, String[]) - Static method in class com.arsdigita.acs.search.Search
 
revokePermission(Database, Integer) - Method in class com.arsdigita.acs.GeneralPermissions
Revokes the given permission row (the desired id can be obtained by calling getPermissionId)
RFC822 - Static variable in class javax.mail.internet.HeaderTokenizer
RFC822 specials
rollback() - Method in interface javax.jms.Session
Rollback any messages done in this transaction and releases any locks currently held.
rollback() - Method in interface javax.jms.XASession
Throws TransactionInProgressException since it should not be called for an XASession object.
rollback() - Method in interface javax.transaction.TransactionManager
Roll back the transaction associated with the current thread.
rollback() - Method in interface javax.transaction.Transaction
Rollback the transaction represented by this Transaction object.
rollback() - Method in interface javax.transaction.UserTransaction
Roll back the transaction associated with the current thread.
rollback(Xid) - Method in interface javax.transaction.xa.XAResource
Inform the resource manager to roll back work done on behalf of a transaction branch
RollbackException - exception javax.transaction.RollbackException.
RollbackException exception is thrown when the transaction has been marked for rollback only or the transaction has been rolled back instead of committed.
RollbackException() - Constructor for class javax.transaction.RollbackException
 
RollbackException(String) - Constructor for class javax.transaction.RollbackException
 
root - Variable in class com.arsdigita.acs.calendar.TableCell
 
rootException - Variable in class javax.naming.NamingException
Contains the original exception that caused this NamingException to be thrown.
roundToPrecision(int, int) - Static method in class com.arsdigita.acs.calendar.CalendarProcs
Rounds the given number to the given precision.
rowChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Called when a row is inserted, updated, or deleted.
rowForOneFile(ResultSet, boolean, String, boolean, Integer, String) - Static method in class com.arsdigita.acs.fs.FileStorageProcs
 
rowForOneFile(ResultSet, String) - Static method in class com.arsdigita.acs.fs.FileStorageProcs
 
rownum() - Method in class com.arsdigita.acs.AdSet
Returns the current row number.
rownum() - Method in class com.arsdigita.acs.Selection
Returns the current row number in the datasource.
rownum() - Method in interface com.arsdigita.acs.DataSource
Returns the current row number in the datasource.
rownum() - Method in class com.arsdigita.acs.VectorDataSource
 
rownum() - Method in class com.arsdigita.acs.SingleSelection
 
rownum() - Method in class com.arsdigita.acs.bboard.EmailQueue
 
RowSet - interface javax.sql.RowSet.
The RowSet interface adds support to the JDBC API for the JavaBeans(TM) component model.
rowSetChanged(RowSetEvent) - Method in interface javax.sql.RowSetListener
Called when the rowset is changed.
RowSetEvent - class javax.sql.RowSetEvent.
A RowSetEvent is generated when something important happens in the life of a rowset, like when a column value changes.
RowSetEvent(RowSet) - Constructor for class javax.sql.RowSetEvent
Construct a RowSetEvent object.
RowSetInternal - interface javax.sql.RowSetInternal.
A rowset object presents itself to a reader or writer as an instance of RowSetInternal.
RowSetListener - interface javax.sql.RowSetListener.
The RowSetListener interface is implemented by a component that wants to be notified when a significant event happens in the life of a RowSet
RowSetMetaData - interface javax.sql.RowSetMetaData.
The RowSetMetaData interface extends ResultSetMetaData with methods that allow a metadata object to be initialized.
RowSetReader - interface javax.sql.RowSetReader.
An object implementing the RowSetReader interface may be registered with a RowSet object that supports the reader/writer paradigm.
RowSetWriter - interface javax.sql.RowSetWriter.
An object that implements the RowSetWriter interface may be registered with a RowSet object that supports the reader/writer paradigm.
rowspan - Variable in class com.arsdigita.acs.calendar.TableCell
 
rs - Variable in class com.arsdigita.acs.Selection
The result set that we're managing
rsmd - Variable in class com.arsdigita.acs.Selection
 
run() - Method in interface javax.jms.Session
Only intended to be used by Application Servers (optional operation).
run() - Method in class javax.mail.EventQueue
Pull events off the queue and dispatch them.
run() - Method in class javax.rmi.CORBA.KeepAlive
 

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