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

A

AbstractDaoManager - Class in toolbox.dao
Abstract DaoManager that provides convenience methods when implementing the DaoManager interface.
AbstractDaoManager() - Constructor for class toolbox.dao.AbstractDaoManager
Protected constructor to ensure this class cannot be instantiated.
AbstractField - Class in toolbox.web.validation
Abstract partial field implementation to provide a convenience base class for implementing fields.
AbstractField() - Constructor for class toolbox.web.validation.AbstractField
Protected constructor
AbstractInterceptor - Class in toolbox.services
Abstract implementation of the Interceptor interface.
AbstractInterceptor() - Constructor for class toolbox.services.AbstractInterceptor
Protected constructor.
AbstractPermissionPlugin - Class in toolbox.web
Abstract plug-in implementation that may be extended when implement PermissionPlugin's.
AbstractPermissionPlugin() - Constructor for class toolbox.web.AbstractPermissionPlugin
Protected constructor.
AbstractStringWebAction - Class in toolbox.web
A convenience WebAction implementation that may be extended to handle the body of HTTP requests as String instances.
AbstractStringWebAction() - Constructor for class toolbox.web.AbstractStringWebAction
Protected constructor.
AbstractXMLWebAction - Class in toolbox.web
A convenience WebAction implementation that may be extended to handle the body of HTTP requests as XML Document instances.
AbstractXMLWebAction() - Constructor for class toolbox.web.AbstractXMLWebAction
Protected constructor.
activateOptions() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Initialise the appender by obtaining an instance of the configured LoggingService.
add(String, String, Map) - Method in interface toolbox.ldap.LDAPWorker
Add an entry to the LDAP directory.
add(String, String, Map) - Method in class toolbox.ldap.LDAPWorkerImpl
Add an entry to the LDAP directory.
add(String) - Method in class toolbox.parsers.TextEvent
Adds a field to this event.
ADD_ATTRIBUTE - Static variable in class toolbox.ldap.LDAPConstants
Add the attribute values.
addColumn(String, String, String, boolean, String, String) - Method in class toolbox.pdf.table.PdfTable
Add a column descriptor to this table
addEntry(AuditEntry) - Method in interface toolbox.services.util.audit.AuditService
Add an AuditEntry to the persistent store.
addEntry(AuditEntry) - Method in class toolbox.services.util.audit.AuditServiceDbImpl
Add an AuditEntry to the persistent store.
addEnv(String, AppEnv) - Static method in class toolbox.app.AppCache
Add an environment instance to the cache.
addField(String, String, Object[]) - Method in class toolbox.dao.Query
Adds a field to the query object.
addFieldDefinition(String, String, Integer, String, String, String, String) - Method in class toolbox.dao.TableDefinition
Add a field definition to this table definition.
addGroup(SimpleGroup) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Add a group to the directory.
addGroup(SimpleGroup) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Add a group to the directory.
addLoggingService(LoggingService) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Injection point to add LoggingService instances.
addMember(String, SimpleUser) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Add the given user to the named group.
addMember(String, SimpleUser) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Add the given user to the named group.
addMessage(String) - Method in exception toolbox.web.validation.ValidationException
Add a validation exception message to this exception
addMessages(Collection) - Method in exception toolbox.web.validation.ValidationException
Add the messages from the given collection to the message list of this exception.
addNewDaoBeanDefinition() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Appends and returns a new empty value (as xml) as the last "DaoBeanDefinition" element
addNewDaoBeanDefinition() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Appends and returns a new empty value (as xml) as the last "DaoBeanDefinition" element
addNewDaoServiceDefinition() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument
Appends and returns a new empty "DaoServiceDefinition" element
addNewDaoServiceDefinition() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionDocumentImpl
Appends and returns a new empty "DaoServiceDefinition" element
addTable(String, PdfTable) - Method in class toolbox.pdf.table.PdfMultiTable
Add a table description to this multi table.
addTitle(String, String) - Method in class toolbox.pdf.table.PdfMultiTable
Add a title to this multi table.
addTitle(String, String) - Method in class toolbox.pdf.table.PdfTable
Add a title to this table.
addUser(SimpleUser) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Add a user to the directory.
addUser(SimpleUser) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Add a user to the directory.
allow(ServletRequest, ServletResponse) - Method in class toolbox.web.HttpSessionAttributePlugin
Obtain the HttpSession and perform the required authorisation.
allow(ServletRequest, ServletResponse) - Method in interface toolbox.web.PermissionPlugin
Perform required authorisation here.
allowAction(String) - Method in class toolbox.web.PermissionFilter.Permission
Return true if this permission allows access to execute the given action name.
allowTemplate(String) - Method in class toolbox.web.PermissionFilter.Permission
Return true if this permission allows access to view the given template name.
and(String, String, Object) - Method in class toolbox.dao.PreparedQuery
Add an and clause to this query.
and(PreparedQuery) - Method in class toolbox.dao.PreparedQuery
Add an and clause to this query.
AppBean - Interface in toolbox.app
Defines an interface that can be used in conjunction with the toolbox.dao package to persist Java Beans.
AppBeanComparator - Class in toolbox.app
Comparator implementation to compare the values contained within AppBean implementations.
AppBeanComparator(Object, String) - Constructor for class toolbox.app.AppBeanComparator
Construct a new instance.
AppCache - Class in toolbox.app
Static class to cache all application environments for a specific JVM.
append(LoggingEvent) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Publish the given LoggingEvent to the LoggingService.
AppEnv - Class in toolbox.app
Generic application environment class.
AppException - Exception in toolbox.app
Exception that is generated when a exceptions occur using app package classes.
AppException(Exception) - Constructor for exception toolbox.app.AppException
Creates a new AppException from the given Exception.
AppException(String) - Constructor for exception toolbox.app.AppException
Generates a AppException with the given message.
AppFinaliser - Class in toolbox.web
Destroys all application environment related resources within a web application.
AppFinaliser() - Constructor for class toolbox.web.AppFinaliser
Default constructor
AppListBuilder - Class in toolbox.app
Default ListBuilder implementation that applies generic type conversions.
AppListBuilder() - Constructor for class toolbox.app.AppListBuilder
Default constructor
AppOraListBuilder - Class in toolbox.app
Oracle ListBuilder implementation that applies Oracle type conversions.
AppOraListBuilder() - Constructor for class toolbox.app.AppOraListBuilder
Default constructor
archive() - Method in class toolbox.file.FileArchiveUtil
Archive files based on the instance configuration properties.
argumentExists(String) - Method in class toolbox.parsers.CommandLineParser
Test whether an argument exists.
assign(Object) - Method in class toolbox.queueing.ListenerGroup
Assign an event to the ListenerGroup
AttributesBuilder - Interface in toolbox.ldap
Implementations of this interface will convert Map instances to naming Attributes instances.
AttributesBuilderImpl - Class in toolbox.ldap
Default AttributesBuilder implementation.
AttributesBuilderImpl() - Constructor for class toolbox.ldap.AttributesBuilderImpl
Default constructor.
AuditEntry - Class in toolbox.services.util.audit
AuditEntry bean generated by the Toolbox Bean Generator.
AuditEntry() - Constructor for class toolbox.services.util.audit.AuditEntry
Default constructor to initialise the internal Map for storing bean properties.
AuditEntryTO - Class in toolbox.services.util.audit
AuditEntryTO bean generated by the Toolbox Bean Generator.
AuditEntryTO() - Constructor for class toolbox.services.util.audit.AuditEntryTO
Default constructor.
AuditService - Interface in toolbox.services.util.audit
A simple auditing interface to add and find audit entries.
AuditServiceDbImpl - Class in toolbox.services.util.audit
An AuditService implementation that stores and retrieves AuditEntries using a RDBMS.
AuditServiceDbImpl() - Constructor for class toolbox.services.util.audit.AuditServiceDbImpl
Default constructor.
AuthedFilter - Class in toolbox.web
Filter implementation to verify that requests are made as part of an authenticated session.
AuthedFilter() - Constructor for class toolbox.web.AuthedFilter
Default constructor
AuthenticationContext - Interface in toolbox.uddi
Interface that defines a simple container for a UDDI authentication token.
AuthenticationContextImpl - Class in toolbox.uddi
Default AuthenticationContext implementation.
AuthenticationContextImpl() - Constructor for class toolbox.uddi.AuthenticationContextImpl
Default constructor.

B

Base64 - Class in toolbox.web.util
Encodes and decodes to and from Base64 notation.
Base64.InputStream - Class in toolbox.web.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.InputStream(InputStream) - Constructor for class toolbox.web.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
Base64.InputStream(InputStream, int) - Constructor for class toolbox.web.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
Base64.OutputStream - Class in toolbox.web.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream(OutputStream) - Constructor for class toolbox.web.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
Base64.OutputStream(OutputStream, int) - Constructor for class toolbox.web.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
BaseResolver - Class in toolbox.services
Convenience base class that may be extended when implementing the DependencyResolverBaseResolver() - Constructor for class toolbox.services.BaseResolver
Protected Constructor.
BaseSelectOptions - Class in toolbox.web.template
Base template helper class to generate HTML select options.
BaseSelectOptions() - Constructor for class toolbox.web.template.BaseSelectOptions
 
BaseService - Class in toolbox.app
Convenience base class for developing services.
BaseService() - Constructor for class toolbox.app.BaseService
 
BaseService - Class in toolbox.services
Convenience base service implementation.
BaseService() - Constructor for class toolbox.services.BaseService
Protected constructor.
BaseWebAction - Class in toolbox.web
Base class that may be extended when implementing the WebAction interface.
BaseWebAction() - Constructor for class toolbox.web.BaseWebAction
protected constructor.
BeanCreationHelper - Class in toolbox.app.helper
Helper class to handle all Java Reflection method invocations during Java Bean Creation.
BeanCreationHelper - Class in toolbox.beangen
Helper class to handle all Java Reflection method invocations during Java Bean Creation.
BeanDefinition - Class in toolbox.beangen
Parses the Bean Definition XML file.
BeanDefinition(String) - Constructor for class toolbox.beangen.BeanDefinition
Construct a new BeanDefinition with the location of the Bean Definition XML file.
BeanException - Exception in toolbox.beangen
Exception that is generated when exceptions occur during bean generation.
BeanException(Exception) - Constructor for exception toolbox.beangen.BeanException
Creates a new BeanException from the given Exception.
BeanException(String) - Constructor for exception toolbox.beangen.BeanException
Generates a BeanException with the given message.
BeanGenerator - Class in toolbox.beangen
Utility class to generate Java Beans based on a FreeMarker Template and XML Bean Definitions.
BeanGenerator(String, String, String, String) - Constructor for class toolbox.beangen.BeanGenerator
Construct a new BeanGenerator
bind(String, String) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Perform a bind using the provided uid and password values.
bind(String, String) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Perform a bind using the provided uid and password values.
BooleanField - Class in toolbox.web.validation
Field implementation to validate Boolean inputs.
BooleanField() - Constructor for class toolbox.web.validation.BooleanField
Defualt constructor
buildAttributes(EntryDefinition, Map, boolean) - Method in interface toolbox.ldap.AttributesBuilder
Convert the given Map into an Attributes instance.
buildAttributes(EntryDefinition, Map, boolean) - Method in class toolbox.ldap.AttributesBuilderImpl
Convert the given Map into an Attributes instance.
buildList(ResultSet) - Method in class toolbox.app.AppListBuilder
Construct a list from the given ResultSet and perform generic database type conversions where required.
buildList(ResultSet, Class) - Method in class toolbox.app.AppListBuilder
Construct a list from the given ResultSet and perform generic database type conversions where required.
buildList(ResultSet, Class) - Method in class toolbox.app.AppOraListBuilder
Construct a list from the given ResultSet and perform Oracle database type conversions where required.
buildList(ResultSet) - Method in class toolbox.app.AppOraListBuilder
Construct a list from the given ResultSet and perform Oracle database type conversions where required.
buildList(ResultSet) - Method in interface toolbox.dao.ListBuilder
Construct a list from the given ResultSet and perform database specific type conversions where required.
buildList(ResultSet, Class) - Method in interface toolbox.dao.ListBuilder
Construct a list from the given ResultSet and perform database specific type conversions where required.
buildList(ResultSet) - Method in class toolbox.dao.ListBuilderImpl
Construct a list from the given ResultSet and perform generic database type conversions where required.
buildList(ResultSet, Class) - Method in class toolbox.dao.ListBuilderImpl
Construct a list from the given ResultSet and perform generic database type conversions where required.
buildList(ResultSet, Class) - Method in class toolbox.dao.oracle.OracleListBuilder
Construct a list from the given ResultSet and perform Oracle database type conversions where required.
buildList(ResultSet) - Method in class toolbox.dao.oracle.OracleListBuilder
Construct a list from the given ResultSet and perform Oracle database type conversions where required.
buildMap(Attributes) - Method in interface toolbox.ldap.MapBuilder
Convert the given naming Attributes into a Map instance.
buildMap(Attributes) - Method in class toolbox.ldap.MapBuilderImpl
Convert the given naming Attributes into a Map instance.
BYTES_MSG - Static variable in class toolbox.jms.JmsConstants
Field indicating a bytes message type.

C

checkConstraint(String, Object[]) - Method in class toolbox.app.BaseService
Convenience method to check a single foreign key constraint.
checkConstraint(String, Object[]) - Method in class toolbox.services.dao.DaoService
Convenience method to check a single foreign key constraint.
checkEntryConditions(LoggingEvent) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Check to see whether it is possible to publish the logging event.
clearMessageID() - Method in class toolbox.services.ws.WSClientService
Clear the message id from the previous method invocation.
close() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Not implemented.
close() - Method in class toolbox.services.util.logging.support.LoggingServiceHandler
Not implemented.
close() - Method in class toolbox.web.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
Column - Class in toolbox.pdf.meta
Class for describing a single column within a table.
Column(String, String, boolean, String, String) - Constructor for class toolbox.pdf.meta.Column
 
CommandLineParser - Class in toolbox.parsers
Simple command line parser.
CommandLineParser(String[]) - Constructor for class toolbox.parsers.CommandLineParser
Create a new parser with the given command line arguments.
commit() - Method in interface toolbox.dao.TransactionContext
Commits the transaction.
commit() - Method in class toolbox.dao.TransactionCtxImpl
Commits the transaction.
compare(Object, Object) - Method in class toolbox.app.AppBeanComparator
Compare the values mapped to the specified key.
compare(Object, Object) - Method in class toolbox.app.MapComparator
Compare the values mapped to the specified key.
compare(Object, Object) - Method in class toolbox.dao.DaoBeanComparator
Compare the values mapped to the specified property.
compare(Object, Object) - Method in class toolbox.dao.MapComparator
Compare the values mapped to the specified key.
compare(Object, Object) - Method in class toolbox.ldap.MapOfSetsComparator
Compare the values mapped to the specified key.
concatTextNodes(Node) - Method in class toolbox.parsers.DOMParser
Concatenates the contents of all text() nodes in the given Node.
ConfException - Exception in toolbox.allegato
Exception that is generated when a exceptions occur accessing XMLProperties objects
ConfException(Exception) - Constructor for exception toolbox.allegato.ConfException
Creates a new ConfException from the given Exception.
ConfException(String) - Constructor for exception toolbox.allegato.ConfException
Generates a ConfException with the given message.
ConfGenerator - Class in toolbox.confgen
Utility to generate Toolbox API configuration properties and XML documents using the FreeMarker Template Engine.
ConfGenerator() - Constructor for class toolbox.confgen.ConfGenerator
Default constructor
ConfGenerator(String, String) - Constructor for class toolbox.confgen.ConfGenerator
Create a new ConfGenerator.
ConfGenException - Exception in toolbox.confgen
Exception that is generated when a exceptions occur using confgen package classes.
ConfGenException(Exception) - Constructor for exception toolbox.confgen.ConfGenException
Creates a new ConfGenException from the given Exception.
ConfGenException(String) - Constructor for exception toolbox.confgen.ConfGenException
Generates a ConfGenException with the given message.
ConfHelper - Class in toolbox.confgen
Helper class to handle IO events for ConfModule implementations.
ConfHelper() - Constructor for class toolbox.confgen.ConfHelper
 
ConnectionManager - Interface in toolbox.dao
Interface to abstract the underlying mechanism of obtaining managed connections.
ConnectionManagerDataSourceImpl - Class in toolbox.dao
Abstracts the mechanism of obtaining managed connections from a javax.sql.DataSource instance.
ConnectionManagerDataSourceImpl() - Constructor for class toolbox.dao.ConnectionManagerDataSourceImpl
Default constructor
ConnectionManagerDerbyImpl - Class in toolbox.dao
Specialised ConnectionManager implementation to facilitate the use of the Apache Derby embedded database environment.
ConnectionManagerDerbyImpl() - Constructor for class toolbox.dao.ConnectionManagerDerbyImpl
Default constructor
ConnectionManagerPoolImpl - Class in toolbox.dao
Abstracts the mechanism of obtaining managed connections from a toolbox.pooling.JDBCResourcePool instance.
ConnectionManagerPoolImpl() - Constructor for class toolbox.dao.ConnectionManagerPoolImpl
Default constructor
containsKey(Object) - Method in class toolbox.dao.IgnoreKeyCaseMap
Returns true if this map contains a mapping for the specified key ignoring the key case.
contextDestroyed(ServletContextEvent) - Method in class toolbox.web.ServiceRegistryShutdownListener
Receives notification that the web application is being shut down.
contextInitialized(ServletContextEvent) - Method in class toolbox.web.ServiceRegistryShutdownListener
Receives notification that the web application is initialising.
Controller - Interface in toolbox.web
The controller interface specifies a pluggable mechanism to develop front controller implementations.
ControllerServlet - Class in toolbox.web
Front Controller servlet for developing web applications.
ControllerServlet() - Constructor for class toolbox.web.ControllerServlet
Default constructor
convert(String, String, String, int, boolean) - Method in class toolbox.file.Excel2CSVUtil
Convert the given Excel work book into a CSV string(s).
create() - Method in class toolbox.app.BaseService
Creates all the convenience members provided by this base service implementation.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Initialises the member ORMConfig instance using the provided XML configuration.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.BaseService
Default implementation that will set member configuration properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.dao.DaoService
Create the service by obtaining a refrence to the DaoManager in the provided environment.
create(String, String) - Method in class toolbox.services.dao.DaoServiceEnvironment
Create and set the DaoManager for this environment.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.ftp.FTPService
Create the service by obtaining a refrence to the FTPManager in the provided environment.
create(String, String) - Method in class toolbox.services.ftp.FTPServiceEnvironment
Create and set the FTPManager for this environment.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.jms.JmsService
Create the service by obtaining a reference to the JmsManager in the provided environment.
create(String, String) - Method in class toolbox.services.jms.JmsServiceEnvironment
Create and set the JmsManager for this environment.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.ldap.LDAPService
Create the service by obtaining a reference to the LDAPWorker using the provided environment.
create(String, String) - Method in class toolbox.services.ldap.LDAPServiceEnvironment
Create and set the LDAPManager for this environment.
create(Map) - Static method in class toolbox.services.ldap.simple.beans.SimpleGroup
Create a new SimpleGroup bean instance using the properties in the given Map as the values of the bean properties.
create(Map) - Static method in class toolbox.services.ldap.simple.beans.SimpleUser
Create a new SimpleUser bean instance using the properties in the given Map as the values of the bean properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Create this service.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.mail.MailService
Create the service by obtaining a reference to the MailManager instance of the given environment.
create(String, String) - Method in class toolbox.services.mail.MailServiceEnvironment
Create and set the MailManager for this environment.
create(Map) - Static method in class toolbox.services.mail.simple.beans.DeliveryControl
Create a new DeliveryControl bean instance using the properties in the given Map as the values of the bean properties.
create(Map) - Static method in class toolbox.services.mail.simple.beans.MailMessage
Create a new MailMessage bean instance using the properties in the given Map as the values of the bean properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in interface toolbox.services.Service
Method to initialise the service.
create(String, String) - Method in interface toolbox.services.ServiceEnvironment
Method to initialise this service environment.
create(Map) - Static method in class toolbox.services.socket.simple.beans.SocketMessage
Create a new SocketMessage bean instance using the properties in the given Map as the values of the bean properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.socket.SocketClientService
Create the service by obtaining a refrence to the SocketClientManager in the provided environment.
create(String, String) - Method in class toolbox.services.socket.SocketClientServiceEnvironment
Create and set the SocketClientManager for this environment.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.uddi.UDDIService
Create the service by obtaining a reference to the UDDIManager in the provided environment.
create(String, String) - Method in class toolbox.services.uddi.UDDIServiceEnvironment
Create and set the UDDIManager for this environment.
create(Map) - Static method in class toolbox.services.util.audit.AuditEntry
Create a new AuditEntry bean instance using the properties in the given Map as the values of the bean properties.
create(Map) - Static method in class toolbox.services.util.audit.AuditEntryTO
Create a new AuditEntryTO bean instance using the properties in the given Map as the values of the bean properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.util.FreeMarkerTemplateServiceImpl
Initialise the FreeMarker configuration.
create(Map) - Static method in class toolbox.services.util.header.beans.ServiceHeader
Create a new ServiceHeader bean instance using the properties in the given Map as the values of the bean properties.
create(Map) - Static method in class toolbox.services.util.logging.beans.LogMessage
Create a new LogMessage bean instance using the properties in the given Map as the values of the bean properties.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Create the required async buffering infrastructure.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Obtain a reference to the web service implementation through the super class getServiceObject() method.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Create the required HTTP client infrastructure components required to submit log messages.
create(String, Controller, ServletContext) - Method in class toolbox.services.util.logging.support.XMLHttpLoggingAction
This method initialises the required XML binding infrastructure to read LogMessage instances.
create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.services.ws.WSClientService
Call the parent class.
create(String, Controller, ServletContext) - Method in class toolbox.web.actions.sync2async.Sync2AsyncAction
Override of the create method to initialise the member Sync2AsyncHandler.
create(String, Controller, ServletContext) - Method in class toolbox.web.actions.wsil.Dir2WSILAction
Override the create method to initialise the WSIL data.
create(String, Controller, ServletContext) - Method in class toolbox.web.actions.wsil.WSILAction
Override the create method to initialise the WSIL data.
create(String, Controller, ServletContext) - Method in class toolbox.web.BaseWebAction
A default implementation of the create() method specified in the WebAction interface.
create(String, Controller, ServletContext) - Method in interface toolbox.web.WebAction
Create the action and initialise all required resources.
createConnection() - Method in class toolbox.allegato.JDBCConfig
Creates a connection using the configuration properties of this configuration object and returns the connection.
createContext() - Method in class toolbox.allegato.JNDIConfig
Create an initial context with the configuration encapsulated by this config object.
createDirContext() - Method in class toolbox.allegato.JNDIConfig
Create an initial dir context with the configuration encapsulated by this config object.
createFTPClient() - Method in class toolbox.allegato.FTPConfig
Creates a FTPClient using the configuration properties of this configuration object and returns the reference.
createMessage(int) - Method in interface toolbox.jms.JmsProducer
Create a message of the specified type.
createMessage(int) - Method in class toolbox.jms.JmsProducerImpl
Create a message of the specified type.
createResource(XMLProperties, int) - Method in class toolbox.pooling.JDBCResourcePool
Creates a JDBCConfig instance from the given XMLProperties and retrieves the Connection instance from the config instance.
createResource(XMLProperties, int) - Method in class toolbox.pooling.ResourcePoolImpl
Subclasses of this class must implement this method with resource specific initialisation code.
createResource(XMLProperties, int) - Method in class toolbox.pooling.SocketResourcePool
Create a SocketConfig instance from the given XMLProperties and retrieve a Socket instance from the config instance.
createSessionForSMTP() - Method in class toolbox.allegato.MailConfig
Create and return a mail Session for SMTP based on the SMTP properties of this MailConfig instance.
createSocket() - Method in class toolbox.allegato.SocketConfig
Create and return a Socket instance using the configuration properties of this configuration object.
CurrencyCodeService - Interface in toolbox.services.util
Simple interface definition to obtain currency codes and numbers.
CurrencyCodeServiceISO4217Impl - Class in toolbox.services.util
Simple CurrencyCodeService implementation that performs mappings based on the ISO 4217 standard.
CurrencyCodeServiceISO4217Impl() - Constructor for class toolbox.services.util.CurrencyCodeServiceISO4217Impl
Default constructor.
customExec(String) - Method in class toolbox.app.BaseService
Convenience method to execute a query without parameters.
customExec(Query) - Method in class toolbox.app.BaseService
Executes the given query and returns the result as a List instance.
CustomServiceConfiguration - Class in toolbox.services.ws
A simple AbstractServiceConfiguration implementation to add additional funcationality not provided by the CXF DefaultServiceConfiguration implementation.
CustomServiceConfiguration() - Constructor for class toolbox.services.ws.CustomServiceConfiguration
Default constructor.
CXFContext - Interface in toolbox.services.ws
Simple interface that can be implemented by service implementations to gain access to the CXF message exchange.
CXFHelper - Class in toolbox.services.ws
Helper class to obtain information from the CXF exchange and messages.

D

