Interface | Description |
---|---|
JodConfig |
Supplies OOoJodconverter subsystems config parameters that might clash with the OOoDirect subsystem.
|
ValueDerivingMapFactory.ValueDeriver<O,V> |
An interface for objects that derive the value for a specific entry in the map.
|
Class | Description |
---|---|
AlfrescoCollator |
Can be used to overwrite a RuleBaseCollator instance rules
|
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.
|
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.
|
DefaultImageResolver |
Default implementation of
TemplateImageResolver interface. |
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.
|
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
|
ModelUtil |
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.
|
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 |
A Spring
ConfigSource that is powered by a ResourceFinder . |
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.
|
SocketOpenOfficeConnection | |
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 Serializable,V extends Serializable> |
A map that protects keys and values from accidental modification.
|
XMLUtil |
XML utility functions.
|
Enum | Description |
---|---|
ScriptPagingDetails.ItemsSizeConfidence |
Copyright © 2005–2017 Alfresco Software. All rights reserved.