| AlfrescoCollator |
Can be used to overwrite a RuleBaseCollator instance rules
|
| ApplicationContextHelper |
Deprecated. |
| AutoCommitInterceptor |
Can be used to wrap a datasource to ensure that the connections that it returns have auto-commit switched on.
|
| BeanExtender |
Extends the definition of a bean with another.
|
| 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 |
|
| CustomPropertyEditorRegistrar |
Custom property editor registrar.
|
| DatabaseMetaDataHelper |
Helper class to collect all of our DatabaseMetaData interpretations in one place.
|
| DateUtil |
A utility class for working with dates.
|
| DBScriptUtil |
|
| DefaultImageResolver |
|
| DialectUtil |
|
| EmailHelper |
A helper class to provide email template related utility functions.
|
| FileNameValidator |
Static checker for valid file names.
|
| HttpClientHelper |
Helper class to provide access to Thread Local instances of HttpClient.
|
| JSONtoFmModel |
Utility to convert JSON to Freemarker-compatible data model
|
| ModelUtil |
Model related utility functions.
|
| OpenOfficeCommandLine |
A map giving the open office start up command, which depends on the version of
OpenOffice or LibreOffice.
|
| 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.
|
| PolicyIgnoreUtil |
Utility class which checks whether a node is in a store on which policies should not be applied(e.g.
|
| PortUtil |
Alfresco port-related utility functions.
|
| PropertyMap |
Property map helper class.
|
| QNameTypeEditor |
QName type editor.
|
| ResourceFinder |
Can be used in Spring configuration to search for all resources matching an array of patterns.
|
| ResourceFinderConfigSource |
|
| 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.
|
| StringAppendingFactoryBean |
A simple factory for glueing together multiple arguments as a string
|
| ThreadPoolExecutorFactoryBean |
Factory for ThreadPoolExecutor instances,
which cannot easily be constructed using constructor injection.
|
| TypeConstraint |
Stores a set of expected and excluded types, by full type name.
|
| UrlUtil |
Alfresco URL related utility functions.
|
| Utf7 |
|
| ValueDerivingMapFactory<O,K,V> |
A factory for maps that dynamically derive their looked up values from a given source object.
|
| ValueProtectingMap<K extends java.io.Serializable,V extends java.io.Serializable> |
A map that protects keys and values from accidental modification.
|
| XMLUtil |
XML utility functions.
|