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

$

$_() - Method in class to.etc.webapp.query.QField
Brace open, can be places anywhere natural.

A

AbstractBuildPlan - Class in to.etc.iocular.def
Internal abstract base for most build plans.
AbstractBuildPlan() - Constructor for class to.etc.iocular.def.AbstractBuildPlan
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BigDecimalType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanYNType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.DoubleType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.EnumAsStringType
 
accept(JdbcPropertyMeta) - Method in interface to.etc.webapp.qsql.IJdbcTypeFactory
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.IntegerType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.LongType
 
accept(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.TimestampType
 
add(Object) - Method in class to.etc.webapp.query.QBrace
 
add(QOperatorNode) - Method in class to.etc.webapp.query.QCriteria
add(QOrder) - Method in class to.etc.webapp.query.QCriteria
Add an order clause to the list of sort items.
add(QOrder) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Add an order clause to the list of sort items.
add(QOperatorNode) - Method in class to.etc.webapp.query.QRestrictor
 
add(QOperatorNode) - Method in class to.etc.webapp.query.QSelection
add(QOrder) - Method in class to.etc.webapp.query.QSelection
Add an order clause to the list of sort items.
addArrayRenderer(Class<?>, ItemRenderer) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
addColumn(QSelectionItem, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Add a column selector to the selection list.
addColumn(QSelectionItem, String) - Method in class to.etc.webapp.query.QSelection
Add a column selector to the selection list.
addCommitAction(IRunnable) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
addCommitAction(IRunnable) - Method in interface to.etc.webapp.query.QDataContext
Add an action which should be executed after a succesful commit on this context.
addCommitAction(IRunnable) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
addGreeting() - Method in class to.etc.webapp.mailer.MailHelper
Can be overridden to add a custom greeting.
addIgnoredMethod(String) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
addIgnoredPackage(String) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
addIgnoredType(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
addImage(String, String) - Method in class to.etc.webapp.mailer.MailHelper
Add a web resource as an image, and return the image's internal ID.
addListener(Class<T>, ListenerType, AppEventListener<T>) - Method in class to.etc.webapp.eventmanager.VpEventManager
 
addListener(IPendingOperationListener) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
 
addListener(IQDataContextListener) - Method in class to.etc.webapp.qsql.JdbcDataContext
Add a listener to keep track of the events on an instance.
addListener(IQDataContextListener) - Method in class to.etc.webapp.query.QAbstractDataContext
Add a listener to keep track of the events on an instance.
addListener(IQDataContextListener) - Method in interface to.etc.webapp.query.QDataContext
Add a listener to keep track of the events on an instance.
addListener(IQDataContextListener) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
addMime(String, String) - Static method in class to.etc.webapp.core.ServerTools
 
addPropertySelection(QSelectionFunction, String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Add a simple property selector to the list.
addPropertySelection(QSelectionFunction, String, String) - Method in class to.etc.webapp.query.QSelection
Add a simple property selector to the list.
addProvider(NlsMessageProvider) - Method in class to.etc.webapp.nls.NlsMessageProviderList
 
addQueryListener(IQueryListener) - Method in class to.etc.webapp.query.QEventListenerSet
Add a new listener for queries for this source.
addTo(Address) - Method in class to.etc.webapp.mailer.MailHelper
 
addTo(String) - Method in class to.etc.webapp.mailer.MailHelper
 
addTrailer() - Method in class to.etc.webapp.mailer.MailHelper
Can be overridden to add a default trailer.
addWeakListener(Class<T>, ListenerType, AppEventListener<T>) - Method in class to.etc.webapp.eventmanager.VpEventManager
 
addWork(Runnable) - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
afterOperation(PendingOperation, Throwable) - Method in interface to.etc.webapp.pendingoperations.IPendingOperationListener
 
AjaxEventFilter - Interface in to.etc.webapp.ajax.eventmanager
Filters Ajax events for each individual Comet connection/user.
AjaxEventFilterFactory - Interface in to.etc.webapp.ajax.eventmanager
 
AjaxEventManager - Class in to.etc.webapp.ajax.eventmanager
Singleton AJAX event manager.
AjaxEventManager() - Constructor for class to.etc.webapp.ajax.eventmanager.AjaxEventManager
 
AjaxFilterSelection - Interface in to.etc.webapp.ajax.eventmanager
 
and(QOperatorNode...) - Static method in class to.etc.webapp.query.QRestriction
 
and() - Method in class to.etc.webapp.query.QRestrictor
 
APP_CONFIG - Static variable in class to.etc.iocular.web.Keys
 
APP_CONTAINER - Static variable in class to.etc.iocular.web.Keys
 
append(char) - Method in class to.etc.webapp.mailer.LinkedText
 
append(CharSequence) - Method in class to.etc.webapp.mailer.LinkedText
 
append(CharSequence, int, int) - Method in class to.etc.webapp.mailer.LinkedText
 
append(String) - Method in class to.etc.webapp.mailer.MailHelper
Just add verbatim text, without anything else.
append(String) - Method in class to.etc.webapp.query.QQueryRenderer
 
appendLink(String, String) - Method in interface to.etc.webapp.mailer.ITextLinkRenderer
Render a link to the specified relative URL (it does not contain app context nor host name).
appendOperation(QOperation) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
appendOperation(QOperation) - Method in class to.etc.webapp.query.QQueryRenderer
 
appendOperation(QOperation) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
appendText(String) - Method in interface to.etc.webapp.mailer.ITextLinkRenderer
Append verbatim literal text.
appendVerbatim(String) - Method in class to.etc.webapp.mailer.MailHelper
Append the text without scanning for any kind of embedded links.
appendWhere(String) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
appendWhere(String) - Method in class to.etc.webapp.query.QQueryRenderer
 
appendWhere(String) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
AppEvent - Class in to.etc.webapp.eventmanager
A base class for VP based record events.
AppEvent() - Constructor for class to.etc.webapp.eventmanager.AppEvent
 
AppEvent(ChangeType, long) - Constructor for class to.etc.webapp.eventmanager.AppEvent
 
AppEventBase - Class in to.etc.webapp.eventmanager
Base class for all ViewPoint application events, as handled by the event manager.
AppEventBase() - Constructor for class to.etc.webapp.eventmanager.AppEventBase
 
AppEventListener<T extends AppEventBase> - Interface in to.etc.webapp.eventmanager
A listener for a specific type of event.
ascending(String) - Method in class to.etc.webapp.query.QCriteria
Add a property to do an ascending sort on.
ascending(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Add a property to do an ascending sort on.
ascending(String) - Static method in class to.etc.webapp.query.QOrder
 
ascending(String) - Method in class to.etc.webapp.query.QSelection
Add a property to do an ascending sort on.
assign(PreparedStatement) - Method in interface to.etc.webapp.qsql.IQValueSetter
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.BigDecimalType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.BooleanType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.BooleanYNType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.DoubleType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.EnumAsStringType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.IntegerType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.LongType
 
assignParameter(PreparedStatement, int, JdbcPropertyMeta, Object) - Method in class to.etc.webapp.qsql.TimestampType
 
assignParameters(PreparedStatement, Object...) - Method in class to.etc.webapp.qsql.BundleStatement
Assign the parameters to a prepared statement of this type.
assumeDatabase() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Callable from JUnit fixures, this will "ignore" a JUnit tests when the database is unconfigured.
attach(Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
DOES NOTHING.
attach(QDataContext, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
attach(C, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
 
attach(Object) - Method in class to.etc.webapp.query.QAbstractDataContext
If the object was from an earlier database session reattach it to another, live session.
attach(Object) - Method in interface to.etc.webapp.query.QDataContext
If the object was from an earlier database session reattach it to another, live session.
attach(Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
avg(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the average value of a property in the set.
avg(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the average value of a property in the set.
avg(String, String) - Method in class to.etc.webapp.query.QSelection
Select the average value of a property in the set.
avg(String) - Method in class to.etc.webapp.query.QSelection
Select the average value of a property in the set.

B

b(String) - Method in class to.etc.webapp.mailer.MailHelper
 
BasicContainer - Class in to.etc.iocular.container
This is a default implementation of an IOC container.
BasicContainer(ContainerDefinition, Container) - Constructor for class to.etc.iocular.container.BasicContainer
 
BasicContainerBuilder - Class in to.etc.iocular.def
This allows creation of a container definition from within Java source code.
BasicWebConfigurator - Class in to.etc.iocular.web
 
BasicWebConfigurator() - Constructor for class to.etc.iocular.web.BasicWebConfigurator
 
beforeOperation(PendingOperation) - Method in interface to.etc.webapp.pendingoperations.IPendingOperationListener
 
begin(HttpServlet, HttpServletRequest, Continuation) - Method in interface to.etc.webapp.ajax.comet.CometContext
 
begin(HttpServlet, HttpServletRequest, Continuation) - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext
 
between(String, Object, Object) - Method in class to.etc.webapp.query.QCriteria
Compare the value of a property with two literal bounds.
between(String, Object, Object) - Static method in class to.etc.webapp.query.QRestriction
 
between(String, long, long) - Static method in class to.etc.webapp.query.QRestriction
 
between(String, double, double) - Static method in class to.etc.webapp.query.QRestriction
 
between(String, Object, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare the value of a property with two literal bounds.
between(String, Object, Object) - Method in class to.etc.webapp.query.QSelection
Compare the value of a property with two literal bounds.
BigDecimalType - Class in to.etc.webapp.qsql
JDBC converter for [BigDecimal] type.
BigDecimalType() - Constructor for class to.etc.webapp.qsql.BigDecimalType
 
bind(Class<T>, Class<T>) - Method in interface to.etc.iocular.Builder
Binds an interface to a specific implementation.
bind(Class<T>, Class<T>) - Method in class to.etc.iocular.def.BasicContainerBuilder
Defines an interface's implementation class.
BindingScope - Enum in to.etc.iocular
 
BooleanType - Class in to.etc.webapp.qsql
JDBC converter for [boolean] and [Boolean] type.
BooleanType() - Constructor for class to.etc.webapp.qsql.BooleanType
 
BooleanYNType - Class in to.etc.webapp.qsql
JDBC converter for [boolean] and [Boolean] type, that converts boolean values into 'Y' / 'N' parameters.
BooleanYNType() - Constructor for class to.etc.webapp.qsql.BooleanYNType
 
Builder - Interface in to.etc.iocular
Thingy used to "build" a configuration for a definition.
BuildPlan - Interface in to.etc.iocular.container
Encapsulates a method of building an instance of a given object from a given container.
BuildPlanFailedException - Exception in to.etc.iocular.def
 
BuildPlanFailedException(ComponentBuilder, String, List<FailedAlternative>) - Constructor for exception to.etc.iocular.def.BuildPlanFailedException
 
BuildPlanForConstructor - Class in to.etc.iocular.def
A build plan to call a constructor.
BuildPlanForConstructor(Constructor<?>, int, ComponentRef[]) - Constructor for class to.etc.iocular.def.BuildPlanForConstructor
 
BuildPlanForConstructor(Constructor<?>, int) - Constructor for class to.etc.iocular.def.BuildPlanForConstructor
 
BuildPlanForContainerParameter - Class in to.etc.iocular.def
A build plan definition to obtain a parameter-based object from a container.
BuildPlanForContainerParameter(Class<?>, List<String>) - Constructor for class to.etc.iocular.def.BuildPlanForContainerParameter
 
BuildPlanForStaticFactory - Class in to.etc.iocular.def
 
BulkMailer - Class in to.etc.webapp.mailer
Bulk mailer storing messages into the database for repeated delivery.
BulkMailer() - Constructor for class to.etc.webapp.mailer.BulkMailer
 
BUNDLE - Static variable in exception to.etc.webapp.query.QDbException
 
BundleBase - Class in to.etc.webapp.nls
Base class for bundle related things, exposing formatters and other code around the single "findMessage" method.
BundleBase() - Constructor for class to.etc.webapp.nls.BundleBase
 
BundleRef - Class in to.etc.webapp.nls
A bundleRef represents a single set of messages in multiple languages.
BundleStack - Class in to.etc.webapp.nls
Represents a stack of message bundles that behaves as a single message bundle.
BundleStack(NlsMessageProvider[]) - Constructor for class to.etc.webapp.nls.BundleStack
 
BundleStack(List<? extends NlsMessageProvider>) - Constructor for class to.etc.webapp.nls.BundleStack
 
BundleStatement - Class in to.etc.webapp.qsql
A SQL statement that comes from a SQLBundle, which can be prepared and executed.
byName(Class<T>, String) - Static method in class to.etc.iocular.util.ClassUtil
 

C

callOnBeforeQuery(QDataContext, QCriteriaQueryBase<?>) - Method in class to.etc.webapp.query.QEventListenerSet
Calls all listeners in order.
ChangeType - Enum in to.etc.webapp.eventmanager
The type of change that is encapsulated in the event; a simple enum of added, deleted or modified.
checkProvider(IPollQueueTaskProvider) - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
ClassMemberRenderer - Class in to.etc.webapp.ajax.renderer
 
ClassRenderer - Class in to.etc.webapp.ajax.renderer
 
ClassRenderer(ClassMemberRenderer[]) - Constructor for class to.etc.webapp.ajax.renderer.ClassRenderer
 
ClassUtil - Class in to.etc.iocular.util
 
clear() - Method in class to.etc.webapp.mailer.LinkedText
 
clear() - Method in class to.etc.webapp.testsupport.TestDataContextMock
Clears accumulated list of inserted/deleted objects.
close() - Method in interface to.etc.webapp.ajax.eventmanager.AjaxEventFilter
Eventueel opruimen van allerlei zooi.
close() - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
close() - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
close() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
close() - Method in interface to.etc.webapp.query.QDataContext
This will close and fully discard all resources belonging to this context, provided ignoreClose is not true.
close() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
closeSharedContext(String, QContextContainer) - Static method in class to.etc.webapp.query.QContextManager
If the specified container contains a shared context close it.
closeSharedContexts(IQContextContainer) - Static method in class to.etc.webapp.query.QContextManager
 
CodeException - Exception in to.etc.webapp.nls
Base class for all code-based exceptions.
CodeException(BundleRef, String, Object...) - Constructor for exception to.etc.webapp.nls.CodeException
 
CodeException(Throwable, BundleRef, String, Object...) - Constructor for exception to.etc.webapp.nls.CodeException
 
columnCount() - Method in class to.etc.webapp.qsql.BigDecimalType
 
columnCount() - Method in class to.etc.webapp.qsql.BooleanType
 
columnCount() - Method in class to.etc.webapp.qsql.BooleanYNType
 
columnCount() - Method in class to.etc.webapp.qsql.DoubleType
 
columnCount() - Method in class to.etc.webapp.qsql.EnumAsStringType
 
columnCount() - Method in class to.etc.webapp.qsql.IntegerType
 
columnCount() - Method in class to.etc.webapp.qsql.LongType
 
columnCount() - Method in class to.etc.webapp.qsql.TimestampType
 
CometContext - Interface in to.etc.webapp.ajax.comet
A context call for a COMET environment.
commit() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
commit() - Method in interface to.etc.webapp.query.QDataContext
 
commit() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
ComponentBuilder - Class in to.etc.iocular.def
Thingy which helps with building a component definition.
ComponentDef - Class in to.etc.iocular.def
 
ComponentPropertyDef - Class in to.etc.iocular.def
A configuration-time definition for setting a specific property to some specific value.
ComponentPropertyMode - Enum in to.etc.iocular.def
 
ComponentRef - Class in to.etc.iocular.def
A reference to some component in a given container.
Configurator - Interface in to.etc.iocular
 
Container - Interface in to.etc.iocular
An actual store of instantiated resources, part of a container tree.
ContainerDefinition - Class in to.etc.iocular.def
A container definition contains the compiled form of the configuration of a single container in a container tree.
ContainerDefinition(String, ContainerDefinition, ContainerDefinition, Map<String, ComponentRef>, Map<Class<?>, ComponentRef>, Map<Class<?>, ComponentRef>, int) - Constructor for class to.etc.iocular.def.ContainerDefinition
 
contextDestroyed(ServletContextEvent) - Method in class to.etc.iocular.web.WebApplicationListener
 
contextInitialized(ServletContextEvent) - Method in class to.etc.iocular.web.WebApplicationListener
A webapp is starting.
Continuation - Interface in to.etc.webapp.ajax.comet
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BigDecimalType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanYNType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.DoubleType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.EnumAsStringType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.IntegerType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.LongType
 
convertToInstance(ResultSet, int, JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.TimestampType
 
count(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a count over the result set.
count(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a count over the result set.
count(String, String) - Method in class to.etc.webapp.query.QSelection
Select a count over the result set.
count(String) - Method in class to.etc.webapp.query.QSelection
Select a count over the result set.
countDistinct(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a count of the distinct values over the result set.
countDistinct(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a count of the distinct values over the result set.
countDistinct(String, String) - Method in class to.etc.webapp.query.QSelection
Select a count of the distinct values over the result set.
countDistinct(String) - Method in class to.etc.webapp.query.QSelection
Select a count of the distinct values over the result set.
create(Class<?>, String) - Static method in class to.etc.webapp.nls.BundleRef
Create or find the BundleRef representing this path.
create(Exception, ResultSet, JdbcPropertyMeta, int) - Static method in exception to.etc.webapp.qsql.JdbcConversionException
 
create(QCriteria<T>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
create(QSelection<T>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
create(Class<?>) - Static method in class to.etc.webapp.qsql.SQLBundle
Create a SQL Statement bundle with the default name "sqlbundle.sql" in the package where the specified class is residing.
create(Class<?>, String) - Static method in class to.etc.webapp.qsql.SQLBundle
Create a SQL statement resource bundle from the specified class resource (name and class).
create(Class<U>) - Static method in class to.etc.webapp.query.QCriteria
Create a QCriteria to select a set of the specified class.
create(ICriteriaTableDef<U>) - Static method in class to.etc.webapp.query.QCriteria
EXPERIMENTAL Create a QCriteria on some metadata structured data.
create(Class<T>) - Static method in class to.etc.webapp.query.QSelection
Create a selection query based on the specified persistent class (public API).
createAjaxEventFilter() - Method in interface to.etc.webapp.ajax.eventmanager.AjaxEventFilterFactory
 
createBuilder(String) - Static method in class to.etc.iocular.def.BasicContainerBuilder
Create a "normal" builder for a container that has no parent container and no base container (does not inherit).
createChildBuilder(ContainerDefinition, String) - Static method in class to.etc.iocular.def.BasicContainerBuilder
Create a builder for a container that is a child container of a parent container.
createCodeTable(String) - Static method in class to.etc.webapp.nls.NlsContext
Create a coded translation table for code tables.
createConfiguration(ServletContext) - Method in class to.etc.iocular.web.BasicWebConfigurator
 
createConfiguration(ServletContext) - Method in class to.etc.iocular.web.DefaultWebConfigurator
 
createConfiguration(ServletContext) - Static method in class to.etc.iocular.web.WebApplicationListener
Entry called to configure the web app, if still needed.
createConfiguration(ServletContext) - Method in interface to.etc.iocular.web.WebConfigurator
 
createConverter(JdbcPropertyMeta) - Static method in class to.etc.webapp.qsql.JdbcMetaManager
 
createDefinition() - Method in interface to.etc.iocular.Builder
 
createDefinition() - Method in class to.etc.iocular.def.BasicContainerBuilder
Walk the completed data and build a ContainerDefinition.
createImage(Class<T>, T, boolean) - Method in class to.etc.webapp.query.DefaultBeforeImageCache
 
createImage(Class<T>, T, boolean) - Method in interface to.etc.webapp.query.IBeforeImageCache
 
createInheritedBuilder(ContainerDefinition, String) - Static method in class to.etc.iocular.def.BasicContainerBuilder
Create an inherited container.
createInvoker(ISelfDef, Stack<ComponentBuilder>) - Method in class to.etc.iocular.def.MethodCallBuilder
Create an unique invoker for this method.
CreateMethod - Enum in to.etc.iocular.def
Defines the basic "instance creation" method as defined by a builder for a component.
createStack(Class<?>) - Static method in class to.etc.webapp.nls.BundleStack
Create a bundle stack for the specified class.
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BigDecimalType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.BooleanYNType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.DoubleType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.EnumAsStringType
 
createType(JdbcPropertyMeta) - Method in interface to.etc.webapp.qsql.IJdbcTypeFactory
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.IntegerType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.LongType
 
createType(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.TimestampType
 
createUnmanagedContext(String) - Static method in class to.etc.webapp.query.QContextManager
Return the unmanaged (manually closed) context factory.
createUnmanagedContext() - Static method in class to.etc.webapp.query.QContextManager
Return the DEFAULT unmanaged (manually closed) context factory.
createValueNode(Object) - Static method in class to.etc.webapp.query.QRestriction
This will recognize values or subcriteria
createWrapper(NlsMessageProvider) - Static method in class to.etc.webapp.nls.BundleRef
 
criteria() - Method in class to.etc.webapp.query.QField
 

D

DbConnectionInfo() - Constructor for class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 
decode(ITextLinkRenderer, String) - Static method in class to.etc.webapp.mailer.LinkedText
Scan the raw text and traverse into segments.
decorate(Object) - Method in interface to.etc.webapp.testsupport.TestDataContextMock.ISavedObjectDecorator
 
decrement() - Method in class to.etc.webapp.testsupport.TestDataContextStub
Internal test pps.
DEFAULT - Static variable in class to.etc.webapp.query.QContextManager
 
DefaultBeforeImageCache - Class in to.etc.webapp.query
EXPERIMENTAL Default implementation of a before-image collecting cache, used for QDataContext#original().
DefaultBeforeImageCache() - Constructor for class to.etc.webapp.query.DefaultBeforeImageCache
 
DefaultWebConfigurator - Class in to.etc.iocular.web
Default implementation of a web configurator.
DefaultWebConfigurator() - Constructor for class to.etc.iocular.web.DefaultWebConfigurator
 
defineApplication(BasicContainerBuilder) - Method in class to.etc.iocular.web.BasicWebConfigurator
 
defineRequest(BasicContainerBuilder) - Method in class to.etc.iocular.web.BasicWebConfigurator
 
defineSession(BasicContainerBuilder) - Method in class to.etc.iocular.web.BasicWebConfigurator
 
delete(Connection) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
delete(Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Unsupported for JDBC code.
delete(QDataContext, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
delete(C, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
Cause the object to be deleted from the database.
delete(Object) - Method in class to.etc.webapp.query.QAbstractDataContext
Cause the object to be deleted from the database.
delete(Object) - Method in interface to.etc.webapp.query.QDataContext
Cause the object to be deleted from the database.
delete(Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
delete(Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
descending(String) - Method in class to.etc.webapp.query.QCriteria
Add a property to do a descending sort on.
descending(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Add a property to do a descending sort on.
descending(String) - Static method in class to.etc.webapp.query.QOrder
 
descending(String) - Method in class to.etc.webapp.query.QSelection
Add a property to do a descending sort on.
destroy() - Method in class to.etc.iocular.container.BasicContainer
 
destroy(BasicContainer, Object) - Method in interface to.etc.iocular.container.BuildPlan
Call the before-destruction methods specified for this object.
destroy() - Method in interface to.etc.iocular.Container
 
destroy(BasicContainer, Object) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
destroy(Class<?>, String) - Method in class to.etc.iocular.def.ComponentBuilder
Define a "close" or "discard" method on another class for a given object.
destroy(String) - Method in class to.etc.iocular.def.ComponentBuilder
Define a "close" or "discard" method on the instance that was created.
destroy() - Method in class to.etc.webapp.ajax.comet.GenericCometServlet
 
destroy() - Method in class to.etc.webapp.ajax.eventmanager.AjaxEventManager
Called when the application will die.
distinct(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select of the distinct values over the result set.
distinct(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select of the distinct values over the result set.
distinct(String, String) - Method in class to.etc.webapp.query.QSelection
Select of the distinct values over the result set.
distinct(String) - Method in class to.etc.webapp.query.QSelection
Select of the distinct values over the result set.
doGet(HttpServletRequest, HttpServletResponse) - Method in class to.etc.webapp.ajax.comet.GenericCometServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class to.etc.webapp.ajax.comet.GenericCometServlet
 
DoubleType - Class in to.etc.webapp.qsql
JDBC converter for [double] and [Double] type.
DoubleType() - Constructor for class to.etc.webapp.qsql.DoubleType
 
DUMMY - Static variable in class to.etc.webapp.nls.BundleRef
 
dump(Class<?>) - Method in class to.etc.iocular.container.BasicContainer
 
dump(IndentWriter) - Method in interface to.etc.iocular.container.BuildPlan
 
dump(IndentWriter) - Method in class to.etc.iocular.container.FailedAlternative
 
dump(IndentWriter) - Method in class to.etc.iocular.container.MethodInvoker
 
dump(IndentWriter) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
dump(IndentWriter) - Method in class to.etc.iocular.def.BuildPlanForConstructor
 
dump(IndentWriter) - Method in class to.etc.iocular.def.BuildPlanForContainerParameter
 
dump(IndentWriter) - Method in class to.etc.iocular.def.BuildPlanForStaticFactory
 
dump(IndentWriter) - Method in class to.etc.iocular.def.ComponentRef
 
dump() - Method in class to.etc.webapp.qsql.JdbcQuery
 
dup() - Method in class to.etc.webapp.query.QBetweenNode
 
dup() - Method in class to.etc.webapp.query.QExistsSubquery
 
dup() - Method in class to.etc.webapp.query.QLiteral
 
dup() - Method in class to.etc.webapp.query.QMultiNode
 
dup() - Method in class to.etc.webapp.query.QOperatorNode
 
dup() - Method in class to.etc.webapp.query.QOrder
 
dup() - Method in class to.etc.webapp.query.QPropertyComparison
 
dup() - Method in class to.etc.webapp.query.QPropertyIn
 
dup() - Method in class to.etc.webapp.query.QPropertyJoinComparison
 
dup() - Method in class to.etc.webapp.query.QSelectionSubquery
 
dup() - Method in class to.etc.webapp.query.QSqlRestriction
 
dup() - Method in class to.etc.webapp.query.QUnaryNode
 
dup() - Method in class to.etc.webapp.query.QUnaryProperty
 

E

EMPTY_PLANS - Static variable in interface to.etc.iocular.container.BuildPlan
 
EMPTY_SET - Static variable in class to.etc.webapp.query.QEventListenerSet
 
end() - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
end() - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
end() - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
EnumAsStringType - Class in to.etc.webapp.qsql
 
EnumAsStringType() - Constructor for class to.etc.webapp.qsql.EnumAsStringType
 
eq(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
eq(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
eq(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
eq(QField<R, V>, V) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some value.
eq(QFieldDouble<R>, double) - Method in class to.etc.webapp.query.QCriteria
eq(T...) - Method in class to.etc.webapp.query.QField
equals
eq(boolean...) - Method in class to.etc.webapp.query.QFieldBoolean
 
eq(double...) - Method in class to.etc.webapp.query.QFieldDouble
 
eq(long...) - Method in class to.etc.webapp.query.QFieldLong
 
eq(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an eq restriction on the parent to this subquery on the specified properties, provided that the propertnames are not equal but their type is Use join if property names are the same.
eq(String, Object) - Static method in class to.etc.webapp.query.QRestriction
Equals a property to a value.
eq(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
eq(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
eq(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
eq(QField<R, V>, V) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some value.
eq(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
eq(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
eq(QFieldDouble<R>, double) - Method in class to.etc.webapp.query.QRestrictor
 
eq(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
eq(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
eq(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
eqOrOr(IRestrictor<T>, T...) - Method in class to.etc.webapp.query.QField
One value will have it's natural way.
equals(Object) - Method in class to.etc.webapp.query.QOrder
 
EventCometContext - Class in to.etc.webapp.ajax.eventmanager
Comet context for the Ajax Event manager.
EventCometContext() - Constructor for class to.etc.webapp.ajax.eventmanager.EventCometContext
 
EventCometContext.EventResult - Class in to.etc.webapp.ajax.eventmanager
 
EventResult(int, int, String, List<QueuedEvent>) - Constructor for class to.etc.webapp.ajax.eventmanager.EventCometContext.EventResult
 
exception(Throwable, String) - Method in class to.etc.webapp.pendingoperations.PendingOperationTask
 
exception(Throwable, String) - Method in class to.etc.webapp.testsupport.TestLogSink
 
execute(ILogSink, PendingOperation, Progress) - Method in interface to.etc.webapp.pendingoperations.IPendingJob
 
executePendingOperation(PendingOperation, ILogSink) - Method in interface to.etc.webapp.pendingoperations.IPendingOperationExecutor
 
executeStatement(Connection, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
executeUpdate(Connection, Object...) - Method in class to.etc.webapp.qsql.BundleStatement
Execute the statement as an update statement.
executeUpdatingCallableStatement(Connection, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
Provides interface to execute SQL as CallableStatement that is UPDATING DATA and also possibly return some values.
exists() - Method in class to.etc.webapp.nls.BundleRef
 
exists() - Method in class to.etc.webapp.query.QList
 
exists(Class<U>, String) - Method in class to.etc.webapp.query.QRestrictor
Create a joined "exists" subquery on some child list property.
exists(QList<P, R>) - Method in class to.etc.webapp.query.QRestrictor
 

F

factory(Class<?>, String) - Method in class to.etc.iocular.def.ComponentBuilder
A basic object builder defining an object to be returned from a static factory method on a class.
factory(String, String) - Method in class to.etc.iocular.def.ComponentBuilder
A basic object builder defining an object to be returned from a container object identified by a name, by calling a method on that object.
FACTORY - Static variable in class to.etc.webapp.qsql.JdbcQueryExecutor
 
factoryStart(String, Class<?>...) - Method in class to.etc.iocular.def.ComponentBuilder
Only used for static factories, this allows you to call a static method on the container class itself to get it to initialize.
factoryStart(Class<?>, String, Class<?>...) - Method in class to.etc.iocular.def.ComponentBuilder
Only used for static factories, this allows you to call a static method on whatever static class to get it to initialize.
FailedAlternative - Class in to.etc.iocular.container
A single alternative in a failure that was tried.
FailedAlternative(String) - Constructor for class to.etc.iocular.container.FailedAlternative
 
fetch(String, QFetchStrategy) - Method in class to.etc.webapp.query.QCriteria
 
fetch(String) - Method in class to.etc.webapp.query.QCriteria
 
fetch(String, QFetchStrategy) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Set a fetch strategy for a relation.
fetch(String, QFetchStrategy) - Method in class to.etc.webapp.query.QSelection
 
fetch(String) - Method in class to.etc.webapp.query.QSelection
 
field(String, String) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
Only allowed in a record.
field(String, boolean) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
field(String, Date) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
field(String, Number) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
field(String, String) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
field(String, boolean) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
field(String, Date) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
field(String, Number) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
field(String, String) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
Only allowed in a record.
field(String, boolean) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
field(String, Date) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
field(String, Number) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
filterEvent(EventCometContext, Object) - Method in interface to.etc.webapp.ajax.eventmanager.AjaxEventFilter
Filter the data.
find(Class<T>, Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Locate the specified record by PK.
find(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
find(QDataContext, Class<T>, Object) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
find(QDataContext, Class<T>, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
find(QDataContext, ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
find(C, Class<T>, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
Load the persistent object with the specified type and primary key from the database.
find(C, ICriteriaTableDef<T>, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
 
find(Class<T>, Object) - Method in class to.etc.webapp.query.QAbstractDataContext
Load the persistent object with the specified type and primary key from the database.
find(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.query.QAbstractDataContext
 
find(Class<T>, Object) - Method in interface to.etc.webapp.query.QDataContext
Load the persistent object with the specified type and primary key from the database.
find(ICriteriaTableDef<T>, Object) - Method in interface to.etc.webapp.query.QDataContext
 
find(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
find(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
find(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
findApplicationContainer(ServletContext) - Static method in class to.etc.iocular.web.Iocular
 
findBeforeImage(T) - Method in class to.etc.webapp.query.DefaultBeforeImageCache
 
findBeforeImage(T) - Method in interface to.etc.webapp.query.IBeforeImageCache
Returns any image, even if uninitialized.
findComponentReference(String) - Method in class to.etc.iocular.def.ContainerDefinition
 
findComponentReference(Class<?>) - Method in class to.etc.iocular.def.ContainerDefinition
 
findConfigFileByName(ServletContext, String) - Static method in class to.etc.webapp.core.ServerTools
Tries to find the named config file.
findContextHandler(QDataContext, Class<?>) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
findContextHandler(QDataContext, ICriteriaTableDef<?>) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
findContextHandler(QDataContext, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
findContextHandler(QDataContext, Class<?>) - Method in interface to.etc.webapp.query.IQueryExecutorFactory
 
findContextHandler(QDataContext, Object) - Method in interface to.etc.webapp.query.IQueryExecutorFactory
 
findContextHandler(QDataContext, ICriteriaTableDef<?>) - Method in interface to.etc.webapp.query.IQueryExecutorFactory
 
findExecutor(PendingOperation) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Find an executor for a given pendingOperation type.
findMessage(Locale, String) - Method in class to.etc.webapp.nls.BundleBase
 
findMessage(Locale, String) - Method in class to.etc.webapp.nls.BundleRef
 
findMessage(Locale, String) - Method in class to.etc.webapp.nls.BundleStack
Locate the specified key for the specified locale.
findMessage(Locale, String) - Method in class to.etc.webapp.nls.NlsCachingMessageProvider
 
findMessage(Locale, String) - Method in interface to.etc.webapp.nls.NlsMessageProvider
Locate the specified key for the specified locale.
findMessage(Locale, String) - Method in class to.etc.webapp.nls.NlsMessageProviderList
 
findMethod(Class<T>, String) - Static method in class to.etc.iocular.util.ClassUtil
 
findObject(Class<T>) - Method in class to.etc.iocular.container.BasicContainer
 
findObject(String, Class<T>) - Method in class to.etc.iocular.container.BasicContainer
 
findObject(Class<T>) - Method in interface to.etc.iocular.Container
Return the 'unnamed' object with the specified class from this container.
findObject(String, Class<T>) - Method in interface to.etc.iocular.Container
 
findProperty(String) - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
findReferenceFor(Stack<ComponentBuilder>, ComponentPropertyDef) - Method in class to.etc.iocular.def.BasicContainerBuilder
Return a reference for a property setter.
findRenderer(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
findRequestContainer(HttpServletRequest) - Static method in class to.etc.iocular.web.Iocular
 
findSessionContainer(HttpSession) - Static method in class to.etc.iocular.web.Iocular
 
findTranslation(Exception) - Static method in exception to.etc.webapp.query.QDbException
Create the proper exception from a SQLException type.
findType(Class<?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRegistry
Walks the entire object's class structure and returns T if a type can be found.
flush() - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 
flush() - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
formatMessage(String, Object...) - Method in class to.etc.webapp.nls.BundleBase
Gets the string, and applies default message formatting using the parameters passed in the current locale.
formatMessage(Locale, String, Object...) - Method in class to.etc.webapp.nls.BundleBase
Gets the string, and applies default message formatting using the parameters passed in the specified locale.
formatMessage(String, Object...) - Method in interface to.etc.webapp.nls.IBundle
Gets the string, and applies default message formatting using the parameters passed in the current locale.

G

GdbBool - Enum in to.etc.webapp.annotations
 
GdbChildren - Annotation Type in to.etc.webapp.annotations
Indicates the collection property containing the children of a one-to-many collection.
GdbColumn - Annotation Type in to.etc.webapp.annotations
 
GdbDate - Enum in to.etc.webapp.annotations
 
GdbEnum - Enum in to.etc.webapp.annotations
 
GdbFetch - Enum in to.etc.webapp.annotations
 
GdbId - Annotation Type in to.etc.webapp.annotations
Defines the ID property of a class.
GdbParent - Annotation Type in to.etc.webapp.annotations
Referral to a PARENT (master) in a master-child relation.
GdbTable - Annotation Type in to.etc.webapp.annotations
 
GdbVersion - Annotation Type in to.etc.webapp.annotations
 
ge(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ge(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ge(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ge(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an ge restriction on the parent to this subquery on the specified properties,
ge(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
ge(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
ge(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
ge(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ge(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ge(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ge(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
ge(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
ge(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
generateExpiryHeader(HttpServletResponse, int) - Static method in class to.etc.webapp.core.ServerTools
 
generateNoCache(HttpServletResponse) - Static method in class to.etc.webapp.core.ServerTools
Sends headers that are needed to prevent the browser or any proxy in between from caching the page's contents.
GenericCometServlet - Class in to.etc.webapp.ajax.comet
This is a generic Ajax Comet pattern servlet.
GenericCometServlet() - Constructor for class to.etc.webapp.ajax.comet.GenericCometServlet
 
get(String) - Method in class to.etc.webapp.qsql.JdbcAnyRecord
 
get(Class<T>, Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Load the persistent object with the specified type and primary key from the database.
get(Class<T>, Object) - Method in class to.etc.webapp.query.QAbstractDataContext
Load the persistent object with the specified type and primary key from the database.
get(Class<T>, Object) - Method in interface to.etc.webapp.query.QDataContext
Load the persistent object with the specified type and primary key from the database.
get(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
get(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
getA() - Method in class to.etc.webapp.query.QBetweenNode
The low value of the between operation (prop between A and B)
getActualClass() - Method in class to.etc.iocular.def.ComponentDef
Return the actual class that will be built using this definition.
getActualClass() - Method in interface to.etc.iocular.def.ISelfDef
 
getActualClass() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getAlias() - Method in class to.etc.webapp.qsql.PClassRef
 
getAlias() - Method in class to.etc.webapp.query.QSelectionColumn
Return the alias applied to this selection column.
getAllContextContainers() - Method in interface to.etc.webapp.query.IQContextContainer
 
getApplication() - Static method in class to.etc.iocular.web.Iocular
Return the web application's context.
getApplicationDefinition() - Method in class to.etc.iocular.web.WebConfiguration
 
getApplicationResource(String) - Method in class to.etc.webapp.mailer.MailHelper
 
getApplicationURL() - Method in class to.etc.webapp.mailer.MailHelper
 
getArg1() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getAttachmentList() - Method in class to.etc.webapp.mailer.MailHelper
 
getB() - Method in class to.etc.webapp.query.QBetweenNode
The high value of the between operation (prop between A and B)
getBaseClass() - Method in class to.etc.webapp.query.QExistsSubquery
 
getBaseClass() - Method in class to.etc.webapp.query.QRestrictor
Returns the persistent class being queried and returned, if this is a class-based query.
getBeforeImage(T) - Method in class to.etc.webapp.query.DefaultBeforeImageCache
 
getBeforeImage(T) - Method in interface to.etc.webapp.query.IBeforeImageCache
Returns an image and ensures it's initialized.
getBoolean(String, boolean) - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Find boolean value stored in test.properties file based on property name.
getBuffer() - Method in class to.etc.webapp.testsupport.TestLogSink
 
getBuilder() - Method in class to.etc.iocular.def.ComponentBuilder
 
getBuilder() - Method in class to.etc.iocular.def.ComponentPropertyDef
 
getBuildPlan() - Method in class to.etc.iocular.def.ComponentDef
Return the precompiled build plan for this component.
getBuildPlan() - Method in class to.etc.iocular.def.ComponentRef
 
getBundle() - Method in exception to.etc.webapp.nls.CodeException
 
getBundleKey() - Method in class to.etc.webapp.nls.BundleRef
Returns the dotted name of the message bundle as (class package name) '.' (file-name-without-.properties).
getBundleRef(String) - Static method in class to.etc.webapp.nls.NlsContext
Get the BundleRef for the specified bundle key.
getCalledMethod() - Method in exception to.etc.webapp.ajax.renderer.RenderMethodException
 
getChannel() - Method in class to.etc.webapp.ajax.eventmanager.QueuedEvent
 
getChildren() - Method in class to.etc.webapp.query.QMultiNode
 
getClassMeta() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getClassType() - Method in class to.etc.webapp.qsql.JdbcOutParam
 
getCode() - Method in exception to.etc.webapp.nls.CodeException
 
getCodeDescription(String, String, String) - Static method in class to.etc.webapp.nls.NlsContext
FIXME This needs to use a cached code translation table from the database.
getColumnCount() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
getColumnList() - Method in class to.etc.webapp.query.QCriteriaQueryBase
Returns all selected columns.
getColumnName() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getColumnNames() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
getColumnNames() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getConfiguration(ServletContext) - Static method in class to.etc.iocular.web.Iocular
 
getConnection() - Method in class to.etc.webapp.qsql.JdbcDataContext
Return the underlying connection verbatim.
getConnection() - Method in interface to.etc.webapp.query.QDataContext
 
getConnection() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
getConnection() - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
getConnection(String, String) - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
getContainerDefinition() - Method in interface to.etc.iocular.Configurator
 
getContainerIndex() - Method in class to.etc.iocular.def.ComponentRef
 
getContainerIndex() - Method in class to.etc.iocular.def.ContainerDefinition
 
getContext(String, QContextContainer) - Static method in class to.etc.webapp.query.QContextManager
Gets a shared QDataContext from the container.
getContext(String, IQContextContainer) - Static method in class to.etc.webapp.query.QContextManager
 
getContextContainer(String) - Method in interface to.etc.webapp.query.IQContextContainer
 
getCreationTime() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getCurrency() - Static method in class to.etc.webapp.nls.NlsContext
Returns a Currency object for the current currency locale.
getCurrencyLocale() - Static method in class to.etc.webapp.nls.NlsContext
The locale for the currency being handled in the application.
getCurrencySymbol() - Static method in class to.etc.webapp.nls.NlsContext
Returns the currency symbol (not the currency code, damnit) for the current currency locale.
getCurrentColumn() - Method in class to.etc.webapp.query.QQueryRenderer
 
getCurrentProgress(String) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Gets current progress of a scheduled or running calculation of a given scenario (externalId)
getCurrentRequest() - Static method in class to.etc.iocular.web.Iocular
 
getCurrentSession() - Static method in class to.etc.iocular.web.Iocular
 
getData() - Method in class to.etc.webapp.ajax.eventmanager.QueuedEvent
 
getDataClass() - Method in class to.etc.webapp.qsql.JdbcClassMeta
The class itself.
getDataClass() - Method in class to.etc.webapp.qsql.PClassRef
 
getDataClass() - Method in interface to.etc.webapp.query.ICriteriaTableDef
Returns the resulting type for queries.
getDataContext() - Method in interface to.etc.webapp.query.IQDataContextSource
Get the current Session to use for querying.
getDataContext() - Method in interface to.etc.webapp.query.QDataContextFactory
Get the current Session to use for querying.
getDataContextFactory() - Method in interface to.etc.webapp.query.IQContextFactorySquared
 
getDataContextFactory(String) - Static method in class to.etc.webapp.query.QContextManager
Return the named QDataContextFactory.
getDataContextFactory() - Static method in class to.etc.webapp.query.QContextManager
Return the DEFAULT QDataContextFactory.
getDataContextFactory(String, QContextContainer) - Static method in class to.etc.webapp.query.QContextManager
Get/create a shared context factory.
getDataContextFactory(String, IQContextContainer) - Static method in class to.etc.webapp.query.QContextManager
 
getDateFormat(int) - Static method in class to.etc.webapp.nls.NlsContext
 
getDateTimeFormat(int, int) - Static method in class to.etc.webapp.nls.NlsContext
 
getDbConn() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
getDbSID() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Returns the SID for the test database.
getDbString() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Get the database connection string.
getDefault() - Static method in class to.etc.webapp.nls.NlsContext
Returns the default ViewPoint locale.
getDefaultCurrencyLocale() - Static method in class to.etc.webapp.nls.NlsContext
 
getDefinedTypes() - Method in class to.etc.iocular.def.ComponentDef
 
getDefinedTypes() - Method in interface to.etc.iocular.def.ISelfDef
 
getDefinition() - Method in class to.etc.iocular.def.ComponentRef
 
getDefinitionLocation() - Method in class to.etc.iocular.def.ComponentBuilder
 
getDefinitionLocation() - Method in class to.etc.iocular.def.ComponentDef
 
getDefinitionLocation() - Method in interface to.etc.iocular.def.ISelfDef
 
getDeleted(Class<T>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
getDescription(String, String) - Method in class to.etc.webapp.nls.NlsCodeTable
 
getDescription() - Method in class to.etc.webapp.pendingoperations.PendingOperation
A short user-readable description of the call.
getDialect() - Static method in class to.etc.webapp.nls.NlsContext
 
getDirection() - Method in class to.etc.webapp.query.QOrder
 
getErrorLog() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getEventID() - Method in class to.etc.webapp.ajax.eventmanager.QueuedEvent
 
getEventlist() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext.EventResult
 
getEventListeners() - Method in interface to.etc.webapp.query.QDataContextFactory
Returns all event listeners that need to be called for queries executed by contexts generated from here.
getExecutesOnServerID() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getExpr() - Method in class to.etc.webapp.query.QPropertyComparison
 
getExpr() - Method in class to.etc.webapp.query.QPropertyIn
 
getExtMimeType(String) - Static method in class to.etc.webapp.core.ServerTools
Returns the mime type of a file by searching the file extension in the MIME table.
getFactory() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
getFactory() - Method in class to.etc.webapp.query.QAbstractDataContext
Returns the context source which created this DataContext.
getFactory() - Method in interface to.etc.webapp.query.QDataContext
Returns the context source which created this DataContext.
getFactory() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
getFailureString() - Method in class to.etc.iocular.container.FailedAlternative
 
getFetchStrategies() - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
getFilterName() - Method in interface to.etc.webapp.ajax.eventmanager.AjaxFilterSelection
 
getFullUrl(String) - Method in class to.etc.webapp.mailer.TextLinkInfo
Get the full URL by replacing {id} with the specified key.
getFunction() - Method in class to.etc.webapp.query.QSelectionItem
Get the function applied to this selection item.
getHandler(QDataContext, Class<?>) - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getHandler(QDataContext, Object) - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getHandler(QDataContext, ICriteriaTableDef<?>) - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getHandler(QDataContext, QCriteriaQueryBase<?>) - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getHandlerFactory() - Method in class to.etc.webapp.query.QAbstractDataContext
 
getHeaders() - Method in exception to.etc.webapp.core.ServiceException
 
getHtmlBuffer() - Method in class to.etc.webapp.mailer.MailHelper
 
getHttpServletRequest() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext
 
getId() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getId() - Method in interface to.etc.webapp.qsql.ILongIdentifyable
Deprecated.
 
getId() - Method in interface to.etc.webapp.query.IIdentifyable
 
getIdent() - Method in class to.etc.iocular.container.BasicContainer
 
getIdent() - Method in class to.etc.iocular.def.ComponentBuilder
 
getIdent() - Method in class to.etc.iocular.def.ComponentDef
 
getIdent() - Method in interface to.etc.iocular.def.ISelfDef
 
getInfo(String) - Static method in class to.etc.webapp.mailer.TextLinkInfo
Get the link info for the specified link name.
getInfo(IIdentifyable<?>) - Static method in class to.etc.webapp.mailer.TextLinkInfo
Locates an instance for a specific data bclass.
getInjectorList() - Method in class to.etc.iocular.def.AbstractBuildPlan
 
getInserted(Class<T>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
getInstance() - Method in class to.etc.iocular.def.InstanceDef
 
getInstance() - Static method in class to.etc.webapp.ajax.eventmanager.AjaxEventManager
 
getInstance() - Static method in class to.etc.webapp.eventmanager.VpEventManager
Get the instance.
getInstance() - Static method in class to.etc.webapp.mailer.BulkMailer
 
getInstance() - Static method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
 
getInstance() - Static method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
getInstance(Class<T>, Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Get an instance; this will return an instance by first trying to load it; if that fails it will create one but only fill the PK.
getInstance(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
getInstance(QDataContext, Class<T>, Object) - Static method in class to.etc.webapp.qsql.JdbcQuery
Get an instance; this will return an instance by first trying to load it; if that fails it will create one but only fill the PK.
getInstance(QDataContext, Class<T>, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
getInstance(QDataContext, ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
getInstance(C, Class<T>, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
Load the persistent object with the specified type and primary key from the database.
getInstance(C, ICriteriaTableDef<T>, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
 
getInstance(Class<T>, Object) - Method in class to.etc.webapp.query.QAbstractDataContext
Load the persistent object with the specified type and primary key from the database.
getInstance(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.query.QAbstractDataContext
 
getInstance(Class<T>, Object) - Method in interface to.etc.webapp.query.QDataContext
Load the persistent object with the specified type and primary key from the database.
getInstance(ICriteriaTableDef<T>, Object) - Method in interface to.etc.webapp.query.QDataContext
 
getInstance() - Static method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getInstance(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
getInstance(Class<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
getInstance(ICriteriaTableDef<T>, Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
getInt(HttpServletRequest, String) - Static method in class to.etc.webapp.core.ServerTools
 
getInt(HttpServletRequest, String, int) - Static method in class to.etc.webapp.core.ServerTools
 
getItem() - Method in class to.etc.webapp.query.QSelectionColumn
 
getItemList() - Method in class to.etc.webapp.query.QMultiSelection
 
getKey() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext.EventResult
 
getKey() - Method in class to.etc.webapp.eventmanager.AppEvent
 
getLabel(String, String) - Method in class to.etc.webapp.nls.NlsCodeTable
 
getLastError() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getLastExecutionEnd() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getLastExecutionStart() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getLastUpdatePercent() - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
getLastUpdateTime() - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
getLength() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getLimit() - Method in class to.etc.webapp.query.QCriteriaQueryBase
Returns the limit.
getLinkname() - Method in class to.etc.webapp.mailer.TextLinkInfo
The name of the link inside the text file (the "local name")
getListenerIterator() - Method in class to.etc.webapp.query.QEventListenerSet
Return an iterator over all registered event listeners.
getLocale() - Static method in class to.etc.webapp.nls.NlsContext
Gets the current locale in use by the request we're executing at this time - this is the PROPER call to use from normal user code.
getLocationString(int) - Static method in class to.etc.iocular.def.BasicContainerBuilder
 
getLocationText() - Method in exception to.etc.iocular.def.IocConfigurationException
 
getLogFile() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Returns the location for the JUnit test log file, or null if none is assigned.
getLoginTimeout() - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
getLogSink() - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
getLogSink() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
getLogSinkIfLogging() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Get a log sink if logging is actually on.
getLogWriter() - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
getLogWriter() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
getLong(HttpServletRequest, String) - Static method in class to.etc.webapp.core.ServerTools
Gets a 'long' parameter from the request.
getMemberValue(Object) - Method in class to.etc.webapp.ajax.renderer.ClassMemberRenderer
 
getMessage() - Method in exception to.etc.iocular.container.IocContainerException
 
getMessage() - Method in exception to.etc.iocular.def.BuildPlanFailedException
 
getMessage() - Method in exception to.etc.iocular.def.IocConfigurationException
 
getMessage() - Method in exception to.etc.webapp.nls.CodeException
 
getMeta(Class<?>) - Static method in class to.etc.webapp.qsql.JdbcMetaManager
 
getMetaTable() - Method in class to.etc.webapp.query.QRestrictor
Returns the metatable being queried, or null.
getMethod() - Method in class to.etc.webapp.ajax.renderer.ClassMemberRenderer
 
getMethod() - Method in exception to.etc.webapp.core.ServiceException
 
getMimeExtension(String) - Static method in class to.etc.webapp.core.ServerTools
 
getMimeMap() - Static method in class to.etc.webapp.core.ServerTools
 
getMimeString(String) - Static method in class to.etc.webapp.core.ServerTools
This gets called with a MIME type string.
getMimeType(String) - Static method in class to.etc.webapp.core.ServerTools
Returns the mime type of a file by searching the file extension in the MIME table.
getMustExecuteOnServerID() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getMyHostname() - Static method in class to.etc.webapp.core.ServerTools
 
getName() - Method in class to.etc.iocular.def.BasicContainerBuilder
 
getName() - Method in class to.etc.iocular.def.ContainerDefinition
 
getName() - Method in class to.etc.webapp.ajax.renderer.ClassMemberRenderer
 
getName() - Method in class to.etc.webapp.nls.NlsCodeTable
 
getName() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getNames() - Method in class to.etc.iocular.def.ComponentDef
 
getNames() - Method in interface to.etc.iocular.def.ISelfDef
 
getNexteventid() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext.EventResult
 
getNextTryTime() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getNode() - Method in class to.etc.webapp.query.QUnaryNode
 
getNullValue() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getObject(Class<T>) - Method in class to.etc.iocular.container.BasicContainer
 
getObject(String, Class<T>) - Method in class to.etc.iocular.container.BasicContainer
 
getObject(BasicContainer) - Method in interface to.etc.iocular.container.BuildPlan
 
getObject(Class<T>) - Method in interface to.etc.iocular.Container
Return the 'unnamed' object with the specified class from this container.
getObject(String, Class<T>) - Method in interface to.etc.iocular.Container
 
getObject(BasicContainer) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
getObject(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForConstructor
 
getObject(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForContainerParameter
Obtain this parameter from the container.
getObject(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForStaticFactory
Execute the plan to *get* the object from
getOperation() - Method in class to.etc.webapp.query.QOperatorNode
 
getOperationPrecedence(QOperation) - Method in class to.etc.webapp.query.QRenderingVisitorBase
Returns the operator precedence
getOption(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Get the value stored for a given option.
getOrder() - Method in class to.etc.webapp.query.QCriteriaQueryBase
Returns the order-by list.
getOrderGroup() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getOrderIndex() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getOrderTime() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getOutput() - Method in class to.etc.webapp.testsupport.TestLogSink
 
getParameters() - Method in exception to.etc.webapp.core.ServiceException
 
getParameters() - Method in exception to.etc.webapp.nls.CodeException
 
getParameters() - Method in class to.etc.webapp.query.QSqlRestriction
 
getParent() - Method in class to.etc.webapp.query.QBrace
 
getParent() - Method in class to.etc.webapp.query.QSubQuery
 
getParentDefinition() - Method in class to.etc.iocular.def.ContainerDefinition
 
getParentLogger() - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
getParentProperty() - Method in class to.etc.webapp.query.QExistsSubquery
 
getParentProperty() - Method in class to.etc.webapp.query.QPropertyJoinComparison
 
getParentQuery() - Method in class to.etc.webapp.query.QExistsSubquery
 
getPendingOperation() - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
getPi() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getPrimaryKey() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
getProgressPath() - Method in class to.etc.webapp.pendingoperations.PendingJobProgressInfo
 
getProgressPath() - Method in class to.etc.webapp.pendingoperations.PendingOperation
The path of actions accounted for in progress of operation execution.
getProgressPercentage() - Method in class to.etc.webapp.pendingoperations.PendingJobProgressInfo
 
getProgressPercentage() - Method in class to.etc.webapp.pendingoperations.PendingOperation
Current percentage of task progress.
getProp() - Method in class to.etc.webapp.query.QBetweenNode
The name of the property.
getPropertiesLocation() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
getProperty(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getProperty() - Method in class to.etc.webapp.query.QOrder
 
getProperty() - Method in class to.etc.webapp.query.QPropertyComparison
 
getProperty() - Method in class to.etc.webapp.query.QPropertyIn
 
getProperty() - Method in class to.etc.webapp.query.QPropertySelection
 
getProperty() - Method in class to.etc.webapp.query.QUnaryProperty
 
getProperty(String) - Method in class to.etc.webapp.testsupport.TestProperties
 
getProperty(String, String) - Method in class to.etc.webapp.testsupport.TestProperties
 
getPropertyList() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
getPropertyName() - Method in class to.etc.iocular.def.ComponentPropertyDef
 
getPropertyValue(Object) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
Return the value of this property on the specified class instance.
getQuery() - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
getQueryHandlerList() - Method in interface to.etc.webapp.query.QDataContextFactory
Returns handlers for all query types.
getQueryRendererList() - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
getQueryString() - Method in exception to.etc.webapp.core.ServiceException
 
getRawDataSource() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Returns a raw, unaltered datasource to the ViewPoint test database.
getRef() - Method in class to.etc.iocular.def.PropertyInjector
 
getRegistry() - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
getRemoteAddress() - Method in exception to.etc.webapp.core.ServiceException
 
getRemoteUser() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext
 
getRemoteUser() - Method in exception to.etc.webapp.core.ServiceException
 
getRequestContainer() - Static method in class to.etc.iocular.web.Iocular
 
getRequestDefinition() - Method in class to.etc.iocular.web.WebConfiguration
 
getRestrictions() - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
getRestrictions() - Method in class to.etc.webapp.query.QExistsSubquery
 
getRestrictions() - Method in class to.etc.webapp.query.QRestrictor
 
getRetries() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getRetrieverList() - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
getReturnClass() - Method in class to.etc.webapp.query.QRestrictor
Return the datatype returned by a principal query using this criteria.
getRunnableTask() - Method in interface to.etc.webapp.pendingoperations.IPollQueueTaskProvider
Must return the next task to run without ever blocking, except when executing code to find the next task.
getRunnableTask() - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
This checks for a new pending operation to execute.
getRunnableTask() - Method in class to.etc.webapp.pendingoperations.PolledActionQueue
 
getRunningThreads() - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
getRurl() - Method in class to.etc.webapp.mailer.TextLinkInfo
The application-relative URL that this link should defer to.
getScale() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getScope() - Method in class to.etc.iocular.def.ComponentBuilder
 
getScope() - Method in class to.etc.iocular.def.ComponentDef
 
getScope() - Method in interface to.etc.iocular.def.ISelfDef
 
getScore() - Method in class to.etc.iocular.container.MethodInvoker
 
getScore() - Method in class to.etc.iocular.def.BuildPlanForConstructor
 
getScore() - Method in class to.etc.iocular.def.BuildPlanForStaticFactory
 
getSelectionQuery() - Method in class to.etc.webapp.query.QSelectionSubquery
 
getSerializedObject() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getSerializedStream() - Method in class to.etc.webapp.pendingoperations.PendingOperation
Returns a lazily-loaded inputstream from the serialized blob.
getServer() - Method in class to.etc.webapp.eventmanager.AppEventBase
 
getServlet() - Method in exception to.etc.webapp.core.ServiceException
 
getServletPath() - Method in exception to.etc.webapp.core.ServiceException
 
getSessionDefinition() - Method in class to.etc.iocular.web.WebConfiguration
 
getSetter() - Method in class to.etc.iocular.def.PropertyInjector
 
getSourceClass() - Method in class to.etc.iocular.def.ComponentPropertyDef
 
getSourceName() - Method in class to.etc.iocular.def.ComponentPropertyDef
 
getSourceServerID() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getSQL() - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
getSql() - Method in class to.etc.webapp.query.QSqlRestriction
 
getStart() - Method in class to.etc.webapp.query.QCriteriaQueryBase
Returns the start index set.
getState() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getStatement(String) - Method in class to.etc.webapp.qsql.SQLBundle
 
getStatus() - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext.EventResult
 
getString(Locale, String) - Method in class to.etc.webapp.nls.BundleBase
Returns a translation of key in the specified locale (or the one closest to it).
getString(String) - Method in class to.etc.webapp.nls.BundleBase
Returns the translation of the key passed in the current client locale.
getString(Locale, String) - Method in interface to.etc.webapp.nls.IBundle
Returns a translation of key in the specified locale (or the one closest to it).
getString(String) - Method in interface to.etc.webapp.nls.IBundle
Returns the translation of the key passed in the current client locale.
getString(String) - Method in class to.etc.webapp.qsql.SQLBundle
Get the specified statement string.
getString(String, String) - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Find string value stored in test.properties file based on property name.
getSubject() - Method in class to.etc.webapp.mailer.MailHelper
 
getSubmitsource() - Method in class to.etc.webapp.pendingoperations.PendingOperation
The dotted path describing the module and location that issued this call.
getSubProperty() - Method in class to.etc.webapp.query.QPropertyJoinComparison
 
getTableName() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
getTargetClass() - Method in class to.etc.webapp.mailer.TextLinkInfo
If this type of link is always used to show a given data class, then this can contain that class to make adding links easier.
getTestId() - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
getTestProperties() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
getTextBuffer() - Method in class to.etc.webapp.mailer.MailHelper
 
getTimeout() - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
getTimestamp() - Method in class to.etc.webapp.eventmanager.AppEventBase
 
getTo() - Method in class to.etc.webapp.mailer.MailHelper
 
getTsLastBlock() - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
getTsLastCheck() - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
getType(Class<?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRegistry
 
getType() - Method in class to.etc.webapp.eventmanager.AppEvent
 
getType() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
getTypeConverter() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
getTypeName(Class<?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
getTypes() - Method in class to.etc.webapp.query.QSqlRestriction
 
getUniqueString() - Static method in class to.etc.webapp.core.ServerTools
Returns an unique string every time it gets called.
getUnusedSubquerySet() - Method in class to.etc.webapp.query.QRestrictor
Internal method, used to be able to find QSubQueries that were allocated (using QRestrictor.subquery(Class) but not properly linked back into the main query.
getUpid() - Method in class to.etc.webapp.eventmanager.AppEventBase
 
getUrl() - Method in exception to.etc.webapp.core.ServiceException
 
getUserID() - Method in class to.etc.webapp.pendingoperations.PendingOperation
The UserID to be used to execute this command.
getValList() - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
getValue(Class<T>, String) - Method in class to.etc.webapp.qsql.JdbcAnyRecord
 
getValue(Class<T>, String, T) - Method in class to.etc.webapp.qsql.JdbcAnyRecord
 
getValue() - Method in class to.etc.webapp.qsql.JdbcOutParam
 
getValue() - Method in class to.etc.webapp.query.QLiteral
 
getViewpointLoginName() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
This returns the ViewPoint user name to use as the 'current user' when database related tests are running.
getWriter() - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
getXid() - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
GProperty - Annotation Type in to.etc.webapp.annotations
This compile-time annotation specifies that a given String parameter actually represents a property of the class specified by the nearest type parameter.
gt(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
gt(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
gt(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
gt(T...) - Method in class to.etc.webapp.query.QField
greater then
gt(boolean...) - Method in class to.etc.webapp.query.QFieldBoolean
 
gt(double...) - Method in class to.etc.webapp.query.QFieldDouble
 
gt(long...) - Method in class to.etc.webapp.query.QFieldLong
 
gt(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an lt restriction on the parent to this subquery on the specified properties,
gt(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
gt(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
gt(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
gt(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
gt(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
gt(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
gt(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
gt(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
gt(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.

H

handleEvent(T) - Method in interface to.etc.webapp.eventmanager.AppEventListener
 
handleException(Exception) - Method in class to.etc.webapp.ajax.comet.GenericCometServlet
 
hasChildRecords(Connection, String, String, String) - Static method in class to.etc.webapp.qsql.JdbcUtil
Check if the specified table's record (identified by schemaName, tableName and it's primary key) has child records.
hasContext() - Method in exception to.etc.webapp.core.ServiceException
 
hasDbConfig() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Check if a database config is present.
hasDestructors() - Method in interface to.etc.iocular.container.BuildPlan
 
hasDestructors() - Method in class to.etc.iocular.def.AbstractBuildPlan
 
hashCode() - Method in class to.etc.webapp.query.QOrder
 
hasOption(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Returns T if the specified option is present.
hasRestrictions() - Method in class to.etc.webapp.query.QRestrictor
Returns T if this has restrictions.
hostname - Variable in class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 
htmlEndTag(String) - Method in class to.etc.webapp.mailer.MailHelper
 
htmlTag(String, String...) - Method in class to.etc.webapp.mailer.MailHelper
Render a html tag with optional attr=value pairs.
htmlText(String) - Method in class to.etc.webapp.mailer.MailHelper
Split text into whitespace-separated things, and make sure lines are smaller than MAXLINE.

I

i(String) - Method in class to.etc.webapp.mailer.MailHelper
 
IBeforeImageCache - Interface in to.etc.webapp.query
 
IBundle - Interface in to.etc.webapp.nls
Base interface for all resource bundle constructs.
ICriteriaTableDef<T> - Interface in to.etc.webapp.query
 
IEventMarshaller - Interface in to.etc.webapp.eventmanager
Marshal event to string, ready for storing into database as varchar, and recreate event object by unmarshalling string.
IIdentifyable<T> - Interface in to.etc.webapp.query
Generic interface that defines a class as having a getId() method returning a primary key.
IInitializable - Interface in to.etc.webapp.qsql
Used for computing value of calculated fields.
IJdbcTypeFactory - Interface in to.etc.webapp.qsql
 
ilike(String, Object) - Method in class to.etc.webapp.query.QCriteria
Do a case-independent 'like' comparison.
ilike(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
ilike(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Do a case-independent 'like' comparison.
ilike(String, Object) - Method in class to.etc.webapp.query.QSelection
Do a case-independent 'like' comparison.
ILongIdentifyable - Interface in to.etc.webapp.qsql
Deprecated.
image(String, String, File) - Method in class to.etc.webapp.mailer.MailHelper
Append an image as an attachment, and embed the image in the HTML stream.
image(String, Class<?>, String) - Method in class to.etc.webapp.mailer.MailHelper
Add a class resource as an image.
image(String, String, String) - Method in class to.etc.webapp.mailer.MailHelper
Add a web resource as an image.
image(String, String) - Method in class to.etc.webapp.mailer.MailHelper
Add a web resource as an image.
image(MailHelper.Attachment, String) - Method in class to.etc.webapp.mailer.MailHelper
Add an image link for a specified attachment.
implement(Class<?>) - Method in class to.etc.iocular.def.ComponentBuilder
Define an explicit type for this class.
in(String, List<V>) - Method in class to.etc.webapp.query.QCriteria
 
in(String, QSelection<?>) - Method in class to.etc.webapp.query.QCriteria
 
in(QField<R, V>, List<V>) - Method in class to.etc.webapp.query.QCriteria
 
in(String, List<V>) - Static method in class to.etc.webapp.query.QRestriction
 
in(String, QSelection<V>) - Static method in class to.etc.webapp.query.QRestriction
 
in(String, List<V>) - Method in class to.etc.webapp.query.QRestrictor
A property must be one of a list of values.
in(String, QSelection<?>) - Method in class to.etc.webapp.query.QRestrictor
 
in(QField<R, V>, List<V>) - Method in class to.etc.webapp.query.QRestrictor
A property must be one of a list of values.
init() - Method in class to.etc.webapp.ajax.comet.GenericCometServlet
 
init(HttpServletRequest) - Method in exception to.etc.webapp.core.ServiceException
Retrieve info on the call from the context passed.
initFromRS(ResultSet) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
initFromRS(String, ResultSetMetaData, ResultSet) - Method in class to.etc.webapp.qsql.JdbcAnyRecord
 
initialize() - Static method in class to.etc.webapp.ajax.eventmanager.AjaxEventManager
 
initialize(DataSource, String, IEventMarshaller) - Static method in class to.etc.webapp.eventmanager.VpEventManager
Initialize for production mode.
initialize(DataSource, SmtpTransport) - Static method in class to.etc.webapp.mailer.BulkMailer
 
initialize(DataSource, String) - Static method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Initializes this thing, and adds it to the worker queue handler.
initialize() - Static method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
initialize() - Method in class to.etc.webapp.qsql.JdbcClassMeta
Locked initialization of this jdbc accessible POJO
initializeForTest() - Static method in class to.etc.webapp.eventmanager.VpEventManager
 
initializeInstance(QDataContext) - Method in interface to.etc.webapp.qsql.IInitializable
 
initializeOnRegistration(PollingWorkerQueue) - Method in interface to.etc.webapp.pendingoperations.IPollQueueTaskProvider
 
initializeOnRegistration(PollingWorkerQueue) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
 
initializeOnRegistration(PollingWorkerQueue) - Method in class to.etc.webapp.pendingoperations.PolledActionQueue
 
initLocale() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
Important for locale specifics in tests
By default all tests are written for Dutch locale
initLogging() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
initMimeMap() - Static method in class to.etc.webapp.core.ServerTools
Load all MIME types.
injectProperties(Object, BasicContainer) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
inJUnitTestMode() - Static method in class to.etc.webapp.eventmanager.VpEventManager
 
instance(String) - Static method in class to.etc.webapp.query.QContextManager
Returns the instance of the manager used to satisfy all calls.
instanceByName(Class<T>, String) - Static method in class to.etc.iocular.util.ClassUtil
 
InstanceDef - Class in to.etc.iocular.def
Class instance definition.
InstanceDef(Object) - Constructor for class to.etc.iocular.def.InstanceDef
 
instanceSaved(IIdentifyable<T>) - Method in interface to.etc.webapp.query.IQDataContextListener
For every instance saved during a unittest, this method is called.
IntegerType - Class in to.etc.webapp.qsql
JDBC converter for [int] and [Integer] type.
IntegerType() - Constructor for class to.etc.webapp.qsql.IntegerType
 
internalAdd(QOperatorNode) - Method in class to.etc.webapp.query.QRestrictor
Add a new restriction to the list of restrictions on the data.
internalClear() - Static method in class to.etc.webapp.nls.BundleRef
Clears the cache.
internalDumpSetters(IndentWriter) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
internalDumpStartStop(IndentWriter) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
internalGetConnection() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
internalGetDataContextFactory() - Method in class to.etc.webapp.query.QContextContainer
 
internalGetSharedContext() - Method in class to.etc.webapp.query.QContextContainer
 
internalSetConnection(Connection) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
internalSetDataContextFactory(QDataContextFactory) - Method in class to.etc.webapp.query.QContextContainer
 
internalSetSharedContext(QDataContext) - Method in class to.etc.webapp.query.QContextContainer
 
internalUseQuery(QSubQuery<?, ?>) - Method in class to.etc.webapp.query.QRestrictor
inTransaction() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
inTransaction() - Method in interface to.etc.webapp.query.QDataContext
 
inTransaction() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
INVALID - Static variable in class to.etc.webapp.ajax.renderer.ClassMemberRenderer
 
invoke(Object, BasicContainer, Object) - Method in class to.etc.iocular.container.MethodInvoker
Deprecated.
invoke(BasicContainer, Object) - Method in class to.etc.iocular.container.MethodInvoker
Actually invoke the method on some thingy.
IocCircularException - Exception in to.etc.iocular.def
Circular reference exception.
IocCircularException(ComponentBuilder, Stack<ComponentBuilder>, String) - Constructor for exception to.etc.iocular.def.IocCircularException
 
IocConfigurationException - Exception in to.etc.iocular.def
 
IocConfigurationException(ComponentBuilder, String) - Constructor for exception to.etc.iocular.def.IocConfigurationException
 
IocConfigurationException(BasicContainerBuilder, String, String) - Constructor for exception to.etc.iocular.def.IocConfigurationException
 
IocConfigurationException(BasicContainerBuilder, String, Throwable) - Constructor for exception to.etc.iocular.def.IocConfigurationException
 
IocConfigurationException(BasicContainerBuilder, String, String, Throwable) - Constructor for exception to.etc.iocular.def.IocConfigurationException
 
IocContainerException - Exception in to.etc.iocular.container
 
IocContainerException(BasicContainer, String) - Constructor for exception to.etc.iocular.container.IocContainerException
 
IocException - Exception in to.etc.iocular
Base exception for all IOC container exceptions.
IocException(String, Throwable) - Constructor for exception to.etc.iocular.IocException
 
IocException(String) - Constructor for exception to.etc.iocular.IocException
 
IocException(Throwable) - Constructor for exception to.etc.iocular.IocException
 
Iocular - Class in to.etc.iocular.web
Singleton utility class to access thread-based request and application contexts without having to pass crud around.
IocUnresolvedParameterException - Exception in to.etc.iocular.def
 
IocUnresolvedParameterException(String) - Constructor for exception to.etc.iocular.def.IocUnresolvedParameterException
 
IPendingJob - Interface in to.etc.webapp.pendingoperations
 
IPendingOperationExecutor - Interface in to.etc.webapp.pendingoperations
Factory type which generates an executor instance
IPendingOperationExecutor2 - Interface in to.etc.webapp.pendingoperations
This extended version of IPendingOperationExecutor allows operations that failed in some way to be skipped when part of a group.
IPendingOperationListener - Interface in to.etc.webapp.pendingoperations
Interface which can be used to listen to events on the pending operation queue.
IPollQueueTaskProvider - Interface in to.etc.webapp.pendingoperations
A thingy which gets polled regularly for new tasks to execute by the polling queue provider.
IQContextContainer - Interface in to.etc.webapp.query
 
IQContextFactorySquared - Interface in to.etc.webapp.query
 
IQDataContextListener - Interface in to.etc.webapp.query
Listener to keep track of all data saved during a unittest.
IQDataContextSource - Interface in to.etc.webapp.query
 
IQueryExecutor<C extends QDataContext> - Interface in to.etc.webapp.query
 
IQueryExecutorFactory - Interface in to.etc.webapp.query
 
IQueryListener - Interface in to.etc.webapp.query
Listener for queries.
IQValueSetter - Interface in to.etc.webapp.qsql
 
IRestrictor<T> - Interface in to.etc.webapp.query
 
IRunnable - Interface in to.etc.webapp.core
Like Runnable, buth without the need to wrap every bloody exception.
isBusyWithJob(String) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Checks to see if there already is scheduled or running calculation of a given scenario (externalId).
isCompound() - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
isCompound() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
T if this is a COMPOUND JDBC class.
ISelfDef - Interface in to.etc.iocular.def
INTERNAL INTERFACE
isIgnoredType(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
isKnownObject(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
isLoaded(T) - Method in class to.etc.webapp.query.DefaultBeforeImageCache
 
isLoaded(T) - Method in interface to.etc.webapp.query.IBeforeImageCache
 
isLogging() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
isnotnull(String) - Method in class to.etc.webapp.query.QCriteria
Add the restriction that the property specified must be not-null.
isnotnull(String) - Static method in class to.etc.webapp.query.QRestriction
 
isnotnull(String) - Method in class to.etc.webapp.query.QRestrictor
Add the restriction that the property specified must be not-null.
isnotnull(String) - Method in class to.etc.webapp.query.QSelection
Add the restriction that the property specified must be not-null.
isnull(String) - Method in class to.etc.webapp.query.QCriteria
Add the restriction that the property specified must be null.
isnull(String) - Static method in class to.etc.webapp.query.QRestriction
 
isnull(String) - Method in class to.etc.webapp.query.QRestrictor
Add the restriction that the property specified must be null.
isnull(String) - Method in class to.etc.webapp.query.QSelection
Add the restriction that the property specified must be null.
isNullable() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
isPresent() - Method in class to.etc.webapp.testsupport.TestProperties
 
isPrimaryKey() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
isRequired() - Method in class to.etc.iocular.def.ComponentPropertyDef
When T this property MUST be settable.
isSelf() - Method in class to.etc.iocular.def.ComponentRef
 
isSimpleType(Class<?>) - Static method in class to.etc.webapp.qsql.JdbcMetaManager
 
isSkipFailedAllowed(PendingOperation) - Method in interface to.etc.webapp.pendingoperations.IPendingOperationExecutor2
Called with a grouped pending operation for this provider that has a FAILED state like FATL or BOOT, this method can return T if skipping the failed operation and continuing with the group is allowed.
isTransient() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
isWrapperFor(Class<?>) - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
ItemRenderer - Interface in to.etc.webapp.ajax.renderer
 
ITextLinkRenderer - Interface in to.etc.webapp.mailer
Render a textlink instance from some message string.

J

JdbcAnyRecord - Class in to.etc.webapp.qsql
EXPERIMENTAL A record read from the database.
JdbcAnyRecord() - Constructor for class to.etc.webapp.qsql.JdbcAnyRecord
 
JdbcClassMeta - Class in to.etc.webapp.qsql
Metadata for a JDBC accessible class.
JdbcClassMeta() - Constructor for class to.etc.webapp.qsql.JdbcClassMeta
 
JdbcClassMeta(Class<?>) - Constructor for class to.etc.webapp.qsql.JdbcClassMeta
 
JdbcConversionException - Exception in to.etc.webapp.qsql
 
JdbcConversionException(Throwable, String) - Constructor for exception to.etc.webapp.qsql.JdbcConversionException
 
JdbcConversionException(String) - Constructor for exception to.etc.webapp.qsql.JdbcConversionException
 
JdbcDataContext - Class in to.etc.webapp.qsql
WATCH OUT- THIS DOES NOT OBEY OBJECT IDENTITY RULES!! Records loaded through this code are NOT mapped by identity, so multiple queries for the same object WILL return different copies!!
JdbcDataContext(QDataContextFactory, Connection) - Constructor for class to.etc.webapp.qsql.JdbcDataContext
 
JdbcInOutParam<T> - Class in to.etc.webapp.qsql
IN OUT parameter definition when calling oracle function/stored procedure that has IN OUT params.
See JdbcUtil.oracleSpCall(Connection, Class, String, Object...).
JdbcInOutParam(Class<T>, T) - Constructor for class to.etc.webapp.qsql.JdbcInOutParam
 
JdbcMetaManager - Class in to.etc.webapp.qsql
Singleton to manage all JDBC class metadata.
JdbcMetaManager() - Constructor for class to.etc.webapp.qsql.JdbcMetaManager
 
JdbcOutParam<T> - Class in to.etc.webapp.qsql
OUT parameter definition when calling oracle function/stored procedure that has OUT params.
See JdbcUtil.oracleSpCall(Connection, Class, String, Object...).
JdbcOutParam(Class<T>) - Constructor for class to.etc.webapp.qsql.JdbcOutParam
 
JdbcPropertyMeta - Class in to.etc.webapp.qsql
 
JdbcPropertyMeta() - Constructor for class to.etc.webapp.qsql.JdbcPropertyMeta
 
JdbcPropertyMeta(JdbcClassMeta, PropertyInfo) - Constructor for class to.etc.webapp.qsql.JdbcPropertyMeta
 
JdbcQuery<T> - Class in to.etc.webapp.qsql
Encapsulates an actual query.
JdbcQuery(String, List<IInstanceMaker>, List<IQValueSetter>, int, int, int) - Constructor for class to.etc.webapp.qsql.JdbcQuery
 
JdbcQueryExecutor - Class in to.etc.webapp.qsql
 
JdbcQueryExecutor() - Constructor for class to.etc.webapp.qsql.JdbcQueryExecutor
 
JdbcSQLGenerator - Class in to.etc.webapp.qsql
Generate a SQL query from a QCriteria selection using the poor man's JDBC code.
JdbcSQLGenerator() - Constructor for class to.etc.webapp.qsql.JdbcSQLGenerator
 
JdbcUtil - Class in to.etc.webapp.qsql
Utility class for JDBC code.
join(QRestrictor<A>) - Method in class to.etc.webapp.query.QSubQuery
 
join(String) - Method in class to.etc.webapp.query.QSubQuery
Joins the parent to this subquery on the specified property, provided that the property exists in both entities
JSONArrayRenderer - Class in to.etc.webapp.ajax.renderer.json
 
JSONArrayRenderer(int) - Constructor for class to.etc.webapp.ajax.renderer.json.JSONArrayRenderer
 
JSONItemRenderer - Class in to.etc.webapp.ajax.renderer.json
 
JSONItemRenderer() - Constructor for class to.etc.webapp.ajax.renderer.json.JSONItemRenderer
 
JSONParser - Class in to.etc.webapp.ajax.renderer
This class parses JSON streams and creates a generic Java structure consisting of arrays and map's representing the JSON data.
JSONParser(Reader) - Constructor for class to.etc.webapp.ajax.renderer.JSONParser
 
JSONParserException - Exception in to.etc.webapp.ajax.renderer
 
JSONParserException() - Constructor for exception to.etc.webapp.ajax.renderer.JSONParserException
 
JSONParserException(String) - Constructor for exception to.etc.webapp.ajax.renderer.JSONParserException
 
JSONRegistry - Class in to.etc.webapp.ajax.renderer.json
Renders an AJAX object tree as an XML document that can eb easily used
JSONRegistry() - Constructor for class to.etc.webapp.ajax.renderer.json.JSONRegistry
 
JSONRenderer - Class in to.etc.webapp.ajax.renderer.json
An utility class which renders a Java object as a JSON datastream.
JSONRenderer(JSONRegistry, IndentWriter, boolean) - Constructor for class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
JSONStructuredWriter - Class in to.etc.webapp.ajax.renderer.json
 
JSONStructuredWriter(JSONRenderer) - Constructor for class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
 

K

Keys - Class in to.etc.iocular.web
 
Keys() - Constructor for class to.etc.iocular.web.Keys
 

L

le(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
le(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
le(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
le(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an le restriction on the parent to this subquery on the specified properties,
le(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
le(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
le(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
le(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
le(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
le(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
le(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
le(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
le(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
like(String, Object) - Method in class to.etc.webapp.query.QCriteria
Do a 'like' comparison.
like(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
like(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Do a 'like' comparison.
like(String, Object) - Method in class to.etc.webapp.query.QSelection
Do a 'like' comparison.
limit(int) - Method in class to.etc.webapp.query.QCriteria
Limit the #of rows to the specified count.
limit(int) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Limit the #of rows to the specified count.
link(String, String, String) - Method in class to.etc.webapp.mailer.LinkedText
 
link(IIdentifyable<?>) - Method in class to.etc.webapp.mailer.LinkedText
Render a link to a data class instance.
link(IIdentifyable<?>, String) - Method in class to.etc.webapp.mailer.LinkedText
Render a link to any database item with a specified link text.
link(String, String) - Method in class to.etc.webapp.mailer.MailHelper
Render a link in HTML, embedding "text" in the link.
link(String, IIdentifyable<?>) - Method in class to.etc.webapp.mailer.MailHelper
Use the LinkedText mechanism to render a link to some entity.
LinkedText - Class in to.etc.webapp.mailer
Looks like a stringbuffer which can be used to collect text containing generic links.
LinkedText() - Constructor for class to.etc.webapp.mailer.LinkedText
 
LinkedText(String) - Constructor for class to.etc.webapp.mailer.LinkedText
 
linkNoText(String, String) - Method in class to.etc.webapp.mailer.MailHelper
Create a link in html only.
list(String) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
Starts a JSON list.
list(String) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
list(String) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
Starts a list.
ListenerType - Enum in to.etc.webapp.eventmanager
The type of listening operation requested; used to specify when the listener is to be called after an event has occured.
loadMimeMap(File) - Static method in class to.etc.webapp.core.ServerTools
Load all MIME types.
log(String) - Method in class to.etc.webapp.pendingoperations.PendingOperationTask
 
LOG - Static variable in class to.etc.webapp.qsql.JdbcUtil
 
log(String) - Method in class to.etc.webapp.testsupport.TestLogSink
 
LongType - Class in to.etc.webapp.qsql
JDBC converter for [long] and [Long] type.
LongType() - Constructor for class to.etc.webapp.qsql.LongType
 
lt(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
lt(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
lt(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
lt(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an lt restriction on the parent to this subquery on the specified properties,
lt(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
lt(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
lt(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
lt(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
lt(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
lt(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
lt(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
lt(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
lt(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.

M

m_criteria - Variable in class to.etc.webapp.query.QField
 
m_curPrec - Variable in class to.etc.webapp.query.QRenderingVisitorBase
 
m_qBrace - Variable in class to.etc.webapp.query.QField
 
m_root - Variable in class to.etc.webapp.query.QField
 
MailHelper - Class in to.etc.webapp.mailer
This is a simple mail builder class to help with writing nice emails in both HTML and text format.
MailHelper() - Constructor for class to.etc.webapp.mailer.MailHelper
 
main(String[]) - Static method in class to.etc.webapp.ajax.renderer.JSONParser
 
main(String[]) - Static method in class to.etc.webapp.mailer.BulkMailer
 
make(QDataContext, ResultSet) - Method in class to.etc.webapp.qsql.SelectorColumnsResultMaker
 
makeClassRenderer(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
This introspects a class' definition and creates an ItemRenderer which decodes the class.
makePrimitiveArrayRenderer(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
Does a lookup for a specialised renderer for an array of primitives.
makeRawConnection() - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
 
makeRenderer(Class<?>) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
makeTimeString() - Static method in class to.etc.webapp.core.ServerTools
 
mapSelectionOneQuery(QDataContext, Class<R>, QSelection<?>) - Static method in class to.etc.webapp.query.QQueryUtils
 
mapSelectionQuery(QDataContext, Class<R>, QSelection<?>) - Static method in class to.etc.webapp.query.QQueryUtils
 
marshalEvent(AppEventBase) - Method in interface to.etc.webapp.eventmanager.IEventMarshaller
Convert formated string from provided event
max(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the max of a property in the set.
max(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the max of a property in the set.
max(String, String) - Method in class to.etc.webapp.query.QSelection
Select the max of a property in the set.
max(String) - Method in class to.etc.webapp.query.QSelection
Select the max of a property in the set.
mergeCriteria(QRestrictor<T>) - Method in class to.etc.webapp.query.QRestrictor
This merges the "other" restrictor's restrictions inside this restriction.
MethodCallBuilder - Class in to.etc.iocular.def
Some kind of method or constructor call builder.
MethodCallBuilder(ComponentBuilder, Class<?>, String, Class<?>[], boolean) - Constructor for class to.etc.iocular.def.MethodCallBuilder
 
MethodCallBuilder(ComponentBuilder, Class<?>, String) - Constructor for class to.etc.iocular.def.MethodCallBuilder
 
MethodInvoker - Class in to.etc.iocular.container
Defines a method invocation.
MethodInvoker(Method, ComponentRef, ComponentRef[]) - Constructor for class to.etc.iocular.container.MethodInvoker
 
min(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the minimal value of a property in the set.
min(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the minimal value of a property in the set.
min(String, String) - Method in class to.etc.webapp.query.QSelection
Select the minimal value of a property in the set.
min(String) - Method in class to.etc.webapp.query.QSelection
Select the minimal value of a property in the set.

N

name(String) - Method in class to.etc.iocular.def.ComponentBuilder
When called this adds a name for the component.
ne(QField<R, V>, V) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some value.
ne(String, double) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ne(String, long) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ne(String, Object) - Method in class to.etc.webapp.query.QCriteria
Compare a property with some literal object value.
ne(T...) - Method in class to.etc.webapp.query.QField
not equals
ne(boolean...) - Method in class to.etc.webapp.query.QFieldBoolean
 
ne(double...) - Method in class to.etc.webapp.query.QFieldDouble
 
ne(long...) - Method in class to.etc.webapp.query.QFieldLong
 
ne(String, String) - Method in class to.etc.webapp.query.QJoiner
Adds an ne restriction on the parent to this subquery on the specified properties,
ne(String, Object) - Static method in class to.etc.webapp.query.QRestriction
 
ne(String, long) - Static method in class to.etc.webapp.query.QRestriction
 
ne(String, double) - Static method in class to.etc.webapp.query.QRestriction
 
ne(QField<R, V>, V) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some value.
ne(String, Object) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ne(String, long) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ne(String, double) - Method in class to.etc.webapp.query.QRestrictor
Compare a property with some literal object value.
ne(String, double) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
ne(String, long) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
ne(String, Object) - Method in class to.etc.webapp.query.QSelection
Compare a property with some literal object value.
needsStaticInitialization() - Method in interface to.etc.iocular.container.BuildPlan
When T this component has a static (one-time only) initialization requirement.
needsStaticInitialization() - Method in class to.etc.iocular.def.AbstractBuildPlan
 
needsStaticInitialization() - Method in class to.etc.iocular.def.BuildPlanForConstructor
 
needsStaticInitialization() - Method in class to.etc.iocular.def.BuildPlanForContainerParameter
 
needsStaticInitialization() - Method in class to.etc.iocular.def.BuildPlanForStaticFactory
 
nl() - Method in class to.etc.webapp.mailer.MailHelper
 
NlsCachingMessageProvider - Class in to.etc.webapp.nls
This is a wrapper for a message provider which caches all of the retrievals.
NlsCachingMessageProvider(NlsMessageProvider) - Constructor for class to.etc.webapp.nls.NlsCachingMessageProvider
 
NlsCodeTable - Class in to.etc.webapp.nls
Represents a code table with localized translations for several languages.
NlsContext - Class in to.etc.webapp.nls
Static accessor class to the current locale, "jargon" and currency information.
NlsMessageProvider - Interface in to.etc.webapp.nls
Something which can provide a message for a given code and locale.
NlsMessageProviderList - Class in to.etc.webapp.nls
A list of message providers.
NlsMessageProviderList() - Constructor for class to.etc.webapp.nls.NlsMessageProviderList
 
not() - Method in class to.etc.webapp.query.QRestrictor
Add NOT restriction.
NULL - Static variable in class to.etc.webapp.testsupport.TestDataContextMock
 

O

ObjectRenderer - Class in to.etc.webapp.ajax.renderer
A basic object renderer which traverses an object tree and calls handler methods to render the object's components.
ObjectRenderer(RenderRegistry, IndentWriter) - Constructor for class to.etc.webapp.ajax.renderer.ObjectRenderer
 
onBeforeQuery(QDataContext, QCriteriaQueryBase<?>) - Method in interface to.etc.webapp.query.IQueryListener
Called before a QDataContext.query(QCriteria) or QDataContext.query(QSelection) is executed; it can alter the query if needed.
or(QOperatorNode, QOperatorNode, QOperatorNode...) - Method in class to.etc.webapp.query.QCriteria
Deprecated.
or() - Method in class to.etc.webapp.query.QField
or's the next restriction to this one as opposed to the original api where you call or before any thing that has to be or-ed.
or(QOperatorNode...) - Static method in class to.etc.webapp.query.QRestriction
 
or() - Method in class to.etc.webapp.query.QRestrictor
Return a thingy that constructs nodes combined with "or".
or(QOperatorNode, QOperatorNode, QOperatorNode...) - Method in class to.etc.webapp.query.QRestrictor
Deprecated.
or(QOperatorNode, QOperatorNode, QOperatorNode...) - Method in class to.etc.webapp.query.QSelection
Deprecated.
oracleSpCall(Connection, Class<T>, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
Provides interface to call Oracle stored procedures and functions.
oracleSpCallReturningBool(Connection, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
Similar as JdbcUtil.oracleSpCall(Connection, Class, String, Object...), adjusted to handle returning of oracle boolean type properly.
order(String, QSortOrderDirection) - Static method in class to.etc.webapp.query.QOrder
 
original(T) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
original(T) - Method in interface to.etc.webapp.query.QDataContext
EXPERIMENTAL INTERFACE This retrieves the "original" copy of the specified instance (which must be loaded inside this data context).
original(T) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 

P

parameter(Class<?>) - Method in class to.etc.iocular.def.ComponentBuilder
Create the specified class by getting a parameter that is set, in runtime, when the container is constructed.
parse() - Method in class to.etc.webapp.ajax.renderer.JSONParser
 
parseItem() - Method in class to.etc.webapp.ajax.renderer.JSONParser
Parse the JSON input and return a JSON data structure.
parseJSON(String, Class<?>) - Static method in class to.etc.webapp.ajax.renderer.JSONParser
Parse the input, and try to assign the JSON input to a created instance of the specified class.
parseJSON(Reader, Class<?>) - Static method in class to.etc.webapp.ajax.renderer.JSONParser
Parse the input stream as a JSON object, and try to assign it's content to the specified class.
parseJSON(String) - Static method in class to.etc.webapp.ajax.renderer.JSONParser
Parse the string as a JSON structure.
parseJSON(Reader) - Static method in class to.etc.webapp.ajax.renderer.JSONParser
Parse the input stream as a JSON structure.
password - Variable in class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 
PClassRef - Class in to.etc.webapp.qsql
 
PClassRef(Class<?>, String) - Constructor for class to.etc.webapp.qsql.PClassRef
 
PClassRef(Class<?>) - Constructor for class to.etc.webapp.qsql.PClassRef
 
PendingJobExecutor - Class in to.etc.webapp.pendingoperations
 
PendingJobExecutor(PendingOperation, ILogSink) - Constructor for class to.etc.webapp.pendingoperations.PendingJobExecutor
 
PendingJobProgressInfo - Class in to.etc.webapp.pendingoperations
Represent current progress path and percentage of queried pending operation.
PendingOperation - Class in to.etc.webapp.pendingoperations
Represents a pending operation in the pending operation queue.
PendingOperation() - Constructor for class to.etc.webapp.pendingoperations.PendingOperation
 
PendingOperationSerializationException - Exception in to.etc.webapp.pendingoperations
 
PendingOperationSerializationException(String, Throwable) - Constructor for exception to.etc.webapp.pendingoperations.PendingOperationSerializationException
 
PendingOperationSerializationException(String) - Constructor for exception to.etc.webapp.pendingoperations.PendingOperationSerializationException
 
PendingOperationState - Enum in to.etc.webapp.pendingoperations
 
PendingOperationTask - Class in to.etc.webapp.pendingoperations
This is a runnable which tries to execute one or more PendingOperations.
PendingOperationTask(PendingOperationTaskProvider, List<PendingOperation>) - Constructor for class to.etc.webapp.pendingoperations.PendingOperationTask
 
PendingOperationTaskProvider - Class in to.etc.webapp.pendingoperations
This polled task provider checks for tasks to execute in the sys_pending_operations table.
PolledActionQueue - Class in to.etc.webapp.pendingoperations
Queue containing jobs to execute.
PolledActionQueue() - Constructor for class to.etc.webapp.pendingoperations.PolledActionQueue
 
PollingWorkerQueue - Class in to.etc.webapp.pendingoperations
Generic Executor which polls for jobs to execute.
PollingWorkerQueue() - Constructor for class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
port - Variable in class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 
postDelayedEvent(Connection, AppEventBase) - Method in class to.etc.webapp.eventmanager.VpEventManager
Post an event asynchronously.
postDelayedEvent(Connection, List<? extends AppEventBase>) - Method in class to.etc.webapp.eventmanager.VpEventManager
Post a list of events asynchronously.
postEvent(String, Object) - Method in class to.etc.webapp.ajax.eventmanager.AjaxEventManager
Sends an event to the specified channels.
postEvent(Connection, AppEventBase) - Method in class to.etc.webapp.eventmanager.VpEventManager
Post an event synchronously.
postEvent(Connection, List<? extends AppEventBase>) - Method in class to.etc.webapp.eventmanager.VpEventManager
Post all of the events in the list synchronously.
pre(String) - Method in class to.etc.webapp.mailer.MailHelper
 
precedenceClose(int) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
precedenceOpen(QOperatorNode) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
prepare(Connection, Object...) - Method in class to.etc.webapp.qsql.BundleStatement
Create a preparedStatement from the stored statement, and assign the parameters.
print(byte[]) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
printInt(int) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
processQueryOneTestId(String) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
processQueryTestId(String) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
processSelectionOneTestId(String) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
processSelectionTestId(String) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
ProgrammerErrorException - Exception in to.etc.webapp
 
ProgrammerErrorException(String) - Constructor for exception to.etc.webapp.ProgrammerErrorException
 
ProgrammerErrorException(Throwable) - Constructor for exception to.etc.webapp.ProgrammerErrorException
 
ProgrammerErrorException(String, Throwable) - Constructor for exception to.etc.webapp.ProgrammerErrorException
 
PropertyInjector - Class in to.etc.iocular.def
 
PropertyInjector(ComponentRef, Method) - Constructor for class to.etc.iocular.def.PropertyInjector
 
prune(QOperatorNode) - Static method in class to.etc.webapp.query.QOperatorNode
This removes all and/or constructs that have no real children.

Q

QAbstractDataContext - Class in to.etc.webapp.query
A QDataContext proxy which allows queries to be sent to multiple rendering/selecting implementations.
QAbstractDataContext(QDataContextFactory) - Constructor for class to.etc.webapp.query.QAbstractDataContext
 
QBetweenNode - Class in to.etc.webapp.query
Represents a "between" operation where the base item is a property reference.
QBetweenNode(QOperation, String, QOperatorNode, QOperatorNode) - Constructor for class to.etc.webapp.query.QBetweenNode
 
QBrace - Class in to.etc.webapp.query
A simple nested brace construction, objects can be added to the object list.
QBrace(QBrace) - Constructor for class to.etc.webapp.query.QBrace
 
QConcurrentUpdateException - Exception in to.etc.webapp.query
This will be thrown when a concurrent update happens.
QConcurrentUpdateException() - Constructor for exception to.etc.webapp.query.QConcurrentUpdateException
 
QConstraintViolationException - Exception in to.etc.webapp.query
 
QConstraintViolationException() - Constructor for exception to.etc.webapp.query.QConstraintViolationException
 
QConstraintViolationException(Throwable) - Constructor for exception to.etc.webapp.query.QConstraintViolationException
 
QContextContainer - Class in to.etc.webapp.query
 
QContextContainer() - Constructor for class to.etc.webapp.query.QContextContainer
 
QContextManager - Class in to.etc.webapp.query
Fugly singleton helper class to globally access database stuff.
QCriteria<T> - Class in to.etc.webapp.query
Represents the selection of a list of persistent entity classes from the database.
QCriteria(Class<T>) - Constructor for class to.etc.webapp.query.QCriteria
 
QCriteriaQueryBase<T> - Class in to.etc.webapp.query
Base class representing most of the query structure, just not the public interface part.
QCriteriaQueryBase(Class<T>) - Constructor for class to.etc.webapp.query.QCriteriaQueryBase
 
QCriteriaQueryBase(ICriteriaTableDef<T>) - Constructor for class to.etc.webapp.query.QCriteriaQueryBase
 
QDataContext - Interface in to.etc.webapp.query
Generalized thingy representing a database connection, and state associated with objects.
QDataContextFactory - Interface in to.etc.webapp.query
A thingy which knows how to get a QDataContext to access the database.
QDbException - Exception in to.etc.webapp.query
Base class for all generic query exceptions.
QDbException(BundleRef, String, Object...) - Constructor for exception to.etc.webapp.query.QDbException
 
QDbException(Throwable, BundleRef, String, Object...) - Constructor for exception to.etc.webapp.query.QDbException
 
QDbException(String, Object...) - Constructor for exception to.etc.webapp.query.QDbException
 
QDbException(Throwable, String, Object...) - Constructor for exception to.etc.webapp.query.QDbException
 
QDuplicateKeyException - Exception in to.etc.webapp.query
 
QDuplicateKeyException() - Constructor for exception to.etc.webapp.query.QDuplicateKeyException
 
QDuplicateKeyException(Throwable) - Constructor for exception to.etc.webapp.query.QDuplicateKeyException
 
QEventListenerSet - Class in to.etc.webapp.query
Used to separate event registration from the data source.
QEventListenerSet() - Constructor for class to.etc.webapp.query.QEventListenerSet
 
QExistsSubquery<T> - Class in to.etc.webapp.query
Represents an "exists" subquery on some child relation of a record.
QExistsSubquery(QRestrictor<?>, Class<T>, String) - Constructor for class to.etc.webapp.query.QExistsSubquery
 
QFetchStrategy - Enum in to.etc.webapp.query
 
QField<R extends QField<R,?>,T> - Class in to.etc.webapp.query
Class that provides means for making type safe queries.
QField(R, QField<R, ?>, String) - Constructor for class to.etc.webapp.query.QField
 
QFieldBoolean<R extends QField<R,?>> - Class in to.etc.webapp.query
boolean wrapper field.
QFieldBoolean(QField<R, boolean[]>) - Constructor for class to.etc.webapp.query.QFieldBoolean
 
QFieldDouble<R extends QField<R,?>> - Class in to.etc.webapp.query
double wrapper field.
QFieldDouble(QField<R, double[]>) - Constructor for class to.etc.webapp.query.QFieldDouble
 
QFieldLong<R extends QField<R,?>> - Class in to.etc.webapp.query
long wrapper field.
QFieldLong(QField<R, long[]>) - Constructor for class to.etc.webapp.query.QFieldLong
 
QFld - Annotation Type in to.etc.webapp.query
 
QJdbcColumn - Annotation Type in to.etc.webapp.qsql
 
QJdbcCompound - Annotation Type in to.etc.webapp.qsql
Marks a type as a compound (embedded) type.
QJdbcId - Annotation Type in to.etc.webapp.qsql
 
QJdbcTable - Annotation Type in to.etc.webapp.qsql
Marks a POJO class as a JDBC accessed table or view.
QJoiner<A,P,T> - Class in to.etc.webapp.query
Helper class to create joins between nested master and subqueries.
QJoiner(QRestrictor<A>, QSubQuery<T, P>) - Constructor for class to.etc.webapp.query.QJoiner
 
QList<P extends QField<P,?>,R extends QField<R,?>> - Class in to.etc.webapp.query
Class for creating exists queries based upon the list in the Entity class.
QList(R, QField<P, ?>, String) - Constructor for class to.etc.webapp.query.QList
 
QLiteral - Class in to.etc.webapp.query
 
QLiteral(Object) - Constructor for class to.etc.webapp.query.QLiteral
 
QMultiNode - Class in to.etc.webapp.query
A node representing the same operation spanning several nodes (like x AND y AND z)
QMultiNode(QOperation, QOperatorNode[]) - Constructor for class to.etc.webapp.query.QMultiNode
 
QMultiSelection - Class in to.etc.webapp.query
Some kind of selection item which is formed by using multiple sub items (like numeric operations).
QMultiSelection(QSelectionFunction, QSelectionItem[]) - Constructor for class to.etc.webapp.query.QMultiSelection
 
QMultiSelection(QSelectionFunction, Collection<QSelectionItem>) - Constructor for class to.etc.webapp.query.QMultiSelection
 
QNodeBase - Class in to.etc.webapp.query
 
QNodeBase() - Constructor for class to.etc.webapp.query.QNodeBase
 
QNodeVisitor - Interface in to.etc.webapp.query
 
QNodeVisitorBase - Class in to.etc.webapp.query
Base class for visiting a node tree.
QNodeVisitorBase() - Constructor for class to.etc.webapp.query.QNodeVisitorBase
 
QNotFoundException - Exception in to.etc.webapp.query
Thrown for all cases where a record is not found but required.
QNotFoundException() - Constructor for exception to.etc.webapp.query.QNotFoundException
Deprecated.
QNotFoundException(Throwable) - Constructor for exception to.etc.webapp.query.QNotFoundException
Deprecated.
QNotFoundException(String, Object) - Constructor for exception to.etc.webapp.query.QNotFoundException
 
QNotFoundException(Class<?>, Object) - Constructor for exception to.etc.webapp.query.QNotFoundException
 
QOperation - Enum in to.etc.webapp.query
AN enum representing all operations.
QOperatorNode - Class in to.etc.webapp.query
 
QOperatorNode(QOperation) - Constructor for class to.etc.webapp.query.QOperatorNode
 
QOrder - Class in to.etc.webapp.query
 
QOrder(QSortOrderDirection, String) - Constructor for class to.etc.webapp.query.QOrder
 
QPropertyComparison - Class in to.etc.webapp.query
 
QPropertyComparison(QOperation, String, QOperatorNode) - Constructor for class to.etc.webapp.query.QPropertyComparison
 
QPropertyIn - Class in to.etc.webapp.query
 
QPropertyIn(QOperation, String, QOperatorNode) - Constructor for class to.etc.webapp.query.QPropertyIn
 
QPropertyJoinComparison - Class in to.etc.webapp.query
Describes a join between a query and one of it's subqueries.
QPropertyJoinComparison(QOperation, String, String) - Constructor for class to.etc.webapp.query.QPropertyJoinComparison
 
QPropertySelection - Class in to.etc.webapp.query
Represents the selection of some operation on a property, or of the property value itself.
QPropertySelection(QSelectionFunction, String) - Constructor for class to.etc.webapp.query.QPropertySelection
Create a selection using the specified function applied to the specified property.
QQueryExecutorRegistry - Class in to.etc.webapp.query
This represents a list of registered query handlers that together should be able to execute all of the queries asked on them.
QQueryExecutorRegistry() - Constructor for class to.etc.webapp.query.QQueryExecutorRegistry
 
QQueryRenderer - Class in to.etc.webapp.query
Render a QCriteria query as something more or less human-readable.
QQueryRenderer() - Constructor for class to.etc.webapp.query.QQueryRenderer
 
QQuerySyntaxException - Exception in to.etc.webapp.qsql
An exception thrown when a database query is somehow incorrect (grammar, column references).
QQuerySyntaxException(Throwable, String) - Constructor for exception to.etc.webapp.qsql.QQuerySyntaxException
 
QQuerySyntaxException(String) - Constructor for exception to.etc.webapp.qsql.QQuerySyntaxException
 
QQueryTimeoutException - Exception in to.etc.webapp.query
Thrown when a statement aborts with a query timeout exception, as caused when Statement.setQueryTimeout(int) is used.
QQueryTimeoutException() - Constructor for exception to.etc.webapp.query.QQueryTimeoutException
 
QQueryTimeoutException(Throwable) - Constructor for exception to.etc.webapp.query.QQueryTimeoutException
 
QQueryUtils - Class in to.etc.webapp.query
 
QRenderingVisitorBase - Class in to.etc.webapp.query
 
QRenderingVisitorBase() - Constructor for class to.etc.webapp.query.QRenderingVisitorBase
 
QRestriction - Class in to.etc.webapp.query
Factory for creating syntax tree nodes.
QRestrictor<T> - Class in to.etc.webapp.query
Builds the "where" part of a query, or a part of that "where" part, under construction.
QRestrictor(Class<T>, QOperation) - Constructor for class to.etc.webapp.query.QRestrictor
 
QRestrictor(ICriteriaTableDef<T>, QOperation) - Constructor for class to.etc.webapp.query.QRestrictor
 
QRestrictor(QRestrictor<T>, QOperation) - Constructor for class to.etc.webapp.query.QRestrictor
 
QSelection<T> - Class in to.etc.webapp.query
Represents a selection of data elements from a database.
QSelection(Class<T>) - Constructor for class to.etc.webapp.query.QSelection
 
QSelectionColumn - Class in to.etc.webapp.query
Represents a single selected column.
QSelectionColumn(QSelectionItem) - Constructor for class to.etc.webapp.query.QSelectionColumn
 
QSelectionColumn(QSelectionItem, String) - Constructor for class to.etc.webapp.query.QSelectionColumn
 
QSelectionFunction - Enum in to.etc.webapp.query
All default and generic selection functions.
QSelectionItem - Class in to.etc.webapp.query
Part of a selected thing.
QSelectionItem(QSelectionFunction) - Constructor for class to.etc.webapp.query.QSelectionItem
 
QSelectionSubquery - Class in to.etc.webapp.query
Represents a subquery.
QSelectionSubquery(QSelection<?>) - Constructor for class to.etc.webapp.query.QSelectionSubquery
 
QSortOrderDirection - Enum in to.etc.webapp.query
 
QSqlRestriction - Class in to.etc.webapp.query
A verbatim SQL fragment, with optional JDBC parameters, to use inside a query.
QSqlRestriction(String, Object[], Class<?>[]) - Constructor for class to.etc.webapp.query.QSqlRestriction
 
QSqlRestriction(String, Object[]) - Constructor for class to.etc.webapp.query.QSqlRestriction
 
QSubQuery<T,P> - Class in to.etc.webapp.query
A subquery linked inside a master query, that can be joined to the master query.
QSubQuery(QRestrictor<P>, Class<T>) - Constructor for class to.etc.webapp.query.QSubQuery
 
QTooManyResultsException - Exception in to.etc.webapp.query
 
QTooManyResultsException(QCriteriaQueryBase<?>, int) - Constructor for exception to.etc.webapp.query.QTooManyResultsException
 
query(QCriteria<T>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
query(QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
query(Class<R>, QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
query(QDataContext) - Method in class to.etc.webapp.qsql.JdbcQuery
 
query(QDataContext, QCriteria<T>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
query(QDataContext, QSelection<?>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
query(QDataContext, QCriteria<T>) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
query(QDataContext, QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
query(C, QCriteria<T>) - Method in interface to.etc.webapp.query.IQueryExecutor
Execute the query specified by q and return a list of results.
query(C, QSelection<?>) - Method in interface to.etc.webapp.query.IQueryExecutor
Issue a selection query, where multiple fields or projections on fields are selected from a base class.
query(QCriteria<T>) - Method in class to.etc.webapp.query.QAbstractDataContext
Execute the query specified by q and return a list of results.
query(QSelection<?>) - Method in class to.etc.webapp.query.QAbstractDataContext
Issue a selection query, where multiple fields or projections on fields are selected from a base class.
query(Class<R>, QSelection<?>) - Method in class to.etc.webapp.query.QAbstractDataContext
 
query(QCriteria<T>) - Method in interface to.etc.webapp.query.QDataContext
Execute the query specified by q and return a list of results.
query(QSelection<?>) - Method in interface to.etc.webapp.query.QDataContext
Issue a selection query, where multiple fields or projections on fields are selected from a base class.
query(Class<R>, QSelection<?>) - Method in interface to.etc.webapp.query.QDataContext
Query a selection, and return the result in the specified proxied interface.
query(QDataContext) - Method in class to.etc.webapp.query.QField
Call this on the root query, any other attempt will give a runtime exception.
query(QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
query(QCriteria<T>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
query(QCriteria<T>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
query(QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
query(Class<R>, QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
queryAny(Connection, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
queryAny(String, ResultSet) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
queryAnyOne(Connection, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
queryAnyOne(String, ResultSet) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
queryCount(QDataContext, QCriteria<T>) - Static method in class to.etc.webapp.query.QQueryUtils
Util that enables easier retrieving of rows count on specified QCriteria.
queryOne(QCriteria<T>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
queryOne(QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
queryOne(Class<R>, QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
queryOne(QDataContext, QCriteria<T>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
queryOne(QDataContext, QSelection<?>) - Static method in class to.etc.webapp.qsql.JdbcQuery
 
queryOne(Class<R>, QSelection<?>) - Method in class to.etc.webapp.query.QAbstractDataContext
 
queryOne(QCriteria<T>) - Method in class to.etc.webapp.query.QAbstractDataContext
Execute the query specified by q, and expect and return at most 1 result.
queryOne(QSelection<?>) - Method in class to.etc.webapp.query.QAbstractDataContext
Execute the selection query specified by q, and expect and return at most 1 result.
queryOne(QCriteria<T>) - Method in interface to.etc.webapp.query.QDataContext
Execute the query specified by q, and expect and return at most 1 result.
queryOne(QSelection<?>) - Method in interface to.etc.webapp.query.QDataContext
Execute the selection query specified by q, and expect and return at most 1 result.
queryOne(Class<R>, QSelection<?>) - Method in interface to.etc.webapp.query.QDataContext
Query a selection, and return the result in the specified proxied interface.
queryOne(QDataContext) - Method in class to.etc.webapp.query.QField
Call this on the root query, any other attempt will give a runtime exception.
queryOne(QCriteria<T>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
queryOne(QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
queryOne(QCriteria<T>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
queryOne(QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
queryOne(Class<R>, QSelection<?>) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
QueuedEvent - Class in to.etc.webapp.ajax.eventmanager
Holds an event as generated by the code, and the data needed to cleanup the event.
QueuedEvent(int, long, String, Object) - Constructor for class to.etc.webapp.ajax.eventmanager.QueuedEvent
 
QUnaryNode - Class in to.etc.webapp.query
 
QUnaryNode(QOperation, QOperatorNode) - Constructor for class to.etc.webapp.query.QUnaryNode
 
QUnaryProperty - Class in to.etc.webapp.query
 
QUnaryProperty(QOperation, String) - Constructor for class to.etc.webapp.query.QUnaryProperty
 

R

readDate(ResultSet, String) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
readInt(ResultSet, String) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
readLong(ResultSet, String) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
readParameters(PreparedStatement, int, Object[]) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
readTimestamp(ResultSet, int) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
record(String) - Method in class to.etc.webapp.ajax.renderer.json.JSONStructuredWriter
Starts a JSON record.
record(String) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
record(String) - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
Starts a record.
refresh(Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Not suppore
refresh(QDataContext, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
refresh(C, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
Refresh with latest content in the database.
refresh(Object) - Method in class to.etc.webapp.query.QAbstractDataContext
EXPERIMENTAL/NOT FINAL Refresh with latest content in the database.
refresh(Object) - Method in interface to.etc.webapp.query.QDataContext
EXPERIMENTAL/NOT FINAL Refresh with latest content in the database.
refresh(Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
register() - Method in interface to.etc.iocular.Builder
 
register() - Method in class to.etc.iocular.def.BasicContainerBuilder
 
register(Class<?>, ItemRenderer) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
register(Class<? extends IIdentifyable<?>>, String) - Static method in class to.etc.webapp.mailer.TextLinkInfo
Register a link that represents a given data class.
register(Class<? extends IIdentifyable<?>>, String, String) - Static method in class to.etc.webapp.mailer.TextLinkInfo
Register an explicitly named link that represents a given data type.
register(String, String) - Static method in class to.etc.webapp.mailer.TextLinkInfo
Register a link by name without data class.
register() - Static method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
register(IJdbcTypeFactory) - Static method in class to.etc.webapp.qsql.JdbcMetaManager
 
register(IQueryExecutorFactory) - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
registerBase(Class<?>, ItemRenderer) - Method in class to.etc.webapp.ajax.renderer.RenderRegistry
 
registerEventFilter(String, AjaxEventFilterFactory) - Method in class to.etc.webapp.ajax.eventmanager.AjaxEventManager
 
registerInstance(Object) - Method in class to.etc.iocular.def.BasicContainerBuilder
Register an instance of an object.
registerInstance(String, Object) - Method in class to.etc.iocular.def.BasicContainerBuilder
 
registerOperation(String, String, String, String, IPendingJob) - Static method in class to.etc.webapp.pendingoperations.PendingJobExecutor
Registers a delayed pending job.
registerPendingOperationType(String, IPendingOperationExecutor) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Register a pending operation type and it's executor.
registerProvider(IPollQueueTaskProvider) - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
Register another provider to get tasks from.
registerQuery(String, List<?>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
registerQuery(boolean, String, List<?>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
Enables specifying fallback testId mocks, only in case when previously it is not defined.
registerQueryOne(String, Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
registerQueryOne(boolean, String, Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
Enables specifying fallback testId mocks, only in case when previously it is not defined.
registerSelection(String, List<Object[]>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
registerSelection(boolean, String, List<Object[]>) - Method in class to.etc.webapp.testsupport.TestDataContextMock
Enables specifying fallback testId mocks, only in case when previously it is not defined.
registerSelectionOne(String, Object...) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
registerSelectionOne(boolean, String, Object...) - Method in class to.etc.webapp.testsupport.TestDataContextMock
Enables specifying fallback testId mocks, only in case when previously it is not defined.
registerType(Class<?>, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRegistry
 
removeListener(Class<?>, AppEventListener<?>) - Method in class to.etc.webapp.eventmanager.VpEventManager
Remove a weak or normal listener from a map.
removeListener(IPendingOperationListener) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
 
removeQueryListener(IQueryListener) - Method in class to.etc.webapp.query.QEventListenerSet
Remove an earlier-registered query listener.
removeWeakListener(Class<T>, AppEventListener<T>) - Method in class to.etc.webapp.eventmanager.VpEventManager
 
render(ObjectRenderer, Object, int) - Method in class to.etc.webapp.ajax.renderer.ClassMemberRenderer
 
render(ObjectRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.ClassRenderer
 
render(ObjectRenderer, Object) - Method in interface to.etc.webapp.ajax.renderer.ItemRenderer
 
render(JSONRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONArrayRenderer
 
render(JSONRenderer, Object, int) - Method in class to.etc.webapp.ajax.renderer.json.JSONArrayRenderer
 
render(JSONRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONItemRenderer
 
render(ObjectRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONItemRenderer
 
render(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
This is the main entrypoint for the renderer.
render(XmlRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.xml.TostringRenderer
 
render(XmlRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlItemRenderer
 
render(ObjectRenderer, Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlItemRenderer
 
renderArrayElement(Object, Class<?>, int) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderArrayElement(Object, Class<?>, int) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderArrayElement(Object, Class<?>, int) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderArrayEnd(Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderArrayEnd(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderArrayEnd(Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderArrayStart(Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderArrayStart(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderArrayStart(Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderDate(Date) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderListEnd(Collection<?>, String) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
Deprecated.
renderListEnd(Collection<?>, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderListStart(Collection<?>, String) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
Deprecated.
renderListStart(Collection<?>, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderMapEnd(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderMapEnd(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderMapEnd(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderMapEntry(Object, Object, int, int) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderMapEntry(Object, Object, int, int) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderMapEntry(Object, Object, int, int) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderMapStart(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderMapStart(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderMapStart(Map<?, ?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
RenderMethodException - Exception in to.etc.webapp.ajax.renderer
 
RenderMethodException(Method, String, Throwable) - Constructor for exception to.etc.webapp.ajax.renderer.RenderMethodException
 
RenderMethodException(Method, String) - Constructor for exception to.etc.webapp.ajax.renderer.RenderMethodException
 
renderObjectAfterItem(int, Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderObjectBeforeItem(int, Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderObjectBeforeItem(int, Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderObjectEnd(Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderObjectEnd(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderObjectEnd(Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderObjectMember(Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
Generate a class member in JSON syntax, which is name: value
renderObjectMember(Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderObjectMember(Object, String, Class<?>) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderObjectStart(Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
Renders the start tag for a class type to be rendered.
renderObjectStart(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderObjectStart(Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
Renders the start tag for a class type to be rendered.
renderOperation(QOperation) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
RenderRegistry - Class in to.etc.webapp.ajax.renderer
This is a registry which contains mappings from Class to ClassRenderer.
RenderRegistry() - Constructor for class to.etc.webapp.ajax.renderer.RenderRegistry
 
renderRoot(Object) - Method in class to.etc.webapp.ajax.renderer.json.JSONRenderer
 
renderRoot(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
renderRoot(Object) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
renderSub(Object) - Method in class to.etc.webapp.ajax.renderer.ObjectRenderer
 
REQUEST_CONTAINER - Static variable in class to.etc.iocular.web.Keys
 
requestDestroyed(ServletRequestEvent) - Method in class to.etc.iocular.web.WebApplicationListener
 
requestInitialized(ServletRequestEvent) - Method in class to.etc.iocular.web.WebApplicationListener
 
respond(HttpServletResponse, boolean) - Method in interface to.etc.webapp.ajax.comet.CometContext
 
respond(HttpServletResponse, boolean) - Method in class to.etc.webapp.ajax.eventmanager.EventCometContext
Called when the condition we're waiting for has been fulfilled.
restrict(T) - Method in interface to.etc.webapp.query.IRestrictor
 
resume() - Method in interface to.etc.webapp.ajax.comet.Continuation
 
retrieve(ComponentRef) - Method in class to.etc.iocular.container.BasicContainer
Actually get the required thingy.
rollback() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
rollback() - Method in interface to.etc.webapp.query.QDataContext
 
rollback() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
run() - Method in interface to.etc.webapp.core.IRunnable
 
run() - Method in class to.etc.webapp.eventmanager.VpEventManager
Thread entry.
run() - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
run() - Method in class to.etc.webapp.pendingoperations.PendingOperationTask
Loop through all pendingOperations and execute them one by one.

S

save(Connection) - Method in class to.etc.webapp.pendingoperations.PendingOperation
Saves the content of the record.
save(Object) - Method in class to.etc.webapp.qsql.JdbcDataContext
Not supported
save(QDataContext, Object) - Method in class to.etc.webapp.qsql.JdbcQueryExecutor
 
save(C, Object) - Method in interface to.etc.webapp.query.IQueryExecutor
Cause the object to be inserted in the database.
save(Object) - Method in class to.etc.webapp.query.QAbstractDataContext
Cause the object to be inserted in the database.
save(Object) - Method in interface to.etc.webapp.query.QDataContext
Cause the object to be inserted in the database.
save(Object) - Method in class to.etc.webapp.testsupport.TestDataContextMock
 
save(Object) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
saveOperation(PendingOperation, StringInputStream) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Store a PendingOperation in the table, or die.
saveOperation(PendingOperation, Serializable) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Store a PendingOperation in the table, or die.
saveStream(Connection, InputStream) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
scanMailRun() - Method in class to.etc.webapp.mailer.BulkMailer
This does a single mail scanning run.
scanString() - Method in class to.etc.webapp.ajax.renderer.JSONParser
Override to scan Javascript string constants.
schedule(Runnable) - Method in class to.etc.webapp.pendingoperations.PolledActionQueue
Adds a job to the execution queue.
scope(BindingScope) - Method in class to.etc.iocular.def.ComponentBuilder
Defines the scope for this object.
selectOne(Connection, Class<T>, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
Quick method to select a single value of a given type from the database.
SelectorColumnsResultMaker - Class in to.etc.webapp.qsql
Extracts count selection result from result set as first integer type column value.
selectProperty(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a property value from the base property in the result set.
selectProperty(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select a property value from the base property in the result set.
selectProperty(String, String) - Method in class to.etc.webapp.query.QSelection
Select a property value from the base property in the result set.
selectProperty(String) - Method in class to.etc.webapp.query.QSelection
Select a property value from the base property in the result set.
selectSingleColumnList(Connection, Class<T>, String, Object...) - Static method in class to.etc.webapp.qsql.JdbcUtil
Quick method to select a single value of a given type from the database.
send() - Method in class to.etc.webapp.mailer.MailHelper
Send the message using the BulkMailer's default instance, using a newly allocated connection.
send(SmtpTransport) - Method in class to.etc.webapp.mailer.MailHelper
Send the message immediately through the specified transport - only use this if the BulkMailer should not be used.
send(QDataContext) - Method in class to.etc.webapp.mailer.MailHelper
Send the message using the BulkMailer using the specified connection.
sendEventMain(Connection, AppEventBase, boolean, boolean) - Method in class to.etc.webapp.eventmanager.VpEventManager
NOT FOR COMMON USE - Primitive event poster.
sendInternal(Object) - Method in class to.etc.webapp.mailer.MailHelper
Queue the message for transmission.
ServerTools - Class in to.etc.webapp.core
 
ServiceException - Exception in to.etc.webapp.core
Any kind of service requested thru a generic container.
ServiceException(String, Throwable) - Constructor for exception to.etc.webapp.core.ServiceException
 
ServiceException(String) - Constructor for exception to.etc.webapp.core.ServiceException
 
SESSION_CONTAINER - Static variable in class to.etc.iocular.web.Keys
 
sessionCreated(HttpSessionEvent) - Method in class to.etc.iocular.web.WebApplicationListener
Creates the session container when a new session is registered.
sessionDestroyed(HttpSessionEvent) - Method in class to.etc.iocular.web.WebApplicationListener
 
set(String, Object) - Method in class to.etc.webapp.qsql.JdbcAnyRecord
 
setActualClass(Class<?>) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setAllProperties() - Method in class to.etc.iocular.def.ComponentBuilder
This defines that all properties on the instance must be set; it aborts if it cannot find a proper instance for a given property.
setApplicationURL(String) - Method in class to.etc.webapp.mailer.MailHelper
Set the root application URL.
setArg1(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setClassMeta(JdbcClassMeta) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setColumnName(String) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setColumnNames(String[]) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setCommitDisabled(boolean) - Static method in class to.etc.webapp.testsupport.TUtilTestProperties
When set to true, all connections allocated on the same thread will have the "disable commit" flag set (see ConnectionPool.setCommitDisabled(boolean).
setCompound(boolean) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setCreationTime(Date) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setCurrencyLocale(Locale) - Static method in class to.etc.webapp.nls.NlsContext
Sets the currency locale to use for this request.
setCurrentColumn(int) - Method in class to.etc.webapp.query.QQueryRenderer
 
setDateTruncated(PreparedStatement, int, Date) - Static method in class to.etc.webapp.qsql.JdbcUtil
Sets a truncated date containing only the date part and a zero time.
setDefaultCurrencyLocale(Locale) - Static method in class to.etc.webapp.nls.NlsContext
 
setDescription(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setDestroyList(MethodInvoker[]) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
setDialect(String) - Static method in class to.etc.webapp.nls.NlsContext
 
setDouble(PreparedStatement, int, Double) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setError(PendingOperationState, String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setErrorLog(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setExecutesOnServerID(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setFilterName() - Method in interface to.etc.webapp.ajax.eventmanager.AjaxFilterSelection
 
setFK(PreparedStatement, int, IIdentifyable<? extends Number>) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setFrom(String) - Method in class to.etc.webapp.mailer.MailHelper
 
setFrom(Address) - Method in class to.etc.webapp.mailer.MailHelper
 
setHeaders(Map<String, String[]>) - Method in exception to.etc.webapp.core.ServiceException
 
setId(long) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setIgnoreClose(boolean) - Method in class to.etc.webapp.qsql.JdbcDataContext
 
setIgnoreClose(boolean) - Method in interface to.etc.webapp.query.QDataContext
When ignoreClose is set to T the close call must be silently ignored.
setIgnoreClose(boolean) - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
setImplementation(String, IQContextFactorySquared) - Static method in class to.etc.webapp.query.QContextManager
Override the default implementation of QContextManager with your own.
setImplementation(String, QDataContextFactory) - Static method in class to.etc.webapp.query.QContextManager
 
setInjectorList(List<PropertyInjector>) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
setInteger(PreparedStatement, int, Integer) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setKeepOriginals() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
setKeepOriginals() - Method in interface to.etc.webapp.query.QDataContext
EXPERIMENTAL Sets the context so that it creates "before" copies.
setKeepOriginals() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
setKey(long) - Method in class to.etc.webapp.eventmanager.AppEvent
 
setKnownProperties() - Method in class to.etc.iocular.def.ComponentBuilder
This sets all properties on this components for which a value can be determined.
setLastError(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setLastExecutionEnd(Date) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setLastExecutionStart(Date) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setLastUpdatePercent(int) - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
setLastUpdateTime(Date) - Method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
setLength(int) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setLinkRenderer(ITextLinkRenderer) - Method in class to.etc.webapp.mailer.MailHelper
 
setLocale(Locale) - Static method in class to.etc.webapp.nls.NlsContext
Sets the current locale.
setLoginTimeout(int) - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
setLogWriter(PrintWriter) - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
setLong(PreparedStatement, int, Long) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setMethod(String) - Method in exception to.etc.webapp.core.ServiceException
 
setMustExecuteOnServerID(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setNextTryTime(Date) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setNullable(boolean) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setNullValue(String) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setOption(String, Object) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Set an option for the query or some of it's listeners.
setOrderGroup(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setOrderIndex(int) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setOrderTime(Date) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setParameter(Object) - Method in class to.etc.iocular.container.BasicContainer
Set a container parameter object.
setParameter(Class<?>, Object) - Method in class to.etc.iocular.container.BasicContainer
Set the parameter as identified by it's target class to the specified instance.
setParameter(String, Object) - Method in class to.etc.iocular.container.BasicContainer
Sets the parameter with the specified name to the instance passed.
setParameter(Object) - Method in interface to.etc.iocular.Container
Set a container parameter object.
setParameter(Class<?>, Object) - Method in interface to.etc.iocular.Container
Set the parameter as identified by it's target class to the specified instance.
setParameter(String, Object) - Method in interface to.etc.iocular.Container
Sets the parameter with the specified name to the instance passed.
setParameter(int, Class<?>) - Method in class to.etc.iocular.def.MethodCallBuilder
Set a numbered parameter from a container object identified by the specified type.
setParameter(int, String) - Method in class to.etc.iocular.def.MethodCallBuilder
Set a numbered parameter from a container object identified by the specified name.
setParameter(Class<?>) - Method in class to.etc.iocular.def.MethodCallBuilder
Set an unnumbered/unordered parameter from a container object identified by the specified type.
setParameter(String) - Method in class to.etc.iocular.def.MethodCallBuilder
Set an unnumbered/unordered parameter from a container object identified by the specified name.
setParameter(PreparedStatement, Object, int) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setParameters(Map<String, String[]>) - Method in exception to.etc.webapp.core.ServiceException
 
setParameters(PreparedStatement, int, Object[]) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setParameterSelf(int) - Method in class to.etc.iocular.def.MethodCallBuilder
Define a numbered parameter as the actual object being built by the current definition.
setParameterSelf() - Method in class to.etc.iocular.def.MethodCallBuilder
Set an unnumbered/unordered parameter from the actual object being built by the current definition.
setPi(PropertyInfo) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setPrimaryKey(JdbcPropertyMeta) - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
setProgressPath(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setProgressPercentage(int) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setProperties(String...) - Method in class to.etc.iocular.def.ComponentBuilder
Define a set of properties on this component that must be set using default wiring for the properties.
setProperty(String, String) - Method in class to.etc.iocular.def.ComponentBuilder
Inject the specified property with the component with the given name.
setProperty(String, Class<?>) - Method in class to.etc.iocular.def.ComponentBuilder
Inject the specified property with the component registered with the specified class.
setProperty(String, String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setPropertyValue(Object, Object) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setQueryString(String) - Method in exception to.etc.webapp.core.ServiceException
 
setRemoteAddress(String) - Method in exception to.etc.webapp.core.ServiceException
 
setRemoteUser(String) - Method in exception to.etc.webapp.core.ServiceException
 
setRequired(boolean) - Method in class to.etc.iocular.def.ComponentPropertyDef
 
setRestrictions(QOperatorNode) - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
setRestrictions(QOperatorNode) - Method in class to.etc.webapp.query.QExistsSubquery
 
setRestrictions(QOperatorNode) - Method in class to.etc.webapp.query.QRestrictor
 
setRetries(int) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setRoot(File) - Method in class to.etc.webapp.mailer.MailHelper
 
setScale(int) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setSerializedObject(Object) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setServlet(HttpServlet) - Method in exception to.etc.webapp.core.ServiceException
 
setServletPath(String) - Method in exception to.etc.webapp.core.ServiceException
 
setSourceClass(Class<?>) - Method in class to.etc.iocular.def.ComponentPropertyDef
 
setSourceName(String) - Method in class to.etc.iocular.def.ComponentPropertyDef
 
setSourceServerID(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setStartList(MethodInvoker[]) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
setState(PendingOperationState) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setStaticOnly(boolean) - Method in class to.etc.iocular.def.MethodCallBuilder
 
setString(PreparedStatement, int, String) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setStringTruncated(PreparedStatement, int, String, int) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
setSubject(String) - Method in class to.etc.webapp.mailer.MailHelper
 
setSubmitsource(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setTableName(String) - Method in class to.etc.webapp.qsql.JdbcClassMeta
 
setTestId(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
 
setThisIsSelf() - Method in class to.etc.iocular.def.MethodCallBuilder
 
setTimeout(long) - Method in interface to.etc.webapp.ajax.comet.Continuation
 
setTimeout(int) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Set the query timeout, in seconds.
setTimestamp(PreparedStatement, int, Date) - Static method in class to.etc.webapp.qsql.JdbcUtil
Sets a TIMESTAMP value containing both TIME and DATE values.
setTransient(boolean) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setType(ChangeType) - Method in class to.etc.webapp.eventmanager.AppEvent
 
setType(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setTypeConverter(IJdbcType) - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
setUrl(String) - Method in exception to.etc.webapp.core.ServiceException
 
setUserID(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setValue(T) - Method in class to.etc.webapp.qsql.JdbcOutParam
 
setXid(String) - Method in class to.etc.webapp.pendingoperations.PendingOperation
 
setYN(PreparedStatement, int, Boolean) - Static method in class to.etc.webapp.qsql.JdbcUtil
 
sid - Variable in class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 
size() - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 
size() - Method in class to.etc.webapp.query.QQueryExecutorRegistry
 
SlfSimpleLayout - Class in to.etc.webapp.core
 
SlfSimpleLayout() - Constructor for class to.etc.webapp.core.SlfSimpleLayout
 
SQLBundle - Class in to.etc.webapp.qsql
Resource bundle of SQL statements that can be easily executed.
sqlCondition(String) - Method in class to.etc.webapp.query.QCriteria
Add a restriction specified in bare SQL.
sqlCondition(String, Object[]) - Method in class to.etc.webapp.query.QCriteria
Add a restriction in bare SQL, with JDBC parameters inside the string (specified as '?').
sqlCondition(String) - Static method in class to.etc.webapp.query.QRestriction
 
sqlCondition(String, Object[]) - Static method in class to.etc.webapp.query.QRestriction
 
sqlCondition(String) - Method in class to.etc.webapp.query.QRestrictor
Add a restriction specified in bare SQL.
sqlCondition(String, Object[]) - Method in class to.etc.webapp.query.QRestrictor
Add a restriction in bare SQL, with JDBC parameters inside the string (specified as '?').
sqlCondition(String) - Method in class to.etc.webapp.query.QSelection
Add a restriction specified in bare SQL.
start() - Method in class to.etc.iocular.container.BasicContainer
 
start(BasicContainer, Object) - Method in interface to.etc.iocular.container.BuildPlan
Call the after-construction methods specified for this object (start methods).
start() - Method in interface to.etc.iocular.Container
 
start(BasicContainer, Object) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
start(String, Class<?>...) - Method in class to.etc.iocular.def.ComponentBuilder
Add a start method to an object being retrieved.
start() - Method in class to.etc.webapp.eventmanager.VpEventManager
Must be called after init to actually start handling events.
start(Address, String) - Method in class to.etc.webapp.mailer.MailHelper
 
start(int) - Method in class to.etc.webapp.query.QCriteria
Start returning rows at the specified index in the result set (0-based).
start(int) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Start returning rows at the specified index in the result set (0-based).
startOperation(String, String, String, String, IPendingJob) - Static method in class to.etc.webapp.pendingoperations.PendingJobExecutor
 
startTransaction() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
startTransaction() - Method in interface to.etc.webapp.query.QDataContext
 
startTransaction() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
StaticComponentRef - Class in to.etc.iocular.container
Encapsulates the initialization and termination state of the static part of a component.
StaticComponentRef(ComponentDef) - Constructor for class to.etc.iocular.container.StaticComponentRef
 
staticStart(BasicContainer) - Method in interface to.etc.iocular.container.BuildPlan
When this has a static initializer this should execute it.
staticStart(BasicContainer) - Method in class to.etc.iocular.def.AbstractBuildPlan
 
staticStart(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForConstructor
 
staticStart(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForContainerParameter
 
staticStart(BasicContainer) - Method in class to.etc.iocular.def.BuildPlanForStaticFactory
Called as a single-time per container init only if this factory has static initializers.
stop() - Method in class to.etc.webapp.eventmanager.VpEventManager
 
store(Message) - Method in class to.etc.webapp.mailer.BulkMailer
This stores the message into the database.
store(QDataContext, Message) - Method in class to.etc.webapp.mailer.BulkMailer
This stores the message into the database.
store(Connection, Message) - Method in class to.etc.webapp.mailer.BulkMailer
This stores the message into the database.
StructuredWriter - Class in to.etc.webapp.ajax.renderer
 
StructuredWriter(Writer) - Constructor for class to.etc.webapp.ajax.renderer.StructuredWriter
 
subquery(Class<U>) - Method in class to.etc.webapp.query.QRestrictor
 
sum(String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the sum of a property in the set.
sum(String, String) - Method in class to.etc.webapp.query.QCriteriaQueryBase
Select the sum of a property in the set.
sum(String, String) - Method in class to.etc.webapp.query.QSelection
Select the sum of a property in the set.
sum(String) - Method in class to.etc.webapp.query.QSelection
Select the sum of a property in the set.

T

terminate() - Method in class to.etc.webapp.pendingoperations.PollingWorkerQueue
 
TestDataContextMock - Class in to.etc.webapp.testsupport
Special mock data context that should be used for tests that never hit the database.
TestDataContextMock(TestDataContextMock.ISavedObjectDecorator) - Constructor for class to.etc.webapp.testsupport.TestDataContextMock
 
TestDataContextMock.ISavedObjectDecorator - Interface in to.etc.webapp.testsupport
Adds custom data decoration for objects that are being 'saved' inside mock context.
TestDataContextStub - Class in to.etc.webapp.testsupport
Use this as stub for QDataContext, once you want to skip the real database but still need to provide QDataContext instance.
TestDataContextStub() - Constructor for class to.etc.webapp.testsupport.TestDataContextStub
 
TestDataSourceStub - Class in to.etc.webapp.testsupport
Dummy implementation for DataSource used for test mode.
TestDataSourceStub() - Constructor for class to.etc.webapp.testsupport.TestDataSourceStub
 
testGetUseCount() - Method in class to.etc.webapp.testsupport.TestDataContextStub
 
testId(String) - Method in class to.etc.webapp.query.QCriteria
Used to easily identify criteria within tests.
testId(String) - Method in class to.etc.webapp.query.QSelection
 
TestLogSink - Class in to.etc.webapp.testsupport
This is a log sink for test classes.
TestLogSink(Appendable) - Constructor for class to.etc.webapp.testsupport.TestLogSink
 
TestLogSink() - Constructor for class to.etc.webapp.testsupport.TestLogSink
 
TestProperties - Class in to.etc.webapp.testsupport
Accessor for test-related properties, which "knows" the ways that properties can be gotten: either from a .test.properties file or System.getProperty parameters.
TestProperties(Properties, boolean) - Constructor for class to.etc.webapp.testsupport.TestProperties
 
TextLinkInfo - Class in to.etc.webapp.mailer
Defines a link "target" for a given generic link in text strings.
TimestampType - Class in to.etc.webapp.qsql
JDBC converter for full Date type.
TimestampType() - Constructor for class to.etc.webapp.qsql.TimestampType
 
to.etc.iocular - package to.etc.iocular
 
to.etc.iocular.container - package to.etc.iocular.container
 
to.etc.iocular.def - package to.etc.iocular.def
 
to.etc.iocular.util - package to.etc.iocular.util
 
to.etc.iocular.web - package to.etc.iocular.web
 
to.etc.webapp - package to.etc.webapp
 
to.etc.webapp.ajax.comet - package to.etc.webapp.ajax.comet
 
to.etc.webapp.ajax.eventmanager - package to.etc.webapp.ajax.eventmanager
 
to.etc.webapp.ajax.renderer - package to.etc.webapp.ajax.renderer
 
to.etc.webapp.ajax.renderer.json - package to.etc.webapp.ajax.renderer.json
 
to.etc.webapp.ajax.renderer.xml - package to.etc.webapp.ajax.renderer.xml
 
to.etc.webapp.annotations - package to.etc.webapp.annotations
 
to.etc.webapp.core - package to.etc.webapp.core
 
to.etc.webapp.eventmanager - package to.etc.webapp.eventmanager
 
to.etc.webapp.mailer - package to.etc.webapp.mailer
 
to.etc.webapp.nls - package to.etc.webapp.nls
 
to.etc.webapp.pendingoperations - package to.etc.webapp.pendingoperations
 
to.etc.webapp.qsql - package to.etc.webapp.qsql
 
to.etc.webapp.query - package to.etc.webapp.query
 
to.etc.webapp.testsupport - package to.etc.webapp.testsupport
 
toString() - Method in class to.etc.iocular.container.BasicContainer
 
toString() - Method in class to.etc.iocular.def.ComponentBuilder
 
toString() - Method in class to.etc.iocular.def.ComponentDef
 
toString() - Method in class to.etc.iocular.def.ComponentRef
 
toString() - Method in class to.etc.webapp.eventmanager.AppEventBase
 
toString() - Method in class to.etc.webapp.mailer.LinkedText
 
toString() - Method in class to.etc.webapp.qsql.JdbcPropertyMeta
 
toString() - Method in class to.etc.webapp.query.QBrace
 
toString() - Method in class to.etc.webapp.query.QCriteria
 
toString() - Method in class to.etc.webapp.query.QField
 
toString() - Method in class to.etc.webapp.query.QNodeBase
Render all nodes using the default string renderer.
toString() - Method in class to.etc.webapp.query.QQueryRenderer
Return the result of the conversion.
toString() - Method in class to.etc.webapp.query.QSelection
 
TostringRenderer - Class in to.etc.webapp.ajax.renderer.xml
 
TostringRenderer() - Constructor for class to.etc.webapp.ajax.renderer.xml.TostringRenderer
 
translateOrder(QOrder) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
ttl(String) - Method in class to.etc.webapp.mailer.MailHelper
 
TUtilTestProperties - Class in to.etc.webapp.testsupport
 
TUtilTestProperties() - Constructor for class to.etc.webapp.testsupport.TUtilTestProperties
 
TUtilTestProperties.DbConnectionInfo - Class in to.etc.webapp.testsupport
 
type(Class<?>) - Method in class to.etc.iocular.def.ComponentBuilder
Create the specified class using it's constructor, followed by setter injection where needed.

U

unclosed() - Method in class to.etc.webapp.qsql.JdbcDataContext
 
unmarshalEvent(String) - Method in interface to.etc.webapp.eventmanager.IEventMarshaller
Create event object from formated text
Unrenderable - Annotation Type in to.etc.webapp.ajax.renderer
 
unwrap(Class<T>) - Method in class to.etc.webapp.testsupport.TestDataSourceStub
 
updateProgress(PendingOperation) - Method in class to.etc.webapp.pendingoperations.PendingOperationTaskProvider
Updates the current progress of a given pending operation.
userid - Variable in class to.etc.webapp.testsupport.TUtilTestProperties.DbConnectionInfo
 

V

validateGetCriteria() - Method in class to.etc.webapp.query.QField
 
valueOf(String) - Static method in enum to.etc.iocular.BindingScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.iocular.def.ComponentPropertyMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.iocular.def.CreateMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.annotations.GdbBool
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.annotations.GdbDate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.annotations.GdbEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.annotations.GdbFetch
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.eventmanager.ChangeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.eventmanager.ListenerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.pendingoperations.PendingOperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.query.QFetchStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.query.QOperation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.query.QSelectionFunction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum to.etc.webapp.query.QSortOrderDirection
Returns the enum constant of this type with the specified name.
values() - Static method in enum to.etc.iocular.BindingScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.iocular.def.ComponentPropertyMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.iocular.def.CreateMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.annotations.GdbBool
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.annotations.GdbDate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.annotations.GdbEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.annotations.GdbFetch
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.eventmanager.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.eventmanager.ListenerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.pendingoperations.PendingOperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.query.QFetchStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.query.QOperation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.query.QSelectionFunction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum to.etc.webapp.query.QSortOrderDirection
Returns an array containing the constants of this enum type, in the order they are declared.
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QBetweenNode
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QCriteria
Visit everything in this QCriteria.
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QExistsSubquery
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QLiteral
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QMultiNode
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QMultiSelection
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QNodeBase
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QOrder
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QPropertyComparison
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QPropertyIn
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QPropertyJoinComparison
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QPropertySelection
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSelection
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSelectionColumn
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSelectionItem
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSelectionSubquery
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSqlRestriction
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QSubQuery
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QUnaryNode
 
visit(QNodeVisitor) - Method in class to.etc.webapp.query.QUnaryProperty
 
visitBetween(QBetweenNode) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitBetween(QBetweenNode) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitBetween(QBetweenNode) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitBetween(QBetweenNode) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitCriteria(QCriteria<?>) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitCriteria(QCriteria<?>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitCriteria(QCriteria<?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitCriteria(QCriteria<?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitCriteria(QCriteria<?>) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitExistsSubquery(QExistsSubquery<?>) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitExistsSubquery(QExistsSubquery<?>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitExistsSubquery(QExistsSubquery<?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitExistsSubquery(QExistsSubquery<?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitLiteral(QLiteral) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitLiteral(QLiteral) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitLiteral(QLiteral) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitLiteral(QLiteral) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitMulti(QMultiNode) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitMulti(QMultiNode) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitMulti(QMultiNode) - Method in class to.etc.webapp.query.QRenderingVisitorBase
Render an operator set.
visitMultiSelection(QMultiSelection) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitMultiSelection(QMultiSelection) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitMultiSelection(QMultiSelection) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitMultiSelection(QMultiSelection) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitOrder(QOrder) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitOrder(QOrder) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitOrder(QOrder) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitOrder(QOrder) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitOrderList(List<QOrder>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitOrderList(List<QOrder>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitOrderList(List<QOrder>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitOrderList(List<QOrder>) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitPropertyComparison(QPropertyComparison) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitPropertyComparison(QPropertyComparison) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitPropertyComparison(QPropertyComparison) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitPropertyComparison(QPropertyComparison) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitPropertyIn(QPropertyIn) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitPropertyIn(QPropertyIn) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitPropertyIn(QPropertyIn) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitPropertyIn(QPropertyIn) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitPropertyJoinComparison(QPropertyJoinComparison) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitPropertyJoinComparison(QPropertyJoinComparison) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitPropertyJoinComparison(QPropertyJoinComparison) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitPropertyJoinComparison(QPropertyJoinComparison) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitPropertySelection(QPropertySelection) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitPropertySelection(QPropertySelection) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitPropertySelection(QPropertySelection) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitPropertySelection(QPropertySelection) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitRestrictionsBase(QCriteriaQueryBase<?>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitRestrictionsBase(QCriteriaQueryBase<?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitRestrictionsBase(QCriteriaQueryBase<?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitRestrictionsBase(QCriteriaQueryBase<?>) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitSelection(QSelection<?>) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitSelection(QSelection<?>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSelection(QSelection<?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSelection(QSelection<?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSelectionColumn(QSelectionColumn) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSelectionColumn(QSelectionColumn) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSelectionColumn(QSelectionColumn) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSelectionColumn(QSelectionColumn) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitSelectionColumns(QSelection<?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSelectionColumns(QSelection<?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSelectionItem(QSelectionItem) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitSelectionItem(QSelectionItem) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSelectionItem(QSelectionItem) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSelectionItem(QSelectionItem) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSelectionSubquery(QSelectionSubquery) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
Deprecated.
visitSelectionSubquery(QSelectionSubquery) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSelectionSubquery(QSelectionSubquery) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSelectionSubquery(QSelectionSubquery) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSqlRestriction(QSqlRestriction) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitSqlRestriction(QSqlRestriction) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSqlRestriction(QSqlRestriction) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSqlRestriction(QSqlRestriction) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitSubquery(QSubQuery<?, ?>) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitSubquery(QSubQuery<?, ?>) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitSubquery(QSubQuery<?, ?>) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitSubquery(QSubQuery<?, ?>) - Method in class to.etc.webapp.query.QQueryRenderer
 
visitUnaryNode(QUnaryNode) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitUnaryNode(QUnaryNode) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitUnaryNode(QUnaryNode) - Method in class to.etc.webapp.query.QRenderingVisitorBase
 
visitUnaryProperty(QUnaryProperty) - Method in class to.etc.webapp.qsql.JdbcSQLGenerator
 
visitUnaryProperty(QUnaryProperty) - Method in interface to.etc.webapp.query.QNodeVisitor
 
visitUnaryProperty(QUnaryProperty) - Method in class to.etc.webapp.query.QNodeVisitorBase
 
visitUnaryProperty(QUnaryProperty) - Method in class to.etc.webapp.query.QQueryRenderer
 
VpEventManager - Class in to.etc.webapp.eventmanager
Overview

W

waitUntilHandled(long) - Method in class to.etc.webapp.eventmanager.VpEventManager
Sleep until the specified event has been handled.
wasNew() - Method in class to.etc.webapp.query.DefaultBeforeImageCache
 
wasNew() - Method in interface to.etc.webapp.query.IBeforeImageCache
 
WebApplicationListener - Class in to.etc.iocular.web
This listener must be registered as a 'listener' entry in web.xml for any webapp that requires the use of the iocular container.
WebApplicationListener() - Constructor for class to.etc.iocular.web.WebApplicationListener
 
WebConfiguration - Class in to.etc.iocular.web
The configuration of the web containers in an Iocular webapp.
WebConfiguration(ContainerDefinition, ContainerDefinition, ContainerDefinition) - Constructor for class to.etc.iocular.web.WebConfiguration
 
WebConfigurator - Interface in to.etc.iocular.web
Default implementation of a thingy which has to configure the web application when started.
write(char[], int, int) - Method in class to.etc.webapp.ajax.renderer.StructuredWriter
 

X

xmlFullTag(String, String, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
XmlItemRenderer - Class in to.etc.webapp.ajax.renderer.xml
 
XmlItemRenderer() - Constructor for class to.etc.webapp.ajax.renderer.xml.XmlItemRenderer
 
XmlRegistry - Class in to.etc.webapp.ajax.renderer.xml
Renders an AJAX object tree as an XML document that can eb easily used
XmlRegistry() - Constructor for class to.etc.webapp.ajax.renderer.xml.XmlRegistry
 
XmlRenderer - Class in to.etc.webapp.ajax.renderer.xml
 
XmlRenderer(XmlRegistry, XmlWriter) - Constructor for class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
XMLStructuredWriter - Class in to.etc.webapp.ajax.renderer.xml
 
XMLStructuredWriter(XmlRenderer) - Constructor for class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 
xmlTag(String, Class<?>, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
xmlTag(Class<?>, String) - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
xw() - Method in class to.etc.webapp.ajax.renderer.xml.XmlRenderer
 
xw() - Method in class to.etc.webapp.ajax.renderer.xml.XMLStructuredWriter
 

_

_$() - Method in class to.etc.webapp.query.QField
Brace close, can be places anywhere natural.
$ A B C D E F G H I J K L M N O P Q R S T U V W X _ 
Skip navigation links

Copyright © 2017 etc.to. All rights reserved.