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

A

AbstractCachingCannedQueryFactory - Class in org.alfresco.query
Caching support extension for CannedQueryFactory implementations.
AbstractCachingCannedQueryFactory() - Constructor for class org.alfresco.query.AbstractCachingCannedQueryFactory
 
AbstractCannedQuery - Class in org.alfresco.query
Basic support for canned query implementations.
AbstractCannedQuery(CannedQueryParameters) - Constructor for class org.alfresco.query.AbstractCannedQuery
Construct the canned query given the original parameters applied.
AbstractCannedQueryFactory - Class in org.alfresco.query
Basic services for CannedQueryFactory implementations.
AbstractCannedQueryFactory() - Constructor for class org.alfresco.query.AbstractCannedQueryFactory
 
AbstractCharactersetFinder - Class in org.alfresco.encoding
 
AbstractCharactersetFinder() - Constructor for class org.alfresco.encoding.AbstractCharactersetFinder
 
AbstractEncryptor - Class in org.alfresco.encryption
Basic support for encryption engines.
AbstractEncryptor() - Constructor for class org.alfresco.encryption.AbstractEncryptor
Constructs with defaults
AbstractHttpClient - Class in org.alfresco.httpclient
 
AbstractHttpClient(HttpClient) - Constructor for class org.alfresco.httpclient.AbstractHttpClient
 
AbstractKeyProvider - Class in org.alfresco.encryption
Basic support for key providers

TODO: This class will provide the alias name mapping so that use-cases can be mapped to different alias names in the keystore.

AbstractKeyProvider() - Constructor for class org.alfresco.encryption.AbstractKeyProvider
 
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
 
addLink(T, T) - Method in class org.alfresco.util.BridgeTable
 
addLink(Pair) - Method in class org.alfresco.util.BridgeTable
 
addLinks(Collection) - Method in class org.alfresco.util.BridgeTable
 
addPathMap(String, String) - Method in class org.alfresco.util.PathMapper
Add a path mapping.
addToBuffer(String) - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
afterExecute(Runnable, Throwable) - Method in class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
afterPropertiesSet() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
 
afterPropertiesSet() - Method in class org.alfresco.query.AbstractCannedQueryFactory
Registers the instance
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_DEFAULT_BASE_URL - Static variable in class org.alfresco.httpclient.AbstractHttpClient
 
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
alfrescoHost - Variable in class org.alfresco.httpclient.EncryptionService
 
AlfrescoHttpClient - Interface in org.alfresco.httpclient
 
AlfrescoKeyStore - Interface in org.alfresco.encryption
Manages a Java Keystore for Alfresco, including caching keys where appropriate.
AlfrescoKeyStoreImpl - Class in org.alfresco.encryption
This wraps a Java Keystore and caches the encryption keys.
AlfrescoKeyStoreImpl() - Constructor for class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
AlfrescoKeyStoreImpl(KeyStoreParameters, KeyResourceLoader) - Constructor for class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
AlfrescoKeyStoreImpl.KeyInfoManager - Class in org.alfresco.encryption
 
AlfrescoKeyStoreImpl.KeyInformation - Class in org.alfresco.encryption
 
AlfrescoKeyStoreImpl.KeyInformation(String, byte[], String, String) - Constructor for class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
alfrescoPort - Variable in class org.alfresco.httpclient.EncryptionService
 
AlfrescoPropertiesPersister - Class in org.alfresco.config
Simple extension to theDefaultPropertiesPersister to strip trailing whitespace from incoming properties.
AlfrescoPropertiesPersister() - Constructor for class org.alfresco.config.AlfrescoPropertiesPersister
 
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
 
alias - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
ALIAS_METADATA - Static variable in interface org.alfresco.encryption.KeyProvider
Constant representing the keystore alias for keys to encrypt/decrypt node metadata
ALIAS_SOLR - Static variable in interface org.alfresco.encryption.KeyProvider
Constant representing the keystore alias for keys to encrypt/decrypt SOLR transfer data
apply(F) - Method in interface org.alfresco.util.collections.Function
Converts a value of type F to a result of type T.
applyPostQueryPaging(List, CannedQueryPageDetails) - Method in class org.alfresco.query.AbstractCannedQuery
Called after the sorting phase to pull out results specific to the required pages.
applyPostQueryPermissions(List, int) - Method in class org.alfresco.query.AbstractCannedQuery
Called after the query to filter out results based on permissions.
applyPostQuerySorting(List, CannedQuerySortDetails) - Method in class org.alfresco.query.AbstractCannedQuery
Called before #applyPostQueryPermissions(List) to allow the results to be sorted prior to permission checks.
ArgumentHelper - Class in org.alfresco.util
Utility class to assist in extracting program arguments.
ArgumentHelper(String, String[]) - Constructor for class org.alfresco.util.ArgumentHelper
 
ASCENDING - Static variable in class org.alfresco.query.CannedQuerySortDetails.SortOrder
 
assertFileIsValid(String) - Method in class org.alfresco.util.BaseTest
 
