| Interface | Description |
|---|---|
| JodConfig |
Supplies OOoJodconverter subsystems config parameters that might clash with the OOoDirect subsystem.
|
| ValueDerivingMapFactory.ValueDeriver |
An interface for objects that derive the value for a specific entry in the map.
|
| Class | Description |
|---|---|
| ApplicationContextHelper |
Helper class to provide static and common access to the Spring
application context. |
| AutoCommitInterceptor |
Can be used to wrap a datasource to ensure that the connections that it returns have auto-commit switched on.
|
| BaseAlfrescoSpringTest |
Base Alfresco test.
|
| BaseAlfrescoTestCase |
Base Alfresco test.
|
| BaseSpringTest |
Base test class providing Hibernate sessions.
|
| ContextDependencyLister |
Helper class to list the dependencies between different
spring context files that make up a full or partial
Application Context.
|
| ContextDependencyLister.BeanTrackingApplicationContext | |
| ContextDependencyLister.BeanTrackingListener | |
| DatabaseMetaDataHelper |
Helper class to collect all of our DatabaseMetaData interpretations in one place.
|
| DynamicallySizedThreadPoolExecutorTest |
Tests for our instance of
ThreadPoolExecutor |
| DynamicallySizedThreadPoolExecutorTest.SleepUntilAllWake | |
| FileNameValidator |
Static checker for valid file names.
|
| FileNameValidatorTest |
Test File Name validation.
|
| FreeMarkerUtil |
FreeMarker utility functions.
|
| HttpClientHelper |
Helper class to provide access to Thread Local instances of HttpClient.
|
| HttpClientHelper.NonBlockingHttpParams | |
| HttpClientHelper.NonBlockingHttpParamsFactory |
An extension of the DefaultHttpParamsFactory that uses a RRW lock pattern rather than
full synchronization around the parameter CRUD - to avoid locking on many reads.
|
| JodConfigImpl |
Implementation that supplies OOoJodconverter subsystems config parameters that might clash with the OOoDirect subsystem.
|
| JodCoordination |
Class coordinates with the OOoJodconverter subsystem so that the OOoDirect subsystem does not
start up its own soffice process it that would clash with the JOD one.
|
| JodCoordinationBoolean |
Wraps a
#JodCoordination object to return one of its boolean methods,
so that it may be used as the input to another bean. |
| JSONtoFmModel |
Utility to convert JSON to Freemarker-compatible data model
|
| JSONtoFmModelTest |
Test JSONtoFmModel conversion
Note: Dates depend on ISO8601DateFormat.parse which currently expects YYYY-MM-DDThh:mm:ss.sssTZD
|
| ModelUtil |
Model related utility functions.
|
| ModelUtilTest |
Test model related utility functions.
|
| OpenOfficeCommandEnv |
A map giving the environment openoffice or libreoffice commands require to start.
|
| OpenOfficeCommandLine |
A map giving the open office start up command, which depends on the version of
OpenOffice or LibreOffice.
|
| OpenOfficeConnectionEvent |
A class of event that notifies the listener of the status of the Open Office Connection.
|
| OpenOfficeConnectionTester |
A bootstrap class that checks for the presence of a valid OpenOffice connection, as provided by the
net.sf.jooreports.openoffice.connection.OpenOfficeConnection implementations. |
| OpenOfficeConnectionTester.OpenOfficeConnectionTesterJob |
Quartz job that checks an OpenOffice connection.
|
| OpenOfficeURI |
A class that attempts to embody OpenOffice's rules for encoding file URIs which appear to differ from Java's.
|
| OpenOfficeVariant |
Provides OpenOffice and LibreOffice variant information.
|
| PathUtil |
Alfresco path-related utility functions.
|
| PropertyMap |
Property map helper class.
|
| PropertyMapTest |
Some tests for
PropertyMap |
| ResourceFinder |
Can be used in Spring configuration to search for all resources matching an array of patterns.
|
| ResourceFinderConfigSource |
A Spring
ConfigSource that is powered by a ResourceFinder. |
| RetryingTransactionHelperTestCase |
Test case base class with helper methods for transactional tests.
|
| RuntimeSystemPropertiesSetter |
Sets runtime JVM system properties for Spring Framework.
|
| ScriptPagingDetails |
A simple paging details wrapper, to hold things like the
skip count, max items and total items.
|
| ScriptPagingDetails.ItemsSizeConfidence | |
| SocketOpenOfficeConnection | |
| StringAppendingFactoryBean |
A simple factory for glueing together multiple arguments as a string
|
| TestWithUserUtils |
Utility class containing some useful methods to help when writing tests that require authenticated users
|
| ThreadPoolExecutorFactoryBean |
Factory for
ThreadPoolExecutor instances,
which cannot easily be constructed using constructor injection. |
| UrlUtil |
Alfresco URL related utility functions.
|
| Utf7 | |
| ValueDerivingMapFactory |
A factory for maps that dynamically derive their looked up values from a given source object.
|
| ValueProtectingMap |
A map that protects keys and values from accidental modification.
|
| ValueProtectingMapTest |
Tests
ValueProtectingMap |
| XMLUtil |
XML utility functions.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.