A B C D E F G H I K L M N O P R S T U V

R

RDBMSRuntime - class net.sf.colle.sql.schema.RDBMSRuntime.
Abstraction of known differences in RDBMS systems.
RDBMSRuntime() - Constructor for class net.sf.colle.sql.schema.RDBMSRuntime
 
RelationalModel - class net.sf.colle.sql.schema.RelationalModel.
Structural model for a relational database.
RelationalModel(File, TableBuilder) - Constructor for class net.sf.colle.sql.schema.RelationalModel
Constructs a relational model from a set of XML documents following net/sf/colle/sql/relational.xsd.
RequestMapper - class net.sf.colle.web.RequestMapper.
Maps a request into the response document.
RequestMapper() - Constructor for class net.sf.colle.web.RequestMapper
 
ResponseException - exception net.sf.colle.web.ResponseException.
Stops processing a request after a redirect or other type of response is sent.
ResponseException() - Constructor for class net.sf.colle.web.ResponseException
Constructs a login exception.
ResponseException(String) - Constructor for class net.sf.colle.web.ResponseException
Constructs a login exception.
ResponseException(Throwable) - Constructor for class net.sf.colle.web.ResponseException
Constructs a login exception.
ResponseException(String, Throwable) - Constructor for class net.sf.colle.web.ResponseException
Constructs a login exception.
ResultPlugin - class net.sf.colle.xml.ResultPlugin.
Interface to a result plugin.
ResultPlugin() - Constructor for class net.sf.colle.xml.ResultPlugin
 
RowNotFoundException - exception net.sf.colle.sql.persistence.RowNotFoundException.
Exception to be thrown in read, update and delete methods of the persistence classes.
RowNotFoundException() - Constructor for class net.sf.colle.sql.persistence.RowNotFoundException
Constructs an exception with no inner throwable.
RowNotFoundException(String) - Constructor for class net.sf.colle.sql.persistence.RowNotFoundException
Constructs an exception with a message and no inner throwable.
RowNotFoundException(Throwable) - Constructor for class net.sf.colle.sql.persistence.RowNotFoundException
Constructs an exception with a throwable
RowNotFoundException(String, Throwable) - Constructor for class net.sf.colle.sql.persistence.RowNotFoundException
Constructs an exception with a message and a throwable
redirectToLoginReferrer(String) - Method in class net.sf.colle.web.Context
Sends a redirect to the client that sends the client back to the page they requested before they were redirected to the login page.
releaseConnection(Connection) - Static method in class net.sf.colle.sql.ConnectionManager
Releases a database connection after it's use.
releaseConnection(Connection, ConnectionManager.Configuration) - Static method in class net.sf.colle.sql.ConnectionManager
 
resolve(String, String) - Method in class net.sf.colle.xml.SystemResourceResolver
Resolves a source.
resolve(URL) - Static method in class net.sf.colle.xml.SystemResourceResolver
Resolves a source.

A B C D E F G H I K L M N O P R S T U V