Package org.alfresco.util

Interface Summary
ValueDerivingMapFactory.ValueDeriver An interface for objects that derive the value for a specific entry in the map.
 

Class Summary
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  
DynamicallySizedThreadPoolExecutor This is an instance of ThreadPoolExecutor which behaves how one would expect it to, even when faced with an unlimited queue.
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.
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.
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.
PathUtil Alfresco path-related utility functions.
PropertyMap Property map helper class.
ResourceFinder Can be used in Spring configuration to search for all resources matching an array of patterns.
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  
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.
TraceableThreadFactory A thread factory that spawns threads that are statically visible.
UrlUtil Alfresco URL related utility functions.
Utf7  
ValueDerivingMapFactory A factory for maps that dynamically derive their looked up values from a given source object.
XMLUtil XML utility functions.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.