A B C D E F G H I J K L M N O P R S T V W X

A

AbstractCharactersetFinder - Class in org.alfresco.encoding
 
AbstractCharactersetFinder() - Constructor for class org.alfresco.encoding.AbstractCharactersetFinder
 
AbstractTriggerBean - Class in org.alfresco.util
A utility bean to wrap sceduling a job with a scheduler.
AbstractTriggerBean() - Constructor for class org.alfresco.util.AbstractTriggerBean
 
addPathMap(String, String) - Method in class org.alfresco.util.PathMapper
Add a path mapping.
addSqlMapNodelets() - Method in class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 
addToBuffer(String) - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
afterPropertiesSet() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean
 
afterPropertiesSet() - Method in class org.alfresco.util.AbstractTriggerBean
Set the scheduler
afterPropertiesSet() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
afterPropertiesSet() - Method in class org.alfresco.util.CronTriggerBean
 
afterPropertiesSet() - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
 
ALFRESCO_LONG_LIFE_FILE_DIR - Static variable in class org.alfresco.util.TempFileProvider
The prefix for the long life temporary files.
ALFRESCO_TEMP_FILE_DIR - Static variable in class org.alfresco.util.TempFileProvider
subdirectory in the temp directory where Alfresco temporary files will go
AlfrescoRuntimeException - Exception in org.alfresco.error
I18n'ed runtime exception thrown by Alfresco code.
AlfrescoRuntimeException(String) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Object[]) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Throwable) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeException(String, Object[], Throwable) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
Constructor
AlfrescoRuntimeExceptionTest - Class in org.alfresco.error
Alfresco runtime exception test
AlfrescoRuntimeExceptionTest() - Constructor for class org.alfresco.error.AlfrescoRuntimeExceptionTest
 
ArgumentHelper - Class in org.alfresco.util
Utility class to assist in extracting program arguments.
ArgumentHelper(String, String[]) - Constructor for class org.alfresco.util.ArgumentHelper
 
assertFileIsValid(String) - Method in class org.alfresco.util.BaseTest
 

B

BaseTest - Class in org.alfresco.util
Base class for all JUnit tests
BaseTest() - Constructor for class org.alfresco.util.BaseTest
 
BatchingDAO - Interface in org.alfresco.ibatis
Interface for DAOs that offer batching.
begin() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
binaryStreamEquals(InputStream, InputStream) - Static method in class org.alfresco.util.EqualsHelper
 
BomCharactersetFinder - Class in org.alfresco.encoding
Byte Order Marker encoding detection.
BomCharactersetFinder() - Constructor for class org.alfresco.encoding.BomCharactersetFinder
 
buildSqlMapClient(Resource[], Resource[], Properties) - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean
 
buildStackTrace(String, StackTraceElement[], StringBuilder, int) - Static method in class org.alfresco.error.StackTraceUtil
Builds a message with the stack trace of the form:

C

