- AbstractAsynchronouslyRefreshedCache<T> - Class in org.alfresco.util.cache
-
The base implementation for an asynchronously refreshed cache.
- AbstractAsynchronouslyRefreshedCache() - Constructor for class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- AbstractCachingCannedQueryFactory<R> - Class in org.alfresco.query
-
- AbstractCachingCannedQueryFactory() - Constructor for class org.alfresco.query.AbstractCachingCannedQueryFactory
-
- AbstractCannedQuery<R> - 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<R> - Class in org.alfresco.query
-
- 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
-
- AbstractRefreshableCacheEvent - Class in org.alfresco.util.cache
-
A generic event with the cache id and affected tenant
- 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<T, T>) - Method in class org.alfresco.util.BridgeTable
-
- addLinks(Collection<Pair<T, T>>) - 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
-
- afterCommit() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- afterCommit() - Method in interface org.alfresco.util.transaction.TransactionListener
-
Invoked after transaction commit.
- afterCommit() - Method in class org.alfresco.util.transaction.TransactionListenerAdapter
-
Invoked after transaction commit.
- 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.cache.AbstractAsynchronouslyRefreshedCache
-
- afterPropertiesSet() - Method in class org.alfresco.util.CronTriggerBean
-
- afterPropertiesSet() - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
-
- afterRollback() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- afterRollback() - Method in interface org.alfresco.util.transaction.TransactionListener
-
Invoked after transaction rollback.
- afterRollback() - Method in class org.alfresco.util.transaction.TransactionListenerAdapter
-
Invoked after transaction rollback.
- 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
- 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
-
- 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
-
- AlfrescoPublicApi - Annotation Type in org.alfresco.api
-
This annotation is used to denote a class or method as part
of the public API.
- 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
- 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<R>, CannedQueryPageDetails) - Method in class org.alfresco.query.AbstractCannedQuery
-
Called after the
sorting phase
to pull out results specific
to the required pages.
- applyPostQueryPermissions(List<R>, int) - Method in class org.alfresco.query.AbstractCannedQuery
-
Called after the query to filter out results based on permissions.
- applyPostQuerySorting(List<R>, CannedQuerySortDetails) - Method in class org.alfresco.query.AbstractCannedQuery
-
- ArgumentHelper - Class in org.alfresco.util
-
Utility class to assist in extracting program arguments.
- ArgumentHelper(String, String[]) - Constructor for class org.alfresco.util.ArgumentHelper
-
- asSet(T...) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This utility method converts a vararg of Objects into a Set.
- asSet(Class<T>, Object...) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This utility method converts a vararg of Objects into a Set.
- AsynchronouslyRefreshedCache<T> - Interface in org.alfresco.util.cache
-
- AsynchronouslyRefreshedCacheRegistry - Interface in org.alfresco.util.cache
-
- 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
-
- 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
-
- 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
-
- call() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- canHandle(URL) - Method in interface org.alfresco.config.PathMatchingHelper
-
Indicates whether this helper is capable of searching the given URL (i.e.
- CannedQuery<R> - 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<R> - 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
-
- 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<R> - Interface in org.alfresco.query
-
- CannedQuerySortDetails - Class in org.alfresco.query
-
Details for canned queries supporting sorted results
- CannedQuerySortDetails(Pair<? extends Object, CannedQuerySortDetails.SortOrder>...) - Constructor for class org.alfresco.query.CannedQuerySortDetails
-
Construct the sort details with a variable number of sort pairs.
- CannedQuerySortDetails(List<Pair<? extends Object, CannedQuerySortDetails.SortOrder>>) - Constructor for class org.alfresco.query.CannedQuerySortDetails
-
Construct the sort details from a list of sort pairs.
- CannedQuerySortDetails.SortOrder - Enum in org.alfresco.query
-
Sort ordering for the sort pairs.
- CharactersetFinder - Interface in org.alfresco.encoding
-
Interface for classes that are able to read a text-based input stream and determine
the character encoding.
- checkEnforce(ServletContext) - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
-
- checkKey(String, Key) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
-
Check the validity of the key against the registry.
- 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.httpclient.HttpClientFactory.NonBlockingHttpParams
-
- 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() - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
-
- 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
-
- close() - Method in class org.alfresco.httpclient.AbstractHttpClient
-
- close() - Method in interface org.alfresco.httpclient.AlfrescoHttpClient
-
- CollectionUtils - Class in org.alfresco.util.collections
-
- CollectionUtils() - Constructor for class org.alfresco.util.collections.CollectionUtils
-
- 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
-
- configurationIsValid() - Method in class org.alfresco.util.shard.ExplicitShardingPolicy
-
- ConnectionPoolException - Exception in org.alfresco.util.transaction
-
- ConnectionPoolException(String, Object[], Throwable) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
-
- ConnectionPoolException(String, Object[]) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
-
- ConnectionPoolException(String, Throwable) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
-
- ConnectionPoolException(String) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
-
- constructHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
-
- contains(Charset) - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
-
- containsFilter(Collection<T>) - 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<String, V>) - 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
-
- createParams() - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParamsFactory
-
NOTE: This is a copy of the code in DefaultHttpParamsFactory
Unfortunately this is required because although the factory pattern allows the
override of the default param creation, it does not allow the class of the actual
HttpParam implementation to be changed.
- 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(InputStream, String, String) - Static method in class org.alfresco.util.TempFileProvider
-
- 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
- Debug - Class in org.alfresco.util
-
Class containing debugging utility methods
- Debug() - Constructor for class org.alfresco.util.Debug
-
- debug(Object) - Method in class org.alfresco.util.LogAdapter
-
- debug(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
-
- debug(Object, Throwable) - Method in class org.alfresco.util.LogTee
-
- 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
-
- 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_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_SAVEPOST_BUFFER - Static variable in class org.alfresco.httpclient.AbstractHttpClient
-
- 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
-
- DefaultAsynchronouslyRefreshedCacheRegistry - Class in org.alfresco.util.cache
-
Base registry implementation
- DefaultAsynchronouslyRefreshedCacheRegistry() - Constructor for class org.alfresco.util.cache.DefaultAsynchronouslyRefreshedCacheRegistry
-
- 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
-
- Deleter - Class in org.alfresco.util
-
Utility to delete a file or directory recursively.
- Deleter() - Constructor for class org.alfresco.util.Deleter
-
- DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.ByteArrayTypeHandler.DeserializationException
-
- DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandler.DeserializationException
-
- 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.
- destroy() - Method in class org.alfresco.web.scripts.servlet.StaticAssetCacheFilter
-
- destroy() - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
-
- 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.
- 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
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.scripts.servlet.StaticAssetCacheFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
-
- doWithRetry(RetryingCallbackHelper.RetryingCallback<R>) - 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<Runnable>, RejectedExecutionHandler) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
-
- DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
-
- DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
-
- DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
-
- generate() - Static method in class org.alfresco.util.GUID
-
Generates and returns a new GUID as a string based on a SecureRandom pool in other to avoid
thread blocking in concurrent calls.
- 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(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- get(String) - Method in interface org.alfresco.util.cache.RefreshableCache
-
Get the cache.
- 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
-
- 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
-
- 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
-
- getCacheId() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- getCacheId() - Method in class org.alfresco.util.cache.AbstractRefreshableCacheEvent
-
- getCacheId() - Method in interface org.alfresco.util.cache.AsynchronouslyRefreshedCache
-
Get the cache id
- getCacheId() - Method in interface org.alfresco.util.cache.RefreshableCacheEvent
-
Get the cache id
- getCacheId() - Method in interface org.alfresco.util.cache.RefreshableCacheListener
-
Cache id so broadcast can be constrained to matching caches
- getCalendar() - Static method in class org.alfresco.util.ISO8601DateFormat
-
Get a calendar object from cache.
- 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 enum 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<String, String>) - 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.
- getDatabaseIdProvider() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the DatabaseIdProvider.
- 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
-
- getDefaultHttpClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getDefaultParams() - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParamsFactory
-
- 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
-
- getEnd() - Method in class org.alfresco.query.PageDetails
-
- 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
- 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
-
- getHost() - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getHttpClient() - Method in class org.alfresco.httpclient.AbstractHttpClient
-
- getHttpClient() - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getHttpClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getHttpsClient() - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getHttpsClient(String, int) - Method in class org.alfresco.httpclient.HttpClientFactory
-
- getIdFour() - Method in class org.alfresco.ibatis.IdsEntity
-
- 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
-
- 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() - Method in class org.alfresco.util.cache.AbstractRefreshableCacheEvent
-
- getKey() - Method in interface org.alfresco.util.cache.RefreshableCacheEvent
-
Get the affected key/tenant id
- 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
-
- 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
-
- getKeyStoreOutStream() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
- 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
-
- getListeners() - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
- 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
-
- getMapComparison(Map<K, V>, Map<K, V>) - 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.PageDetails
-
- 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
-
- getNodeInstancesForShardId(int) - Method in class org.alfresco.util.shard.ExplicitShardingPolicy
-
- getNumericalId() - Method in exception org.alfresco.error.AlfrescoRuntimeException
-
- 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
-
- getPageDetails(PagingRequest, int) - Static method in class org.alfresco.query.PageDetails
-
- 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
- getPageSize() - Method in class org.alfresco.query.PageDetails
-
- getParameter(String) - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
-
- 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
-
- getPort() - Method in class org.alfresco.httpclient.HttpClientFactory
-
- 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.
- 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<String>) - 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.
- getResource(Object) - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Gets a resource associated with the current transaction, which must be active.
- 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.
- 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.ByteArrayTypeHandler
-
- getResult(ResultSet, int) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
-
- getResult(CallableStatement, int) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
-
- getResult(ResultSet, String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
-
- getResult(ResultSet, int) - 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
-
- getShardIdsForNode(int) - Method in class org.alfresco.util.shard.ExplicitShardingPolicy
-
- 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.PageDetails
-
- 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
- getSolrDatetimeFormat() - Static method in class org.alfresco.util.CachingDateFormat
-
- 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.CronTriggerBean
-
- 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.
- getTempDir(String) - Static method in class org.alfresco.util.TempFileProvider
-
Get the specified temp dir, %java.io.tempdir%/dirName.
- 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<R>) - 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.
- getTransactionId() - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Get a unique identifier associated with each transaction of each thread.
- getTransactionStartTime() - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
- 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 enum org.alfresco.httpclient.HttpClientFactory.SecureCommsType
-
- getType() - Method in class org.alfresco.httpclient.Request
-
- getUri() - Method in class org.alfresco.httpclient.Request
-
- getValue(long, long) - Method in class org.alfresco.util.random.NormalDistributionHelper
-
Get a random long where a standard deviation of 1.0 corresponds to the
min and max values provided.
- 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
-
- 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
- PackageMarker - Annotation Type in org.alfresco.util
-
This empty marker annotation is added to make sure .class files are actually generated
for package-info.java files.
- PageDetails - Class in org.alfresco.query
-
Stores paging details based on a PagingRequest.
- PageDetails(int, boolean, int, int, int) - Constructor for class org.alfresco.query.PageDetails
-
- 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<R> - Interface in org.alfresco.query
-
Marker interface for single page of results
- Pair<F,S> - 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
- 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
-
- 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<V>) - Method in class org.alfresco.util.OneToManyHashBiMap
-
- put(K, Set<V>) - Method in class org.alfresco.util.OneToManyHashMap
-
- putAll(Map<? extends K, ? extends Set<V>>) - Method in class org.alfresco.util.OneToManyHashBiMap
-
- putAll(Map<? extends K, ? extends Set<V>>) - Method in class org.alfresco.util.OneToManyHashMap
-
- putAllSingleValues(Map<? extends K, ? extends V>) - Method in class org.alfresco.util.OneToManyHashBiMap
-
- putAllSingleValues(Map<? extends K, ? extends V>) - Method in class org.alfresco.util.OneToManyHashMap
-
- putAllSingleValues(Map<? extends K, ? extends V>) - 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.
- 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<T> - Class in org.alfresco.util
-
- ReadWriteLockExecuter() - Constructor for class org.alfresco.util.ReadWriteLockExecuter
-
Default constructor
- ReflectionHelper - Class in org.alfresco.util
-
Static Helper methods for instantiating objects from reflection.
- refresh(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- refresh(String) - Method in interface org.alfresco.util.cache.RefreshableCache
-
Refresh the cache asynchronously.
- RefreshableCache<T> - Interface in org.alfresco.util.cache
-
- RefreshableCacheEvent - Interface in org.alfresco.util.cache
-
- RefreshableCacheListener - Interface in org.alfresco.util.cache
-
- RefreshableCacheRefreshedEvent - Class in org.alfresco.util.cache
-
Describes a new entry has been inserted in the cache.
- RefreshableCacheRefreshEvent - Class in org.alfresco.util.cache
-
Describes an entry that is stale in the cache
- register(RefreshableCacheListener) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- register(RefreshableCacheListener) - Method in interface org.alfresco.util.cache.AsynchronouslyRefreshedCacheRegistry
-
Register a listener
- register(RefreshableCacheListener) - Method in class org.alfresco.util.cache.DefaultAsynchronouslyRefreshedCacheRegistry
-
- register(RefreshableCacheListener) - Method in interface org.alfresco.util.cache.RefreshableCache
-
Register to be informed when the cache is updated in the background.
- 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<K, V>) - 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<T, T>) - Method in class org.alfresco.util.BridgeTable
-
- removeLinks(Collection<Pair<T, T>>) - Method in class org.alfresco.util.BridgeTable
-
- removeRegisteredKeys(Set<String>) - 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
-
- 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.
- RESOURCE_KEY_TXN_COMPLETING - Static variable in class org.alfresco.util.transaction.TransactionSupportUtil
-
resource binding during after-completion phase
- RESOURCE_KEY_TXN_SYNCH - Static variable in class org.alfresco.util.transaction.TransactionSupportUtil
-
resource key to store the transaction synchronizer instance
- 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<Result> - Interface in org.alfresco.ibatis
-
Callback interface
- 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
-
- RollupResultHandler - Class in org.alfresco.ibatis
-
A ResultHandler
that collapses multiple rows based on a set of properties.
- RollupResultHandler(Configuration, String[], String, ResultHandler) - Constructor for class org.alfresco.ibatis.RollupResultHandler
-
- RollupResultHandler(Configuration, 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
- 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.
- SchedulerStarterBean - Class in org.alfresco.util
-
- SchedulerStarterBean() - Constructor for class org.alfresco.util.SchedulerStarterBean
-
- SchemaHelper - Class in org.alfresco.util.xml
-
Helper to generate code from XSD files.
- SchemaHelper() - Constructor for class org.alfresco.util.xml.SchemaHelper
-
- ScriptException - Exception in org.alfresco.scripts
-
- ScriptException(String) - Constructor for exception org.alfresco.scripts.ScriptException
-
- ScriptException(String, Throwable) - Constructor for exception org.alfresco.scripts.ScriptException
-
- ScriptException(String, Object[]) - Constructor for exception org.alfresco.scripts.ScriptException
-
- ScriptException(String, Object[], Throwable) - Constructor for exception org.alfresco.scripts.ScriptException
-
- ScriptResourceHelper - Class in org.alfresco.scripts
-
- ScriptResourceHelper() - Constructor for class org.alfresco.scripts.ScriptResourceHelper
-
- ScriptResourceLoader - Interface in org.alfresco.scripts
-
- 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.SerializationException - Exception in org.alfresco.ibatis
-
Marker exception to allow serialization issues to be dealt with by calling code.
- SerializationException(Throwable) - Constructor for exception org.alfresco.ibatis.ByteArrayTypeHandler.SerializationException
-
- 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.
- SESSION_SYNCHRONIZATION_ORDER - Static variable in class org.alfresco.util.transaction.TransactionSupportUtil
-
The order of synchronization set to be 100 less than the Hibernate synchronization order
- 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<String, String>) - 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
-
- setBeanName(String) - Method in class org.alfresco.util.AbstractTriggerBean
-
Get the bean name as this trigger is created
- setBeanName(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- 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<String, String>) - Method in class org.alfresco.util.exec.RuntimeExec
-
- setCommandsAndArguments(Map<String, String[]>) - 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
<properties>
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.
- setDatabaseIdProvider(DatabaseIdProvider) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Gets the DatabaseIdProvider
- setDataSource(DataSource) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set the JDBC DataSource
that this instance should manage transactions for.
- setDefaultProperties(Map<String, String>) - 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
-
- 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.
- setFailFast(boolean) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
If true, a final check is done on Configuration to assure that all mapped
statements are fully loaded and there is no one still pending to resolve
includes.
- 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<String, String>) - Method in class org.alfresco.httpclient.Request
-
- setHost(String) - Method in class org.alfresco.httpclient.HttpClientFactory
-
- setHttpsPort(int) - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
-
- setIdFour(Long) - Method in class org.alfresco.ibatis.IdsEntity
-
- setIdOne(Long) - Method in class org.alfresco.ibatis.IdsEntity
-
- setIds(List<Long>) - 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
-
- setKeysToValidate(Set<String>) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
- 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.
- 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
-
- setObjectFactory(ObjectFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the ObjectFactory.
- setObjectWrapperFactory(ObjectWrapperFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the ObjectWrapperFactory.
- setParameter(String, Object) - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
-
- setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
-
- setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.alfresco.ibatis.SerializableTypeHandler
-
- setPatterns(List<String>) - Method in class org.alfresco.util.PatternFilter
-
A list of regular expressions that represent patterns of files.
- setPlugins(Interceptor[]) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Mybatis plugin list.
- 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<String, String>) - Method in class org.alfresco.util.exec.RuntimeExec
-
Set additional runtime properties (environment properties) that will used
by the executing process.
- setProcessProperty(String, String) - Method in class org.alfresco.util.exec.RuntimeExec
-
Adds a property to existed processProperties.
- setPropertyMap(Map<String, String>) - Method in class org.alfresco.config.SystemPropertiesSetterBean
-
Set the properties that will be pushed onto the JVM.
- 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<CannedQueryFactory>) - Method in class org.alfresco.query.AbstractCannedQueryFactory
-
Set the registry with which to register
- setRegistry(AsynchronouslyRefreshedCacheRegistry) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- 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<String>) - 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<RuntimeExec>) - 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.CronTriggerBean
-
- 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.CronTriggerBean
-
- setStartDelayMinutes(long) - Method in class org.alfresco.util.TriggerBean
-
- setStartDelayMinutes(long) - Method in interface org.alfresco.util.TriggerBeanSPI
-
- setStartupCommands(List<RuntimeExec>) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
-
Set the commands to execute, in sequence, when the application context
is initialized.
- setStorageType(Class<T>) - Method in class org.alfresco.util.registry.NamedObjectRegistry
-
Set the type of class that the registry holds.
- setSystemProperties(Set<String>) - 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
-
- setThreadDaemon(boolean) - Method in class org.alfresco.util.TraceableThreadFactory
-
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
- 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
-
- 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
-
- setTypeAliases(Class<?>[]) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
List of type aliases to register.
- setTypeAliasesPackage(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Packages to search for type aliases.
- setTypeAliasesSuperType(Class<?>) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Super class which domain objects have to extend to have a type alias created.
- setTypeHandlers(TypeHandler<?>[]) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set type handlers.
- setTypeHandlersPackage(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Packages to search for type handlers.
- setUseBackupKeys(boolean) - Method in class org.alfresco.encryption.KeystoreKeyProvider
-
- 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
-
- sortMapByValue(Map<K, V>, Comparator<Map.Entry<K, V>>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
Creates a new sorted map, based on the values from the given map and Comparator.
- 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
.
- 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
-
- StaticAssetCacheFilter - Class in org.alfresco.web.scripts.servlet
-
Simple servlet filter to add a 'Cache-Control' HTTP header to a response.
- StaticAssetCacheFilter() - Constructor for class org.alfresco.web.scripts.servlet.StaticAssetCacheFilter
-
- 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.
- 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 enum org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.httpclient.HttpClientFactory.SecureCommsType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
-
- valueOf(String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
-
- valueOf(String) - Static method in enum org.alfresco.query.CannedQuerySortDetails.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.util.EqualsHelper.MapValueComparison
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.util.FileFilterMode.Client
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.alfresco.util.FileFilterMode.Mode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.httpclient.HttpClientFactory.SecureCommsType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.query.CannedQuerySortDetails.SortOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.util.EqualsHelper.MapValueComparison
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.util.FileFilterMode.Client
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.alfresco.util.FileFilterMode.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.alfresco.util.OneToManyHashBiMap
-
- values() - Method in class org.alfresco.util.OneToManyHashMap
-
- VERSION_BIG - Static variable in class org.alfresco.util.VersionNumber
-
A convenient '999' version
- VERSION_ZERO - Static variable in class org.alfresco.util.VersionNumber
-
A convenient '0' version
- VersionInsensitiveMapper(String) - Constructor for class org.alfresco.hibernate.DialectFactory.VersionInsensitiveMapper
-
- 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.
- VmShutdownException() - Constructor for exception org.alfresco.util.VmShutdownListener.VmShutdownException
-
- 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.