A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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
-
Caching support extension for
CannedQueryFactory
implementations. - 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
-
Basic services for
CannedQueryFactory
implementations. - AbstractCannedQueryFactory() - Constructor for class org.alfresco.query.AbstractCannedQueryFactory
- AbstractCharactersetFinder - Class in org.alfresco.encoding
- AbstractCharactersetFinder() - Constructor for class org.alfresco.encoding.AbstractCharactersetFinder
- AbstractEncryptor - Class in org.alfresco.encryption
-
Basic support for encryption engines.
- AbstractEncryptor() - Constructor for class org.alfresco.encryption.AbstractEncryptor
-
Constructs with defaults
- AbstractHttpClient - Class in org.alfresco.httpclient
- AbstractHttpClient(HttpClient) - Constructor for class org.alfresco.httpclient.AbstractHttpClient
- AbstractKeyProvider - Class in org.alfresco.encryption
-
Basic support for key providers
- 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
- addLink(Pair<T, T>) - Method in class org.alfresco.util.BridgeTable
- addLink(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
- admin - org.alfresco.util.FileFilterMode.Client
- 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.query.AbstractCannedQueryFactory
-
Registers the instance
- afterPropertiesSet() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
- afterPropertiesSet() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- 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 the
DefaultPropertiesPersister
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, Object[], Throwable) - Constructor for exception org.alfresco.error.AlfrescoRuntimeException
-
Constructor
- AlfrescoRuntimeException(String, 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
-
Called before
AbstractCannedQuery.applyPostQueryPermissions(List, int)
to allow the results to be sorted prior to permission checks. - ArgumentHelper - Class in org.alfresco.util
-
Utility class to assist in extracting program arguments.
- ArgumentHelper(String, String[]) - Constructor for class org.alfresco.util.ArgumentHelper
- ASCENDING - org.alfresco.query.CannedQuerySortDetails.SortOrder
- asSet(Class<T>, Object...) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This utility method converts a vararg of Objects into a Set
. - asSet(T...) - 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(byte[], MACUtils.MACInput) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
- 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(HttpServletRequest, byte[]) - Method in interface org.alfresco.encryption.EncryptionUtils
-
Authenticate the http request: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
- authenticateResponse(HttpMethod, String, byte[]) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Authenticate the http method response: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
- authenticateResponse(HttpMethod, String, byte[]) - Method in interface org.alfresco.encryption.EncryptionUtils
-
Authenticate the http method response: validate the MAC, check that the remote IP is as expected and that the timestamp is recent.
- AuthenticationException - Exception in org.alfresco.httpclient
- AuthenticationException(HttpMethod) - Constructor for exception org.alfresco.httpclient.AuthenticationException
- AuthSSLInitializationError - Error in org.alfresco.encryption.ssl
-
Signals fatal error in initialization of
AuthSSLProtocolSocketFactory
. - AuthSSLInitializationError() - Constructor for error org.alfresco.encryption.ssl.AuthSSLInitializationError
-
Creates a new AuthSSLInitializationError.
- AuthSSLInitializationError(String) - Constructor for error org.alfresco.encryption.ssl.AuthSSLInitializationError
-
Creates a new AuthSSLInitializationError with the specified message.
- AuthSSLProtocolSocketFactory - Class in org.alfresco.encryption.ssl
-
Mutual Authentication against an Alfresco repository.
- AuthSSLProtocolSocketFactory(AlfrescoKeyStore, AlfrescoKeyStore, KeyResourceLoader) - Constructor for class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
-
Constructor for AuthSSLProtocolSocketFactory.
- available() - Method in class org.alfresco.encryption.DecryptingInputStream
B
- backup() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
-
Backup the keystore to the backup location.
- backup() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
Backup the keystore to the backup location.
- backupExists() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- backupKeyAvailable(String) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Is the backup key available in order to fall back to?
- backupKeyAvailable(String) - Method in interface org.alfresco.encryption.FallbackEncryptor
-
Is the backup key available in order to fall back to?
- backupKeys - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- backupKeyStoreParameters - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- BASIC - org.alfresco.util.FileFilterMode.Mode
- beforeCommit(boolean) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- beforeCommit(boolean) - Method in interface org.alfresco.util.transaction.TransactionListener
-
Called before a transaction is committed.
- beforeCommit(boolean) - Method in class org.alfresco.util.transaction.TransactionListenerAdapter
-
Called before a transaction is committed.
- beforeCompletion() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- beforeCompletion() - Method in interface org.alfresco.util.transaction.TransactionListener
-
Invoked before transaction commit/rollback.
- beforeCompletion() - Method in class org.alfresco.util.transaction.TransactionListenerAdapter
-
Invoked before transaction commit/rollback.
- begin() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- binaryStreamEquals(InputStream, InputStream) - Static method in class org.alfresco.util.EqualsHelper
-
Performs a byte-level comparison between two streams.
- bindListener(TransactionListener, int) - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Bind listener to the specified priority.
- bindResource(Object, Object) - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Binds a resource to the current transaction
- BomCharactersetFinder - Class in org.alfresco.encoding
-
Byte Order Marker encoding detection.
- BomCharactersetFinder() - Constructor for class org.alfresco.encoding.BomCharactersetFinder
- BooleanBean - Interface in org.alfresco.util.bean
-
Interface that may be implemented to return a boolean value in Spring bean configuration.
- BridgeTable<T> - Class in org.alfresco.util
-
Generic bridge table support with optional reference counting to allow multiple membership for an object via several relationships.
- BridgeTable() - Constructor for class org.alfresco.util.BridgeTable
- broadcastEvent(RefreshableCacheEvent) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- broadcastEvent(RefreshableCacheEvent, boolean) - Method in interface org.alfresco.util.cache.AsynchronouslyRefreshedCacheRegistry
-
Fire an event
- broadcastEvent(RefreshableCacheEvent, boolean) - Method in class org.alfresco.util.cache.DefaultAsynchronouslyRefreshedCacheRegistry
- buildCache(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
Build the cache entry for the specific key.
- buildStackTrace(String, StackTraceElement[], StringBuilder, int) - Static method in class org.alfresco.error.StackTraceUtil
-
Builds a message with the stack trace of the form:
C
- CachedKey - Class in org.alfresco.encryption
-
Represents a loaded, cached encryption key.
- CachedKey(Key) - Constructor for class org.alfresco.encryption.CachedKey
- cacheKeys(KeyStore, AlfrescoKeyStoreImpl.KeyInfoManager) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- CachingDateFormat - Class in org.alfresco.util
-
Provides thread safe means of obtaining a cached date formatter.
- CachingDateFormat.SimpleDateFormatAndResolution - Class in org.alfresco.util
- CachingDateFormat.StringAndResolution - Class in org.alfresco.util
- 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, Object[]) - Constructor for exception org.alfresco.query.CannedQueryException
- CannedQueryException(String, Object[], Throwable) - Constructor for exception org.alfresco.query.CannedQueryException
- CannedQueryException(String, 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
-
Construct with defaults skipResults:
CannedQueryPageDetails.DEFAULT_SKIP_RESULTS
pageSize:CannedQueryPageDetails.DEFAULT_PAGE_SIZE
pageNumber:CannedQueryPageDetails.DEFAULT_PAGE_NUMBER
pageCount:CannedQueryPageDetails.DEFAULT_PAGE_COUNT
- CannedQueryPageDetails(int, int) - Constructor for class org.alfresco.query.CannedQueryPageDetails
-
Construct with defaults pageNumber:
CannedQueryPageDetails.DEFAULT_PAGE_NUMBER
pageCount:CannedQueryPageDetails.DEFAULT_PAGE_COUNT
- CannedQueryPageDetails(int, int, int, int) - Constructor for class org.alfresco.query.CannedQueryPageDetails
- CannedQueryPageDetails(PagingRequest) - Constructor for class org.alfresco.query.CannedQueryPageDetails
-
Helper constructor to transform a paging request into the Canned Query form.
- CannedQueryParameters - Class in org.alfresco.query
-
Parameters defining the
named query
to execute. - CannedQueryParameters(Object) - Constructor for class org.alfresco.query.CannedQueryParameters
-
pageDetails: null sortDetails: null totalResultCountMax: 0 queryExecutionId: null
- CannedQueryParameters(Object, int, int, String) - Constructor for class org.alfresco.query.CannedQueryParameters
-
Defaults: pageDetails.pageNumber: 1 pageDetails.pageCount: 1 totalResultCountMax: 0
- CannedQueryParameters(Object, CannedQueryPageDetails, CannedQuerySortDetails) - Constructor for class org.alfresco.query.CannedQueryParameters
-
Defaults: totalResultCountMax: 0 queryExecutionId: null
- CannedQueryParameters(Object, CannedQueryPageDetails, CannedQuerySortDetails, int, String) - Constructor for class org.alfresco.query.CannedQueryParameters
-
Construct all the parameters for executing a named query.
- 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
. - CannedQueryResults<R> - Interface in org.alfresco.query
-
Interface for results returned by
canned queries
. - CannedQuerySortDetails - Class in org.alfresco.query
-
Details for canned queries supporting sorted results
- CannedQuerySortDetails(List<Pair<? extends Object, CannedQuerySortDetails.SortOrder>>) - Constructor for class org.alfresco.query.CannedQuerySortDetails
-
Construct the sort details from a list of sort pairs.
- 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.SortOrder - Enum in org.alfresco.query
-
Sort ordering for the sort pairs.
- CHANGED - org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
- CharactersetFinder - Interface in org.alfresco.encoding
-
Interface for classes that are able to read a text-based input stream and determine the character encoding.
- 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.
- cifs - org.alfresco.util.FileFilterMode.Client
- cipherAlgorithm - Variable in class org.alfresco.encryption.AbstractEncryptor
- cipherProvider - Variable in class org.alfresco.encryption.AbstractEncryptor
- clear() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
- clear() - Method in class org.alfresco.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
- cmis - org.alfresco.util.FileFilterMode.Client
- 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
-
Exception wraps
NoSuchElementException
fromorg.apache.commons.dbcp.BasicDataSource
- ConnectionPoolException(String) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
- ConnectionPoolException(String, Object[]) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
- ConnectionPoolException(String, Object[], Throwable) - Constructor for exception org.alfresco.util.transaction.ConnectionPoolException
- ConnectionPoolException(String, Throwable) - 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 thevalue
parameter, where equivalence is determined using theequals(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) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.alfresco.encryption.ssl.AuthSSLProtocolSocketFactory
- 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(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.
D
- 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.
- Debug - Class in org.alfresco.util
-
Class containing debugging utility methods
- Debug() - Constructor for class org.alfresco.util.Debug
- decodeAlgorithmParameters(byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Decodes encoded cipher algorithm parameters
- 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
- decodeAlgorithmParameters(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Decode cipher algorithm parameters from the HTTP method
- decodeAlgorithmParameters(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Decode cipher algorithm parameters from the HTTP method
- decrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Decrypt some bytes
- decrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Decrypt some bytes
- decrypt(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
-
Decrypt some bytes
- decrypt(String, AlgorithmParameters, InputStream) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Decrypt an input stream
- decrypt(String, AlgorithmParameters, InputStream) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Decrypt an input stream
- decrypt(String, AlgorithmParameters, InputStream) - Method in interface org.alfresco.encryption.Encryptor
-
Decrypt an input stream
- decryptBody(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Decrypt the body of the http request
- decryptBody(HttpServletRequest) - Method in interface org.alfresco.encryption.EncryptionUtils
-
Decrypt the body of the http request
- DecryptingInputStream - Class in org.alfresco.encryption
-
An input stream that encrypts data produced by a
EncryptingOutputStream
. - DecryptingInputStream(InputStream, PrivateKey) - Constructor for class org.alfresco.encryption.DecryptingInputStream
-
Constructs a DecryptingInputStream using default symmetric encryption parameters.
- DecryptingInputStream(InputStream, PrivateKey, String, String, String) - Constructor for class org.alfresco.encryption.DecryptingInputStream
-
Constructs a DecryptingInputStream.
- decryptObject(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Decrypt data as an object
- decryptObject(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Decrypt data as an object
- decryptObject(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
-
Decrypt data as an object
- decryptResponseBody(HttpMethod) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Decrypt the response body of the http method
- decryptResponseBody(HttpMethod) - Method in interface org.alfresco.encryption.EncryptionUtils
-
Decrypt the response body of the http method
- DEFAULT_DIALECT_PLACEHOLDER - Static variable in class org.alfresco.util.bean.HierarchicalBeanLoader
- DEFAULT_DIALECT_REGEX - Static variable in class org.alfresco.util.bean.HierarchicalBeanLoader
- 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_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(File) - Static method in class org.alfresco.util.Deleter
-
Delete by File.
- Delete(String) - Static method in class org.alfresco.util.Deleter
-
Delete by path.
- deleteEmptyParents(File, File) - Static method in class org.alfresco.util.Deleter
-
Same behaviour as for
Deleter.deleteEmptyParents(File, String)
but with therootDir
parameter specified as aFile
object. - deleteEmptyParents(File, String) - Static method in class org.alfresco.util.Deleter
-
Recursively deletes the parents of the specified file stopping when
rootDir
is reached. - Deleter - Class in org.alfresco.util
-
Utility to delete a file or directory recursively.
- Deleter() - Constructor for class org.alfresco.util.Deleter
- DESCENDING - org.alfresco.query.CannedQuerySortDetails.SortOrder
- deserialize(byte[]) - Static method in class org.alfresco.util.SerializationUtils
-
Deserializes a single
Object
from an array of bytes. - deserialize(InputStream) - Static method in class org.alfresco.util.SerializationUtils
-
Deserializes an
Object
from the specified stream. - destroy() - Method in class org.alfresco.web.scripts.servlet.StaticAssetCacheFilter
- destroy() - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
- detectCharset(byte[]) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
- detectCharset(byte[]) - Method in interface org.alfresco.encoding.CharactersetFinder
-
Attempt to detect the character set encoding for the given buffer.
- detectCharset(InputStream) - Method in class org.alfresco.encoding.AbstractCharactersetFinder
-
Attempt to detect the character set encoding for the give input stream.
- detectCharset(InputStream) - Method in interface org.alfresco.encoding.CharactersetFinder
-
Attempt to detect the character set encoding for the give input stream.
- 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
- digest(byte[]) - Method in class org.alfresco.util.MD5
-
Non-threadsafe MD5 digest (hashing) function
- Digest(byte[]) - Static method in class org.alfresco.util.MD5
-
Thread-safe static 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
- 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>) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
- DynamicallySizedThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue<Runnable>, 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>, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.alfresco.util.DynamicallySizedThreadPoolExecutor
E
- EmptyCannedQueryResults<R> - Class in org.alfresco.query
-
An always empty
CannedQueryResults
, used when you know you can short circuit a query when no results are found. - EmptyCannedQueryResults(CannedQuery<R>) - Constructor for class org.alfresco.query.EmptyCannedQueryResults
- EmptyPagingResults<R> - Class in org.alfresco.query
-
An always empty
PagingResults
, used when you know you can short circuit a query when no results are found. - EmptyPagingResults() - Constructor for class org.alfresco.query.EmptyPagingResults
- encrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Encrypt some bytes
- encrypt(String, AlgorithmParameters, byte[]) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Encrypt some bytes
- encrypt(String, AlgorithmParameters, byte[]) - Method in interface org.alfresco.encryption.Encryptor
-
Encrypt some bytes
- EncryptingOutputStream - Class in org.alfresco.encryption
-
An output stream that encrypts data to another output stream.
- EncryptingOutputStream(OutputStream, PublicKey, String, SecureRandom, int, String, String) - Constructor for class org.alfresco.encryption.EncryptingOutputStream
-
Constructs an EncryptingOutputStream.
- EncryptingOutputStream(OutputStream, PublicKey, SecureRandom) - Constructor for class org.alfresco.encryption.EncryptingOutputStream
-
Constructs an EncryptingOutputStream using default symmetric encryption parameters.
- encryptionKeysRegistry - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- EncryptionKeysRegistry - Interface in org.alfresco.encryption
-
Stores registered encryption keys.
- EncryptionKeysRegistry.KEY_STATUS - Enum in org.alfresco.encryption
- EncryptionUtils - Interface in org.alfresco.encryption
-
Various encryption utility methods.
- encryptObject(String, AlgorithmParameters, Object) - Method in class org.alfresco.encryption.AbstractEncryptor
-
Encrypt an object
- encryptObject(String, AlgorithmParameters, Object) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Encrypt an object
- encryptObject(String, AlgorithmParameters, Object) - Method in interface org.alfresco.encryption.Encryptor
-
Encrypt an object
- encryptor - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
- Encryptor - Interface in org.alfresco.encryption
-
Interface providing methods to encrypt and decrypt data.
- enforce - Variable in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
- ENHANCED - org.alfresco.util.FileFilterMode.Mode
- entries() - Method in class org.alfresco.util.OneToManyHashBiMap
- entries() - Method in class org.alfresco.util.OneToManyHashMap
- entries() - Method in interface org.alfresco.util.OneToManyMap
-
This method is similar to the
java.util.Map.entrySet()
method, however the entries returned map from a key to a value, rather than from a key(K
) to a value(V
) rather than froma key(K
) to a set of values(Set<V>
). - entrySet() - Method in class org.alfresco.util.OneToManyHashBiMap
- entrySet() - Method in class org.alfresco.util.OneToManyHashMap
- EntryTransformer<FK,FV,TK,TV> - Interface in org.alfresco.util.collections
- EQUAL - org.alfresco.util.EqualsHelper.MapValueComparison
-
The key was present in both maps and the values were equal
- equals(Object) - Method in class org.alfresco.util.cache.AbstractRefreshableCacheEvent
- equals(Object) - Method in class org.alfresco.util.Pair
- equals(Object) - Method in class org.alfresco.util.Triple
-
Override of equals.
- equals(Object) - Method in class org.alfresco.util.VersionNumber
-
Equals implementation
- EqualsHelper - Class in org.alfresco.util
-
Utility class providing helper methods for various types of
equals
functionality - EqualsHelper() - Constructor for class org.alfresco.util.EqualsHelper
- EqualsHelper.MapValueComparison - Enum in org.alfresco.util
-
Enumeration for results returned by
map comparisons
. - ERR_PROPERTY_NOT_SET - Static variable in class org.alfresco.util.PropertyCheck
- error(Object) - Method in class org.alfresco.util.LogAdapter
- error(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
- error(Object, Throwable) - Method in class org.alfresco.util.LogTee
- error(Log, String, Object...) - Static method in class org.alfresco.util.LogUtil
-
Log an I18Nized message to ERROR.
- error(Log, Throwable, String, Object...) - Static method in class org.alfresco.util.LogUtil
-
Log an I18Nized message to ERROR with a given source error.
- ExceptionStackUtil - Class in org.alfresco.error
-
Helper class to provide information about exception stacks.
- ExceptionStackUtil() - Constructor for class org.alfresco.error.ExceptionStackUtil
- ExecParameterTokenizer - Class in org.alfresco.util.exec
-
This class is used to tokenize strings used as parameters for
RuntimeExec
objects. - ExecParameterTokenizer(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer
- ExecParameterTokenizer.QuotedSubstring - Class in org.alfresco.util.exec
-
A substring that is surrounded by (single or double) quotes.
- ExecParameterTokenizer.Substring - Interface in org.alfresco.util.exec
-
Utility interface for a substring in a parameter string.
- ExecParameterTokenizer.UnquotedSubstring - Class in org.alfresco.util.exec
-
A substring that is not surrounded by (single or double) quotes.
- execute() - Method in class org.alfresco.query.AbstractCannedQuery
- execute() - Method in interface org.alfresco.query.CannedQuery
-
Execute the named query, which was provided to support the
parameters
originally provided. - execute() - Method in class org.alfresco.util.exec.RuntimeExec
-
Executes the command using the default properties
- execute() - Method in class org.alfresco.util.ReadWriteLockExecuter
- execute(Runnable) - Method in class org.alfresco.util.DynamicallySizedThreadPoolExecutor
- execute(Map<String, String>) - Method in class org.alfresco.util.exec.RuntimeExec
-
Executes the statement that this instance was constructed with.
- execute(Map<String, String>, long) - Method in class org.alfresco.util.exec.RuntimeExec
-
Executes the statement that this instance was constructed with an optional timeout after which the command is asked to
- execute(JobExecutionContext) - Method in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
-
Gets a list of all files in the
temp directory
and deletes all those that are older than the given number of hours. - executeMethod(HttpMethod) - Method in class org.alfresco.httpclient.AbstractHttpClient
- exists() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
-
Does the underlying key store exist?
- exists() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
Does the underlying key store exist?
- ExpiringValueCache<T> - Class in org.alfresco.util
-
Simple cache of a single Object value.
- ExpiringValueCache() - Constructor for class org.alfresco.util.ExpiringValueCache
-
Default constructor.
- ExpiringValueCache(long) - Constructor for class org.alfresco.util.ExpiringValueCache
-
Constructor
- ExplicitShardingPolicy - Class in org.alfresco.util.shard
-
Common ACL based index sharding behaviour for SOLR and the repository
- ExplicitShardingPolicy(int, int, int) - Constructor for class org.alfresco.util.shard.ExplicitShardingPolicy
F
- FallbackEncryptor - Interface in org.alfresco.encryption
-
A fallback encryptor provides a fallback mechanism for decryption, first using the default encryption keys and, if they fail (perhaps because they have been changed), falling back to a backup set of keys.
- fatal(Object) - Method in class org.alfresco.util.LogAdapter
- fatal(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
- fatal(Object, Throwable) - Method in class org.alfresco.util.LogTee
- FileFilterMode - Class in org.alfresco.util
- FileFilterMode() - Constructor for class org.alfresco.util.FileFilterMode
- FileFilterMode.Client - Enum in org.alfresco.util
-
Clients for which specific hiding/visibility behaviour may be requested.
- FileFilterMode.Mode - Enum in org.alfresco.util
- filter(Collection<T>, Function<? super T, Boolean>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
Returns a filtered
List
of values. - Filter<F> - Interface in org.alfresco.util.collections
- filterKeys(Map<K, V>, Function<? super K, ? extends Boolean>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method can be used to filter a Map.
- finalize() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- findFirst(Collection<T>, Function<? super T, Boolean>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
Finds the first value for which
acceptor
returnstrue
. - flatten(Collection<? extends Collection<? extends T>>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method flattens the provided collection of collections of values into a single
List
object containing each of the elements from the provided sub-collections. - flatten(Collection<? extends T>...) - Static method in class org.alfresco.util.collections.CollectionUtils
- flatValues() - Method in class org.alfresco.util.OneToManyHashBiMap
- flatValues() - Method in class org.alfresco.util.OneToManyHashMap
- flatValues() - Method in interface org.alfresco.util.OneToManyMap
-
Returns a Collection of all the values in the map.
- flush() - Method in class org.alfresco.encryption.EncryptingOutputStream
- forceInChangesForThisUncommittedTransaction(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
-
Use the current thread to build and put a new version of the cache entry before returning.
- format(Date) - Static method in class org.alfresco.util.ISO8601DateFormat
-
Format date into ISO format (UCT0 / Zulu)
- FORMAT_CMIS_SQL - Static variable in class org.alfresco.util.CachingDateFormat
-
yyyy-MM-dd'T'HH:mm:ss
- FORMAT_DATE_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
-
yyyy-MM-dd
- FORMAT_FULL_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
-
yyyy-MM-dd'T'HH:mm:ss
- FORMAT_SOLR - Static variable in class org.alfresco.util.CachingDateFormat
- FORMAT_TIME_GENERIC - Static variable in class org.alfresco.util.CachingDateFormat
-
HH:mm:ss
- formatToZulu(String) - Static method in class org.alfresco.util.ISO8601DateFormat
-
Normalise isoDate time to Zulu(UTC0) time-zone, removing any UTC offset.
- ftp - org.alfresco.util.FileFilterMode.Client
- Function<F,T> - Interface in org.alfresco.util.collections
G
- generate() - Static method in class org.alfresco.util.GUID
-
Generates and returns a new GUID as a string 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() - 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
- get(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- get(String) - Method in interface org.alfresco.util.cache.RefreshableCache
-
Get the cache.
- 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
- 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 for the system default timezone.
- getCalendar(TimeZone) - Static method in class org.alfresco.util.ISO8601DateFormat
-
Get a calendar object from cache.
- getCannedQuery(Object, int, int, String) - Method in class org.alfresco.query.AbstractCannedQueryFactory
-
Retrieve an instance of a
CannedQuery
based on limited parameters. - getCannedQuery(Object, int, int, String) - Method in interface org.alfresco.query.CannedQueryFactory
-
Retrieve an instance of a
CannedQuery
based on limited parameters. - getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCachingCannedQueryFactory
-
Base implementation that provides a caching facade around the query.
- getCannedQuery(CannedQueryParameters) - Method in interface org.alfresco.query.CannedQueryFactory
-
Retrieve an instance of a
CannedQuery
based on the full range of available 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() - Static method in class org.alfresco.util.FileFilterMode
- getClient(String) - Static method in enum org.alfresco.util.FileFilterMode.Client
-
Deprecated.
- 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
- getDateFormat() - Static method in class org.alfresco.util.CachingDateFormat
- getDateFormat(int, Locale, boolean) - Static method in class org.alfresco.util.CachingDateFormat
- getDateFormat(String, boolean) - 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
- 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
- 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
- getKey() - Method in class org.alfresco.encryption.CachedKey
- 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(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(String) - Method in class org.alfresco.encryption.KeyMap
- getKey(String) - Method in interface org.alfresco.encryption.KeyProvider
-
Get an encryption key if available.
- getKey(String) - Method in class org.alfresco.encryption.KeystoreKeyProvider
-
Get an encryption key if available.
- getKey(V) - Method in interface org.alfresco.util.OneToManyBiMap
-
Returns the key, if any, for the specified
value
. - getKey(V) - Method in class org.alfresco.util.OneToManyHashBiMap
- getKeyAlgorithm() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
- getKeyAlias() - Method in exception org.alfresco.encryption.MissingKeyException
- getKeyAliases() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
-
Return all key aliases in the key store.
- getKeyAliases() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
Return all key aliases in the key store.
- getKeyAliases() - Method in class org.alfresco.encryption.KeyMap
- getKeyData() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
- getKeyInfo() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
- getKeyInfoManager(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- getKeyInformation(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
- getKeyMetaDataFileLocation() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- getKeyMetaDataFileLocation() - Method in class org.alfresco.encryption.KeyStoreParameters
- getKeyProvider() - Method in class org.alfresco.encryption.AbstractEncryptor
- 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(String) - Method in class org.alfresco.encryption.MACUtils
- getMac(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Get the MAC (Message Authentication Code) on the HTTP request
- 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.util.bean.HierarchicalBeanLoader
-
Replaces the
- 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() - 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.
- 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.
- 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 interface org.alfresco.util.TriggerBeanSPI
- 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(Object) - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Gets a resource associated with the current transaction
- getResource(URL) - Method in interface org.alfresco.config.PathMatchingHelper
-
Gets the resource at the given URL.
- 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
- 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.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
- 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 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() - Method in class org.alfresco.encryption.MACUtils.MACInput
- getTimestamp(HttpServletRequest) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
-
Get the timestamp on the HTTP request
- 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() - 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.
- getTotalResultCount(List<R>) - Method in class org.alfresco.query.AbstractCannedQuery
-
Get the total number of available results after querying, filtering, sorting and permission checking.
- 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
- getTrustStoreParameters() - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
- getType() - Method in class org.alfresco.encryption.KeyStoreParameters
- getType() - Method in class org.alfresco.httpclient.Request
- getType(String) - Static method in enum org.alfresco.httpclient.HttpClientFactory.SecureCommsType
- 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
-
Uses the Guess Encoding library.
- GuessEncodingCharsetFinder() - Constructor for class org.alfresco.encoding.GuessEncodingCharsetFinder
- GuessEncodingCharsetFinder.DummyCharset - Class in org.alfresco.encoding
-
A dummy charset to detect a default hit.
- GUID - Class in org.alfresco.util
-
A wrapper class to serve up GUIDs
H
- hashCode() - Method in class org.alfresco.util.cache.AbstractRefreshableCacheEvent
- hashCode() - Method in class org.alfresco.util.Pair
- hashCode() - Method in class org.alfresco.util.Triple
-
Override of hashCode.
- hashCode() - Method in class org.alfresco.util.VersionNumber
-
Hash code implementation
- hasMoreItems() - Method in class org.alfresco.query.EmptyPagingResults
-
No more items remain
- hasMoreItems() - Method in class org.alfresco.query.ListBackedPagingResults
- hasMoreItems() - Method in class org.alfresco.query.PageDetails
- hasMoreItems() - Method in interface org.alfresco.query.PagingResults
-
True if more items on next page.
- hasMoreItems() - Method in interface org.alfresco.query.PermissionedResults
- HEADER_ALGORITHM_PARAMETERS - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
- HEADER_MAC - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
- HEADER_TIMESTAMP - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
- HeadRequest - Class in org.alfresco.httpclient
-
HTTP HEAD request
- HeadRequest(String) - Constructor for class org.alfresco.httpclient.HeadRequest
- HierarchicalBeanLoader - Class in org.alfresco.util.bean
-
Factory bean to find beans using a class hierarchy to drive the lookup.
- HierarchicalBeanLoader() - Constructor for class org.alfresco.util.bean.HierarchicalBeanLoader
-
Create a new HierarchicalResourceLoader.
- httpClient - Variable in class org.alfresco.httpclient.AbstractHttpClient
- HttpClientFactory - Class in org.alfresco.httpclient
-
A factory to create HttpClients and AlfrescoHttpClients based on the setting of the 'secureCommsType' property.
- HttpClientFactory() - Constructor for class org.alfresco.httpclient.HttpClientFactory
- HttpClientFactory(HttpClientFactory.SecureCommsType, SSLEncryptionParameters, KeyResourceLoader, KeyStoreParameters, MD5EncryptionParameters, String, int, int, int, int, int) - Constructor for class org.alfresco.httpclient.HttpClientFactory
- HttpClientFactory.NonBlockingHttpParams - Class in org.alfresco.httpclient
- HttpClientFactory.NonBlockingHttpParamsFactory - Class in org.alfresco.httpclient
-
An extension of the DefaultHttpParamsFactory that uses a RRW lock pattern rather than full synchronization around the parameter CRUD - to avoid locking on many reads.
- HttpClientFactory.SecureCommsType - Enum in org.alfresco.httpclient
- HttpMethodResponse - Class in org.alfresco.httpclient
- HttpMethodResponse(HttpMethod) - Constructor for class org.alfresco.httpclient.HttpMethodResponse
- HTTPS - org.alfresco.httpclient.HttpClientFactory.SecureCommsType
I
- imap - org.alfresco.util.FileFilterMode.Client
- info(Object) - Method in class org.alfresco.util.LogAdapter
- info(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
- info(Object, Throwable) - Method in class org.alfresco.util.LogTee
- info(Log, String, Object...) - Static method in class org.alfresco.util.LogUtil
-
Log an I18Nized message to INFO.
- init() - Method in class org.alfresco.config.SystemPropertiesSetterBean
- init() - Method in class org.alfresco.encryption.AbstractEncryptor
- init() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- init() - Method in class org.alfresco.encryption.DefaultEncryptor
- init() - Method in class org.alfresco.encryption.KeystoreKeyProvider
- init() - Method in class org.alfresco.encryption.KeyStoreParameters
- init() - Method in class org.alfresco.httpclient.HttpClientFactory
- init() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- init(FilterConfig) - Method in class org.alfresco.web.scripts.servlet.StaticAssetCacheFilter
- init(FilterConfig) - Method in class org.alfresco.web.scripts.servlet.X509ServletFilterBase
- initialiseKeyStore(String, String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- InputStreamContent - Class in org.alfresco.util
-
Input Stream based Content
- InputStreamContent(InputStream, String, String) - Constructor for class org.alfresco.util.InputStreamContent
-
Constructor
- InputStreamReaderThread(InputStream, Charset) - Constructor for class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
- intersect(List<? extends T>, List<? extends T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method returns a new ArrayList which is the intersection of the two List parameters, based on
equality
of their elements. - intersect(Map<K, V>, Map<K, V>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method returns a new HashMap which is the intersection of the two Map parameters, based on
equality
of their entries. - intersect(Set<? extends T>, Set<? extends T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method returns a new HashSet which is the intersection of the two Set parameters, based on
equality
of their elements. - InvalidKeystoreException - Exception in org.alfresco.encryption
- InvalidKeystoreException(String) - Constructor for exception org.alfresco.encryption.InvalidKeystoreException
- invoke(Object, String, Class[], Object[]) - Static method in class org.alfresco.util.ReflectionHelper
-
Invokes a method on the given object by passing the given arguments into the method.
- IPUtils - Class in org.alfresco.util
- IPUtils() - Constructor for class org.alfresco.util.IPUtils
- isActualTransactionActive() - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
- isApplyPostQueryPaging() - Method in class org.alfresco.query.AbstractCannedQuery
-
Override to get post-query calls to do pull out paged results.
- isApplyPostQueryPermissions() - Method in class org.alfresco.query.AbstractCannedQuery
-
Override to get post-query calls to apply permission filters.
- isApplyPostQuerySorting() - Method in class org.alfresco.query.AbstractCannedQuery
-
Override to get post-query calls to do sorting.
- isComplete() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
- isDebugEnabled() - Method in class org.alfresco.util.LogAdapter
- isDebugEnabled() - Method in class org.alfresco.util.LogTee
- isEmpty() - Method in class org.alfresco.util.OneToManyHashBiMap
- isEmpty() - Method in class org.alfresco.util.OneToManyHashMap
- isEmpty() - Method in class org.alfresco.util.PathMapper
- isEmpty(Collection<?>) - Static method in class org.alfresco.util.collections.CollectionUtils
- isEmpty(Map<?, ?>) - Static method in class org.alfresco.util.collections.CollectionUtils
- isErrorEnabled() - Method in class org.alfresco.util.LogAdapter
- isErrorEnabled() - Method in class org.alfresco.util.LogTee
- isFatalEnabled() - Method in class org.alfresco.util.LogAdapter
- isFatalEnabled() - Method in class org.alfresco.util.LogTee
- isFiltered(String) - Method in class org.alfresco.util.PatternFilter
- isInfoEnabled() - Method in class org.alfresco.util.LogAdapter
- isInfoEnabled() - Method in class org.alfresco.util.LogTee
- isKeyRegistered(String) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
-
Is the key with alias 'keyAlias' registered?
- ISO8601DateFormat - Class in org.alfresco.util
-
Formatting support for ISO 8601 dates
- ISO8601DateFormat() - Constructor for class org.alfresco.util.ISO8601DateFormat
- isParameterSetLocally(String) - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
- isReadOnly() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- isSingleton() - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
- isSSL() - Method in class org.alfresco.httpclient.HttpClientFactory
- isTimeComponentDefined(String) - Static method in class org.alfresco.util.ISO8601DateFormat
-
Checks whether or not the given ISO8601-formatted date-string contains a time-component instead of only the actual date.
- isTraceEnabled() - Method in class org.alfresco.util.LogAdapter
- isTraceEnabled() - Method in class org.alfresco.util.LogTee
- isTrue() - Method in interface org.alfresco.util.bean.BooleanBean
- isUpToDate(String) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- isUpToDate(String) - Method in interface org.alfresco.util.cache.AsynchronouslyRefreshedCache
-
Determine if the cache is up to date
- isValidPropertyString(String) - Static method in class org.alfresco.util.PropertyCheck
-
Checks that the given string is not: null empty a placeholder of form '${...}'
- isVmShuttingDown() - Method in class org.alfresco.util.VmShutdownListener
- isWarnEnabled() - Method in class org.alfresco.util.LogAdapter
- isWarnEnabled() - Method in class org.alfresco.util.LogTee
J
- JMXUtils - Class in org.alfresco.util
- JMXUtils() - Constructor for class org.alfresco.util.JMXUtils
- JndiObjectFactoryBean - Class in org.alfresco.config
-
An extended version of JndiObjectFactoryBean that actually tests a JNDI data source before falling back to its default object.
- JndiObjectFactoryBean() - Constructor for class org.alfresco.config.JndiObjectFactoryBean
- JndiPropertiesFactoryBean - Class in org.alfresco.config
-
An extended
SystemPropertiesFactoryBean
that allows properties to be set through JNDI entries in java:comp/env/properties/*. - JndiPropertiesFactoryBean() - Constructor for class org.alfresco.config.JndiPropertiesFactoryBean
- JndiPropertyPlaceholderConfigurer - Class in org.alfresco.config
-
An extended
PropertyPlaceholderConfigurer
that allows properties to be set through JNDI entries in java:comp/env/properties/*. - JndiPropertyPlaceholderConfigurer() - Constructor for class org.alfresco.config.JndiPropertyPlaceholderConfigurer
- JsonUtils - Class in org.alfresco.util.collections
- JsonUtils() - Constructor for class org.alfresco.util.collections.JsonUtils
K
- KEY_DIRECTORY_NAME - Static variable in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
- KEY_KEYSTORE_PASSWORD - Static variable in interface org.alfresco.encryption.AlfrescoKeyStore
- KEY_OS_DEFAULT - Static variable in class org.alfresco.util.exec.RuntimeExec
-
the key to use when specifying a command for any other OS: *
- KEY_PROTECT_HOURS - Static variable in class org.alfresco.util.TempFileProvider.TempFileCleanerJob
- keyAlgorithm - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
- keyAvailable(String) - Method in class org.alfresco.encryption.DefaultEncryptor
- keyAvailable(String) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
- keyAvailable(String) - Method in interface org.alfresco.encryption.Encryptor
- keyData - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
- KeyInformation(String, byte[], String, String) - Constructor for class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInformation
- KeyMap - Class in org.alfresco.encryption
-
A simple map of key aliases to keys.
- KeyMap() - Constructor for class org.alfresco.encryption.KeyMap
- KeyMap(Map<String, CachedKey>) - Constructor for class org.alfresco.encryption.KeyMap
- keyProvider - Variable in class org.alfresco.encryption.AbstractEncryptor
- KeyProvider - Interface in org.alfresco.encryption
-
A key provider returns the secret keys for different use cases.
- keyResourceLoader - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- KeyResourceLoader - Interface in org.alfresco.encryption
-
Manages key resources (key store and key store passwords)
- keys - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- keySet() - Method in class org.alfresco.util.BridgeTable
- keySet() - Method in class org.alfresco.util.OneToManyHashBiMap
- keySet() - Method in class org.alfresco.util.OneToManyHashMap
- KeysReport - Class in org.alfresco.encryption
-
A report on which keys have changed and which keys have not changed.
- KeysReport(List<String>, List<String>) - Constructor for class org.alfresco.encryption.KeysReport
- keyStoreExists(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- KeystoreKeyProvider - Class in org.alfresco.encryption
-
Provides system-wide secret keys for symmetric database encryption from a key store in the filesystem.
- KeystoreKeyProvider() - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
-
Constructs the provider with required defaults
- KeystoreKeyProvider(AlfrescoKeyStore) - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
- KeystoreKeyProvider(KeyStoreParameters, KeyResourceLoader) - Constructor for class org.alfresco.encryption.KeystoreKeyProvider
- keyStoreParameters - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- KeyStoreParameters - Class in org.alfresco.encryption
-
Stores Java keystore initialisation parameters.
- KeyStoreParameters() - Constructor for class org.alfresco.encryption.KeyStoreParameters
- KeyStoreParameters(String, String, String, String, String) - Constructor for class org.alfresco.encryption.KeyStoreParameters
- killProcess() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
-
A helper method to force a kill of the process that generated this result.
L
- LEFT_ONLY - org.alfresco.util.EqualsHelper.MapValueComparison
-
The key was only present in the left map
- LENIENT_FORMATS - Static variable in class org.alfresco.util.CachingDateFormat
- lenientParse(String, int) - Static method in class org.alfresco.util.CachingDateFormat
- ListBackedPagingResults<R> - Class in org.alfresco.query
-
Wraps a list of items as a
PagingResults
, used typically when migrating from a full listing system to a paged one. - ListBackedPagingResults(List<R>) - Constructor for class org.alfresco.query.ListBackedPagingResults
- ListBackedPagingResults(List<R>, PagingRequest) - Constructor for class org.alfresco.query.ListBackedPagingResults
- live - Variable in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- liveLock - Variable in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- load(Properties, InputStream) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
- load(Properties, Reader) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
- loadFromXml(Properties, InputStream) - Method in class org.alfresco.config.AlfrescoPropertiesPersister
- loadKeyInformation(String) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
- loadKeyMetaData() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl.KeyInfoManager
-
Set the map of key meta data (including passwords to access the keystore).
- loadKeyMetaData(String) - Method in interface org.alfresco.encryption.KeyResourceLoader
-
Loads key metadata from the configured passwords file location.
- loadKeyMetaData(String) - Method in class org.alfresco.encryption.SpringKeyResourceLoader
-
Loads key metadata from the configured passwords file location.
- loadKeyStore(KeyStoreParameters, AlfrescoKeyStoreImpl.KeyInfoManager) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- loadScriptResource(String) - Method in interface org.alfresco.scripts.ScriptResourceLoader
- localIP - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
- lock() - Method in class org.alfresco.util.PathMapper
-
Locks the instance against further modifications.
- LockHelper - Class in org.alfresco.util
-
Helper to make trying for read-write locks simpler
- LockHelper() - Constructor for class org.alfresco.util.LockHelper
- LockHelper.LockTryException - Exception in org.alfresco.util
-
Exception generated when a lock try is unsuccessful
- LockTryException(String) - Constructor for exception org.alfresco.util.LockHelper.LockTryException
- log - Variable in class org.alfresco.util.LogAdapter
- log - Static variable in class org.alfresco.util.SchedulerStarterBean
- log2 - Variable in class org.alfresco.util.LogTee
- Log4JNDC - Class in org.alfresco.util.log.log4j
-
A stand in for the org.apache.log4j.NDC class that avoids introducing runtime dependencies against the otherwise optional log4j.
- Log4JNDC() - Constructor for class org.alfresco.util.log.log4j.Log4JNDC
- LogAdapter - Class in org.alfresco.util
-
Utility class to adapt a
Log
class. - LogAdapter(Log) - Constructor for class org.alfresco.util.LogAdapter
-
Constructor of an optional wrapped
Log
. - logger - Static variable in class org.alfresco.encryption.AbstractEncryptor
- logger - Static variable in class org.alfresco.encryption.DefaultEncryptionUtils
- LogTee - Class in org.alfresco.util
-
Utility class to split or 'tee' two
Log
classes. - LogTee(Log, Log) - Constructor for class org.alfresco.util.LogTee
- LogUtil - Class in org.alfresco.util
-
Utility class to assist with I18N of log messages.
- LogUtil() - Constructor for class org.alfresco.util.LogUtil
- longToByteArray(long) - Method in class org.alfresco.encryption.MACUtils
- lookup() - Method in class org.alfresco.config.JndiObjectFactoryBean
M
- MACInput(byte[], long, String) - Constructor for class org.alfresco.encryption.MACUtils.MACInput
- macUtils - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
- MACUtils - Class in org.alfresco.encryption
-
Provides support for generating and checking MACs (Message Authentication Codes) using Alfresco's secret keys.
- MACUtils() - Constructor for class org.alfresco.encryption.MACUtils
-
Default constructor for IOC
- MACUtils.MACInput - Class in org.alfresco.encryption
-
Represents the information to be fed into the MAC generator
- main(String[]) - Static method in class org.alfresco.encryption.GenerateSecretKey
- main(String[]) - Static method in class org.alfresco.util.Convert
- main(String...) - Static method in class org.alfresco.util.xml.SchemaHelper
- makeRuntimeException(Throwable, String, Object...) - Static method in exception org.alfresco.error.AlfrescoRuntimeException
-
Utility to convert a general Throwable to a RuntimeException.
- mandatory(Object, String, Object) - Static method in class org.alfresco.util.PropertyCheck
-
Checks that the property with the given name is not null.
- mandatory(String, Object) - Static method in class org.alfresco.util.ParameterCheck
-
Checks that the parameter with the given name has content i.e.
- mandatoryCollection(String, Collection) - Static method in class org.alfresco.util.ParameterCheck
-
Checks that the collection parameter contains at least one item.
- mandatoryString(String, String) - Static method in class org.alfresco.util.ParameterCheck
-
Checks that the string parameter with the given name has content i.e.
- MaxSizeMap<K,V> - Class in org.alfresco.util
-
Map that ejects the last recently accessed or inserted element(s) to keep the size to a specified maximum.
- MaxSizeMap(int, boolean) - Constructor for class org.alfresco.util.MaxSizeMap
- MD5 - Class in org.alfresco.util
-
The MD5 utility class computes the MD5 digest (aka: "hash") of a block of data; an MD5 digest is a 32-char ASCII string.
- MD5() - Constructor for class org.alfresco.util.MD5
-
Constructor for use with the unsynchronized/non-static method "digest" method.
- MD5EncryptionParameters - Class in org.alfresco.httpclient
- MD5EncryptionParameters() - Constructor for class org.alfresco.httpclient.MD5EncryptionParameters
- MD5EncryptionParameters(String, Long, String) - Constructor for class org.alfresco.httpclient.MD5EncryptionParameters
- mergeProperties() - Method in class org.alfresco.config.SystemPropertiesFactoryBean
- messageTimeout - Variable in class org.alfresco.encryption.DefaultEncryptionUtils
- method - Variable in class org.alfresco.httpclient.HttpMethodResponse
- MISSING - org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
- MissingKeyException - Exception in org.alfresco.encryption
- MissingKeyException(String) - Constructor for exception org.alfresco.encryption.MissingKeyException
- MissingKeyException(String, String) - Constructor for exception org.alfresco.encryption.MissingKeyException
- moveLeft(int, T, List<T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method returns a new List instance containing the same element objects as the provided list, but with the specified element having been moved left by the specified offset.
- moveRight(int, T, List<T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method does the same as
CollectionUtils.moveLeft(int, Object, List)
but it moves the specified element to the right instead of the left.
N
- NamedObjectRegistry<T> - Class in org.alfresco.util.registry
-
An generic registry of objects held by name.
- NamedObjectRegistry() - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
-
Default constructor.
- NamedObjectRegistry(Class<T>) - Constructor for class org.alfresco.util.registry.NamedObjectRegistry
-
Constructor that takes care of
NamedObjectRegistry.setStorageType(Class)
. - NDC - Class in org.alfresco.util.log
-
A stand in for the org.apache.log4j.NDC class that avoids introducing runtime dependencies against the otherwise optional log4j.
- NDC() - Constructor for class org.alfresco.util.log.NDC
- NDCDelegate - Interface in org.alfresco.util.log
- newDecoder() - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
- newEncoder() - Method in class org.alfresco.encoding.GuessEncodingCharsetFinder.DummyCharset
- newObject(String) - Static method in class org.alfresco.util.ReflectionHelper
-
Constructs a new object for the given class name.
- newObject(String, Class[], Object[]) - Static method in class org.alfresco.util.ReflectionHelper
-
Constructs a new object for the given class name and with the given arguments.
- newThread(Runnable) - Method in class org.alfresco.util.TraceableThreadFactory
- nfs - org.alfresco.util.FileFilterMode.Client
- NonBlockingHttpParams() - Constructor for class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
- NonBlockingHttpParams(HttpParams) - Constructor for class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
- NonBlockingHttpParamsFactory() - Constructor for class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParamsFactory
- NonBlockingLazyInitTargetSource - Class in org.alfresco.config
-
A non-blocking version of LazyInitTargetSource.
- NonBlockingLazyInitTargetSource() - Constructor for class org.alfresco.config.NonBlockingLazyInitTargetSource
- NONE - org.alfresco.httpclient.HttpClientFactory.SecureCommsType
- NormalDistributionHelper - Class in org.alfresco.util.random
-
Utility functions guided by the Normal Distribution.
- NormalDistributionHelper() - Constructor for class org.alfresco.util.random.NormalDistributionHelper
-
Use a simple normal distribution to generate random numbers
- NOT_EQUAL - org.alfresco.util.EqualsHelper.MapValueComparison
-
The key was present in both maps but not equal
- NULL - Static variable in class org.alfresco.encryption.CachedKey
- NULL_PAIR - Static variable in class org.alfresco.util.Pair
- nullPair() - Static method in class org.alfresco.util.Pair
- nullSafeAppend(List<T>, List<T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method joins two lists returning the a single list consisting of the first followed by the second.
- nullSafeAppend(List<T>, List<T>, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method joins two lists returning the a single list consisting of the first followed by the second.
- nullSafeEquals(Object, Object) - Static method in class org.alfresco.util.EqualsHelper
-
Performs an equality check
left.equals(right)
after checking for null values - nullSafeEquals(String, String, boolean) - Static method in class org.alfresco.util.EqualsHelper
-
Performs an case-sensitive or case-insensitive equality check after checking for null values
- nullSafeMerge(Map<K, V>, Map<K, V>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method merges two maps returning the union of both maps.
- nullSafeMerge(Map<K, V>, Map<K, V>, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method merges two maps returning the union of both maps.
- nullSafeMerge(Set<T>, Set<T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method merges two sets returning the union of both sets.
- nullSafeMerge(Set<T>, Set<T>, boolean) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method merges two sets returning the union of both sets.
- numKeys() - Method in class org.alfresco.encryption.KeyMap
O
- OK - org.alfresco.encryption.EncryptionKeysRegistry.KEY_STATUS
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.util.SchedulerStarterBean
- OneToManyBiMap<K,V> - Interface in org.alfresco.util
-
An extension of
org.alfresco.util.OneToManyMap
that stores the inverse mapping from a value to its key. - OneToManyHashBiMap<K,V> - Class in org.alfresco.util
- OneToManyHashBiMap() - Constructor for class org.alfresco.util.OneToManyHashBiMap
- OneToManyHashMap<K,V> - Class in org.alfresco.util
- OneToManyHashMap() - Constructor for class org.alfresco.util.OneToManyHashMap
- OneToManyMap<K,V> - Interface in org.alfresco.util
-
An extension of
java.util.Map
that represents a mapping from a key to a set of values. - onRefreshableCacheEvent(RefreshableCacheEvent) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- onRefreshableCacheEvent(RefreshableCacheEvent) - Method in interface org.alfresco.util.cache.RefreshableCacheListener
-
Callback made when a cache refresh occurs
- onShutdown(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
-
Handle the shutdown of a subsystem but not the entire VM
- onShutdown(ApplicationEvent) - Method in class org.alfresco.util.exec.RuntimeExecShutdownBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.util.SchedulerStarterBean
- org.alfresco.api - package org.alfresco.api
- org.alfresco.config - package org.alfresco.config
- org.alfresco.encoding - package org.alfresco.encoding
- org.alfresco.encryption - package org.alfresco.encryption
- org.alfresco.encryption.ssl - package org.alfresco.encryption.ssl
- org.alfresco.error - package org.alfresco.error
- org.alfresco.httpclient - package org.alfresco.httpclient
- org.alfresco.i18n - package org.alfresco.i18n
- org.alfresco.processor - package org.alfresco.processor
- org.alfresco.query - package org.alfresco.query
- org.alfresco.scripts - package org.alfresco.scripts
- org.alfresco.util - package org.alfresco.util
- org.alfresco.util.bean - package org.alfresco.util.bean
- org.alfresco.util.cache - package org.alfresco.util.cache
- org.alfresco.util.collections - package org.alfresco.util.collections
- org.alfresco.util.exec - package org.alfresco.util.exec
- org.alfresco.util.log - package org.alfresco.util.log
- org.alfresco.util.log.log4j - package org.alfresco.util.log.log4j
- org.alfresco.util.random - package org.alfresco.util.random
- org.alfresco.util.registry - package org.alfresco.util.registry
- org.alfresco.util.shard - package org.alfresco.util.shard
- org.alfresco.util.transaction - package org.alfresco.util.transaction
- org.alfresco.util.xml - package org.alfresco.util.xml
- org.alfresco.web.scripts.servlet - package org.alfresco.web.scripts.servlet
P
- 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, int, String) - 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
- 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(String) - Static method in class org.alfresco.util.ISO8601DateFormat
-
Parse date from ISO formatted string.
- parse(String, ParsePosition) - Method in class org.alfresco.util.CachingDateFormat
-
Parses and caches date strings.
- 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, byte[], String) - Constructor for class org.alfresco.httpclient.PostRequest
- PostRequest(String, String, 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
- 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(K, Set<V>) - Method in class org.alfresco.util.OneToManyHashBiMap
- put(K, Set<V>) - Method in class org.alfresco.util.OneToManyHashMap
- put(T) - Method in class org.alfresco.util.ExpiringValueCache
-
Put a value into the cache.
- 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 ajava.util.Set
containing one or more values.
Q
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.query.AbstractCannedQuery
-
Implement the basic query, returning either filtered or all results.
- QuotedSubstring(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer.QuotedSubstring
R
- read() - Method in class org.alfresco.encryption.DecryptingInputStream
- read(byte[]) - Method in class org.alfresco.encryption.DecryptingInputStream
- read(byte[], int, int) - Method in class org.alfresco.encryption.DecryptingInputStream
- readLock - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- ReadWriteLockExecuter<T> - Class in org.alfresco.util
-
Utility object that wraps read and write methods within the context of a
ReentrantReadWriteLock
. - ReadWriteLockExecuter() - Constructor for class org.alfresco.util.ReadWriteLockExecuter
-
Default constructor
- ReflectionHelper - Class in org.alfresco.util
-
Static Helper methods for instantiating objects from reflection.
- 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(String, T) - Method in class org.alfresco.util.registry.NamedObjectRegistry
-
Register a named object instance.
- 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.
- 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(Pair<T, T>) - Method in class org.alfresco.util.BridgeTable
- removeLink(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 theOneToManyBiMap
. - removeValue(V) - Method in class org.alfresco.util.OneToManyHashBiMap
- Request - Class in org.alfresco.httpclient
- Request(String, String) - Constructor for class org.alfresco.httpclient.Request
- Request(Request) - 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.
- ResourceBundleBootstrapComponent - Class in org.alfresco.i18n
-
Resource bundle bootstrap component.
- ResourceBundleBootstrapComponent() - Constructor for class org.alfresco.i18n.ResourceBundleBootstrapComponent
- Response - Interface in org.alfresco.httpclient
- RIGHT_ONLY - org.alfresco.util.EqualsHelper.MapValueComparison
-
The key was only present in the right map
- ripArgs(String...) - Static method in class org.alfresco.util.ArgumentHelper
- rollback() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- rollbackOn(Throwable) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
-
The
UserTransaction
must rollback regardless of the error. - 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 aStringBuffer
- 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.
S
- SchedulerStarterBean - Class in org.alfresco.util
- SchedulerStarterBean() - Constructor for class org.alfresco.util.SchedulerStarterBean
- SchemaHelper - Class in org.alfresco.util.xml
-
Helper to generate code from XSD files.
- SchemaHelper() - Constructor for class org.alfresco.util.xml.SchemaHelper
- script - org.alfresco.util.FileFilterMode.Client
- ScriptException - Exception in org.alfresco.scripts
- ScriptException(String) - 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
- ScriptException(String, 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
- 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) - Static method in class org.alfresco.util.SerializationUtils
-
Serializes an
Object
to a byte array for storage/serialization. - serialize(Serializable, OutputStream) - Static method in class org.alfresco.util.SerializationUtils
-
Serializes an
Object
to the specified stream. - 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
-
Set the name with which to
register
- 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
-
Deprecated.
- 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.
- 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
- 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.
- setDialectClass(String) - Method in class org.alfresco.util.bean.HierarchicalBeanLoader
- setDisabledAtStartUp(String) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
-
Deprecated.Use
RuntimeExecBootstrapBean.setEnabled(java.lang.String)
instead, remembering that the boolean property should be inverted. - setEnabled(String) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
-
Set whether or not the process should be enabled at ApplicationContext bootstrap.
- 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
- setErrorCodes(String) - Method in class org.alfresco.util.exec.RuntimeExec
-
A comma or space separated list of values that, if returned by the executed command, indicate an error value.
- setFailOnError(boolean) - Method in class org.alfresco.util.exec.RuntimeExecBootstrapBean
-
Set whether a process failure generates an error or not.
- setFallback(Encryptor) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
- setFirst(F) - Method in class org.alfresco.util.Pair
- setHeaders(Map<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
- 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.
- 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
- setMaxHostConnections(int) - Method in class org.alfresco.httpclient.HttpClientFactory
- setMaxItems(int) - Method in class org.alfresco.query.PagingRequest
-
Change the size of the page.
- setMaxTotalConnections(int) - Method in class org.alfresco.httpclient.HttpClientFactory
- setMessageTimeout(long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
- setMessageTimeout(long) - Method in class org.alfresco.httpclient.MD5EncryptionParameters
- setName(String) - Method in class org.alfresco.encryption.KeyStoreParameters
- setNamePattern(String) - Method in class org.alfresco.util.registry.NamedObjectRegistry
-
Optionally set a pattern to which all object names must conform
- setNamePrefix(String) - Method in class org.alfresco.util.TraceableThreadFactory
- setParameter(String, Object) - Method in class org.alfresco.httpclient.HttpClientFactory.NonBlockingHttpParams
- setPatterns(List<String>) - Method in class org.alfresco.util.PatternFilter
-
A list of regular expressions that represent patterns of files.
- 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(AsynchronouslyRefreshedCacheRegistry) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- setRegistry(NamedObjectRegistry<CannedQueryFactory>) - Method in class org.alfresco.query.AbstractCannedQueryFactory
-
Set the registry with which to register
- setRemoteIP(String) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
- setRepeatCount(int) - Method in interface org.alfresco.util.TriggerBeanSPI
- setRepeatInterval(long) - Method in interface org.alfresco.util.TriggerBeanSPI
- 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.
- 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.
- setRollbackOnly() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- 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
- 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.
- setSSLEncryptionParameters(SSLEncryptionParameters) - Method in class org.alfresco.httpclient.HttpClientFactory
- setSslPort(int) - Method in class org.alfresco.httpclient.HttpClientFactory
- setStartDelay(long) - Method in interface org.alfresco.util.TriggerBeanSPI
- 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
-
Set the target class that will be returned by
HierarchicalBeanLoader.getObjectType()
- 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
- setTransactionTimeout(int) - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
-
Implementation required for
UserTransaction
. - setTrustStoreParameters(KeyStoreParameters) - Method in class org.alfresco.encryption.ssl.SSLEncryptionParameters
- setType(String) - Method in class org.alfresco.encryption.KeyStoreParameters
- setType(String) - Method in class org.alfresco.httpclient.Request
- 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
- 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.
T
- TempFileCleanerJob() - Constructor for class org.alfresco.util.TempFileProvider.TempFileCleanerJob
- TempFileProvider - Class in org.alfresco.util
-
A helper class that provides temporary files, providing a common point to clean them up.
- TempFileProvider.TempFileCleanerJob - Class in org.alfresco.util
-
Cleans up all Alfresco temporary files that are older than the given number of hours.
- TO_STRING_TRANSFORMER - Static variable in class org.alfresco.util.collections.CollectionUtils
- toEntryComparator(Comparator<V>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
This method offers convenient conversion from value-based comparators to entry-based comparators for use with
CollectionUtils.sortMapByValue(Map, Comparator)
above. - toListOfStrings(Collection<?>) - Static method in class org.alfresco.util.collections.CollectionUtils
- toListOfStrings(JSONArray) - Static method in class org.alfresco.util.collections.JsonUtils
- toString() - Method in class org.alfresco.encryption.MACUtils.MACInput
- toString() - Method in class org.alfresco.query.AbstractCannedQuery
- toString() - Method in class org.alfresco.query.CannedQueryPageDetails
- toString() - Method in class org.alfresco.query.CannedQueryParameters
- toString() - Method in class org.alfresco.query.CannedQuerySortDetails
- toString() - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- toString() - Method in class org.alfresco.util.cache.AbstractRefreshableCacheEvent
- toString() - Method in class org.alfresco.util.CachingDateFormat
- toString() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.QuotedSubstring
- toString() - Method in class org.alfresco.util.exec.ExecParameterTokenizer.UnquotedSubstring
- toString() - Method in class org.alfresco.util.exec.RuntimeExec.ExecutionResult
- toString() - Method in class org.alfresco.util.exec.RuntimeExec
- toString() - Method in class org.alfresco.util.Pair
- toString() - Method in class org.alfresco.util.transaction.SpringAwareUserTransaction
- toString() - Method in class org.alfresco.util.Triple
- toString() - Method in class org.alfresco.util.VersionNumber
- trace(Object) - Method in class org.alfresco.util.LogAdapter
- trace(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
- trace(Object, Throwable) - Method in class org.alfresco.util.LogTee
- TraceableThreadFactory - Class in org.alfresco.util
-
A thread factory that spawns threads that are statically visible.
- TraceableThreadFactory() - Constructor for class org.alfresco.util.TraceableThreadFactory
- TransactionListener - Interface in org.alfresco.util.transaction
-
Listener for Alfresco-specific transaction callbacks.
- TransactionListenerAdapter - Class in org.alfresco.util.transaction
-
NO-OP listener.
- TransactionListenerAdapter() - Constructor for class org.alfresco.util.transaction.TransactionListenerAdapter
- TransactionSupportUtil - Class in org.alfresco.util.transaction
-
Helper class to manage transaction synchronization.
- TransactionSupportUtil() - Constructor for class org.alfresco.util.transaction.TransactionSupportUtil
- transform(Collection<F>, Function<? super F, ? extends T>) - Static method in class org.alfresco.util.collections.CollectionUtils
- transform(Map<FK, FV>, Function<Map.Entry<FK, FV>, Pair<TK, TV>>) - Static method in class org.alfresco.util.collections.CollectionUtils
- transform(Function<? super F, ? extends T>, F...) - Static method in class org.alfresco.util.collections.CollectionUtils
- transform(JSONArray, Function<F, ? extends T>) - Static method in class org.alfresco.util.collections.JsonUtils
- transformFlat(Collection<F>, Function<? super F, ? extends Collection<? extends T>>) - Static method in class org.alfresco.util.collections.CollectionUtils
- transformKeys(Map<F, V>, Function<? super F, ? extends T>) - Static method in class org.alfresco.util.collections.CollectionUtils
- transformToMap(Collection<F>, Function<F, T>) - Static method in class org.alfresco.util.collections.CollectionUtils
- TriggerBeanSPI - Interface in org.alfresco.util
- Triple<T,U,V> - Class in org.alfresco.util
-
Utility class for containing three things that aren't like each other.
- Triple(T, U, V) - Constructor for class org.alfresco.util.Triple
-
Make a new one.
- tryLock(Lock, long, String) - Static method in class org.alfresco.util.LockHelper
-
Try to get a lock in the given number of milliseconds or get an exception
U
- unbindResource(Object) - Static method in class org.alfresco.util.transaction.TransactionSupportUtil
-
Unbinds a resource from the current transaction, which must be active.
- unmodifiableSet(Collection<T>) - Static method in class org.alfresco.util.collections.CollectionUtils
-
Returns an immutable Serializable Set containing the values.
- unmodifiableSet(T...) - Static method in class org.alfresco.util.collections.CollectionUtils
-
Returns an immutable Serializable Set containing the values.
- UnquotedSubstring(String) - Constructor for class org.alfresco.util.exec.ExecParameterTokenizer.UnquotedSubstring
- unregisterKey(String) - Method in interface org.alfresco.encryption.EncryptionKeysRegistry
-
Unregister the key.
- unsealObject(String, Serializable) - Method in class org.alfresco.encryption.AbstractEncryptor
- unsealObject(String, Serializable) - Method in class org.alfresco.encryption.DefaultFallbackEncryptor
-
Convenience method to unseal on object sealed up cryptographically.
- unsealObject(String, Serializable) - Method in interface org.alfresco.encryption.Encryptor
-
Convenience method to unseal on object sealed up cryptographically.
- UTC_TIMEZONE - Static variable in class org.alfresco.util.ISO8601DateFormat
V
- validateKeyChanges - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- validateKeys() - Method in interface org.alfresco.encryption.AlfrescoKeyStore
-
Check that the keys in the key store are valid i.e.
- validateKeys() - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
-
Check that the keys in the key store are valid i.e.
- validateKeys(KeyMap, KeyMap) - Method in class org.alfresco.encryption.AlfrescoKeyStoreImpl
- validateMAC(String, byte[], MACUtils.MACInput) - Method in class org.alfresco.encryption.MACUtils
-
Compares the expectedMAC against the MAC generated from Assumes message has been decrypted
- validateTimestamp(long) - Method in class org.alfresco.encryption.DefaultEncryptionUtils
- valueOf(String) - Static method in 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) - 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
- 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.
W
- waitForBuild(AbstractAsynchronouslyRefreshedCache.Refresh) - Method in class org.alfresco.util.cache.AbstractAsynchronouslyRefreshedCache
- waitForCompletion() - Method in class org.alfresco.util.exec.RuntimeExec.InputStreamReaderThread
-
Waits for the run to complete.
- warn(Object) - Method in class org.alfresco.util.LogAdapter
- warn(Object, Throwable) - Method in class org.alfresco.util.LogAdapter
- warn(Object, Throwable) - Method in class org.alfresco.util.LogTee
- warn(Log, String, Object...) - Static method in class org.alfresco.util.LogUtil
-
Log an I18Nized message to WARN.
- webclient - org.alfresco.util.FileFilterMode.Client
- webdav - org.alfresco.util.FileFilterMode.Client
- whichClass(String) - Static method in class org.alfresco.util.Debug
-
Returns the location of the file that will be loaded for the given class name
- whichClassLoader(String) - Static method in class org.alfresco.util.Debug
-
Returns the class loader that will load the given class name
- whichClassLoaderHierarchy(String) - Static method in class org.alfresco.util.Debug
-
Returns the class loader hierarchy that will load the given class name
- write(byte[]) - Method in class org.alfresco.encryption.EncryptingOutputStream
- write(byte[], int, int) - Method in class org.alfresco.encryption.EncryptingOutputStream
- write(int) - Method in class org.alfresco.encryption.EncryptingOutputStream
- writeLock - Variable in class org.alfresco.encryption.AlfrescoKeyStoreImpl
X
- X509ServletFilterBase - Class in org.alfresco.web.scripts.servlet
-
The X509ServletFilterBase enforces X509 Authentication.
- X509ServletFilterBase() - Constructor for class org.alfresco.web.scripts.servlet.X509ServletFilterBase
All Classes All Packages