CachingDateFormat - Class in org.alfresco.util
Provides thread safe means of obtaining a cached date formatter.
canHandle(URL) - Method in interface org.alfresco.config.PathMatchingHelper
Indicates whether this helper is capable of searching the given URL (i.e.
CharactersetFinder - Interface in org.alfresco.encoding
Interface for classes that are able to read a text-based input stream and determine the character encoding.
clear() - Method in class org.alfresco.util.ExpiringValueCache
Clear the cache value
clear() - Method in class org.alfresco.util.OneToManyHashBiMap
 
clear() - Method in class org.alfresco.util.OneToManyHashMap
 
clear() - Method in class org.alfresco.util.PathMapper
 
commit() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
compareTo(VersionNumber) - Method in class org.alfresco.util.VersionNumber
Compares the passed version to this.
completeTransactionAfterThrowing(TransactionAspectSupport.TransactionInfo, Throwable) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
contains(Charset) - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
 
containsKey(Object) - Method in class org.alfresco.util.OneToManyHashBiMap
 
containsKey(Object) - Method in class org.alfresco.util.OneToManyHashMap
 
containsSingleValue(V) - Method in class org.alfresco.util.OneToManyHashBiMap
 
containsSingleValue(V) - Method in class org.alfresco.util.OneToManyHashMap
 
containsSingleValue(V) - Method in interface org.alfresco.util.OneToManyMap
This method returns true if any of the value sets in the OneToManyMap contains an equivalent object to the value parameter, where equivalence is determined using the equals(Object) method.
containsValue(Object) - Method in class org.alfresco.util.OneToManyHashBiMap
 
containsValue(Object) - Method in class org.alfresco.util.OneToManyHashMap
 
Content - Interface in org.alfresco.util
Content
Convert - Class in org.alfresco.util
Utility to convert text files.
convertMap(Map) - Method in class org.alfresco.util.PathMapper
 
create(String, Object[]) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Helper factory method making use of variable argument numbers
create(Throwable, String, Object[]) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Helper factory method making use of variable argument numbers
createTempFile(String, String) - Static method in class org.alfresco.util.TempFileProvider
Create a temp file in the alfresco temp dir.
createTempFile(String, String, File) - Static method in class org.alfresco.util.TempFileProvider
 
CronTriggerBean - Class in org.alfresco.util
A utility bean to wrap scheduling a cron job with a given scheduler.
CronTriggerBean() - Constructor for class org.alfresco.util.CronTriggerBean
Default constructor

D

Debug - Class in org.alfresco.util
Class containing debugging utility methods
Debug() - Constructor for class org.alfresco.util.Debug
 
debug(Log, String, Object[]) - Static method in class org.alfresco.util.LogUtil
Log an I18Nized message to DEBUG.
DEFAULT_DIALECT_PLACEHOLDER - Static variable in class org.alfresco.util.bean.HierarchicalBeanLoader
 
DEFAULT_DIALECT_PLACEHOLDER - Static variable in class org.alfresco.util.resource.HierarchicalResourceLoader
 
DEFAULT_DIALECT_REGEX - Static variable in class org.alfresco.util.bean.HierarchicalBeanLoader
 
DEFAULT_DIALECT_REGEX - Static variable in class org.alfresco.util.resource.HierarchicalResourceLoader
 
DEFAULT_INF_PATTERN - Static variable in class org.alfresco.config.JNDIConstants
Patern to detect if an AVM webapp asset is in META-INF or WEB-INF dir.
DEFAULT_SERIALIZABLE_TYPE - Static variable in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
DEFAULT_VSERVER_IP - Static variable in class org.alfresco.config.JNDIConstants
Deprecated. see VirtualisationServerPreviewURIService.DEFAULT_VSERVER_IP
DEFAULT_VSERVER_PORT - Static variable in class org.alfresco.config.JNDIConstants
Deprecated. see VirtualisationServerPreviewURIService.DEFAULT_VSERVER_PORT
Delete(String) - Static method in class org.alfresco.util.Deleter
Delete by path.
Delete(File) - Static method in class org.alfresco.util.Deleter
Delete by File.
Deleter - Class in org.alfresco.util
Utility to delete a file or directory recursively.
Deleter() - Constructor for class org.alfresco.util.Deleter
 
destroy() - Method in class org.alfresco.util.AbstractTriggerBean
Ensures that the job is unscheduled with the context is shut down.
detectCharset(InputStream) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
Attempt to detect the character set encoding for the give input stream.
detectCharset(byte[]) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
 
detectCharset(InputStream) - Method in interface org.alfresco.encoding.CharactersetFinder
Attempt to detect the character set encoding for the give input stream.
detectCharset(byte[]) - Method in interface org.alfresco.encoding.CharactersetFinder
Attempt to detect the character set encoding for the given buffer.
detectCharsetImpl(byte[]) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
Worker method for implementations to override.
detectCharsetImpl(byte[]) - Method in class org.alfresco.encoding.BomCharactersetFinder
Just searches the Byte Order Marker, i.e.
detectCharsetImpl(byte[]) - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder
 
DialectFactoryBean - Class in org.alfresco.hibernate
Factory for the Hibernate dialect.
DialectFactoryBean() - Constructor for class org.alfresco.hibernate.DialectFactoryBean
 
Digest(byte[]) - Static method in class org.alfresco.util.MD5
Thread-safe static digest (hashing) function.
digest(byte[]) - Method in class org.alfresco.util.MD5
Non-threadsafe MD5 digest (hashing) function
DIR_DEFAULT_APPBASE - Static variable in class org.alfresco.config.JNDIConstants
Directory in which virtualized webapps reside (e.g.: "ROOT").
DIR_DEFAULT_WWW - Static variable in class org.alfresco.config.JNDIConstants
Directory used for virtualized web content.
DIR_DEFAULT_WWW_APPBASE - Static variable in class org.alfresco.config.JNDIConstants
 
DNSNameMangler - Class in org.alfresco.util
Utility to convert sandbox store names into DNS save names.
DNSNameMangler() - Constructor for class org.alfresco.util.DNSNameMangler
 
DNSNameManglerTest - Class in org.alfresco.util
Test the DNSNameMangler.
DNSNameManglerTest() - Constructor for class org.alfresco.util.DNSNameManglerTest
 

E

entries() - Method in class org.alfresco.util.OneToManyHashBiMap
 
entries() - Method in class org.alfresco.util.OneToManyHashMap
 
entries() - Method in interface org.alfresco.util.OneToManyMap
This method is similar to the java.util.Map.entrySet() method, however the entries returned map from a key to a value, rather than from a key(K) to a value(V) rather than froma key(K) to a set of values(Set<V>).
entrySet() - Method in class org.alfresco.util.OneToManyHashBiMap
 
entrySet() - Method in class org.alfresco.util.OneToManyHashMap
 
equals(Object) - Method in class org.alfresco.util.Pair
 
equals(Object) - Method in class org.alfresco.util.VersionNumber
Equals implementation
EqualsHelper - Class in org.alfresco.util
Utility class providing helper methods for various types of equals functionality
EqualsHelper() - Constructor for class org.alfresco.util.EqualsHelper
 
EqualsHelperTest - Class in org.alfresco.util
 
EqualsHelperTest() - Constructor for class org.alfresco.util.EqualsHelperTest
 
ERR_PROPERTY_NOT_SET - Static variable in class org.alfresco.util.PropertyCheck
 
error(Log, String, Object[]) - Static method in class org.alfresco.util.LogUtil
Log an I18Nized message to ERROR.
error(Log, Throwable, String, Object[]) - Static method in class org.alfresco.util.LogUtil
Log an I18Nized message to ERROR with a given source error.
ExceptionStackUtil - Class in org.alfresco.error
Helper class to provide information about exception stacks.
ExceptionStackUtil() - Constructor for class org.alfresco.error.ExceptionStackUtil
 
execute() - Method in class org.alfresco.util.exec.RuntimeExec
Executes the command using the default properties
execute(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Executes the statement that this instance was constructed with.
execute(JobExecutionContext) - Method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
Gets a list of all files in the temp directory and deletes all those that are older than the given number of hours.
executeBatch() - Method in interface org.alfresco.ibatis.BatchingDAO
Write a batch of insert or update commands
ExpiringValueCache - Class in org.alfresco.util
Simple cache of a single Object value.
ExpiringValueCache() - Constructor for class org.alfresco.util.ExpiringValueCache
Default constructor.
ExpiringValueCache(long) - Constructor for class org.alfresco.util.ExpiringValueCache
Constructor

F

finalize() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
flatValues() - Method in class org.alfresco.util.OneToManyHashBiMap
 
flatValues() - Method in class org.alfresco.util.OneToManyHashMap
 
flatValues() - Method in interface org.alfresco.util.OneToManyMap
Returns a Collection of all the values in the map.
format(Date) - Static method in class org.alfresco.util.ISO8601DateFormat
Format date into ISO format
FORMAT_CMIS_SQL - Static variable in class org.alfresco.util.CachingDateFormat
yyyy-MM-dd'T'HH:mm:ss
FORMAT_DATE_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
yyyy-MM-dd
FORMAT_FULL_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
yyyy-MM-dd'T'HH:mm:ss
FORMAT_TIME_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
HH:mm:ss

G

generate() - Static method in class org.alfresco.util.GUID
Generates and returns a new GUID as a string
get() - Method in class org.alfresco.util.ExpiringValueCache
Get the cached object.
get(Object) - Method in class org.alfresco.util.OneToManyHashBiMap
 
get(Object) - Method in class org.alfresco.util.OneToManyHashMap
 
getAllNamedObjects() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
getAvmPath() - Method in class org.alfresco.util.JNDIPath
 
getAvmVersion() - Method in class org.alfresco.util.JNDIPath
 
getBeanName() - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean/trigger name.
getBuffer() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
getBufferSize() - Method in class org.alfresco.encoding.AbstractCharactersetFinder
Some implementations may only require a few bytes to do detect the stream type, whilst others may be more efficient with larger buffers.
getBufferSize() - Method in class org.alfresco.encoding.BomCharactersetFinder
 
getCause(Throwable, Class[]) - Static method in class org.alfresco.error.ExceptionStackUtil
Searches through the exception stack of the given throwable to find any instance of the possible cause.
getCmisSqlDatetimeFormat() - Static method in class org.alfresco.util.CachingDateFormat
 
getCommand() - Method in class org.alfresco.util.exec.RuntimeExec
 
getCommand(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Get the command that will be executed post substitution.
getContent() - Method in interface org.alfresco.util.Content
Gets content as a string
getContent() - Method in class org.alfresco.util.InputStreamContent
 
getCronExpression() - Method in class org.alfresco.util.CronTriggerBean
Get the cron expression that determines when this job is run.
getDateFormat(int, Locale, boolean) - Static method in class org.alfresco.util.CachingDateFormat
 
getDateFormat(String, boolean) - Static method in class org.alfresco.util.CachingDateFormat
 
getDateFormat() - Static method in class org.alfresco.util.CachingDateFormat
 
getDateOnlyFormat() - Static method in class org.alfresco.util.CachingDateFormat
 
getDateTimeFormat(int, int, Locale, boolean) - Static method in class org.alfresco.util.CachingDateFormat
 
getEncoding() - Method in interface org.alfresco.util.Content
Gets the content encoding
getEncoding() - Method in class org.alfresco.util.InputStreamContent
 
getExitValue() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
 
getExtension() - Method in interface org.alfresco.processor.Processor
The file extension that the processor is associated with, null if none.
getExtensionName() - Method in interface org.alfresco.processor.ProcessorExtension
Returns the name of the extension
getFileDirMountPoint() - Method in class org.alfresco.util.JNDIPath
 
getFirst() - Method in class org.alfresco.util.Pair
Get the first member of the tuple.
getId() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
getIdOne() - Method in class org.alfresco.ibatis.IdsEntity
 
getIds() - Method in class org.alfresco.ibatis.IdsEntity
 
getIdThree() - Method in class org.alfresco.ibatis.IdsEntity
 
getIdTwo() - Method in class org.alfresco.ibatis.IdsEntity
 
getInputStream() - Method in interface org.alfresco.util.Content
Gets the content input stream
getInputStream() - Method in class org.alfresco.util.InputStreamContent
 
getIntegerValue(String, boolean, int, int) - Method in class org.alfresco.util.ArgumentHelper
 
getIsolationLevel() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
getJndiPath() - Method in class org.alfresco.util.JNDIPath
 
getJobDetail() - Method in class org.alfresco.util.AbstractTriggerBean
Get the definition of the job to run.
getKey(V) - Method in interface org.alfresco.util.OneToManyBiMap
Returns the key, if any, for the specified value.
getKey(V) - Method in class org.alfresco.util.OneToManyHashBiMap
 
getLenientFormatters() - Static method in class org.alfresco.util.CachingDateFormat
 
getLongLifeTempDir(String) - Static method in class org.alfresco.util.TempFileProvider
creates a longer living temp dir.
getMapDifferenceReport(Map, Map) - Static method in class org.alfresco.util.EqualsHelper
Compare two maps and generate a difference report between the actual and expected values.
getMappedPaths(String) - Method in class org.alfresco.util.PathMapper
Gets the remapped paths for the given source path
getMimetype() - Method in interface org.alfresco.util.Content
Gets the content mimetype
getMimetype() - Method in class org.alfresco.util.InputStreamContent
 
getMsgId() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getMsgParams() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getName() - Method in interface org.alfresco.processor.Processor
Get the name of the processor
getName() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
getNamedObject(String) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Get a named object if it has been registered
getObject() - Method in class org.alfresco.hibernate.DialectFactoryBean
 
getObject() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
Replaces the
getObjectType() - Method in class org.alfresco.hibernate.DialectFactoryBean
 
getObjectType() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
getPart(int) - Method in class org.alfresco.util.VersionNumber
Helper method to the the part based on the index, if an invalid index is supplied 0 is returned.
getParts() - Method in class org.alfresco.util.VersionNumber
Get the various parts of the version
getPropagationBehavior() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
getPropertyName(String) - Static method in class org.alfresco.util.PropertyCheck
Dig out the property name from a placeholder-style property of form ${prop.name}, which will yield prop.name.
getPropOne() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
getPropTwo() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
getQualifier() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
Return a qualifier value associated with this transaction attribute.
getReader() - Method in interface org.alfresco.util.Content
Gets the content reader (which is sensitive to encoding)
getReader() - Method in class org.alfresco.util.InputStreamContent
 
getRepeatCount() - Method in class org.alfresco.util.TriggerBean
 
getRepeatInterval() - Method in class org.alfresco.util.TriggerBean
 
getResource(URL) - Method in interface org.alfresco.config.PathMatchingHelper
Gets the resource at the given URL.
getResource(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
Get a resource using the defined class hierarchy as a search path.
getResources(PathMatcher, URL, String) - Method in interface org.alfresco.config.PathMatchingHelper
Gets the set of resources under the given URL whose path matches the given sub pattern.
getResourcesDir() - Method in class org.alfresco.util.BaseTest
 
getResult(ResultGetter) - Method in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
getScheduler() - Method in class org.alfresco.util.AbstractTriggerBean
Get the scheduler with which the job and trigger are scheduled.
getScheduler() - Method in class org.alfresco.util.SchedulerStarterBean
 
getSecond() - Method in class org.alfresco.util.Pair
Get the second member of the tuple.
getSerializableType() - Static method in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
getSize() - Method in interface org.alfresco.util.Content
Gets the content length (in bytes)
getSize() - Method in class org.alfresco.util.InputStreamContent
 
getStartDelay() - Method in class org.alfresco.util.TriggerBean
 
getStatus() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
This status is a combination of the internal status, as recorded during explicit operations, and the status provided by the Spring support.
getStdErr() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
 
getStdOut() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
 
getStringValue(String, boolean, boolean) - Method in class org.alfresco.util.ArgumentHelper
 
getSuccess() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
 
getSystemTempDir() - Static method in class org.alfresco.util.TempFileProvider
Get the Java Temp dir e.g.
getTempDir() - Static method in class org.alfresco.util.TempFileProvider
Get the Alfresco temp dir, by defaut %java.io.tempdir%/Alfresco.
getTimeOnlyFormat() - Static method in class org.alfresco.util.CachingDateFormat
 
getTimeout() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
getTransactionAttribute(Method, Class) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
This class carries all the information required to fullfil requests about the transaction attributes.
getTrigger() - Method in class org.alfresco.util.AbstractTriggerBean
Abstract method for implementations to build their trigger.
getTrigger() - Method in class org.alfresco.util.CronTriggerBean
Build the cron trigger
getTrigger() - Method in class org.alfresco.util.TriggerBean
 
GuessEncodingCharsetFinder - Class in org.alfresco.encoding
Uses the Guess Encoding library.
GuessEncodingCharsetFinder() - Constructor for class org.alfresco.encoding.GuessEncodingCharsetFinder
 
GuessEncodingCharsetFinder.DummyCharset - Class in org.alfresco.encoding
A dummy charset to detect a default hit.
GUID - Class in org.alfresco.util
A wrapper class to serve up GUIDs

H

handleRow(Object) - Method in class org.alfresco.ibatis.RollupRowHandler
 
hashCode() - Method in class org.alfresco.util.Pair
 
hashCode() - Method in class org.alfresco.util.VersionNumber
Hash code implementation
HierarchicalBeanLoader - Class in org.alfresco.util.bean
Factory bean to find beans using a class hierarchy to drive the lookup.
HierarchicalBeanLoader() - Constructor for class org.alfresco.util.bean.HierarchicalBeanLoader
Create a new HierarchicalResourceLoader.
HierarchicalBeanLoaderTest - Class in org.alfresco.util.bean
 
HierarchicalBeanLoaderTest() - Constructor for class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
HierarchicalResourceLoader - Class in org.alfresco.util.resource
Locate resources by using a class hierarchy to drive the search.
HierarchicalResourceLoader() - Constructor for class org.alfresco.util.resource.HierarchicalResourceLoader
Create a new HierarchicalResourceLoader.
HierarchicalResourceLoaderTest - Class in org.alfresco.util.resource
 
HierarchicalResourceLoaderTest() - Constructor for class org.alfresco.util.resource.HierarchicalResourceLoaderTest
 
HierarchicalSqlMapClientFactoryBean - Class in org.alfresco.ibatis
Extends Spring's support for iBatis by allowing a choice of ResourceLoader.
HierarchicalSqlMapClientFactoryBean() - Constructor for class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean
Default constructor
HierarchicalSqlMapClientFactoryBeanTest - Class in org.alfresco.ibatis
 
HierarchicalSqlMapClientFactoryBeanTest() - Constructor for class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
HierarchicalSqlMapClientFactoryBeanTest.TestDAO - Class in org.alfresco.ibatis
Helper class that iBatis will use in the test mappings
HierarchicalSqlMapClientFactoryBeanTest.TestDAO() - Constructor for class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
HierarchicalSqlMapConfigParser - Class in org.alfresco.ibatis
Extends the SqlMapConfigParser to allow the selection of a ResourceLoader that will be used to load the resources specified in the sqlMap's resource.
HierarchicalSqlMapConfigParser(HierarchicalResourceLoader) - Constructor for class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 

I

IdsEntity - Class in org.alfresco.ibatis
Entity bean to carry ID-style information
IdsEntity() - Constructor for class org.alfresco.ibatis.IdsEntity
 
info(Log, String, Object[]) - Static method in class org.alfresco.util.LogUtil
Log an I18Nized message to INFO.
init() - Method in class org.alfresco.config.SystemPropertiesSetterBean
 
initXMLConfigService(String) - Method in class org.alfresco.util.BaseTest
 
initXMLConfigService(String, String) - Method in class org.alfresco.util.BaseTest
 
initXMLConfigService(List) - Method in class org.alfresco.util.BaseTest
 
InputStreamContent - Class in org.alfresco.util
Input Stream based Content
InputStreamContent(InputStream, String, String) - Constructor for class org.alfresco.util.InputStreamContent
Constructor
invoke(Object, String, Class[], Object[]) - Static method in class org.alfresco.util.ReflectionHelper
Invokes a method on the given object by passing the given arguments into the method.
isComplete() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
isEmpty() - Method in class org.alfresco.util.OneToManyHashBiMap
 
isEmpty() - Method in class org.alfresco.util.OneToManyHashMap
 
isEmpty() - Method in class org.alfresco.util.PathMapper
 
ISO8601DateFormat - Class in org.alfresco.util
Formatting support for ISO 8601 dates
ISO8601DateFormat() - Constructor for class org.alfresco.util.ISO8601DateFormat
 
ISO8601DateFormatTest - Class in org.alfresco.util
 
ISO8601DateFormatTest() - Constructor for class org.alfresco.util.ISO8601DateFormatTest
 
isReadOnly() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
isSingleton() - Method in class org.alfresco.hibernate.DialectFactoryBean
 
isSingleton() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
isValidPropertyString(String) - Static method in class org.alfresco.util.PropertyCheck
Checks that the given string is not: null empty a placeholder of form '${...}'
isVmShuttingDown() - Method in class org.alfresco.util.VmShutdownListener
 

J

JNDIConstants - Class in org.alfresco.config
Constants to create proper JNDI names for the directories that contain www content.
JNDIConstants() - Constructor for class org.alfresco.config.JNDIConstants
 
JndiObjectFactoryBean - Class in org.alfresco.config
An extended version of JndiObjectFactoryBean that actually tests a JNDI data source before falling back to its default object.
JndiObjectFactoryBean() - Constructor for class org.alfresco.config.JndiObjectFactoryBean
 
JNDIPath - Class in org.alfresco.util
 
JNDIPath(String, String) - Constructor for class org.alfresco.util.JNDIPath
 
JndiPropertiesFactoryBean - Class in org.alfresco.config
An extended SystemPropertiesFactoryBean that allows properties to be set through JNDI entries in java:comp/env/properties/*.
JndiPropertiesFactoryBean() - Constructor for class org.alfresco.config.JndiPropertiesFactoryBean
 
JndiPropertyPlaceholderConfigurer - Class in org.alfresco.config
An extended PropertyPlaceholderConfigurer that allows properties to be set through JNDI entries in java:comp/env/properties/*.
JndiPropertyPlaceholderConfigurer() - Constructor for class org.alfresco.config.JndiPropertyPlaceholderConfigurer
 

K

KEY_OS_DEFAULT - Static variable in class org.alfresco.util.exec.RuntimeExec
the key to use when specifying a command for any other OS: *
KEY_PROTECT_HOURS - Static variable in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
 
keySet() - Method in class org.alfresco.util.OneToManyHashBiMap
 
keySet() - Method in class org.alfresco.util.OneToManyHashMap
 
killProcess() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
A helper method to force a kill of the process that generated this result.

L

LENIENT_FORMATS - Static variable in class org.alfresco.util.CachingDateFormat
 
lenientParse(String) - Static method in class org.alfresco.util.CachingDateFormat
 
loadScriptResource(String) - Method in interface org.alfresco.scripts.ScriptResourceLoader
 
lock() - Method in class org.alfresco.util.PathMapper
Locks the instance against further modifications.
log - Static variable in class org.alfresco.util.SchedulerStarterBean
 
LogUtil - Class in org.alfresco.util
Utility class to assist with I18N of log messages.
LogUtil() - Constructor for class org.alfresco.util.LogUtil
 
lookup() - Method in class org.alfresco.config.JndiObjectFactoryBean
 

M

main(String[]) - Static method in class org.alfresco.util.Convert
 
main(String[]) - Static method in class org.alfresco.util.xml.SchemaHelper
 
MakeDNSName(String[]) - Static method in class org.alfresco.util.DNSNameMangler
Make a DNS readable name related to the components passed in.
makeRuntimeException(Throwable, String, Object[]) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
Utility to convert a general Throwable to a RuntimeException.
mandatory(String, Object) - Static method in class org.alfresco.util.ParameterCheck
Checks that the parameter with the given name has content i.e.
mandatory(Object, String, Object) - Static method in class org.alfresco.util.PropertyCheck
Checks that the property with the given name is not null.
mandatoryCollection(String, Collection) - Static method in class org.alfresco.util.ParameterCheck
Checks that the collection parameter contains at least one item.
mandatoryString(String, String) - Static method in class org.alfresco.util.ParameterCheck
Checks that the string parameter with the given name has content i.e.
matches(String) - Method in interface org.alfresco.util.NameMatcher
Does the given name match, in whatever way the implementation defines.
matches(String) - Method in class org.alfresco.util.OrCompositeNameMatcher
 
matches(String) - Method in class org.alfresco.util.RegexNameMatcher
 
MD5 - Class in org.alfresco.util
The MD5 utility class computes the MD5 digest (aka: "hash") of a block of data; an MD5 digest is a 32-char ASCII string.
MD5() - Constructor for class org.alfresco.util.MD5
Constructor for use with the unsynchronized/non-static method "digest" method.
mergeProperties() - Method in class org.alfresco.config.SystemPropertiesFactoryBean
 
methodIdentification(Method) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 

N

NamedObjectRegistry - Class in org.alfresco.util.registry
An generic registry of objects held by name.
NamedObjectRegistry() - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
Default constructor.
NamedObjectRegistry(Class) - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
Constructor that takes care of NamedObjectRegistry.setStorageType(Class).
NameMatcher - Interface in org.alfresco.util
Trivial interface for an object that matches names in some way.
NDC - Class in org.alfresco.util.log
A stand in for the org.apache.log4j.NDC class that avoids introducing runtime dependencies against the otherwise optional log4j.
NDC() - Constructor for class org.alfresco.util.log.NDC
 
newDecoder() - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
 
newEncoder() - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
 
newObject(String) - Static method in class org.alfresco.util.ReflectionHelper
Constructs a new object for the given class name.
newObject(String, Class[], Object[]) - Static method in class org.alfresco.util.ReflectionHelper
Constructs a new object for the given class name and with the given arguments.
NULL_PAIR - Static variable in class org.alfresco.util.Pair
 
nullPair() - Static method in class org.alfresco.util.Pair
 
nullSafeEquals(Object, Object) - Static method in class org.alfresco.util.EqualsHelper
Performs an equality check left.equals(right) after checking for null values
nullSafeEquals(String, String, boolean) - Static method in class org.alfresco.util.EqualsHelper
Performs an case-sensitive or case-insensitive equality check after checking for null values

O

onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
 
onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
 
onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.SchedulerStarterBean
 
OneToManyBiMap - Interface in org.alfresco.util
An extension of org.alfresco.util.OneToManyMap that stores the inverse mapping from a value to its key.
OneToManyHashBiMap - Class in org.alfresco.util
 
OneToManyHashBiMap() - Constructor for class org.alfresco.util.OneToManyHashBiMap
 
OneToManyHashMap - Class in org.alfresco.util
 
OneToManyHashMap() - Constructor for class org.alfresco.util.OneToManyHashMap
 
OneToManyMap - Interface in org.alfresco.util
An extension of java.util.Map that represents a mapping from a key to a set of values.
onShutdown(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Handle the shutdown of a subsystem but not the entire VM
onShutdown(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
 
onShutdown(ApplicationEvent) - Method in class org.alfresco.util.SchedulerStarterBean
 
OrCompositeNameMatcher - Class in org.alfresco.util
A composite name matcher that matches if any of its member matchers match.
OrCompositeNameMatcher() - Constructor for class org.alfresco.util.OrCompositeNameMatcher
Default constructor.
org.alfresco.config - package org.alfresco.config
 
org.alfresco.encoding - package org.alfresco.encoding
 
org.alfresco.error - package org.alfresco.error
 
org.alfresco.hibernate - package org.alfresco.hibernate
 
org.alfresco.i18n - package org.alfresco.i18n
 
org.alfresco.ibatis - package org.alfresco.ibatis
 
org.alfresco.processor - package org.alfresco.processor
 
org.alfresco.scripts - package org.alfresco.scripts
 
org.alfresco.util - package org.alfresco.util
 
org.alfresco.util.bean - package org.alfresco.util.bean
 
org.alfresco.util.exec - package org.alfresco.util.exec
 
org.alfresco.util.log - package org.alfresco.util.log
 
org.alfresco.util.registry - package org.alfresco.util.registry
 
org.alfresco.util.resource - package org.alfresco.util.resource
 
org.alfresco.util.transaction - package org.alfresco.util.transaction
 
org.alfresco.util.xml - package org.alfresco.util.xml
 

P

Pair - Class in org.alfresco.util
Utility class for containing two things that aren't like each other
Pair(F, S) - Constructor for class org.alfresco.util.Pair
Make a new one.
ParameterCheck - Class in org.alfresco.util
Utility class to perform various common parameter checks
ParameterCheck() - Constructor for class org.alfresco.util.ParameterCheck
 
parse(InputStream, Properties) - Method in class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 
parse(InputStream) - Method in class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 
parse(String, ParsePosition) - Method in class org.alfresco.util.CachingDateFormat
Parses and caches date strings.
parse(String) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string
parser - Variable in class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 
PathMapper - Class in org.alfresco.util
A component that maps source data paths to target data paths.
PathMapper() - Constructor for class org.alfresco.util.PathMapper
Default constructor
PathMapperTest - Class in org.alfresco.util
 
PathMapperTest() - Constructor for class org.alfresco.util.PathMapperTest
 
PathMatchingHelper - Interface in org.alfresco.config
An interface for plug ins to JBossEnabledResourcePatternResolver that avoids direct dependencies on application server specifics.
PREVIEW_ASSET_URL - Static variable in class org.alfresco.config.JNDIConstants
Deprecated. see VirtualisationServerPreviewURIService.PREVIEW_ASSET_URL
PREVIEW_SANDBOX_URL - Static variable in class org.alfresco.config.JNDIConstants
Deprecated. see VirtualisationServerPreviewURIService.PREVIEW_SANDBOX_URL
printUsage() - Method in class org.alfresco.util.ArgumentHelper
 
printUsage() - Static method in class org.alfresco.util.Convert
 
processLastResults() - Method in class org.alfresco.ibatis.RollupRowHandler
Client code must call this method once the query returns so that the final results can be passed to the inner RowHandler.
Processor - Interface in org.alfresco.processor
Interface for Proccessor classes - such as Template or Scripting Processors.
ProcessorExtension - Interface in org.alfresco.processor
Interface to represent a server side script implementation
PropertyCheck - Class in org.alfresco.util
Helper class for for use when checking properties.
PropertyCheck() - Constructor for class org.alfresco.util.PropertyCheck
 
push(String) - Static method in class org.alfresco.util.log.NDC
Push new diagnostic context information for the current thread.
put(T) - Method in class org.alfresco.util.ExpiringValueCache
Put a value into the cache.
put(K, Set) - Method in class org.alfresco.util.OneToManyHashBiMap
 
put(K, Set) - Method in class org.alfresco.util.OneToManyHashMap
 
putAll(Map) - Method in class org.alfresco.util.OneToManyHashBiMap
 
putAll(Map) - Method in class org.alfresco.util.OneToManyHashMap
 
putAllSingleValues(Map) - Method in class org.alfresco.util.OneToManyHashBiMap
 
putAllSingleValues(Map) - Method in class org.alfresco.util.OneToManyHashMap
 
putAllSingleValues(Map) - Method in interface org.alfresco.util.OneToManyMap
This method is similar to java.utilMap.putAll(Map m), however the map specified is from keys to values instead of keys to sets of values.
putSingleValue(K, V) - Method in class org.alfresco.util.OneToManyHashBiMap
 
putSingleValue(K, V) - Method in class org.alfresco.util.OneToManyHashMap
 
putSingleValue(K, V) - Method in interface org.alfresco.util.OneToManyMap
This method is similar to the method java.util.Map.put(K, V) , however it allows the user to add a single value to the map rather than adding a java.util.Set containing one or more values.

R

ReflectionHelper - Class in org.alfresco.util
Static Helper methods for instantiating objects from reflection.
RegexNameMatcher - Class in org.alfresco.util
A name matcher that matches any of a list of regular expressions.
RegexNameMatcher() - Constructor for class org.alfresco.util.RegexNameMatcher
Default constructor.
RegexNameMatcherTest - Class in org.alfresco.util
 
RegexNameMatcherTest(String) - Constructor for class org.alfresco.util.RegexNameMatcherTest
 
register(String, T) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Register a named object instance.
registerProcessorExtension(ProcessorExtension) - Method in interface org.alfresco.processor.Processor
Registers a processor extension with the processor
remove() - Static method in class org.alfresco.util.log.NDC
Remove the diagnostic context for this thread.
remove(Object) - Method in class org.alfresco.util.OneToManyHashBiMap
 
remove(Object) - Method in class org.alfresco.util.OneToManyHashMap
 
removeFiles(long) - Static method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
Removes all temporary files created before the given time.
removeValue(V) - Method in interface org.alfresco.util.OneToManyBiMap
Removes the specified value from the OneToManyBiMap.
removeValue(V) - Method in class org.alfresco.util.OneToManyHashBiMap
 
repeatCount - Variable in class org.alfresco.util.TriggerBean
 
repeatInterval - Variable in class org.alfresco.util.TriggerBean
 
requiresUpdateNotification(String) - Static method in class org.alfresco.util.VirtServerUtils
 
reset() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
resolveMergedProperty(String, Properties) - Method in class org.alfresco.config.JndiPropertiesFactoryBean
 
resolveMergedProperty(String, Properties) - Method in class org.alfresco.config.SystemPropertiesFactoryBean
Override hook.
resolvePlaceholder(String, Properties) - Method in class org.alfresco.config.JndiPropertyPlaceholderConfigurer
 
resolveScriptImports(String, ScriptResourceLoader, Log) - Static method in class org.alfresco.scripts.ScriptResourceHelper
Resolve the import directives in the specified script.
ResourceBundleBootstrapComponent - Class in org.alfresco.i18n
Resource bundle bootstrap component.
ResourceBundleBootstrapComponent() - Constructor for class org.alfresco.i18n.ResourceBundleBootstrapComponent
 
ripArgs(String[]) - Static method in class org.alfresco.util.ArgumentHelper
 
rollback() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
rollbackOn(Throwable) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
The UserTransaction must rollback regardless of the error.
RollupRowHandler - Class in org.alfresco.ibatis
A RowHandler that collapses multiple rows based on a set of properties.
RollupRowHandler(String[], String, RowHandler) - Constructor for class org.alfresco.ibatis.RollupRowHandler
 
RollupRowHandler(String[], String, RowHandler, int) - Constructor for class org.alfresco.ibatis.RollupRowHandler
 
run() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
RuntimeExec - Class in org.alfresco.util.exec
This acts as a session similar to the java.lang.Process, but logs the system standard and error streams.
RuntimeExec() - Constructor for class org.alfresco.util.exec.RuntimeExec
Default constructor.
RuntimeExec.ExecutionResult - Class in org.alfresco.util.exec
Object to carry the results of an execution to the caller.
RuntimeExec.InputStreamReaderThread - Class in org.alfresco.util.exec
Gobbles an InputStream and writes it into a StringBuffer
RuntimeExec.InputStreamReaderThread(InputStream, Charset) - Constructor for class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
RuntimeExecBeansTest - Class in org.alfresco.util.exec
 
RuntimeExecBeansTest() - Constructor for class org.alfresco.util.exec.RuntimeExecBeansTest
 
RuntimeExecBootstrapBean - Class in org.alfresco.util.exec
Application bootstrap bean that is able to execute one or more native executable statements upon startup and shutdown.
RuntimeExecBootstrapBean() - Constructor for class org.alfresco.util.exec.RuntimeExecBootstrapBean
Initializes the bean failOnError = true killProcessesOnShutdown = true enabled = true
RuntimeExecShutdownBean - Class in org.alfresco.util.exec
This bean executes a list of shutdown commands when either the VM shuts down or the application context closes.
RuntimeExecShutdownBean() - Constructor for class org.alfresco.util.exec.RuntimeExecShutdownBean
Initializes the bean with empty defaults, i.e.
RuntimeExecTest - Class in org.alfresco.util.exec
 
RuntimeExecTest() - Constructor for class org.alfresco.util.exec.RuntimeExecTest
 

S

SchedulerStarterBean - Class in org.alfresco.util
 
SchedulerStarterBean() - Constructor for class org.alfresco.util.SchedulerStarterBean
 
SchemaHelper - Class in org.alfresco.util.xml
Helper to generate code from XSD files.
SchemaHelper() - Constructor for class org.alfresco.util.xml.SchemaHelper
 
ScriptException - Exception in org.alfresco.scripts
 
ScriptException(String) - Constructor for exception org.alfresco.scripts.ScriptException
 
ScriptException(String, Throwable) - Constructor for exception org.alfresco.scripts.ScriptException
 
ScriptException(String, Object[]) - Constructor for exception org.alfresco.scripts.ScriptException
 
ScriptException(String, Object[], Throwable) - Constructor for exception org.alfresco.scripts.ScriptException
 
ScriptResourceHelper - Class in org.alfresco.scripts
 
ScriptResourceHelper() - Constructor for class org.alfresco.scripts.ScriptResourceHelper
 
ScriptResourceLoader - Interface in org.alfresco.scripts
 
SerializableTypeHandlerCallback - Class in org.alfresco.ibatis
TypeHandler for java.io.Serializable to BLOB types.
SerializableTypeHandlerCallback() - Constructor for class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
SerializableTypeHandlerCallback.DeserializationException - Exception in org.alfresco.ibatis
Marker exception to allow deserialization issues to be dealt with by calling code.
SerializableTypeHandlerCallback.DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandlerCallback.DeserializationException
 
SerializableTypeHandlerCallback.SerializationException - Exception in org.alfresco.ibatis
Marker exception to allow serialization issues to be dealt with by calling code.
SerializableTypeHandlerCallback.SerializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandlerCallback.SerializationException
 
setApplicationContext(ApplicationContext) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
The application context that this bean factory serves.
setBeanName(String) - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean name as this trigger is created
setBufferSize(int) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
Set the maximum number of bytes to read ahead when attempting to determine the characterset.
setBufferSize(int) - Method in class org.alfresco.encoding.BomCharactersetFinder
 
setCharset(String) - Method in class org.alfresco.util.exec.RuntimeExec
Sets the assumed charset of OUT and ERR streams generated by the executed command.
setCommand(String[]) - Method in class org.alfresco.util.exec.RuntimeExec
Set the command to execute regardless of operating system
setCommandMap(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Deprecated. Use RuntimeExec.setCommandsAndArguments(Map)
setCommandsAndArguments(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Supply a choice of commands to execute based on a mapping from the os.name system property to the command to execute.
setCronExpression(String) - Method in class org.alfresco.util.CronTriggerBean
Set the cron expression that determines when this job is run.
setDefaultProperties(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Set the default command-line properties to use when executing the command.
setDialectBaseClass(String) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
Set the class to be used during hierarchical dialect replacement.
setDialectBaseClass(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
Set the class to be used during hierarchical dialect replacement.
setDialectClass(String) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
setDialectClass(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
 
setDisabledAtStartUp(String) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Deprecated. Use RuntimeExecBootstrapBean.setEnabled(java.lang.String) instead, remembering that the boolean property should be inverted.
setEnabled(String) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Set whether or not the process should be enabled at ApplicationContext bootstrap.
setErrorCodes(String) - Method in class org.alfresco.util.exec.RuntimeExec
A comma or space separated list of values that, if returned by the executed command, indicate an error value.
setFailOnError(boolean) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Set whether a process failure generates an error or not.
setFirst(F) - Method in class org.alfresco.util.Pair
 
setId(Long) - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
setIdOne(Long) - Method in class org.alfresco.ibatis.IdsEntity
 
setIds(List) - Method in class org.alfresco.ibatis.IdsEntity
 
setIdThree(Long) - Method in class org.alfresco.ibatis.IdsEntity
 
setIdTwo(Long) - Method in class org.alfresco.ibatis.IdsEntity
 
setJobDetail(JobDetail) - Method in class org.alfresco.util.AbstractTriggerBean
Set the definition of the job to run.
setKillProcessesOnShutdown(boolean) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Set whether or not to force a shutdown of successfully started processes.
setLocalSessionFactory(LocalSessionFactoryBean) - Method in class org.alfresco.hibernate.DialectFactoryBean
Sets the local session factory.
setMatchers(List) - Method in class org.alfresco.util.OrCompositeNameMatcher
 
setParameter(ParameterSetter, Object) - Method in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
setPatterns(List) - Method in class org.alfresco.util.RegexNameMatcher
Set the patterns.
setProcessDirectory(String) - Method in class org.alfresco.util.exec.RuntimeExec
Set the runtime location from which the command is executed.
setProcessProperties(Map) - Method in class org.alfresco.util.exec.RuntimeExec
Set additional runtime properties (environment properties) that will used by the executing process.
setPropertyMap(Map) - Method in class org.alfresco.config.SystemPropertiesSetterBean
Set the properties that will be pushed onto the JVM.
setPropOne(String) - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
setPropTwo(String) - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest.TestDAO
 
setRepeatCount(int) - Method in class org.alfresco.util.TriggerBean
 
setRepeatInterval(long) - Method in class org.alfresco.util.TriggerBean
 
setRepeatIntervalMinutes(long) - Method in class org.alfresco.util.TriggerBean
 
setResourceBundles(List) - Method in class org.alfresco.i18n.ResourceBundleBootstrapComponent
Set the resource bundles to be registered.
setResourceLoader(HierarchicalResourceLoader) - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBean
Set the resource loader to use.
setRollbackOnly() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
setScheduler(Scheduler) - Method in class org.alfresco.util.AbstractTriggerBean
Set the scheduler.
setScheduler(Scheduler) - Method in class org.alfresco.util.SchedulerStarterBean
 
setSecond(S) - Method in class org.alfresco.util.Pair
 
setSerializableType(int) - Static method in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
setShutdownCommands(List) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
Set the commands to execute, in sequence, when the application context is initialized.
setStartDelay(long) - Method in class org.alfresco.util.TriggerBean
 
setStartDelayMinutes(long) - Method in class org.alfresco.util.TriggerBean
 
setStartupCommands(List) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Set the commands to execute, in sequence, when the application context is initialized.
setStorageType(Class) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Set the type of class that the registry holds.
setSystemProperties(Set) - Method in class org.alfresco.config.SystemPropertiesFactoryBean
Set the names of the properties that can be considered for overriding.
setSystemPropertiesMode(int) - Method in class org.alfresco.config.SystemPropertiesFactoryBean
Set how to check system properties.
setSystemPropertiesModeName(String) - Method in class org.alfresco.config.SystemPropertiesFactoryBean
Set the system property mode by the name of the corresponding constant, e.g.
setTargetBeanName(String) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
setTargetClass(Class) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
Set the target class that will be returned by HierarchicalBeanLoader.getObjectType()
setTransactionTimeout(int) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
Implementation required for UserTransaction.
setUp() - Method in class org.alfresco.config.SystemPropertiesSetterBeanTest
 
setUp() - Method in class org.alfresco.error.AlfrescoRuntimeExceptionTest
 
setUp() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
setUp() - Method in class org.alfresco.util.EqualsHelperTest
 
setUp() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
setUp() - Method in class org.alfresco.util.PathMapperTest
 
setUp() - Method in class org.alfresco.util.RegexNameMatcherTest
 
setUp() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
setWaitForCompletion(boolean) - Method in class org.alfresco.util.exec.RuntimeExec
Set whether to wait for completion of the command or not.
size() - Method in class org.alfresco.util.OneToManyHashBiMap
 
size() - Method in class org.alfresco.util.OneToManyHashMap
 
SpringAwareUserTransaction - Class in org.alfresco.util.transaction
A UserTransaction that will allow the thread using it to participate in transactions that are normally only begun and committed by the SpringFramework transaction aware components.
SpringAwareUserTransaction(PlatformTransactionManager, boolean, int, int, int) - Constructor for class org.alfresco.util.transaction.SpringAwareUserTransaction
Creates a user transaction that defaults to TransactionDefinition.PROPAGATION_REQUIRED.
SpringAwareUserTransactionTest - Class in org.alfresco.util.transaction
 
SpringAwareUserTransactionTest() - Constructor for class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
StackTraceUtil - Class in org.alfresco.error
Helper class around outputting stack traces.
StackTraceUtil() - Constructor for class org.alfresco.error.StackTraceUtil
 
startBatch() - Method in interface org.alfresco.ibatis.BatchingDAO
Start a batch of insert or update commands
startDelay - Variable in class org.alfresco.util.TriggerBean
 
state - Variable in class org.alfresco.ibatis.HierarchicalSqlMapConfigParser
 
SYSTEM_KEY_TEMP_DIR - Static variable in class org.alfresco.util.TempFileProvider
the system property key giving us the location of the temp directory
SystemPropertiesFactoryBean - Class in org.alfresco.config
Like the parent PropertiesFactoryBean, but overrides or augments the resulting property set with values from VM system properties.
SystemPropertiesFactoryBean() - Constructor for class org.alfresco.config.SystemPropertiesFactoryBean
 
SystemPropertiesSetterBean - Class in org.alfresco.config
Takes a set of properties and pushes them into the Java environment.
SystemPropertiesSetterBeanTest - Class in org.alfresco.config
 
SystemPropertiesSetterBeanTest() - Constructor for class org.alfresco.config.SystemPropertiesSetterBeanTest
 

T

tearDown() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
tearDown() - Method in class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
tearDown() - Method in class org.alfresco.util.RegexNameMatcherTest
 
TempFileProvider - Class in org.alfresco.util
A helper class that provides temporary files, providing a common point to clean them up.
TempFileProvider.TempFileCleanerJob - Class in org.alfresco.util
Cleans up all Alfresco temporary files that are older than the given number of hours.
TempFileProvider.TempFileCleanerJob() - Constructor for class org.alfresco.util.TempFileProvider.TempFileCleanerJob
 
TempFileProviderTest - Class in org.alfresco.util
Unit test for TempFileProvider
TempFileProviderTest() - Constructor for class org.alfresco.util.TempFileProviderTest
 
testBootstrapAndShutdown() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testCompare() - Method in class org.alfresco.util.VersionNumberTest
 
testContextStartup() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
Check context startup and shutdown
testConversion() - Method in class org.alfresco.util.ISO8601DateFormatTest
 
testConvertValueMap() - Method in class org.alfresco.util.PathMapperTest
 
testCreate() - Method in class org.alfresco.util.VersionNumberTest
 
testDeprecatedSetCommandMap() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testEquals() - Method in class org.alfresco.util.VersionNumberTest
 
testExecOfNeverEndingProcess() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testFailure1() - Method in class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
testFailureModeOfMissingCommand() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testHierarchyAbstractCollection() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
testHierarchyArrayList() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
testHierarchyHashSet() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
testHierarchyTreeSet() - Method in class org.alfresco.ibatis.HierarchicalSqlMapClientFactoryBeanTest
 
testI18NBehaviour() - Method in class org.alfresco.error.AlfrescoRuntimeExceptionTest
 
testIt() - Method in class org.alfresco.util.DNSNameManglerTest
Test it.
testMakeRuntimeException() - Method in class org.alfresco.error.AlfrescoRuntimeExceptionTest
 
testMismatchDetection() - Method in class org.alfresco.util.resource.HierarchicalResourceLoaderTest
Check that unmatched hierarchies are detected
testMismatchedBeginCommit() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testNoBeginCommit() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testNoTxnStatus() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testPostRollbackCommitDetection() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testPostSetRollbackOnlyCommitDetection() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testRegexGif() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testRegexGifAndJpg() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testRegexNameMatcher() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testResourceLoading() - Method in class org.alfresco.util.resource.HierarchicalResourceLoaderTest
Check that resource loading works.
testSettingOfSystemProperties() - Method in class org.alfresco.config.SystemPropertiesSetterBeanTest
 
testSetUp() - Method in class org.alfresco.config.SystemPropertiesSetterBeanTest
 
testSetUp() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testSimpleSuccess() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testSimpleTxnWithCommit() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testSimpleTxnWithRollback() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testSplitArguments() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testSplitArgumentsAsSingleValue() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testStreams() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
testStreamsEqual() - Method in class org.alfresco.util.EqualsHelperTest
 
testStreamsNotEqual() - Method in class org.alfresco.util.EqualsHelperTest
 
testSuccess1() - Method in class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
testSuccess2() - Method in class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
testSuccess3() - Method in class org.alfresco.util.bean.HierarchicalBeanLoaderTest
 
testTempDir() - Method in class org.alfresco.util.TempFileProviderTest
test of getTempDir
testTempFile() - Method in class org.alfresco.util.TempFileProviderTest
test create a temporary file create another file with the same prefix and suffix.
testTempFileWithDir() - Method in class org.alfresco.util.TempFileProviderTest
test create a temporary file with a directory create another file with the same prefix and suffix.
testWildcard() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
testWithProperties() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
toString() - Method in class org.alfresco.util.CachingDateFormat
 
toString() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
 
toString() - Method in class org.alfresco.util.exec.RuntimeExec
 
toString() - Method in class org.alfresco.util.Pair
 
toString() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
toString() - Method in class org.alfresco.util.VersionNumber
 
TriggerBean - Class in org.alfresco.util
 
TriggerBean() - Constructor for class org.alfresco.util.TriggerBean
 

V

valueOf(String) - Method in class org.alfresco.ibatis.SerializableTypeHandlerCallback
 
values() - Method in class org.alfresco.util.OneToManyHashBiMap
 
values() - Method in class org.alfresco.util.OneToManyHashMap
 
VERSION_BIG - Static variable in class org.alfresco.util.VersionNumber
A convenient '999' version
VERSION_ZERO - Static variable in class org.alfresco.util.VersionNumber
A convenient '0' version
VersionNumber - Class in org.alfresco.util
Immutable class to encapsulate a version number string.
VersionNumber(String) - Constructor for class org.alfresco.util.VersionNumber
Constructror, expects a valid version string.
VersionNumberTest - Class in org.alfresco.util
Test for extension version class.
VersionNumberTest() - Constructor for class org.alfresco.util.VersionNumberTest
 
VirtServerUtils - Class in org.alfresco.util
 
VirtServerUtils() - Constructor for class org.alfresco.util.VirtServerUtils
 
VmShutdownListener - Class in org.alfresco.util
A class that keeps track of the VM shutdown status.
VmShutdownListener(String) - Constructor for class org.alfresco.util.VmShutdownListener
Constructs this instance to listen to the VM shutdown call.
VmShutdownListener.VmShutdownException - Exception in org.alfresco.util
Message carrier to break out of loops using the callback.
VmShutdownListener.VmShutdownException() - Constructor for exception org.alfresco.util.VmShutdownListener.VmShutdownException
 

W

waitForCompletion() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
Waits for the run to complete.
warn(Log, String, Object[]) - Static method in class org.alfresco.util.LogUtil
Log an I18Nized message to WARN.
whichClass(String) - Static method in class org.alfresco.util.Debug
Returns the location of the file that will be loaded for the given class name
whichClassLoader(String) - Static method in class org.alfresco.util.Debug
Returns the class loader that will load the given class name
whichClassLoaderHierarchy(String) - Static method in class org.alfresco.util.Debug
Returns the class loader hierarchy that will load the given class name

X

xtestLeakedTransactionLogging() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
Test for leaked transactions (no guarantee it will succeed due to reliance on garbage collector), so disabled by default.

A B C D E F G H I J K L M N O P R S T V W X

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