DaoBean - Interface in toolbox.dao
Defines an interface that can be used to persist Java Beans.
DaoBeanComparator - Class in toolbox.dao
Comparator implementation to compare the property values of toolbox.dao.DaoBean instances.
DaoBeanComparator(String, String) - Constructor for class toolbox.dao.DaoBeanComparator
Construct a new instance.
DaoBeanDefinition - Interface in toolbox.servicegen.xml.dao
An XML DaoBeanDefinition(@http://xml.servicegen.toolbox/dao).
DaoBeanDefinition.Factory - Class in toolbox.servicegen.xml.dao
A factory class with static methods for creating instances of this type.
DaoBeanDefinitionImpl - Class in toolbox.servicegen.xml.dao.impl
An XML DaoBeanDefinition(@http://xml.servicegen.toolbox/dao).
DaoBeanDefinitionImpl(SchemaType) - Constructor for class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
 
DaoBeanEx - Interface in toolbox.dao
Defines an interface that enhances the DaoBean interface with additional methods on property and mapping types.
DaoException - Exception in toolbox.dao
Indicates exception while performing DAO operations.
DaoException(Exception) - Constructor for exception toolbox.dao.DaoException
Calls the parent constructor.
DaoException(String) - Constructor for exception toolbox.dao.DaoException
Calls the parent constructor with the given message.
DaoManager - Interface in toolbox.dao
Defines an interface for developing a Data Access Object manager.
DaoService - Class in toolbox.services.dao
Convenience service implementation that can be used to develop services that require interaction with a RDBMS using the toolbox.dao package.
DaoService() - Constructor for class toolbox.services.dao.DaoService
Default constructor.
DaoServiceDefinition - Interface in toolbox.servicegen.xml.dao
An XML DaoServiceDefinition(@http://xml.servicegen.toolbox/dao).
DaoServiceDefinition.Factory - Class in toolbox.servicegen.xml.dao
A factory class with static methods for creating instances of this type.
DaoServiceDefinitionDocument - Interface in toolbox.servicegen.xml.dao
A document containing one DaoServiceDefinition(@http://xml.servicegen.toolbox/dao) element.
DaoServiceDefinitionDocument.Factory - Class in toolbox.servicegen.xml.dao
A factory class with static methods for creating instances of this type.
DaoServiceDefinitionDocumentImpl - Class in toolbox.servicegen.xml.dao.impl
A document containing one DaoServiceDefinition(@http://xml.servicegen.toolbox/dao) element.
DaoServiceDefinitionDocumentImpl(SchemaType) - Constructor for class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionDocumentImpl
 
DaoServiceDefinitionImpl - Class in toolbox.servicegen.xml.dao.impl
An XML DaoServiceDefinition(@http://xml.servicegen.toolbox/dao).
DaoServiceDefinitionImpl(SchemaType) - Constructor for class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
 
DaoServiceEnvironment - Class in toolbox.services.dao
ServiceEnvironment implementation to provide access to a toolbox.dao.DaoManager implementation.
DaoServiceEnvironment() - Constructor for class toolbox.services.dao.DaoServiceEnvironment
Default constructor
DaoServiceGenModule - Class in toolbox.servicegen
Service Generator module to create services that use the toolbox.dao package to query and update an RDBMS.
DaoServiceGenModule() - Constructor for class toolbox.servicegen.DaoServiceGenModule
Default constructor.
DaoWorker - Interface in toolbox.dao
Defines an interface for developing a Data Access Object worker.
DaoWorkerImpl - Class in toolbox.dao
Default implementation of the DaoWorker interface.
DaoWorkerImpl() - Constructor for class toolbox.dao.DaoWorkerImpl
Default constructor
DATE_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for date validation errors.
DateField - Class in toolbox.web.validation
Field implementation to validate Date inputs.
DateField() - Constructor for class toolbox.web.validation.DateField
Defualt constructor
DECODE - Static variable in class toolbox.web.util.Base64
Specify decoding.
decode(byte[], int, int) - Static method in class toolbox.web.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class toolbox.web.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decodeFromFile(String) - Static method in class toolbox.web.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
decodeToFile(String, String) - Static method in class toolbox.web.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class toolbox.web.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
delete(String, Object[], Connection) - Method in class toolbox.dao.JDBCAccess
Delete entries.
DelimitedParser - Class in toolbox.parsers
Generic parser to parse delimited data.
DelimitedParser(TextListener) - Constructor for class toolbox.parsers.DelimitedParser
Creates a new parser with the given listener, a ',' as delimiter and '"' as quote character.
DelimitedParser(char, char, TextListener) - Constructor for class toolbox.parsers.DelimitedParser
Creates a new parse with the given delimiter, quote charactor and event listener.
DelimitedParser.DelimParseThread - Class in toolbox.parsers
Thread that creates TextEvent objects from a StreamTokenizer and presents the events to a TextListener instance.
DelimitedParser.DelimParseThread(InputStream) - Constructor for class toolbox.parsers.DelimitedParser.DelimParseThread
Constructs a new instance with the given stream.
DeliveryControl - Class in toolbox.services.mail.simple.beans
Java Bean exposing properties to control mail delivery behaviour.
DeliveryControl() - Constructor for class toolbox.services.mail.simple.beans.DeliveryControl
Default constructor to initialise the internal Map for storing bean properties.
DependencyResolver - Interface in toolbox.services
Interface that defines a mechanism for resolving service dependencies.
destroy() - Method in class toolbox.app.AppEnv
Destroy this environment.
destroy() - Method in class toolbox.app.BaseService
Destroy this service.
destroy() - Method in class toolbox.dao.AbstractDaoManager
Destroy this manager by destroying the member resource pool.
destroy() - Method in interface toolbox.dao.ConnectionManager
Perform cleanup operations.
destroy() - Method in class toolbox.dao.ConnectionManagerDataSourceImpl
Perform cleanup operations.
destroy() - Method in class toolbox.dao.ConnectionManagerDerbyImpl
Shuts down the embedded environment.
destroy() - Method in class toolbox.dao.ConnectionManagerPoolImpl
Perform cleanup operations.
destroy() - Method in interface toolbox.dao.DaoManager
Destroy this manager.
destroy() - Method in interface toolbox.dao.DaoWorker
Destroy this worker.
destroy() - Method in class toolbox.dao.DaoWorkerImpl
Destroy this worker
destroy() - Method in class toolbox.dao.MetaDataHelper
Destroy this helper
destroy() - Method in interface toolbox.ftp.FTPGetClient
Destroy this client.
destroy() - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Destroy this client.
destroy() - Method in interface toolbox.ftp.FTPManager
Destroy this manager.
destroy() - Method in class toolbox.ftp.FTPManagerCommonsImpl
Destroy this manager.
destroy() - Method in interface toolbox.ftp.FTPPutClient
Destroy this client.
destroy() - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Destroy this client.
destroy() - Method in interface toolbox.jms.JmsConsumer
Destroy this consumer.
destroy() - Method in class toolbox.jms.JmsConsumerImpl
Destroy this consumer.
destroy() - Method in interface toolbox.jms.JmsManager
Destroy this manager by destroying all managed producers and consumers.
destroy() - Method in class toolbox.jms.JmsManagerImpl
Destroy this manager by destroying all managed producers and consumers.
destroy() - Method in interface toolbox.jms.JmsProducer
Destroy this producer.
destroy() - Method in class toolbox.jms.JmsProducerImpl
Destroy this producer.
destroy() - Method in interface toolbox.ldap.LDAPManager
Destroy this manager.
destroy() - Method in class toolbox.ldap.LDAPManagerImpl
Destroy this manager.
destroy() - Method in interface toolbox.mail.MailManager
Destroy this manager.
destroy() - Method in class toolbox.mail.MailManagerImpl
Destroy this manager by destroying the member SessionManager and SMTPMailer.
destroy() - Method in interface toolbox.mail.SessionManager
Destroy this manager.
destroy() - Method in class toolbox.mail.SessionManagerJEEImpl
Destroy this manager.
destroy() - Method in class toolbox.mail.SessionManagerMailConfigImpl
Destroy this manager.
destroy() - Method in interface toolbox.mail.SMTPMailer
Destroy this mailer.
destroy() - Method in class toolbox.mail.SMTPMailerImpl
Destroy this mailer.
destroy() - Method in interface toolbox.pooling.ResourcePool
Destroy this resource pool.
destroy() - Method in class toolbox.pooling.ResourcePoolImpl
Destroy this pool
destroy() - Method in class toolbox.queueing.Listener
Destroys the Listener by destroying the member worker.
destroy() - Method in class toolbox.queueing.ListenerGroup
Destroy the ListenerGroup by stopping all Listener threads.
destroy() - Method in interface toolbox.queueing.Worker
Worker specific cleanup can be performed here.
destroy() - Method in class toolbox.services.BaseService
Destroy this service by nulling the configuration properties.
destroy() - Method in class toolbox.services.dao.DaoService
Destroy this service by destroying worker instance.
destroy() - Method in class toolbox.services.dao.DaoServiceEnvironment
Destroy this environment by destroying the member DaoManager.
destroy() - Method in class toolbox.services.ftp.FTPService
 
destroy() - Method in class toolbox.services.ftp.FTPServiceEnvironment
Destroy this environment by destroying the member FTPManager.
destroy() - Method in class toolbox.services.jms.JmsService
Destroy this service by destroying worker instance.
destroy() - Method in class toolbox.services.jms.JmsServiceEnvironment
Destroy this environment by destroying the member JmsManager.
destroy() - Method in class toolbox.services.ldap.LDAPService
Destroy this service by nulling the worker.
destroy() - Method in class toolbox.services.ldap.LDAPServiceEnvironment
Destroy this environment by destroying the member LDAPManager.
destroy() - Method in class toolbox.services.mail.MailServiceEnvironment
Destroy this environment by destroying the member MailManager.
destroy() - Method in interface toolbox.services.ObjectFactory
Destroy this factory.
destroy() - Method in class toolbox.services.PropertiesFactory
Destroy this factory.
destroy() - Method in interface toolbox.services.Service
Method to destroy this service.
destroy() - Method in interface toolbox.services.ServiceEnvironment
Method to destroy this service environment.
destroy() - Method in interface toolbox.services.ServiceRegistry
Destroy this registry.
destroy() - Method in class toolbox.services.ServiceRegistryImpl
Destroy this registry, by destroy all the singleton services and all service environments.
destroy() - Method in class toolbox.services.socket.SocketClientService
 
destroy() - Method in class toolbox.services.socket.SocketClientServiceEnvironment
Destroy this environment by destroying the member SocketClientManager.
destroy() - Method in class toolbox.services.uddi.UDDIService
Destroy this service.
destroy() - Method in class toolbox.services.uddi.UDDIServiceEnvironment
Destroy this environment by destroying the member UDDIManager.
destroy() - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl.AsyncLoggingWorker
Destroy this worker
destroy() - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Destroy this service.
destroy() - Method in class toolbox.services.ws.WSClientService
Destroy this service.
destroy() - Method in interface toolbox.socket.SocketClient
Destroy this client.
destroy() - Method in class toolbox.socket.SocketClientImpl
Destroy this client.
destroy() - Method in interface toolbox.socket.SocketClientManager
Destroy this manager.
destroy() - Method in class toolbox.socket.SocketClientManagerImpl
Destroy this manager.
destroy() - Method in interface toolbox.socket.SocketConnectionManager
Destroy this connection manager.
destroy() - Method in class toolbox.socket.SocketConnectionManagerDefaultImpl
Destroy this connection manager.
destroy() - Method in class toolbox.socket.SocketConnectionManagerPoolImpl
Destroy this connection manager.
destroy() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Destroy this manager instance.
destroy() - Method in interface toolbox.uddi.InquiryProxy
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.InquiryProxyOSRImpl
Destroy this proxy instance.
destroy() - Method in interface toolbox.uddi.PublicationProxy
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.PublicationProxyOSRImpl
Destroy this proxy instance.
destroy() - Method in interface toolbox.uddi.SecurityProxy
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.SecurityProxyJUDDIImpl
Destroy this proxy instance.
destroy() - Method in class toolbox.uddi.SecurityProxyOSRImpl
Destroy this proxy instance.
destroy() - Method in interface toolbox.uddi.UDDIManager
Destroy this manager instance.
destroy() - Method in class toolbox.web.AbstractPermissionPlugin
Empty implementation.
destroy() - Method in class toolbox.web.AuthedFilter
Destroy
destroy() - Method in class toolbox.web.ControllerServlet
Destroy the servlet.
destroy() - Method in class toolbox.web.PermissionFilter
Destroy this filter
destroy() - Method in interface toolbox.web.PermissionPlugin
Destroy the plug-in.
destroy() - Method in class toolbox.web.SyncTokenFilter
Destroy
destroy() - Method in class toolbox.web.UserInfoFilter
Destroy
destroy() - Method in interface toolbox.web.UserInfoService
Discard the service.
destroy() - Method in class toolbox.web.validation.ValidatorFactory
Destroy this factory by destroying the validator cache.
destroy() - Method in class toolbox.web.ViewServlet
Destroy this servlet by nulling the member template configuration.
destroy() - Method in class toolbox.web.ws.ExportBusCXFServlet
Destroy this servlet by calling the parent class and removing and the bus property.
destroyAuthenticationToken(String) - Method in interface toolbox.uddi.SecurityProxy
Destroy the given authentication token.
destroyAuthenticationToken(String) - Method in class toolbox.uddi.SecurityProxyJUDDIImpl
Destroy the given authentication token.
destroyAuthenticationToken(String) - Method in class toolbox.uddi.SecurityProxyOSRImpl
Destroy the given authentication token.
destroyObject() - Method in class toolbox.jms.JmsObject
Destroy this object.
destroyRegistry(String) - Static method in class toolbox.services.ServiceRegistryFactory
Remove and destroy the named registry.
destroyResource(Object) - Method in class toolbox.pooling.JDBCResourcePool
Destroys the given Connection.
destroyResource(Object) - Method in class toolbox.pooling.ResourcePoolImpl
Subclasses of this class must implement this method with resource specific cleanup code.
destroyResource(Object) - Method in class toolbox.pooling.SocketResourcePool
Destroy the given Socket.
digestToBase64(String, String, String) - Method in class toolbox.security.helper.MessageDigestHelper
Perform a digest on the given string and return a Base64 representation.
digestToBase64(String, String) - Method in class toolbox.security.helper.MessageDigestHelper
Perform a digest on the given string and return a Base64 representation.
digestToHex(String, String, String) - Method in class toolbox.security.helper.MessageDigestHelper
Perform a digest on the given string and return a hexadecimal representation.
digestToHex(String, String) - Method in class toolbox.security.helper.MessageDigestHelper
Perform a digest on the given string and return a hexadecimal representation.
Dir2WSILAction - Class in toolbox.web.actions.wsil
Action implementation to generate a WSIL document based on the contents of a directory.
Dir2WSILAction() - Constructor for class toolbox.web.actions.wsil.Dir2WSILAction
Default constructor
discardAuthenticationContext(AuthenticationContext) - Method in class toolbox.uddi.GenericUDDIManagerImpl
Discard the given AuthenticationContext.
discardAuthenticationContext(AuthenticationContext) - Method in interface toolbox.uddi.UDDIManager
Discard the given AuthenticationContext.
dispatch(ServletRequest, ServletResponse, ServletContext, String) - Method in class toolbox.web.BaseWebAction
Dispatches the given request and response to the given template.
DoBase64 - Class in toolbox.web.template
Template helper to perform base64 encoding and decoding.
DoBase64() - Constructor for class toolbox.web.template.DoBase64
Default constructor
docToProps(Document) - Method in class toolbox.parsers.DOMParser
Converts the contents of the given document into a java.util.Properties instance.
docToProps(Document, String) - Method in class toolbox.parsers.DOMParser
Converts the contents of the given document into a java.util.Properties instance using a customer delimiter.
doCustomQuery(String) - Method in class toolbox.services.dao.DaoService
Convenience method to execute a query without parameters.
doCustomQuery(Query) - Method in class toolbox.services.dao.DaoService
Convenience method to execute the given query.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class toolbox.web.AuthedFilter
Check the current session to see if it is an authenticated session.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class toolbox.web.PermissionFilter
Attempt to authorise the session to access the requested resource (template/action).
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class toolbox.web.SyncTokenFilter
Verify that the token value for the submitted form has changed.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class toolbox.web.UserInfoFilter
If the session is authenticate, populate the configured attribute with user information using the configured service implementation.
doGet(HttpServletRequest, HttpServletResponse) - Method in class toolbox.web.ControllerServlet
Handles all HTTP GET requests.
doGet(HttpServletRequest, HttpServletResponse) - Method in class toolbox.web.ViewServlet
Handles all GET requests.
DOMParser - Class in toolbox.parsers
Parser class to parse and access XML documents
DOMParser() - Constructor for class toolbox.parsers.DOMParser
Default constructor.
DOMParser(boolean) - Constructor for class toolbox.parsers.DOMParser
Create a namespace aware parser.
DONT_BREAK_LINES - Static variable in class toolbox.web.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
doPost(HttpServletRequest, HttpServletResponse) - Method in class toolbox.web.ControllerServlet
Handles all HTTP POST requests.
doPost(HttpServletRequest, HttpServletResponse) - Method in class toolbox.web.ViewServlet
Handles all POST requests.
doWork(Object, String) - Method in interface toolbox.queueing.Worker
Worker specific functionality must be implemented here.
doWork(Object, String) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl.AsyncLoggingWorker
Receive async LogMessages and iterate over the list of LoggingService instances.
DURABLE - Static variable in class toolbox.jms.JmsConstants
Field indicating that a consumer is durable.

E

EmptyEntityResolver - Class in toolbox.allegato
EntityResolver implementation that will always resolve to an empty string.
EmptyEntityResolver() - Constructor for class toolbox.allegato.EmptyEntityResolver
Default constructor.
ENCODE - Static variable in class toolbox.web.util.Base64
Specify encoding.
encodeBytes(byte[]) - Static method in class toolbox.web.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class toolbox.web.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class toolbox.web.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class toolbox.web.util.Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String) - Static method in class toolbox.web.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class toolbox.web.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class toolbox.web.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeToFile(byte[], String) - Static method in class toolbox.web.util.Base64
Convenience method for encoding data to a file.
EntryDefinition - Class in toolbox.ldap
Class that describes a supported LDAP entry.
EntryDefinition(String, String, List, Map) - Constructor for class toolbox.ldap.EntryDefinition
Construct a new definition.
EnvironmentConfig - Class in toolbox.services
Package protected class to store the configuration of a service environment for the default service registry.
EnvironmentConfig(String, String, String, boolean, boolean, String) - Constructor for class toolbox.services.EnvironmentConfig
Create a new environment config.
EQUALS - Static variable in class toolbox.dao.PreparedQuery
The equals operator (=).
EQUALS - Static variable in class toolbox.dao.Query
Equals operator (=).
ERROR - Static variable in class toolbox.services.util.logging.LogLevel
Level representing ERROR.
Excel2CSVUtil - Class in toolbox.file
A convenience class to convert an Excel work book into a CSV string(s).
Excel2CSVUtil() - Constructor for class toolbox.file.Excel2CSVUtil
Default constructor.
exec(List) - Method in class toolbox.web.template.DoBase64
Encode or decode a Base64 string.
exec(List) - Method in class toolbox.web.template.GetBundle
Return a resource bundle
exec(List) - Method in class toolbox.web.template.GetSystemTime
Return the system time.
exec(List) - Method in class toolbox.web.template.GetToken
Generate the unique token.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class toolbox.web.AbstractStringWebAction
Convert the provided request body into a String and invoke the onStringBody(..) method.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class toolbox.web.AbstractXMLWebAction
Convert the provided request body into a Document and invoke the onDocumentBody(..) method.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class toolbox.web.actions.session.InvalidateSessionAction
Invalidate the session if it exists.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class toolbox.web.actions.wsil.Dir2WSILAction
Populate the request with the WSIL and server information.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in class toolbox.web.actions.wsil.WSILAction
Populate the request with the WSIL and server information.
execute(HttpServletRequest, HttpServletResponse, ServletContext) - Method in interface toolbox.web.WebAction
Execute the action.
executeCallForList(String, Object[]) - Method in interface toolbox.dao.DaoWorker
Execute a stored procedure that will return a list of results.
executeCallForList(String, Object[]) - Method in class toolbox.dao.DaoWorkerImpl
Execute a stored procedure that will return a List of results
executeCallForList(String, Object[], Connection, ListBuilder) - Method in class toolbox.dao.JDBCAccess
Prepare and execute the given procedure call and return a List of result data.
executeCallForOutput(String, Object[], Object[], int) - Method in interface toolbox.dao.DaoWorker
Execute a stored procedure that will return an array of registered output parameters.
executeCallForOutput(String, Object[], Object[], int) - Method in class toolbox.dao.DaoWorkerImpl
Execute a stored procedure that will return an array of registered output parameters.
executeCallForOutput(String, Object[], Object[], int, Connection) - Method in class toolbox.dao.JDBCAccess
Prepare and execute the given procedure and return the registered output variables.
executeCallForStatus(String, Object[]) - Method in interface toolbox.dao.DaoWorker
Execute a stored procedure that will return the exit status of the procedure.
executeCallForStatus(String, Object[]) - Method in class toolbox.dao.DaoWorkerImpl
Execute a stored procedure that will return exit status of the procedure.
executeCallForStatus(String, Object[], Connection) - Method in class toolbox.dao.JDBCAccess
Prepare and execute the given procedure and return the return status value.
ExportBusCXFServlet - Class in toolbox.web.ws
This class extends the CXFServlet provided by the Apache CXF framework and exposes the bus instance through the servlet context.
ExportBusCXFServlet() - Constructor for class toolbox.web.ws.ExportBusCXFServlet
Default constructor

F

FactoryResolver - Class in toolbox.services
DependencyResolver implementation to resolve ObjectFactory dependencies.
FactoryResolver() - Constructor for class toolbox.services.FactoryResolver
Default constructor.
FATAL - Static variable in class toolbox.services.util.logging.LogLevel
Level representing FATAL.
Field - Interface in toolbox.web.validation
Interface defining a form field.
FieldDefinition - Class in toolbox.dao
Encapsulates the definition of one database field.
FieldDefinition(String, String, Integer, String, String, String, String) - Constructor for class toolbox.dao.FieldDefinition
Creates a new FieldDefinition instance.
FieldValidator - Class in toolbox.web.validation
Validator implementation that makes use of Field implementations to perform validations.
FieldValidator() - Constructor for class toolbox.web.validation.FieldValidator
Default constructor
FileArchiveUtil - Class in toolbox.file
Convenience class to archive a specific file or set of files.
FileArchiveUtil(Map) - Constructor for class toolbox.file.FileArchiveUtil
Default constructor.
FileRotateUtil - Class in toolbox.file
Convenience class to rotate a specific file or set of files.
FileRotateUtil(Map) - Constructor for class toolbox.file.FileRotateUtil
Default constructor.
finalise() - Method in class toolbox.web.AppFinaliser
Destroy the application environment configured in the configuration file.
finalise() - Method in interface toolbox.web.Finaliser
Implement this method to perform finalisation operations.
finalise() - Method in class toolbox.web.ServiceRegistryFinaliser
Destroy the service registry configured in the configuration file.
Finaliser - Interface in toolbox.web
Interface that provides a mechanism to implement shutdown hooks for web applications.
findEntries(AuditEntryTO) - Method in interface toolbox.services.util.audit.AuditService
Find audit entry instances.
findEntries(AuditEntryTO) - Method in class toolbox.services.util.audit.AuditServiceDbImpl
Find AuditEntry instances.
findGroups(SimpleGroup) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Find groups in the directory making use of populated properties in the given SimpleGroup instance.
findGroups(SimpleGroup) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Find groups in the directory making use of populated properties in the given SimpleGroup instance.
findServiceInfo(ServiceInfo) - Method in interface toolbox.services.uddi.simple.SimpleUDDIService
Find and return a ServiceInfo instance that satisfies the search criteria provided in the given ServiceInfo instance.
findServiceInfo(ServiceInfo) - Method in class toolbox.services.uddi.simple.SimpleUDDIServiceImpl
Find and return a ServiceInfo instance that satisfies the search criteria provided in the given ServiceInfo instance.
findServiceInfo(String, String, String, String) - Method in interface toolbox.uddi.InquiryProxy
Search for a WSDL based service using the given parameters.
findServiceInfo(String, String, String, String, AuthenticationContext) - Method in interface toolbox.uddi.InquiryProxy
Search for a WSDL based service using the given parameters and AuthenticationContext.
findServiceInfo(String, String, String, String) - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Search for a WSDL based service using the given parameters.
findServiceInfo(String, String, String, String, AuthenticationContext) - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Search for a WSDL based service using the given parameters and AuthenticationContext.
findServiceInfo(String, String, String, String) - Method in class toolbox.uddi.InquiryProxyOSRImpl
Search for a WSDL based service using the given parameters.
findServiceInfo(String, String, String, String, AuthenticationContext) - Method in class toolbox.uddi.InquiryProxyOSRImpl
Search for a WSDL based service using the given parameters and AuthenticationContext.
findUsers(SimpleUser) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Find users in the directory making use of populate properties in the given SimpleUser instance.
findUsers(SimpleUser) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Find users in the directory making use of populate properties in the given SimpleUser instance.
FixedLengthParser - Class in toolbox.parsers
Generic parser to parse fixed length data.
FixedLengthParser(List, char, String, TextListener) - Constructor for class toolbox.parsers.FixedLengthParser
Creates a new parser with the given List of field definitions, padding character, padding mode and listener.
FixedLengthParser(List, TextListener) - Constructor for class toolbox.parsers.FixedLengthParser
Creates a new parser with the given List of field definitions, >empty< character for padding, the "none" padding mode and the given listener.
FixedLengthParser.FixedParseThread - Class in toolbox.parsers
Thread that creates TextEvent objects from a StreamTokenizer and presents the events to a TextListener instance.
FixedLengthParser.FixedParseThread(InputStream) - Constructor for class toolbox.parsers.FixedLengthParser.FixedParseThread
Constructs a new instance with the given stream.
flush() - Method in class toolbox.services.util.logging.support.LoggingServiceHandler
Not implemented.
flushBase64() - Method in class toolbox.web.util.Base64.OutputStream
Method added by PHIL.
format(LogRecord) - Method in class toolbox.logging.LogFormatter
Format the given LogRecord.
FORMAT - Variable in class toolbox.pdf.meta.Column
Output format for this column.
format(LogMessage) - Method in interface toolbox.services.util.logging.LoggingFormatter
Format the given message.
format(LogMessage) - Method in class toolbox.services.util.logging.LoggingFormatterTemplateImpl
Format the given message.
format(LogMessage) - Method in class toolbox.services.util.logging.LoggingFormatterToStringImpl
Format the given message.
FormField - Class in toolbox.web.validation
Class describing a single form field.
FormField(String, String, String, String, String, String) - Constructor for class toolbox.web.validation.FormField
Create a new FormField instance.
FreeMarkerTemplateServiceImpl - Class in toolbox.services.util
FreeMarker based implementation of the TemplateService interface.
FreeMarkerTemplateServiceImpl() - Constructor for class toolbox.services.util.FreeMarkerTemplateServiceImpl
Default constructor.
freeResources(TransactionContext) - Method in class toolbox.dao.AbstractDaoManager
Free the resources held by the given transaction context.
freeResources(TransactionContext) - Method in interface toolbox.dao.DaoManager
Free the resources held by the given transaction context.
FTPConfig - Class in toolbox.allegato
Encapsulates the configuration of a FTPClient connection.
FTPConfig() - Constructor for class toolbox.allegato.FTPConfig
Default constructor
FTPConfig(String, XMLProperties) - Constructor for class toolbox.allegato.FTPConfig
Initialises this config object with the given XML configuration
FTPException - Exception in toolbox.ftp
Indicates exceptions while performing FTP operations.
FTPException(Exception) - Constructor for exception toolbox.ftp.FTPException
Calls the parent constructor.
FTPException(String) - Constructor for exception toolbox.ftp.FTPException
Calls the parent constructor with the given message.
FTPGetClient - Interface in toolbox.ftp
Interface that defines a generic FTP client to retrieve files from a remote server.
FTPGetClientCommonsImpl - Class in toolbox.ftp
Implementation of the FTPGetClient interface that employs the Apache Commons Net FTP package.
FTPGetClientCommonsImpl() - Constructor for class toolbox.ftp.FTPGetClientCommonsImpl
Default constructor.
FTPGetEvent - Class in toolbox.ftp
A simple bean that defines a FTP event.
FTPGetEvent() - Constructor for class toolbox.ftp.FTPGetEvent
Default constructor.
FTPGetListener - Interface in toolbox.ftp
A simple interface that can be implemented to receive notifications of FTPGetEvent instances.
FTPManager - Interface in toolbox.ftp
Defines an interface for developing a FTP manager.
FTPManagerCommonsImpl - Class in toolbox.ftp
This implementation of the FTPManager interface employs the Apache Commons Net FTP package.
FTPManagerCommonsImpl() - Constructor for class toolbox.ftp.FTPManagerCommonsImpl
Default constructor.
FTPPutClient - Interface in toolbox.ftp
Interface that defines a generic FTP client to store files on a remote server.
FTPPutClientCommonsImpl - Class in toolbox.ftp
Implementation of the FTPPutClient interface that employs the Apache Commons Net FTP package.
FTPPutClientCommonsImpl() - Constructor for class toolbox.ftp.FTPPutClientCommonsImpl
Default constructor.
FTPService - Class in toolbox.services.ftp
Convenience service implementation that can be used to develop services that require interaction with FTP servers using the toolbox.ftp package.
FTPService() - Constructor for class toolbox.services.ftp.FTPService
Default constructor.
FTPServiceEnvironment - Class in toolbox.services.ftp
ServiceEnvironment implementation to provide access to a toolbox.ftp.FTPManager implementation.
FTPServiceEnvironment() - Constructor for class toolbox.services.ftp.FTPServiceEnvironment
Default constructor

G

GENERAL_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for generic validation errors.
generate(Properties, String, String, String) - Method in class toolbox.confgen.ConfGenerator
Generate the required configuration.
generate(String, String, String) - Method in class toolbox.confgen.ConfGenerator
Generate the required configuration interactively.
generatePDF(String, String, Map, OutputStream) - Method in class toolbox.pdf.table.PdfMultiTable
Generate a PDF document based on this PdfMultiTable and direct the output to the given OutputStream
generatePDF(String, String, List, List, OutputStream) - Method in class toolbox.pdf.table.PdfTable
Generate a PDF document based on this PdfTable and direct the output to the given OutputStream
generateService(String, String, String, String) - Method in class toolbox.servicegen.DaoServiceGenModule
Method to handle the generation of the service.
generateService(String, String, String, String) - Method in interface toolbox.servicegen.ServiceGenModule
Method to handle the generation of the service.
GenericDaoManager - Class in toolbox.dao
Generic DaoManager implementation that should work with most JDBC compliant databases.
GenericDaoManager() - Constructor for class toolbox.dao.GenericDaoManager
Default constructor
GenericUDDIManagerImpl - Class in toolbox.uddi
The default UDDIManager implementation.
GenericUDDIManagerImpl() - Constructor for class toolbox.uddi.GenericUDDIManagerImpl
Default constructor.
get(Object) - Method in class toolbox.dao.IgnoreKeyCaseMap
Return a value from this map ignoring the key case.
get(String) - Method in class toolbox.web.template.HttpServletRequestTm
Returns a TemplateModel instance from the member request.
get(String) - Method in class toolbox.web.template.HttpSessionTm
Returns a TemplateModel instance from the member session.
get(String) - Method in class toolbox.web.template.ServletContextTm
Returns a TemplateModel instance from the member context.
getAccessPoint() - Method in class toolbox.uddi.ServiceInfo
Return the access point URL of the service described by this ServiceInfo instance.
getAlignment(String) - Static method in class toolbox.pdf.PdfHelper
Returns the correct alingment field value based on the given String
getAlignment() - Method in class toolbox.pdf.table.PdfTable
Returns the default alignment of this table.
getAllEntries(String) - Method in interface toolbox.dao.DaoWorker
Returns all entries from the named table.
getAllEntries(String, Class) - Method in interface toolbox.dao.DaoWorker
Returns all entries from the named table.
getAllEntries(String) - Method in class toolbox.dao.DaoWorkerImpl
Return all entries from the named table.
getAllEntries(String, Class) - Method in class toolbox.dao.DaoWorkerImpl
Return all entries from the named table.
getAppEnv() - Method in class toolbox.app.BaseService
Returns the AppEnv instance for this service.
getApplication() - Method in class toolbox.services.util.audit.AuditEntry
Return the application property.
getApplication() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the application property.
getArgumentValue(String) - Method in class toolbox.parsers.CommandLineParser
Return the value of the named argument or null if the argument name does not exists.
getAt(int) - Method in class toolbox.parsers.TextEvent
Returns the element at the given index.
getAttachmentURLs() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the attachmentURLs property.
getAttributesBuilder() - Method in interface toolbox.ldap.LDAPManager
Return the AttributesBuilder instance configured for this manager.
getAttributesBuilder() - Method in class toolbox.ldap.LDAPManagerImpl
Return the AttributesBuilder instance configured for this manager.
getAttributeValue(Element, String) - Method in class toolbox.allegato.XMLProperties
Returns the value of the named attribute within the given element.
getAttrValue(String, String, Document) - Method in class toolbox.parsers.DOMParser
Returns the value of the named attribute in the named element of the given document.
getAttrValue(String, String, Document, String) - Method in class toolbox.parsers.DOMParser
Returns the value of the named attribute in the named element of the given document.
getAttrValue(Node, String) - Method in class toolbox.parsers.DOMParser
Returns the value of the named attribute in the given node.
getAuthentication() - Method in class toolbox.allegato.JNDIConfig
Returns the security authentication used by this config object to initialise the initial context.
getAuthenticationToken() - Method in interface toolbox.uddi.SecurityProxy
Return an authentication token using the default user and password from the proxy configuration.
getAuthenticationToken(String, String) - Method in interface toolbox.uddi.SecurityProxy
Return an authentiction token using the given user and password.
getAuthenticationToken() - Method in class toolbox.uddi.SecurityProxyJUDDIImpl
Return an authentication token using the default user and password from the proxy configuration.
getAuthenticationToken(String, String) - Method in class toolbox.uddi.SecurityProxyJUDDIImpl
Return an authentiction token using the given user and password.
getAuthenticationToken() - Method in class toolbox.uddi.SecurityProxyOSRImpl
Return an authentication token using the default user and password from the proxy configuration.
getAuthenticationToken(String, String) - Method in class toolbox.uddi.SecurityProxyOSRImpl
Return an authentiction token using the given user and password.
getBcc() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the bcc property.
getBeanComment() - Method in class toolbox.beangen.BeanDefinition
Return a String containing a class level comment that must be included in the generated bean.
getBeanImports() - Method in class toolbox.beangen.BeanDefinition
Return a List of imports that must be included in the bean that is defined by this definition.
getBeanMappings() - Method in class toolbox.beangen.BeanDefinition
Return a Map containing the mappings between the bean property names and and the keys of the internal Map used to store property values.
getBeanName() - Method in class toolbox.beangen.BeanDefinition
Return the name of the bean that this definition defines.
getBeanPackage() - Method in class toolbox.beangen.BeanDefinition
Return the package name of the bean that this definition defines.
getBeanProperties() - Method in class toolbox.beangen.BeanDefinition
Return a List containing the properties of the bean that is defined by this definition.
getBindAttribute() - Method in class toolbox.ldap.EntryDefinition
Return the name of the attribute that must be used to bind entries of this type.
getBindingName() - Method in class toolbox.uddi.ServiceInfo
Return the binding name that is employed by the service that is described by this ServiceInfo instance.
getBody() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the body property.
getBody() - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return the body property.
getBody() - Method in class toolbox.web.actions.sync2async.Payload
Return the payload body.
getBodyAsDocument(HttpServletRequest) - Method in class toolbox.web.BaseWebAction
Convenience method to return the given HTTP request's body as an XML Document instance.
getBodyAsString(HttpServletRequest) - Method in class toolbox.web.BaseWebAction
Convenience method to return the given HTTP request body as a String instance.
GetBundle - Class in toolbox.web.template
Template helper return the named bundle for the given locale properties
GetBundle() - Constructor for class toolbox.web.template.GetBundle
Default constructor
getCc() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the cc property.
getClassName() - Method in class toolbox.services.EnvironmentConfig
Return the name of the environment implementation class.
getClassName() - Method in class toolbox.services.ServiceConfig
Return the name of service implementation class.
getClient() - Method in class toolbox.ftp.FTPGetEvent
Return the client value.
getCn() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the cn property.
getCn() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the cn property.
getColumnCollection(String) - Method in class toolbox.pdf.table.PdfTable
Returns the column collection for the given language as map.
getColumns(String) - Method in class toolbox.dao.MetaDataHelper
Returns a list of column descriptions for a specific table.
getCommonEntityKey() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the commonEntityKey property.
getConfig() - Method in class toolbox.services.ServiceConfig
Return the XML configuration for the service.
getConfigHome() - Method in class toolbox.app.BaseService
Returns the location of the services configuration home
getConfigHome() - Method in class toolbox.services.BaseService
Return the path to the configuration directory.
getConfigHome() - Method in class toolbox.services.EnvironmentConfig
Return the environment configuration home.
getConfigHome() - Method in class toolbox.services.ServiceConfig
Return the service configuration home.
getConfigPath() - Method in class toolbox.services.EnvironmentConfig
Return the location of the environment configuration.
getConfigPath() - Method in class toolbox.services.ServiceConfig
Return the location of the service configuration.
getConfiguration() - Method in interface toolbox.web.Controller
Return the configuration properties of this controller.
getConfiguration() - Method in class toolbox.web.ControllerServlet
Return the XML configuration properties of this controller.
getConnection() - Method in class toolbox.dao.AbstractDaoManager
Returns a reference to a pooled connection.
getConnection() - Method in interface toolbox.dao.ConnectionManager
Returns a reference to a pooled connection.
getConnection() - Method in class toolbox.dao.ConnectionManagerDataSourceImpl
Returns a reference to a pooled connection.
getConnection() - Method in class toolbox.dao.ConnectionManagerDerbyImpl
Returns a reference to the embedded database connection.
getConnection() - Method in class toolbox.dao.ConnectionManagerPoolImpl
Returns a reference to a pooled connection.
getConnection() - Method in interface toolbox.dao.DaoManager
Returns a reference to a pooled connection.
getConnection() - Method in interface toolbox.dao.TransactionContext
Returns the connection used by this context.
getConnection() - Method in class toolbox.dao.TransactionCtxImpl
Returns the connection used by this context.
getConnection() - Method in class toolbox.jms.JmsObject
Returns the connection for this object.
getConnectionMode() - Method in class toolbox.allegato.FTPConfig
Returns the connection mode string for this config object.
getConnectionPooling() - Method in class toolbox.allegato.JNDIConfig
Returns the connection pooling flag used by this config object to initialise the initial context.
getConnectionString() - Method in class toolbox.allegato.JDBCConfig
Returns the connection string for this config object.
getConnectTimeout() - Method in class toolbox.allegato.SocketConfig
Return the ConnectTimeout property.
getConsumer(String) - Method in interface toolbox.jms.JmsManager
Return the named consumer managed by this manager.
getConsumer(String) - Method in class toolbox.jms.JmsManagerImpl
Return the named consumer managed by this manager.
getContent() - Method in class toolbox.web.util.Part
Returns the content of this part as a byte array.
getContentAsString() - Method in class toolbox.web.util.Part
Returns the content of this part as a String
getContentType() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the contentType property.
getContentType() - Method in class toolbox.web.util.Part
Returns the content type of this part.
getContextValue(String) - Method in interface toolbox.ldap.LDAPWorker
Return context value for the given context mapping.
getContextValue(String) - Method in class toolbox.ldap.LDAPWorkerImpl
Return context value for the given context mapping.
getCorrelationId() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the correlationId property.
getCreationTime() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the creationTime property.
getCredentials() - Method in class toolbox.allegato.JNDIConfig
Returns the security credentials used by this config object to initialise the intitial context.
getCurrencyCode(String) - Method in interface toolbox.services.util.CurrencyCodeService
Return the currency code for the given currecy number.
getCurrencyCode(String) - Method in class toolbox.services.util.CurrencyCodeServiceISO4217Impl
Return the currency code for the given currecy number.
getCurrencyNumber(String) - Method in interface toolbox.services.util.CurrencyCodeService
Return the currency number for the given currency code.
getCurrencyNumber(String) - Method in class toolbox.services.util.CurrencyCodeServiceISO4217Impl
Return the currency number for the given currency code.
getCustomEntries(String, Object[]) - Method in interface toolbox.dao.DaoWorker
Executes a custom select statement.
getCustomEntries(String, Object[], Class) - Method in interface toolbox.dao.DaoWorker
Executes a custom select statement.
getCustomEntries(String, Object[], int) - Method in interface toolbox.dao.DaoWorker
Executes a custom select statement with a result size limit.
getCustomEntries(String, Object[], Class, int) - Method in interface toolbox.dao.DaoWorker
Executes a custom select statement with a result size limit.
getCustomEntries(String, Object[], int) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom select statement.
getCustomEntries(String, Object[], Class, int) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom select statement.
getCustomEntries(String, Object[]) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom select statement.
getCustomEntries(String, Object[], Class) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom select statement.
getDaoBeanClass() - Method in class toolbox.dao.orm.ORMMappingConfig
Return a Class instance of the DaoBean implementation configured for this mapping configuration.
getDaoBeanClass() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return a Class instance of the DaoBean implementation configured for this reference.
getDaoBeanDefinitionArray() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets array of all "DaoBeanDefinition" elements
getDaoBeanDefinitionArray(int) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets ith "DaoBeanDefinition" element
getDaoBeanDefinitionArray() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets array of all "DaoBeanDefinition" elements
getDaoBeanDefinitionArray(int) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets ith "DaoBeanDefinition" element
getDaoBeanInstance() - Method in class toolbox.dao.orm.ORMMappingConfig
Return an instance of the DaoBean implementation configured for this mapping configuration.
getDaoBeanInstance() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return an instance of the DaoBean implementation configured for this reference.
getDaoBeanMapping() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return the DaoBean map key configured for this reference.
getDaoManager() - Method in class toolbox.app.AppEnv
Returns the DaoManager for this environment.
getDaoManager() - Method in class toolbox.services.dao.DaoService
Returns the DaoManager for this service.
getDaoManager() - Method in class toolbox.services.dao.DaoServiceEnvironment
Return the member DaoManager.
getDaoServiceDefinition() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument
Gets the "DaoServiceDefinition" element
getDaoServiceDefinition() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionDocumentImpl
Gets the "DaoServiceDefinition" element
getDaoWorker() - Method in class toolbox.app.BaseService
Returns the DaoWorker for this service.
getDaoWorker() - Method in class toolbox.dao.AbstractDaoManager
Returns a reference to the DaoWorker instance of the configured worker implementation
getDaoWorker() - Method in interface toolbox.dao.DaoManager
Returns a reference to the DaoWorker instance of this manager.
getDaoWorker() - Method in class toolbox.services.dao.DaoService
Returns the DaoWorker for this service.
getDefault() - Method in class toolbox.web.validation.AbstractField
Return the string representation of the default value of this field.
getDefault() - Method in interface toolbox.web.validation.Field
Return string representation of the default value of this field
getDefault() - Method in class toolbox.web.validation.FormField
Returns the default value for this field.
getDefaultAttributes() - Method in class toolbox.ldap.EntryDefinition
Return the Set of attribute names that have default values available.
getDefaultValue() - Method in class toolbox.dao.FieldDefinition
Return this fields default value as a String.
getDefaultValues(String) - Method in class toolbox.ldap.EntryDefinition
Return the Set of default values for the named attribute.
getDelimiter() - Method in class toolbox.parsers.DelimitedParser
Returns the the delimiter that this parser uses to delimit input data.
getDenied() - Method in class toolbox.web.AbstractPermissionPlugin
Return the URL of the view that must be generated if permission was not granted.
getDenied() - Method in interface toolbox.web.PermissionPlugin
Return the URL of the view that must be generated if permission was not granted.
getDeniedUrl() - Method in class toolbox.web.PermissionFilter.Permission
Return the access denied url for this permission.
getDependencies() - Method in class toolbox.services.ServiceConfig
Return the List of dependency definitions for the service.
getDescription() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the description property.
getDescription() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the description property.
getDescription() - Method in class toolbox.uddi.ProviderInfo
Return the description of the provider that is described by this ProviderInfo instance.
getDestination() - Method in class toolbox.jms.JmsObject
Returns the destination that this object will use for communication.
getDetail1() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the detail1 property.
getDetail2() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the detail2 property.
getDetail3() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the detail3 property.
getDetail4() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the detail4 property.
getDetail5() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the detail5 property.
getDetailDelim() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Return the delimiter used to split the log record into parts.
getDirContext() - Method in interface toolbox.ldap.LDAPManager
Return a DirContext instance.
getDirContext() - Method in class toolbox.ldap.LDAPManagerImpl
Return a DirContext instance.
getDiscoveryURLs() - Method in class toolbox.uddi.ProviderInfo
Return the discovery URL's of the provider that is described by this ProviderInfo instance.
getDisplay() - Method in class toolbox.web.validation.FormField
Returns the display name of this field.
getDisplayTemplate() - Method in class toolbox.web.BaseWebAction
Returns the location of the display template.
getDn() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the dn property.
getDn() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the dn property.
getDoBase64() - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return the doBase64 property.
getDocument() - Method in class toolbox.allegato.XMLProperties
Returns the member document for this XMLProperties object.
getDocumentId() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the documentId property.
getDriver() - Method in class toolbox.allegato.JDBCConfig
Returns the driver string for this config object.
getElement(String) - Method in class toolbox.allegato.XMLProperties
Returns the element with the given name.
getElement(String, String) - Method in class toolbox.allegato.XMLProperties
Returns the element within the named parent element.
getElement(Element, String) - Method in class toolbox.allegato.XMLProperties
Returns the named child element within the given parent element.
getElement(String, Document) - Method in class toolbox.parsers.DOMParser
Returns the element with the given name or null if it does not exist.
getElement(String, Document, String) - Method in class toolbox.parsers.DOMParser
Returns the element with the given name or null if it does not exist.
getElement(String, Element) - Method in class toolbox.parsers.DOMParser
Returns the named element inside of the given element.
getElement(String, Element, String) - Method in class toolbox.parsers.DOMParser
Returns the named element inside of the given element.
getElementByNameAttr(String, String) - Method in class toolbox.allegato.XMLProperties
Returns the Element with the given name and "name attribute" with the given value.
getElements(Element, String) - Method in class toolbox.allegato.XMLProperties
Returns all the child nodes with the given name within the given parent element.
getElements(String, Element) - Method in class toolbox.parsers.DOMParser
Returns the children with the given name inside the given parent.
getElements(String, Element, String) - Method in class toolbox.parsers.DOMParser
Returns the children with the given name inside the given parent.
getElementsByAttrValue(String, String, String, Element) - Method in class toolbox.parsers.DOMParser
Returns a List of nodes that have the same name and contains a named attribute with the same value.
getElementsByAttrValue(String, String, String, Element, String) - Method in class toolbox.parsers.DOMParser
Returns a List of nodes that have the same name and contains a named attribute with the same value.
getEndTime() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the endTime property.
getEntityId() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return the name of the column to uniquely identify the referenced entity.
getEntityResolver() - Static method in class toolbox.allegato.EmptyEntityResolver
Return the default instance of the resolver.
getEntryByPrimaryKey(String, Object) - Method in interface toolbox.dao.DaoWorker
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Object, Class) - Method in interface toolbox.dao.DaoWorker
Return an entry from the named table by it's primary key.
getEntryByPrimaryKey(String, Map) - Method in interface toolbox.dao.DaoWorker
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Map, Class) - Method in interface toolbox.dao.DaoWorker
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Map) - Method in class toolbox.dao.DaoWorkerImpl
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Map, Class) - Method in class toolbox.dao.DaoWorkerImpl
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Object) - Method in class toolbox.dao.DaoWorkerImpl
Returns an entry from the named table by its primary key.
getEntryByPrimaryKey(String, Object, Class) - Method in class toolbox.dao.DaoWorkerImpl
Returns an entry from the named table by its primary key.
getEntryDefinition(String) - Method in interface toolbox.ldap.LDAPWorker
Return EntryDefinition for the given entry mapping.
getEntryDefinition(String) - Method in class toolbox.ldap.LDAPWorkerImpl
Return EntryDefinition for the given entry mapping.
getEnv(String) - Static method in class toolbox.app.AppCache
Returns an AppEnv instance associated with the given name from this cache.
getEnvironment() - Method in class toolbox.services.ServiceConfig
Return the name of the service environment that must be injected into the service.
getEnvironmentConfig(String) - Method in class toolbox.services.RegistryConfig
Return the configuration of the named environment.
getExceptionClass() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets the "ExceptionClass" element
getExceptionClass() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets the "ExceptionClass" element
getExceptionDetail() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the exceptionDetail property.
getExchange() - Method in interface toolbox.services.ws.CXFContext
Return the current Exchange instance.
getExchange() - Static method in class toolbox.services.ws.ThreadLocalExchange
Return the current Exchange instance.
getExtra() - Method in class toolbox.dao.FieldDefinition
Returns the value of the extra member.
getFactoryInitial() - Method in class toolbox.allegato.JNDIConfig
Returns the name fo the initial context factory used by this config object.
getFailureTemplate() - Method in class toolbox.web.BaseWebAction
Returns the location of the failure template.
getFieldCount() - Method in class toolbox.parsers.TextEvent
Returns the number of fields in this event.
getFieldDefinition(String) - Method in class toolbox.dao.TableDefinition
Returns the named FieldDefinition.
getFieldName() - Method in class toolbox.dao.Query.Field
Returns the name of the field.
getFieldNames() - Method in class toolbox.dao.TableDefinition
Returns a String array of field names contained in this definition.
getFields(String) - Method in class toolbox.web.validation.FieldValidator
Return the List of Field instances supported by this Validator for the given "form" grouping.
getFields(String) - Method in interface toolbox.web.validation.Validator
Return the List of Field instances supported by this Validator for the given "form" grouping.
getFields(String) - Method in class toolbox.web.validation.ValidatorImpl
Implemented to comply with interface definition.
getFieldType() - Method in class toolbox.dao.Query.Field
Returns the type of this field.
getFieldValues() - Method in class toolbox.dao.Query.Field
Returns the values of the field.
getFilename() - Method in class toolbox.web.util.Part
Returns the filename of this part.
getFilterString() - Method in class toolbox.ldap.LDAPFilter
Return the fitler based on the template and parameters.
getFilterString(String, String[]) - Static method in class toolbox.ldap.LDAPFilter
Convenience method to do everything in one go.
getForeignContext(String, ServletContext) - Method in class toolbox.web.BaseWebAction
Return the foreign context represented by the given string.
getFrom() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the from property.
getFTPGetClient(String) - Method in interface toolbox.ftp.FTPManager
Return a reference to a named FTPGetClient
getFTPGetClient(String) - Method in class toolbox.ftp.FTPManagerCommonsImpl
Return a reference to a named FTPGetClient
getFTPGetClient(String) - Method in class toolbox.services.ftp.FTPService
Return the named FTPGetClient instance.
getFTPManager() - Method in class toolbox.services.ftp.FTPService
Returns the FTPManager for this service.
getFTPManager() - Method in class toolbox.services.ftp.FTPServiceEnvironment
Return the member FTPManager.
getFTPPutClient(String) - Method in interface toolbox.ftp.FTPManager
Return a reference to a named FTPPutClient
getFTPPutClient(String) - Method in class toolbox.ftp.FTPManagerCommonsImpl
Return a reference to a named FTPPutClient
getFTPPutClient(String) - Method in class toolbox.services.ftp.FTPService
Return the named FTPPutClient instance.
getGivenName() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the givenName property.
getGlobalProperty(String) - Method in class toolbox.web.BaseWebAction
Return the named global configuration property.
getGroup(String) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Return a single group entry from the directory.
getGroup(String) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Return a single group entry from the directory.
getGroupNames(String) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Return a List of the group names that the given uid belongs to.
getGroupNames(String) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Return a List of the group names that the given uid belongs to.
getHeadings(String) - Method in class toolbox.pdf.table.PdfTable
Returns the column headings for the specified language as an ArrayList.
getHost() - Method in class toolbox.allegato.SocketConfig
Return the host name property.
getImplementation() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets the "Implementation" element
getImplementation() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets the "Implementation" element
getInHeaderElement(String, Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the XML element that represents the named header.
getInHeaderValue(String, Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the named header as a String.
getInHeaderValue(String, String, Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the named child header inside the named parent header.
getInquiryProxy() - Method in class toolbox.services.uddi.UDDIService
Return the InquiryProxy used by this service.
getInquiryProxy() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Return the configured InquiryProxy instance.
getInquiryProxy() - Method in interface toolbox.uddi.UDDIManager
Return the configured InquiryProxy instance.
getInstance(Properties) - Static method in class toolbox.app.AppEnv
Initialise the AppEnv from the XML configuration specified by the given properties instance.
getInstance() - Method in interface toolbox.services.ObjectFactory
Create a new instance of the target Object for this factory.
getInstance(ClassLoader) - Method in interface toolbox.services.ObjectFactory
Create a new instance of the target Object for this factory using the given ClassLoader.
getInstance() - Method in class toolbox.services.PropertiesFactory
Return the member properties instance.
getInstance(ClassLoader) - Method in class toolbox.services.PropertiesFactory
Return the member properties instance.
getInterceptors() - Method in class toolbox.services.ServiceConfig
Return the List of interceptor definitions for the service.
getJmsConsumer(String) - Method in class toolbox.services.jms.JmsService
Return the named JmsConsumer instance.
getJmsManager() - Method in class toolbox.services.jms.JmsServiceEnvironment
Return the member JmsManager.
getJmsProducer(String) - Method in class toolbox.services.jms.JmsService
Return the named JmsProducer instance.
getKey() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the key used to identify an entity in the table.
getKeyType() - Method in class toolbox.dao.FieldDefinition
Return this fields key type.
getLDAPManager() - Method in class toolbox.services.ldap.LDAPServiceEnvironment
Return the member LDAPManager.
getLDAPWorker() - Method in interface toolbox.ldap.LDAPManager
Return the LDAPWorker instance configured for this manager.
getLDAPWorker() - Method in class toolbox.ldap.LDAPManagerImpl
Return the LDAPWorker instance configured for this manager.
getLDAPWorker() - Method in class toolbox.services.ldap.LDAPService
Returns the LDAPWorker for this service.
getLikeProperties() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "LikeProperties" element
getLikeProperties() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "LikeProperties" element
getLineNumber() - Method in class toolbox.parsers.TextEvent
Returns the line number of the record that this event denotes.
getListBuilder() - Method in class toolbox.dao.AbstractDaoManager
Instantiates and returns an instance of the configured ListBuilder implementation
getListBuilder() - Method in interface toolbox.dao.DaoManager
Returns a reference to the ListBuilder of this manager.
getLocalDirectoryName() - Method in class toolbox.ftp.FTPGetEvent
Return the local directory name.
getLocalFileName() - Method in class toolbox.ftp.FTPGetEvent
Return the local file name.
getLocalityName() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the localityName property.
getLocationInfo() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Return the flag indicating whether LocationInfo must be generated.
getLogger() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the logger property.
getLogLevel() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the logLevel property.
getMail() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the mail property.
getMailManager() - Method in class toolbox.services.mail.MailService
Return the MailManager for this service.
getMailManager() - Method in class toolbox.services.mail.MailServiceEnvironment
Return the member MailManager.
getMap() - Method in interface toolbox.app.AppBean
Return the Map containing the bean properties.
getMap() - Method in interface toolbox.dao.DaoBean
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.util.audit.AuditEntry
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the Map containing the bean properties.
getMap() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the Map containing the bean properties.
getMapBuilder() - Method in interface toolbox.ldap.LDAPManager
Return the MapBuilder instance configured for this manager.
getMapBuilder() - Method in class toolbox.ldap.LDAPManagerImpl
Return the MapBuilder instance configured for this manager.
getMapping(String) - Method in interface toolbox.dao.DaoBean
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.dao.orm.ORMConfig
Return the named ORM mapping configuration.
getMapping(String) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.util.audit.AuditEntry
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the mapped value for the provided property name.
getMapping(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Return the mapped value for the provided property name.
getMappings() - Method in interface toolbox.dao.DaoBean
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.util.audit.AuditEntry
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the Map containing the property mappings.
getMappings() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the Map containing the property mappings.
getMappingType(String) - Method in interface toolbox.dao.DaoBeanEx
Return the type of the provided mapping.
getMappingType(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Return the type of the provided mapping.
getMappingTypes() - Method in interface toolbox.dao.DaoBeanEx
Return the mapping types.
getMappingTypes() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the mapping types.
getMessage() - Method in exception toolbox.services.ldap.simple.SimpleGroupException
Return the message from parent class.
getMessage() - Method in exception toolbox.services.ldap.simple.SimpleUserException
Return the message from parent class.
getMessage() - Method in exception toolbox.services.socket.simple.SimpleSocketException
Return the message from the parent class.
getMessage() - Method in class toolbox.web.BaseWebAction
Returns the default display message
getMessageID() - Method in class toolbox.services.ws.WSClientService
Return the message id from the previous method invocation.
getMessages() - Method in exception toolbox.web.validation.ValidationException
Return the list of validation exception messages.
getName() - Method in class toolbox.app.AppEnv
Return the name of this environment.
getName() - Method in class toolbox.app.BaseService
Returns the name of this service
getName() - Method in class toolbox.dao.AbstractDaoManager
Return the name of this manager
getName() - Method in interface toolbox.dao.DaoManager
Return the name of this manager.
getName() - Method in class toolbox.dao.FieldDefinition
Return this fields name.
getName() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the name of this mapping configuration.
getName() - Method in interface toolbox.ftp.FTPGetClient
Return the name of this client.
getName() - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Return the name of this client.
getName() - Method in interface toolbox.ftp.FTPManager
Return the name of this manager.
getName() - Method in class toolbox.ftp.FTPManagerCommonsImpl
Return the name of this manager.
getName() - Method in interface toolbox.ftp.FTPPutClient
Return the name of this client.
getName() - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Return the name of this client.
getName() - Method in interface toolbox.jms.JmsConsumer
Return the name of this consumer.
getName() - Method in class toolbox.jms.JmsObject
Returns the name of this JmsObject.
getName() - Method in interface toolbox.jms.JmsProducer
Return the name of this producer.
getName() - Method in class toolbox.ldap.EntryDefinition
Return the name of this definition.
getName() - Method in class toolbox.pooling.ResourcePoolImpl
Returns the name of this pool.
getName() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "Name" element
getName() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets the "Name" element
getName() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "Name" element
getName() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets the "Name" element
getName() - Method in class toolbox.services.BaseService
Return the name of this service.
getName() - Method in class toolbox.services.dao.DaoServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.EnvironmentConfig
Return the name of the environment.
getName() - Method in class toolbox.services.ftp.FTPServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.jms.JmsServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.ldap.LDAPServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.mail.MailServiceEnvironment
Return the name of this environment.
getName() - Method in interface toolbox.services.ObjectFactory
Return the name of this factory.
getName() - Method in class toolbox.services.PropertiesFactory
Return the name of this factory.
getName() - Method in class toolbox.services.ServiceConfig
Return the name of the service.
getName() - Method in interface toolbox.services.ServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.socket.SocketClientServiceEnvironment
Return the name of this environment.
getName() - Method in class toolbox.services.uddi.UDDIServiceEnvironment
Return the name of this environment.
getName() - Method in interface toolbox.socket.SocketClientManager
Return the name of this manager.
getName() - Method in class toolbox.socket.SocketClientManagerImpl
Return the name of this manager.
getName() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Return the name of this manager.
getName() - Method in class toolbox.uddi.ServiceInfo
Return the name of this ServiceInfo instance.
getName() - Method in interface toolbox.uddi.UDDIManager
Return the name of this manager.
getName() - Method in class toolbox.web.BaseWebAction
Return the name of this action.
getName() - Method in class toolbox.web.PermissionFilter.Permission
Return the name of this permission
getName() - Method in class toolbox.web.util.Part
Returns the name of this part.
getName() - Method in class toolbox.web.validation.AbstractField
Return the name of this field.
getName() - Method in interface toolbox.web.validation.Field
Return the name of this field.
getNamespace() - Method in class toolbox.uddi.ServiceInfo
Return the namespace of the service that is described by this ServiceInfo instance.
getNewProperties() - Method in class toolbox.services.util.audit.AuditEntry
Return the newProperties property.
getNextSequenceValue(String) - Method in class toolbox.services.dao.DaoService
Return the next value from the named oracle sequence.
getNodeName(Node) - Method in class toolbox.parsers.DOMParser
Returns the name of the given node.
getObject() - Method in class toolbox.services.AbstractInterceptor
Convenience method to return the actual Object instance.
getObjectClass() - Method in class toolbox.ldap.EntryDefinition
Return the List of object class values that define entries of this type.
getObjectFactories() - Method in class toolbox.allegato.JNDIConfig
Returns the value of the object factories property.
getOldProperties() - Method in class toolbox.services.util.audit.AuditEntry
Return the oldProperties property.
getOperation() - Method in class toolbox.services.util.audit.AuditEntry
Return the operation property.
getOperation() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the operation property.
getOperationResult() - Method in class toolbox.services.util.audit.AuditEntry
Return the operationResult property.
getOperationResult() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the operationResult property.
getOperationTime() - Method in class toolbox.services.util.audit.AuditEntry
Return the operationTime property.
getOptions(List, String, String, String) - Method in class toolbox.web.template.BaseSelectOptions
Return a SimpleScalar containing the options.
getOu() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the ou property.
getPackage() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "Package" element
getPackage() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets the "Package" element
getPackage() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "Package" element
getPackage() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets the "Package" element
getPadChar() - Method in class toolbox.parsers.FixedLengthParser
Returns the the padding character that this parser uses.
getPadding() - Method in class toolbox.parsers.FixedLengthParser
Returns the padding mode for this parser.
getPart(String) - Method in class toolbox.web.util.MultipartRequest
Returns the part with the given name.
getPassword() - Method in class toolbox.allegato.FTPConfig
Returns the password for this config object.
getPassword() - Method in class toolbox.allegato.JDBCConfig
Returns the password for this config object.
getPasswordAuthentication() - Method in class toolbox.allegato.MailConfig.SimpleMailAuthenticator
Return a PassworAuthentication instance using the member user name and password of this Authenticator instance.
getPattern() - Method in class toolbox.web.validation.AbstractField
Return the pattern used to identify this field.
getPattern() - Method in interface toolbox.web.validation.Field
Return the pattern used to identify this field.
getPhraseContent(Column, Object) - Static method in class toolbox.pdf.PdfHelper
Returns a content String in the format specified by the given column description.
getPlural() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "Plural" element
getPlural() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "Plural" element
getPort() - Method in class toolbox.allegato.FTPConfig
Returns the port string for this config object.
getPort() - Method in class toolbox.allegato.SocketConfig
Return the port property.
getPortName() - Method in class toolbox.uddi.ServiceInfo
Return the name of the service port that is described by this ServiceInfo instance.
getPortTypeName() - Method in class toolbox.uddi.ServiceInfo
Return the port type name that is implemented by the service described in this ServiceInfo instance.
getPrimaryKeyDefinition() - Method in class toolbox.dao.TableDefinition
Returns the primary key definition for this table definition.
getPrimaryKeyNames() - Method in class toolbox.dao.TableDefinition
Returns the names of the primary key fields of this definition
getPrimaryKeyProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "PrimaryKeyProperty" element
getPrimaryKeyProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "PrimaryKeyProperty" element
getPrimaryKeyType() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "PrimaryKeyType" element
getPrimaryKeyType() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "PrimaryKeyType" element
getPrincipal() - Method in class toolbox.allegato.JNDIConfig
Returns the security principal used by this config object to initialise the intial context.
getProducer(String) - Method in interface toolbox.jms.JmsManager
Return the named producer managed by this manager.
getProducer(String) - Method in class toolbox.jms.JmsManagerImpl
Return the named producer managed by this manager.
getProperties() - Method in class toolbox.allegato.XMLProperties
Return the member properties for this XMLProperties object.
getProperties() - Method in class toolbox.app.BaseService
Return the configuration properties of this service.
getProperties() - Method in class toolbox.services.BaseService
Return all the service configuration properties.
getProperties() - Method in class toolbox.web.actions.sync2async.Payload
Return the payload properties.
getProperties() - Method in class toolbox.web.BaseWebAction
Return configuration properties as a Map.
getProperties() - Method in interface toolbox.web.Controller
Return the global configuration properties as a map.
getProperties() - Method in class toolbox.web.ControllerServlet
Return the global configuration properties as a map.
getProperties() - Method in class toolbox.web.validation.AbstractField
Return all the field specific properties.
getProperties() - Method in interface toolbox.web.validation.Field
Return all the field specific properties.
getProperty(String) - Method in class toolbox.app.BaseService
Returns the value of a single service property.
getProperty(String) - Method in class toolbox.services.BaseService
Return the value of the named service configuration property.
getProperty(String) - Method in class toolbox.services.RegistryConfig
Return the value of the named property.
getProperty(String) - Method in interface toolbox.services.ServiceRegistry
Return the value of the named registry configuration property.
getProperty(String) - Method in class toolbox.services.ServiceRegistryImpl
Return the value of the named registry configuration property.
getProperty(String) - Method in class toolbox.web.BaseWebAction
Return the named configuration property.
getProperty(String) - Method in class toolbox.web.validation.AbstractField
Return a field specific property.
getProperty(String) - Method in interface toolbox.web.validation.Field
Return a field specific property.
getPropertyMap() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the Map containing the bean properties.
getPropertyType(String) - Method in interface toolbox.dao.DaoBeanEx
Return the type of the provided property.
getPropertyType(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Return the type of the provided property.
getPropertyTypes() - Method in interface toolbox.dao.DaoBeanEx
Return the property types.
getPropertyTypes() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the property types.
getProvider() - Method in class toolbox.uddi.ServiceInfo
Return the name of the UDDI Provider/Business.
getProviderKey(String) - Method in interface toolbox.uddi.InquiryProxy
Return the UDDI key of the named provider (business).
getProviderKey(String, AuthenticationContext) - Method in interface toolbox.uddi.InquiryProxy
Return the UDDI key of the named provider (business).
getProviderKey(String) - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Return the UDDI key of the named provider (business).
getProviderKey(String, AuthenticationContext) - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Return the UDDI key of the named provider (business).
getProviderKey(String) - Method in class toolbox.uddi.InquiryProxyOSRImpl
Return the UDDI key of the named provider (business).
getProviderKey(String, AuthenticationContext) - Method in class toolbox.uddi.InquiryProxyOSRImpl
Return the UDDI key of the named provider (business).
getProviderName() - Method in class toolbox.uddi.ProviderInfo
Return the name of the provider that is described by this ProviderInfo instance.
getProviderUrl() - Method in class toolbox.allegato.JNDIConfig
Returns the provider specific URL used by this config object to initialise the initial context.
getProxyObject(Object, Interceptor[]) - Static method in class toolbox.services.ProxyFactory
Return a Proxy instance that wraps the given Object instance for each of the provided Interceptor instances.
getPublicationProxy() - Method in class toolbox.services.uddi.UDDIService
Return the PublicationProxy used by this service.
getPublicationProxy() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Return the configured PublicationProxy instance.
getPublicationProxy() - Method in interface toolbox.uddi.UDDIManager
Return the configured PublicationProxy instance.
getQuote() - Method in class toolbox.parsers.DelimitedParser
Returns the the quote character that this parser uses to denote constant strings.
getReferenceId() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceId property.
getReferenceIds() - Method in class toolbox.dao.orm.ORMMappingConfig
Return a List of the reference identifiers configured for this mapping configuration.
getReferenceIds(String) - Method in interface toolbox.dao.orm.ORMQueryService
Return a List of Strings that contain the names of the reference columns for the given mapping.
getReferenceIds(String) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Return a List of Strings that contain the names of the reference columns for the given mapping.
getReferenceParameter1() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceParameter1 property.
getReferenceParameter2() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceParameter2 property.
getReferenceParameter3() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceParameter3 property.
getReferenceParameter4() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceParameter4 property.
getReferenceParameter5() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the referenceParameter5 property.
getReferences() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the List of ORMReferenceConfig instances configured for this mapping configuration.
getRefId() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return the name of the reference column on the parent table.
getRegistry(String) - Static method in class toolbox.services.ServiceRegistryFactory
Return the named ServiceRegistry.
getRegistry() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Return the name of the Toolbox Service Registry managing the LoggingService.
getRelease() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the release property.
getRemoteDirectoryName() - Method in class toolbox.ftp.FTPGetEvent
Return the remote directory name.
getRemoteFile(String) - Method in interface toolbox.ftp.FTPGetClient
Retrieve a single file from the configured remote directory and place the file in the configured local directory.
getRemoteFile(String) - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Retrieve a single file from the configured remote directory and place the file in the configured local directory.
getRemoteFileName() - Method in class toolbox.ftp.FTPGetEvent
Return the remote file name.
getRemoteFiles() - Method in interface toolbox.ftp.FTPGetClient
Retrieve all the files from the configured remote directory and place them in the configured local directory.
getRemoteFiles(int) - Method in interface toolbox.ftp.FTPGetClient
Retrieve n number of files from the configured remote directory and place them in the configured local directory.
getRemoteFiles() - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Retrieve all the files from the configured remote directory and place them in the configured local directory.
getRemoteFiles(int) - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Retrieve n number of files from the configured remote directory and place them in the configured local directory.
getReplyTo() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the replyTo property.
getResource() - Method in interface toolbox.pooling.ResourcePool
Returns a resource from this pool
getResource() - Method in class toolbox.pooling.ResourcePoolImpl
Returns a resource from this pool.
getResource() - Method in class toolbox.web.BaseWebAction
Return the name of the resource configured for this action.
getResource() - Method in interface toolbox.web.Controller
Return the name of the configured resource for this controller.
getResource() - Method in class toolbox.web.ControllerServlet
Return the name of the resource configured for this controller.
getResource(Locale) - Method in class toolbox.web.validation.FieldValidator
Return the ResourceBundle used to obtain validation messages.
getResource(Locale) - Method in interface toolbox.web.validation.Validator
Return the ResourceBundle that contains the error messages for this validator.
getResource(Locale) - Method in class toolbox.web.validation.ValidatorImpl
Implemented to comply with interface definition.
getResourceBundle(Locale) - Method in class toolbox.web.BaseWebAction
Return the resource bundle configured for this action.
getResourceKey() - Method in class toolbox.web.validation.AbstractField
Return the resource key used to lookup the display value of this field.
getResourceKey() - Method in interface toolbox.web.validation.Field
Return the resource key used to lookup the display value of this field.
getResourceString(String, Locale) - Method in class toolbox.web.BaseWebAction
Return a resource string from the bundle configured for this action
getResourceString(String) - Method in class toolbox.web.BaseWebAction
Return a resource string from the bundle configured for this action
getResourceString(String, Object[], Locale) - Method in class toolbox.web.BaseWebAction
Return a resource string from the bundle configured for this action and format the string using the List of parameters provided.
getResourceString(String, Object[]) - Method in class toolbox.web.BaseWebAction
Return a resource string from the bundle configured for this action and format the string using the List of parameters provided.
getResourceString(ResourceBundle, String, Object[]) - Method in class toolbox.web.BaseWebAction
Return a resource string from the given bundle and format the string using the array of parameters provided.
getResourceString(String, ResourceBundle) - Method in class toolbox.web.validation.AbstractField
Return a resource string from the given bundle
getResourceString(String, Object[], ResourceBundle) - Method in class toolbox.web.validation.AbstractField
Return a resource string by formatting the resource string using the provided parameters.
getRole() - Method in class toolbox.services.util.audit.AuditEntry
Return the role property.
getRole() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the role property.
getRootContext() - Method in interface toolbox.ldap.LDAPWorker
Return the root context of this worker.
getRootContext() - Method in class toolbox.ldap.LDAPWorkerImpl
Return the root context of this worker.
getSecurityProtocol() - Method in class toolbox.allegato.JNDIConfig
Returns the security protocol used by this ocnfiguration object.
getSecurityProxy() - Method in class toolbox.services.uddi.UDDIService
Return the SecurityProxy used by this service.
getSecurityProxy() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Return the configured SecurityProxy instance.
getSecurityProxy() - Method in interface toolbox.uddi.UDDIManager
Return the configured SecurityProxy instance.
getSelectAll() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the SQL statement that must be used to obtain all entities and resolve all references.
getSelectOne() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the SQL statement that must be used to obtain a single entity and resolve all references for the entity.
getSelectRefs() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the SQL statement that must be used to obtain referenced entity instances.
getSequence() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "Sequence" element
getSequence() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "Sequence" element
getSequenceProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "SequenceProperty" element
getSequenceProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "SequenceProperty" element
getServer() - Method in class toolbox.allegato.FTPConfig
Returns the server string for this config object.
getService(String, Class) - Method in interface toolbox.services.ServiceRegistry
Create and return an instance of the named service.
getService(String, Class) - Method in class toolbox.services.ServiceRegistryImpl
Create and return an instance of the named service.
getService() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Return the name of the LoggingService Service instance that must be used.
getServiceConfig(String) - Method in class toolbox.app.AppEnv
Return the named service configuration.
getServiceConfig(String) - Method in class toolbox.services.RegistryConfig
Return the configuration of the named service.
getServiceInfo(String) - Method in interface toolbox.services.uddi.simple.SimpleUDDIService
Return the ServiceInfo instance associated with the given configured name.
getServiceInfo(String) - Method in class toolbox.services.uddi.simple.SimpleUDDIServiceImpl
Return the ServiceInfo instance associated with the given configured name.
getServiceInfo(String) - Method in class toolbox.uddi.GenericUDDIManagerImpl
Return the named ServiceInfo instance.
getServiceInfo(String) - Method in interface toolbox.uddi.UDDIManager
Return the named ServiceInfo instance.
getServiceInterface() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the serviceInterface property.
getServiceMethods() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "ServiceMethods" element
getServiceMethods() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "ServiceMethods" element
getServiceName() - Method in class toolbox.uddi.ServiceInfo
Return the name of the service that is described by this ServiceInfo instance.
getServiceObject(AxisService) - Method in class toolbox.services.ws.SimpleAxisServiceObjectSupplier
Return the service implementation class from the configured ServiceRegistry instance.
getServiceObject(Exchange) - Method in class toolbox.services.ws.SimpleCXFInvoker
Return a service instance from the configured registry to be used as the invocation target of a web service.
getServiceObject() - Method in class toolbox.services.ws.WSClientService
Return a reference to the service this client is accessing.
getServiceOperation() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the serviceOperation property.
getSession() - Method in class toolbox.jms.JmsObject
Returns the session for this object.
getSession() - Method in interface toolbox.mail.MailManager
Return a JavaMail Session instance.
getSession() - Method in class toolbox.mail.MailManagerImpl
Return a Session using the member SessionManager instance.
getSession() - Method in interface toolbox.mail.SessionManager
Return a JavaMail Session instance.
getSession() - Method in class toolbox.mail.SessionManagerJEEImpl
Return a JavaMail Session instance.
getSession() - Method in class toolbox.mail.SessionManagerMailConfigImpl
Return a JavaMail Session instance.
getSetting(String) - Method in class toolbox.dao.orm.ORMConfig
Return the value of the named setting.
getSingleMsg() - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Return the singleMsg property.
getSize() - Method in class toolbox.queueing.Queue
Returns the number of events contained in the queue.
getSMTPAuth() - Method in class toolbox.allegato.MailConfig
Return the SMTP auth required flag.
getSMTPHost() - Method in class toolbox.allegato.MailConfig
Return the SMTP host name.
getSMTPMailer() - Method in interface toolbox.mail.MailManager
Return a SMTPMailer instance.
getSMTPMailer() - Method in class toolbox.mail.MailManagerImpl
Return the member SMTPMailer instance.
getSMTPMailer() - Method in class toolbox.services.mail.MailService
Return the SMTPMailer instance for this service.
getSMTPPassword() - Method in class toolbox.allegato.MailConfig
Return the SMTP user password.
getSMTPPort() - Method in class toolbox.allegato.MailConfig
Return the SMTP port number.
getSMTPProperties() - Method in class toolbox.allegato.MailConfig
Return additional supported SMTP properties.
getSMTPProtocol() - Method in class toolbox.allegato.MailConfig
Return the SMTP protocol.
getSMTPUser() - Method in class toolbox.allegato.MailConfig
Return the SMTP user name.
getSn() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the sn property.
getSocket() - Method in interface toolbox.socket.SocketConnectionManager
Return a reference to a socket connection.
getSocket() - Method in class toolbox.socket.SocketConnectionManagerDefaultImpl
Return a reference to a socket connection.
getSocket() - Method in class toolbox.socket.SocketConnectionManagerPoolImpl
Return a reference to a socket connection.
getSocketClient() - Method in class toolbox.services.socket.SocketClientService
Return SocketClient for this service.
getSocketClient() - Method in interface toolbox.socket.SocketClientManager
Returns an implementation of the SocketClient interface.
getSocketClient() - Method in class toolbox.socket.SocketClientManagerImpl
Returns an implementation of the SocketClient interface.
getSocketClientManager() - Method in class toolbox.services.socket.SocketClientService
Returns the SocketClientManager for this service.
getSocketClientManager() - Method in class toolbox.services.socket.SocketClientServiceEnvironment
Return the member SocketClientManager.
getSOKeepAlive() - Method in class toolbox.allegato.SocketConfig
Return the SOKeepAlive property.
getSOLinger() - Method in class toolbox.allegato.SocketConfig
Return the SOLinger property.
getSOReceiveBufSize() - Method in class toolbox.allegato.SocketConfig
Return the SOReceiveBufSize property.
getSortDirection() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "SortDirection" element
getSortDirection() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "SortDirection" element
getSortProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "SortProperty" element
getSortProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "SortProperty" element
getSOSendBufSize() - Method in class toolbox.allegato.SocketConfig
Return the SOSendBufSize property.
getSOTimeout() - Method in class toolbox.allegato.SocketConfig
Return the SOTimeout property.
getSourceComponent() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the sourceComponent property.
getSourceEntityKey() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the sourceEntityKey property.
getSourceInterface() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the sourceInterface property.
getSourceOperation() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the sourceOperation property.
getSourceOperation() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the sourceOperation property.
getSourceSystem() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the sourceSystem property.
getSQL(String, String) - Method in class toolbox.dao.PreparedQuery
Return the SQL representation of this query as a String in Java PreparedStatement format.
getSQL() - Method in class toolbox.dao.Query
Generates a SQL query in Java prepared statement format.
getSQLType() - Method in class toolbox.dao.FieldDefinition
Returns an int representing the SQL type of this field.
getSQLTypeForString(String) - Static method in class toolbox.dao.JDBCTypeMapper
Return the int representing the SQL type for the given text description of the type.
getSQLTypes() - Method in class toolbox.dao.TableDefinition
Return an int array containing the SQL types of all the fields in this definition.
getStartTime() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the startTime property.
getStateFactories() - Method in class toolbox.allegato.JNDIConfig
Returns the value of the state factories property.
getStatus() - Method in interface toolbox.pooling.ResourcePool
Return the status of this resource pool.
getStatus() - Method in class toolbox.pooling.ResourcePoolImpl
Returns the current status of this pool.
getStatusString() - Method in class toolbox.pooling.ResourcePoolImpl
Return the status of the pool
getSubject() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the subject property.
getSuccessTemplate() - Method in class toolbox.web.BaseWebAction
Returns the location of the success template.
getSystemEnvironment() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the systemEnvironment property.
GetSystemTime - Class in toolbox.web.template
Template helper to return the current system time as a java.util.Date instance.
GetSystemTime() - Constructor for class toolbox.web.template.GetSystemTime
Default constructor
getTable() - Method in class toolbox.dao.orm.ORMMappingConfig
Return the table of this mapping configuration.
getTable() - Method in class toolbox.dao.orm.ORMReferenceConfig
Return the referenced table name.
getTable() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets the "Table" element
getTable() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets the "Table" element
getTableName() - Method in class toolbox.dao.TableDefinition
Returns the name of his table definition.
getTarget() - Method in class toolbox.services.AbstractInterceptor
Convenience method to return the invocation target Object instance.
getTargetEntityKey() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the targetEntityKey property.
getTargetInterface() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the targetInterface property.
getTargetOperation() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the targetOperation property.
getTargetRelease() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the targetRelease property.
getTargetSystem() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the targetSystem property.
getTCPNoDelay() - Method in class toolbox.allegato.SocketConfig
Return the TCPNoDelay property.
getTemplate(String) - Method in class toolbox.web.BaseWebAction
Return the location of the named template.
getTextNodeValue(Node) - Method in class toolbox.allegato.XMLProperties
Returns the value of the given text node.
getTextNodeValue(Element, String) - Method in class toolbox.allegato.XMLProperties
Returns the value of the named text node within the given parent element.
getTextNodeValue(String, Document) - Method in class toolbox.parsers.DOMParser
Returns the value of the named text node.
getTextNodeValue(String, Document, String) - Method in class toolbox.parsers.DOMParser
Returns the value of the named text node.
getTextNodeValue(Node) - Method in class toolbox.parsers.DOMParser
Returns the value of the given text node.
getTextNodeValue(String, Node) - Method in class toolbox.parsers.DOMParser
Returns the value of the named text node within the given parent node.
getTextNodeValue(String, Node, String) - Method in class toolbox.parsers.DOMParser
Returns the value of the named text node within the given parent node.
getThread() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the thread property.
getTimeStamp() - Method in class toolbox.services.util.logging.beans.LogMessage
Return the timeStamp property.
getTitle(String) - Method in class toolbox.pdf.table.PdfMultiTable
Returns the title for the given language.
getTitle(String) - Method in class toolbox.pdf.table.PdfTable
Returns the title for the given language.
getTo() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return the to property.
getToken() - Method in interface toolbox.uddi.AuthenticationContext
Return the token that this context is using.
getToken() - Method in class toolbox.uddi.AuthenticationContextImpl
Return the token that this context is using.
GetToken - Class in toolbox.web.template
Template helper to generate unique tokens for use in server side tests to ensure that duplicate form submissions do not occur.
GetToken() - Constructor for class toolbox.web.template.GetToken
Default constructor
getToken() - Static method in class toolbox.web.util.SyncToken
Return a unique token.
getTransferMode() - Method in class toolbox.allegato.FTPConfig
Returns the transfer mode string for this config object.
getType() - Method in class toolbox.allegato.JNDIConfig
Returns the type of this config object.
getType() - Method in class toolbox.dao.FieldDefinition
Return this fields type.
getType() - Method in class toolbox.ftp.FTPGetEvent
Return the event type value.
getType() - Method in class toolbox.jms.JmsObject
Returns the type of this JmsObject.
getUDDIManager() - Method in class toolbox.services.uddi.UDDIService
Return the UDDIManager for this service.
getUDDIManager() - Method in class toolbox.services.uddi.UDDIServiceEnvironment
Return the member UDDIManager.
getUid() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the uid property.
getUniqueMember() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return the uniqueMember property.
getUser(String) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Return a single user entry from the directory.
getUser(String) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Return a single user entry from the directory.
getUserByDn(String) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Return a single user entry from the directory using the DN value.
getUserByDn(String) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Return a single user entry from the directory using the DN value.
getUserId() - Method in class toolbox.services.util.audit.AuditEntry
Return the userId property.
getUserId() - Method in class toolbox.services.util.audit.AuditEntryTO
Return the userId property.
getUserInfo(String) - Method in class toolbox.web.LDAPUserInfoService
Perform a lookup against an LDAP directory using the provided user identifier and return the information as a Map instance.
getUserInfo(String) - Method in interface toolbox.web.UserInfoService
Perform a lookup against the user repository using the provided user identifier and return the information as a Map instance.
getUserName() - Method in class toolbox.allegato.FTPConfig
Returns the user name for this config object.
getUserName() - Method in class toolbox.allegato.JDBCConfig
Returns the user name for this config object.
getUserPassword() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return the userPassword property.
getValidator() - Method in class toolbox.web.BaseWebAction
Returns the validator instance for this action.
getValidator(String) - Method in interface toolbox.web.Controller
Return the named Validator instance.
getValidator(String) - Method in class toolbox.web.ControllerServlet
Return the named Validator instance.
getValidator(String) - Method in class toolbox.web.validation.ValidatorFactory
Return the named validator
getValues() - Method in class toolbox.dao.Query
Returns an Object array of field values contained in this query object.
getValuesAsArray() - Method in class toolbox.dao.PreparedQuery
Return the values of this query as an Object array.
getValuesAsList() - Method in class toolbox.dao.PreparedQuery
Return the values of this query as a List.
getVersion() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return the version property.
getWidth() - Method in class toolbox.pdf.table.PdfTable
Returns the default width of this table.
getWsaAction(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing Action header.
getWsaFaultTo(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing FaultTo header.
getWsaMessageID(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing MessageID header.
getWsaRelatesTo(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing RelatesTo header.
getWsaReplyTo(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing ReplyTo header.
getWsaTo(Exchange) - Static method in class toolbox.services.ws.CXFHelper
Return the value of the WS-Addressing To header.
getWsdlUrl() - Method in class toolbox.uddi.ServiceInfo
Return the WSDL URL of the service described by this ServiceInfo instance.
getXMLProperties() - Method in class toolbox.app.AppEnv
Returns the XML configuration for this environment.
getXMLProperties() - Method in class toolbox.app.BaseService
Returns the XML configuration properties of this service.
getXMLProperties() - Method in class toolbox.services.BaseService
Return the configuration properties of this service as XML properties.
getXMLStr(Node) - Method in class toolbox.parsers.DOMParser
Converts the given XML node to an XML string.
GREATER - Static variable in class toolbox.dao.PreparedQuery
The greater than (>) operator.
GREATER_EQUALS - Static variable in class toolbox.dao.PreparedQuery
The greater than or equals (>=) operator.
GREATER_EQUALS - Static variable in class toolbox.dao.Query
Greater than or equals operator (>=).
GZIP - Static variable in class toolbox.web.util.Base64
Specify that data should be gzip-compressed.

H

handle(Callback[]) - Method in class toolbox.services.ws.SimpleWSS4JServerCallbackLDAPImpl
This method expects a single WSPasswordCallback.
handle(Callback[]) - Method in class toolbox.services.ws.WSClientService.WSClientPasswordCallback
Obtain the configured password and set value on the WSPasswordCallback instance.
handleBody(String) - Method in class toolbox.web.actions.sync2async.PassthroughSync2AsyncHandlerImpl
Place the provided body content unchanged on the result payload.
handleBody(String) - Method in interface toolbox.web.actions.sync2async.Sync2AsyncHandler
Peform custom payload processing.
hasOutMessage(Method) - Method in class toolbox.services.ws.CustomServiceConfiguration
Return a Boolean indicating whether or not an output message should be generated for the given method.
HEADING - Variable in class toolbox.pdf.meta.Column
Heading of this column in the table header.
HttpServletRequestTm - Class in toolbox.web.template
Template model for HttpServletRequest.
HttpServletRequestTm() - Constructor for class toolbox.web.template.HttpServletRequestTm
Default constructor
HttpServletRequestTm(HttpServletRequest, ObjectWrapper) - Constructor for class toolbox.web.template.HttpServletRequestTm
Construct a TemplateModel with the given HttpServletRequest.
HttpSessionAttributePlugin - Class in toolbox.web
Simple PermissionPlugin to check the value of a specific HttpSession attribute.
HttpSessionAttributePlugin() - Constructor for class toolbox.web.HttpSessionAttributePlugin
Default constructor
HttpSessionTm - Class in toolbox.web.template
Template model for HttpSession.
HttpSessionTm() - Constructor for class toolbox.web.template.HttpSessionTm
Default constructor
HttpSessionTm(HttpSession, ObjectWrapper) - Constructor for class toolbox.web.template.HttpSessionTm
Construct a TemplateModel with the given HttpSession.

I

IgnoreKeyCaseMap - Class in toolbox.dao
Conveniece class to retrieve values from a HashMap using case insensitive keys.
IgnoreKeyCaseMap() - Constructor for class toolbox.dao.IgnoreKeyCaseMap
Default constructor
IgnoreKeyCaseMap(int) - Constructor for class toolbox.dao.IgnoreKeyCaseMap
Construct a new Map with the given capacity.
IgnoreKeyCaseMap(Map) - Constructor for class toolbox.dao.IgnoreKeyCaseMap
Construct a new map with the mappings of the given map.
IN - Static variable in class toolbox.dao.PreparedQuery
The in operator.
INFO - Static variable in class toolbox.services.util.logging.LogLevel
Level representing INFO.
init(XMLProperties) - Method in interface toolbox.dao.ConnectionManager
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in class toolbox.dao.ConnectionManagerDataSourceImpl
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in class toolbox.dao.ConnectionManagerDerbyImpl
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in class toolbox.dao.ConnectionManagerPoolImpl
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in interface toolbox.dao.DaoManager
Initialise the manager with XML configuration containing the definition of the data dictionary that is abstracted and the physical database configuration parameters.
init(Map, Map, DaoManager) - Method in interface toolbox.dao.DaoWorker
Initialise the worker with required data dictionary information.
init(Map, Map, DaoManager) - Method in class toolbox.dao.DaoWorkerImpl
Initialise the worker with required data dictionary information.
init(XMLProperties) - Method in class toolbox.dao.GenericDaoManager
Initialise the manager with XML configuration containing the definition of the data dictionary that is abstracted and the physical database configuration parameters.
init(XMLProperties) - Method in class toolbox.dao.MySQLDaoManager
Initialise the manager with XML configuration containing the definition of the data dictionary that is abstracted and the physical database configuration parameters.
init(XMLProperties) - Method in class toolbox.dao.NoDictDaoManager
Initialise the manager with XML configuration.
init(String, Map, FTPManager) - Method in interface toolbox.ftp.FTPGetClient
Initialise this client with a reference to the manager that created it.
init(String, Map, FTPManager) - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Initialise this client with a reference to the manager that created it.
init(String, XMLProperties) - Method in interface toolbox.ftp.FTPManager
Initialise the manager with XML configuration containing the FTP server and client configuration parameters.
init(String, XMLProperties) - Method in class toolbox.ftp.FTPManagerCommonsImpl
Initialise the manager with XML configuration containing the FTP server and client configuration parameters.
init(String, Map, FTPManager) - Method in interface toolbox.ftp.FTPPutClient
Initialise this client with a reference to the manager that created it.
init(String, Map, FTPManager) - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Initialise this client with a reference to the manager that created it.
init(String, Map, ExceptionListener) - Method in interface toolbox.jms.JmsConsumer
Initialise this consumer with the given name identifier and configuration properties.
init(String, Map, ExceptionListener) - Method in class toolbox.jms.JmsConsumerImpl
Initialise this consumer with the given name identifier and configuration properties.
init(String, String) - Method in interface toolbox.jms.JmsManager
Initialise this manager with the given name identifier and the location of the it's configuration.
init(String, String) - Method in class toolbox.jms.JmsManagerImpl
Initialise this manager with the given name identifier and the location of the it's XML configuration document.
init(String, Map, ExceptionListener) - Method in interface toolbox.jms.JmsProducer
Initialise this producer with the given name identifier and configuration properties.
init(String, Map, ExceptionListener) - Method in class toolbox.jms.JmsProducerImpl
Initialise this producer with the given name identifier and configuration properties.
init(String, XMLProperties) - Method in interface toolbox.ldap.LDAPManager
Initialise this manager with the given name and XML configuration properties.
init(String, XMLProperties) - Method in class toolbox.ldap.LDAPManagerImpl
Initialise this manager with the given name and XML configuration properties.
init(Map, Map, LDAPManager) - Method in interface toolbox.ldap.LDAPWorker
Initialise this worker with the supported Map of LDAP entry definitions and contexts.
init(Map, Map, LDAPManager) - Method in class toolbox.ldap.LDAPWorkerImpl
Initialise this worker with the supported Map of LDAP entry definitions and contexts.
init(String, XMLProperties) - Method in interface toolbox.mail.MailManager
Initialise this manager instance.
init(String, XMLProperties) - Method in class toolbox.mail.MailManagerImpl
Initialise this manager instance by creating a SessionManager and SMTPMailer instance.
init(XMLProperties) - Method in interface toolbox.mail.SessionManager
Initialise this SessionManager with the given XML configuration properties.
init(XMLProperties) - Method in class toolbox.mail.SessionManagerJEEImpl
Initialise this SessionManager with the given XML configuration properties.
init(XMLProperties) - Method in class toolbox.mail.SessionManagerMailConfigImpl
Initialise this SessionManager with the given XML configuration properties.
init(MailManager) - Method in interface toolbox.mail.SMTPMailer
Initialise this mailer with the manager that created it.
init(MailManager) - Method in class toolbox.mail.SMTPMailerImpl
Initialise this mailer with the manager that created it.
init(String, XMLProperties) - Method in interface toolbox.pooling.ResourcePool
Initialise the resources that the pool implementation will provide here.
init(String, XMLProperties) - Method in class toolbox.pooling.ResourcePoolImpl
Initialises the lists, sizes, custom properties and initial resources for this pool.
init(Map) - Method in interface toolbox.services.Interceptor
Interceptor initialisation must be implemented here.
init(Map) - Method in class toolbox.services.JAMonInterceptor
Set the label that must be used by this interceptor.
init(Map) - Method in class toolbox.services.LoggingInterceptor
Initialise this interceptor with the given configuration.
init(String, String, String) - Method in interface toolbox.services.ObjectFactory
Initialise the factory with the given name identifier and configuration location.
init(String, String, String) - Method in class toolbox.services.PropertiesFactory
Initialise the factory with the given name identifier and location of the Java properties file that will be used to populate the Properties instance.
init(String, String) - Method in interface toolbox.services.ServiceRegistry
Initialise this registry.
init(String, String) - Method in class toolbox.services.ServiceRegistryImpl
Initialise this registry by reading the registry configuration.
init(SocketConnectionManager, SocketProtocolHandler) - Method in interface toolbox.socket.SocketClient
Initialise this client with the provided infrastructure components to facilitate socket communications.
init(SocketConnectionManager, SocketProtocolHandler) - Method in class toolbox.socket.SocketClientImpl
Initialise this client with the provided infrastructure components to facilitate socket communications.
init(String, XMLProperties) - Method in interface toolbox.socket.SocketClientManager
Initialise this manager with the XML configuration containing the client infrastructure configuration.
init(String, XMLProperties) - Method in class toolbox.socket.SocketClientManagerImpl
Initialise this manager with the XML configuration containing the client socket infrastructure configuration.
init(XMLProperties) - Method in interface toolbox.socket.SocketConnectionManager
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in class toolbox.socket.SocketConnectionManagerDefaultImpl
Initialise the connection manager with the given XMLProperties.
init(XMLProperties) - Method in class toolbox.socket.SocketConnectionManagerPoolImpl
Initialise the connection manager with the given XMLProperties.
init(String, XMLProperties) - Method in class toolbox.uddi.GenericUDDIManagerImpl
Initialise this manager with the given name and XML configuration properties.
init(UDDIManager, Map) - Method in interface toolbox.uddi.InquiryProxy
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.InquiryProxyJUDDIImpl
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.InquiryProxyOSRImpl
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in interface toolbox.uddi.PublicationProxy
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.PublicationProxyOSRImpl
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in interface toolbox.uddi.SecurityProxy
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.SecurityProxyJUDDIImpl
Initialise this proxy with the given manager and configuration properties.
init(UDDIManager, Map) - Method in class toolbox.uddi.SecurityProxyOSRImpl
Initialise this proxy with the given manager and configuration properties.
init(String, XMLProperties) - Method in interface toolbox.uddi.UDDIManager
Initialise this manager with the given name and XML configuration properties.
init(String, Properties) - Method in class toolbox.web.AbstractPermissionPlugin
Initialise the plug-in with the configuration properties obtained from the PermissionFilter configuration file.
init(ServletContext) - Method in class toolbox.web.AppFinaliser
Initialise the finaliser.
init(FilterConfig) - Method in class toolbox.web.AuthedFilter
Initialise this filter.
init(ServletConfig) - Method in class toolbox.web.ControllerServlet
Initialise the ControllerServlet.
init(ServletContext) - Method in interface toolbox.web.Finaliser
Initialise the finaliser.
init(FilterConfig) - Method in class toolbox.web.PermissionFilter
Initialise the filter by parsing the XML configuration and creating an in memory image of the access permissions.
init(String, Properties) - Method in interface toolbox.web.PermissionPlugin
Initialise the plug-in with the configuration properties obtained from the PermissionFilter configuration file.
init(ServletContext) - Method in class toolbox.web.ServiceRegistryFinaliser
Initialise the finaliser.
init(FilterConfig) - Method in class toolbox.web.SyncTokenFilter
Initialise this filter.
init(FilterConfig) - Method in class toolbox.web.UserInfoFilter
Initialise this filter by obtaining the required configuration from the deployment descriptor.
init(String, XMLProperties) - Method in class toolbox.web.validation.FieldValidator
Initialises the validator by initialising all the forms configured in the given XML configuration.
init(String, XMLProperties) - Method in interface toolbox.web.validation.Validator
Validator initialisation must be performed here.
init(String, XMLProperties) - Method in class toolbox.web.validation.ValidatorImpl
Initialise all configured forms and place them in the forms map.
init(ServletConfig) - Method in class toolbox.web.ViewServlet
Initialise the template engine configuration and shared template resources.
init(ServletConfig) - Method in class toolbox.web.ws.ExportBusCXFServlet
Initialise the servlet by initialising the CXFServlet and obtaining the the bus instance.
initFinal() - Method in class toolbox.dao.AbstractDaoManager
Method to be called to initialise worker and list builder instances.
initObject(Map, ExceptionListener) - Method in class toolbox.jms.JmsObject
Initialise this object with the given configuration properties.
initSQL() - Method in class toolbox.dao.AbstractDaoManager
Creates SQL strings from the initialised TableDefinitions and stores them in the m_statements Map.
initStart(XMLProperties) - Method in class toolbox.dao.AbstractDaoManager
Initialises all internal resources for this manager.
InquiryProxy - Interface in toolbox.uddi
Interface that defines a proxy for the UDDI Inquiry API.
InquiryProxyJUDDIImpl - Class in toolbox.uddi
InquiryProxy implementation to interact with the Apache jUDDI Service Registry.
InquiryProxyJUDDIImpl() - Constructor for class toolbox.uddi.InquiryProxyJUDDIImpl
Default constructor.
InquiryProxyOSRImpl - Class in toolbox.uddi
InquiryProxy implementation to interact with Oracle Service Registry.
InquiryProxyOSRImpl() - Constructor for class toolbox.uddi.InquiryProxyOSRImpl
Default constructor.
insert(String, Map) - Method in interface toolbox.dao.DaoWorker
Inserts the given map of values into the named table.
insert(String, Map, TransactionContext) - Method in interface toolbox.dao.DaoWorker
Inserts the given map of values into the named table within the given transaction context.
insert(String, Map) - Method in class toolbox.dao.DaoWorkerImpl
Inserts the given map of values into the named table.
insert(String, Map, TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Inserts the given map of values into the named table within the given transaction context.
insert(String, Object[], int[], Connection) - Method in class toolbox.dao.JDBCAccess
Insert all the entries in the given list using the provided statement.
insertAndReturnKey(String, Map) - Method in interface toolbox.dao.DaoWorker
Inserts the given map of values into the named table and returns auto-generated key.
insertAndReturnKey(String, Map, TransactionContext) - Method in interface toolbox.dao.DaoWorker
Inserts the given map of values into the named table and returns auto-generated key within the given transaction context.
insertAndReturnKey(String, Map) - Method in class toolbox.dao.DaoWorkerImpl
Inserts the given Object map of values into the named table and returns an auto-generated key.
insertAndReturnKey(String, Map, TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Inserts the given Object map of values into the named table and returns an auto-generated key within the given transaction context.
insertAndReturnKey(String, Object[], int[], Connection) - Method in class toolbox.dao.JDBCAccess
Insert all the entries in the given list using the given statement and return an auto-generated key.
insertAppBean(String, AppBean) - Method in class toolbox.app.BaseService
Convenience method to insert the properties of the given AppBean into the named table.
insertAppBean(String, AppBean, TransactionContext) - Method in class toolbox.app.BaseService
Convenience method to insert the properties of the given AppBean into the named table within the given transaction context.
insertDaoBean(String, DaoBean) - Method in class toolbox.services.dao.DaoService
Convenience method to insert the properties of the given DaoBean into the named table.
insertDaoBean(String, DaoBean, TransactionContext) - Method in class toolbox.services.dao.DaoService
Convenience method to insert the properties of the given DaoBean into the named table within the given transaction context.
insertNewDaoBeanDefinition(int) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Inserts and returns a new empty value (as xml) as the ith "DaoBeanDefinition" element
insertNewDaoBeanDefinition(int) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Inserts and returns a new empty value (as xml) as the ith "DaoBeanDefinition" element
Interceptor - Interface in toolbox.services
Interface that defines a method interceptor.
INVALID_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for invalid field validation errors.
InvalidateSessionAction - Class in toolbox.web.actions.session
Simple action implementation to invalidate the HTTP Session.
InvalidateSessionAction() - Constructor for class toolbox.web.actions.session.InvalidateSessionAction
Default constructor
invoke(Object, Method, Object[]) - Method in class toolbox.services.JAMonInterceptor
Invoke the given method on the target service and perform the aggregation.
invoke(Object, Method, Object[]) - Method in class toolbox.services.LoggingInterceptor
Invoke the given method on the target service and log method entry and exit.
InvokeException - Exception in toolbox.services
Exception that is generated when a exceptions are encountered during interceptor method invocations.
InvokeException(Exception) - Constructor for exception toolbox.services.InvokeException
Creates a new InvokeException from the given Exception.
InvokeException(String) - Constructor for exception toolbox.services.InvokeException
Generates an InvokeException with the given message.
invokeMethod(Object, Method, Object[]) - Method in class toolbox.services.AbstractInterceptor
Helper method to perform the method invocation.
invokeServiceMethod(Object, ClassLoader, String, Object, String) - Method in class toolbox.services.BaseResolver
Inject the given depInstance into the given svcInstance using the provided class and method information.
isConfigRelative() - Method in class toolbox.services.EnvironmentConfig
Return the flag to indicate whether the environment configuration is relative to the configuration home directory.
isConfigRelative() - Method in class toolbox.services.ServiceConfig
Return the flag to indicate whether the service configuration is relative to the configuration home directory.
isEmpty() - Method in class toolbox.web.template.HttpServletRequestTm
Check to see if member session has any attributes.
isEmpty() - Method in class toolbox.web.template.HttpSessionTm
Check to see if member session has any attributes.
isEmpty() - Method in class toolbox.web.template.ServletContextTm
Check to see if member context has any attributes.
isLoggable(LogMessage) - Method in class toolbox.services.util.logging.LoggingHelper
Check to see whether the given LogMessage should be logged.
isLoggable(LogRecord) - Method in class toolbox.services.util.logging.support.LoggingServiceHandler
Check to see if this Handler would actually log a given record.
isNullable() - Method in class toolbox.dao.FieldDefinition
Indicates whether or not this field allows null values.
isPojo() - Method in class toolbox.services.ServiceConfig
Return the flag to indicate whether the service is a plain java object or a Service implementation.
isPrimaryKey(String) - Method in class toolbox.dao.TableDefinition
Test to see if the given field name is containend in the primary key definition of this table definition.
isRequired() - Method in class toolbox.web.validation.AbstractField
Indicates whether this field is required or not.
isRequired() - Method in interface toolbox.web.validation.Field
Indicates whether this field is required or not.
isRequired() - Method in class toolbox.web.validation.FormField
Indicates whether or not this field is required.
isResourceValid(Object) - Method in class toolbox.pooling.JDBCResourcePool
Validates the given connection and returns the validation state.
isResourceValid(Object) - Method in class toolbox.pooling.ResourcePoolImpl
Validates the resource and returns a state indicator.
isResourceValid(Object) - Method in class toolbox.pooling.SocketResourcePool
Validates the given socket connection and returns the validation state.
isSetLikeProperties() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
True if has "LikeProperties" element
isSetLikeProperties() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
True if has "LikeProperties" element
isSetPrimaryKeyProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
True if has "PrimaryKeyProperty" element
isSetPrimaryKeyProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
True if has "PrimaryKeyProperty" element
isSetPrimaryKeyType() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
True if has "PrimaryKeyType" element
isSetPrimaryKeyType() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
True if has "PrimaryKeyType" element
isSetSequence() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
True if has "Sequence" element
isSetSequence() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
True if has "Sequence" element
isSetSequenceProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
True if has "SequenceProperty" element
isSetSequenceProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
True if has "SequenceProperty" element
isSingleton() - Method in class toolbox.services.ServiceConfig
Return the flag to indicate whether the service should be handled as singleton.

J

JAMonInterceptor - Class in toolbox.services
Interceptor implementation to monitor Toolobx Service implementations.
JAMonInterceptor() - Constructor for class toolbox.services.JAMonInterceptor
Default constructor.
JAMonToolboxObjectFactory - Class in toolbox.object
Factory implementation to decorate created instances with JAMon instrumentation in addition to abstracting the required dynamic class loading and instantiation code.
JAMonToolboxObjectFactory() - Constructor for class toolbox.object.JAMonToolboxObjectFactory
Default constructor.
JDBCAccess - Class in toolbox.dao
Provides low level JDBC functionality.
JDBCAccess() - Constructor for class toolbox.dao.JDBCAccess
Default constructor
JDBCConfig - Class in toolbox.allegato
Encapsulates the configuration of a JDBC connection.
JDBCConfig() - Constructor for class toolbox.allegato.JDBCConfig
Default constructor
JDBCConfig(String, XMLProperties) - Constructor for class toolbox.allegato.JDBCConfig
Initialises this config object with the given XML configuration
JDBCResourcePool - Class in toolbox.pooling
ResourcePool implementation to do JDBC connection pooling.
JDBCResourcePool() - Constructor for class toolbox.pooling.JDBCResourcePool
Default constructor
JDBCTypeMapper - Class in toolbox.dao
Utility class to perform Java Object to JDBC and JDBC to Java Object type mappings.
JDBCTypeMapper() - Constructor for class toolbox.dao.JDBCTypeMapper
 
JmsConstants - Class in toolbox.jms
Static final class containing some constants used in the jms package.
JmsConsumer - Interface in toolbox.jms
Interface defining a generic JMS consumer.
JmsConsumerImpl - Class in toolbox.jms
Default JmsConsumer implementation.
JmsConsumerImpl() - Constructor for class toolbox.jms.JmsConsumerImpl
Default constructor.
JmsException - Exception in toolbox.jms
Indicates exceptions while performing jms operations.
JmsException(Exception) - Constructor for exception toolbox.jms.JmsException
Calls the parent constructor.
JmsException(String) - Constructor for exception toolbox.jms.JmsException
Calls the parent constructor with the given message.
JmsManager - Interface in toolbox.jms
Interface that defines a management object for JMS configuration and a set of JmsConsumers and JmsProducers.
JmsManagerImpl - Class in toolbox.jms
Default implementation of the JmsManager interface that utilises an XML configuration document to initialise.
JmsManagerImpl() - Constructor for class toolbox.jms.JmsManagerImpl
Default constructor.
JmsObject - Class in toolbox.jms
Convenience base class for deriving other JMS objects from.
JmsObject() - Constructor for class toolbox.jms.JmsObject
Protected constructor.
JmsProducer - Interface in toolbox.jms
Interface defining a generic JMS producer.
JmsProducerImpl - Class in toolbox.jms
Default JmsProducer implementation.
JmsProducerImpl() - Constructor for class toolbox.jms.JmsProducerImpl
Default constructor.
JmsService - Class in toolbox.services.jms
Convenience service implementation that can be used to develop services that require interaction with a JMS Broker using the toolbox.jms package.
JmsService() - Constructor for class toolbox.services.jms.JmsService
Default constructor.
JmsServiceEnvironment - Class in toolbox.services.jms
ServiceEnvironment implementation to provide access to a toolbox.jms.JmsManager implementation.
JmsServiceEnvironment() - Constructor for class toolbox.services.jms.JmsServiceEnvironment
Default constructor
JNDIConfig - Class in toolbox.allegato
Encapsulates the JNDI naming context config specified in an XML document and provides methods to create Context and DirContext instances.
JNDIConfig() - Constructor for class toolbox.allegato.JNDIConfig
Default constructor.
JNDIConfig(String, XMLProperties) - Constructor for class toolbox.allegato.JNDIConfig
Creates a new JNDI config with the given XML Properties.

L

LDAPConstants - Class in toolbox.ldap
Final class containing some constants used during LDAP operations.
LDAPException - Exception in toolbox.ldap
Indicates exceptions while performing LDAP operations.
LDAPException(Exception) - Constructor for exception toolbox.ldap.LDAPException
Calls the parent constructor.
LDAPException(String) - Constructor for exception toolbox.ldap.LDAPException
Calls the parent constructor with the given message.
LDAPFilter - Class in toolbox.ldap
Utility class to generate LDAP filters in more or less the same way as prepared statements.
LDAPFilter(String) - Constructor for class toolbox.ldap.LDAPFilter
Construct a new filter with the given filter template.
LDAPManager - Interface in toolbox.ldap
Defines an interface for developing a LDAP access manager.
LDAPManagerImpl - Class in toolbox.ldap
Default LDAPManager implementation.
LDAPManagerImpl() - Constructor for class toolbox.ldap.LDAPManagerImpl
Default constructor
LDAPService - Class in toolbox.services.ldap
Convenience service implementation that can be used to develop services that require interaction with a LDAP Directory using the toolbox.ldap package.
LDAPService() - Constructor for class toolbox.services.ldap.LDAPService
Default constructor.
LDAPServiceEnvironment - Class in toolbox.services.ldap
ServiceEnvironment implementation to provide access to a toolbox.ldap.LDAPManager instance.
LDAPServiceEnvironment() - Constructor for class toolbox.services.ldap.LDAPServiceEnvironment
Default constructor
LDAPUserInfoService - Class in toolbox.web
UserInfoService implementation to obtain user information from an LDAP directory.
LDAPUserInfoService() - Constructor for class toolbox.web.LDAPUserInfoService
Default constructor.
LDAPWorker - Interface in toolbox.ldap
Defines an interface for developing LDAP access workers.
LDAPWorkerImpl - Class in toolbox.ldap
Default LDAPWorker implementation.
LDAPWorkerImpl() - Constructor for class toolbox.ldap.LDAPWorkerImpl
Default constructor
LESS - Static variable in class toolbox.dao.PreparedQuery
The less than (<) operator.
LESS_EQUALS - Static variable in class toolbox.dao.PreparedQuery
The less than or equals (<=) operator.
LESS_EQUALS - Static variable in class toolbox.dao.Query
Less than or equals operator (<=).
LIKE - Static variable in class toolbox.dao.PreparedQuery
The like operator.
LIKE - Static variable in class toolbox.dao.Query
Like operator.
ListBuilder - Interface in toolbox.dao
Defines an interface that will be used to implement classes to construct lists from java.sql.ResultSet instances.
ListBuilderImpl - Class in toolbox.dao
Default ListBuilder implementation that applies generic type conversions.
ListBuilderImpl() - Constructor for class toolbox.dao.ListBuilderImpl
Default constructor
Listener - Class in toolbox.queueing
The listener class provides a mechanism for dispatching events from the Queue class and a common way of handling events dispatched from the Queue class.
Listener(Queue, ThreadGroup, int, Worker) - Constructor for class toolbox.queueing.Listener
Constructs a new Listener.
ListenerGroup - Class in toolbox.queueing
Class to configure, instantiate and manage Listener threads.
ListenerGroup(XMLProperties, Worker) - Constructor for class toolbox.queueing.ListenerGroup
Create a new ListenerGroup.
ListenerGroup(String, Worker) - Constructor for class toolbox.queueing.ListenerGroup
Create a new ListenerGroup.
listModules() - Method in class toolbox.confgen.ConfGenerator
List available configuration modules
loadEnvironment(String) - Method in interface toolbox.services.ServiceRegistry
Force the registry to load the named environment.
loadEnvironment(String) - Method in class toolbox.services.ServiceRegistryImpl
Force the registry to load the named environment.
log(LogMessage) - Method in interface toolbox.services.util.logging.LoggingService
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceDbImpl
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceStdOutImpl
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Log the given message using the level set on the message.
log(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Log the given message using the level set on the message.
logConfig(String) - Method in class toolbox.services.BaseService
Log a config message.
logConfig(String) - Method in class toolbox.web.BaseWebAction
Log a config message.
logError(LogMessage) - Method in interface toolbox.services.util.logging.LoggingService
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceDbImpl
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceStdOutImpl
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Log the given message as an error (ERROR).
logError(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Log the given message as an error (ERROR).
logFatal(LogMessage) - Method in interface toolbox.services.util.logging.LoggingService
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceDbImpl
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceStdOutImpl
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Log the given message as fatal (FATAL).
logFatal(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Log the given message as fatal (FATAL).
logFine(String) - Method in class toolbox.services.BaseService
Log a fine message.
logFine(String) - Method in class toolbox.web.BaseWebAction
Log a fine message.
logFiner(String) - Method in class toolbox.services.BaseService
Log a finer message.
logFiner(String) - Method in class toolbox.web.BaseWebAction
Log a finer message.
logFinest(String) - Method in class toolbox.services.BaseService
Log a finest message.
logFinest(String) - Method in class toolbox.web.BaseWebAction
Log a finest message.
LogFormatter - Class in toolbox.logging
Custom formatter for toolbox API's
LogFormatter() - Constructor for class toolbox.logging.LogFormatter
Default constructor.
LoggingFormatter - Interface in toolbox.services.util.logging
Interface that defines a formatter that can be used to format a LogMessage instance.
LoggingFormatterTemplateImpl - Class in toolbox.services.util.logging
Formatter implementation that employs a TemplateService to format LogMessage instances.
LoggingFormatterTemplateImpl() - Constructor for class toolbox.services.util.logging.LoggingFormatterTemplateImpl
Default constructor.
LoggingFormatterToStringImpl - Class in toolbox.services.util.logging
Formatter implementation that performs a simple toString() on the received LogMessage.
LoggingFormatterToStringImpl() - Constructor for class toolbox.services.util.logging.LoggingFormatterToStringImpl
Default constructor.
LoggingHelper - Class in toolbox.services.util.logging
Convenience class that implements various support routines.
LoggingHelper(String) - Constructor for class toolbox.services.util.logging.LoggingHelper
Default constructor.
LoggingInterceptor - Class in toolbox.services
Interceptor implementation to log method entry and exit events using the standard Java Logging facilities.
LoggingInterceptor() - Constructor for class toolbox.services.LoggingInterceptor
Default constructor.
LoggingService - Interface in toolbox.services.util.logging
Interface that defines a logging service interface.
LoggingServiceAppender - Class in toolbox.services.util.logging.support
An Apache Log4j appender implementation to facilitate interaction with the LoggingService from the log4j logging package.
LoggingServiceAppender() - Constructor for class toolbox.services.util.logging.support.LoggingServiceAppender
Default constructor.
LoggingServiceAsyncImpl - Class in toolbox.services.util.logging
LoggingService implementation that can output LogMessage instances to multiple LoggingService instances asynchronously.
LoggingServiceAsyncImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceAsyncImpl
Default constructor.
LoggingServiceAsyncImpl.AsyncLoggingWorker - Class in toolbox.services.util.logging
Worker class to handle asynchronous logging events.
LoggingServiceAsyncImpl.AsyncLoggingWorker(List) - Constructor for class toolbox.services.util.logging.LoggingServiceAsyncImpl.AsyncLoggingWorker
Construct a new worker with the given list of LoggingService instances.
LoggingServiceCommonsLoggingImpl - Class in toolbox.services.util.logging
LoggingService implementation that makes use of the Apache Commons Logging framework to output LogMessages
LoggingServiceCommonsLoggingImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Default constructor.
LoggingServiceDbImpl - Class in toolbox.services.util.logging
LoggingService implementation that logs messages to a database table.
LoggingServiceDbImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceDbImpl
Default constructor.
LoggingServiceHandler - Class in toolbox.services.util.logging.support
A JDK logging handler implementation to facilitate interaction with the LoggingService from the standard java.util.logging package.
LoggingServiceHandler() - Constructor for class toolbox.services.util.logging.support.LoggingServiceHandler
Default constructor.
LoggingServiceHandler(String, String, String) - Constructor for class toolbox.services.util.logging.support.LoggingServiceHandler
Construct this handler with the logging service configuration.
LoggingServiceStdOutImpl - Class in toolbox.services.util.logging
Simple implementation of LoggingService that outputs the LogMessage to standard output without formatting.
LoggingServiceStdOutImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceStdOutImpl
Default constructor.
LoggingServiceWSClientImpl - Class in toolbox.services.util.logging
Client side implementation of the LoggingService.
LoggingServiceWSClientImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceWSClientImpl
Default constuctor.
LoggingServiceXMLHttpClientImpl - Class in toolbox.services.util.logging
Client side implementation of the LoggingService.
LoggingServiceXMLHttpClientImpl() - Constructor for class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Default constuctor.
logInfo(String) - Method in class toolbox.services.BaseService
Log an info message.
logInfo(LogMessage) - Method in interface toolbox.services.util.logging.LoggingService
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceDbImpl
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceStdOutImpl
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Log the given message as informational (INFO).
logInfo(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Log the given message as informational (INFO).
logInfo(String) - Method in class toolbox.web.BaseWebAction
Log an info message.
LogLevel - Class in toolbox.services.util.logging
Simple class to indicate a log level.
LogLevel(String) - Constructor for class toolbox.services.util.logging.LogLevel
Initialise this LogLevel with the given string description.
LogMessage - Class in toolbox.services.util.logging.beans
Java Bean representing a log message.
LogMessage() - Constructor for class toolbox.services.util.logging.beans.LogMessage
Default constructor to initialise the internal Maps for storing bean properties, mappings and types.
logSevere(String, Throwable) - Method in class toolbox.services.BaseService
Log a severe message.
logSevere(String, Throwable) - Method in class toolbox.web.BaseWebAction
Log a severe message.
logWarning(String, Throwable) - Method in class toolbox.services.BaseService
Log a warning message.
logWarning(LogMessage) - Method in interface toolbox.services.util.logging.LoggingService
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceAsyncImpl
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceDbImpl
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceStdOutImpl
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceWSClientImpl
Log the given message as a warning (WARN).
logWarning(LogMessage) - Method in class toolbox.services.util.logging.LoggingServiceXMLHttpClientImpl
Log the given message as a warning (WARN).
logWarning(String, Throwable) - Method in class toolbox.web.BaseWebAction
Log a warning message.
lookup(String, String, String, String[]) - Method in interface toolbox.ldap.LDAPWorker
Return a single entry from the LDAP directory.
lookup(String, String, String, String[]) - Method in class toolbox.ldap.LDAPWorkerImpl
Return a single entry from the LDAP directory.

M

m_customProps - Variable in class toolbox.pooling.ResourcePoolImpl
Custom properties configured for specific pool implementation.
m_exposeContext - Variable in class toolbox.jms.JmsObject
 
m_jndiConfig - Variable in class toolbox.jms.JmsObject
 
m_name - Variable in class toolbox.web.AbstractPermissionPlugin
 
m_properties - Variable in class toolbox.web.AbstractPermissionPlugin
 
m_statements - Variable in class toolbox.dao.AbstractDaoManager
Hashtable containing table names as keys and arrays of SQL Strings as values.
m_tableDefs - Variable in class toolbox.dao.AbstractDaoManager
Hashtable containing table names as keys and TableDefinition objects as values.
m_xmlProps - Variable in class toolbox.dao.AbstractDaoManager
XML configuration properties
MailConfig - Class in toolbox.allegato
Class to encapsulate JavaMail Session configuration settings and Session creation.
MailConfig() - Constructor for class toolbox.allegato.MailConfig
Default constructor
MailConfig(String, XMLProperties) - Constructor for class toolbox.allegato.MailConfig
Create a new MailConfig instance with the given name and mail configuration.
MailConfig.SimpleMailAuthenticator - Class in toolbox.allegato
Authenticator subclass to perform user name/password authentication.
MailConfig.SimpleMailAuthenticator(String, String) - Constructor for class toolbox.allegato.MailConfig.SimpleMailAuthenticator
Construct an authenticator with the given user name and password.
MailException - Exception in toolbox.mail
Indicates exceptions while performing mail operations.
MailException(Exception) - Constructor for exception toolbox.mail.MailException
Calls the parent constructor.
MailException(String) - Constructor for exception toolbox.mail.MailException
Calls the parent constructor with the given message.
MailManager - Interface in toolbox.mail
Interface defining a generic mail manager to manage the various Toolbox Mail API components.
MailManagerImpl - Class in toolbox.mail
Default MailManager implementation.
MailManagerImpl() - Constructor for class toolbox.mail.MailManagerImpl
Default constructor.
MailMessage - Class in toolbox.services.mail.simple.beans
Java Bean representing an e-mail messages.
MailMessage() - Constructor for class toolbox.services.mail.simple.beans.MailMessage
Default constructor to initialise the internal Map for storing bean properties.
MailService - Class in toolbox.services.mail
Convenience service implementation that can be used to develop services that require interaction with an Internet Mail server.
MailService() - Constructor for class toolbox.services.mail.MailService
Default constructor.
MailServiceEnvironment - Class in toolbox.services.mail
ServiceEnvironment implemenation to provide access to a toolbox.mail.MailManager implementation.
MailServiceEnvironment() - Constructor for class toolbox.services.mail.MailServiceEnvironment
Default constructor.
main(String[]) - Static method in class toolbox.beangen.BeanGenerator
Application starting point.
main(String[]) - Static method in class toolbox.confgen.ConfGenerator
Application starting point.
main(String[]) - Static method in class toolbox.dao.MetaDataHelper
 
main(String[]) - Static method in class toolbox.parsers.SimpleXSLT
Application starting point.
main(String[]) - Static method in class toolbox.servicegen.ServiceGen
Application entry point.
MAP_MSG - Static variable in class toolbox.jms.JmsConstants
Field indicating a map message type.
MapBuilder - Interface in toolbox.ldap
Implementations of this interface will convert naming Attributes to Map instances.
MapBuilderImpl - Class in toolbox.ldap
Default MapBuilder implementation.
MapBuilderImpl() - Constructor for class toolbox.ldap.MapBuilderImpl
Default constructor.
MapComparator - Class in toolbox.app
Comparator implementation to compare the values contained within Maps.
MapComparator(Object, String) - Constructor for class toolbox.app.MapComparator
Construct a new instance.
MapComparator - Class in toolbox.dao
Comparator implementation to compare the values contained within Maps.
MapComparator(Object, String) - Constructor for class toolbox.dao.MapComparator
Construct a new instance.
mapForSetObject(Object) - Static method in class toolbox.dao.JDBCTypeMapper
Map given Object instances to JDBC types for setObject methods.
MapOfSetsComparator - Class in toolbox.ldap
Comparator implementation to compare Set values contained within Maps.
MapOfSetsComparator(Object, String) - Constructor for class toolbox.ldap.MapOfSetsComparator
Construct a new instance.
maskAll(String, String) - Method in class toolbox.security.helper.MaskingHelper
Mask the whole input string.
maskFirst(String, String, int) - Method in class toolbox.security.helper.MaskingHelper
Mask the first N characters of the given input string.
MaskingHelper - Class in toolbox.security.helper
Helper class to perform simple String masking.
MaskingHelper() - Constructor for class toolbox.security.helper.MaskingHelper
Default constructor
maskLast(String, String, int) - Method in class toolbox.security.helper.MaskingHelper
Mask the last N characters of the given input string.
MAXLEN_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for maxlength validation errors.
MAXVAL_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for maxvalue validation errors.
MessageDigestHelper - Class in toolbox.security.helper
Helper class to perform secure one-way hash operations on arbitrary text values using the java.security.MessageDigest class.
MessageDigestHelper() - Constructor for class toolbox.security.helper.MessageDigestHelper
Default constructor
MetaDataHelper - Class in toolbox.dao
Convenience class containing methods to return meta data from a database connection.
MetaDataHelper(Connection) - Constructor for class toolbox.dao.MetaDataHelper
Construct a new helper with the given connection.
MINLEN_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for minlength validation errors.
MINVAL_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for minvalue validation errors.
modify(String, String, String, int, Map) - Method in interface toolbox.ldap.LDAPWorker
Modify the attributes of the entry with given bind attribute value.
modify(String, String, String, int, Map) - Method in class toolbox.ldap.LDAPWorkerImpl
Modify the attributes of the entry with given bind attribute value.
MultipartRequest - Class in toolbox.web.util
Class representing a HTTP multipart/form-data request.
MultipartRequest(HttpServletRequest) - Constructor for class toolbox.web.util.MultipartRequest
Parses the HttpServletRequest to create a new MultipartRequest instance.
MySQLDaoManager - Class in toolbox.dao
DaoManager implementation for mysql databases.
MySQLDaoManager() - Constructor for class toolbox.dao.MySQLDaoManager
Default constructor

N

newAuthenticationContext() - Method in class toolbox.uddi.GenericUDDIManagerImpl
Create a new AuthenticationContext instance.
newAuthenticationContext(String, String) - Method in class toolbox.uddi.GenericUDDIManagerImpl
Create a new AuthenticationContext instance using the given user and password
newAuthenticationContext() - Method in interface toolbox.uddi.UDDIManager
Create a new AuthenticationContext instance.
newAuthenticationContext(String, String) - Method in interface toolbox.uddi.UDDIManager
Create a new AuthenticationContext instance using the given user and password
newInstance(String) - Method in class toolbox.object.JAMonToolboxObjectFactory
Create a new instance of the given class.
newInstance(Class) - Method in class toolbox.object.JAMonToolboxObjectFactory
Create a new instance of the given class.
newInstance(String, ClassLoader) - Method in class toolbox.object.JAMonToolboxObjectFactory
Create a new instance of the given class using the provided ClassLoader.
newInstance(String) - Method in class toolbox.object.SimpleToolboxObjectFactory
Create a new instance of the given class.
newInstance(Class) - Method in class toolbox.object.SimpleToolboxObjectFactory
Create a new instance of the given class.
newInstance(String, ClassLoader) - Method in class toolbox.object.SimpleToolboxObjectFactory
Create a new instance of the given class using the provided ClassLoader.
newInstance(String) - Method in interface toolbox.object.ToolboxObjectFactory
Create a new instance of the given class.
newInstance(Class) - Method in interface toolbox.object.ToolboxObjectFactory
Create a new instance of the given class.
newInstance(String, ClassLoader) - Method in interface toolbox.object.ToolboxObjectFactory
Create a new instance of the given class using the provided ClassLoader.
newInstance(String) - Static method in class toolbox.pdf.PdfFactory
Returns a new factory instance.
newInstance(XMLProperties) - Static method in class toolbox.pdf.PdfFactory
Returns a new factory instance.
newInstance() - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
newInstance(XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
newInstance() - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
newInstance(XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
newInstance() - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
newInstance(XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
newPdfMultiTable(String) - Method in class toolbox.pdf.PdfFactory
Return a PdfMultiTable instance that describes a PDF document.
newPdfTable(String) - Method in class toolbox.pdf.PdfFactory
Return a PdfTable instance that describes a PDF document.
newToolboxObjectFactory() - Method in class toolbox.object.ToolboxObjectFactoryBuilder
Create a new ToolboxObjectFactory instance.
newTransactionContext() - Method in class toolbox.dao.AbstractDaoManager
Instantiates and returns an instance of the configured context implementation
newTransactionContext() - Method in interface toolbox.dao.DaoManager
Instantiates and returns a TransactionContext instance.
newValidatingXMLInputStream(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
Deprecated. XMLInputStream
NO_OPTIONS - Static variable in class toolbox.web.util.Base64
No options specified.
nodeToProps(Node) - Method in class toolbox.parsers.DOMParser
Converts the contents of the given node into a java.util.Properties instance.
nodeToProps(Node, String) - Method in class toolbox.parsers.DOMParser
Converts the contents of the given node into a java.util.Properties instance using a customer delimiter.
NoDictDaoManager - Class in toolbox.dao
DaoManager implementation that does not define a data dictionary.
NoDictDaoManager() - Constructor for class toolbox.dao.NoDictDaoManager
Default constructor
NON_DURABLE - Static variable in class toolbox.jms.JmsConstants
Field indicating that a consumer is not durable.
NOT_EQUALS - Static variable in class toolbox.dao.PreparedQuery
The not equals (!=) operator.
NOT_EQUALS - Static variable in class toolbox.dao.Query
Not equals operator (!=).
NOT_LIKE - Static variable in class toolbox.dao.PreparedQuery
The not like operator.
NUMBER_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for number validation errors.
NUMBER_TYPES - Static variable in class toolbox.web.validation.ValidatorImpl
Contains a list of supported number wrappers.
NumberField - Class in toolbox.web.validation
Field implementation to validate Numeric inputs.
NumberField() - Constructor for class toolbox.web.validation.NumberField
Defualt constructor

O

OBJECT_MSG - Static variable in class toolbox.jms.JmsConstants
Field indicating a object message type.
OBJECT_SCOPE - Static variable in class toolbox.ldap.LDAPConstants
Search the object itself.
ObjectFactory - Interface in toolbox.services
Interface that defines a generic mechanism for developing custom Object Factories.
onDocumentBody(HttpServletRequest, HttpServletResponse, ServletContext, Document) - Method in class toolbox.web.AbstractXMLWebAction
Implementing classes must override this abstract method to implement the required request handling functionality.
ONELEVEL_SCOPE - Static variable in class toolbox.ldap.LDAPConstants
Search one level from the named context.
onException(JMSException) - Method in class toolbox.jms.JmsManagerImpl
Receive notifications of connection exceptions and reinitialise this manager instance.
onFTPGetEvent(FTPGetEvent) - Method in interface toolbox.ftp.FTPGetListener
Receive notification of a FTPGetEvent.
onStringBody(HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class toolbox.services.util.logging.support.XMLHttpLoggingAction
Handle the HTTP request by invoking the configured LoggingService implementation.
onStringBody(HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class toolbox.web.AbstractStringWebAction
Implementing classes must override this abstract method to implement the required request handling functionality.
onStringBody(HttpServletRequest, HttpServletResponse, ServletContext, String) - Method in class toolbox.web.actions.sync2async.Sync2AsyncAction
Handle the HTTP request and place the body content on an asynchronous message queue.
onTextEvent(TextEvent) - Method in interface toolbox.parsers.TextListener
Method that receives notification of TextEvents.
or(String, String, Object) - Method in class toolbox.dao.PreparedQuery
Add an or clause to this query.
or(PreparedQuery) - Method in class toolbox.dao.PreparedQuery
Add an or clause to this query.
OracleListBuilder - Class in toolbox.dao.oracle
Oracle ListBuilder implementation that applies Oracle type conversions.
OracleListBuilder() - Constructor for class toolbox.dao.oracle.OracleListBuilder
Default constructor
ORMConfig - Class in toolbox.dao.orm
Package protected class to encapsulate the ORM XML configuration document for the default ORMQueryService implementation.
ORMConfig(XMLProperties) - Constructor for class toolbox.dao.orm.ORMConfig
Construct a new ORMConfig instance using the provide XML configuration properties.
ORMMappingConfig - Class in toolbox.dao.orm
Package protected class to encapsulate the configuration of a Mapping for the default ORMQueryService implementation.
ORMMappingConfig(String, XMLProperties, Element, Map) - Constructor for class toolbox.dao.orm.ORMMappingConfig
Construct a new instance with the provided XML configuration and ORM settings.
ORMQueryService - Interface in toolbox.dao.orm
Interface that defines a generic service to perform SQL queries to resolve relationships between database entities.
ORMQueryServiceImpl - Class in toolbox.dao.orm
Default implementation of the ORMQueryService interface.
ORMQueryServiceImpl() - Constructor for class toolbox.dao.orm.ORMQueryServiceImpl
Default constructor.
ORMReferenceConfig - Class in toolbox.dao.orm
Package protected class to encapsulate the configuration of a single reference within an ORMMappingConfig configuration.
ORMReferenceConfig(String, String, String, String, String) - Constructor for class toolbox.dao.orm.ORMReferenceConfig
Construct a new reference instance with the given configuration settings.

P

parse(InputStream, boolean) - Method in class toolbox.parsers.DelimitedParser
Parses the given InputStream and notifies the listener of parsing events.
parse(InputStream) - Method in class toolbox.parsers.DOMParser
Parse an InputStream and return a document.
parse(String) - Method in class toolbox.parsers.DOMParser
Parses an XML string and returns a Document.
parse(File) - Method in class toolbox.parsers.DOMParser
Parses the file and returns a Document.
parse(InputStream, boolean) - Method in class toolbox.parsers.FixedLengthParser
Parses the given InputStream and notifies the listener of parsing events.
parse(String) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(String, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(File) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(File, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(URL) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(URL, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(InputStream) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(InputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(Reader) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(Reader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(XMLStreamReader) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(Node) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(Node, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
 
parse(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoBeanDefinition.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(String, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(File) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(File, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(URL) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(URL, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(InputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(InputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(Reader) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(Reader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(XMLStreamReader) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(Node) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(Node, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
 
parse(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinition.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(String, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(File) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(File, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(URL) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(URL, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(InputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(Reader) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(XMLStreamReader) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(Node) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(Node, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
 
parse(XMLInputStream) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument.Factory
Deprecated. XMLInputStream
Part - Class in toolbox.web.util
Class defining a single part of a multipart/form-data request.
Part() - Constructor for class toolbox.web.util.Part
Default constructor.
PassthroughSync2AsyncHandlerImpl - Class in toolbox.web.actions.sync2async
Simple handler implementation that does not manipulate the body and does not create any payload properties.
PassthroughSync2AsyncHandlerImpl() - Constructor for class toolbox.web.actions.sync2async.PassthroughSync2AsyncHandlerImpl
Default constructor.
Payload - Class in toolbox.web.actions.sync2async
Simple bean that represents the payload that will be used by the sync2async action implementation to construct the asynchronous message.
Payload() - Constructor for class toolbox.web.actions.sync2async.Payload
Default constructor.
PdfException - Exception in toolbox.pdf
Exception that is generated when exceptions occur when generating PDF Documents
PdfException(Exception) - Constructor for exception toolbox.pdf.PdfException
Creates a new PdfException from the given Exception.
PdfException(String) - Constructor for exception toolbox.pdf.PdfException
Generates a PdfException with the given message.
PdfFactory - Class in toolbox.pdf
Factory class to create Pdf descriptor instances.
PdfHelper - Class in toolbox.pdf
Convenience methods when creating PDF documents
PdfHelper() - Constructor for class toolbox.pdf.PdfHelper
 
PdfMultiTable - Class in toolbox.pdf.table
Class that generates PDF documents with multiple table structures as the content of the document.
PdfMultiTable(String, String) - Constructor for class toolbox.pdf.table.PdfMultiTable
Construct a new multi table.
PdfTable - Class in toolbox.pdf.table
Class that generates PDF documents with a Table structure as the contents of the document.
PdfTable(String, String, String, String) - Constructor for class toolbox.pdf.table.PdfTable
Construct a new PdfTable.
PermissionFilter - Class in toolbox.web
Filter implementation to apply transparent access permissions to web applications developed using the Toolbox API.
PermissionFilter() - Constructor for class toolbox.web.PermissionFilter
Default constructor
PermissionFilter.Permission - Class in toolbox.web
Inner class that represents a single access permission.
PermissionFilter.Permission(String, String, String, String, Set, Set) - Constructor for class toolbox.web.PermissionFilter.Permission
Construct a new Permission.
PermissionPlugin - Interface in toolbox.web
Interface that deifines a plug-in mechanism for the PermissionFilter of this package.
POINT_TO_POINT - Static variable in class toolbox.jms.JmsConstants
Field indicating that the JmsObject uses point to point communication.
PojoResolver - Class in toolbox.services
DependencyResolver implementation to resolve plain Java Object dependencies.
PojoResolver() - Constructor for class toolbox.services.PojoResolver
Default constructor.
pop() - Method in class toolbox.queueing.Queue
Removes an element from the queue and returns it
populateTemplateModel(SimpleHash, Properties) - Static method in class toolbox.confgen.ConfHelper
Populate the given hash with the values from the given properties instance.
preInit(XMLProperties) - Method in class toolbox.pooling.JDBCResourcePool
Not implemented.
preInit(XMLProperties) - Method in class toolbox.pooling.ResourcePoolImpl
Subclasses may choose to override this method to perform custom initialisation before the init() method of this class starts calling the createResource() method.
preInit(XMLProperties) - Method in class toolbox.pooling.SocketResourcePool
Initialises the components required by this pool to perform resource creation and validation.
PreparedQuery - Class in toolbox.dao
Convenience helper class to generate SQL queries in Java PreparedStatement format.
PreparedQuery() - Constructor for class toolbox.dao.PreparedQuery
Default constructor.
process(InputStream) - Method in class toolbox.allegato.PropertyPreProcessor
Perform required processing on the given InputStream and return an InputStream suitable for parsing by an XMLProperties instance.
process(InputStream) - Method in interface toolbox.allegato.XMLPreProcessor
Perform required processing on the given InputStream and return an IntputStream suitable for parsing by an XMLProperties instance.
process(String, Map) - Method in class toolbox.services.util.FreeMarkerTemplateServiceImpl
Process the named template and return a String.
process(String, Map, OutputStream) - Method in class toolbox.services.util.FreeMarkerTemplateServiceImpl
Process the named template and write the output to the given stream.
process(String, Map) - Method in interface toolbox.services.util.TemplateService
Process the named template and return a String.
process(String, Map, OutputStream) - Method in interface toolbox.services.util.TemplateService
Process the named template and write the output to the given stream.
PropertiesFactory - Class in toolbox.services
Simple ObjectFactory implementation to return a populated java.util.Properties instance.
PropertiesFactory() - Constructor for class toolbox.services.PropertiesFactory
Default constructor.
PropertyPreProcessor - Class in toolbox.allegato
XMLPreProcessor implementation that performs variable substitution based on a java properties file.
PropertyPreProcessor() - Constructor for class toolbox.allegato.PropertyPreProcessor
Construct a new pre-processor.
ProviderInfo - Class in toolbox.uddi
Simple Java Bean to encapsulate the essential properties of a UDDI Provider.
ProviderInfo() - Constructor for class toolbox.uddi.ProviderInfo
Default constructor.
ProxyFactory - Class in toolbox.services
Static factory create java.lang.reflect.Proxy instances.
PublicationProxy - Interface in toolbox.uddi
Interface that defines a proxy for the UDDI Publication API.
PublicationProxyJUDDIImpl - Class in toolbox.uddi
PublicationProxy implementation to interact with Apache JUDDI Registry.
PublicationProxyJUDDIImpl() - Constructor for class toolbox.uddi.PublicationProxyJUDDIImpl
Default constructor.
PublicationProxyOSRImpl - Class in toolbox.uddi
PublicationProxy implementation to interact with Oracle Service Registry.
PublicationProxyOSRImpl() - Constructor for class toolbox.uddi.PublicationProxyOSRImpl
Default constructor.
publish(SocketMessage) - Method in interface toolbox.services.socket.simple.SimpleSocketService
Perform a 1-way asynhronous fire and forget operation.
publish(SocketMessage) - Method in class toolbox.services.socket.simple.SimpleSocketServiceImpl
Perform a 1-way asynhronous fire and forget operation.
publish(LogRecord) - Method in class toolbox.services.util.logging.support.LoggingServiceHandler
Publish the given LogRecord to the LoggingService.
publish(String) - Method in interface toolbox.socket.SocketClient
This method facilitates 1-way fire and forget client socket communication.
publish(String) - Method in class toolbox.socket.SocketClientImpl
This method facilitates 1-way fire and forget client socket communication.
publish(Socket, String) - Method in interface toolbox.socket.SocketProtocolHandler
This method facilitates 1-way fire and forget client socket communication.
publish(Socket, String) - Method in class toolbox.socket.SocketProtocolHandlerNewLineImpl
This method facilitates 1-way fire and forget client socket communication.
PUBLISH_SUBSCRIBE - Static variable in class toolbox.jms.JmsConstants
Field indicating that the JmsObject uses publish/subscribe communicatoin.
publishProviderInfo(ProviderInfo) - Method in interface toolbox.services.uddi.simple.SimpleUDDIService
Publish the given ProviderInfo instance to the registry.
publishProviderInfo(ProviderInfo) - Method in class toolbox.services.uddi.simple.SimpleUDDIServiceImpl
Publish the given ProviderInfo instance to the registry.
publishProviderInfo(String, String, List, AuthenticationContext) - Method in interface toolbox.uddi.PublicationProxy
Publish a new provider using the given parameters.
publishProviderInfo(String, String, List) - Method in interface toolbox.uddi.PublicationProxy
Publish a new provider using the given parameters.
publishProviderInfo(String, String, List, AuthenticationContext) - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Publish a new provider using the given parameters.
publishProviderInfo(String, String, List) - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Publish a new provider using the given parameters.
publishProviderInfo(String, String, List, AuthenticationContext) - Method in class toolbox.uddi.PublicationProxyOSRImpl
Publish a new provider using the given parameters.
publishProviderInfo(String, String, List) - Method in class toolbox.uddi.PublicationProxyOSRImpl
Publish a new provider using the given parameters.
publishServiceInfo(ServiceInfo) - Method in interface toolbox.services.uddi.simple.SimpleUDDIService
Publish the given ServiceInfo instance to the registry.
publishServiceInfo(ServiceInfo) - Method in class toolbox.services.uddi.simple.SimpleUDDIServiceImpl
Publish the given ServiceInfo instance to the registry.
publishServiceInfo(String, String, String, String, String, String, String, String, AuthenticationContext) - Method in interface toolbox.uddi.PublicationProxy
Publish a WSDL based service using the given parameters.
publishServiceInfo(String, String, String, String, String, String, String, String) - Method in interface toolbox.uddi.PublicationProxy
Publish a WSDL based service using the given parameters.
publishServiceInfo(String, String, String, String, String, String, String, String, AuthenticationContext) - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Publish a WSDL based service using the given parameters.
publishServiceInfo(String, String, String, String, String, String, String, String) - Method in class toolbox.uddi.PublicationProxyJUDDIImpl
Publish a WSDL based service using the given parameters.
publishServiceInfo(String, String, String, String, String, String, String, String, AuthenticationContext) - Method in class toolbox.uddi.PublicationProxyOSRImpl
Publish a WSDL based service using the given parameters.
publishServiceInfo(String, String, String, String, String, String, String, String) - Method in class toolbox.uddi.PublicationProxyOSRImpl
Publish a WSDL based service using the given parameters.
push(Object) - Method in class toolbox.queueing.Queue
Places a new element in the queue or discards the event if the maximum depth has been reached.
put(Object, Object) - Method in class toolbox.dao.IgnoreKeyCaseMap
Associates the specified value with the specified key in this map ignoring the key case.
putLocalFile(String, String) - Method in interface toolbox.ftp.FTPPutClient
Store a single file from the configured local directory and place the file in the configured remote directory.
putLocalFile(String, String) - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Store a single file from the configured local directory and place the file in the configured remote directory.
putLocalFiles() - Method in interface toolbox.ftp.FTPPutClient
Store all the files from the configured local directory and place them in the configured remote directory.
putLocalFiles(int) - Method in interface toolbox.ftp.FTPPutClient
Store n number of files from the configured local directory and place them in the configured remote directory.
putLocalFiles() - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Store all the files from the configured local directory and place them in the configured remote directory.
putLocalFiles(int) - Method in class toolbox.ftp.FTPPutClientCommonsImpl
Store n number of files from the configured local directory and place them in the configured remote directory.

Q

Query - Class in toolbox.dao
Class that generates SQL query strings in Java prepared statement format.
Query() - Constructor for class toolbox.dao.Query
Default constructor
Query(String, String) - Constructor for class toolbox.dao.Query
Creates a new Query object with the given database table name and additional information that must be added to the generated query e.g order by clauses.
Query.Field - Class in toolbox.dao
The Field class represents a field within the query being generated.
Query.Field(String, String, Object[]) - Constructor for class toolbox.dao.Query.Field
Creates a new Field object with the given name and value.
Queue - Class in toolbox.queueing
FILO Queue implementation
Queue() - Constructor for class toolbox.queueing.Queue
Constructs a new Queue by initializing the member LinkedList
Queue(int) - Constructor for class toolbox.queueing.Queue
Constructs a new Queue with the given maximum depth
QueueDiscardWarning - Exception in toolbox.queueing
Warning to indicate that an event queue has reached maximum depth and is discarding new events until the queue depth reaches a point below the maximum depth.
QueueDiscardWarning(String) - Constructor for exception toolbox.queueing.QueueDiscardWarning
Constructor that calls the parent class Exception.

R

RANGE - Static variable in class toolbox.dao.Query
Specifies a range (x >= y1 and x <= y2).
RANGE_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for range validation errors.
read(BufferedReader, String, Properties, PrintWriter, String, boolean) - Static method in class toolbox.confgen.ConfHelper
Read a line of input from the given reader and place the input in the given Properties instance using the provided key.
read() - Method in class toolbox.web.util.Base64.InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class toolbox.web.util.Base64.InputStream
Calls Base64.InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
receive() - Method in interface toolbox.jms.JmsConsumer
Use this method to receive messages when no listener was specified for this consumer in point_to_point mode.
receive() - Method in class toolbox.jms.JmsConsumerImpl
Use this method to receive messages when no listener was specified for this consumer in point_to_point mode.
redirect(HttpServletResponse, String) - Method in class toolbox.web.BaseWebAction
Perform a redirect to the given target URL.
RegexField - Class in toolbox.web.validation
Field implementation to validate String inputs using regular expressions.
RegexField() - Constructor for class toolbox.web.validation.RegexField
Defualt constructor
RegistryConfig - Class in toolbox.services
Package protected class to encapsulate the configuration of the default service registry implementation.
RegistryConfig(String) - Constructor for class toolbox.services.RegistryConfig
Construct a new registry config.
releaseConnection(Connection) - Method in class toolbox.dao.AbstractDaoManager
Release a connection.
releaseConnection(Connection) - Method in interface toolbox.dao.ConnectionManager
Release a connection.
releaseConnection(Connection) - Method in class toolbox.dao.ConnectionManagerDataSourceImpl
Release a connection.
releaseConnection(Connection) - Method in class toolbox.dao.ConnectionManagerDerbyImpl
Empty implementation.
releaseConnection(Connection) - Method in class toolbox.dao.ConnectionManagerPoolImpl
Release a connection.
releaseConnection(Connection) - Method in interface toolbox.dao.DaoManager
Release a connection.
releaseDirContext(DirContext) - Method in interface toolbox.ldap.LDAPManager
Dispose of the given DirContext.
releaseDirContext(DirContext) - Method in class toolbox.ldap.LDAPManagerImpl
Dispose of the given DirContext.
releaseResource(Object) - Method in interface toolbox.pooling.ResourcePool
Release a resource back into the pool.
releaseResource(Object) - Method in class toolbox.pooling.ResourcePoolImpl
Releases a resource back to this pool.
releaseSocket(Socket) - Method in interface toolbox.socket.SocketConnectionManager
Release a reference to a socket.
releaseSocket(Socket) - Method in class toolbox.socket.SocketConnectionManagerDefaultImpl
Release a reference to a socket.
releaseSocket(Socket) - Method in class toolbox.socket.SocketConnectionManagerPoolImpl
Release a reference to a socket.
remove(Object) - Method in class toolbox.dao.IgnoreKeyCaseMap
Removes the mapping for this key from this map if it is present ignoring the key case.
remove(String, String, String) - Method in interface toolbox.ldap.LDAPWorker
Remove an entry from the LDAP directory.
remove(String, String, String) - Method in class toolbox.ldap.LDAPWorkerImpl
Remove an entry from the LDAP directory.
REMOVE_ATTRIBUTE - Static variable in class toolbox.ldap.LDAPConstants
Remove existing attribute values.
removeCustomEntries(String, Object[]) - Method in interface toolbox.dao.DaoWorker
Executes a custom delete statement.
removeCustomEntries(String, Object[], TransactionContext) - Method in interface toolbox.dao.DaoWorker
Executes a custom delete statement within the given transaction context.
removeCustomEntries(String, Object[]) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom delete statement.
removeCustomEntries(String, Object[], TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom delete statement within the given transaction context.
removeDaoBeanDefinition(int) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Removes the ith "DaoBeanDefinition" element
removeDaoBeanDefinition(int) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Removes the ith "DaoBeanDefinition" element
removeEntryByPrimaryKey(String, Object) - Method in interface toolbox.dao.DaoWorker
Removes an entry from the named table using the given primary key value.
removeEntryByPrimaryKey(String, Object, TransactionContext) - Method in interface toolbox.dao.DaoWorker
Removes an entry from the named table using the given primary key value within the given transaction context.
removeEntryByPrimaryKey(String, Map) - Method in interface toolbox.dao.DaoWorker
Removes an entry from the named table using the given primary key value.
removeEntryByPrimaryKey(String, Map, TransactionContext) - Method in interface toolbox.dao.DaoWorker
Removes an entry from the named table using the given primary key value within the given transaction context.
removeEntryByPrimaryKey(String, Object) - Method in class toolbox.dao.DaoWorkerImpl
Removes an entry from the named table using the given primary key value.
removeEntryByPrimaryKey(String, Object, TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Removes an entry from the named table using the given primary key value within the given transaction context.
removeEntryByPrimaryKey(String, Map) - Method in class toolbox.dao.DaoWorkerImpl
Removes an entry from the named table using the given primary key value.
removeEntryByPrimaryKey(String, Map, TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Removes an entry from the named table using the given primary key value within the given transaction context.
removeEnv(String) - Static method in class toolbox.app.AppCache
Returns an AppEnv instance associated with the given name from this cache and remove it from the cache.
removeExchange() - Static method in class toolbox.services.ws.ThreadLocalExchange
Remove the current Exchange instance.
removeGroup(String) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Remove a group from the directory.
removeGroup(String) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Remove a group from the directory.
removeMember(String, SimpleUser) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Remove the given user from the named group.
removeMember(String, SimpleUser) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Remove the given user from the named group.
removeUser(String) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Remove a user from the directory.
removeUser(String) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Remove a user from the directory.
REPLACE_ATTRIBUTE - Static variable in class toolbox.ldap.LDAPConstants
Replace existing attribute values.
request(SocketMessage) - Method in interface toolbox.services.socket.simple.SimpleSocketService
Perform a 2-way synchronous request/reply operation.
request(SocketMessage) - Method in class toolbox.services.socket.simple.SimpleSocketServiceImpl
Perform a 2-way synchronous request/reply operation.
request(String) - Method in interface toolbox.socket.SocketClient
This method facilitates 2-way synchronous client socket communication.
request(String) - Method in class toolbox.socket.SocketClientImpl
This method facilitates 2-way synchronous client socket communication.
request(Socket, String) - Method in interface toolbox.socket.SocketProtocolHandler
This method facilitates 2-way synchronous client socket communication.
request(Socket, String) - Method in class toolbox.socket.SocketProtocolHandlerNewLineImpl
This method facilitates 2-way synchronous client socket communication.
REQUIRED_ERROR - Static variable in class toolbox.web.validation.ResourceConstants
Key used to obtain a resource string for required validation errors.
requiresLayout() - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
This appender does not require a Layout.
reset() - Method in class toolbox.dao.PreparedQuery
Reset the internal buffer and values List.
resolve(String) - Method in interface toolbox.dao.orm.ORMQueryService
Resolve the relationships of the named mapping.
resolve(String, Map) - Method in interface toolbox.dao.orm.ORMQueryService
Resolve the relationships of the named mapping and narrow the results using the provided query parameters.
resolve(String, PreparedQuery, String) - Method in interface toolbox.dao.orm.ORMQueryService
Resolve the relationships of the named mapping and narrow the results using the provided PreparedQuery instance.
resolve(String, Object) - Method in interface toolbox.dao.orm.ORMQueryService
Resolve the relationships of a single database entity using a primary key value.
resolve(String) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Resolve the relationships of the named mapping.
resolve(String, Map) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Resolve the relationships of the named mapping and narrow the results using the provided query parameters.
resolve(String, PreparedQuery, String) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Resolve the relationships of the named mapping and narrow the results using the provided PreparedQuery instance.
resolve(String, Object) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Resolve the relationships of a single database entity using a primary key value.
resolve(Object, Class, Map) - Method in interface toolbox.services.DependencyResolver
Resolve the service dependency as described in the given dependency config parameters.
resolve(Object, Class, Map) - Method in class toolbox.services.FactoryResolver
Resolve the service dependency as described in the given dependency config parameters.
resolve(Object, Class, Map) - Method in class toolbox.services.PojoResolver
Resolve the service dependency as described in the given dependency config parameters.
resolve(Object, Class, Map) - Method in class toolbox.services.ServiceResolver
Resolve the service dependency as described in the given dependency config parameters.
resolveEntity(String, String) - Method in class toolbox.allegato.EmptyEntityResolver
Return an empty string.
ResourceConstants - Class in toolbox.web.validation
This utility class contains the key mappings for resource strings.
ResourcePool - Interface in toolbox.pooling
Interface that describes a generic resource pool.
ResourcePoolException - Exception in toolbox.pooling
Exception that is generated when exceptions occurs during ResourcePool operations.
ResourcePoolException(Exception) - Constructor for exception toolbox.pooling.ResourcePoolException
Creates a new ResourcePoolException from the given Exception.
ResourcePoolException(String) - Constructor for exception toolbox.pooling.ResourcePoolException
Generates a ResourcePoolException with the given message.
ResourcePoolImpl - Class in toolbox.pooling
A generic implementation of ResourcePool interface.
ResourcePoolImpl() - Constructor for class toolbox.pooling.ResourcePoolImpl
 
resumeEncoding() - Method in class toolbox.web.util.Base64.OutputStream
Resumes encoding of the stream.
rollback() - Method in interface toolbox.dao.TransactionContext
Rolls back the transaction.
rollback() - Method in class toolbox.dao.TransactionCtxImpl
Rolls back the transaction.
ROLLUP - Variable in class toolbox.pdf.meta.Column
Indicates whether this column should be totaled.
rotate() - Method in class toolbox.file.FileRotateUtil
Rotate files based on the instance configuration properties.
RSAIdentityNumberField - Class in toolbox.web.validation
Field implementation to validate RSA Identity Number fields.
RSAIdentityNumberField() - Constructor for class toolbox.web.validation.RSAIdentityNumberField
Defualt constructor
run() - Method in class toolbox.parsers.DelimitedParser.DelimParseThread
Creates TextEvents and presents them to a TextListener instance.
run() - Method in class toolbox.parsers.FixedLengthParser.FixedParseThread
Creates TextEvents and presents them to a TextListener instance.
run() - Method in class toolbox.queueing.Listener
Dispatches events from the event queue and presents them to the member Worker.

S

search(String, String, String, int, String[]) - Method in interface toolbox.ldap.LDAPWorker
Search for entries in the LDAP directory.
search(String, String, String, int, String[], String, String) - Method in interface toolbox.ldap.LDAPWorker
Search for entries in the LDAP directory and sort the results as specified.
search(String, String, String, int, String[]) - Method in class toolbox.ldap.LDAPWorkerImpl
Search for entries in the LDAP directory.
search(String, String, String, int, String[], String, String) - Method in class toolbox.ldap.LDAPWorkerImpl
Search for entries in the LDAP directory and sort the results as specified.
search(String, String, String, String[], String[]) - Method in class toolbox.services.ldap.LDAPService
Perform a subtree directory search using the given parameters.
search(String, String, String, String[], String[], String, String) - Method in class toolbox.services.ldap.LDAPService
Perform a subtree directory search using the given parameters and sort the results as specified.
SecurityProxy - Interface in toolbox.uddi
Interface that defines a proxy for the UDDI Security API.
SecurityProxyJUDDIImpl - Class in toolbox.uddi
SecurityProxy implementation to interact with the Apache jUDDI Service Registry.
SecurityProxyJUDDIImpl() - Constructor for class toolbox.uddi.SecurityProxyJUDDIImpl
Default constructor.
SecurityProxyOSRImpl - Class in toolbox.uddi
SecurityProxy implementation to interact with Oracle Service Registry.
SecurityProxyOSRImpl() - Constructor for class toolbox.uddi.SecurityProxyOSRImpl
Default constructor.
select(String, Object[], Connection, int, ListBuilder, Class) - Method in class toolbox.dao.JDBCAccess
Executes the select statement returns a list of map instances.
select(String, Object[], Connection, ListBuilder, Class) - Method in class toolbox.dao.JDBCAccess
Executes the select statement returns a list of map instances or the designated return type.
send(Message) - Method in interface toolbox.jms.JmsProducer
Send the given message using this producer.
send(Message, Destination) - Method in interface toolbox.jms.JmsProducer
Send the given message using this producer.
send(Message) - Method in class toolbox.jms.JmsProducerImpl
Send the given message using this producer.
send(Message, Destination) - Method in class toolbox.jms.JmsProducerImpl
Send the given message using this producer.
send(List, String, List, String, String, List, boolean) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a List of recipients.
send(List, List, List, String, List, String, String, List, boolean) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a List of recipients.
send(List, String, List, String, String, List, String, boolean) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a List of recipients.
send(List, List, List, String, List, String, String, List, String, boolean) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a List of recipients.
send(String, String, List, String, String, List) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a single recipient.
send(String, String, String, String, List, String, String, List) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a single recipient.
send(String, String, List, String, String, List, String) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a single recipient.
send(String, String, String, String, List, String, String, List, String) - Method in interface toolbox.mail.SMTPMailer
Send an e-mail message to a single recipient.
send(List, String, List, String, String, List, String, boolean) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a List of recipients.
send(List, List, List, String, List, String, String, List, String, boolean) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a List of recipients.
send(List, List, List, String, List, String, String, List, boolean) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a List of recipients.
send(List, String, List, String, String, List, boolean) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a List of recipients.
send(String, String, List, String, String, List) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a single recipient.
send(String, String, String, String, List, String, String, List) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a single recipient.
send(String, String, List, String, String, List, String) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a single recipient.
send(String, String, String, String, List, String, String, List, String) - Method in class toolbox.mail.SMTPMailerImpl
Send an e-mail message to a single recipient.
send(String, String, String, Map, Destination) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given String using the named producer.
send(String, String, Map) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given String using the named producer.
send(byte[], String, String, Map, Destination) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given byte array using the named producer.
send(byte[], String, Map) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given byte array using the named producer.
send(InputStream, String, String, Map, Destination) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the content of the given stream using the named producer.
send(InputStream, String, Map) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the content of the given stream using the named producer.
send(Map, String, String, Map, Destination) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given Map instance using the named producer.
send(Map, String, Map) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given Map instance using the named producer.
send(Object, String, String, Map, Destination) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given Object instance using the named producer.
send(Object, String, Map) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Send the given Object instance using the named producer.
send(String, String, String, Map, Destination) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given String using the named producer and destination.
send(String, String, Map) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given String using the named producer.
send(byte[], String, String, Map, Destination) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given byte array using the named producer.
send(byte[], String, Map) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given byte array using the named producer.
send(InputStream, String, String, Map, Destination) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the content of the given stream using the named producer.
send(InputStream, String, Map) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the content of the given stream using the named producer.
send(Map, String, String, Map, Destination) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given Map instance using the named producer.
send(Map, String, Map) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given Map instance using the named producer.
send(Object, String, String, Map, Destination) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given Object instance using the named producer.
send(Object, String, Map) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Send the given Object instance using the named producer.
sendMailMessage(MailMessage, DeliveryControl) - Method in interface toolbox.services.mail.simple.SimpleMailService
Send the given e-mail message.
sendMailMessage(MailMessage, DeliveryControl) - Method in class toolbox.services.mail.simple.SimpleMailServiceImpl
Send the given e-mail message.
Service - Interface in toolbox.services
Interface definining a generic service interface.
ServiceConfig - Class in toolbox.services
Package protected class to store the configuration of a service for the default service registry.
ServiceConfig(String, String, String, String, boolean, boolean, boolean, String, List, List) - Constructor for class toolbox.services.ServiceConfig
Create an new service config.
ServiceEnvironment - Interface in toolbox.services
Interface that defines a generice service environment.
ServiceException - Exception in toolbox.services
Exception that is generated when a exceptions are encountered during any service related operations.
ServiceException(Exception) - Constructor for exception toolbox.services.ServiceException
Creates a new ServiceException from the given Exception.
ServiceException(String) - Constructor for exception toolbox.services.ServiceException
Generates a ServiceException with the given message.
ServiceGen - Class in toolbox.servicegen
Utility class to generate services based on a pre-defined definition document.
ServiceGen() - Constructor for class toolbox.servicegen.ServiceGen
 
ServiceGenModule - Interface in toolbox.servicegen
Interface that defines a generic service generation module.
ServiceHeader - Class in toolbox.services.util.header.beans
An attempt to define a general header structure for service implementations.
ServiceHeader() - Constructor for class toolbox.services.util.header.beans.ServiceHeader
Default constructor to initialise the internal Map for storing bean properties.
ServiceInfo - Class in toolbox.uddi
Simple Java Bean to encapsulate the essential properties of a WSDL based service.
ServiceInfo() - Constructor for class toolbox.uddi.ServiceInfo
Default constructor.
ServiceRegistry - Interface in toolbox.services
Interface that defines a service registry.
ServiceRegistryFactory - Class in toolbox.services
Static factory to create and manage ServiceRegistry instances.
ServiceRegistryFinaliser - Class in toolbox.web
Destroy the ServiceRegistry configured in the registry_finaliser.properties file.
ServiceRegistryFinaliser() - Constructor for class toolbox.web.ServiceRegistryFinaliser
Default constructor
ServiceRegistryImpl - Class in toolbox.services
The default ServiceRegistry implementation.
ServiceRegistryImpl() - Constructor for class toolbox.services.ServiceRegistryImpl
Default constructor
ServiceRegistryShutdownListener - Class in toolbox.web
Simple ServletContextListener implementation to shut down a specific toolbox.services.ServiceRegistty instance when the servlet context is unloaded.
ServiceRegistryShutdownListener() - Constructor for class toolbox.web.ServiceRegistryShutdownListener
Default constructor.
ServiceResolver - Class in toolbox.services
DependencyResolver implementation to resolve Service dependencies.
ServiceResolver() - Constructor for class toolbox.services.ServiceResolver
Default constructor.
ServletContextTm - Class in toolbox.web.template
Template model for ServletContext.
ServletContextTm() - Constructor for class toolbox.web.template.ServletContextTm
Default constructor
ServletContextTm(ServletContext, ObjectWrapper) - Constructor for class toolbox.web.template.ServletContextTm
Construct a TemplateModel with the given ServletContext.
SessionManager - Interface in toolbox.mail
Interface defining a mechanism to abstract the implementation details of obtaining a JavaMail Session.
SessionManagerJEEImpl - Class in toolbox.mail
SessionManager implementation that utilises a JNDI lookup to obtain a reference to a javax.mail.Session instance.
SessionManagerJEEImpl() - Constructor for class toolbox.mail.SessionManagerJEEImpl
Default constructor
SessionManagerMailConfigImpl - Class in toolbox.mail
SessionManager implementation that utilises the toolbox.allegato.MailConfig class to obtain a reference to javax.mail.Session instance.
SessionManagerMailConfigImpl() - Constructor for class toolbox.mail.SessionManagerMailConfigImpl
Default constructor
setAccessPoint(String) - Method in class toolbox.uddi.ServiceInfo
Set the access point URL of the service described by this ServiceInfo instance.
setApplication(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the application property.
setApplication(String) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the application property.
setAttachmentURLs(List) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the attachmentURLs property.
setAuthentication(String) - Method in class toolbox.allegato.JNDIConfig
Sets the security authentication used by this config object to initialise the initial context.
setBcc(List) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the bcc property.
setBeanProperties(Object, Map) - Static method in class toolbox.app.helper.BeanCreationHelper
Populate the Java Bean instance using the given Map as the values of the bean properties.
setBeanProperties(Object, Map) - Static method in class toolbox.beangen.BeanCreationHelper
Populate the Java Bean instance using the given Map as the values of the bean properties.
setBindingName(String) - Method in class toolbox.uddi.ServiceInfo
Set name of the binding employed by the service described in this ServiceInfo instance.
setBody(String) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the body property.
setBody(String) - Method in class toolbox.services.socket.simple.beans.SocketMessage
Set the body property.
setBody(String) - Method in class toolbox.web.actions.sync2async.Payload
Set the body of the payload.
setBus(Bus) - Method in class toolbox.services.ws.WSClientService
Set the CXF bus that must be used by this client instance.
setCc(List) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the cc property.
setClient(String) - Method in class toolbox.ftp.FTPGetEvent
Set the client value.
setCn(String) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Set the cn property.
setCn(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the cn property.
setCommonEntityKey(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the commonEntityKey property.
setConnection(Connection) - Method in interface toolbox.dao.TransactionContext
Set the connection that this context will use.
setConnection(Connection) - Method in class toolbox.dao.TransactionCtxImpl
Set the connection that this context will use.
setConnectionMode(String) - Method in class toolbox.allegato.FTPConfig
Set the connection mode string for this config object.
setConnectionPooling(String) - Method in class toolbox.allegato.JNDIConfig
Sets the connection pooling flag used by this config object to initialise the initial context.
setConnectionString(String) - Method in class toolbox.allegato.JDBCConfig
Set the connection string for this config object.
setConnectTimeout(Integer) - Method in class toolbox.allegato.SocketConfig
Set the ConnectTimeout property.
setContentType(String) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the contentType property.
setContentType(String) - Method in class toolbox.web.util.Part
Set the content type of this part if denotes a part containing file.
setCorrelationId(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the correlationId property.
setCreationTime(Date) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the creationTime property.
setCredentials(String) - Method in class toolbox.allegato.JNDIConfig
Sets the security credentials used by this config object to intialise the initial context.
setDaoBeanDefinitionArray(DaoBeanDefinition[]) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets array of all "DaoBeanDefinition" element
setDaoBeanDefinitionArray(int, DaoBeanDefinition) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets ith "DaoBeanDefinition" element
setDaoBeanDefinitionArray(DaoBeanDefinition[]) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets array of all "DaoBeanDefinition" element
setDaoBeanDefinitionArray(int, DaoBeanDefinition) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets ith "DaoBeanDefinition" element
setDaoServiceDefinition(DaoServiceDefinition) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument
Sets the "DaoServiceDefinition" element
setDaoServiceDefinition(DaoServiceDefinition) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionDocumentImpl
Sets the "DaoServiceDefinition" element
setDefault(String) - Method in class toolbox.web.validation.AbstractField
Set the string representation of the default value of this field.
setDefault(String) - Method in interface toolbox.web.validation.Field
Set string representation of the default value of this field.
setDefaultMessageListener(MessageListener) - Method in interface toolbox.services.jms.simple.SimpleConsumerService
Set the default MessageListener that this service must use to consume messages.
setDefaultMessageListener(MessageListener) - Method in class toolbox.services.jms.simple.SimpleConsumerServiceImpl
Injection point for a custom MessageListener implementation.
setDefaultMessageListener(MessageListener) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Set the default MessageListener that this service must use to consume reply messages.
setDefaultMessageListener(MessageListener) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Set the default MessageListener that this service must use to consume reply messages.
setDelimiter(char) - Method in class toolbox.parsers.DelimitedParser
Set the delimiter for this parser.
setDenied(String) - Method in class toolbox.web.AbstractPermissionPlugin
Set the URL of the view that must be generated if permission was not granted.
setDenied(String) - Method in interface toolbox.web.PermissionPlugin
Set the URL of the view that must be generated if permission was not granted.
setDescription(String) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Set the description property.
setDescription(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the description property.
setDescription(String) - Method in class toolbox.uddi.ProviderInfo
Set the description of the provider that is described by this ProviderInfo instance.
setDetail1(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the detail1 property.
setDetail2(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the detail2 property.
setDetail3(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the detail3 property.
setDetail4(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the detail4 property.
setDetail5(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the detail5 property.
setDetailDelim(String) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Set the delimiter that will be used to split the log record into various parts.
setDiscoveryURLs(List) - Method in class toolbox.uddi.ProviderInfo
Set the discovery URL's of the provider that is described by this ProviderInfo instance.
setDn(String) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Set the dn property.
setDn(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the dn property.
setDoBase64(Boolean) - Method in class toolbox.services.socket.simple.beans.SocketMessage
Set the doBase64 property.
setDocumentId(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the documentId property.
setDriver(String) - Method in class toolbox.allegato.JDBCConfig
Set the driver string for this config object.
setEndTime(Date) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the endTime property.
setExceptionClass(String) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets the "ExceptionClass" element
setExceptionClass(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets the "ExceptionClass" element
setExceptionDetail(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the exceptionDetail property.
setExchange(Exchange) - Method in interface toolbox.services.ws.CXFContext
Set the current Exchange instance.
setExchange(Exchange) - Static method in class toolbox.services.ws.ThreadLocalExchange
Set the current Exchange instance.
setExportExchange(String) - Method in class toolbox.services.ws.SimpleCXFInvoker
Set the indicator flag that informs this invoker to expose the exchange to the service object.
setFactoryInitial(String) - Method in class toolbox.allegato.JNDIConfig
Sets the name of the initial context factory used by this config object.
setFilename(String) - Method in class toolbox.web.util.Part
Set the filename of this part if it denotes a part containing file.
setFrom(String) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the from property.
setFTPGetListener(FTPGetListener) - Method in interface toolbox.ftp.FTPGetClient
Set the listener that must be used by this client to process downloaded files.
setFTPGetListener(FTPGetListener) - Method in class toolbox.ftp.FTPGetClientCommonsImpl
Set the listener that must be used by this client to process downloaded files.
setGivenName(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the givenName property.
setGroupNames(String) - Method in class toolbox.services.ws.SimpleWSS4JServerCallbackLDAPImpl
Set a CSV string containing the list of valid group names that are authorised to execute the protected service.
setHost(String) - Method in class toolbox.allegato.SocketConfig
Set the host name property.
setImplementation(String) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets the "Implementation" element
setImplementation(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets the "Implementation" element
setLikeProperties(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "LikeProperties" element
setLikeProperties(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "LikeProperties" element
setLineNumber(int) - Method in class toolbox.parsers.TextEvent
Sets the line number of the record that this event denotes.
setLocalDirectoryName(String) - Method in class toolbox.ftp.FTPGetEvent
Set the local directory name.
setLocalFileName(String) - Method in class toolbox.ftp.FTPGetEvent
Set the local file name.
setLocalityName(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the localityName property.
setLocationInfo(boolean) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Set flag to indicate whether LocationInfo needs to be generated.
setLogger(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the logger property.
setLoggingFormatter(LoggingFormatter) - Method in class toolbox.services.util.logging.LoggingServiceCommonsLoggingImpl
Injection point for the LoggingFormatter dependency.
setLogLevel(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the logLevel property.
setMail(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the mail property.
setMap(Map) - Method in interface toolbox.app.AppBean
Set the Map containing the bean properties.
setMap(Map) - Method in interface toolbox.dao.DaoBean
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.socket.simple.beans.SocketMessage
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.util.audit.AuditEntry
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the Map containing the bean properties.
setMap(Map) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the Map containing the bean properties.
setMessageListener(MessageListener) - Method in interface toolbox.jms.JmsConsumer
Set the message listener that must be used by this consumer to process messages.
setMessageListener(MessageListener) - Method in class toolbox.jms.JmsConsumerImpl
Set the message listener that must be used by this consumer to process messages.
setMessageListener(MessageListener) - Method in interface toolbox.jms.JmsProducer
If this producer is of type point_to_point use this MessageListener to receive replies.
setMessageListener(MessageListener) - Method in class toolbox.jms.JmsProducerImpl
Use this MessageListener to receive replies.
setName(String) - Method in class toolbox.app.AppEnv
Set the name of this environment.
setName(String) - Method in class toolbox.app.BaseService
Set the name of this service.
setName(String) - Method in class toolbox.dao.AbstractDaoManager
Set the name of this manager.
setName(String) - Method in interface toolbox.dao.DaoManager
Set the name of this manager.
setName(String) - Method in interface toolbox.ftp.FTPManager
Set the name of this manager.
setName(String) - Method in class toolbox.ftp.FTPManagerCommonsImpl
Set the name of this manager.
setName(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "Name" element
setName(String) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets the "Name" element
setName(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "Name" element
setName(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets the "Name" element
setName(String) - Method in interface toolbox.socket.SocketClientManager
Set the name of this manager.
setName(String) - Method in class toolbox.socket.SocketClientManagerImpl
Set the name of this manager.
setName(String) - Method in class toolbox.uddi.ServiceInfo
Set the name that must be used to identify this ServiceInfo instance.
setName(String) - Method in class toolbox.web.util.Part
Set the name of this part.
setName(String) - Method in class toolbox.web.validation.AbstractField
Set the name of this field.
setName(String) - Method in interface toolbox.web.validation.Field
Set the name of this field.
setNamespace(String) - Method in class toolbox.uddi.ServiceInfo
Set the namespace of the service described by this ServiceInfo instance.
setNewProperties(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the newProperties property.
setNodeValue(String, String, Node) - Method in class toolbox.parsers.DOMParser
Sets the value of the named attribute within the given node.
setNodeValue(String, String, String, Document) - Method in class toolbox.parsers.DOMParser
Sets the value of a specific attribute inside the named node of a specific DOM document.
setNodeValue(String, String, String, Document, String) - Method in class toolbox.parsers.DOMParser
Sets the value of a specific attribute inside the named node of a specific DOM document.
setNodeValue(Node, String, String) - Method in class toolbox.parsers.DOMParser
Sets the value of a specific attribute inside the given node.
setObject(Object) - Method in class toolbox.services.AbstractInterceptor
Set the Object instance that is the actual Object instance.
setObject(Object) - Method in interface toolbox.services.Interceptor
Set the actual Object instance that being is handled by the interceptor chain.
setObjectFactories(String) - Method in class toolbox.allegato.JNDIConfig
Sets the value of the object factories property used by this config object.
setOldProperties(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the oldProperties property.
setOperation(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the operation property.
setOperation(String) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the operation property.
setOperationResult(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the operationResult property.
setOperationResult(String) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the operationResult property.
setOperationTime(Date) - Method in class toolbox.services.util.audit.AuditEntry
Set the operationTime property.
setOu(Set) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the ou property.
setPackage(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "Package" element
setPackage(String) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets the "Package" element
setPackage(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "Package" element
setPackage(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets the "Package" element
setPadChar(char) - Method in class toolbox.parsers.FixedLengthParser
Set the padding character for this parser.
setPadding(String) - Method in class toolbox.parsers.FixedLengthParser
Set the padding mode for this parser.
setParameter(int, String) - Method in class toolbox.ldap.LDAPFilter
Set the value of the parameter at the given position.
setPassword(String) - Method in class toolbox.allegato.FTPConfig
Set the password for this config object.
setPassword(String) - Method in class toolbox.allegato.JDBCConfig
Set the password for this config object.
setPassword(String) - Method in class toolbox.services.ws.WSClientService
Set the password that must be used to authenticate against the service.
setPattern(Pattern) - Method in class toolbox.web.validation.AbstractField
Set the pattern used to identify this field.
setPattern(Pattern) - Method in interface toolbox.web.validation.Field
Set the pattern used to identify this field.
setPlural(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "Plural" element
setPlural(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "Plural" element
setPort(String) - Method in class toolbox.allegato.FTPConfig
Set the port string for this config object.
setPort(Integer) - Method in class toolbox.allegato.SocketConfig
Set the port property.
setPortName(String) - Method in class toolbox.uddi.ServiceInfo
Set the name of the service port that is described by this ServiceInfo instance.
setPortTypeName(String) - Method in class toolbox.uddi.ServiceInfo
Return the name of the port type (interface) that is implemented by the service described in this ServiceInfo instance.
setPrimaryKeyProperty(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "PrimaryKeyProperty" element
setPrimaryKeyProperty(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "PrimaryKeyProperty" element
setPrimaryKeyType(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "PrimaryKeyType" element
setPrimaryKeyType(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "PrimaryKeyType" element
setPrincipal(String) - Method in class toolbox.allegato.JNDIConfig
Sets the security principal used by this config object to initialise the initial context.
setProperties(Map) - Method in class toolbox.web.actions.sync2async.Payload
Set the property map of the payload.
setProperties(Properties) - Method in class toolbox.web.validation.AbstractField
Set any field specific properties.
setProperties(Properties) - Method in interface toolbox.web.validation.Field
Set any field specific properties.
setProvider(String) - Method in class toolbox.uddi.ServiceInfo
Set the name of the UDDI Business that acts as the provider of the service that is described by this ServiceInfo instance.
setProviderName(String) - Method in class toolbox.uddi.ProviderInfo
Set the name of the provider that is described by this ProviderInfo instance.
setProviderUrl(String) - Method in class toolbox.allegato.JNDIConfig
Sets the provider specific URL used by this config object to initialise the initial context.
setQuote(char) - Method in class toolbox.parsers.DelimitedParser
Set the quote character for this parser.
setReferenceId(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceId property.
setReferenceParameter1(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceParameter1 property.
setReferenceParameter2(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceParameter2 property.
setReferenceParameter3(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceParameter3 property.
setReferenceParameter4(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceParameter4 property.
setReferenceParameter5(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the referenceParameter5 property.
setReferences(String, Object, Object[]) - Method in interface toolbox.dao.orm.ORMQueryService
Set all the relationships for the given entity instance.
setReferences(String, Object) - Method in interface toolbox.dao.orm.ORMQueryService
Set all the relationships for the given entity instance, given that the reference identifiers are available on the entity.
setReferences(String, Object, Object[]) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Set all the relationships for the given entity instance.
setReferences(String, Object) - Method in class toolbox.dao.orm.ORMQueryServiceImpl
Set all the relationships for the given entity instance, given that the reference identifiers are available on the entity.
setRegistry(String) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Set the name of the Toolbox Service Registry managing the LoggingService.
setRegistryName(String) - Method in class toolbox.services.ws.SimpleWSS4JServerCallbackLDAPImpl
Set the name of the Toolbox ServiceRegistry instance to use.
setRelease(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the release property.
setRemoteDirectoryName(String) - Method in class toolbox.ftp.FTPGetEvent
Set the remote directory name.
setRemoteFileName(String) - Method in class toolbox.ftp.FTPGetEvent
Set the remote file name.
setReplyTo(List) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the replyTo property.
setRequired(Boolean) - Method in class toolbox.web.validation.AbstractField
Set the required flag of this field.
setRequired(Boolean) - Method in interface toolbox.web.validation.Field
Set the required flag of this field.
setResourceKey(String) - Method in class toolbox.web.validation.AbstractField
Set the value of the resource key used to look up the display value of this field.
setResourceKey(String) - Method in interface toolbox.web.validation.Field
Set the value of the resource key used to look up the display value of this field.
setRole(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the role property.
setRole(String) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the role property.
setSecurityProtocol(String) - Method in class toolbox.allegato.JNDIConfig
Sets the security protocol to be used by this configuration.
setSequence(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "Sequence" element
setSequence(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "Sequence" element
setSequenceProperty(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "SequenceProperty" element
setSequenceProperty(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "SequenceProperty" element
setServer(String) - Method in class toolbox.allegato.FTPConfig
Set the the server string for this config object.
setService(String) - Method in class toolbox.services.util.logging.support.LoggingServiceAppender
Set the name of the LoggingService instance that must be used by this appender.
setServiceClassName(String) - Method in class toolbox.services.ws.SimpleCXFInvoker
Set the service class name.
setServiceInterface(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the serviceInterface property.
setServiceMethods(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "ServiceMethods" element
setServiceMethods(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "ServiceMethods" element
setServiceName(String) - Method in class toolbox.services.ws.SimpleCXFInvoker
Set the name of the service that must be used to obtain the service object.
setServiceName(String) - Method in class toolbox.services.ws.SimpleWSS4JServerCallbackLDAPImpl
Set the name of the service instance to use.
setServiceName(String) - Method in class toolbox.uddi.ServiceInfo
Set the name of the service that is described by this ServiceInfo instance.
setServiceOperation(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the serviceOperation property.
setServiceRegistryName(String) - Method in class toolbox.services.ws.SimpleCXFInvoker
Set the name of the ServiceRegistry instance to use.
setSimpleGroupService(SimpleGroupService) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Injection point for the SimpleGroupService dependency.
setSimpleUDDIService(SimpleUDDIService) - Method in class toolbox.services.ws.WSClientService
The injection point for the SimpleUDDIService dependency when dynamic service lookup is employed.
setSingleMsg(Boolean) - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Set the singleMsg property.
setSMTPAuth(String) - Method in class toolbox.allegato.MailConfig
Set the the SMTP auth required flag.
setSMTPHost(String) - Method in class toolbox.allegato.MailConfig
Set the SMTP host name.
setSMTPPassword(String) - Method in class toolbox.allegato.MailConfig
Set the SMTP user password.
setSMTPPort(String) - Method in class toolbox.allegato.MailConfig
Set the SMTP port number.
setSMTPProperty(String, String) - Method in class toolbox.allegato.MailConfig
Set an additional supported SMTP property.
setSMTPProtocol(String) - Method in class toolbox.allegato.MailConfig
Set the SMTP protocol.
setSMTPUser(String) - Method in class toolbox.allegato.MailConfig
Set the SMTP user name.
setSn(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the sn property.
setSOKeepAlive(Boolean) - Method in class toolbox.allegato.SocketConfig
Set the SOKeepAlive property.
setSOLinger(Integer) - Method in class toolbox.allegato.SocketConfig
Set the SOLinger property.
setSOReceiveBufSize(Integer) - Method in class toolbox.allegato.SocketConfig
Set the SOReceiveBufSize property.
setSortDirection(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "SortDirection" element
setSortDirection(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "SortDirection" element
setSortProperty(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "SortProperty" element
setSortProperty(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "SortProperty" element
setSOSendBufSize(Integer) - Method in class toolbox.allegato.SocketConfig
Set the SOSendBufSize property.
setSOTimeout(Integer) - Method in class toolbox.allegato.SocketConfig
Set the SOTimeout property.
setSourceComponent(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the sourceComponent property.
setSourceEntityKey(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the sourceEntityKey property.
setSourceInterface(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the sourceInterface property.
setSourceOperation(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the sourceOperation property.
setSourceOperation(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the sourceOperation property.
setSourceSystem(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the sourceSystem property.
setStartTime(Date) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the startTime property.
setStateFactories(String) - Method in class toolbox.allegato.JNDIConfig
Sets the value of the state factories property used by this config object.
setSubject(String) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the subject property.
setSystemEnvironment(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the systemEnvironment property.
setTable(String) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets the "Table" element
setTable(String) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets the "Table" element
setTarget(Object) - Method in class toolbox.services.AbstractInterceptor
Set the invocation target object instance.
setTarget(Object) - Method in interface toolbox.services.Interceptor
Set the invocation target object of this interceptor.
setTargetEntityKey(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the targetEntityKey property.
setTargetInterface(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the targetInterface property.
setTargetOperation(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the targetOperation property.
setTargetRelease(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the targetRelease property.
setTargetSystem(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the targetSystem property.
setTCPNoDelay(Boolean) - Method in class toolbox.allegato.SocketConfig
Set the TCPNoDelay property.
setTemplateService(TemplateService) - Method in class toolbox.services.util.logging.LoggingFormatterTemplateImpl
Injection point for the TemplateService dependency.
setTextNodeValue(String, String, Document) - Method in class toolbox.parsers.DOMParser
Sets the value of the named text node.
setTextNodeValue(String, String, Document, String) - Method in class toolbox.parsers.DOMParser
Sets the value of the named text node.
setTextNodeValue(Node, String) - Method in class toolbox.parsers.DOMParser
Sets the value of a text node.
setThread(String) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the thread property.
setTimeStamp(Long) - Method in class toolbox.services.util.logging.beans.LogMessage
Set the timeStamp property.
setTo(List) - Method in class toolbox.services.mail.simple.beans.MailMessage
Set the to property.
setToken(String) - Method in interface toolbox.uddi.AuthenticationContext
Set the token that this context will use.
setToken(String) - Method in class toolbox.uddi.AuthenticationContextImpl
Set the token that this context will use.
setTransferMode(String) - Method in class toolbox.allegato.FTPConfig
Set the transfer mode string for this config object.
setType(String) - Method in class toolbox.allegato.JNDIConfig
Sets the type of JNDIConfig, file or ldap.
setType(String) - Method in class toolbox.ftp.FTPGetEvent
Set the event type value.
setUid(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the uid property.
setUniqueMember(Set) - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Set the uniqueMember property.
setUser(String) - Method in class toolbox.services.ws.WSClientService
Set the user name that must be used to authenticate against the service.
setUserId(String) - Method in class toolbox.services.util.audit.AuditEntry
Set the userId property.
setUserId(String) - Method in class toolbox.services.util.audit.AuditEntryTO
Set the userId property.
setUserName(String) - Method in class toolbox.allegato.FTPConfig
Set the user name for this config object.
setUserName(String) - Method in class toolbox.allegato.JDBCConfig
Set the user name for this config object.
setUserPassword(String) - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Set the userPassword property.
setVersion(String) - Method in class toolbox.services.util.header.beans.ServiceHeader
Set the version property.
setWsdlUrl(String) - Method in class toolbox.uddi.ServiceInfo
Set the WSDL URL of the service described by this ServiceInfo instance.
SimpleAxisServiceObjectSupplier - Class in toolbox.services.ws
Simple implementation of the Axis2 ServiceObjectSupplier inteface to allow service implementation classes to be obtained from a Java Toolbox ServiceRegistry instance.
SimpleAxisServiceObjectSupplier() - Constructor for class toolbox.services.ws.SimpleAxisServiceObjectSupplier
Default constructor
SimpleConsumerService - Interface in toolbox.services.jms.simple
Interface that defines a simple message consumer interface.
SimpleConsumerServiceImpl - Class in toolbox.services.jms.simple
Default implementation of the SimpleConsumerService interface.
SimpleConsumerServiceImpl() - Constructor for class toolbox.services.jms.simple.SimpleConsumerServiceImpl
Default constructor
SimpleCXFInvoker - Class in toolbox.services.ws
CXF Web Service Framework Invoker implementation to facilitate the exposure of Java Toolbox Service implementations as Web Services.
SimpleCXFInvoker() - Constructor for class toolbox.services.ws.SimpleCXFInvoker
Default constructor.
SimpleGroup - Class in toolbox.services.ldap.simple.beans
Simple Java Bean representing a group entry in LDAP.
SimpleGroup() - Constructor for class toolbox.services.ldap.simple.beans.SimpleGroup
Default constructor to initialise the internal Map for storing bean properties.
SimpleGroupException - Exception in toolbox.services.ldap.simple
Exception that is generated during group provisioning operations.
SimpleGroupException(Exception) - Constructor for exception toolbox.services.ldap.simple.SimpleGroupException
Create a new SimpleGroupException from the given Exception.
SimpleGroupException(String) - Constructor for exception toolbox.services.ldap.simple.SimpleGroupException
Create a new SimpleGroupException with the given message.
SimpleGroupService - Interface in toolbox.services.ldap.simple
Interface that defines a simple LDAP group provisioning interface.
SimpleGroupServiceImpl - Class in toolbox.services.ldap.simple
Default implementation of the SimpleGroupService interface.
SimpleGroupServiceImpl() - Constructor for class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Default constructor.
SimpleMailException - Exception in toolbox.services.mail.simple
Exception that is generated during simple mail operations.
SimpleMailException(Exception) - Constructor for exception toolbox.services.mail.simple.SimpleMailException
Create a new SimpleMailException from the given Exception.
SimpleMailException(String) - Constructor for exception toolbox.services.mail.simple.SimpleMailException
Create a new SimpleMailException with the given message.
SimpleMailService - Interface in toolbox.services.mail.simple
Interface that defines a simple Mail sending interface.
SimpleMailServiceImpl - Class in toolbox.services.mail.simple
Default implementation of the SimpleMailService interface.
SimpleMailServiceImpl() - Constructor for class toolbox.services.mail.simple.SimpleMailServiceImpl
Default constructor.
SimpleProducerService - Interface in toolbox.services.jms.simple
Interface that defines a simple message production interface.
SimpleProducerServiceImpl - Class in toolbox.services.jms.simple
Default implementation of the SimpleProducerService interface.
SimpleProducerServiceImpl() - Constructor for class toolbox.services.jms.simple.SimpleProducerServiceImpl
Default constructor.
SimpleSocketException - Exception in toolbox.services.socket.simple
Indicates an exception while performing simple socket operations.
SimpleSocketException(Exception) - Constructor for exception toolbox.services.socket.simple.SimpleSocketException
Calls the parent constructor.
SimpleSocketException(String) - Constructor for exception toolbox.services.socket.simple.SimpleSocketException
Calls the parent constructor with the given message.
SimpleSocketService - Interface in toolbox.services.socket.simple
Interface that defines a simple client socket API.
SimpleSocketServiceImpl - Class in toolbox.services.socket.simple
Default implementation of the SimpleSocketService interface.
SimpleSocketServiceImpl() - Constructor for class toolbox.services.socket.simple.SimpleSocketServiceImpl
Default constructor.
SimpleToolboxObjectFactory - Class in toolbox.object
Simple factory implementation to abstract the required dynamic class loading and instantiation code.
SimpleToolboxObjectFactory() - Constructor for class toolbox.object.SimpleToolboxObjectFactory
Default constructor.
SimpleUDDIException - Exception in toolbox.services.uddi.simple
Exception that is generated during simple UDDI operations.
SimpleUDDIException(Exception) - Constructor for exception toolbox.services.uddi.simple.SimpleUDDIException
Create a new SimpleUDDIException from the given Exception.
SimpleUDDIException(String) - Constructor for exception toolbox.services.uddi.simple.SimpleUDDIException
Create a new SimpleUDDIException with the given message.
SimpleUDDIService - Interface in toolbox.services.uddi.simple
Interface that defines a simple UDDI service interface.
SimpleUDDIServiceImpl - Class in toolbox.services.uddi.simple
Default implementation of the SimpleUDDIService interface.
SimpleUDDIServiceImpl() - Constructor for class toolbox.services.uddi.simple.SimpleUDDIServiceImpl
Default constructor.
SimpleUser - Class in toolbox.services.ldap.simple.beans
Simple Java Bean representing a user entry in LDAP.
SimpleUser() - Constructor for class toolbox.services.ldap.simple.beans.SimpleUser
Default constructor to initialise the internal Map for storing bean properties.
SimpleUserException - Exception in toolbox.services.ldap.simple
Exception that is generated during user provisioning operations.
SimpleUserException(Exception) - Constructor for exception toolbox.services.ldap.simple.SimpleUserException
Create a new SimpleUserException from the given Exception.
SimpleUserException(String) - Constructor for exception toolbox.services.ldap.simple.SimpleUserException
Create a new SimpleUserException with the given message.
SimpleUserService - Interface in toolbox.services.ldap.simple
Interface that defines a simple LDAP user provisioning interface.
SimpleUserServiceImpl - Class in toolbox.services.ldap.simple
The default implementation of the SimpleUserService interface.
SimpleUserServiceImpl() - Constructor for class toolbox.services.ldap.simple.SimpleUserServiceImpl
Default constructor.
SimpleWSS4JServerCallbackLDAPImpl - Class in toolbox.services.ws
Simple WSS4J server side CallbackHandler implementation to handle a UsernameToken header.
SimpleWSS4JServerCallbackLDAPImpl() - Constructor for class toolbox.services.ws.SimpleWSS4JServerCallbackLDAPImpl
Default constructor.
SimpleXSLT - Class in toolbox.parsers
Command line utility to perform simple XSL transformations.
sizeOfDaoBeanDefinitionArray() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Returns number of "DaoBeanDefinition" element
sizeOfDaoBeanDefinitionArray() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Returns number of "DaoBeanDefinition" element
SMTPMailer - Interface in toolbox.mail
Interface defining a generic SMTP based mailer.
SMTPMailerImpl - Class in toolbox.mail
Default SMTPMailer implementation.
SMTPMailerImpl() - Constructor for class toolbox.mail.SMTPMailerImpl
Default constructor.
SocketClient - Interface in toolbox.socket
Interface that defines a high level abstraction for developing generic client side socket interactions.
SocketClientException - Exception in toolbox.socket
Indicates an exception while performing client socket operations.
SocketClientException(Exception) - Constructor for exception toolbox.socket.SocketClientException
Calls the parent constructor.
SocketClientException(String) - Constructor for exception toolbox.socket.SocketClientException
Calls the parent constructor with the given message.
SocketClientImpl - Class in toolbox.socket
The default implementation of the SocketClient interface.
SocketClientImpl() - Constructor for class toolbox.socket.SocketClientImpl
Default constructor.
SocketClientManager - Interface in toolbox.socket
Defines an interface for developing a client socket manager.
SocketClientManagerImpl - Class in toolbox.socket
The default SocketClientManager implementation.
SocketClientManagerImpl() - Constructor for class toolbox.socket.SocketClientManagerImpl
 
SocketClientService - Class in toolbox.services.socket
Convenience service implementation that can be used to develop services that require interaction with client sockets using the toolbox.socket package.
SocketClientService() - Constructor for class toolbox.services.socket.SocketClientService
Default constructor.
SocketClientServiceEnvironment - Class in toolbox.services.socket
ServiceEnvironment implementation to provide access to a toolbox.socket.SocketClientManager implementation.
SocketClientServiceEnvironment() - Constructor for class toolbox.services.socket.SocketClientServiceEnvironment
Default constructor
SocketConfig - Class in toolbox.allegato
Encapsulates the configuration of a client socket connection.
SocketConfig() - Constructor for class toolbox.allegato.SocketConfig
Default constructor
SocketConfig(String, XMLProperties) - Constructor for class toolbox.allegato.SocketConfig
Initialises this socket configuration object with the given XML configuration data.
SocketConnectionManager - Interface in toolbox.socket
Interface to abstract the underlying mechanism of obtaining socket connections.
SocketConnectionManagerDefaultImpl - Class in toolbox.socket
A SocketConnectionManager implementation that creates a new socket for every call to the getSocket method and closes the socket passed to the releaseSocket method.
SocketConnectionManagerDefaultImpl() - Constructor for class toolbox.socket.SocketConnectionManagerDefaultImpl
Default constructor.
SocketConnectionManagerPoolImpl - Class in toolbox.socket
A SocketConnectionManager implementation that employs a resource pool to manage client socket connections.
SocketConnectionManagerPoolImpl() - Constructor for class toolbox.socket.SocketConnectionManagerPoolImpl
Default constructor.
SocketMessage - Class in toolbox.services.socket.simple.beans
Java Bean representing a client socket messsage.
SocketMessage() - Constructor for class toolbox.services.socket.simple.beans.SocketMessage
Default constructor to initialise the internal Map for storing bean properties.
SocketProtocolHandler - Interface in toolbox.socket
Defines the protocol handling interface used by SocketClient implementations.
SocketProtocolHandlerNewLineImpl - Class in toolbox.socket
A simple SocketProtocolHandler implementation to write and read single lines to and from the underlying socket.
SocketProtocolHandlerNewLineImpl() - Constructor for class toolbox.socket.SocketProtocolHandlerNewLineImpl
Default constructor.
SocketResourcePool - Class in toolbox.pooling
ResourcePool implementation to do client socket connection pooling.
SocketResourcePool() - Constructor for class toolbox.pooling.SocketResourcePool
Default constructor
split(List, int) - Method in class toolbox.web.BaseWebAction
Split the given list into equal sub lists and return a new list containing all the created sub lists.
SRC - Variable in class toolbox.pdf.meta.Column
Name of the source attribute in content source.
start() - Method in interface toolbox.jms.JmsConsumer
Tell this consumer to start listening.
start() - Method in class toolbox.jms.JmsConsumerImpl
Tell this consumer to start listening.
start() - Method in interface toolbox.jms.JmsProducer
Tell this producer to start listening for replies.
start() - Method in class toolbox.jms.JmsProducerImpl
Tell the reply consumer to start listening.
start(String) - Method in interface toolbox.services.jms.simple.SimpleConsumerService
Start the named consumer.
start(String) - Method in class toolbox.services.jms.simple.SimpleConsumerServiceImpl
Start the named consumer.
start(String) - Method in interface toolbox.services.jms.simple.SimpleProducerService
Start the reply consumer of the named producer.
start(String) - Method in class toolbox.services.jms.simple.SimpleProducerServiceImpl
Start the reply consumer of the named producer.
stop() - Method in interface toolbox.jms.JmsConsumer
Tell this consumer to stop listening.
stop() - Method in class toolbox.jms.JmsConsumerImpl
Tell this consumer to stop listening.
stop() - Method in interface toolbox.jms.JmsProducer
Tell this producer to stop listening for replies.
stop() - Method in class toolbox.jms.JmsProducerImpl
Tell the reply consumer to stop listening.
stop(String) - Method in interface toolbox.services.jms.simple.SimpleConsumerService
Stop the named consumer.
stop(String) - Method in class toolbox.services.jms.simple.SimpleConsumerServiceImpl
Stop the named consumer.
stopListener() - Method in class toolbox.queueing.Listener
Stops the listener by flushing the event queue.
STREAM_MSG - Static variable in class toolbox.jms.JmsConstants
Field indicating a stream message type.
StringField - Class in toolbox.web.validation
Field implementation to validate String inputs.
StringField() - Constructor for class toolbox.web.validation.StringField
Defualt constructor
SUBTREE_SCOPE - Static variable in class toolbox.ldap.LDAPConstants
Search the entire subtree rooted at the named object.
suspendEncoding() - Method in class toolbox.web.util.Base64.OutputStream
Suspends encoding of the stream.
Sync2AsyncAction - Class in toolbox.web.actions.sync2async
Simple action implementation to take a syncrhonous HTTP request and place the request data on an asynchronous message queue.
Sync2AsyncAction() - Constructor for class toolbox.web.actions.sync2async.Sync2AsyncAction
Default constructor
Sync2AsyncHandler - Interface in toolbox.web.actions.sync2async
Implementations of this interface are used by the Sync2Async action implementation to process the body content before placing the the information on a JMS Queue.
SyncToken - Class in toolbox.web.util
Generates unique tokens.
SyncTokenFilter - Class in toolbox.web
Filter implementation to ensure that no duplicate form submissions occur.
SyncTokenFilter() - Constructor for class toolbox.web.SyncTokenFilter
Default constructor

T

TableDefinition - Class in toolbox.dao
Encapsulates the definition of a single table.
TableDefinition(String) - Constructor for class toolbox.dao.TableDefinition
Creates a new definition with the given table name.
TemplateService - Interface in toolbox.services.util
Interface that defines a general purpose templating service interface.
TEXT_MSG - Static variable in class toolbox.jms.JmsConstants
Field indicating a text message type.
TextEvent - Class in toolbox.parsers
Wrapper for a single record in a text delimited data source.
TextEvent() - Constructor for class toolbox.parsers.TextEvent
Default constructor.
TextListener - Interface in toolbox.parsers
Interface used to receive notification of TextEvents
THOUSANDS_SEPARATOR - Static variable in class toolbox.web.validation.ValidatorImpl
Thousands separator replaced when validating numbers.
ThreadLocalExchange - Class in toolbox.services.ws
A ThreadLocal implementation to facilitate propagation of the CXF Exchange instance to stateful or singleton service implementations.
toInt() - Method in class toolbox.services.util.logging.LogLevel
Return an int representation of this level.
toJavaDate(Date) - Static method in class toolbox.dao.JDBCTypeMapper
Performs a conversion from java.sql.Date to java.util.Date.
toJavaDate(Timestamp) - Static method in class toolbox.dao.JDBCTypeMapper
Performs a conversion from java.sql.Timestamp to java.util.Date.
toolbox.allegato - package toolbox.allegato
Provides classes to handle XML documents as configuration input.
toolbox.app - package toolbox.app
DEPRECATED: Replaced by the toolbox.services package.
toolbox.app.helper - package toolbox.app.helper
 
toolbox.beangen - package toolbox.beangen
Provides classes to generate Java Beans from XML definitions.
toolbox.confgen - package toolbox.confgen
Provides classes to generate configuration documents for all Toolbox API packages that are dependent on such configurations.
toolbox.dao - package toolbox.dao
Provides classes and interfaces to interact with RDBMS' using the Java Collections Framework.
toolbox.dao.oracle - package toolbox.dao.oracle
Provides a Oracle specific implementation of the toolbox.dao.ListBuilder interface to handle exclusive Oracle data types.
toolbox.dao.orm - package toolbox.dao.orm
Provides classes and interfaces to enable basic Object Relational Mapping functionality.
toolbox.file - package toolbox.file
Provides some useful file related utility classes.
toolbox.ftp - package toolbox.ftp
Provides classes and interfaces to interact with FTP servers using the Apache Commons Net package.
toolbox.jms - package toolbox.jms
Provides classes and interfaces to interact with a JMS Broker.
toolbox.ldap - package toolbox.ldap
Provides classes and interfaces to interact with LDAP Directories using the Java Collections Framework.
toolbox.logging - package toolbox.logging
Provides a custom LogFormatter.
toolbox.mail - package toolbox.mail
Provides classes and interfaces that implement a configuration interface and abstraction for the JavaMail API's.
toolbox.object - package toolbox.object
Provides classes and interfaces to perform dynamic class loading and instantation.
toolbox.parsers - package toolbox.parsers
Provides classes to perform various parsing tasks, including command line arguments, XML and delimited text.
toolbox.pdf - package toolbox.pdf
Provides classes to generate PDF documents from XML defenitions using the iText PDF library.
toolbox.pdf.meta - package toolbox.pdf.meta
 
toolbox.pdf.table - package toolbox.pdf.table
 
toolbox.pooling - package toolbox.pooling
Provides classes to develop custom object pools.
toolbox.queueing - package toolbox.queueing
Provides classes to develop standalone server applications that require event queueing and threading.
toolbox.security.helper - package toolbox.security.helper
Provides helper classes to simplify security related tasks.
toolbox.servicegen - package toolbox.servicegen
 
toolbox.servicegen.xml.dao - package toolbox.servicegen.xml.dao
 
toolbox.servicegen.xml.dao.impl - package toolbox.servicegen.xml.dao.impl
 
toolbox.services - package toolbox.services
Provides classes and interfaces to develop service based API's.
toolbox.services.dao - package toolbox.services.dao
Provides classes to enable development of RDBMS based service API's using the toolbox.dao package.
toolbox.services.ftp - package toolbox.services.ftp
Provides classes to enable development of FTP based service API's using the toolbox.ftp package.
toolbox.services.jms - package toolbox.services.jms
Provides classes to enable development of JMS based service API's using the toolbox.jms package.
toolbox.services.jms.simple - package toolbox.services.jms.simple
Provides simple producer and consumer service implementations for general purpose messaging.
toolbox.services.ldap - package toolbox.services.ldap
Provides classes to enable development of LDAP based service API's using the toolbox.ldap package.
toolbox.services.ldap.simple - package toolbox.services.ldap.simple
This package provides a simple LDAP user and group provisioning API.
toolbox.services.ldap.simple.beans - package toolbox.services.ldap.simple.beans
This package provides the data types used by the simple LDAP user and group provisioning API.
toolbox.services.mail - package toolbox.services.mail
Provides classes to enable development of Mail based service API's using the toolbox.mail package.
toolbox.services.mail.simple - package toolbox.services.mail.simple
This package provides a simple mail sending API that can be exposed as a service.
toolbox.services.mail.simple.beans - package toolbox.services.mail.simple.beans
This package provides the data types used by the simple mail sending API.
toolbox.services.socket - package toolbox.services.socket
Provide classes to enable the development of client socket based service API's using the toolbox.socket package.
toolbox.services.socket.simple - package toolbox.services.socket.simple
This package provides a simple client socket API that can be exposed as a service.
toolbox.services.socket.simple.beans - package toolbox.services.socket.simple.beans
This package provides the data types used by the simple client socket API.
toolbox.services.uddi - package toolbox.services.uddi
Provides classes to enable development of UDDI based service API's using the toolbox.uddi package.
toolbox.services.uddi.simple - package toolbox.services.uddi.simple
This package provides a simple UDDI API that can be exposed as a service.
toolbox.services.util - package toolbox.services.util
Provides convenient service implementations for general purpose.
toolbox.services.util.audit - package toolbox.services.util.audit
Provides convenient bean definitions and service interfaces to implement a mechanism to persist audit information.
toolbox.services.util.header.beans - package toolbox.services.util.header.beans
An attempt to create a general header structure for service implementations.
toolbox.services.util.logging - package toolbox.services.util.logging
Provides interfaces and classes to implement logging as a service.
toolbox.services.util.logging.beans - package toolbox.services.util.logging.beans
Provides the data objects used by the interfaces and classes the in parent package.
toolbox.services.util.logging.support - package toolbox.services.util.logging.support
Provides integration to enable the use of the logging services from a variety of front-ends uncluding JDK and Apache Log4j logging packages, aswell as raw XML/HTTP.
toolbox.services.ws - package toolbox.services.ws
Provides classes and interfaces to facilitate integration with various web service frameworks.
toolbox.socket - package toolbox.socket
Provide classes and interfaces to interact with client sockets.
toolbox.uddi - package toolbox.uddi
Provides classes and interfaces to interact with UDDI registries to obtain and publish WSDL service information.
toolbox.web - package toolbox.web
Provides classes and interfaces to develop action based web applications.
toolbox.web.actions.session - package toolbox.web.actions.session
Provide actions for session related functionality.
toolbox.web.actions.sync2async - package toolbox.web.actions.sync2async
Provides an action implementation and supporting interfaces and classes to facilitate synchronous to asynchronous communication.
toolbox.web.actions.wsil - package toolbox.web.actions.wsil
Provides action implementations to facilitate WSIL document generation capabilities.
toolbox.web.template - package toolbox.web.template
Provides convenience classes that can be used in conjunction with the FreeMarker wrapper servlet of the toolbox.web package.
toolbox.web.util - package toolbox.web.util
Provides some utility classes that can be used in action driven web application development.
toolbox.web.validation - package toolbox.web.validation
Provides classes and interfaces to develop HTTP request validators.
toolbox.web.ws - package toolbox.web.ws
Provides classes and interfaces to facilitate web service integration at a servlet container level.
ToolboxObjectFactory - Interface in toolbox.object
Interface that defines a generic interface to obtain object instances.
ToolboxObjectFactoryBuilder - Class in toolbox.object
Class to create ToolboxObjectFactory instances.
ToolboxObjectFactoryBuilder() - Constructor for class toolbox.object.ToolboxObjectFactoryBuilder
Default constructor.
toSQLDate(Date) - Static method in class toolbox.dao.JDBCTypeMapper
Performs a conversion from java.util.Date to java.sql.Date.
toSQLTimestamp(Date) - Static method in class toolbox.dao.JDBCTypeMapper
Performs a conversion from java.util.Date to java.sql.Timestamp.
toString() - Method in class toolbox.services.ldap.simple.beans.SimpleGroup
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.ldap.simple.beans.SimpleUser
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.mail.simple.beans.DeliveryControl
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.mail.simple.beans.MailMessage
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.socket.simple.beans.SocketMessage
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.util.audit.AuditEntry
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.util.audit.AuditEntryTO
Return a String representation of this bean instance.
toString() - Method in class toolbox.services.util.header.beans.ServiceHeader
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.util.logging.beans.LogMessage
Return a String representation of this DaoBean instance.
toString() - Method in class toolbox.services.util.logging.LogLevel
Return a String representation of this level.
TransactionContext - Interface in toolbox.dao
Interface defining an abstraction for JDBC transaction handling.
TransactionCtxImpl - Class in toolbox.dao
Default implementation of the TransactionContext interface.
TransactionCtxImpl() - Constructor for class toolbox.dao.TransactionCtxImpl
Default constructor
transform(InputStream, InputStream, OutputStream, Properties) - Method in class toolbox.parsers.DOMParser
Simple method to perform an XSL transformation that writes the output to the given OutputStream.
transform(String, String, Properties) - Method in class toolbox.parsers.DOMParser
Simple method to perform an XSL transformation that returns a String instance containing the results.
transform(String, String, String, Properties) - Method in class toolbox.parsers.DOMParser
Simple method to perform an XSL transformation that writes the output to a named file.
type - Static variable in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
 
type - Static variable in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
 
type - Static variable in interface toolbox.servicegen.xml.dao.DaoServiceDefinitionDocument
 

U

UDDI_BUSINESS_URL_USETYPE_HTTP - Static variable in class toolbox.uddi.UDDIConstants
Business discovery URL useType attribute value.
UDDI_CATEGORISATION_TYPES_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to indicate categorisation types.
UDDI_LOCAL_NAME_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to indicate an XML localName.
UDDI_LOCAL_NAME_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to indicate an XML localName.
UDDI_SERVICE_ACCESSPOINT_USETYPE_HTTP - Static variable in class toolbox.uddi.UDDIConstants
WSDL service access point useType attribute value.
UDDI_V3_NAMESPACE - Static variable in class toolbox.uddi.UDDIConstants
The UDDI v3 API namespace.
UDDI_WSDL_BINDING - Static variable in class toolbox.uddi.UDDIConstants
UDDI key value for WSDL Binding.
UDDI_WSDL_BINDING_DESCR - Static variable in class toolbox.uddi.UDDIConstants
Simple WSDL binding description.
UDDI_WSDL_CATEGORISATION - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key value used to categorise WSDL services.
UDDI_WSDL_CATEGORISATION_HTTP_TRANSPORT - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key value used to categorise WSDL service HTTP transport.
UDDI_WSDL_CATEGORISATION_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to categorise WSDL services.
UDDI_WSDL_CATEGORISATION_PROTO_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to categorise WSDL service protocols.
UDDI_WSDL_CATEGORISATION_PROTO_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to categorise WSDL service protocols.
UDDI_WSDL_CATEGORISATION_SOAP_PROTO - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key value used to categorise WSDL service soap protocol.
UDDI_WSDL_CATEGORISATION_TRANSPORT_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to categorise WSDL service transports.
UDDI_WSDL_CATEGORISATION_TRANSPORT_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to categorise WSDL service transports.
UDDI_WSDL_PORT - Static variable in class toolbox.uddi.UDDIConstants
UDDI key value for WSDL Port.
UDDI_WSDL_PORT_DESCR - Static variable in class toolbox.uddi.UDDIConstants
Simple WSDL Port description.
UDDI_WSDL_PORT_TYPE - Static variable in class toolbox.uddi.UDDIConstants
UDDI key value for WSDL Port Type.
UDDI_WSDL_PORT_TYPE_DESCR - Static variable in class toolbox.uddi.UDDIConstants
Simple WSDL Port Type description.
UDDI_WSDL_PORT_TYPE_REF_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to indicate WSDL port type references.
UDDI_WSDL_PORT_TYPE_REF_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to indicate WSDL port type references.
UDDI_WSDL_SERVICE - Static variable in class toolbox.uddi.UDDIConstants
UDDI key value for WSDL Service.
UDDI_WSDL_SERVICE_DESCR - Static variable in class toolbox.uddi.UDDIConstants
Simple WSDL service description.
UDDI_WSDL_TYPES_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to indicate WSDL types.
UDDI_WSDL_TYPES_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to indicate WSDL types.
UDDI_WSDL_URL_USETYPE - Static variable in class toolbox.uddi.UDDIConstants
WSDL URL useType attribute value.
UDDI_XML_NAMESPACE_KEY - Static variable in class toolbox.uddi.UDDIConstants
The UDDI key name used to indicate an XML namespace.
UDDI_XML_NAMESPACE_TMODEL - Static variable in class toolbox.uddi.UDDIConstants
The UDDI TModel used to indicate an XML namespace.
UDDIConstants - Class in toolbox.uddi
Simple class to provide access to various UDDI constants.
UDDIConstants() - Constructor for class toolbox.uddi.UDDIConstants
 
UDDIException - Exception in toolbox.uddi
Indicates exceptions while performing UDDI operations.
UDDIException(Exception) - Constructor for exception toolbox.uddi.UDDIException
Calls the parent constructor.
UDDIException(String) - Constructor for exception toolbox.uddi.UDDIException
Calls the parent constructor with the given message.
UDDIManager - Interface in toolbox.uddi
Interface that defines a UDDI access manager.
UDDIService - Class in toolbox.services.uddi
Convenience service implementation that can be used to develop services that require interaction with an UDDI registry using the toolbox.uddi package.
UDDIService() - Constructor for class toolbox.services.uddi.UDDIService
Default constructor.
UDDIServiceEnvironment - Class in toolbox.services.uddi
ServiceEnvironment implementation to provide access to a toolbox.uddi.UDDIManager and related functionality.
UDDIServiceEnvironment() - Constructor for class toolbox.services.uddi.UDDIServiceEnvironment
Default constructor
unsetLikeProperties() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Unsets the "LikeProperties" element
unsetLikeProperties() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Unsets the "LikeProperties" element
unsetPrimaryKeyProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Unsets the "PrimaryKeyProperty" element
unsetPrimaryKeyProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Unsets the "PrimaryKeyProperty" element
unsetPrimaryKeyType() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Unsets the "PrimaryKeyType" element
unsetPrimaryKeyType() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Unsets the "PrimaryKeyType" element
unsetSequence() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Unsets the "Sequence" element
unsetSequence() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Unsets the "Sequence" element
unsetSequenceProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Unsets the "SequenceProperty" element
unsetSequenceProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Unsets the "SequenceProperty" element
update(String, Map) - Method in interface toolbox.dao.DaoWorker
Update the named table with the given map of values.
update(String, Map, TransactionContext) - Method in interface toolbox.dao.DaoWorker
Update the named table with the given map of values within the given transaction context.
update(String, Map) - Method in class toolbox.dao.DaoWorkerImpl
Update the named table with the given map of values.
update(String, Map, TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Update the named table with the given map of values within the given transaction context.
update(String, Object[], int[], Connection) - Method in class toolbox.dao.JDBCAccess
Update all the entries in the given list using the given statement.
update(String, String, Map) - Method in interface toolbox.ldap.LDAPWorker
Update an existing entry in the LDAP directory.
update(String, String, Map) - Method in class toolbox.ldap.LDAPWorkerImpl
Update an existing entry in the LDAP directory.
updateAppBean(String, AppBean) - Method in class toolbox.app.BaseService
Convienience method to to update the properties of the given AppBean in the named table.
updateAppBean(String, AppBean, TransactionContext) - Method in class toolbox.app.BaseService
Convienience method to to update the properties of the given AppBean in the named table within the given TransactionContext.
updateCustomEntries(String, Object[]) - Method in interface toolbox.dao.DaoWorker
Executes a custom update statement.
updateCustomEntries(String, Object[], TransactionContext) - Method in interface toolbox.dao.DaoWorker
Executes a custom update statement within the given transaction context.
updateCustomEntries(String, Object[]) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom update statement.
updateCustomEntries(String, Object[], TransactionContext) - Method in class toolbox.dao.DaoWorkerImpl
Executes a custom update statement within the given transaction context.
updateDaoBean(String, DaoBean) - Method in class toolbox.services.dao.DaoService
Convenience method to update the properties of the given DaoBean in the named table.
updateDaoBean(String, DaoBean, TransactionContext) - Method in class toolbox.services.dao.DaoService
Convenience method to update the properties of the given DaoBean in the named table within the given TransactionContext.
updateGroup(SimpleGroup) - Method in interface toolbox.services.ldap.simple.SimpleGroupService
Update the named group.
updateGroup(SimpleGroup) - Method in class toolbox.services.ldap.simple.SimpleGroupServiceImpl
Update the given group.
updateUser(SimpleUser) - Method in interface toolbox.services.ldap.simple.SimpleUserService
Update a user in the directory.
updateUser(SimpleUser) - Method in class toolbox.services.ldap.simple.SimpleUserServiceImpl
Update a user in the directory.
usage(String) - Static method in class toolbox.beangen.BeanGenerator
Print usage message.
UserInfoFilter - Class in toolbox.web
Filter implementation to obtain user information from a user repository and store the information in an authenticated session.
UserInfoFilter() - Constructor for class toolbox.web.UserInfoFilter
Default constructor
UserInfoService - Interface in toolbox.web
Interface defining a service that can be implemented to obtain user information from a user repository.
useServiceClassLoader() - Method in class toolbox.services.EnvironmentConfig
Return the flag indicating whether the environment class must be loaded using the service class loader.

V

validate(String, ResourceBundle) - Method in class toolbox.web.validation.BooleanField
Validate the given String.
validate(String, ResourceBundle) - Method in class toolbox.web.validation.DateField
Validate the given String as a date.
validate(String, ResourceBundle) - Method in interface toolbox.web.validation.Field
Perform validation of the given String value and return target type of this field.
validate(String, ServletRequest) - Method in class toolbox.web.validation.FieldValidator
Validate the given request and return a Map containing the validated values.
validate(String) - Method in class toolbox.web.validation.FormField
Validate the given String value and return an instance of the configured target type.
validate(String, ResourceBundle) - Method in class toolbox.web.validation.NumberField
Validate the given String and return a Number instance.
validate(String, ResourceBundle) - Method in class toolbox.web.validation.RegexField
Validate the given String against the configured regex pattern.
validate(String, ResourceBundle) - Method in class toolbox.web.validation.RSAIdentityNumberField
Validate the given String.
validate(String, ResourceBundle) - Method in class toolbox.web.validation.StringField
Validate the given String.
validate(String, ServletRequest) - Method in interface toolbox.web.validation.Validator
Validates the given request and returns a map of validated values.
validate(String, ServletRequest) - Method in class toolbox.web.validation.ValidatorImpl
Validates the given request and returns a map of validated values.
validateRequired(String, ResourceBundle) - Method in class toolbox.web.validation.AbstractField
Convenience method to perform the "required" validation test.
ValidationException - Exception in toolbox.web.validation
Exception that is thrown when validation exceptions occur.
ValidationException() - Constructor for exception toolbox.web.validation.ValidationException
Default constructor
ValidationException(Exception) - Constructor for exception toolbox.web.validation.ValidationException
Creates a new ValidationException from the given Exception.
ValidationException(String) - Constructor for exception toolbox.web.validation.ValidationException
Generates a ValidationException with the given message.
Validator - Interface in toolbox.web.validation
Defines an interface for form validation.
ValidatorFactory - Class in toolbox.web.validation
Factory to create Validator instances.
ValidatorFactory() - Constructor for class toolbox.web.validation.ValidatorFactory
Default constructor
ValidatorFactory(XMLProperties, ServletContext) - Constructor for class toolbox.web.validation.ValidatorFactory
Initialise this factory by creating and caching all Validator instances specified in the given XML configuration.
ValidatorImpl - Class in toolbox.web.validation
Default validator implementation that takes the form configurations from an XML configuration file.
ValidatorImpl() - Constructor for class toolbox.web.validation.ValidatorImpl
Default constructor.
ViewServlet - Class in toolbox.web
Servlet to process view request using the FreeMarker Template Engine for rendering.
ViewServlet() - Constructor for class toolbox.web.ViewServlet
Default constructor

W

WARN - Static variable in class toolbox.services.util.logging.LogLevel
Level representing WARN.
WebAction - Interface in toolbox.web
Defines an interface for developing web application actions.
WIDTH - Variable in class toolbox.pdf.meta.Column
Width of this column as a percentage.
Worker - Interface in toolbox.queueing
Common interface for developing worker classes to be used by the Listener class.
write(String, boolean, PrintWriter) - Static method in class toolbox.confgen.ConfHelper
Write the given question to the given writer
write(int) - Method in class toolbox.web.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class toolbox.web.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(byte[], int, int) - Method in class toolbox.web.util.Part
Writes the given byte array to this part.
writeQuestionHelp(PrintWriter) - Static method in class toolbox.confgen.ConfHelper
Print a help message regarding questions.
writeTo(OutputStream) - Method in class toolbox.web.util.Part
Writes all the contents of this part to the given OutputStream.
WSA_ACTION - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_ADDRESS - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_FAULT_TO - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_MSG_ID - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_NS_URI - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_RELATES_TO - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_REPLY_TO - Static variable in class toolbox.services.ws.CXFHelper
 
WSA_TO - Static variable in class toolbox.services.ws.CXFHelper
 
WSClientService - Class in toolbox.services.ws
A convenience service implementation to develop Web Service clients.
WSClientService() - Constructor for class toolbox.services.ws.WSClientService
Default constructor.
WSClientService.WSClientPasswordCallback - Class in toolbox.services.ws
WSS4J callback implementation to return the WS-Security password that must be used to access the service.
WSClientService.WSClientPasswordCallback() - Constructor for class toolbox.services.ws.WSClientService.WSClientPasswordCallback
Default constructor.
WSILAction - Class in toolbox.web.actions.wsil
Action implementation to generate a WSIL document based on the action configuration properties.
WSILAction() - Constructor for class toolbox.web.actions.wsil.WSILAction
Default constructor

X

xgetExceptionClass() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets (as xml) the "ExceptionClass" element
xgetExceptionClass() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets (as xml) the "ExceptionClass" element
xgetImplementation() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets (as xml) the "Implementation" element
xgetImplementation() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets (as xml) the "Implementation" element
xgetLikeProperties() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "LikeProperties" element
xgetLikeProperties() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "LikeProperties" element
xgetName() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "Name" element
xgetName() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets (as xml) the "Name" element
xgetName() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "Name" element
xgetName() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets (as xml) the "Name" element
xgetPackage() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "Package" element
xgetPackage() - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Gets (as xml) the "Package" element
xgetPackage() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "Package" element
xgetPackage() - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Gets (as xml) the "Package" element
xgetPlural() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "Plural" element
xgetPlural() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "Plural" element
xgetPrimaryKeyProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "PrimaryKeyProperty" element
xgetPrimaryKeyProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "PrimaryKeyProperty" element
xgetPrimaryKeyType() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "PrimaryKeyType" element
xgetPrimaryKeyType() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "PrimaryKeyType" element
xgetSequence() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "Sequence" element
xgetSequence() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "Sequence" element
xgetSequenceProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "SequenceProperty" element
xgetSequenceProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "SequenceProperty" element
xgetServiceMethods() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "ServiceMethods" element
xgetServiceMethods() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "ServiceMethods" element
xgetSortDirection() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "SortDirection" element
xgetSortDirection() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "SortDirection" element
xgetSortProperty() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "SortProperty" element
xgetSortProperty() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "SortProperty" element
xgetTable() - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Gets (as xml) the "Table" element
xgetTable() - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Gets (as xml) the "Table" element
XMLHttpLoggingAction - Class in toolbox.services.util.logging.support
WebAction implementation that exposes the logging services API through simple XML/HTTP.
XMLHttpLoggingAction() - Constructor for class toolbox.services.util.logging.support.XMLHttpLoggingAction
Default constructor.
XMLPreProcessor - Interface in toolbox.allegato
Interface that defines a mechanism for hooking a pre-processor into the XMLProperties object.
XMLProperties - Class in toolbox.allegato
Provides access to XML configuration properties.
XMLProperties(InputStream) - Constructor for class toolbox.allegato.XMLProperties
Constructs a new XMLProperties object from the given InputStream.
XMLProperties(String) - Constructor for class toolbox.allegato.XMLProperties
Constructs a new XMLProperties object from the given file name.
XMLProperties(InputStream, boolean) - Constructor for class toolbox.allegato.XMLProperties
Construct a new XMLProperties object from the given InputStream and convert the member Document instance to Java properties if required.
XMLProperties(String, boolean) - Constructor for class toolbox.allegato.XMLProperties
Construct a new XMLProperties object from the given file name and convert the member Document instance to Java properties if required.
xsetExceptionClass(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets (as xml) the "ExceptionClass" element
xsetExceptionClass(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets (as xml) the "ExceptionClass" element
xsetImplementation(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets (as xml) the "Implementation" element
xsetImplementation(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets (as xml) the "Implementation" element
xsetLikeProperties(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "LikeProperties" element
xsetLikeProperties(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "LikeProperties" element
xsetName(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "Name" element
xsetName(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets (as xml) the "Name" element
xsetPackage(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "Package" element
xsetPackage(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoServiceDefinition
Sets (as xml) the "Package" element
xsetPackage(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "Package" element
xsetPackage(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoServiceDefinitionImpl
Sets (as xml) the "Package" element
xsetPlural(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "Plural" element
xsetPlural(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "Plural" element
xsetPrimaryKeyProperty(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "PrimaryKeyProperty" element
xsetPrimaryKeyProperty(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "PrimaryKeyProperty" element
xsetPrimaryKeyType(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "PrimaryKeyType" element
xsetPrimaryKeyType(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "PrimaryKeyType" element
xsetSequence(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "Sequence" element
xsetSequence(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "Sequence" element
xsetSequenceProperty(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "SequenceProperty" element
xsetSequenceProperty(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "SequenceProperty" element
xsetServiceMethods(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "ServiceMethods" element
xsetServiceMethods(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "ServiceMethods" element
xsetSortDirection(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "SortDirection" element
xsetSortDirection(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "SortDirection" element
xsetSortProperty(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "SortProperty" element
xsetSortProperty(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "SortProperty" element
xsetTable(XmlString) - Method in interface toolbox.servicegen.xml.dao.DaoBeanDefinition
Sets (as xml) the "Table" element
xsetTable(XmlString) - Method in class toolbox.servicegen.xml.dao.impl.DaoBeanDefinitionImpl
Sets (as xml) the "Table" element

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