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.
ApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext A wrapper around ClassPathXmlApplicationContext which allows us to enable lazy loading or prevent Subsystem autostart as requested.
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  
FileNameValidator Static checker for valid file names.
FileNameValidatorTest Test File Name validation.
FreeMarkerUtil FreeMarker utility functions.
ISO9075 Support for the ISO 9075 encoding of XML element names.
ISO9075Test  
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
LazyClassPathXmlApplicationContext A wrapper around ClassPathXmlApplicationContext which forces all beans to be loaded lazily.
LazyClassPathXmlApplicationContext.AlwaysLazyInitBeanDefinitionDocumentReader  
NoAutoStartClassPathXmlApplicationContext A wrapper around ClassPathXmlApplicationContext which stops Alfresco Subsystem (abstractPropertyBackedBean based) beans from being AutoStarted by tweaking their property definitions.
NoAutoStartClassPathXmlApplicationContext.NoAutoStartBeanDefinitionDocumentReader  
NoAutoStartClassPathXmlApplicationContext.NoAutoStartBeanDefinitionParserDelegate  
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.
PropertyMap Property map helper class.
ResourceFinder Can be used in Spring configuration to search for all resources matching an array of patterns.
RuntimeSystemPropertiesSetter Sets runtime JVM system properties for Spring Framework.
SearchLanguageConversion Helper class to provide conversions between different search languages
SearchLanguageConversion.LanguageDefinition Simple store of special characters for a given query language
SearchLanguageConversionTest  
StringAppendingFactoryBean A simple factory for glueing together multiple arguments as a string
TestWithUserUtils Utility class containing some useful methods to help when writing tets 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.
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.