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

A

AuthedController - class net.sf.colle.web.test.AuthedController.
Test controller for testing net.sf.colle.web.
AuthedController() - Constructor for class net.sf.colle.web.test.AuthedController
 
add(FormElement) - Method in class net.sf.colle.forms.Structure
Appends the specified element to the end of this list.
add(Class, Mapper) - Method in class net.sf.colle.xml.MapperCollection
 
addDataPath(String) - Method in class net.sf.colle.web.Context
Causes data objects being mapped through this context to include additional information if they are found in the provided data path or higher.
addDataPath(String, String, Set) - Static method in class net.sf.colle.xml.Transformation
Adds the specfied datapath and all the parent datapaths it implies to the specified set of datapaths.
addForeignKey(String, Element, Column) - Method in class net.sf.colle.sql.schema.Table
Constructs and adds the foreign key to the list of foreign keys.
addIndex(String, boolean, Column) - Method in class net.sf.colle.sql.schema.Table
Constructs and adds the index to the list of indexes.
appendColumn(Column, Element) - Method in class net.sf.colle.sql.schema.ForeignKey
Appends a column that is part of the index.
appendColumn(Column) - Method in class net.sf.colle.sql.schema.Index
Appends a column that is part of the index
appendLoaderFilter(LoaderFilter) - Method in class net.sf.colle.sql.schema.TableBuilder
 

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