Class Summary |
AbstractTriggerBean |
A utility bean to wrap sceduling a job with a scheduler. |
CronTriggerBean |
A utility bean to wrap scheduling a cron job with a given scheduler. |
EqualsHelper |
Utility class providing helper methods for various types of equals functionality |
FileNameValidator |
Static checker for valid file names. |
GUID |
A wrapper class to serve up GUIDs |
ISO8601DateFormat |
Formatting support for ISO 8601 dates |
ISO9075 |
Support for the ISO 9075 encoding of XML element names. |
LogAdapter |
Utility class to adapt a org.apache.commons.logging.Log class. |
Pair<F,S> |
Utility class for containing two things that aren't like each other |
TempFileProvider |
A helper class that provides temporary files, providing a common point to clean them up. |
TempFileProvider.TempFileCleanerJob |
Cleans up all Alfresco temporary files that are older than the given number of hours. |
VersionNumber |
Immutable class to encapsulate a version number string. |