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

C

ClientTest - class net.sf.colle.mid.ejb.test.colle_gen.ClientTest.
Generated client bean wrapper for Test.
ClientTest() - Constructor for class net.sf.colle.mid.ejb.test.colle_gen.ClientTest
 
Column - class net.sf.colle.sql.schema.Column.
Model abstraction of a column in a relational table.
Column(Element, Table) - Constructor for class net.sf.colle.sql.schema.Column
Constructs a column in a relational table from a node in a DOM tree.
ConnectionManager - class net.sf.colle.sql.ConnectionManager.
Gets and releases connections to a JDBC datasource.
ConnectionManager.Configuration - class net.sf.colle.sql.ConnectionManager.Configuration.
 
ConnectionManager.Configuration(String, boolean) - Constructor for class net.sf.colle.sql.ConnectionManager.Configuration
 
ConnectionManager.Configuration(Driver, String, String, String, boolean) - Constructor for class net.sf.colle.sql.ConnectionManager.Configuration
 
ConnectionManager.Configuration(String, Driver, String, String, String, boolean) - Constructor for class net.sf.colle.sql.ConnectionManager.Configuration
 
ConstraintViolatedException - exception net.sf.colle.sql.persistence.ConstraintViolatedException.
Exception to be thrown in create, update and delete methods of the persistence classes when a constraint (for example not null or unique columns) is violated.
ConstraintViolatedException() - Constructor for class net.sf.colle.sql.persistence.ConstraintViolatedException
Constructs an exception with no inner throwable.
ConstraintViolatedException(String) - Constructor for class net.sf.colle.sql.persistence.ConstraintViolatedException
Constructs an exception with a message and no inner throwable.
ConstraintViolatedException(Throwable) - Constructor for class net.sf.colle.sql.persistence.ConstraintViolatedException
Constructs an exception with a throwable
ConstraintViolatedException(String, Throwable) - Constructor for class net.sf.colle.sql.persistence.ConstraintViolatedException
Constructs an exception with a message and a throwable
Context - class net.sf.colle.web.Context.
Provides the context of a response to a request.
Context(HttpServletRequest, HttpServletResponse, ServletContext, String, String, String, boolean) - Constructor for class net.sf.colle.web.Context
Constructs a control manager for a known controller.
Context(HttpServletRequest, HttpServletResponse, ServletContext, Transformation, boolean) - Constructor for class net.sf.colle.web.Context
Constructs a control manager for a standalone manager.
ControlManager - interface net.sf.colle.web.ControlManager.
Sends servlet requests to Controllers.
ControlServlet - class net.sf.colle.web.ControlServlet.
Sends HTTP servlet requests to the appropriate control for processing.
ControlServlet() - Constructor for class net.sf.colle.web.ControlServlet
 
Controller - class net.sf.colle.web.Controller.
Controls the response to a request.
Controller() - Constructor for class net.sf.colle.web.Controller
 
clearSelected() - Method in class net.sf.colle.forms.FormSet
Clears all currently selected values.
clearSelected() - Method in class net.sf.colle.forms.test.TestForm.Color
Clears all currently selected values.
clearSelected() - Method in class net.sf.colle.forms.test.TestForm.State
Clears all currently selected values.
closeWindow() - Method in class net.sf.colle.web.Context
Closes the current browser window.
connect(RelationalModel) - Method in class net.sf.colle.sql.schema.ForeignKey
Finds the foreign index.
connectForeignKeys(RelationalModel) - Method in class net.sf.colle.sql.schema.Table
Connects foreign keys to foreign indexes.
copyFiles(Path, File, FileUtils, Task) - Static method in class net.sf.colle.ant.TaskHelper
 
copyJarFile(JarFile, JarEntry, File, Task) - Static method in class net.sf.colle.ant.TaskHelper
 
copyRow(TestTable.Row, int) - Static method in class net.sf.colle.sql.test.TestTable
Copies the given row with a new primary key.
copyRow(TestTable2.Row, int) - Static method in class net.sf.colle.sql.test.TestTable2
Copies the given row with a new primary key.
create() - Method in interface net.sf.colle.mid.ejb.test.colle_gen.TestHome
 
create(Connection) - Method in class net.sf.colle.sql.schema.Table
Creates the table, dropping it first if necessary, in the database of the given connection.
create(String) - Method in class net.sf.colle.sql.schema.TableBuilder
Creates the table specified.
createAll() - Method in class net.sf.colle.sql.schema.TableBuilder
Create all the tables.
createClasses() - Method in class net.sf.colle.ant.StageWarTask
 
createDatasource() - Method in class net.sf.colle.ant.EJBJarTask
 
createLibraries() - Method in class net.sf.colle.ant.EJBJarTask
 
createLibraries() - Method in class net.sf.colle.ant.StageWarTask
 
createLoaderFilter() - Method in class net.sf.colle.ant.TableBuilderTask
 
createResult(Result, String) - Method in class net.sf.colle.xml.ResultPlugin
Returns a result that will receive output from a transformation and send a transformed output to the original result.
createSequence(String, int, int, Connection) - Method in class net.sf.colle.sql.mssql.MSSQLRuntime
 
createSequence(String, int, int, Connection) - Method in class net.sf.colle.sql.mysql.MySQLRuntime
 
createSequence(String, int, int, Connection) - Method in class net.sf.colle.sql.oracle.OracleRuntime
Create a new sequence.
createSequence(String, int, int, Connection) - Method in class net.sf.colle.sql.schema.RDBMSRuntime
Create a new sequence.
createSrc() - Method in class net.sf.colle.ant.GeneratingTask
 
createSrc() - Method in class net.sf.colle.ant.StageWarTask
 
createSrc() - Method in class net.sf.colle.ant.ValidateTask
 

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