| Interface | Description |
|---|---|
| Content |
Content
|
| NameMatcher |
Trivial interface for an object that matches names in some way.
|
| OneToManyBiMap |
An extension of
org.alfresco.util.OneToManyMap that stores the
inverse mapping from a value to its key. |
| OneToManyMap |
An extension of
java.util.Map that represents a mapping
from a key to a set of values. |
| TriggerBeanSPI |
| Class | Description |
|---|---|
| AbstractTriggerBean |
A utility bean to wrap sceduling a job with a scheduler.
|
| ArgumentHelper |
Utility class to assist in extracting program arguments.
|
| BaseTest |
Base class for all JUnit tests
|
| BridgeTable |
Generic bridge table support with optional reference counting to allow multiple membership for an object via several
relationships.
|
| BridgeTableTest | |
| CachingDateFormat |
Provides thread safe means of obtaining a cached date formatter.
|
| CachingDateFormat.SimpleDateFormatAndResolution | |
| CachingDateFormat.StringAndResolution | |
| Convert |
Utility to convert text files.
|
| CronTriggerBean |
A utility bean to wrap scheduling a cron job with a given scheduler.
|
| Debug |
Class containing debugging utility methods
|
| Deleter |
Utility to delete a file or directory recursively.
|
| DNSNameMangler |
Utility to convert sandbox store names into DNS save names.
|
| DNSNameManglerTest |
Test the DNSNameMangler.
|
| DynamicallySizedThreadPoolExecutor |
This is an instance of
ThreadPoolExecutor which
behaves how one would expect it to, even when faced with an unlimited
queue. |
| EqualsHelper |
Utility class providing helper methods for various types of
equals functionality |
| EqualsHelper.MapValueComparison |
Enumeration for results returned by
map comparisons. |
| EqualsHelperTest | |
| ExpiringValueCache |
Simple cache of a single Object value.
|
| FileFilterMode | |
| FileFilterMode.Client | |
| FileFilterMode.Mode | |
| GUID |
A wrapper class to serve up GUIDs
|
| InputStreamContent |
Input Stream based Content
|
| IPUtils | |
| ISO8601DateFormat |
Formatting support for ISO 8601 dates
|
| ISO8601DateFormatTest | |
| JMXUtils | |
| JNDIPath | |
| LogUtil |
Utility class to assist with I18N of log messages.
|
| MaxSizeMap |
Map that ejects the last recently accessed or inserted element(s) to keep the size to a specified maximum.
|
| MD5 |
The MD5 utility class computes the MD5 digest (aka: "hash") of a block
of data; an MD5 digest is a 32-char ASCII string.
|
| OneToManyHashBiMap | |
| OneToManyHashMap | |
| OrCompositeNameMatcher |
A composite name matcher that matches if any of its member
matchers match.
|
| Pair |
Utility class for containing two things that aren't like each other
|
| ParameterCheck |
Utility class to perform various common parameter checks
|
| PathMapper |
A component that maps source data paths to target data paths.
|
| PathMapperTest | |
| PatternFilter |
Matches a path against a set of regular expression filters
|
| PropertyCheck |
Helper class for for use when checking properties.
|
| ReadWriteLockExecuter |
Utility object that wraps read and write methods within the context of a
ReentrantReadWriteLock. |
| ReflectionHelper |
Static Helper methods for instantiating objects from reflection.
|
| RegexNameMatcher |
A name matcher that matches any of a list of regular expressions.
|
| RegexNameMatcherTest | |
| SchedulerStarterBean | |
| SerializationUtils |
NOTE: This utility class is a copy of org.apache.commons.lang3.SerializationUtils
Please see http://issues.alfresco.com/jira/browse/ALF-5044 for why this is done.
|
| 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.
|
| TempFileProviderTest |
Unit test for TempFileProvider
|
| TraceableThreadFactory |
A thread factory that spawns threads that are statically visible.
|
| TriggerBean | |
| Triple |
Utility class for containing three things that aren't like each other.
|
| VersionNumber |
Immutable class to encapsulate a version number string.
|
| VersionNumberTest |
Test for extension version class.
|
| VirtServerUtils | |
| VmShutdownListener |
A class that keeps track of the VM shutdown status.
|
| Exception | Description |
|---|---|
| VmShutdownListener.VmShutdownException |
Message carrier to break out of loops using the callback.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.