asSet(Class, Object[]) - Static method in class org.alfresco.util.collections.CollectionUtils
This utility method converts a vararg of Objects into a Set.
authenticate(HttpServletRequest, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Authenticate the http request: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
authenticate(byte[], MACUtils.MACInput) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
authenticate(HttpServletRequest, byte[]) - Method in interface org.alfresco.encryption.EncryptionUtils
Authenticate the http request: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
authenticateResponse(HttpMethod, String, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Authenticate the http method response: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
authenticateResponse(HttpMethod, String, byte[]) - Method in interface org.alfresco.encryption.EncryptionUtils
Authenticate the http method response: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
AuthenticationException - Exception in org.alfresco.httpclient
 
AuthenticationException(HttpMethod) - Constructor for exception org.alfresco.httpclient.AuthenticationException
 
AuthSSLInitializationError - Error in org.alfresco.encryption.ssl
Signals fatal error in initialization of AuthSSLProtocolSocketFactory.
AuthSSLInitializationError() - Constructor for error org.alfresco.encryption.ssl.AuthSSLInitializationError
Creates a new AuthSSLInitializationError.
AuthSSLInitializationError(String) - Constructor for error org.alfresco.encryption.ssl.AuthSSLInitializationError
Creates a new AuthSSLInitializationError with the specified message.
AuthSSLProtocolSocketFactory - Class in org.alfresco.encryption.ssl
Mutual Authentication against an Alfresco repository.
AuthSSLProtocolSocketFactory(AlfrescoKeyStore, AlfrescoKeyStore, KeyResourceLoader) - Constructor for class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
Constructor for AuthSSLProtocolSocketFactory.
available() - Method in class org.alfresco.encryption.DecryptingInputStream
 

B

backup() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Backup the keystore to the backup location.
backup() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Backup the keystore to the backup location.
backupExists() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
backupKeyAvailable(String) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Is the backup key available in order to fall back to?
backupKeyAvailable(String) - Method in interface org.alfresco.encryption.FallbackEncryptor
Is the backup key available in order to fall back to?
backupKeys - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
backupKeyStoreParameters - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
BaseTest - Class in org.alfresco.util
Base class for all JUnit tests
BaseTest() - Constructor for class org.alfresco.util.BaseTest
 
BASIC - Static variable in class org.alfresco.util.FileFilterMode.Mode
 
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
Performs a byte-level comparison between two streams.
BomCharactersetFinder - Class in org.alfresco.encoding
Byte Order Marker encoding detection.
BomCharactersetFinder() - Constructor for class org.alfresco.encoding.BomCharactersetFinder
 
BooleanBean - Interface in org.alfresco.util.bean
Interface that may be implemented to return a boolean value in Spring bean configuration.
BridgeTable - Class in org.alfresco.util
Generic bridge table support with optional reference counting to allow multiple membership for an object via several relationships.
BridgeTable() - Constructor for class org.alfresco.util.BridgeTable
 
BridgeTableTest - Class in org.alfresco.util
 
BridgeTableTest() - Constructor for class org.alfresco.util.BridgeTableTest
 
buildDialect(Properties, String, int) - Static method in class org.alfresco.hibernate.DialectFactory
Builds an appropriate Dialect instance.
buildDialect(String) - Static method in class org.alfresco.hibernate.DialectFactory
Returns a dialect instance given the name of the class to use.
buildSqlSessionFactory() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Build a SqlSessionFactory instance.
buildStackTrace(String, StackTraceElement[], StringBuilder, int) - Static method in class org.alfresco.error.StackTraceUtil
Builds a message with the stack trace of the form:

C

CachedKey - Class in org.alfresco.encryption
Represents a loaded, cached encryption key.
CachedKey(Key) - Constructor for class org.alfresco.encryption.CachedKey
 
cacheKeys(KeyStore, AlfrescoKeyStoreImpl.KeyInfoManager) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
CachingDateFormat - Class in org.alfresco.util
Provides thread safe means of obtaining a cached date formatter.
CachingDateFormat.SimpleDateFormatAndResolution - Class in org.alfresco.util
 
CachingDateFormat.StringAndResolution - Class in org.alfresco.util
 
canHandle(URL) - Method in interface org.alfresco.config.PathMatchingHelper
Indicates whether this helper is capable of searching the given URL (i.e.
CannedQuery - Interface in org.alfresco.query
Interface for named query implementations.
CannedQueryException - Exception in org.alfresco.query
Exception generated by failures to execute canned queries.
CannedQueryException(String) - Constructor for exception org.alfresco.query.CannedQueryException
 
CannedQueryException(String, Throwable) - Constructor for exception org.alfresco.query.CannedQueryException
 
CannedQueryException(String, Object[]) - Constructor for exception org.alfresco.query.CannedQueryException
 
CannedQueryException(String, Object[], Throwable) - Constructor for exception org.alfresco.query.CannedQueryException
 
CannedQueryFactory - Interface in org.alfresco.query
Interface for factory implementations for producing instances of CannedQuery based on all the query parameters.
CannedQueryPageDetails - Class in org.alfresco.query
Details for canned queries supporting paged results.
CannedQueryPageDetails() - Constructor for class org.alfresco.query.CannedQueryPageDetails
CannedQueryPageDetails(int, int) - Constructor for class org.alfresco.query.CannedQueryPageDetails
CannedQueryPageDetails(int, int, int, int) - Constructor for class org.alfresco.query.CannedQueryPageDetails
 
CannedQueryPageDetails(PagingRequest) - Constructor for class org.alfresco.query.CannedQueryPageDetails
Helper constructor to transform a paging request into the Canned Query form.
CannedQueryParameters - Class in org.alfresco.query
Parameters defining the named query to execute.
CannedQueryParameters(Object) - Constructor for class org.alfresco.query.CannedQueryParameters
pageDetails: null sortDetails: null totalResultCountMax: 0 queryExecutionId: null
CannedQueryParameters(Object, int, int, String) - Constructor for class org.alfresco.query.CannedQueryParameters
Defaults: pageDetails.pageNumber: 1 pageDetails.pageCount: 1 totalResultCountMax: 0
CannedQueryParameters(Object, CannedQueryPageDetails, CannedQuerySortDetails) - Constructor for class org.alfresco.query.CannedQueryParameters
Defaults: totalResultCountMax: 0 queryExecutionId: null
CannedQueryParameters(Object, CannedQuerySortDetails, PagingRequest) - Constructor for class org.alfresco.query.CannedQueryParameters
Construct all the parameters for executing a named query, using values from the PagingRequest.
CannedQueryParameters(Object, CannedQueryPageDetails, CannedQuerySortDetails, int, String) - Constructor for class org.alfresco.query.CannedQueryParameters
Construct all the parameters for executing a named query.
CannedQueryResults - Interface in org.alfresco.query
Interface for results returned by canned queries.
CannedQuerySortDetails - Class in org.alfresco.query
Details for canned queries supporting sorted results
CannedQuerySortDetails(Pair[]) - Constructor for class org.alfresco.query.CannedQuerySortDetails
Construct the sort details with a variable number of sort pairs.
CannedQuerySortDetails(List) - Constructor for class org.alfresco.query.CannedQuerySortDetails
Construct the sort details from a list of sort pairs.
CannedQuerySortDetails.SortOrder - Class in org.alfresco.query
Sort ordering for the sort pairs.
CannedQueryTest - Class in org.alfresco.query
Tests the name query infrastructure.
CannedQueryTest() - Constructor for class org.alfresco.query.CannedQueryTest
 
CHANGED - Static variable in class org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
 
CharactersetFinder - Interface in org.alfresco.encoding
Interface for classes that are able to read a text-based input stream and determine the character encoding.
checkKey(String, Key) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Check the validity of the key against the registry.
cifs - Static variable in class org.alfresco.util.FileFilterMode.Client
 
cipherAlgorithm - Variable in class org.alfresco.encryption.AbstractEncryptor
 
cipherProvider - Variable in class org.alfresco.encryption.AbstractEncryptor
 
clear() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
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
 
clearClient() - Static method in class org.alfresco.util.FileFilterMode
 
clearKeyStorePassword() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
clone(T) - Static method in class org.alfresco.util.SerializationUtils
Deep clone an Object using serialization.
close() - Method in class org.alfresco.encryption.DecryptingInputStream
 
close() - Method in class org.alfresco.encryption.EncryptingOutputStream
 
cmis - Static variable in class org.alfresco.util.FileFilterMode.Client
 
collectionFiltering() - Method in class org.alfresco.util.collections.CollectionUtilsTest
 
CollectionUtils - Class in org.alfresco.util.collections
 
CollectionUtils() - Constructor for class org.alfresco.util.collections.CollectionUtils
 
CollectionUtilsTest - Class in org.alfresco.util.collections
Unit tests for CollectionUtils.
CollectionUtilsTest() - Constructor for class org.alfresco.util.collections.CollectionUtilsTest
 
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
 
constructHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
contains(Charset) - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
 
containsFilter(Collection) - Static method in class org.alfresco.util.collections.CollectionUtils
 
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() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Create the key store if it doesn't exist.
create() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Create the key store if it doesn't exist.
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
createCipher(int, String, String, Key, AlgorithmParameters) - Method in class org.alfresco.encryption.DefaultEncryptor
 
createKey(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
createKeyManagers() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Create an array of key managers from keys in the key store.
createKeyManagers() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Create an array of key managers from keys in the key store.
createKeyStore(KeyStoreParameters, KeyMap) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
createMethod(Request) - Method in class org.alfresco.httpclient.AbstractHttpClient
 
createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
Attempts to get a new socket connection to the given host within the given time limit.
createSocket(String, int, InetAddress, int) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
 
createSocket(String, int) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
 
createSocket(Socket, String, int, boolean) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
 
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
 
createTrustManagers() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Create an array of trust managers from certificates in the key store.
createTrustManagers() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Create an array of trust managers from certificates in the key store.
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.
decodeAlgorithmParameters(byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
Decodes encoded cipher algorithm parameters
decodeAlgorithmParameters(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Decode cipher algorithm parameters from the HTTP method
decodeAlgorithmParameters(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Decode cipher algorithm parameters from the HTTP method
decodeAlgorithmParameters(byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Decodes encoded cipher algorithm parameters
decodeAlgorithmParameters(byte[]) - Method in interface org.alfresco.encryption.Encryptor
Decodes encoded cipher algorithm parameters
decrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
Decrypt some bytes
decrypt(String, AlgorithmParameters, InputStream) - Method in class org.alfresco.encryption.AbstractEncryptor
Decrypt an input stream
decrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Decrypt some bytes
decrypt(String, AlgorithmParameters, InputStream) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Decrypt an input stream
decrypt(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
Decrypt some bytes
decrypt(String, AlgorithmParameters, InputStream) - Method in interface org.alfresco.encryption.Encryptor
Decrypt an input stream
decryptBody(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Decrypt the body of the http request
decryptBody(HttpServletRequest) - Method in interface org.alfresco.encryption.EncryptionUtils
Decrypt the body of the http request
DecryptingInputStream - Class in org.alfresco.encryption
An input stream that encrypts data produced by a EncryptingOutputStream.
DecryptingInputStream(InputStream, PrivateKey) - Constructor for class org.alfresco.encryption.DecryptingInputStream
Constructs a DecryptingInputStream using default symmetric encryption parameters.
DecryptingInputStream(InputStream, PrivateKey, String, String, String) - Constructor for class org.alfresco.encryption.DecryptingInputStream
Constructs a DecryptingInputStream.
decryptObject(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
Decrypt data as an object
decryptObject(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Decrypt data as an object
decryptObject(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
Decrypt data as an object
decryptResponseBody(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Decrypt the response body of the http method
decryptResponseBody(HttpMethod) - Method in interface org.alfresco.encryption.EncryptionUtils
Decrypt the response body of the http method
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_PAGE_COUNT - Static variable in class org.alfresco.query.CannedQueryPageDetails
 
DEFAULT_PAGE_NUMBER - Static variable in class org.alfresco.query.CannedQueryPageDetails
 
DEFAULT_PAGE_SIZE - Static variable in class org.alfresco.query.CannedQueryPageDetails
 
DEFAULT_SERIALIZABLE_TYPE - Static variable in class org.alfresco.ibatis.SerializableTypeHandler
 
DEFAULT_SKIP_RESULTS - Static variable in class org.alfresco.query.CannedQueryPageDetails
 
DEFAULT_TOTAL_COUNT_MAX - Static variable in class org.alfresco.query.CannedQueryParameters
 
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
DefaultEncryptionUtils - Class in org.alfresco.encryption
Various encryption utility methods.
DefaultEncryptionUtils() - Constructor for class org.alfresco.encryption.DefaultEncryptionUtils
 
DefaultEncryptor - Class in org.alfresco.encryption
 
DefaultEncryptor() - Constructor for class org.alfresco.encryption.DefaultEncryptor
Default constructor for IOC
DefaultFallbackEncryptor - Class in org.alfresco.encryption
The fallback encryptor provides a fallback mechanism for decryption, first using the default encryption keys and, if they fail (perhaps because they have been changed), falling back to a backup set of keys.
DefaultFallbackEncryptor() - Constructor for class org.alfresco.encryption.DefaultFallbackEncryptor
 
DefaultFallbackEncryptor(Encryptor, Encryptor) - Constructor for class org.alfresco.encryption.DefaultFallbackEncryptor
 
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.
deleteEmptyParents(File, String) - Static method in class org.alfresco.util.Deleter
Recursively deletes the parents of the specified file stopping when rootDir is reached.
deleteEmptyParents(File, File) - Static method in class org.alfresco.util.Deleter
Same behaviour as for Deleter.deleteEmptyParents(File, String) but with the rootDir parameter specified as a File object.
Deleter - Class in org.alfresco.util
Utility to delete a file or directory recursively.
Deleter() - Constructor for class org.alfresco.util.Deleter
 
DESCENDING - Static variable in class org.alfresco.query.CannedQuerySortDetails.SortOrder
 
deserialize(InputStream) - Static method in class org.alfresco.util.SerializationUtils
Deserializes an Object from the specified stream.
deserialize(byte[]) - Static method in class org.alfresco.util.SerializationUtils
Deserializes a single Object from an array of bytes.
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
 
determineDialect(String, int) - Static method in class org.alfresco.hibernate.DialectFactory
Determine the appropriate Dialect to use given the database product name and major version.
DialectFactory - Class in org.alfresco.hibernate
A factory for generating Dialect instances.
DialectFactory() - Constructor for class org.alfresco.hibernate.DialectFactory
 
DialectFactory.DatabaseDialectMapper - Interface in org.alfresco.hibernate
For a given database product name, instances of DatabaseDialectMapper know which Dialect to use for different versions.
DialectFactory.VersionInsensitiveMapper - Class in org.alfresco.hibernate
A simple DatabaseDialectMapper for dialects which are independent of the underlying database product version.
DialectFactory.VersionInsensitiveMapper(String) - Constructor for class org.alfresco.hibernate.DialectFactory.VersionInsensitiveMapper
 
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
 
doWithRetry(RetryingCallbackHelper.RetryingCallback) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
Execute a callback until it succeeds, fails or until a maximum number of retries have been attempted.
DynamicallySizedThreadPoolExecutor - Class in org.alfresco.util
This is an instance of ThreadPoolExecutor which behaves how one would expect it to, even when faced with an unlimited queue.
DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, RejectedExecutionHandler) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 

E

EmptyCannedQueryResults - Class in org.alfresco.query
An always empty CannedQueryResults, used when you know you can short circuit a query when no results are found.
EmptyCannedQueryResults(CannedQuery) - Constructor for class org.alfresco.query.EmptyCannedQueryResults
 
EmptyPagingResults - Class in org.alfresco.query
An always empty PagingResults, used when you know you can short circuit a query when no results are found.
EmptyPagingResults() - Constructor for class org.alfresco.query.EmptyPagingResults
 
encrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
Encrypt some bytes
encrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Encrypt some bytes
encrypt(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
Encrypt some bytes
EncryptingOutputStream - Class in org.alfresco.encryption
An output stream that encrypts data to another output stream.
EncryptingOutputStream(OutputStream, PublicKey, SecureRandom) - Constructor for class org.alfresco.encryption.EncryptingOutputStream
Constructs an EncryptingOutputStream using default symmetric encryption parameters.
EncryptingOutputStream(OutputStream, PublicKey, String, SecureRandom, int, String, String) - Constructor for class org.alfresco.encryption.EncryptingOutputStream
Constructs an EncryptingOutputStream.
EncryptingOutputStreamTest - Class in org.alfresco.encryption
Tests that the EncryptingOutputStream and EncryptingInputStream classes work correctly.
EncryptingOutputStreamTest() - Constructor for class org.alfresco.encryption.EncryptingOutputStreamTest
 
encryptionKeysRegistry - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
EncryptionKeysRegistry - Interface in org.alfresco.encryption
Stores registered encryption keys.
EncryptionKeysRegistry.KEY_STATUS - Class in org.alfresco.encryption
 
encryptionParameters - Variable in class org.alfresco.httpclient.EncryptionService
 
EncryptionService - Class in org.alfresco.httpclient
Provides encryption services for SOLR communications with the Alfresco repository
EncryptionService(String, int, KeyResourceLoader, KeyStoreParameters, MD5EncryptionParameters) - Constructor for class org.alfresco.httpclient.EncryptionService
 
EncryptionUtils - Interface in org.alfresco.encryption
Various encryption utility methods.
encryptionUtils - Variable in class org.alfresco.httpclient.EncryptionService
 
encryptObject(String, AlgorithmParameters, Object) - Method in class org.alfresco.encryption.AbstractEncryptor
Encrypt an object
encryptObject(String, AlgorithmParameters, Object) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Encrypt an object
encryptObject(String, AlgorithmParameters, Object) - Method in interface org.alfresco.encryption.Encryptor
Encrypt an object
encryptor - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
Encryptor - Interface in org.alfresco.encryption
Interface providing methods to encrypt and decrypt data.
encryptor - Variable in class org.alfresco.httpclient.EncryptionService
 
ENHANCED - Static variable in class org.alfresco.util.FileFilterMode.Mode
 
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
 
EntryTransformer - Interface in org.alfresco.util.collections
 
EQUAL - Static variable in class org.alfresco.util.EqualsHelper.MapValueComparison
The key was present in both maps and the values were equal
equals(Object) - Method in class org.alfresco.util.Pair
 
equals(Object) - Method in class org.alfresco.util.Triple
Override of equals.
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
 
EqualsHelper.MapValueComparison - Class in org.alfresco.util
Enumeration for results returned by map comparisons.
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
 
ExecParameterTokenizer - Class in org.alfresco.util.exec
This class is used to tokenize strings used as parameters for RuntimeExec objects.
ExecParameterTokenizer(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer
 
ExecParameterTokenizer.QuotedSubstring - Class in org.alfresco.util.exec
A substring that is surrounded by (single or double) quotes.
ExecParameterTokenizer.QuotedSubstring(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer.QuotedSubstring
 
ExecParameterTokenizer.Substring - Interface in org.alfresco.util.exec
Utility interface for a substring in a parameter string.
ExecParameterTokenizer.UnquotedSubstring - Class in org.alfresco.util.exec
A substring that is not surrounded by (single or double) quotes.
ExecParameterTokenizer.UnquotedSubstring(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer.UnquotedSubstring
 
ExecParameterTokenizerTest - Class in org.alfresco.util.exec
Unit test class for ExecParameterTokenizer.
ExecParameterTokenizerTest() - Constructor for class org.alfresco.util.exec.ExecParameterTokenizerTest
 
execute() - Method in interface org.alfresco.ibatis.RetryingCallbackHelper.RetryingCallback
Perform a unit of work.
execute() - Method in class org.alfresco.query.AbstractCannedQuery
 
execute() - Method in interface org.alfresco.query.CannedQuery
Execute the named query, which was provided to support the parameters originally provided.
execute(Runnable) - Method in class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
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(Map, long) - Method in class org.alfresco.util.exec.RuntimeExec
Executes the statement that this instance was constructed with an optional timeout after which the command is asked to
execute() - Method in class org.alfresco.util.ReadWriteLockExecuter
 
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
executeMethod(HttpMethod) - Method in class org.alfresco.httpclient.AbstractHttpClient
 
exists() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Does the underlying key store exist?
exists() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Does the underlying key store exist?
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

FallbackEncryptor - Interface in org.alfresco.encryption
A fallback encryptor provides a fallback mechanism for decryption, first using the default encryption keys and, if they fail (perhaps because they have been changed), falling back to a backup set of keys.
FileFilterMode - Class in org.alfresco.util
 
FileFilterMode() - Constructor for class org.alfresco.util.FileFilterMode
 
FileFilterMode.Client - Class in org.alfresco.util
 
FileFilterMode.Mode - Class in org.alfresco.util
 
filter(Collection, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
Returns a filtered List of values.
Filter - Interface in org.alfresco.util.collections
 
filterKeys(Map, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
This method can be used to filter a Map.
finalize() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
findFirst(Collection, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
Finds the first value for which acceptor returns true.
flatten(Collection) - Static method in class org.alfresco.util.collections.CollectionUtils
 
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.
flush() - Method in class org.alfresco.encryption.EncryptingOutputStream
 
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
ftp - Static variable in class org.alfresco.util.FileFilterMode.Client
 
Function - Interface in org.alfresco.util.collections
 

G

generate() - Static method in class org.alfresco.util.GUID
Generates and returns a new GUID as a string
generateKeyData() - Method in class org.alfresco.encryption.GenerateSecretKey
 
generateMAC(String, MACUtils.MACInput) - Method in class org.alfresco.encryption.MACUtils
 
GenerateSecretKey - Class in org.alfresco.encryption
Generate a secret key for use by the repository.
GenerateSecretKey() - Constructor for class org.alfresco.encryption.GenerateSecretKey
 
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
 
getActiveThreadGroups() - Static method in class org.alfresco.util.TraceableThreadFactory
Get a list of thread groups registered by the factory.
getAlfrescoHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getAlfrescoHttpsClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getAlfrescoMD5HttpClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
getAlfrescoMD5HttpClient(String, int, EncryptionService) - Method in class org.alfresco.httpclient.HttpClientFactory
For testing.
getAlias() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
getAllNamedObjects() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
getAllTokens() - Method in class org.alfresco.util.exec.ExecParameterTokenizer
This method returns the tokens in a parameter string.
getAncestors(T) - Method in class org.alfresco.util.BridgeTable
 
getAncestors(T, int) - Method in class org.alfresco.util.BridgeTable
 
getAncestors(T, int, int) - Method in class org.alfresco.util.BridgeTable
 
getArgs() - Method in class org.alfresco.httpclient.Request
 
getAvmPath() - Method in class org.alfresco.util.JNDIPath
 
getAvmVersion() - Method in class org.alfresco.util.JNDIPath
 
getBackupKey(String) - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Return the backup key with the given key alias.
getBackupKey(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Return the backup key with the given key alias.
getBackupKeyStoreParameters() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
The backup key store parameters.
getBackupKeyStoreParameters() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getBaseUrl() - Method in class org.alfresco.httpclient.AbstractHttpClient
 
getBeanName() - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean/trigger name.
getBody() - Method in class org.alfresco.httpclient.Request
 
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
 
getCachedCipher(String, int, AlgorithmParameters, Key) - Method in class org.alfresco.encryption.DefaultEncryptor
 
getCachedKey(String) - Method in class org.alfresco.encryption.KeyMap
 
getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCachingCannedQueryFactory
Base implementation that provides a caching facade around the query.
getCannedQuery(Object, int, int, String) - Method in class org.alfresco.query.AbstractCannedQueryFactory
Retrieve an instance of a CannedQuery based on limited parameters.
getCannedQuery(CannedQueryParameters) - Method in interface org.alfresco.query.CannedQueryFactory
Retrieve an instance of a CannedQuery based on the full range of available parameters.
getCannedQuery(Object, int, int, String) - Method in interface org.alfresco.query.CannedQueryFactory
Retrieve an instance of a CannedQuery based on limited parameters.
getCannedQueryImpl(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCachingCannedQueryFactory
Derived classes must implement this method to provide the raw query that supports the given parameters.
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.
getCipher(String, AlgorithmParameters, int) - Method in class org.alfresco.encryption.AbstractEncryptor
Factory method to be written by implementations to construct and initialize physical ciphering objects.
getCipher(String, AlgorithmParameters, int) - Method in class org.alfresco.encryption.DefaultEncryptor
 
getCipherAlgorithm() - Method in class org.alfresco.encryption.AbstractEncryptor
 
getCipherAlgorithm() - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
getCipherProvider() - Method in class org.alfresco.encryption.AbstractEncryptor
 
getClient(String) - Static method in class org.alfresco.util.FileFilterMode.Client
 
getClient() - Static method in class org.alfresco.util.FileFilterMode
 
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
 
getContentAsStream() - Method in class org.alfresco.httpclient.HttpMethodResponse
 
getContentAsStream() - Method in interface org.alfresco.httpclient.Response
 
getContentType() - Method in class org.alfresco.httpclient.HttpMethodResponse
 
getContentType() - Method in interface org.alfresco.httpclient.Response
 
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
 
getDefaultHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getDescendants(T) - Method in class org.alfresco.util.BridgeTable
 
getDescendants(T, int) - Method in class org.alfresco.util.BridgeTable
 
getDescendants(T, int, int) - Method in class org.alfresco.util.BridgeTable
 
getDialectClass(int) - Method in interface org.alfresco.hibernate.DialectFactory.DatabaseDialectMapper
 
getDialectClass(int) - Method in class org.alfresco.hibernate.DialectFactory.VersionInsensitiveMapper
 
getEncoding() - Method in class org.alfresco.httpclient.Request
 
getEncoding() - Method in interface org.alfresco.util.Content
Gets the content encoding
getEncoding() - Method in class org.alfresco.util.InputStreamContent
 
getEncryptionParameters() - Method in class org.alfresco.httpclient.EncryptionService
 
getEncryptionUtils() - Method in class org.alfresco.httpclient.EncryptionService
 
getEncryptor() - Method in class org.alfresco.httpclient.EncryptionService
 
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.
getFirst() - Method in class org.alfresco.util.Triple
Get the first member of the tuple.
getFullUri() - Method in class org.alfresco.httpclient.Request
 
getHeader(String) - Method in class org.alfresco.httpclient.HttpMethodResponse
 
getHeader(String) - Method in interface org.alfresco.httpclient.Response
 
getHeaders() - Method in class org.alfresco.httpclient.Request
 
getHttpClient() - Method in class org.alfresco.httpclient.AbstractHttpClient
 
getHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getHttpsClient() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getId() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest.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
 
getIpAddress() - Method in class org.alfresco.encryption.MACUtils.MACInput
 
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(String) - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Return the key with the given key alias.
getKey(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Return the key with the given key alias.
getKey() - Method in class org.alfresco.encryption.CachedKey
 
getKey(String) - Method in class org.alfresco.encryption.KeyMap
 
getKey(String) - Method in interface org.alfresco.encryption.KeyProvider
Get an encryption key if available.
getKey(String) - Method in class org.alfresco.encryption.KeystoreKeyProvider
Get an encryption key if available.
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
 
getKeyAlgorithm() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
getKeyAlias() - Method in exception org.alfresco.encryption.MissingKeyException
 
getKeyAliases() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Return all key aliases in the key store.
getKeyAliases() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Return all key aliases in the key store.
getKeyAliases() - Method in class org.alfresco.encryption.KeyMap
 
getKeyData() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
getKeyInfo() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
getKeyInfoManager(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getKeyInformation(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
getKeyMetaDataFileLocation() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getKeyMetaDataFileLocation() - Method in class org.alfresco.encryption.KeyStoreParameters
 
getKeyProvider() - Method in class org.alfresco.encryption.AbstractEncryptor
 
getKeyProvider() - Method in class org.alfresco.httpclient.EncryptionService
 
getKeyResourceLoader() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getKeysChanged() - Method in class org.alfresco.encryption.KeysReport
 
getKeyStore(String) - Method in interface org.alfresco.encryption.KeyResourceLoader
Loads and returns an InputStream of the key store at the configured location.
getKeyStore(String) - Method in class org.alfresco.encryption.SpringKeyResourceLoader
Loads and returns an InputStream of the key store at the configured location.
getKeyStoreLocation() - Method in exception org.alfresco.encryption.MissingKeyException
 
getKeyStoreParameters() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
The key store parameters.
getKeyStoreParameters() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getKeyStoreParameters() - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
 
getKeyStorePassword() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
getKeyStoreStream(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getKeysUnchanged() - Method in class org.alfresco.encryption.KeysReport
 
getKeyTimestamp(String) - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Return the timestamp (in ms) of when the key was last loaded from the keystore on disk.
getKeyTimestamp(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Return the timestamp (in ms) of when the key was last loaded from the keystore on disk.
getLenientFormatters() - Static method in class org.alfresco.util.CachingDateFormat
 
getLocalIPAddress() - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Get the local registered IP address for authentication purposes
getLocation() - Method in class org.alfresco.encryption.KeyStoreParameters
 
getLongLifeTempDir(String) - Static method in class org.alfresco.util.TempFileProvider
creates a longer living temp dir.
getMac(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Get the MAC (Message Authentication Code) on the HTTP request
getMac(String) - Method in class org.alfresco.encryption.MACUtils
 
getMacAlgorithm() - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
getMACInput() - Method in class org.alfresco.encryption.MACUtils.MACInput
 
getMacUtils() - Method in class org.alfresco.httpclient.EncryptionService
 
getMapComparison(Map, Map) - Static method in class org.alfresco.util.EqualsHelper
Compare two maps.
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, excluding any derivative paths i.e.
getMappedPathsWithPartialMatch(String) - Method in class org.alfresco.util.PathMapper
Gets the remapped paths for the given source path, including any derivative paths i.e.
getMaxHostConnections() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getMaxItems() - Method in class org.alfresco.query.PagingRequest
Size of the page - if skip count is 0 then return up to max items.
getMaxTotalConnections() - Method in class org.alfresco.httpclient.HttpClientFactory
 
getMD5HttpClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
getMessage() - Method in class org.alfresco.encryption.MACUtils.MACInput
 
getMessageTimeout() - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
getMethod() - Method in exception org.alfresco.httpclient.AuthenticationException
 
getMethod() - Method in class org.alfresco.httpclient.Request
 
getMimetype() - Method in interface org.alfresco.util.Content
Gets the content mimetype
getMimetype() - Method in class org.alfresco.util.InputStreamContent
 
getMode() - Static method in class org.alfresco.util.FileFilterMode
 
getMsgId() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getMsgParams() - Method in exception org.alfresco.error.AlfrescoRuntimeException
 
getName() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
The name of the keystore.
getName() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
The name of the keystore.
getName() - Method in class org.alfresco.encryption.KeyStoreParameters
 
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
getNamePrefix() - Method in class org.alfresco.util.TraceableThreadFactory
 
getObject() - Method in class org.alfresco.hibernate.DialectFactoryBean
 
getObject() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
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.ibatis.HierarchicalSqlSessionFactoryBean
getObjectType() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
 
getOpenType(Object) - Static method in class org.alfresco.util.JMXUtils
 
getOriginatingQuery() - Method in interface org.alfresco.query.CannedQueryResults
Get the instance of the query that generated these results.
getOriginatingQuery() - Method in class org.alfresco.query.EmptyCannedQueryResults
 
getPage() - Method in class org.alfresco.query.EmptyPagingResults
Returns an empty page
getPage() - Method in class org.alfresco.query.ListBackedPagingResults
Returns the whole set of results as one page
getPage() - Method in interface org.alfresco.query.PagingResults
Get the page of results.
getPageCount() - Method in class org.alfresco.query.CannedQueryPageDetails
Get the total number of pages to return
getPageCount() - Method in interface org.alfresco.query.CannedQueryResults
Get the number of pages available
getPageCount() - Method in class org.alfresco.query.EmptyCannedQueryResults
 
getPageDetails() - Method in class org.alfresco.query.CannedQueryParameters
 
getPagedResultCount() - Method in interface org.alfresco.query.CannedQueryResults
Get the total number of results available within the pages of this result.
getPagedResultCount() - Method in class org.alfresco.query.EmptyCannedQueryResults
 
getPageNumber() - Method in class org.alfresco.query.CannedQueryPageDetails
Get the first page number to return
getPages() - Method in interface org.alfresco.query.CannedQueryResults
Get the paged results
getPages() - Method in class org.alfresco.query.EmptyCannedQueryResults
 
getPageSize() - Method in class org.alfresco.query.CannedQueryPageDetails
Get the size of each page
getParameterBean() - Method in class org.alfresco.query.CannedQueryParameters
 
getParameters() - Method in class org.alfresco.query.AbstractCannedQuery
 
getParameters() - Method in interface org.alfresco.query.CannedQuery
Get the original parameters used to generate the query.
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
getPassword() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
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.HierarchicalSqlSessionFactoryBeanTest.TestDAO
 
getPropTwo() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest.TestDAO
 
getProvider() - Method in class org.alfresco.encryption.KeyStoreParameters
 
getQualifier() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
Return a qualifier value associated with this transaction attribute.
getQueryExecutionId(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCannedQueryFactory
Helper method to construct a unique query execution ID based on the instance of the factory and the parameters provided.
getQueryExecutionId() - Method in class org.alfresco.query.CannedQueryParameters
 
getQueryExecutionId() - Method in class org.alfresco.query.EmptyPagingResults
There is no unique query ID, as no query was done
getQueryExecutionId() - Method in class org.alfresco.query.ListBackedPagingResults
There is no unique query ID, as no query was done
getQueryExecutionId() - Method in class org.alfresco.query.PagingRequest
Get a unique ID associated with these query results.
getQueryExecutionId() - Method in interface org.alfresco.query.PagingResults
Get a unique ID associated with these query results.
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
 
getRealIPAddress(String) - Static method in class org.alfresco.util.IPUtils
Returns the "real" IP address represented by ipAddress.
getRegisteredKeys(Set) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Return those keys in the set that have been registered.
getRemoteIP() - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
getRepeatCount() - Method in class org.alfresco.util.TriggerBean
 
getRepeatCount() - Method in interface org.alfresco.util.TriggerBeanSPI
 
getRepeatInterval() - Method in class org.alfresco.util.TriggerBean
 
getRepeatInterval() - Method in interface org.alfresco.util.TriggerBeanSPI
 
getRepoClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
GetRequest - Class in org.alfresco.httpclient
HTTP GET Request
GetRequest(String) - Constructor for class org.alfresco.httpclient.GetRequest
 
getRequestTotalCountMax() - Method in class org.alfresco.query.PagingRequest
Get requested total count (up to a given maximum).
getResolution() - Method in class org.alfresco.util.CachingDateFormat.SimpleDateFormatAndResolution
 
getResolution() - Method in class org.alfresco.util.CachingDateFormat.StringAndResolution
 
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
 
getResponseMac(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Get the MAC (Message Authentication Code) on the HTTP response
getResponseTimestamp(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Get the timestamp on the HTTP response
getResult(ResultSet, String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
 
getResult(CallableStatement, int) - Method in class org.alfresco.ibatis.SerializableTypeHandler
 
getResultsRequired() - Method in class org.alfresco.query.CannedQueryParameters
Helper method to get the total number of query results that need to be obtained in order to satisfy the paging requirements, the maximum result count ...
getResultsRequiredForPaging() - Method in class org.alfresco.query.CannedQueryPageDetails
Calculate the number of results that would be required to satisy this paging request.
getRootCause() - Method in exception org.alfresco.error.AlfrescoRuntimeException
Get the root cause.
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.
getSecond() - Method in class org.alfresco.util.Triple
Get the second member of the tuple.
getSecretKey(AlfrescoKeyStoreImpl.KeyInformation) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
getSerializableType() - Static method in class org.alfresco.ibatis.SerializableTypeHandler
 
getSimpleDateFormat() - Method in class org.alfresco.util.CachingDateFormat.SimpleDateFormatAndResolution
 
getSingleResult() - Method in interface org.alfresco.query.CannedQueryResults
Get a single result if there is only one result expected.
getSingleResult() - Method in class org.alfresco.query.EmptyCannedQueryResults
 
getSize() - Method in interface org.alfresco.util.Content
Gets the content length (in bytes)
getSize() - Method in class org.alfresco.util.InputStreamContent
 
getSkipCount() - Method in class org.alfresco.query.PagingRequest
Results to skip before retrieving the page.
getSkipResults() - Method in class org.alfresco.query.CannedQueryPageDetails
Get the number of query results to skip before applying further page parameters
getSortDetails() - Method in class org.alfresco.query.CannedQueryParameters
 
getSortPairs() - Method in class org.alfresco.query.CannedQuerySortDetails
Get the sort definitions.
getStartDelay() - Method in class org.alfresco.util.TriggerBean
 
getStartDelay() - Method in interface org.alfresco.util.TriggerBeanSPI
 
getStatus() - Method in class org.alfresco.httpclient.HttpMethodResponse
 
getStatus() - Method in interface org.alfresco.httpclient.Response
 
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.
getTarget() - Method in class org.alfresco.config.NonBlockingLazyInitTargetSource
 
getTempDir() - Static method in class org.alfresco.util.TempFileProvider
Get the Alfresco temp dir, by defaut %java.io.tempdir%/Alfresco.
getThird() - Method in class org.alfresco.util.Triple
Get the third member of the tuple.
getTimeOnlyFormat() - Static method in class org.alfresco.util.CachingDateFormat
 
getTimeout() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
getTimestamp() - Method in class org.alfresco.encryption.CachedKey
 
getTimestamp(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Get the timestamp on the HTTP request
getTimestamp() - Method in class org.alfresco.encryption.MACUtils.MACInput
 
getTokens() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.QuotedSubstring
 
getTokens() - Method in interface org.alfresco.util.exec.ExecParameterTokenizer.Substring
Gets all the tokens in a parameter string.
getTokens() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.UnquotedSubstring
 
getTotalResultCount(List) - Method in class org.alfresco.query.AbstractCannedQuery
Get the total number of available results after querying, filtering, sorting and permission checking.
getTotalResultCount() - Method in class org.alfresco.query.EmptyPagingResults
There are no results
getTotalResultCount() - Method in class org.alfresco.query.ListBackedPagingResults
We know exactly how many results there are
getTotalResultCount() - Method in interface org.alfresco.query.PagingResults
Get the total result count assuming no paging applied.
getTotalResultCountMax() - Method in class org.alfresco.query.CannedQueryParameters
 
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
 
getTrustStoreParameters() - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
 
getType() - Method in class org.alfresco.encryption.KeyStoreParameters
 
getType(String) - Static method in class org.alfresco.httpclient.HttpClientFactory.SecureCommsType
 
getType() - Method in class org.alfresco.httpclient.Request
 
getUri() - Method in class org.alfresco.httpclient.Request
 
getWithReadLock() - Method in class org.alfresco.util.ReadWriteLockExecuter
Execute the read-only part of the work.
getWithWriteLock() - Method in class org.alfresco.util.ReadWriteLockExecuter
Execute the write part of the work.
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

handleResult(ResultContext) - Method in class org.alfresco.ibatis.RollupResultHandler
 
hashCode() - Method in class org.alfresco.util.Pair
 
hashCode() - Method in class org.alfresco.util.Triple
Override of hashCode.
hashCode() - Method in class org.alfresco.util.VersionNumber
Hash code implementation
hasMoreItems() - Method in class org.alfresco.query.EmptyPagingResults
No more items remain
hasMoreItems() - Method in class org.alfresco.query.ListBackedPagingResults
 
hasMoreItems() - Method in interface org.alfresco.query.PagingResults
True if more items on next page.
hasMoreItems() - Method in interface org.alfresco.query.PermissionedResults
 
HEADER_ALGORITHM_PARAMETERS - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
HEADER_MAC - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
HEADER_TIMESTAMP - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
HeadRequest - Class in org.alfresco.httpclient
HTTP HEAD request
HeadRequest(String) - Constructor for class org.alfresco.httpclient.HeadRequest
 
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
 
HierarchicalSqlSessionFactoryBean - Class in org.alfresco.ibatis
Extends the MyBatis-Spring support by allowing a choice of ResourceLoader.
HierarchicalSqlSessionFactoryBean() - Constructor for class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Default constructor
HierarchicalSqlSessionFactoryBeanTest - Class in org.alfresco.ibatis
 
HierarchicalSqlSessionFactoryBeanTest() - Constructor for class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
 
HierarchicalSqlSessionFactoryBeanTest.TestDAO - Class in org.alfresco.ibatis
Helper class that iBatis will use in the test mappings
HierarchicalSqlSessionFactoryBeanTest.TestDAO() - Constructor for class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest.TestDAO
 
HierarchicalXMLConfigBuilder - Class in org.alfresco.ibatis
Extends the MyBatis XMLConfigBuilder to allow the selection of a ResourceLoader that will be used to load the resources specified in the mapper's resource.
HierarchicalXMLConfigBuilder(HierarchicalResourceLoader, InputStream, String, Properties, boolean) - Constructor for class org.alfresco.ibatis.HierarchicalXMLConfigBuilder
 
httpClient - Variable in class org.alfresco.httpclient.AbstractHttpClient
 
HttpClientFactory - Class in org.alfresco.httpclient
A factory to create HttpClients and AlfrescoHttpClients based on the setting of the 'secureCommsType' property.
HttpClientFactory() - Constructor for class org.alfresco.httpclient.HttpClientFactory
 
HttpClientFactory(HttpClientFactory.SecureCommsType, SSLEncryptionParameters, KeyResourceLoader, KeyStoreParameters, MD5EncryptionParameters, String, int, int, int, int) - Constructor for class org.alfresco.httpclient.HttpClientFactory
 
HttpClientFactory.SecureCommsType - Class in org.alfresco.httpclient
 
HttpMethodResponse - Class in org.alfresco.httpclient
 
HttpMethodResponse(HttpMethod) - Constructor for class org.alfresco.httpclient.HttpMethodResponse
 
HTTPS - Static variable in class org.alfresco.httpclient.HttpClientFactory.SecureCommsType
 

I

IdsEntity - Class in org.alfresco.ibatis
Entity bean to carry ID-style information
IdsEntity() - Constructor for class org.alfresco.ibatis.IdsEntity
 
imap - Static variable in class org.alfresco.util.FileFilterMode.Client
 
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
 
init() - Method in class org.alfresco.encryption.AbstractEncryptor
 
init() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
init() - Method in class org.alfresco.encryption.DefaultEncryptor
 
init() - Method in class org.alfresco.encryption.KeystoreKeyProvider
 
init() - Method in class org.alfresco.encryption.KeyStoreParameters
 
init() - Method in class org.alfresco.httpclient.HttpClientFactory
 
initData() - Method in class org.alfresco.util.collections.CollectionUtilsTest
 
initialiseKeyStore(String, String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
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
InvalidKeystoreException - Exception in org.alfresco.encryption
 
InvalidKeystoreException(String) - Constructor for exception org.alfresco.encryption.InvalidKeystoreException
 
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.
IPUtils - Class in org.alfresco.util
 
IPUtils() - Constructor for class org.alfresco.util.IPUtils
 
isApplyPostQueryPaging() - Method in class org.alfresco.query.AbstractCannedQuery
Override to get post-query calls to do pull out paged results.
isApplyPostQueryPermissions() - Method in class org.alfresco.query.AbstractCannedQuery
Override to get post-query calls to apply permission filters.
isApplyPostQuerySorting() - Method in class org.alfresco.query.AbstractCannedQuery
Override to get post-query calls to do sorting.
isComplete() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
 
isEmpty(Collection) - Static method in class org.alfresco.util.collections.CollectionUtils
 
isEmpty() - Method in class org.alfresco.util.OneToManyHashBiMap
 
isEmpty() - Method in class org.alfresco.util.OneToManyHashMap
 
isEmpty() - Method in class org.alfresco.util.PathMapper
 
isEnabled() - Method in class org.alfresco.util.AbstractTriggerBean
 
isFiltered(String) - Method in class org.alfresco.util.PatternFilter
 
isKeyRegistered(String) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Is the key with alias 'keyAlias' registered?
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
 
isSSL() - Method in class org.alfresco.httpclient.HttpClientFactory
 
isTimeComponentDefined(String) - Static method in class org.alfresco.util.ISO8601DateFormat
Checks whether or not the given ISO8601-formatted date-string contains a time-component instead of only the actual date.
isTrue() - Method in interface org.alfresco.util.bean.BooleanBean
 
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

JMXUtils - Class in org.alfresco.util
 
JMXUtils() - Constructor for class org.alfresco.util.JMXUtils
 
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
 
JsonUtils - Class in org.alfresco.util.collections
 
JsonUtils() - Constructor for class org.alfresco.util.collections.JsonUtils
 

K

KEY_KEYSTORE_PASSWORD - Static variable in interface org.alfresco.encryption.AlfrescoKeyStore
 
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
 
keyAlgorithm - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
keyAvailable(String) - Method in class org.alfresco.encryption.DefaultEncryptor
 
keyAvailable(String) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
keyAvailable(String) - Method in interface org.alfresco.encryption.Encryptor
 
keyData - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
KeyMap - Class in org.alfresco.encryption
A simple map of key aliases to keys.
KeyMap() - Constructor for class org.alfresco.encryption.KeyMap
 
KeyMap(Map) - Constructor for class org.alfresco.encryption.KeyMap
 
keyProvider - Variable in class org.alfresco.encryption.AbstractEncryptor
 
KeyProvider - Interface in org.alfresco.encryption
A key provider returns the secret keys for different use cases.
keyProvider - Variable in class org.alfresco.httpclient.EncryptionService
 
keyResourceLoader - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
KeyResourceLoader - Interface in org.alfresco.encryption
Manages key resources (key store and key store passwords)
keyResourceLoader - Variable in class org.alfresco.httpclient.EncryptionService
 
keys - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
keySet() - Method in class org.alfresco.util.BridgeTable
 
keySet() - Method in class org.alfresco.util.OneToManyHashBiMap
 
keySet() - Method in class org.alfresco.util.OneToManyHashMap
 
KeysReport - Class in org.alfresco.encryption
A report on which keys have changed and which keys have not changed.
KeysReport(List, List) - Constructor for class org.alfresco.encryption.KeysReport
 
keyStoreExists(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
KeystoreKeyProvider - Class in org.alfresco.encryption
Provides system-wide secret keys for symmetric database encryption from a key store in the filesystem.
KeystoreKeyProvider() - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
Constructs the provider with required defaults
KeystoreKeyProvider(KeyStoreParameters, KeyResourceLoader) - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
 
KeystoreKeyProvider(AlfrescoKeyStore) - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
 
keyStoreParameters - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
KeyStoreParameters - Class in org.alfresco.encryption
Stores Java keystore initialisation parameters.
KeyStoreParameters() - Constructor for class org.alfresco.encryption.KeyStoreParameters
 
KeyStoreParameters(String, String, String, String, String) - Constructor for class org.alfresco.encryption.KeyStoreParameters
 
keyStoreParameters - Variable in class org.alfresco.httpclient.EncryptionService
 
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

LEFT_ONLY - Static variable in class org.alfresco.util.EqualsHelper.MapValueComparison
The key was only present in the left map
LENIENT_FORMATS - Static variable in class org.alfresco.util.CachingDateFormat
 
lenientParse(String, int) - Static method in class org.alfresco.util.CachingDateFormat
 
ListBackedPagingResults - Class in org.alfresco.query
Wraps a list of items as a PagingResults, used typically when migrating from a full listing system to a paged one.
ListBackedPagingResults(List) - Constructor for class org.alfresco.query.ListBackedPagingResults
 
ListBackedPagingResults(List, PagingRequest) - Constructor for class org.alfresco.query.ListBackedPagingResults
 
load(Properties, InputStream) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
 
load(Properties, Reader) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
 
loadFromXml(Properties, InputStream) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
 
loadKeyInformation(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
loadKeyMetaData() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
Set the map of key meta data (including passwords to access the keystore).
loadKeyMetaData(String) - Method in interface org.alfresco.encryption.KeyResourceLoader
Loads key metadata from the configured passwords file location.
loadKeyMetaData(String) - Method in class org.alfresco.encryption.SpringKeyResourceLoader
Loads key metadata from the configured passwords file location.
loadKeyStore(KeyStoreParameters, AlfrescoKeyStoreImpl.KeyInfoManager) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
loadScriptResource(String) - Method in interface org.alfresco.scripts.ScriptResourceLoader
 
localIP - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
lock() - Method in class org.alfresco.util.PathMapper
Locks the instance against further modifications.
log - Static variable in class org.alfresco.util.SchedulerStarterBean
 
Log4JNDC - Class in org.alfresco.util.log.log4j
A stand in for the org.apache.log4j.NDC class that avoids introducing runtime dependencies against the otherwise optional log4j.
Log4JNDC() - Constructor for class org.alfresco.util.log.log4j.Log4JNDC
 
logger - Static variable in class org.alfresco.encryption.AbstractEncryptor
 
logger - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
logger - Static variable in class org.alfresco.util.AbstractTriggerBean
 
LogUtil - Class in org.alfresco.util
Utility class to assist with I18N of log messages.
LogUtil() - Constructor for class org.alfresco.util.LogUtil
 
longToByteArray(long) - Method in class org.alfresco.encryption.MACUtils
 
lookup() - Method in class org.alfresco.config.JndiObjectFactoryBean
 

M

macUtils - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
MACUtils - Class in org.alfresco.encryption
Provides support for generating and checking MACs (Message Authentication Codes) using Alfresco's secret keys.
MACUtils() - Constructor for class org.alfresco.encryption.MACUtils
Default constructor for IOC
macUtils - Variable in class org.alfresco.httpclient.EncryptionService
 
MACUtils.MACInput - Class in org.alfresco.encryption
Represents the information to be fed into the MAC generator
MACUtils.MACInput(byte[], long, String) - Constructor for class org.alfresco.encryption.MACUtils.MACInput
 
main(String[]) - Static method in class org.alfresco.encryption.GenerateSecretKey
 
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
 
MaxSizeMap - Class in org.alfresco.util
Map that ejects the last recently accessed or inserted element(s) to keep the size to a specified maximum.
MaxSizeMap(int, boolean) - Constructor for class org.alfresco.util.MaxSizeMap
 
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.
MD5EncryptionParameters - Class in org.alfresco.httpclient
 
MD5EncryptionParameters() - Constructor for class org.alfresco.httpclient.MD5EncryptionParameters
 
MD5EncryptionParameters(String, Long, String) - Constructor for class org.alfresco.httpclient.MD5EncryptionParameters
 
mergeProperties() - Method in class org.alfresco.config.SystemPropertiesFactoryBean
 
messageTimeout - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
method - Variable in class org.alfresco.httpclient.HttpMethodResponse
 
methodIdentification(Method) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
 
MISSING - Static variable in class org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
 
MissingKeyException - Exception in org.alfresco.encryption
 
MissingKeyException(String) - Constructor for exception org.alfresco.encryption.MissingKeyException
 
MissingKeyException(String, String) - Constructor for exception org.alfresco.encryption.MissingKeyException
 

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
 
NDCDelegate - Interface in org.alfresco.util.log
 
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.
newThread(Runnable) - Method in class org.alfresco.util.TraceableThreadFactory
 
nfs - Static variable in class org.alfresco.util.FileFilterMode.Client
 
NonBlockingLazyInitTargetSource - Class in org.alfresco.config
A non-blocking version of LazyInitTargetSource.
NonBlockingLazyInitTargetSource() - Constructor for class org.alfresco.config.NonBlockingLazyInitTargetSource
 
NONE - Static variable in class org.alfresco.httpclient.HttpClientFactory.SecureCommsType
 
NOT_EQUAL - Static variable in class org.alfresco.util.EqualsHelper.MapValueComparison
The key was present in both maps but not equal
NULL - Static variable in class org.alfresco.encryption.CachedKey
 
NULL_PAIR - Static variable in class org.alfresco.util.Pair
 
nullPair() - Static method in class org.alfresco.util.Pair
 
nullSafeAppend(List, List) - Static method in class org.alfresco.util.collections.CollectionUtils
This method joins two lists returning the a single list consisting of the first followed by the second.
nullSafeAppend(List, List, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
This method joins two lists returning the a single list consisting of the first followed by the second.
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
nullSafeMerge(Set, Set) - Static method in class org.alfresco.util.collections.CollectionUtils
This method merges two sets returning the union of both sets.
nullSafeMerge(Set, Set, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
This method merges two sets returning the union of both sets.
nullSafeMerge(Map, Map) - Static method in class org.alfresco.util.collections.CollectionUtils
This method merges two maps returning the union of both maps.
nullSafeMerge(Map, Map, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
This method merges two maps returning the union of both maps.
nullSafeMergeMaps() - Method in class org.alfresco.util.collections.CollectionUtilsTest
 
numKeys() - Method in class org.alfresco.encryption.KeyMap
 

O

OK - Static variable in class org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
 
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.encryption - package org.alfresco.encryption
 
org.alfresco.encryption.ssl - package org.alfresco.encryption.ssl
 
org.alfresco.error - package org.alfresco.error
 
org.alfresco.hibernate - package org.alfresco.hibernate
 
org.alfresco.httpclient - package org.alfresco.httpclient
 
org.alfresco.i18n - package org.alfresco.i18n
 
org.alfresco.ibatis - package org.alfresco.ibatis
 
org.alfresco.processor - package org.alfresco.processor
 
org.alfresco.query - package org.alfresco.query
 
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.collections - package org.alfresco.util.collections
 
org.alfresco.util.exec - package org.alfresco.util.exec
 
org.alfresco.util.log - package org.alfresco.util.log
 
org.alfresco.util.log.log4j - package org.alfresco.util.log.log4j
 
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

PagingRequest - Class in org.alfresco.query
Simple wrapper for single page request (with optional request for total count up to a given max)
PagingRequest(int) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, int) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, String) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingRequest(int, int, String) - Constructor for class org.alfresco.query.PagingRequest
Construct a page request
PagingResults - Interface in org.alfresco.query
Marker interface for single page of results
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() - Method in class org.alfresco.ibatis.HierarchicalXMLConfigBuilder
 
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.
parse(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string, with an explicit timezone specified
parseDayOnly(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parses the given ISO8601-formatted date-string, not taking into account the time-component.
parseInternal(String, TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
Parse date from ISO formatted string, either in the specified TimeZone, or with TimeZone information taken from the date
password - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
 
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.
PatternFilter - Class in org.alfresco.util
Matches a path against a set of regular expression filters
PatternFilter() - Constructor for class org.alfresco.util.PatternFilter
 
PermissionedResults - Interface in org.alfresco.query
Marker interface to show that permissions have already been applied to the results (and possibly cutoff)
permissionsApplied() - Method in interface org.alfresco.query.PermissionedResults
 
PostRequest - Class in org.alfresco.httpclient
HTTP POST Request
PostRequest(String, String, String) - Constructor for class org.alfresco.httpclient.PostRequest
 
PostRequest(String, byte[], String) - Constructor for class org.alfresco.httpclient.PostRequest
 
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.RollupResultHandler
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) - Method in class org.alfresco.util.log.log4j.Log4JNDC
Push new diagnostic context information for the current thread.
push(String) - Static method in class org.alfresco.util.log.NDC
Push new diagnostic context information for the current thread.
push(String) - Method in interface org.alfresco.util.log.NDCDelegate
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.

Q

queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCannedQuery
Implement the basic query, returning either filtered or all results.

R

read() - Method in class org.alfresco.encryption.DecryptingInputStream
 
read(byte[]) - Method in class org.alfresco.encryption.DecryptingInputStream
 
read(byte[], int, int) - Method in class org.alfresco.encryption.DecryptingInputStream
 
readLock - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
ReadWriteLockExecuter - Class in org.alfresco.util
Utility object that wraps read and write methods within the context of a ReentrantReadWriteLock.
ReadWriteLockExecuter() - Constructor for class org.alfresco.util.ReadWriteLockExecuter
Default constructor
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.
registerKey(String, Key) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Register the key.
registerProcessorExtension(ProcessorExtension) - Method in interface org.alfresco.processor.Processor
Registers a processor extension with the processor
release() - Method in class org.alfresco.httpclient.HttpMethodResponse
 
release() - Method in interface org.alfresco.httpclient.Response
 
reload() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Reload the keys from the key store.
reload() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Reload the keys from the key store.
remoteIP - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
 
remove() - Method in class org.alfresco.util.log.log4j.Log4JNDC
Remove the diagnostic context for this thread.
remove() - Static method in class org.alfresco.util.log.NDC
Remove the diagnostic context for this thread.
remove() - Method in interface org.alfresco.util.log.NDCDelegate
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
 
removeEldestEntry(Map.Entry) - Method in class org.alfresco.util.MaxSizeMap
 
removeFiles(long) - Static method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
Removes all temporary files created before the given time.
removeKeyInformation(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
 
removeLink(T, T) - Method in class org.alfresco.util.BridgeTable
 
removeLink(Pair) - Method in class org.alfresco.util.BridgeTable
 
removeLinks(Collection) - Method in class org.alfresco.util.BridgeTable
 
removeRegisteredKeys(Set) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Remove the set of keys from the registry.
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
 
Request - Class in org.alfresco.httpclient
 
Request(Request) - Constructor for class org.alfresco.httpclient.Request
 
Request(String, String) - Constructor for class org.alfresco.httpclient.Request
 
requiresUpdateNotification(String) - Static method in class org.alfresco.util.VirtServerUtils
 
reset() - Method in class org.alfresco.util.registry.NamedObjectRegistry
 
resetCipher() - Method in class org.alfresco.encryption.AbstractEncryptor
 
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
 
Response - Interface in org.alfresco.httpclient
 
RetryingCallbackHelper - Class in org.alfresco.ibatis
A helper that runs a unit of work, transparently retrying the unit of work if an error occurs.
RetryingCallbackHelper() - Constructor for class org.alfresco.ibatis.RetryingCallbackHelper
Default constructor.
RetryingCallbackHelper.RetryingCallback - Interface in org.alfresco.ibatis
Callback interface
RIGHT_ONLY - Static variable in class org.alfresco.util.EqualsHelper.MapValueComparison
The key was only present in the right map
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.
RollupResultHandler - Class in org.alfresco.ibatis
A ResultHandler that collapses multiple rows based on a set of properties.
RollupResultHandler(String[], String, ResultHandler) - Constructor for class org.alfresco.ibatis.RollupResultHandler
 
RollupResultHandler(String[], String, ResultHandler, int) - Constructor for class org.alfresco.ibatis.RollupResultHandler
 
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
 
script - Static variable in class org.alfresco.util.FileFilterMode.Client
 
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
 
sealObject(String, AlgorithmParameters, Serializable) - Method in class org.alfresco.encryption.AbstractEncryptor
 
sealObject(String, AlgorithmParameters, Serializable) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Convenience method to seal on object up cryptographically.
sealObject(String, AlgorithmParameters, Serializable) - Method in interface org.alfresco.encryption.Encryptor
Convenience method to seal on object up cryptographically.
SecureHttpClient - Class in org.alfresco.httpclient
Simple HTTP client to connect to the Alfresco server.
SecureHttpClient() - Constructor for class org.alfresco.httpclient.SecureHttpClient
 
sendRemoteRequest(Request) - Method in class org.alfresco.httpclient.AbstractHttpClient
Send Request to the repository
sendRequest(Request) - Method in interface org.alfresco.httpclient.AlfrescoHttpClient
Send Request to the repository
SerializableTypeHandler - Class in org.alfresco.ibatis
MyBatis 3.x TypeHandler for java.io.Serializable to BLOB types.
SerializableTypeHandler() - Constructor for class org.alfresco.ibatis.SerializableTypeHandler
 
SerializableTypeHandler.DeserializationException - Exception in org.alfresco.ibatis
Marker exception to allow deserialization issues to be dealt with by calling code.
SerializableTypeHandler.DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandler.DeserializationException
 
SerializableTypeHandler.SerializationException - Exception in org.alfresco.ibatis
Marker exception to allow serialization issues to be dealt with by calling code.
SerializableTypeHandler.SerializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandler.SerializationException
 
SerializationUtils - Class in org.alfresco.util
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.
SerializationUtils() - Constructor for class org.alfresco.util.SerializationUtils
SerializationUtils instances should NOT be constructed in standard programming.
serialize(Serializable, OutputStream) - Static method in class org.alfresco.util.SerializationUtils
Serializes an Object to the specified stream.
serialize(Serializable) - Static method in class org.alfresco.util.SerializationUtils
Serializes an Object to a byte array for storage/serialization.
setAlgorithmParameters(HttpServletResponse, AlgorithmParameters) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Set the algorithm parameters header on the HTTP response
setApplicationContext(ApplicationContext) - Method in class org.alfresco.encryption.SpringKeyResourceLoader
 
setApplicationContext(ApplicationContext) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
The application context that this bean factory serves.
setArgs(Map) - Method in class org.alfresco.httpclient.Request
 
setBackupKeyStoreParameters(KeyStoreParameters) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
setBaseUrl(String) - Method in class org.alfresco.httpclient.AbstractHttpClient
 
setBaseUrl(String) - Method in interface org.alfresco.httpclient.AlfrescoHttpClient
Set the base url to alfresco - normally /alfresco
setBeanName(String) - Method in class org.alfresco.query.AbstractCannedQueryFactory
Set the name with which to register
setBeanName(String) - Method in class org.alfresco.util.AbstractTriggerBean
Get the bean name as this trigger is created
setBody(byte[]) - Method in class org.alfresco.httpclient.Request
 
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
 
setCacheCiphers(boolean) - Method in class org.alfresco.encryption.DefaultEncryptor
 
setCharset(String) - Method in class org.alfresco.util.exec.RuntimeExec
Sets the assumed charset of OUT and ERR streams generated by the executed command.
setCipherAlgorithm(String) - Method in class org.alfresco.encryption.AbstractEncryptor
 
setCipherAlgorithm(String) - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
setCipherProvider(String) - Method in class org.alfresco.encryption.AbstractEncryptor
 
setClient(FileFilterMode.Client) - Static method in class org.alfresco.util.FileFilterMode
 
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
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.
setConfigLocation(Resource) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set the location of the MyBatis SqlSessionFactory config file.
setConfigurationProperties(Properties) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set optional properties to be passed into the SqlSession configuration, as alternative to a &lt;properties&gt; tag in the configuration xml file.
setConnectionTimeout(int) - Method in class org.alfresco.httpclient.HttpClientFactory
Attempts to connect to a server will timeout after this period (millis).
setCorePoolSize(int) - Method in class org.alfresco.util.DynamicallySizedThreadPoolExecutor
 
setCronExpression(String) - Method in class org.alfresco.util.CronTriggerBean
Set the cron expression that determines when this job is run.
setDataSource(DataSource) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set the JDBC DataSource that this instance should manage transactions for.
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(boolean) - Method in class org.alfresco.util.AbstractTriggerBean
 
setEnabled(String) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
Set whether or not the process should be enabled at ApplicationContext bootstrap.
setEnabledFromBean(BooleanBean) - Method in class org.alfresco.util.AbstractTriggerBean
 
setEnabledFromBean(BooleanBean) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
 
setEncoding(String) - Method in class org.alfresco.httpclient.Request
 
setEncryptionKeysRegistry(EncryptionKeysRegistry) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
setEncryptionParameters(MD5EncryptionParameters) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setEncryptor(Encryptor) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
setEnvironment(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
NOTE: This class overrides any Environment you have set in the MyBatis config file.
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.
setFallback(Encryptor) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
 
setFirst(F) - Method in class org.alfresco.util.Pair
 
setHeaders(Map) - Method in class org.alfresco.httpclient.Request
 
setHost(String) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setId(Long) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest.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.
setKey(String, Key) - Method in class org.alfresco.encryption.KeyMap
 
setKeyMetaDataFileLocation(String) - Method in class org.alfresco.encryption.KeyStoreParameters
 
setKeyProvider(KeyProvider) - Method in class org.alfresco.encryption.AbstractEncryptor
 
setKeyProvider(KeyProvider) - Method in class org.alfresco.encryption.MACUtils
 
setKeyResourceLoader(KeyResourceLoader) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
setKeyResourceLoader(KeyResourceLoader) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setKeyStore(AlfrescoKeyStore) - Method in class org.alfresco.encryption.KeystoreKeyProvider
 
setKeyStoreParameters(KeyStoreParameters) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
setKeyStoreParameters(KeyStoreParameters) - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
 
setKeyStoreParameters(KeyStoreParameters) - Method in class org.alfresco.httpclient.HttpClientFactory
 
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.
setLocation(String) - Method in class org.alfresco.encryption.KeyStoreParameters
 
setMac(HttpServletResponse, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Set the MAC on the HTTP response
setMacAlgorithm(String) - Method in class org.alfresco.encryption.MACUtils
 
setMacAlgorithm(String) - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
setMacUtils(MACUtils) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
setMain(Encryptor) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
 
setMapperLocations(Resource[]) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set locations of MyBatis mapper files that are going to be merged into the SqlSessionFactory configuration at runtime.
setMatchers(List) - Method in class org.alfresco.util.OrCompositeNameMatcher
 
setMaxHostConnections(int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setMaxItems(int) - Method in class org.alfresco.query.PagingRequest
Change the size of the page.
setMaxRetries(int) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
Set the maximimum number of retries.
setMaxTotalConnections(int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setMessageTimeout(long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
setMessageTimeout(long) - Method in class org.alfresco.httpclient.MD5EncryptionParameters
 
setName(String) - Method in class org.alfresco.encryption.KeyStoreParameters
 
setNamePattern(String) - Method in class org.alfresco.util.registry.NamedObjectRegistry
Optionally set a pattern to which all object names must conform
setNamePrefix(String) - Method in class org.alfresco.util.TraceableThreadFactory
 
setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.alfresco.ibatis.SerializableTypeHandler
 
setPatterns(List) - Method in class org.alfresco.util.PatternFilter
A list of regular expressions that represent patterns of files.
setPatterns(List) - Method in class org.alfresco.util.RegexNameMatcher
Set the patterns.
setPort(int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
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.HierarchicalSqlSessionFactoryBeanTest.TestDAO
 
setPropTwo(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest.TestDAO
 
setProvider(String) - Method in class org.alfresco.encryption.KeyStoreParameters
 
setQueryExecutionId(String) - Method in class org.alfresco.query.PagingRequest
Change the unique query ID for the results.
setRegistry(NamedObjectRegistry) - Method in class org.alfresco.query.AbstractCannedQueryFactory
Set the registry with which to register
setRemoteIP(String) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
setRepeatCount(int) - Method in class org.alfresco.util.TriggerBean
 
setRepeatCount(int) - Method in interface org.alfresco.util.TriggerBeanSPI
 
setRepeatInterval(long) - Method in class org.alfresco.util.TriggerBean
 
setRepeatInterval(long) - Method in interface org.alfresco.util.TriggerBeanSPI
 
setRepeatIntervalMinutes(long) - Method in class org.alfresco.util.TriggerBean
 
setRepeatIntervalMinutes(long) - Method in interface org.alfresco.util.TriggerBeanSPI
 
setRequestAlgorithmParameters(HttpMethod, AlgorithmParameters) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Set the algorithm parameters header on the method request
setRequestAlgorithmParameters(HttpMethod, AlgorithmParameters) - Method in interface org.alfresco.encryption.EncryptionUtils
Set the algorithm parameters header on the method request
setRequestAuthentication(HttpMethod, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Encrypt the http method request body
setRequestAuthentication(HttpMethod, byte[]) - Method in interface org.alfresco.encryption.EncryptionUtils
Encrypt the http method request body
setRequestMac(HttpMethod, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
setRequestTimestamp(HttpMethod, long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Set the timestamp on the HTTP request
setRequestTotalCountMax(int) - Method in class org.alfresco.query.PagingRequest
Set request total count (up to a given maximum).
setResolution(int) - Method in class org.alfresco.util.CachingDateFormat.StringAndResolution
 
setResourceBundles(List) - Method in class org.alfresco.i18n.ResourceBundleBootstrapComponent
Set the resource bundles to be registered.
setResourceLoader(HierarchicalResourceLoader) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set the resource loader to use.
setResponseAuthentication(HttpServletRequest, HttpServletResponse, byte[], AlgorithmParameters) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Sets authentication headers on the HTTP response.
setResponseAuthentication(HttpServletRequest, HttpServletResponse, byte[], AlgorithmParameters) - Method in interface org.alfresco.encryption.EncryptionUtils
Sets authentication headers on the HTTP response.
setRetryWaitMs(int) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
 
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
 
setSecureCommsType(String) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setSerializableType(int) - Static method in class org.alfresco.ibatis.SerializableTypeHandler
 
setShutdownCommands(List) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
Set the commands to execute, in sequence, when the application context is initialized.
setSkipCount(int) - Method in class org.alfresco.query.PagingRequest
Change the skip count.
setSqlSessionFactoryBuilder(SqlSessionFactoryBuilder) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Sets the SqlSessionFactoryBuilder to use when creating the SqlSessionFactory.
setSSLEncryptionParameters(SSLEncryptionParameters) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setSslPort(int) - Method in class org.alfresco.httpclient.HttpClientFactory
 
setStartDelay(long) - Method in class org.alfresco.util.TriggerBean
 
setStartDelay(long) - Method in interface org.alfresco.util.TriggerBeanSPI
 
setStartDelayMinutes(long) - Method in class org.alfresco.util.TriggerBean
 
setStartDelayMinutes(long) - Method in interface org.alfresco.util.TriggerBeanSPI
 
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()
setThreadDaemon(boolean) - Method in class org.alfresco.util.TraceableThreadFactory
 
setThreadPriority(int) - Method in class org.alfresco.util.TraceableThreadFactory
 
setTimestamp(HttpServletResponse, long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
Set the timestamp on the HTTP response
setTransactionFactory(TransactionFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
Set the MyBatis TransactionFactory to use.
setTransactionTimeout(int) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
Implementation required for UserTransaction.
setTrustStoreParameters(KeyStoreParameters) - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
 
setType(String) - Method in class org.alfresco.encryption.KeyStoreParameters
 
setType(String) - Method in class org.alfresco.httpclient.Request
 
setUp() - Method in class org.alfresco.config.SystemPropertiesSetterBeanTest
 
setUp() - Method in class org.alfresco.error.AlfrescoRuntimeExceptionTest
 
setup() - Method in class org.alfresco.httpclient.EncryptionService
 
setUp() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
 
setUp() - Method in class org.alfresco.query.CannedQueryTest
 
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
 
setupEncryptionUtils() - Method in class org.alfresco.httpclient.EncryptionService
 
setupEncryptor() - Method in class org.alfresco.httpclient.EncryptionService
 
setupKeyProvider() - Method in class org.alfresco.httpclient.EncryptionService
 
setupMacUtils() - Method in class org.alfresco.httpclient.EncryptionService
 
setUseBackupKeys(boolean) - Method in class org.alfresco.encryption.KeystoreKeyProvider
 
setUseLocalCaches(boolean) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
 
setValidateKeyChanges(boolean) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
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.BridgeTable
 
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
 
SpringKeyResourceLoader - Class in org.alfresco.encryption
Loads key resources (key store and key store passwords) from the Spring classpath.
SpringKeyResourceLoader() - Constructor for class org.alfresco.encryption.SpringKeyResourceLoader
 
SSLEncryptionParameters - Class in org.alfresco.encryption.ssl
 
SSLEncryptionParameters() - Constructor for class org.alfresco.encryption.ssl.SSLEncryptionParameters
Default constructor (for use by Spring)
SSLEncryptionParameters(KeyStoreParameters, KeyStoreParameters) - Constructor for class org.alfresco.encryption.ssl.SSLEncryptionParameters
 
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
 
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.HierarchicalSqlSessionFactoryBeanTest
 
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
 
test_100x100() - Method in class org.alfresco.util.BridgeTableTest
 
test_16k() - Method in class org.alfresco.util.BridgeTableTest
 
testBasic() - Method in class org.alfresco.util.BridgeTableTest
 
testBootstrapAndShutdown() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testCompare() - Method in class org.alfresco.util.VersionNumberTest
 
testContextStartup() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
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
 
testDayOnly() - Method in class org.alfresco.util.ISO8601DateFormatTest
 
testDeprecatedSetCommandMap() - Method in class org.alfresco.util.exec.RuntimeExecBeansTest
 
testEncrypt() - Method in class org.alfresco.encryption.EncryptingOutputStreamTest
Tests encryption / decryption by attempting to encrypt and decrypt the bytes forming this class definition and comparing it with the unencrypted bytes.
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.HierarchicalSqlSessionFactoryBeanTest
 
testHierarchyArrayList() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
 
testHierarchyHashSet() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
 
testHierarchyTreeSet() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBeanTest
 
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
 
testMapComparison() - Method in class org.alfresco.util.EqualsHelperTest
 
testMiliseconds() - Method in class org.alfresco.util.ISO8601DateFormatTest
 
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
 
testNoTimeout() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
testNoTxnStatus() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testPathMatchesExact() - Method in class org.alfresco.util.PathMapperTest
 
testPathMatchesPartial() - Method in class org.alfresco.util.PathMapperTest
 
testPostRollbackCommitDetection() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testPostSetRollbackOnlyCommitDetection() - Method in class org.alfresco.util.transaction.SpringAwareUserTransactionTest
 
testQueryAllResults() - Method in class org.alfresco.query.CannedQueryTest
 
testQueryMaxResults() - Method in class org.alfresco.query.CannedQueryTest
 
testQueryPagedResults() - Method in class org.alfresco.query.CannedQueryTest
 
testQueryPermissionCheckedPagedTotalCount() - Method in class org.alfresco.query.CannedQueryTest
 
testQueryPermissionCheckedResults() - Method in class org.alfresco.query.CannedQueryTest
 
testQuerySortedResults() - Method in class org.alfresco.query.CannedQueryTest
 
testRegexGif() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testRegexGifAndJpg() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testRegexNameMatcher() - Method in class org.alfresco.util.RegexNameMatcherTest
 
testRegistry() - Method in class org.alfresco.query.CannedQueryTest
 
testResourceLoading() - Method in class org.alfresco.util.resource.HierarchicalResourceLoaderTest
Check that resource loading works.
testSecondary() - Method in class org.alfresco.util.BridgeTableTest
 
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.
testTimeout() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
testTimezones() - Method in class org.alfresco.util.ISO8601DateFormatTest
 
testWildcard() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
testWithProperties() - Method in class org.alfresco.util.exec.RuntimeExecTest
 
TO_STRING_TRANSFORMER - Static variable in class org.alfresco.util.collections.CollectionUtils
 
tokenizeEmptyString() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeNullString() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringEntirelyQuoted() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithMalformedQuoteNesting() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithQuotedParam() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithQuotedParam_MixedQuotes() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithQuotedParamContainingQuotes() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithUnclosedDoubleQuote() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeParameterStringWithUnclosedSingleQuote() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
tokenizeSimpleParameterString() - Method in class org.alfresco.util.exec.ExecParameterTokenizerTest
 
toListOfStrings(Collection) - Static method in class org.alfresco.util.collections.CollectionUtils
 
toListOfStrings(JSONArray) - Static method in class org.alfresco.util.collections.JsonUtils
 
toString() - Method in class org.alfresco.encryption.MACUtils.MACInput
 
toString() - Method in class org.alfresco.query.AbstractCannedQuery
 
toString() - Method in class org.alfresco.query.CannedQueryPageDetails
 
toString() - Method in class org.alfresco.query.CannedQueryParameters
 
toString() - Method in class org.alfresco.query.CannedQuerySortDetails
 
toString() - Method in class org.alfresco.util.CachingDateFormat
 
toString() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.QuotedSubstring
 
toString() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.UnquotedSubstring
 
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.Triple
 
toString() - Method in class org.alfresco.util.VersionNumber
 
TraceableThreadFactory - Class in org.alfresco.util
A thread factory that spawns threads that are statically visible.
TraceableThreadFactory() - Constructor for class org.alfresco.util.TraceableThreadFactory
 
transform(Collection, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
Converts a Collection of values of type F to a Serializable List of values of type T.
transform(Function, F[]) - Static method in class org.alfresco.util.collections.CollectionUtils
Converts a Collection of values of type F to a Serializable List of values of type T.
transform(Map, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
 
transform(JSONArray, Function) - Static method in class org.alfresco.util.collections.JsonUtils
 
transformFlat(Collection, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
 
transformToMap(Collection, Function) - Static method in class org.alfresco.util.collections.CollectionUtils
 
TriggerBean - Class in org.alfresco.util
 
TriggerBean() - Constructor for class org.alfresco.util.TriggerBean
 
TriggerBeanSPI - Interface in org.alfresco.util
 
Triple - Class in org.alfresco.util
Utility class for containing three things that aren't like each other.
Triple(T, U, V) - Constructor for class org.alfresco.util.Triple
Make a new one.

U

unmodifiableSet(T[]) - Static method in class org.alfresco.util.collections.CollectionUtils
Returns an immutable Serializable Set containing the values.
unmodifiableSet(Collection) - Static method in class org.alfresco.util.collections.CollectionUtils
Returns an immutable Serializable Set containing the values.
unregisterKey(String) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
Unregister the key.
unsealObject(String, Serializable) - Method in class org.alfresco.encryption.AbstractEncryptor
 
unsealObject(String, Serializable) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
Convenience method to unseal on object sealed up cryptographically.
unsealObject(String, Serializable) - Method in interface org.alfresco.encryption.Encryptor
Convenience method to unseal on object sealed up cryptographically.

V

validateKeyChanges - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
validateKeys() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
Check that the keys in the key store are valid i.e.
validateKeys() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
Check that the keys in the key store are valid i.e.
validateKeys(KeyMap, KeyMap) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 
validateMAC(String, byte[], MACUtils.MACInput) - Method in class org.alfresco.encryption.MACUtils
Compares the expectedMAC against the MAC generated from Assumes message has been decrypted
validateTimestamp(long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
 
valueOf(String) - Static method in class org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
 
valueOf(String) - Static method in class org.alfresco.httpclient.HttpClientFactory.SecureCommsType
 
valueOf(String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
 
valueOf(String) - Static method in class org.alfresco.query.CannedQuerySortDetails.SortOrder
 
valueOf(String) - Static method in class org.alfresco.util.EqualsHelper.MapValueComparison
 
valueOf(String) - Static method in class org.alfresco.util.FileFilterMode.Client
 
valueOf(String) - Static method in class org.alfresco.util.FileFilterMode.Mode
 
values() - Static method in class org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
 
values() - Static method in class org.alfresco.httpclient.HttpClientFactory.SecureCommsType
 
values() - Static method in class org.alfresco.query.CannedQuerySortDetails.SortOrder
 
values() - Static method in class org.alfresco.util.EqualsHelper.MapValueComparison
 
values() - Static method in class org.alfresco.util.FileFilterMode.Client
 
values() - Static method in class org.alfresco.util.FileFilterMode.Mode
 
values() - Method in class org.alfresco.util.OneToManyHashBiMap
 
values() - Method in class org.alfresco.util.OneToManyHashMap
 
varArgsAsSet() - Method in class org.alfresco.util.collections.CollectionUtilsTest
 
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.
webclient - Static variable in class org.alfresco.util.FileFilterMode.Client
 
webdav - Static variable in class org.alfresco.util.FileFilterMode.Client
 
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
write(int) - Method in class org.alfresco.encryption.EncryptingOutputStream
 
write(byte[]) - Method in class org.alfresco.encryption.EncryptingOutputStream
 
write(byte[], int, int) - Method in class org.alfresco.encryption.EncryptingOutputStream
 
writeLock - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
 

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 Q R S T U V W X 

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