Package org.alfresco.util

Interface Summary
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.
 

Class Summary
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
CachingDateFormat Provides thread safe means of obtaining a cached date formatter.
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.
EqualsHelper Utility class providing helper methods for various types of equals functionality
EqualsHelperTest  
ExpiringValueCache Simple cache of a single Object value.
GUID A wrapper class to serve up GUIDs
InputStreamContent Input Stream based Content
ISO8601DateFormat Formatting support for ISO 8601 dates
ISO8601DateFormatTest  
JNDIPath  
LogUtil Utility class to assist with I18N of log messages.
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  
PropertyCheck Helper class for for use when checking properties.
ReflectionHelper Static Helper methods for instantiating objects from reflection.
RegexNameMatcher A name matcher that matches any of a list of regular expressions.
RegexNameMatcherTest  
SchedulerStarterBean  
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
TriggerBean  
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 Summary
VmShutdownListener.VmShutdownException Message carrier to break out of loops using the callback.
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.