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

A

a() - Method in interface org.alfresco.repo.policy.PolicyComponentTest.MultiMethodPolicy
 
abort() - Method in class org.alfresco.linkvalidation.HrefValidationProgress
Tell the thread that is validating hrefs to abort its current operation, and cause that operation to declare it "done" and throw LinkValidationAbortedException.
abort(String) - Method in class org.alfresco.repo.deploy.DeploymentReceiverServiceClient
 
abort(Transfer) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
 
abort() - Method in class org.alfresco.repo.transfer.TransferEventProcessor
 
abort(Transfer) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
Abort the transfer
abort(Transfer) - Method in class org.alfresco.repo.transfer.UnitTestInProcessTransmitterImpl
 
absContentDir - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
 
absDataFile - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
 
absDataStream - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
 
AbsoluteStructuredFieldPosition - Class in org.alfresco.repo.search.impl.lucene.query
This class patches a term at a specified location.
AbsoluteStructuredFieldPosition(String, int) - Constructor for class org.alfresco.repo.search.impl.lucene.query.AbsoluteStructuredFieldPosition
Search for a term at the specified position.
AbstractActionEvaluator - Class in org.alfresco.cmis.mapping
Base class for all action evaluators
AbstractActionEvaluator(ServiceRegistry, CMISAllowedActionEnum) - Constructor for class org.alfresco.cmis.mapping.AbstractActionEvaluator
Construct
AbstractAppliedPatchDAOImpl - Class in org.alfresco.repo.domain.patch
Abstract implementation for DAO alf_applied_patch.
AbstractAppliedPatchDAOImpl() - Constructor for class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
 
AbstractAsynchronousActionFilter - Class in org.alfresco.repo.action
This class is the base filter class for asynchronous actions.
AbstractAsynchronousActionFilter() - Constructor for class org.alfresco.repo.action.AbstractAsynchronousActionFilter
 
AbstractAttribute - Class in org.alfresco.repo.attributes
Base class for handling basic type conversions.
AbstractAttribute() - Constructor for class org.alfresco.repo.attributes.AbstractAttribute
 
AbstractAuditDAOImpl - Class in org.alfresco.repo.domain.audit
Abstract helper DAO for alf_audit_XXX tables.
AbstractAuditDAOImpl() - Constructor for class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
 
AbstractAuditDAOImpl.AuditQueryRowHandler - Class in org.alfresco.repo.domain.audit
Class that passes results from a result entity into the client callback
AbstractAuditEntry - Class in org.alfresco.repo.audit.model
 
AbstractAuditEntry() - Constructor for class org.alfresco.repo.audit.model.AbstractAuditEntry
 
AbstractAuthenticationComponent - Class in org.alfresco.repo.security.authentication
This class abstract the support required to set up and query the Acegi context for security enforcement.
AbstractAuthenticationComponent() - Constructor for class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
 
AbstractAuthenticationService - Class in org.alfresco.repo.security.authentication
Common code for authentication services
AbstractAuthenticationService() - Constructor for class org.alfresco.repo.security.authentication.AbstractAuthenticationService
 
AbstractAVMNodeDAOImpl - Class in org.alfresco.repo.domain.avm
Abstract implementation for AVMNode DAO.
AbstractAVMNodeDAOImpl() - Constructor for class org.alfresco.repo.domain.avm.AbstractAVMNodeDAOImpl
Default constructor.
AbstractAVMNodeLinksDAOImpl - Class in org.alfresco.repo.domain.avm
Abstract implementation for AVMNodeLinks DAO.
AbstractAVMNodeLinksDAOImpl() - Constructor for class org.alfresco.repo.domain.avm.AbstractAVMNodeLinksDAOImpl
Default constructor.
AbstractAVMStoreDAOImpl - Class in org.alfresco.repo.domain.avm
Abstract implementation for AVMStore DAO.
AbstractAVMStoreDAOImpl() - Constructor for class org.alfresco.repo.domain.avm.AbstractAVMStoreDAOImpl
Default constructor.
AbstractAVMVersionRootDAOImpl - Class in org.alfresco.repo.domain.avm
Abstract implementation for AVMVersionRoot DAO.
AbstractAVMVersionRootDAOImpl() - Constructor for class org.alfresco.repo.domain.avm.AbstractAVMVersionRootDAOImpl
 
AbstractCalendarPeriodProvider - Class in org.alfresco.repo.dictionary.types.period
Support for calendar based periods
AbstractCalendarPeriodProvider() - Constructor for class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
 
AbstractChainingAuthenticationComponent - Class in org.alfresco.repo.security.authentication
A base class for chaining authentication components.
AbstractChainingAuthenticationComponent() - Constructor for class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
Instantiates a new abstract chaining authentication component.
AbstractChainingAuthenticationService - Class in org.alfresco.repo.security.authentication
A base class for chaining authentication services.
AbstractChainingAuthenticationService() - Constructor for class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
Instantiates a new abstract chaining authentication service.
AbstractConstraint - Class in org.alfresco.repo.dictionary.constraint
Base services for constraints.
AbstractConstraint() - Constructor for class org.alfresco.repo.dictionary.constraint.AbstractConstraint
 
AbstractContentAccessor - Class in org.alfresco.repo.content
Provides basic support for content accessors.
AbstractContentAccessor(String) - Constructor for class org.alfresco.repo.content.AbstractContentAccessor
 
AbstractContentAccessor.CallbackFileChannel - Class in org.alfresco.repo.content
Wraps a FileChannel to provide callbacks to listeners when the channel is closed.
AbstractContentAccessor.CallbackFileChannel(FileChannel, List) - Constructor for class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
 
AbstractContentAccessor.ChannelCloseCallbackAdvise - Class in org.alfresco.repo.content
Advise that listens for the completion of specific methods on the ByteChannel interface.
AbstractContentAccessor.ChannelCloseCallbackAdvise(List) - Constructor for class org.alfresco.repo.content.AbstractContentAccessor.ChannelCloseCallbackAdvise
 
AbstractContentDataDAOImpl - Class in org.alfresco.repo.domain.contentdata
Abstract implementation for ContentData DAO.
AbstractContentDataDAOImpl() - Constructor for class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
Default constructor
AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener - Class in org.alfresco.repo.domain.contentdata
Transactional listener that deletes unreferenced content_url entities.
AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener() - Constructor for class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener
 
AbstractContentReader - Class in org.alfresco.repo.content
Implements all the convenience methods of the interface.
AbstractContentReader(String) - Constructor for class org.alfresco.repo.content.AbstractContentReader
 
AbstractContentStore - Class in org.alfresco.repo.content
Base class providing support for different types of content stores.
AbstractContentStore() - Constructor for class org.alfresco.repo.content.AbstractContentStore
 
AbstractContentTransformer - Class in org.alfresco.repo.content.transform
Deprecated. Deprecated since 3.0. The abstract base class org.alfresco.repo.content.transform.AbstractContentTransformer2 should now be used instead.
AbstractContentTransformer() - Constructor for class org.alfresco.repo.content.transform.AbstractContentTransformer
Deprecated. All transformers start with an average transformation time of 0.0ms.
AbstractContentTransformer2 - Class in org.alfresco.repo.content.transform
Provides basic services for ContentTransformer implementations.
AbstractContentTransformer2() - Constructor for class org.alfresco.repo.content.transform.AbstractContentTransformer2
All transformers start with an average transformation time of 0.0ms.
AbstractContentTransformerTest - Class in org.alfresco.repo.content.transform
Provides a base set of tests for testing ContentTransformer implementations.
AbstractContentTransformerTest() - Constructor for class org.alfresco.repo.content.transform.AbstractContentTransformerTest
 
AbstractContentWriter - Class in org.alfresco.repo.content
Implements all the convenience methods of the interface.
AbstractContentWriter(String, ContentReader) - Constructor for class org.alfresco.repo.content.AbstractContentWriter
 
AbstractCopyBehaviourCallback - Class in org.alfresco.repo.copy
Abstract implementation to allow for easier migration if the interface changes.
AbstractCopyBehaviourCallback() - Constructor for class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
 
AbstractDataExtractor - Class in org.alfresco.repo.audit.extractor
Abstract implementation to provide support.
AbstractDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.AbstractDataExtractor
 
AbstractDataGenerator - Class in org.alfresco.repo.audit.generator
Abstract implementation to provide support.
AbstractDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.AbstractDataGenerator
 
AbstractDeploymentReceiverTransportAdapter - Class in org.alfresco.repo.deploy
Abstract Transport Adapter.
AbstractDeploymentReceiverTransportAdapter() - Constructor for class org.alfresco.repo.deploy.AbstractDeploymentReceiverTransportAdapter
 
AbstractEmailMessageHandler - Class in org.alfresco.email.server.handler
Abstract class implements common logic for processing email messages.
AbstractEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.AbstractEmailMessageHandler
 
AbstractEncodingDAOImpl - Class in org.alfresco.repo.domain.encoding
Abstract implementation for Encoding DAO.
AbstractEncodingDAOImpl() - Constructor for class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
 
AbstractEndOfCalendarPeriodProvider - Class in org.alfresco.repo.dictionary.types.period
Support for calendar based "end of" periods with month and day offsets for fiscal year support
AbstractEndOfCalendarPeriodProvider() - Constructor for class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
 
AbstractFeedGenerator - Class in org.alfresco.repo.activities.feed
Implementations of the abstract feed generator component are responsible for generating activity feed entries
AbstractFeedGenerator() - Constructor for class org.alfresco.repo.activities.feed.AbstractFeedGenerator
 
AbstractFilter - Class in org.alfresco.repo.audit.model
The base class for filtering.
AbstractFilter() - Constructor for class org.alfresco.repo.audit.model.AbstractFilter
 
AbstractFilter - Class in org.alfresco.repo.forms.processor
Abstract base class for all Filter implementations.
AbstractFilter() - Constructor for class org.alfresco.repo.forms.processor.AbstractFilter
 
AbstractFormHelper - Class in org.alfresco.repo.forms.processor.task
 
AbstractFormHelper() - Constructor for class org.alfresco.repo.forms.processor.task.AbstractFormHelper
 
AbstractFormProcessor - Class in org.alfresco.repo.forms.processor
Abstract base class for all FormProcessor implementations provides a regex pattern match to test for processor applicability
AbstractFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.AbstractFormProcessor
 
AbstractForumEmailMessageHandler - Class in org.alfresco.email.server.handler
Abstact class implements common logic for forum processing email mesages.
AbstractForumEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
 
AbstractHomeFolderProvider - Class in org.alfresco.repo.security.person
Common support for creating home folders This is hooked into node creation events from Person type objects via the homeFolderManager.
AbstractHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.AbstractHomeFolderProvider
 
AbstractImageMagickContentTransformerWorker - Class in org.alfresco.repo.content.transform.magick
Abstract helper for transformations based on ImageMagick
AbstractImageMagickContentTransformerWorker() - Constructor for class org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker
 
AbstractImapFolder - Class in org.alfresco.repo.imap
Implementation of greenmail MailFolder.
AbstractImapFolder(ServiceRegistry) - Constructor for class org.alfresco.repo.imap.AbstractImapFolder
 
AbstractImapFolder.CommandCallback - Class in org.alfresco.repo.imap
 
AbstractImapFolder.CommandCallback() - Constructor for class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
 
AbstractIntegrityEvent - Class in org.alfresco.repo.node.integrity
Base class for integrity events.
AbstractIntegrityEvent(NodeService, DictionaryService, NodeRef, QName, QName) - Constructor for class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
Constructor with helper values for storage
AbstractJsonSerializerBean - Class in org.alfresco.util.json
 
AbstractJsonSerializerBean() - Constructor for class org.alfresco.util.json.AbstractJsonSerializerBean
 
AbstractLoaderThread - Class in org.alfresco.repo.model.filefolder.loader
A description of what the remote loader should do.
AbstractLoaderThread(LoaderSession, String, long, long, long, boolean) - Constructor for class org.alfresco.repo.model.filefolder.loader.AbstractLoaderThread
 
AbstractLockDAOImpl - Class in org.alfresco.repo.domain.locks
Abstract implementation of the Locks DAO.
AbstractLockDAOImpl() - Constructor for class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
 
AbstractLuceneBase - Class in org.alfresco.repo.search.impl.lucene
Common support for abstracting the lucene indexer from its configuration and management requirements.
AbstractLuceneBase() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneBase
 
AbstractLuceneIndexerAndSearcherFactory - Class in org.alfresco.repo.search.impl.lucene
This class is resource manager LuceneIndexers and LuceneSearchers.
AbstractLuceneIndexerAndSearcherFactory() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory
Private constructor for the singleton TODO: FIt in with IOC
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent - Class in org.alfresco.repo.search.impl.lucene
This component is able to safely perform backups of the Lucene indexes while the server is running.
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent
Default constructor
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob - Class in org.alfresco.repo.search.impl.lucene
Job that lock uses the AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent to perform safe backups of the Lucene indexes.
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob
 
AbstractLuceneIndexerImpl - Class in org.alfresco.repo.search.impl.lucene
Common support for indexing across implementations
AbstractLuceneIndexerImpl() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerImpl
 
AbstractLuceneIndexerImpl.Action - Class in org.alfresco.repo.search.impl.lucene
Enum for indexing actions against a node
AbstractLuceneIndexerImpl.Command - Class in org.alfresco.repo.search.impl.lucene
 
AbstractLuceneIndexerImpl.IndexUpdateStatus - Class in org.alfresco.repo.search.impl.lucene
 
AbstractManifestProcessorBase - Class in org.alfresco.repo.transfer
This abstract class handles the progress monitoring functionality as well as providing some utility methods for sub-classes.
AbstractManifestProcessorBase(TransferReceiver, String) - Constructor for class org.alfresco.repo.transfer.AbstractManifestProcessorBase
 
AbstractMappingMetadataExtracter - Class in org.alfresco.repo.content.metadata
Support class for metadata extracters that support dynamic and config-driven mapping between extracted values and model properties.
AbstractMappingMetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Default constructor.
AbstractMappingMetadataExtracter(Set) - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
Constructor that can be used when the list of supported mimetypes is known up front.
AbstractMetadataExtracter - Class in org.alfresco.repo.content.metadata
Deprecated. Use the AbstractMappingMetadataExtracter
AbstractMetadataExtracter(String, double, long) - Constructor for class org.alfresco.repo.content.metadata.AbstractMetadataExtracter
Deprecated.  
AbstractMetadataExtracter(Set, double, long) - Constructor for class org.alfresco.repo.content.metadata.AbstractMetadataExtracter
Deprecated.  
AbstractMetadataExtracterTest - Class in org.alfresco.repo.content.metadata
 
AbstractMetadataExtracterTest() - Constructor for class org.alfresco.repo.content.metadata.AbstractMetadataExtracterTest
 
AbstractMimeMessage - Class in org.alfresco.repo.imap
 
AbstractMimeMessage(Session) - Constructor for class org.alfresco.repo.imap.AbstractMimeMessage
 
AbstractMimeMessage(FileInfo, ServiceRegistry, boolean) - Constructor for class org.alfresco.repo.imap.AbstractMimeMessage
 
AbstractMimeMessage.EmailBodyType - Class in org.alfresco.repo.imap
 
AbstractMimetypeDAOImpl - Class in org.alfresco.repo.domain.mimetype
Abstract implementation for Mimetype DAO.
AbstractMimetypeDAOImpl() - Constructor for class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
 
AbstractModuleComponent - Class in org.alfresco.repo.module
Implementation of a ModuleComponent to provide the basic necessities.
AbstractModuleComponent() - Constructor for class org.alfresco.repo.module.AbstractModuleComponent
 
AbstractMultilingualTestCases - Class in org.alfresco.repo.model.ml.tools
Base multilingual test cases
AbstractMultilingualTestCases() - Constructor for class org.alfresco.repo.model.ml.tools.AbstractMultilingualTestCases
 
AbstractNamedAuditEntry - Class in org.alfresco.repo.audit.model
 
AbstractNamedAuditEntry() - Constructor for class org.alfresco.repo.audit.model.AbstractNamedAuditEntry
 
AbstractNodeCleanupWorker - Class in org.alfresco.repo.node.cleanup
Base class for Node cleaners.
AbstractNodeCleanupWorker() - Constructor for class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
 
AbstractNodePermissionEntry - Class in org.alfresco.repo.security.permissions.impl
This class provides common support for hash code and equality.
AbstractNodePermissionEntry() - Constructor for class org.alfresco.repo.security.permissions.impl.AbstractNodePermissionEntry
 
AbstractNodeServiceImpl - Class in org.alfresco.repo.node
Provides common functionality for NodeService implementations.
AbstractNodeServiceImpl() - Constructor for class org.alfresco.repo.node.AbstractNodeServiceImpl
 
AbstractPatch - Class in org.alfresco.repo.admin.patch
Base implementation of the patch.
AbstractPatch() - Constructor for class org.alfresco.repo.admin.patch.AbstractPatch
 
AbstractPatchDAOImpl - Class in org.alfresco.repo.domain.patch
Abstract implementation for Patch DAO.
AbstractPatchDAOImpl() - Constructor for class org.alfresco.repo.domain.patch.AbstractPatchDAOImpl
 
AbstractPerformanceMonitor - Class in org.alfresco.util.perf
An instance of this class keeps track of timings of method calls made against a named entity.
AbstractPerformanceMonitor(String) - Constructor for class org.alfresco.util.perf.AbstractPerformanceMonitor
 
AbstractPeriodProvider - Class in org.alfresco.repo.dictionary.types.period
Common support for period implementations.
AbstractPeriodProvider() - Constructor for class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
Default constructor
AbstractPermission - Class in org.alfresco.repo.security.permissions.impl.model
Support to read and store common properties for permissions
AbstractPermission(QName) - Constructor for class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
 
AbstractPermissionChangePatch - Class in org.alfresco.repo.admin.patch.impl
Provides common functionality to change a permission type and/or name.
AbstractPermissionChangePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AbstractPermissionChangePatch
 
AbstractPermissionEntry - Class in org.alfresco.repo.security.permissions.impl
This class provides common support for hash code and equality.
AbstractPermissionEntry() - Constructor for class org.alfresco.repo.security.permissions.impl.AbstractPermissionEntry
 
AbstractPermissionReference - Class in org.alfresco.repo.security.permissions.impl
This class provides common support for hash code and equality.
AbstractPermissionReference() - Constructor for class org.alfresco.repo.security.permissions.impl.AbstractPermissionReference
 
AbstractPermissionsDaoComponentImpl - Class in org.alfresco.repo.domain.hibernate
Common suppot for permisisons dao Sub classes deteremine how ACLs are cascaded to children and how changes may COW/version children as ACLs are pushed down.
AbstractPermissionTest - Class in org.alfresco.repo.security.permissions.impl
 
AbstractPermissionTest() - Constructor for class org.alfresco.repo.security.permissions.impl.AbstractPermissionTest
 
AbstractPreviewURIServiceProvider - Class in org.alfresco.wcm.preview
Abstract Preview URI Service Provider
AbstractPreviewURIServiceProvider() - Constructor for class org.alfresco.wcm.preview.AbstractPreviewURIServiceProvider
 
AbstractProperty - Class in org.alfresco.cmis.mapping
Base class for all property accessors
AbstractProperty(ServiceRegistry, String) - Constructor for class org.alfresco.cmis.mapping.AbstractProperty
Construct
AbstractPropertyBackedBean - Class in org.alfresco.repo.management.subsystems
A base class for PropertyBackedBeans.
AbstractPropertyBackedBean() - Constructor for class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
 
AbstractPropertyBackedBean.DefaultResolver - Class in org.alfresco.repo.management.subsystems
Uses a Spring PropertyPlaceholderHelper to resolve placeholders in the property defaults.
AbstractPropertyBackedBean.DefaultResolver() - Constructor for class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.DefaultResolver
Instantiates a new default resolver.
AbstractPropertyValueDAOImpl - Class in org.alfresco.repo.domain.propval
Abstract implementation for Property Value DAO.
AbstractPropertyValueDAOImpl() - Constructor for class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
Default constructor.
AbstractQNameDAOImpl - Class in org.alfresco.repo.domain.qname
Abstract implementation of the QName and Namespace DAO interface.
AbstractQNameDAOImpl() - Constructor for class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
Default constructor.
AbstractRangeIterator - Class in org.alfresco.jcr.util
Alfresco implementation of a Node Iterator
AbstractRangeIterator() - Constructor for class org.alfresco.jcr.util.AbstractRangeIterator
Construct
AbstractReadOnlyContentStoreTest - Class in org.alfresco.repo.content
Abstract base class that provides a set of tests for implementations of ContentStore.
AbstractReadOnlyContentStoreTest() - Constructor for class org.alfresco.repo.content.AbstractReadOnlyContentStoreTest
 
AbstractReindexComponent - Class in org.alfresco.repo.node.index
Abstract helper for reindexing.
AbstractReindexComponent() - Constructor for class org.alfresco.repo.node.index.AbstractReindexComponent
 
AbstractReindexComponent.InIndex - Class in org.alfresco.repo.node.index
 
AbstractReindexComponent.ReindexNodeCallback - Interface in org.alfresco.repo.node.index
Callback to notify caller whenever a node has been indexed
AbstractReindexComponent.ReindexTerminatedException - Exception in org.alfresco.repo.node.index
Marker exception to neatly handle VM-driven termination of a reindex
AbstractReindexComponent.ReindexTerminatedException() - Constructor for exception org.alfresco.repo.node.index.AbstractReindexComponent.ReindexTerminatedException
 
AbstractRemoteInputStreamServer - Class in org.alfresco.util.remote.server
The data producing side of the remote connection that the InputStream spans.
AbstractRemoteInputStreamServer(InputStream) - Constructor for class org.alfresco.util.remote.server.AbstractRemoteInputStreamServer
 
AbstractRenderingEngine - Class in org.alfresco.repo.rendition.executer
This class adds some new behaviour to the standard ActionExecuterAbstractBase in order to support the RenditionService.
AbstractRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
 
AbstractRenderingEngine.RenderingContext - Class in org.alfresco.repo.rendition.executer
 
AbstractRenderingEngine.RenderingContext(NodeRef, NodeRef, RenditionDefinition, QName) - Constructor for class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
 
AbstractResultSet - Class in org.alfresco.repo.search
Common result set implementation.
AbstractResultSet() - Constructor for class org.alfresco.repo.search.AbstractResultSet
Default constructor
AbstractResultSetRow - Class in org.alfresco.repo.search
Common support for a row in a result set
AbstractResultSetRow(ResultSet, int) - Constructor for class org.alfresco.repo.search.AbstractResultSetRow
The row needs the result set and the index for lookup.
AbstractResultSetRowIterator - Class in org.alfresco.repo.search
Iterate over the rows in a ResultSet
AbstractResultSetRowIterator(ResultSet) - Constructor for class org.alfresco.repo.search.AbstractResultSetRowIterator
Create an iterator over the result set.
AbstractRoutingContentStore - Class in org.alfresco.repo.content
A store providing support for content store implementations that provide routing of content read and write requests based on context.
AbstractRoutingContentStore() - Constructor for class org.alfresco.repo.content.AbstractRoutingContentStore
 
AbstractScheduledAction - Class in org.alfresco.repo.action.scheduled
Abstract action support.
AbstractScheduledAction() - Constructor for class org.alfresco.repo.action.scheduled.AbstractScheduledAction
Simple constructor
AbstractScheduledAction.CompensatingActionMode - Class in org.alfresco.repo.action.scheduled
Enum to define if compensating actions are run.
AbstractScheduledAction.JobDefinition - Class in org.alfresco.repo.action.scheduled
Job definition to run scheduled action
AbstractScheduledAction.JobDefinition() - Constructor for class org.alfresco.repo.action.scheduled.AbstractScheduledAction.JobDefinition
 
AbstractScheduledAction.Pair - Class in org.alfresco.repo.action.scheduled
Simple class to hold to related objects
AbstractScheduledAction.TransactionMode - Class in org.alfresco.repo.action.scheduled
Enum to define the transaction mode.
AbstractSearcherComponent - Class in org.alfresco.repo.search
Provides basic searcher support
AbstractSearcherComponent() - Constructor for class org.alfresco.repo.search.AbstractSearcherComponent
 
AbstractServerConfigurationBean - Class in org.alfresco.filesys
Alfresco File Server Configuration Bean Class
AbstractServerConfigurationBean() - Constructor for class org.alfresco.filesys.AbstractServerConfigurationBean
Default constructor
AbstractServerConfigurationBean(String) - Constructor for class org.alfresco.filesys.AbstractServerConfigurationBean
Class constructor
AbstractSimpleProperty - Class in org.alfresco.cmis.mapping
Common support for lucene query building.
AbstractSimpleProperty(ServiceRegistry, String) - Constructor for class org.alfresco.cmis.mapping.AbstractSimpleProperty
 
AbstractSpringContextTest - Class in org.alfresco.repo.avm
 
AbstractSpringContextTest() - Constructor for class org.alfresco.repo.avm.AbstractSpringContextTest
 
AbstractStoreException - Exception in org.alfresco.service.cmr.repository
Store-related exception that keeps a handle to the store reference
AbstractStoreException(StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractStoreException(String, StoreRef) - Constructor for exception org.alfresco.service.cmr.repository.AbstractStoreException
 
AbstractStructuredFieldPosition - Class in org.alfresco.repo.search.impl.lucene.query
 
AbstractStructuredFieldPosition(String, boolean, boolean) - Constructor for class org.alfresco.repo.search.impl.lucene.query.AbstractStructuredFieldPosition
 
AbstractTemplateActionDefinition - Class in org.alfresco.repo.action.scheduled
Common attributes for template action definitions.
AbstractTemplateActionDefinition() - Constructor for class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
Simple construction
AbstractTransformationRenderingEngine - Class in org.alfresco.repo.rendition.executer
 
AbstractTransformationRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
 
AbstractVersioningProperty - Class in org.alfresco.cmis.mapping
Base class for versioning property accessors.
AbstractVersioningProperty(ServiceRegistry, String) - Constructor for class org.alfresco.cmis.mapping.AbstractVersioningProperty
Construct
AbstractVersionServiceImpl - Class in org.alfresco.repo.version.common
Abstract version service implementation.
AbstractVersionServiceImpl() - Constructor for class org.alfresco.repo.version.common.AbstractVersionServiceImpl
 
AbstractWCMServiceImplTest - Class in org.alfresco.wcm
Abstract WCM Service implementation unit test
AbstractWCMServiceImplTest() - Constructor for class org.alfresco.wcm.AbstractWCMServiceImplTest
 
AbstractWritableContentStoreTest - Class in org.alfresco.repo.content
Abstract base class that provides a set of tests for implementations of ContentStore.
AbstractWritableContentStoreTest() - Constructor for class org.alfresco.repo.content.AbstractWritableContentStoreTest
 
accept(ItemVisitor) - Method in class org.alfresco.jcr.item.NodeImpl
 
accept(ItemVisitor) - Method in class org.alfresco.jcr.item.PropertyImpl
 
accept(ItemVisitor) - Method in class org.alfresco.jcr.version.VersionHistoryImpl
 
accept(ItemVisitor) - Method in class org.alfresco.jcr.version.VersionImpl
 
accept(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
Invitee accepts this invitation Nominated Invitaton process only
accept(Invitation) - Method in interface org.alfresco.repo.invitation.NominatedInvitationProcess
invitee accepts this request
accept(String) - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
 
accept(Invitation) - Method in class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
invitee accepts this request
accept(NodeRef) - Method in class org.alfresco.repo.transfer.ContentClassFilter
 
accept(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
For a Nominated Invitation invitee accepts this invitation
accept(NodeRef) - Method in interface org.alfresco.service.cmr.transfer.NodeFilter
Examines the supplied node and indicates whether it has been accepted by the filter.
acceptActivity(ActivityPostEntity, List) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
 
AcceptInviteAction - Class in org.alfresco.repo.invitation.site
This class contains logic that gets executed when the wf:invitePendingTask in the invite workflow gets completed along the "accept" transition
AcceptInviteAction() - Constructor for class org.alfresco.repo.invitation.site.AcceptInviteAction
 
AccessControlBean - Class in org.alfresco.filesys.config.acl
Simple description of a JLAN Access control that can be configured via JMX or a Spring bean definition.
AccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.AccessControlBean
 
AccessControlEntry - Interface in org.alfresco.repo.security.permissions
 
AccessControlEntryContext - Interface in org.alfresco.repo.security.permissions
 
AccessControlList - Interface in org.alfresco.repo.security.permissions
 
AccessControlListBean - Class in org.alfresco.filesys.config.acl
Simple description of a JLAN Access Control List that can be configured via JMX or a Spring bean definition.
AccessControlListBean() - Constructor for class org.alfresco.filesys.config.acl.AccessControlListBean
 
AccessControlListDAO - Interface in org.alfresco.repo.domain
This abstracts the reading and writing of ACLs on nodes from particular node implementations.
AccessControlListProperties - Interface in org.alfresco.repo.security.permissions
Properties for an access control list
AccessDeniedException - Exception in org.alfresco.repo.security.permissions
Runtime access denied exception that is exposed
AccessDeniedException(String) - Constructor for exception org.alfresco.repo.security.permissions.AccessDeniedException
 
AccessDeniedException(String, Throwable) - Constructor for exception org.alfresco.repo.security.permissions.AccessDeniedException
 
AccessPermission - Interface in org.alfresco.service.cmr.security
The interface used to support reporting back if permissions are allowed or denied.
AccessPermissionImpl - Class in org.alfresco.repo.security.permissions.impl
Standard implementation for access permission info
AccessPermissionImpl(String, AccessStatus, String, int) - Constructor for class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
 
AccessStatus - Class in org.alfresco.service.cmr.security
Enumeration used to indicate access status.
accumulateNs(long) - Method in class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
 
ACEType - Class in org.alfresco.repo.security.permissions
The ACE Type
AclChange - Interface in org.alfresco.repo.security.permissions.impl
 
ACLCopyMode - Class in org.alfresco.repo.security.permissions
 
aclDaoComponent - Variable in class org.alfresco.repo.domain.hibernate.AbstractPermissionsDaoComponentImpl
 
aclDaoComponent - Variable in class org.alfresco.repo.security.permissions.impl.AbstractPermissionTest
 
AclDaoComponent - Interface in org.alfresco.repo.security.permissions.impl
DAO component for creating, deleting, manipulating and finding ACLs and associated ACEs and anc ACE context.
AclDaoComponentImpl - Class in org.alfresco.repo.domain.hibernate
Hibernate DAO to manage ACL persistence
AclDaoComponentImpl() - Constructor for class org.alfresco.repo.domain.hibernate.AclDaoComponentImpl
 
AclDaoComponentImpl.Indirection - Class in org.alfresco.repo.domain.hibernate
Support to describe AVM indirections for permission performance improvements when permissions are set.
AclDaoComponentTest - Class in org.alfresco.repo.security.permissions.impl
 
AclDaoComponentTest() - Constructor for class org.alfresco.repo.security.permissions.impl.AclDaoComponentTest
 
ACLEntryAfterInvocationProvider - Class in org.alfresco.repo.security.permissions.impl.acegi
Enforce permission after the method calll
ACLEntryAfterInvocationProvider() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
Default constructor
ACLEntryAfterInvocationTest - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryAfterInvocationTest() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationTest
 
ACLEntryAfterInvocationTest.ClassWithMethods - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryAfterInvocationTest.ClassWithMethods() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationTest.ClassWithMethods
 
ACLEntryAfterInvocationTest.Interceptor - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryVoter - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryVoter() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
Default constructor
ACLEntryVoterException - Exception in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryVoterException(String) - Constructor for exception org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoterException
 
ACLEntryVoterException(String, Throwable) - Constructor for exception org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoterException
 
ACLEntryVoterTest - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryVoterTest() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoterTest
 
ACLEntryVoterTest.ClassWithMethods - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLEntryVoterTest.ClassWithMethods() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoterTest.ClassWithMethods
 
ACLEntryVoterTest.Interceptor - Class in org.alfresco.repo.security.permissions.impl.acegi
 
ACLType - Class in org.alfresco.repo.security.permissions
The ACL Type
ACP_EXTENSION - Static variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
ACP File Extension
ACPExportPackageHandler - Class in org.alfresco.repo.exporter
Handler for exporting Repository to ACP (Alfresco Content Package) file
ACPExportPackageHandler(File, File, File, File, boolean, MimetypeService) - Constructor for class org.alfresco.repo.exporter.ACPExportPackageHandler
Construct
ACPExportPackageHandler(OutputStream, File, File, MimetypeService) - Constructor for class org.alfresco.repo.exporter.ACPExportPackageHandler
Construct
ACPImportPackageHandler - Class in org.alfresco.repo.importer
Handler for importing Repository content from zip package file
ACPImportPackageHandler(File, String) - Constructor for class org.alfresco.repo.importer.ACPImportPackageHandler
Constuct Handler
acquireJobs() - Method in class org.alfresco.repo.workflow.jbpm.AlfrescoJobExecutorThread
 
Action - Interface in org.alfresco.service.cmr.action
The rule action interface
ACTION_DEF_NAME - Static variable in class org.alfresco.repo.rule.BaseRuleTest
Action used in tests
ACTION_DEF_NAME - Static variable in class org.alfresco.repo.rule.RuleLinkTest
 
ACTION_DELETE_POST - Static variable in class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation
 
ACTION_EDIT_POST - Static variable in class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation
 
ACTION_GET_POST - Static variable in class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation
 
ACTION_MODEL_PREFIX - Static variable in interface org.alfresco.repo.action.ActionModel
 
ACTION_MODEL_URI - Static variable in interface org.alfresco.repo.action.ActionModel
 
ACTION_NEW_POST - Static variable in class org.alfresco.repo.blog.DefaultBlogIntegrationImplementation
Blog actions
ACTION_PROP_NAME_1 - Static variable in class org.alfresco.repo.rule.BaseRuleTest
 
ACTION_PROP_NAME_1 - Static variable in class org.alfresco.repo.rule.RuleLinkTest
 
ACTION_PROP_VALUE_1 - Static variable in class org.alfresco.repo.rule.BaseRuleTest
 
ACTION_PROP_VALUE_1 - Static variable in class org.alfresco.repo.rule.RuleLinkTest
 
ACTION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
 
actionableNodeRef - Variable in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
 
ActionCondition - Interface in org.alfresco.service.cmr.action
Rule condition interface
actionConditionDefinition - Variable in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
The action condition definition
ActionConditionDefinition - Interface in org.alfresco.service.cmr.action
Rule condition interface
ActionConditionDefinitionImpl - Class in org.alfresco.repo.action
Rule condition implementation class.
ActionConditionDefinitionImpl(String) - Constructor for class org.alfresco.repo.action.ActionConditionDefinitionImpl
Constructor
ActionConditionDefinitionImplTest - Class in org.alfresco.repo.action
 
ActionConditionDefinitionImplTest() - Constructor for class org.alfresco.repo.action.ActionConditionDefinitionImplTest
 
ActionConditionEvaluator - Interface in org.alfresco.repo.action.evaluator
Action Condition Evaluator
ActionConditionEvaluatorAbstractBase - Class in org.alfresco.repo.action.evaluator
Rule condition evaluator abstract base implementation.
ActionConditionEvaluatorAbstractBase() - Constructor for class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
 
ActionConditionImpl - Class in org.alfresco.repo.action
 
ActionConditionImpl(String, String) - Constructor for class org.alfresco.repo.action.ActionConditionImpl
Constructor
ActionConditionImpl(String, String, Map) - Constructor for class org.alfresco.repo.action.ActionConditionImpl
 
ActionConditionImplTest - Class in org.alfresco.repo.action
 
ActionConditionImplTest() - Constructor for class org.alfresco.repo.action.ActionConditionImplTest
 
actionDefinition - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
Action definition
ActionDefinition - Interface in org.alfresco.service.cmr.action
Rule action interface.
ActionDefinitionImpl - Class in org.alfresco.repo.action
Rule action implementation class
ActionDefinitionImpl(String) - Constructor for class org.alfresco.repo.action.ActionDefinitionImpl
Constructor
ActionDefinitionImplTest - Class in org.alfresco.repo.action
 
ActionDefinitionImplTest() - Constructor for class org.alfresco.repo.action.ActionDefinitionImplTest
 
actionEvaluators - Variable in class org.alfresco.cmis.dictionary.CMISAbstractTypeDefinition
 
ActionExecuter - Interface in org.alfresco.repo.action.executer
Action executer interface
ActionExecuterAbstractBase - Class in org.alfresco.repo.action.executer
Rule action executor abstract base.
ActionExecuterAbstractBase() - Constructor for class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
 
ActionExecutionStatus - Class in org.alfresco.service.cmr.action
Action execution status enumeration
ActionImpl - Class in org.alfresco.repo.action
Action implementation
ActionImpl(NodeRef, String, String) - Constructor for class org.alfresco.repo.action.ActionImpl
Constructor
ActionImpl(NodeRef, String, String, Map) - Constructor for class org.alfresco.repo.action.ActionImpl
Constructor
ActionImpl(Action, String) - Constructor for class org.alfresco.repo.action.ActionImpl
 
ActionImpl(Action) - Constructor for class org.alfresco.repo.action.ActionImpl
 
ActionImplTest - Class in org.alfresco.repo.action
 
ActionImplTest() - Constructor for class org.alfresco.repo.action.ActionImplTest
 
ActionList - Interface in org.alfresco.service.cmr.action
 
ActionListImpl - Class in org.alfresco.repo.action
 
ActionListImpl() - Constructor for class org.alfresco.repo.action.ActionListImpl
 
ActionModel - Interface in org.alfresco.repo.action
 
ActionParameterConstraintTest - Class in org.alfresco.repo.action.constraint
Action parameter constraint unit test
ActionParameterConstraintTest() - Constructor for class org.alfresco.repo.action.constraint.ActionParameterConstraintTest
 
ActionRuleDecouplingPatch - Class in org.alfresco.repo.admin.patch.impl
Patch to apply the model changes made when decoupling actions from rules.
ActionRuleDecouplingPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.ActionRuleDecouplingPatch
 
Actions - Class in org.alfresco.repo.jscript
Scripted Action service for describing and executing actions against Nodes.
Actions() - Constructor for class org.alfresco.repo.jscript.Actions
 
ActionsAspect - Class in org.alfresco.repo.action
Class containing behaviour for the actions aspect
ActionsAspect() - Constructor for class org.alfresco.repo.action.ActionsAspect
 
actionService - Variable in class org.alfresco.repo.action.constraint.BaseParameterConstraint
Runtime action service
actionService - Variable in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
The action service
actionService - Variable in class org.alfresco.repo.rule.BaseRuleTest
 
ActionService - Interface in org.alfresco.service.cmr.action
Action service interface
actionService - Variable in class org.alfresco.util.BaseAlfrescoSpringTest
 
actionService - Variable in class org.alfresco.util.BaseAlfrescoTestCase
 
ActionServiceException - Exception in org.alfresco.service.cmr.action
Rule Service Exception Class
ActionServiceException(String) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceException
 
ActionServiceException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceException
 
ActionServiceException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceException
 
ActionServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceException
 
ActionServiceImpl - Class in org.alfresco.repo.action
Action service implementation
ActionServiceImpl() - Constructor for class org.alfresco.repo.action.ActionServiceImpl
 
ActionServiceImplTest - Class in org.alfresco.repo.action
Action service test
ActionServiceImplTest() - Constructor for class org.alfresco.repo.action.ActionServiceImplTest
 
ActionServiceImplTest.AsyncTest - Interface in org.alfresco.repo.action
Async test interface
ActionServiceImplTest.SleepActionExecuter - Class in org.alfresco.repo.action
This class is only intended for use in JUnit tests.
ActionServiceImplTest.SleepActionExecuter() - Constructor for class org.alfresco.repo.action.ActionServiceImplTest.SleepActionExecuter
 
ActionServiceImplTest.SleepActionFilter - Class in org.alfresco.repo.action
This class is only used during JUnit testing.
ActionServiceImplTest.SleepActionFilter() - Constructor for class org.alfresco.repo.action.ActionServiceImplTest.SleepActionFilter
 
ActionServiceRemote - Class in org.alfresco.repo.action
Client side implementation of ActionService for remote access.
ActionServiceRemote() - Constructor for class org.alfresco.repo.action.ActionServiceRemote
 
ActionServiceTransport - Interface in org.alfresco.service.cmr.action
This is the interface for over the transport of ActionService.
ActionServiceTransportImpl - Class in org.alfresco.repo.action
Server side implementation for transport of ActionService.
ActionServiceTransportImpl() - Constructor for class org.alfresco.repo.action.ActionServiceTransportImpl
 
ActionTestSuite - Class in org.alfresco.repo.action
Version test suite
ActionTestSuite() - Constructor for class org.alfresco.repo.action.ActionTestSuite
 
ActionTransactionListener - Class in org.alfresco.repo.action
The action service transaction listener
ActionTransactionListener(RuntimeActionService) - Constructor for class org.alfresco.repo.action.ActionTransactionListener
Constructor
activate() - Method in class org.alfresco.repo.avm.OrphanReaper
This is really for debugging and testing.
ActivateableBean - Interface in org.alfresco.repo.management.subsystems
An interface to be implemented by beans that can be 'turned off' by some configuration setting.
activateModel(String) - Method in interface org.alfresco.repo.admin.RepoAdminService
 
activateModel(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
 
activateModel(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
Activate custom model.
active - Variable in class org.alfresco.repo.forms.processor.AbstractFilter
 
active - Variable in class org.alfresco.repo.forms.processor.AbstractFormProcessor
 
ACTIVE - Static variable in class org.alfresco.repo.search.impl.lucene.index.TransactionStatus
Active TX
active - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
Is this Workflow instance still "in-flight" or has it completed?
active - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
Is the path still active?
ActivitiesDAO - Interface in org.alfresco.repo.domain.activities
Common interface for activity DAO service
Activity - Class in org.alfresco.repo.activities.script
Scripted Activity Service for posting activities.
Activity() - Constructor for class org.alfresco.repo.activities.script.Activity
 
ActivityFeedDAO - Interface in org.alfresco.repo.domain.activities
Interface for activity feed DAO service
ActivityFeedDAOImpl - Class in org.alfresco.repo.domain.activities.ibatis
 
ActivityFeedDAOImpl() - Constructor for class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
 
ActivityFeedEntity - Class in org.alfresco.repo.domain.activities
Activity Feed DAO
ActivityFeedEntity() - Constructor for class org.alfresco.repo.domain.activities.ActivityFeedEntity
 
ActivityPostDAO - Interface in org.alfresco.repo.domain.activities
Interface for activity post DAO service
ActivityPostDAOImpl - Class in org.alfresco.repo.domain.activities.ibatis
 
ActivityPostDAOImpl() - Constructor for class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
 
ActivityPostEntity - Class in org.alfresco.repo.domain.activities
Activity Post DAO
ActivityPostEntity() - Constructor for class org.alfresco.repo.domain.activities.ActivityPostEntity
 
ActivityPostEntity.STATUS - Class in org.alfresco.repo.domain.activities
 
ActivityPostService - Interface in org.alfresco.service.cmr.activities
 
ActivityPostServiceImpl - Class in org.alfresco.repo.activities
Activity Post Service Implementation
ActivityPostServiceImpl() - Constructor for class org.alfresco.repo.activities.ActivityPostServiceImpl
 
ActivityService - Interface in org.alfresco.service.cmr.activities
 
ActivityServiceImpl - Class in org.alfresco.repo.activities
Activity Service Implementation
ActivityServiceImpl() - Constructor for class org.alfresco.repo.activities.ActivityServiceImpl
 
ActivityServiceImplTest - Class in org.alfresco.repo.activities
Activity Service Implementation unit test
ActivityServiceImplTest() - Constructor for class org.alfresco.repo.activities.ActivityServiceImplTest
 
ActivityType - Interface in org.alfresco.repo.activities
 
adaptor - Variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
adaptor - Variable in class org.alfresco.repo.search.impl.parsers.FTSParser
 
add(CMISResultSetRow) - Method in class org.alfresco.cmis.search.CMISResultSetRowIteratorImpl
 
add(Attribute) - Method in class org.alfresco.repo.attributes.AbstractAttribute
ListAttributeValue-specific method.
add(int, Attribute) - Method in class org.alfresco.repo.attributes.AbstractAttribute
ListAttributeValue-specific method.
add(Attribute) - Method in interface org.alfresco.repo.attributes.Attribute
Add an attribute to a list attribute.
add(int, Attribute) - Method in interface org.alfresco.repo.attributes.Attribute
Add an attribute to a list attribute at a given position.
add(Attribute) - Method in class org.alfresco.repo.attributes.ListAttributeImpl
 
add(int, Attribute) - Method in class org.alfresco.repo.attributes.ListAttributeImpl
 
add(Attribute) - Method in class org.alfresco.repo.attributes.ListAttributeValue
 
add(int, Attribute) - Method in class org.alfresco.repo.attributes.ListAttributeValue
 
add(int, String) - Method in class org.alfresco.repo.avm.util.VersionPathStuffer
Add a version path expressed by the version and path.
add(NodeRef) - Method in class org.alfresco.repo.avm.util.VersionPathStuffer
Add a version path expressed as a NodeRef.
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
Implementation add
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.Days
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.EndOfMonth
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.EndOfQuarter
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.EndOfYear
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.Months
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.Quarters
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.Weeks
 
add(Calendar, int) - Method in class org.alfresco.repo.dictionary.types.period.Years
 
add(ResultSetRow) - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
 
add(ResultSetRow) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
 
add(DeploymentEvent) - Method in class org.alfresco.service.cmr.avm.deploy.DeploymentReport
Add an event.
add(Date, Duration) - Static method in class org.alfresco.service.cmr.repository.datatype.Duration
Add a duration to a date and return the date plus the specified increment.
add(Duration) - Method in class org.alfresco.service.cmr.repository.datatype.Duration
Add two durations together
ADD_CHILDREN - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
addAccessControlEntry(AccessStatus, String, String) - Method in class org.alfresco.repo.importer.view.NodeContext
Adds an Access Control Entry
addAction(DesktopAction) - Method in class org.alfresco.filesys.alfresco.DesktopActionTable
Add an action
addAction(A) - Method in class org.alfresco.repo.action.ActionListImpl
 
addAction(int, A) - Method in class org.alfresco.repo.action.ActionListImpl
 
addAction(Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
 
addAction(int, Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
 
addAction(int, RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
 
addAction(RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
 
addAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
Add an action to the end of the list
addAction(int, A) - Method in interface org.alfresco.service.cmr.action.ActionList
Add an action to the list at the index specified
addActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
 
addActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
 
addActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
 
addActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
 
addActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Add an action condition to the action
addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
Add an action condition at the given index
addActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Add an ActionCondition to the end of the list
addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
Add an ActionCondition to the list at the index specified
addAdd(String) - Method in class org.alfresco.repo.module.tool.InstalledFiles
Add a file addition
addAlfrescoContent(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.FolderEmailMessageHandler
Add content to Alfresco repository
addAllAttribute(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a field for ALL expansion
addAndUpdateMemberships(String, boolean) - Method in class org.alfresco.repo.activities.SiteActivityTest
 
addApplicationListener(ApplicationListener) - Method in class org.alfresco.repo.search.impl.lucene.index.IndexInfo
 
addApplicationListener(ApplicationListener) - Method in interface org.alfresco.repo.search.impl.lucene.index.IndexMonitor
Registers a listener for events on this index.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMLockingAwareService
 
addAspect(QName) - Method in interface org.alfresco.repo.avm.AVMNode
 
addAspect(QName) - Method in class org.alfresco.repo.avm.AVMNodeImpl
 
addAspect(NodeRef, QName, Map) - Method in class org.alfresco.repo.avm.AVMNodeService
Applies an aspect to the given node.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMRemoteLocal
 
addAspect(String, String, QName) - Method in class org.alfresco.repo.avm.AVMRemoteTransportService
 
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMRepository
Add an aspect to an AVM Node.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMServiceImpl
Add an aspect to an AVM node.
addAspect(String, QName) - Method in interface org.alfresco.repo.avm.AVMStore
Add an aspect to a node.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMStoreImpl
Add an aspect to a node.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.MultiTAVMService
 
addAspect(AspectDefinition) - Method in class org.alfresco.repo.importer.view.NodeContext
Adds an aspect to the node
addAspect(String) - Method in class org.alfresco.repo.jscript.ScriptNode
Add an aspect to the Node.
addAspect(String, Object) - Method in class org.alfresco.repo.jscript.ScriptNode
Add an aspect to the Node.
addAspect(NodeRef, QName, Map) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
 
addAspect(QName) - Method in class org.alfresco.repo.policy.PolicyScope
Add an aspect
addAspect(String, QName) - Method in class org.alfresco.repo.remote.AVMRemoteImpl
 
addAspect(NodeRef, QName, Map) - Method in class org.alfresco.repo.version.NodeServiceImpl
 
addAspect(String, QName) - Method in interface org.alfresco.service.cmr.avm.AVMService
Add an aspect to an AVM node.
addAspect(String, QName) - Method in interface org.alfresco.service.cmr.remote.AVMRemote
Add an aspect to an AVM node.
addAspect(String, String, QName) - Method in interface org.alfresco.service.cmr.remote.AVMRemoteTransport
Add an aspect to an AVM node.
addAspect(NodeRef, QName, Map) - Method in interface org.alfresco.service.cmr.repository.NodeService
Applies an aspect to the given node.
addAspect(AssetInfo, QName, Map) - Method in interface org.alfresco.wcm.asset.AssetService
Apply aspect to asset, with given properties (can be null)
addAspect(AssetInfo, QName, Map) - Method in class org.alfresco.wcm.asset.AssetServiceImpl
 
addAssociation(QName, AssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
Add an association
addAttachment(NodeService, NodeRef, NodeRef, String) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
Adds new node into Alfresco repository and mark its as an attachment.
addAttachments(NodeRef, NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
Extracts the attachments from the given message and adds them to the space.
addAttribute(List, Attribute) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
 
addAttribute(String, Attribute) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
 
addAttribute(String, String, Attribute) - Method in class org.alfresco.repo.attributes.AttributeServiceTransportService
 
addAttribute(String, List, Attribute) - Method in class org.alfresco.repo.attributes.AttributeServiceTransportService
 
addAttribute(String, Attribute) - Method in class org.alfresco.repo.remote.AttributeServiceRemote
 
addAttribute(List, Attribute) - Method in class org.alfresco.repo.remote.AttributeServiceRemote
 
addAttribute(String, Attribute) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Add an attribute to a list.
addAttribute(List, Attribute) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Add an attribute to a list.
addAttribute(String, String, Attribute) - Method in interface org.alfresco.service.cmr.remote.AttributeServiceTransport
Add an attribute to a List Attribute
addAttribute(String, List, Attribute) - Method in interface org.alfresco.service.cmr.remote.AttributeServiceTransport
Add an attribute to a List Attribute.
addAttributes(List, List) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
 
addAttributes(String, List) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
 
addAttributes(String, List, List) - Method in class org.alfresco.repo.attributes.AttributeServiceTransportService
 
addAttributes(String, String, List) - Method in class org.alfresco.repo.attributes.AttributeServiceTransportService
 
addAttributes(List, List) - Method in class org.alfresco.repo.remote.AttributeServiceRemote
 
addAttributes(String, List) - Method in class org.alfresco.repo.remote.AttributeServiceRemote
 
addAttributes(String, List) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Add a list of attributes to the end of a list.
addAttributes(List, List) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
Add a list of attributes to the end of a list.
addAttributes(String, List, List) - Method in interface org.alfresco.service.cmr.remote.AttributeServiceTransport
Add a list of attributes.
addAttributes(String, String, List) - Method in interface org.alfresco.service.cmr.remote.AttributeServiceTransport
Add a list of attributes.
addAuthority(ScriptNode, ScriptNode) - Method in class org.alfresco.repo.jscript.People
Add an authority (a user or group) to a group container as a new child
addAuthority(Collection, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
Add a child authority to the given parent authorities
addAuthority(Collection, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
 
addAuthority(String, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
 
addAuthority(Collection, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
 
addAuthority(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
AddAuthority as a child of this group
addAuthority(String, String) - Method in class org.alfresco.repo.security.authority.SimpleAuthorityServiceImpl
 
addAuthority(Collection, String) - Method in class org.alfresco.repo.security.authority.SimpleAuthorityServiceImpl
 
addAuthority(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Set an authority to include another authority.
addAuthority(Collection, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Set a given child authority to be included by the given parent authorities.
addAuthorityToZones(String, Set) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
Add an authority to zones
addAuthorityToZones(String, Set) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
 
addAuthorityToZones(String, Set) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
 
addAuthorityToZones(String, Set) - Method in class org.alfresco.repo.security.authority.SimpleAuthorityServiceImpl
 
addAuthorityToZones(String, Set) - Method in interface org.alfresco.service.cmr.security.AuthorityService
Add a zone to an authority.
addBehaviour(CopyBehaviourCallback) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
 
addBootstrapViews(List) - Method in class org.alfresco.repo.importer.ImporterBootstrap
Sets the bootstrap views
addCallback(CreateStoreCallback) - Method in class org.alfresco.repo.avm.CreateStoreTxnListener
Register a callback.
addCallback(CreateVersionCallback) - Method in class org.alfresco.repo.avm.CreateVersionTxnListener
Register a callback.
addCallback(PurgeStoreCallback) - Method in class org.alfresco.repo.avm.PurgeStoreTxnListener
Register a callback.
addCallback(PurgeVersionCallback) - Method in class org.alfresco.repo.avm.PurgeVersionTxnListener
Register a callback.
addChannelListener(ChannelListener) - Method in class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory.ChannelProxy
 
addChild(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.avm.AVMNodeService
Makes a parent-child association between the given nodes.
addChild(Collection, NodeRef, QName, QName) - Method in class org.alfresco.repo.avm.AVMNodeService
Associates a given child node with a given collection of parents.
addChild(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
 
addChild(Collection, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
 
addChild(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
 
addChild(Collection, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
 
addChild(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Makes a parent-child association between the given nodes.
addChild(Collection, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.NodeService
Associates a given child node with a given collection of parents.
addChildAssociation(QName, ChildAssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
Adds a child association
addChildAssociation(QName, ChildAssociationRef, boolean) - Method in class org.alfresco.repo.policy.PolicyScope
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneChild
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneDescendant
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneEquals
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneExists
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSFuzzyTerm
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSPhrase
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSPrefixTerm
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSProximity
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSRange
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSTerm
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneFTSWildTerm
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneGreaterThan
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneGreaterThanOrEquals
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneIn
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneLessThan
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneLessThanOrEquals
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneLike
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneLower
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneNotEquals
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LucenePropertyAccessor
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneScore
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.functions.LuceneUpper
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneConjunction
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneDisjunction
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneFunctionalConstraint
 
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in interface org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneQueryBuilderComponent
Generate the lucene query from the query component
addComponent(Set, Map, LuceneQueryBuilderContext, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.lucene.LuceneSelector
 
addConstraintRef(String) - Method in class org.alfresco.repo.dictionary.M2Property
 
addContent(ContentData) - Method in interface org.alfresco.repo.transfer.ContentChunker
add content data to the chunker
addContent(ContentData) - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
 
addContentNode(NodeService, NodeRef, String, QName) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
Add new node into Alfresco repository with specified parameters.
addContentNode(NodeService, NodeRef, String) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
Add new node into Alfresco repository with specified parameters.
addConverter(Class, Class, TypeConverter.Converter) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Add a converter to the list of those available
addData(String, Object) - Method in class org.alfresco.repo.forms.Form
Adds some data to be displayed by the form
addDatatype(QName, DataTypeDefinition) - Method in class org.alfresco.repo.importer.view.NodeContext
Adds a property datatype to the node
addDesktopAction(DesktopAction) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
Add a desktop action
addDynamicAuthorityAssignment(String, String) - Method in class org.alfresco.service.cmr.security.PermissionContext
 
addDynamicTwoStageConverter(Class, Class, Class) - Method in class org.alfresco.service.cmr.repository.datatype.TypeConverter
Add a dynamic two stage converter
addEmailedAspect(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
Add emailed aspect to the specified node.
addEmptyTranslation(NodeRef, String, Locale) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
Make a empty translation out of an existing pivot translation.
addEmptyTranslation(NodeRef, String, Locale) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
Make a empty translation out of an existing pivot translation.
addEvent(NodeEvent) - Method in class org.alfresco.filesys.repo.NodeEventQueue
Add an event to the queue
AddFeaturesActionExecuter - Class in org.alfresco.repo.action.executer
Add features action executor implementation.
AddFeaturesActionExecuter() - Constructor for class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
 
AddFeaturesActionExecuterTest - Class in org.alfresco.repo.action.executer
Add features action execution test
AddFeaturesActionExecuterTest() - Constructor for class org.alfresco.repo.action.executer.AddFeaturesActionExecuterTest
 
addFieldData(String, Object) - Method in class org.alfresco.repo.forms.FormData
Adds the given data to the form.
addFieldData(FormData.FormField) - Method in class org.alfresco.repo.forms.FormData
Adds the given webscript FormField object to the form.
addFieldData(String, Object, boolean) - Method in class org.alfresco.repo.forms.FormData
Adds the given data to the form.
addFieldDefinition(FieldDefinition) - Method in class org.alfresco.repo.forms.Form
Adds the given FieldDefinition to the form.
addFileState(FileState) - Method in class org.alfresco.filesys.state.FileStateTable
Add a new file state
addFilter(Filter) - Method in class org.alfresco.repo.forms.processor.FilterRegistry
Registers a filter
addFromInternal(String) - Method in class org.alfresco.repo.imap.AbstractMimeMessage
 
addLeadingSlash(String) - Static method in class org.alfresco.repo.avm.util.AVMUtil
 
addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.AbstractContentReader
Adds the listener after checking that the output stream isn't already in use.
addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.AbstractContentWriter
Adds the listener after checking that the output stream isn't already in use.
addListener(FolderListener) - Method in class org.alfresco.repo.imap.AbstractImapFolder
Adds FolderListener to the folder.
addListener(ApplicationListener) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
 
addListener(ApplicationListener) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
Registers a listener object that will be notified of register and deregister calls via a PropertyBackedBeanEvent.
addListener(ContentStreamListener) - Method in interface org.alfresco.service.cmr.repository.ContentAccessor
Use this method to register any interest in events against underlying content streams.
addLocale(Locale) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a locale to include for multi-lingual text searches.
addLock(FileLock) - Method in class org.alfresco.filesys.state.FileState
Add a lock to this file
addLockToken(String) - Method in class org.alfresco.jcr.session.SessionImpl
 
addMandatoryAspect(String) - Method in class org.alfresco.repo.dictionary.M2Class
 
addMembership(String, String) - Method in class org.alfresco.wcm.webproject.script.WebProject
Sets the membership details for a user.
addMissingFormats(String, List, List) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
 
addMixin(String) - Method in class org.alfresco.jcr.item.NodeImpl
 
addMixin(String) - Method in class org.alfresco.jcr.version.VersionHistoryImpl
 
addMixin(String) - Method in class org.alfresco.jcr.version.VersionImpl
 
addMkdir(String) - Method in class org.alfresco.repo.module.tool.InstalledFiles
Add a directory
addNewStore(AVMContext, String) - Method in class org.alfresco.filesys.avm.AVMDiskDriver
Add a new store to the top level folder list
addNode(String) - Method in class org.alfresco.jcr.item.NodeImpl
 
addNode(String, String) - Method in class org.alfresco.jcr.item.NodeImpl
 
addNode(String) - Method in class org.alfresco.jcr.version.VersionHistoryImpl
 
addNode(String, String) - Method in class org.alfresco.jcr.version.VersionHistoryImpl
 
addNode(String) - Method in class org.alfresco.jcr.version.VersionImpl
 
addNode(String, String) - Method in class org.alfresco.jcr.version.VersionImpl
 
addNode(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
Add an existing node as a child of this node.
addNodeAspects(Long, Set) - Method in class org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl
 
addNodeAspects(Long, Set) - Method in interface org.alfresco.repo.node.db.NodeDaoService
 
addNodeProperties(Long, Map) - Method in class org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl
 
addNodeProperties(Long, Map) - Method in interface org.alfresco.repo.node.db.NodeDaoService
 
addNodeProperty(Long, QName, Serializable) - Method in class org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl
 
addNodeProperty(Long, QName, Serializable) - Method in interface org.alfresco.repo.node.db.NodeDaoService
 
addObjectToFolder(String, String) - Method in interface org.alfresco.cmis.CMISServices
Adds a secondary child association to an object from a folder.
addObjectToFolder(String, String) - Method in class org.alfresco.cmis.mapping.CMISServicesImpl
 
addObserver(TransferCallback) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
 
addParameterDefinitions(List) - Method in class org.alfresco.linkvalidation.LinkValidationAction
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.ActionServiceImplTest.SleepActionExecuter
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.CompareMimeTypeEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.CompositeConditionEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.HasTagEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
Add the parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.evaluator.NoConditionEvaluator
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.BlogAction
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CheckInActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CheckOutActionExecuter
Add the parameter defintions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CompositeActionExecuter
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CopyToWebProjectActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CountChildrenActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ImageTransformActionExecuter
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
Add the parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
Add the parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.MoveActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
Add parameter definitions
addParameterDefinitions(List) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
Adds the parameter definitions to the list
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.AVMDeployWebsiteAction
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.AVMRevertListAction
Deprecated.  
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.AVMRevertStoreAction
Deprecated.  
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.AVMRevertToVersionAction
Deprecated.  
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.AVMUndoSandboxListAction
Deprecated.  
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.SimpleAVMPromoteAction
Deprecated. Define needed parameters.
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.SimpleAVMSubmitAction
Deprecated. This action takes no parameters.
addParameterDefinitions(List) - Method in class org.alfresco.repo.avm.actions.StartAVMWorkflowAction
Deprecated. Setup any parameters for this action.
addParameterDefinitions(List) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.rule.LinkRules
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.rule.ReorderRules
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.rule.UnlinkRules
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.TransferAsyncAction
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.TransferCommitActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.TransferTreeActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
 
addParameterDefinitions(List) - Method in class org.alfresco.wcm.actions.WCMSandboxRevertSnapshotAction
 
addParameterDefinitions(List) - Method in class org.alfresco.wcm.actions.WCMSandboxSubmitAction
 
addParameterDefinitions(List) - Method in class org.alfresco.wcm.actions.WCMSandboxUndoAction
 
addPeriodProvider(PeriodProvider) - Method in class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
Adds a PeriodProvider
addPermissionModel(String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
Adds a permission model
addPostNode(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
Posts content
addPrefix(String, String) - Method in interface org.alfresco.repo.dictionary.NamespaceDAO
Add a namespace prefix
addPrefix(String, String) - Method in class org.alfresco.repo.dictionary.NamespaceDAOImpl
 
addProcessor(FormProcessor) - Method in class org.alfresco.repo.forms.processor.FormProcessorRegistry
Registers a form processor
addProperties(Map) - Method in interface org.alfresco.repo.avm.AVMNode
Add properties to those that already exist.
addProperties(Map) - Method in class org.alfresco.repo.avm.AVMNodeImpl
 
addProperties(NodeRef, Map) - Method in class org.alfresco.repo.avm.AVMNodeService
 
addProperties(NodeRef, Map) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
 
addProperties(NodeRef, Map) - Method in class org.alfresco.repo.version.NodeServiceImpl
 
addProperties(NodeRef, Map) - Method in interface org.alfresco.service.cmr.repository.NodeService
Add all given properties to the node.
addProperty(RegistryKey, Serializable) - Method in interface org.alfresco.repo.admin.registry.RegistryService
Assign a value to the registry key, which must be of the form /a/b/c.
addProperty(RegistryKey, Serializable) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
Assign a value to the registry key, which must be of the form /a/b/c.
addProperty(QName, Serializable) - Method in class org.alfresco.repo.importer.view.NodeContext
Adds a property to the node
addProperty(QName, QName, Serializable) - Method in class org.alfresco.repo.policy.PolicyScope
Add a property
addPropertyCollection(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
Adds a collection property to the node
addProvider(HomeFolderProvider) - Method in class org.alfresco.repo.security.person.HomeFolderManager
Register a home folder provider.
addPseudoFile(PseudoFile) - Method in class org.alfresco.filesys.state.FileState
Add a pseudo file to this folder
addPseudoFilesToFolder(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.alfresco.PseudoFileImpl
Add pseudo files to a folder so that they appear in a folder search
addQueryParameterDefinition(QueryParameterDefinition) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add parameter definitions for the query - used to parameterise the query string
addQueryTemplate(String, String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add/replace a query template Not all languages support query templates
addResponseValue(Object) - Method in class org.alfresco.filesys.alfresco.DesktopResponse
Add a response value
addRulePendingExecution(NodeRef, NodeRef, Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
 
addRulePendingExecution(NodeRef, NodeRef, Rule, boolean) - Method in class org.alfresco.repo.rule.RuleServiceImpl
 
addRulePendingExecution(NodeRef, NodeRef, Rule) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
 
addRulePendingExecution(NodeRef, NodeRef, Rule, boolean) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
 
addRulesAspect() - Method in class org.alfresco.repo.rule.BaseRuleTest
 
addSearchKey(String, Serializable) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
Add a search key pair.
addSessionId(String) - Method in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.Ticket
 
addSort(String, boolean) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a sort to the query (for those query languages that do not support it directly) The first sort added is treated as primary, the second as secondary etc.
addSort(SearchParameters.SortDefinition) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a sort definition.
addStagingAreaUser(String, String, String) - Method in class org.alfresco.wcm.sandbox.SandboxFactory
 
addStateListener(FileStateListener) - Method in class org.alfresco.filesys.state.FileStateTable
Add a file state listener
addStateTable(String, FileStateTable) - Method in class org.alfresco.filesys.state.FileStateReaper
Add a file state table to the reaper list
addStore(StoreRef) - Method in class org.alfresco.service.cmr.search.SearchParameters
Set the stores to be supported - currently there can be only one.
addTag(String) - Method in class org.alfresco.repo.jscript.ScriptNode
Adds a tag to the node
addTag(NodeRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
 
addTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Add a tag to a node.
addTags(String[]) - Method in class org.alfresco.repo.jscript.ScriptNode
Adds all the tags to the node
addTags(NodeRef, List) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
 
addTags(NodeRef, List) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Adds a list of tags to a node.
addTagScope(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
 
addTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
Adds a tag scope to the specified node
addTarget(DesktopTarget) - Method in class org.alfresco.filesys.alfresco.DesktopParams
Add a target node for the action
addTextAttribute(String) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add a field for TEXT expansion
addThumbnailDefinition(ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
Add a thumbnail details
addToGroupIfRequired(String, String, String) - Method in class org.alfresco.repo.admin.patch.impl.MoveWCMToGroupBasedPermissionsPatch
 
addToGroupIfRequired(String, String, String) - Method in class org.alfresco.repo.admin.patch.impl.ResetWCMToGroupBasedPermissionsPatch
 
addTopicNode(NodeRef, String) - Method in class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
Adds topic node into Alfresco repository
addTrace(StackTraceElement[]) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
 
addTrace(StackTraceElement[]) - Method in interface org.alfresco.repo.node.integrity.IntegrityEvent
 
addTransformer(ContentTransformer) - Method in class org.alfresco.repo.content.transform.ContentTransformerRegistry
Registers an individual transformer that can be queried to check for applicability.
addTranslation(NodeRef, NodeRef, Locale) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
Make a translation out of an existing document.
addTranslation(NodeRef, NodeRef, Locale) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
Make a translation out of an existing document.
addTypeMapping(Class, PropertyValueEntity.PersistedType) - Method in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
Allow subclasses to add further type mappings specific to the implementation
addUpdate(String, String) - Method in class org.alfresco.repo.module.tool.InstalledFiles
Add a file update
addURI(String) - Method in interface org.alfresco.repo.dictionary.NamespaceDAO
Add a namespace URI
addURI(String) - Method in class org.alfresco.repo.dictionary.NamespaceDAOImpl
 
addUser(GreenMailUser) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
 
addUserRole(String, int) - Method in class org.alfresco.filesys.avm.WebProjectStorePseudoFile
Add a user role for this web project
addValue(Locale, String) - Method in class org.alfresco.service.cmr.repository.MLText
Add a multilingual text value
addVersion(Version, Version) - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
Add a version to the version history.
addVersionLabel(String, String, boolean) - Method in class org.alfresco.jcr.version.VersionHistoryImpl
 
addWebProject(String) - Method in class org.alfresco.repo.avm.locking.AVMLockingServiceImpl
 
addWebProject(String) - Method in interface org.alfresco.service.cmr.avm.locking.AVMLockingService
Add a web project to the locking tables if it doesn't already exist.
ADMIN - Static variable in class org.alfresco.service.cmr.security.AuthorityType
 
ADMINISTRATOR_AUTHORITY - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The admin authority - currently a role.
AdminService - Interface in org.alfresco.service.cmr.admin
General administration tasks and system information.
adminUserName - Variable in class org.alfresco.jcr.test.BaseJCRTest
 
ADMLuceneCategoryTest - Class in org.alfresco.repo.search.impl.lucene
Category tests
ADMLuceneCategoryTest() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneCategoryTest
Simple test constructor
ADMLuceneCategoryTest(String) - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneCategoryTest
Named test constructor
ADMLuceneIndexer - Interface in org.alfresco.repo.search.impl.lucene
ADM indexer implemtations
ADMLuceneIndexerAndSearcherFactory - Class in org.alfresco.repo.search.impl.lucene
Factory for ADM indxers and searchers
ADMLuceneIndexerAndSearcherFactory() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneIndexerAndSearcherFactory
 
ADMLuceneIndexerImpl - Class in org.alfresco.repo.search.impl.lucene
The implementation of the lucene based indexer.
ADMLuceneNoActionIndexerImpl - Class in org.alfresco.repo.search.impl.lucene
 
ADMLuceneNoActionIndexerImpl() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneNoActionIndexerImpl
 
ADMLuceneSearcherImpl - Class in org.alfresco.repo.search.impl.lucene
The Lucene implementation of Searcher At the moment we support only lucene based queries.
ADMLuceneSearcherImpl() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneSearcherImpl
 
ADMLuceneTest - Class in org.alfresco.repo.search.impl.lucene
 
ADMLuceneTest() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneTest
 
ADMLuceneTest(String) - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneTest
 
ADMLuceneTest.UnknownDataType - Class in org.alfresco.repo.search.impl.lucene
 
ADMLuceneTest.UnknownDataType() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneTest.UnknownDataType
 
ADMLuceneUnIndexedIndexAndSearcherFactory - Class in org.alfresco.repo.search.impl.lucene
 
ADMLuceneUnIndexedIndexAndSearcherFactory() - Constructor for class org.alfresco.repo.search.impl.lucene.ADMLuceneUnIndexedIndexAndSearcherFactory
 
AffirmativeBasedAccessDecisionManger - Class in org.alfresco.repo.security.permissions.impl.acegi
 
AffirmativeBasedAccessDecisionManger() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.AffirmativeBasedAccessDecisionManger
 
AFTER_FIXED_TIME - Static variable in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.ExpiryMode
 
AFTER_INACTIVITY - Static variable in class org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.ExpiryMode
 
afterCommit() - Method in class org.alfresco.filesys.repo.NodeMonitor
Transaction processing hook
afterCommit() - Method in class org.alfresco.repo.action.ActionTransactionListener
 
afterCommit() - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl.CallbackTransactionListener
 
afterCommit() - Method in class org.alfresco.repo.avm.CreateStoreTxnListener
 
afterCommit() - Method in class org.alfresco.repo.avm.CreateVersionTxnListener
 
afterCommit() - Method in class org.alfresco.repo.avm.PurgeStoreTxnListener
 
afterCommit() - Method in class org.alfresco.repo.avm.PurgeVersionTxnListener
 
afterCommit() - Method in class org.alfresco.repo.avm.wf.AVMSubmitTransactionListener
Notify virtualization server that webapps in workflow sandbox are not longer needed, and possibly trigger a notification instrucing the virtualization server to reload staging and every virtual webapp that depends on it.
afterCommit() - Method in class org.alfresco.repo.cache.TransactionalCache
Merge the transactional caches into the shared cache
afterCommit() - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
Cleans up all newly-orphaned content
afterCommit() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
 
afterCommit() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
Process clean up any duplicates that were flagged during the transaction.
afterCommit() - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
 
afterCommit() - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
 
afterCommit() - Method in class org.alfresco.repo.transaction.TransactionAwareSingleton
Promotes the storage value to the single value, if required
afterCommit() - Method in interface org.alfresco.repo.transaction.TransactionListener
Invoked after transaction commit.
afterCommit() - Method in class org.alfresco.repo.transaction.TransactionListenerAdapter
Invoked after transaction commit.
afterCommit() - Method in class org.alfresco.repo.transfer.TransferCommitTransactionListener
 
afterCommit() - Method in class org.alfresco.repo.workflow.jbpm.JBPMTransactionTemplate
 
afterCreateVersion(NodeRef, Version) - Method in class org.alfresco.repo.version.VersionableAspect
 
afterCreateVersion(NodeRef, Version) - Method in interface org.alfresco.repo.version.VersionServicePolicies.AfterCreateVersionPolicy
Called after the version has been created
afterDictionaryDestroy() - Method in class org.alfresco.cmis.dictionary.CMISAbstractDictionaryService
 
afterDictionaryDestroy() - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
 
afterDictionaryDestroy() - Method in interface org.alfresco.repo.dictionary.DictionaryListener
 
afterDictionaryDestroy() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
 
afterDictionaryInit() - Method in class org.alfresco.cmis.dictionary.CMISAbstractDictionaryService
 
afterDictionaryInit() - Method in class org.alfresco.repo.dictionary.DictionaryBootstrap
 
afterDictionaryInit() - Method in interface org.alfresco.repo.dictionary.DictionaryListener
 
afterDictionaryInit() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
 
afterExecution(AuditMode, String, String, NodeRef, Object[]) - Method in interface org.alfresco.repo.audit.ApplicationAuditModel
Report if audit behaviour can be determined after the method call
afterExecution(AuditMode, MethodInvocation) - Method in interface org.alfresco.repo.audit.MethodAuditModel
Report if audit behaviour can be determined after the method call
afterExecution(AuditMode, String, String, NodeRef, Object[]) - Method in class org.alfresco.repo.audit.model.ApplicationAuditEntry
 
afterExecution(AuditMode, MethodInvocation) - Method in class org.alfresco.repo.audit.model.AuditEntry
 
afterExecution(AuditMode, String, String, NodeRef, Object[]) - Method in class org.alfresco.repo.audit.model.AuditEntry
 
afterExecution(AuditMode, MethodInvocation) - Method in class org.alfresco.repo.audit.model.MethodAuditEntry
 
afterExecution(AuditMode, MethodInvocation) - Method in class org.alfresco.repo.audit.model.ServiceAuditEntry
 
afterGenerate(ItemType, List, List, Form, Map) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that a form has just been generated for the given items and fields.
afterPersist(ItemType, FormData, PersistType) - Method in interface org.alfresco.repo.forms.processor.Filter
Callback used to indicate that the given form data was just persisted for the item and the given persistedObject was created or modified.
afterPropertiesSet() - Method in class org.alfresco.cmis.mapping.CMISMapping
 
afterPropertiesSet() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
 
afterPropertiesSet() - Method in class org.alfresco.filesys.auth.cifs.CifsAuthenticatorBase
 
afterPropertiesSet() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
Initialize the RPC authenticator
afterPropertiesSet() - Method in class org.alfresco.filesys.auth.PassthruServerFactory
 
afterPropertiesSet() - Method in class org.alfresco.filesys.avm.AVMShareMapper
 
afterPropertiesSet() - Method in class org.alfresco.filesys.repo.HomeShareMapper
 
afterPropertiesSet() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
Initialise bean
afterPropertiesSet() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
Register with the scheduler.
afterPropertiesSet() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.AuditConfigurationImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
Registers the instance
afterPropertiesSet() - Method in class org.alfresco.repo.audit.extractor.NodeNameDataExtractor
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.extractor.NodeTypeDataExtractor
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
Registers the instance
afterPropertiesSet() - Method in class org.alfresco.repo.audit.generator.AuthenticatedPersonDataGenerator
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.hibernate.AuditConfigImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.model.AuditEntry
 
afterPropertiesSet() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
afterPropertiesSet() - Method in class org.alfresco.repo.avm.TransactionalLookupCache
Deprecated.  
afterPropertiesSet() - Method in class org.alfresco.repo.cache.EhCacheManagerFactoryBean
 
afterPropertiesSet() - Method in class org.alfresco.repo.cache.TransactionalCache
Ensures that all properties have been set
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.ComplexContentTransformer
Ensures that required properties have been set
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.FailoverContentTransformer
Ensures that required properties have been set
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker
Checks for the JMagick and ImageMagick dependencies, using the common transformation method to check that the sample image can be converted.
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.magick.ImageMagickContentTransformerWorker
Checks for the JMagick and ImageMagick dependencies, using the common transformation method to check that the sample image can be converted.
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.OpenOfficeContentTransformerWorker
 
afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerWorker
Executes the check command, if present.
afterPropertiesSet() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
Initialise Descriptors.
afterPropertiesSet() - Method in class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
 
afterPropertiesSet() - Method in class org.alfresco.repo.importer.ImporterBootstrapViews
 
afterPropertiesSet() - Method in class org.alfresco.repo.jscript.People
 
afterPropertiesSet() - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
Pre initializes two scope objects (one secure and one not) with the standard objects preinitialised.
afterPropertiesSet() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
afterPropertiesSet() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
 
afterPropertiesSet() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
 
afterPropertiesSet() - Method in class org.alfresco.repo.node.NodeAuditor
Checks that all necessary properties have been set and binds with the policy component.
afterPropertiesSet() - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.rendition.executer.TemplatingRenderingEngine
Sets up TemplateModelHelper.
afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.AuthenticationUtil
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
Register with the homeFolderManagewr
afterPropertiesSet() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
 
afterPropertiesSet() - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
 
afterPropertiesSet() - Method in class org.alfresco.repo.template.People
 
afterPropertiesSet() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
 
afterPropertiesSet() - Method in class org.alfresco.repo.tenant.TenantInterpreter
 
afterPropertiesSet() - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
Registers the policy behaviour methods.
afterPropertiesSet() - Method in class org.alfresco.repo.transaction.TransactionalDaoInterceptor
Checks that required values have been injected
afterPropertiesSet() - Method in class org.alfresco.repo.workflow.BPMEngine
 
afterPropertiesSet() - Method in class org.alfresco.repo.workflow.jbpm.AlfrescoJbpmConfigurationFactoryBean
 
afterPropertiesSet() - Method in class org.alfresco.repo.workflow.jbpm.JBPMTransactionTemplate
 
afterPropertiesSet() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
 
afterPropertiesSet() - Method in class org.alfresco.wcm.preview.PreviewURIServiceRegistryImpl
 
afterPropertiesSetXXX() - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent
 
afterReturning(Object, Method, Object[], Object) - Method in class org.alfresco.repo.content.AbstractContentAccessor.ChannelCloseCallbackAdvise
Provides transactional callbacks to the listeners
afterRollback() - Method in class org.alfresco.repo.action.ActionTransactionListener
 
afterRollback() - Method in class org.alfresco.repo.avm.CreateStoreTxnListener
 
afterRollback() - Method in class org.alfresco.repo.avm.CreateVersionTxnListener
 
afterRollback() - Method in class org.alfresco.repo.avm.PurgeStoreTxnListener
 
afterRollback() - Method in class org.alfresco.repo.avm.PurgeVersionTxnListener
 
afterRollback() - Method in class org.alfresco.repo.avm.wf.AVMSubmitTransactionListener
Handle failed transaction.
afterRollback() - Method in class org.alfresco.repo.cache.TransactionalCache
Just allow the transactional caches to be thrown away
afterRollback() - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
 
afterRollback() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
 
afterRollback() - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
 
afterRollback() - Method in interface org.alfresco.repo.transaction.TransactionListener
Invoked after transaction rollback.
afterRollback() - Method in class org.alfresco.repo.transaction.TransactionListenerAdapter
Invoked after transaction rollback.
afterRollback() - Method in class org.alfresco.repo.transfer.TransferCommitTransactionListener
 
afterRollback() - Method in class org.alfresco.repo.workflow.jbpm.JBPMTransactionTemplate
 
ALFRESCO_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Alfresco Prefix
ALFRESCO_SCOPES - Static variable in class org.alfresco.cmis.search.CmisFunctionEvaluationContext
 
ALFRESCO_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Default Alfresco URI
AlfrescoAssignment - Class in org.alfresco.repo.workflow.jbpm
Assignment Handler for assigning Alfresco People and Groups to Tasks and Swimlanes
AlfrescoAssignment() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoAssignment
 
AlfrescoCacheManagerPeerProviderFactory - Class in org.alfresco.repo.cache
Alfresco's CacheManagerPeerProviderFactory that defers to the community or enterprise factories.
AlfrescoCacheManagerPeerProviderFactory() - Constructor for class org.alfresco.repo.cache.AlfrescoCacheManagerPeerProviderFactory
 
AlfrescoCifsAuthenticator - Class in org.alfresco.filesys.auth.cifs
Alfresco Authenticator Class
AlfrescoCifsAuthenticator() - Constructor for class org.alfresco.filesys.auth.cifs.AlfrescoCifsAuthenticator
Default Constructor
AlfrescoClientInfo - Class in org.alfresco.filesys.alfresco
Alfresco Client Information Class
AlfrescoClientInfo() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoClientInfo
Default constructor
AlfrescoClientInfo(String, byte[]) - Constructor for class org.alfresco.filesys.alfresco.AlfrescoClientInfo
Class constructor
AlfrescoClientInfoFactory - Class in org.alfresco.filesys.alfresco
Alfresco Client Info Factory Class
AlfrescoClientInfoFactory() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoClientInfoFactory
Class constructor
AlfrescoConfigSection - Class in org.alfresco.filesys
Alfresco Configuration Section Class
AlfrescoConfigSection(AbstractServerConfigurationBean) - Constructor for class org.alfresco.filesys.AlfrescoConfigSection
Class constructor
AlfrescoContext - Class in org.alfresco.filesys.alfresco
Alfresco Filesystem Context Class
AlfrescoContext() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoContext
 
AlfrescoCreateTimerAction - Class in org.alfresco.repo.workflow.jbpm
Extended Create Timer action for supporting Alfresco implemented timers.
AlfrescoCreateTimerAction() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoCreateTimerAction
 
AlfrescoDiskDriver - Class in org.alfresco.filesys.alfresco
Alfresco Disk Driver Base Class
AlfrescoDiskDriver() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
 
AlfrescoFtpAuthenticator - Class in org.alfresco.filesys.auth.ftp
Alfresco FTP Authenticator Class
AlfrescoFtpAuthenticator() - Constructor for class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
 
AlfrescoFunctionEvaluationContext - Class in org.alfresco.repo.search.impl.parsers
Alfrecso function evaluation context for evaluating FTS expressions against lucene.
AlfrescoFunctionEvaluationContext(NamespacePrefixResolver, DictionaryService, String) - Constructor for class org.alfresco.repo.search.impl.parsers.AlfrescoFunctionEvaluationContext
 
AlfrescoImapConst - Interface in org.alfresco.repo.imap
 
AlfrescoImapConst.ImapViewMode - Class in org.alfresco.repo.imap
 
AlfrescoImapFolder - Class in org.alfresco.repo.imap
Implementation of greenmail MailFolder.
AlfrescoImapFolder(String, FileInfo, String, AlfrescoImapConst.ImapViewMode, NodeRef, String, boolean, ServiceRegistry) - Constructor for class org.alfresco.repo.imap.AlfrescoImapFolder
Constructs AlfrescoImapFolder object.
AlfrescoImapFolder(String, FileInfo, String, AlfrescoImapConst.ImapViewMode, NodeRef, String, ServiceRegistry, Boolean, boolean) - Constructor for class org.alfresco.repo.imap.AlfrescoImapFolder
Constructs AlfrescoImapFolder object.
AlfrescoImapFolderException - Exception in org.alfresco.repo.imap.exception
Thrown on an inappropriate attempt to modify a folder.
AlfrescoImapFolderException(String) - Constructor for exception org.alfresco.repo.imap.exception.AlfrescoImapFolderException
 
AlfrescoImapHostManager - Class in org.alfresco.repo.imap
 
AlfrescoImapHostManager() - Constructor for class org.alfresco.repo.imap.AlfrescoImapHostManager
 
AlfrescoImapServer - Class in org.alfresco.repo.imap
 
AlfrescoImapServer() - Constructor for class org.alfresco.repo.imap.AlfrescoImapServer
 
AlfrescoImapUser - Class in org.alfresco.repo.imap
Alfresco implementation of the GreenMailUser interface.
AlfrescoImapUser(String, String, String) - Constructor for class org.alfresco.repo.imap.AlfrescoImapUser
 
AlfrescoImapUserManager - Class in org.alfresco.repo.imap
 
AlfrescoImapUserManager() - Constructor for class org.alfresco.repo.imap.AlfrescoImapUserManager
 
AlfrescoJavaScript - Class in org.alfresco.repo.workflow.jbpm
A jBPM Action Handler for executing Alfresco Script The configuration of this action is as follows: It's exactly the same as jBPM's own script configuration.
AlfrescoJavaScript() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoJavaScript
 
AlfrescoJbpmConfigurationFactoryBean - Class in org.alfresco.repo.workflow.jbpm
Implementation of Spring Module's JbpmConfigurationFactoryBean for Jbpm 3.2.
AlfrescoJbpmConfigurationFactoryBean() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoJbpmConfigurationFactoryBean
 
AlfrescoJGroupsChannelFactory - Class in org.alfresco.repo.jgroups
A cache peer provider that does heartbeat sending and receiving using JGroups.
AlfrescoJGroupsChannelFactory() - Constructor for class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory
Bean-enabling constructor
AlfrescoJGroupsChannelFactory.ChannelProxy - Class in org.alfresco.repo.jgroups
A proxy channel that can be used to hot-swap underlying channels.
AlfrescoJGroupsChannelFactory.ChannelProxy(Channel) - Constructor for class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory.ChannelProxy
 
AlfrescoJGroupsChannelFactory.DummyProtocol - Class in org.alfresco.repo.jgroups
 
AlfrescoJGroupsChannelFactory.DummyProtocol() - Constructor for class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory.DummyProtocol
 
AlfrescoJGroupsChannelFactoryTest - Class in org.alfresco.repo.jgroups
 
AlfrescoJGroupsChannelFactoryTest() - Constructor for class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactoryTest
 
AlfrescoJobExecutor - Class in org.alfresco.repo.workflow.jbpm
jBPM Job Executor
AlfrescoJobExecutor() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoJobExecutor
Constructor
AlfrescoJobExecutorThread - Class in org.alfresco.repo.workflow.jbpm
Alfresco Job Executor Thread
AlfrescoJobExecutorThread(String, AlfrescoJobExecutor, JbpmConfiguration, int, int, long, int) - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoJobExecutorThread
Constructor
AlfrescoJsonSerializer - Class in org.alfresco.util.json
 
AlfrescoJsonSerializer(NamespaceService) - Constructor for class org.alfresco.util.json.AlfrescoJsonSerializer
 
AlfrescoNetworkFile - Class in org.alfresco.filesys.alfresco
Alfresco Network File Class
AlfrescoNetworkFile(String) - Constructor for class org.alfresco.filesys.alfresco.AlfrescoNetworkFile
Create a network file object with the specified file/directory name.
AlfrescoOracle9Dialect - Class in org.alfresco.repo.domain.hibernate.dialect
Does away with the deprecated LONG datatype.
AlfrescoOracle9Dialect() - Constructor for class org.alfresco.repo.domain.hibernate.dialect.AlfrescoOracle9Dialect
 
AlfrescoRpcAuthenticator - Class in org.alfresco.filesys.auth.nfs
Alfresco RPC Authenticator Class
AlfrescoRpcAuthenticator() - Constructor for class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
 
AlfrescoSchedulerFactory - Class in org.alfresco.repo.scheduler
A special Scheduler Factory that provides a Scheduler reference to JobStores implementing the SchedulerAware interface.
AlfrescoSchedulerFactory() - Constructor for class org.alfresco.repo.scheduler.AlfrescoSchedulerFactory
 
AlfrescoSecureContext - Interface in org.alfresco.repo.security.authentication
Extensions for the Alfresco security context.
AlfrescoSecureContextImpl - Class in org.alfresco.repo.security.authentication
Hold an Alfresco extended security context
AlfrescoSecureContextImpl() - Constructor for class org.alfresco.repo.security.authentication.AlfrescoSecureContextImpl
 
alfrescoSqlQueryWithCount(ADMLuceneSearcherImpl, String, int) - Method in class org.alfresco.repo.search.impl.lucene.ADMLuceneTest
 
AlfrescoSQLServerDialect - Class in org.alfresco.repo.domain.hibernate.dialect
 
AlfrescoSQLServerDialect() - Constructor for class org.alfresco.repo.domain.hibernate.dialect.AlfrescoSQLServerDialect
 
AlfrescoStandardAnalyser - Class in org.alfresco.repo.search.impl.lucene.analysis
 
AlfrescoStandardAnalyser() - Constructor for class org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
Builds an analyzer.
AlfrescoStandardAnalyser(String[]) - Constructor for class org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardAnalyser
Builds an analyzer with the given stop words.
AlfrescoStandardFilter - Class in org.alfresco.repo.search.impl.lucene.analysis
 
AlfrescoStandardFilter(TokenStream) - Constructor for class org.alfresco.repo.search.impl.lucene.analysis.AlfrescoStandardFilter
Construct filtering in.
AlfrescoSybaseAnywhereDialect - Class in org.alfresco.repo.domain.hibernate.dialect
 
AlfrescoSybaseAnywhereDialect() - Constructor for class org.alfresco.repo.domain.hibernate.dialect.AlfrescoSybaseAnywhereDialect
 
AlfrescoTimer - Class in org.alfresco.repo.workflow.jbpm
Extended JBPM Timer that provides Alfresco context.
AlfrescoTimer() - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoTimer
Construct
AlfrescoTimer(Token) - Constructor for class org.alfresco.repo.workflow.jbpm.AlfrescoTimer
Construct
AlfrescoTransactionException - Exception in org.alfresco.repo.transaction
Simple concrete implementation of the base class.
AlfrescoTransactionException(String) - Constructor for exception org.alfresco.repo.transaction.AlfrescoTransactionException
 
AlfrescoTransactionException(String, Throwable) - Constructor for exception org.alfresco.repo.transaction.AlfrescoTransactionException
 
AlfrescoTransactionSupport - Class in org.alfresco.repo.transaction
Helper class to manage transaction synchronization.
AlfrescoTransactionSupport() - Constructor for class org.alfresco.repo.transaction.AlfrescoTransactionSupport
 
AlfrescoTransactionSupport.TxnReadState - Class in org.alfresco.repo.transaction
 
AlfrescoTransactionSupportTest - Class in org.alfresco.repo.transaction
Tests integration between our UserTransaction implementation and our TransactionManager.
AlfrescoTransactionSupportTest() - Constructor for class org.alfresco.repo.transaction.AlfrescoTransactionSupportTest
 
AliasableAspect - Class in org.alfresco.email.server
Class that supports functionality of aliasable aspect.
AliasableAspect() - Constructor for class org.alfresco.email.server.AliasableAspect
 
aliasRegistered(AliasDefinition) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
 
ALL - Static variable in class org.alfresco.repo.audit.AuditMode
All
ALL - Static variable in class org.alfresco.repo.audit.model.KeyFilterMode
 
ALL - Static variable in class org.alfresco.repo.security.permissions.ACEType
ACE applies to the object and its children
ALL - Static variable in class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
 
ALL - Static variable in class org.alfresco.service.cmr.search.CategoryService.Mode
 
ALL_AUTHORITIES - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The group that contains everyone except guest.
ALL_COLUMNS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
 
ALL_COLUMNS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
ALL_COUNTRIES - Static variable in class org.alfresco.repo.search.MLAnalysisMode
All country matches
ALL_COUNTRIES_AND_ALL - Static variable in class org.alfresco.repo.search.MLAnalysisMode
All countries and ALL
ALL_LANGUAGES - Static variable in class org.alfresco.repo.search.MLAnalysisMode
All language matches.
ALL_LANGUAGES_AND_ALL - Static variable in class org.alfresco.repo.search.MLAnalysisMode
All language matches and ALL
ALL_ONLY - Static variable in class org.alfresco.repo.search.MLAnalysisMode
Just the all locale, "", === new Locale("", "", "")
ALL_PERMISSIONS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
The permission for all - not defined in the model.
allowableValues - Variable in class org.alfresco.repo.action.constraint.BaseParameterConstraint
Map of allowable values
allowAdminStagingWrites() - Method in class org.alfresco.filesys.avm.AVMContext
Check if the admin user is allowed to write to web project staging stores
allowDuplicateChildName() - Method in class org.alfresco.repo.dictionary.M2ChildAssociation
 
ALLOWED - Static variable in class org.alfresco.cmis.CMISContentStreamAllowedEnum
 
ALLOWED - Static variable in class org.alfresco.service.cmr.security.AccessStatus
 
AllowPermissionServiceImpl - Class in org.alfresco.repo.security.permissions.impl
 
AllowPermissionServiceImpl() - Constructor for class org.alfresco.repo.security.permissions.impl.AllowPermissionServiceImpl
 
allowReferenceWithinTransaction() - Method in interface org.alfresco.service.cmr.view.ImporterBinding
Gets whether the search for imported node references should search within the import transaction or not.
allowsGuest() - Method in class org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationComponentImpl
Determine if guest logons are allowed
allowsGuest() - Method in class org.alfresco.repo.security.authentication.ntlm.NTLMAuthenticationProvider
Determine if guest logons are allowed
allowslinkingByParent() - Method in class org.alfresco.repo.search.impl.lucene.query.AbstractStructuredFieldPosition
 
allowslinkingByParent() - Method in interface org.alfresco.repo.search.impl.lucene.query.StructuredFieldPosition
 
allowsLinkingBySelf() - Method in class org.alfresco.repo.search.impl.lucene.query.AbstractStructuredFieldPosition
 
allowsLinkingBySelf() - Method in class org.alfresco.repo.search.impl.lucene.query.DescendantAndSelfStructuredFieldPosition
 
allowsLinkingBySelf() - Method in interface org.alfresco.repo.search.impl.lucene.query.StructuredFieldPosition
 
allowsOpen(FileOpenParams) - Method in class org.alfresco.filesys.state.FileState
Check if the file can be opened depending on any current file opens and the sharing mode of the first file open
allowsReverse() - Method in class org.alfresco.cmis.search.CMISResultSetRowIteratorImpl
 
allowsReverse() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
 
allowsReverse() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
 
allowsReverse() - Method in interface org.alfresco.repo.search.ResultSetRowIterator
Does the result set allow reversal?
allowsSameNameSiblings() - Method in class org.alfresco.jcr.dictionary.NodeDefinitionImpl
 
AllRenditionTests - Class in org.alfresco.repo.rendition
This class is a holder for the various test classes associated with the Rendition Service.
AllRenditionTests() - Constructor for class org.alfresco.repo.rendition.AllRenditionTests
 
allUpdatedNodesCanBeIgnored(Long) - Method in class org.alfresco.repo.node.index.AbstractReindexComponent
 
AlwaysProceedMethodInterceptor - Class in org.alfresco.repo.security.permissions.impl
 
AlwaysProceedMethodInterceptor() - Constructor for class org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor
 
AMP - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
 
AMP - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
 
AnalysisException - Exception in org.alfresco.repo.search.impl.lucene.analysis
 
AnalysisException(String) - Constructor for exception org.alfresco.repo.search.impl.lucene.analysis.AnalysisException
 
AnalysisException(String, Object[]) - Constructor for exception org.alfresco.repo.search.impl.lucene.analysis.AnalysisException
 
AnalysisException(String, Throwable) - Constructor for exception org.alfresco.repo.search.impl.lucene.analysis.AnalysisException
 
AnalysisException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.search.impl.lucene.analysis.AnalysisException
 
AnalysisMode - Class in org.alfresco.repo.search.impl.lucene
 
AND - Static variable in class org.alfresco.repo.audit.model.FilterSetMode
 
AND - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
 
AND - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
AND - Static variable in class org.alfresco.repo.search.impl.parsers.FTSLexer
 
AND - Static variable in class org.alfresco.repo.search.impl.parsers.FTSParser
 
and() - Method in class org.alfresco.repo.search.impl.parsers.FTSParser
 
AND - Static variable in class org.alfresco.repo.search.impl.querymodel.QueryOptions.Connective
 
AND - Static variable in class org.alfresco.service.cmr.search.SearchParameters
AND
AND - Static variable in class org.alfresco.service.cmr.search.SearchParameters.Operator
AND
AnnotationTest - Class in org.alfresco.service
 
AnnotationTest() - Constructor for class org.alfresco.service.AnnotationTest
 
AnnotationTest(String) - Constructor for class org.alfresco.service.AnnotationTest
 
AnnotationTestInterface - Interface in org.alfresco.service
An interface to test the use of the auditable annotation.
ANY - Static variable in class org.alfresco.cmis.CMISTypesFilterEnum
 
ANY - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
 
ANY - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
ANY - Static variable in class org.alfresco.repo.search.impl.querymodel.Multiplicity
 
ANY - Static variable in class org.alfresco.repo.search.impl.querymodel.PredicateMode
 
ANY - Static variable in interface org.alfresco.service.cmr.dictionary.DataTypeDefinition
 
ANY - Static variable in class org.alfresco.service.cmr.search.CategoryService.Depth
 
AnyStructuredFieldPosition - Class in org.alfresco.repo.search.impl.lucene.query
 
AnyStructuredFieldPosition(String) - Constructor for class org.alfresco.repo.search.impl.lucene.query.AnyStructuredFieldPosition
 
AnyStructuredFieldPosition() - Constructor for class org.alfresco.repo.search.impl.lucene.query.AnyStructuredFieldPosition
 
APP_MODEL_1_0_URI - Static variable in interface org.alfresco.service.namespace.NamespaceService
Application Model URI
APP_MODEL_PREFIX - Static variable in interface org.alfresco.service.namespace.NamespaceService
Application Model Prefix
APP_REGION_DEFAULT - Static variable in class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory
A catch-all for unknown application regions.
APP_REGION_EHCACHE_HEARTBEAT - Static variable in class org.alfresco.repo.jgroups.AlfrescoJGroupsChannelFactory
The application region used by the EHCache heartbeat implementation over JGroups.
append(Path.Element) - Method in class org.alfresco.service.cmr.repository.Path
Appends a path element to the end of the path
append(Path) - Method in class org.alfresco.service.cmr.repository.Path
Append the given path of this path.
appendCharacters(char[], int, int) - Method in class org.alfresco.jcr.importer.PropertyContext
Append property value characters
appendMessage(MimeMessage, Flags, Date) - Method in class org.alfresco.repo.imap.AbstractImapFolder
Appends message to the folder.
appendMessageInternal(MimeMessage, Flags, Date) - Method in class org.alfresco.repo.imap.AbstractImapFolder
 
appendMessageInternal(MimeMessage, Flags, Date) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
Appends message to the folder.
appendQuery(List) - Method in class org.alfresco.repo.search.impl.lucene.query.PathQuery
 
applicableTypes - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
List of types and aspects for which this action is applicable
Application - Class in org.alfresco.repo.audit.model._3
Java class for Application complex type.
Application() - Constructor for class org.alfresco.repo.audit.model._3.Application
 
application - Variable in class org.alfresco.repo.audit.model._3.Audit
 
APPLICATION_CONTEXT - Static variable in class org.alfresco.jcr.repository.RepositoryFactory
 
ApplicationAuditEntry - Class in org.alfresco.repo.audit.model
 
ApplicationAuditEntry() - Constructor for class org.alfresco.repo.audit.model.ApplicationAuditEntry
 
ApplicationAuditModel - Interface in org.alfresco.repo.audit
The audit model used for application level auditing.
applicationContext - Static variable in class org.alfresco.jcr.test.BaseJCRTest
 
ApplicationContextFactory - Interface in org.alfresco.repo.management.subsystems
An interface providing access to a child application context corresonding to a particular subsystem.
ApplicationContextHelper - Class in org.alfresco.util
Helper class to provide static and common access to the Spring application context.
ApplicationContextHelper() - Constructor for class org.alfresco.util.ApplicationContextHelper
 
ApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext - Class in org.alfresco.util
A wrapper around ClassPathXmlApplicationContext which allows us to enable lazy loading or prevent Subsystem autostart as requested.
ApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext(String[]) - Constructor for class org.alfresco.util.ApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext
 
applicationEventPublisher - Variable in class org.alfresco.repo.content.AbstractReadOnlyContentStoreTest
 
ApplicationModel - Interface in org.alfresco.model
 
appliedOnDate - Variable in class org.alfresco.repo.importer.system.PatchInfo
 
AppliedPatch - Class in org.alfresco.repo.admin.patch
Applied patch bean
AppliedPatch() - Constructor for class org.alfresco.repo.admin.patch.AppliedPatch
Default constructor
AppliedPatch(AppliedPatch) - Constructor for class org.alfresco.repo.admin.patch.AppliedPatch
Construct an instance from another patch info-provider
AppliedPatchDAO - Interface in org.alfresco.repo.domain.patch
Provides data access support for patch persistence in alf_applied_patch.
AppliedPatchDAOImpl - Class in org.alfresco.repo.domain.patch.ibatis
iBatis-specific implementation of the AppliedPatch DAO.
AppliedPatchDAOImpl() - Constructor for class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
 
AppliedPatchDAOTest - Class in org.alfresco.repo.domain.patch
 
AppliedPatchDAOTest() - Constructor for class org.alfresco.repo.domain.patch.AppliedPatchDAOTest
 
AppliedPatchEntity - Class in org.alfresco.repo.domain.patch
Entity for alf_applied_patch persistence.
AppliedPatchEntity() - Constructor for class org.alfresco.repo.domain.patch.AppliedPatchEntity
 
AppliedPatchEntity(AppliedPatch) - Constructor for class org.alfresco.repo.domain.patch.AppliedPatchEntity
 
appliedToSchema - Variable in class org.alfresco.repo.importer.system.PatchInfo
 
appliedToServer - Variable in class org.alfresco.repo.importer.system.PatchInfo
 
applies(int) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
 
applies(int) - Method in interface org.alfresco.repo.admin.patch.Patch
Check if the patch is applicable to a given schema version.
apply() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
Sets up the transaction and ensures thread-safety.
apply() - Method in interface org.alfresco.repo.admin.patch.Patch
Applies the patch.
applyAcl(NodeRef, List) - Method in class org.alfresco.cmis.acl.CMISAccessControlServiceImpl
 
applyAcl(NodeRef, List, List, CMISAclPropagationEnum, CMISAccessControlFormatEnum) - Method in class org.alfresco.cmis.acl.CMISAccessControlServiceImpl
 
applyAcl(NodeRef, List) - Method in interface org.alfresco.cmis.CMISAccessControlService
Update the ACEs on a node.
applyAcl(NodeRef, List, List, CMISAclPropagationEnum, CMISAccessControlFormatEnum) - Method in interface org.alfresco.cmis.CMISAccessControlService
Update the ACEs on a node.
applyDefaultOverrides(PropertyBackedBeanState) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
Applies default overrides to the initial state.
applyDefaultOverrides(PropertyBackedBeanState) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
This method does the work.
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ActionRuleDecouplingPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AuthorityDefaultZonesPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AuthorityMigrationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMFormsPropertyTokenisationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMGuidPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMLayeredSnapshotPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMLockingPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMPermissionDataPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMStorePropertyTokenisationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AVMWebProjectInheritPermissionsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.CalendarModelUriPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.CategoryRootPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ContentFormTypePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ContentPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.DeploymentMigrationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.DescriptorUpdatePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.DmPermissionsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.EmailTemplatesContentPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.EmailTemplatesFolderPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.FixNameCrcValuesPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ForumsIconsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GroupTokenisationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GuestPersonPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GuestPersonPermissionPatch2
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GuestUserPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.InvalidNameEndingPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.InvalidUserPersonAndGroupPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.InvitationMigrationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.LinkNodeFileExtensionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.MigrateVersionStorePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.MoveWCMToGroupBasedPermissionsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.MultiTShareExistingTenantsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.NodePropertySerializablePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.NoLongerSupportedPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.NoOpPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.PermissionDataPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.PersonUsagePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ResetWCMToGroupBasedPermissionsPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.RSSTemplatesFolderPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SavedSearchFolderPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SavedSearchPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ScriptsFolderPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SitePermissionRefactorPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SiteStorePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SpacesRootPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SpacesStoreGuestPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SystemDescriptorContentPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SystemWorkflowFolderPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.TopLevelGroupParentChildAssociationTypePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UIFacetsAspectRemovalPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UpdateGuestPermissionPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UserAndPersonTokenisationPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.VersionHistoryPerformancePatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.WCMFoldersPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.WCMPostPermissionSnapshotPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.WebSiteAddModeratedPatch
 
applyInternal() - Method in class org.alfresco.repo.admin.patch.SamplePatch
Does nothing
applyOutstandingPatches() - Method in class org.alfresco.repo.admin.patch.PatchExecuter
Ensures that all outstanding patches are applied.
applyOutstandingPatches() - Method in interface org.alfresco.repo.admin.patch.PatchService
Apply all outstanding patches that are relevant to the repo.
applyOutstandingPatches() - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
 
applyProperties(Map, Map) - Method in class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
Apply the overwrite policy for the extracted properties.
applyToChildren(boolean) - Method in class org.alfresco.service.cmr.rule.Rule
Sets the values that indicates whether this rule should be applied to the children of the owning space.
applyVersioningState(NodeRef, CMISVersioningStateEnum) - Method in interface org.alfresco.cmis.CMISServices
Applies a versioning state to a new node, potentially resulting in a new node.
applyVersioningState(NodeRef, CMISVersioningStateEnum) - Method in class org.alfresco.cmis.mapping.CMISServicesImpl
 
approve(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
Moderator approves this invitation
approve(Invitation, String) - Method in interface org.alfresco.repo.invitation.ModeratedInvitationProcess
Moderator approves this request
approve(String) - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
 
approve(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
 
approve(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
Moderator approves this invitation
ARCHIVE - Static variable in class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
Defines AlfrescoImapFolder view mode as archive mode.
ArchiveAndRestoreTest - Class in org.alfresco.repo.node.archive
Test the archive and restore functionality provided by the low-level node service.
ArchiveAndRestoreTest() - Constructor for class org.alfresco.repo.node.archive.ArchiveAndRestoreTest
 
areTxnsInIndex(List) - Method in class org.alfresco.repo.node.index.AbstractReindexComponent
 
ARG_0 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.EndTestPolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.SideEffectTestPolicy
 
ARG_0 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.StartTestPolicy
 
ARG_0 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_1 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.EndTestPolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.SideEffectTestPolicy
 
ARG_1 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.StartTestPolicy
 
ARG_1 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_2 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
 
ARG_2 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.EndTestPolicy
 
ARG_2 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.StartTestPolicy
 
ARG_2 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_3 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.EndTestPolicy
 
ARG_3 - Static variable in interface org.alfresco.repo.policy.PolicyComponentTransactionTest.StartTestPolicy
 
ARG_3 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_4 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_5 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_6 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_7 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_8 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_9 - Static variable in class org.alfresco.service.Auditable.Key
 
ARG_ANCESTOR - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Descendant
 
ARG_ARG - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Lower
 
ARG_ARG - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Upper
 
ARG_EXP - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Like
 
ARG_FIRST - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
 
ARG_FROM - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
ARG_FROM_INC - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
ARG_LAST - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
 
ARG_LHS - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
Left hand side
ARG_LIST - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
 
ARG_MIN_SIMILARITY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
 
ARG_MODE - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
Mode: SVP or mode for MVP comparisons
ARG_MODE - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
 
ARG_NOT - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Exists
 
ARG_NOT - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
 
ARG_NOT - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Like
 
ARG_PARENT - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Child
 
ARG_PHRASE - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Exists
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPrefixTerm
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSWildTerm
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Like
 
ARG_PROPERTY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.PropertyAccessor
 
ARG_QUALIFIER - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Score
 
ARG_RHS - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
Right hand side
ARG_SELECTOR - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Child
 
ARG_SELECTOR - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Descendant
 
ARG_SLOP - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
 
ARG_SLOP - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
 
ARG_TERM - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
 
ARG_TERM - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPrefixTerm
 
ARG_TERM - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
 
ARG_TERM - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSWildTerm
 
ARG_TO - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
ARG_TO_INC - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
ARG_TOKENISATION_MODE - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
 
ARGS - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.BaseComparison
Args
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Child
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Descendant
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Exists
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSFuzzyTerm
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPhrase
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSPrefixTerm
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSProximity
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSRange
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSTerm
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.FTSWildTerm
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.In
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Like
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Lower
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.PropertyAccessor
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Score
 
args - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.functions.Upper
 
Argument - Interface in org.alfresco.repo.search.impl.querymodel
An argument to a function
ArgumentDefinition - Interface in org.alfresco.repo.search.impl.querymodel
 
AS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
 
AS - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
asc - Variable in class org.alfresco.repo.jscript.Search.SortColumn
 
ASC - Static variable in class org.alfresco.repo.search.impl.parsers.CMISLexer
 
ASC - Static variable in class org.alfresco.repo.search.impl.parsers.CMISParser
 
ASCENDING - Static variable in class org.alfresco.repo.search.impl.querymodel.Order
 
ASPECT - Static variable in class org.alfresco.repo.audit.model.KeyFilterMode
 
ASPECT_ACTIONS - Static variable in interface org.alfresco.repo.action.ActionModel
 
ASPECT_ALIASABLE - Static variable in interface org.alfresco.email.server.EmailServerModel
 
ASPECT_ARCHIVED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ARCHIVED_ASSOCS - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ATTACHABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_ATTACHED - Static variable in interface org.alfresco.email.server.EmailServerModel
 
ASPECT_AUDITABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_AUTHOR - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_BLOG_DETAILS - Static variable in interface org.alfresco.model.BlogIntegrationModel
 
ASPECT_BLOG_POST - Static variable in interface org.alfresco.model.BlogIntegrationModel
 
ASPECT_CLASSIFIABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_CONFIGURABLE - Static variable in interface org.alfresco.model.ApplicationModel
 
ASPECT_COPIEDFROM - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_COUNTABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_DEPLOYED - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_DISCUSSABLE - Static variable in interface org.alfresco.model.ForumModel
 
ASPECT_EMAILED - Static variable in interface org.alfresco.email.server.EmailServerModel
 
ASPECT_ENABLEABLE - Static variable in interface org.alfresco.repo.transfer.TransferModel
 
ASPECT_EXPIRES - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_FEEDSOURCE - Static variable in interface org.alfresco.model.ApplicationModel
 
ASPECT_FILENAMEPATTERN - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_FLAGGABLE - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_FORM - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_FORM_INSTANCE_DATA - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_GEN_CLASSIFIABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_HIDDEN_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_IGNORE_INHERITED_RULES - Static variable in interface org.alfresco.repo.rule.RuleModel
 
ASPECT_IMAP_CONTENT - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_FOLDER_NONSELECTABLE - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_IMAP_FOLDER_NONSUBSCRIBED - Static variable in interface org.alfresco.model.ImapModel
 
ASPECT_INCOMPLETE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_INDEX_CHILDREN - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_INLINEEDITABLE - Static variable in interface org.alfresco.model.ApplicationModel
 
ASPECT_LOCALIZED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_LOCALNAME_VERSION - Static variable in interface org.alfresco.repo.version.Version2Model
Version aspect + aspect properties
ASPECT_LOCALNAME_VERSION_STORE_ROOT - Static variable in interface org.alfresco.repo.version.VersionBaseModel
The version store root aspect localname
ASPECT_LOCKABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_MAILED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_MULTILINGUAL_DOCUMENT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_MULTILINGUAL_EMPTY_TRANSLATION - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_OUTPUT_PATH_PATTERN - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_OWNABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_PREFERENCES - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_QNAME_MANDATORY - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_QNAME_TEST_MARKER - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_QNAME_TEST_MARKER2 - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_QNAME_TEST_TITLED - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_QNAME_TEST_TITLED - Static variable in class org.alfresco.repo.node.ConcurrentNodeServiceSearchTest
 
ASPECT_QNAME_TEST_TITLED - Static variable in class org.alfresco.repo.node.ConcurrentNodeServiceTest
 
ASPECT_QNAME_WITH_DEFAULT_VALUE - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_REFERENCEABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_REFERENCES_NODE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_REFERENCING - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_RENDERING_ENGINE_TEMPLATE - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_RENDITION - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_RENDITIONED - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_REVERTED - Static variable in interface org.alfresco.model.WCMModel
 
ASPECT_ROOT - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_RULES - Static variable in interface org.alfresco.repo.rule.RuleModel
 
ASPECT_SIMPLE_WORKFLOW - Static variable in interface org.alfresco.model.ApplicationModel
 
ASPECT_SITE_CONTAINER - Static variable in interface org.alfresco.repo.site.SiteModel
Site Container
ASPECT_STORE_SELECTOR - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TAGGABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TAGSCOPE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TEMPLATABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TEMPORARY - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_THUMBNAILED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_TITLED - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_UIFACETS - Static variable in interface org.alfresco.model.ApplicationModel
 
ASPECT_VERSION - Static variable in interface org.alfresco.repo.version.Version2Model
 
ASPECT_VERSION_STORE_ROOT - Static variable in interface org.alfresco.repo.version.Version2Model
The version store root aspect
ASPECT_VERSION_STORE_ROOT - Static variable in interface org.alfresco.repo.version.VersionModel
The version store root aspect
ASPECT_VERSIONABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_VISIBLE_RENDITION - Static variable in interface org.alfresco.model.RenditionModel
 
ASPECT_WEBAPP - Static variable in interface org.alfresco.model.WCMAppModel
 
ASPECT_WEBSCRIPTABLE - Static variable in interface org.alfresco.model.ContentModel
 
ASPECT_WITH_ASSOCIATIONS - Static variable in class org.alfresco.repo.node.BaseNodeServiceTest
 
ASPECT_WORKFLOW_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
 
ASPECT_WORKING_COPY - Static variable in interface org.alfresco.model.ContentModel
 
aspectAdded(NodeRef, QName) - Method in class org.alfresco.repo.importer.ImportTimerProgress
 
aspectAdded(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
Report addition of an aspect
aspectCopyDetails - Variable in class org.alfresco.repo.policy.PolicyScope
The aspects
AspectDefinition - Interface in org.alfresco.service.cmr.dictionary
Read-only definition of an Aspect.
AspectMissingException - Exception in org.alfresco.service.cmr.repository
Used to indicate that an aspect is missing from a node.
AspectMissingException(QName, NodeRef) - Constructor for exception org.alfresco.service.cmr.repository.AspectMissingException
Constructor
AspectParameterConstraint - Class in org.alfresco.repo.action.constraint
Type parameter constraint
AspectParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.AspectParameterConstraint
 
aspects - Variable in class org.alfresco.repo.jscript.ScriptNode
The aspects applied to this node
aspects - Variable in class org.alfresco.repo.template.BaseContentNode
 
ASPECTS - Static variable in interface org.alfresco.service.cmr.security.PermissionService
 
AspectsIntegrityEvent - Class in org.alfresco.repo.node.integrity
Event raised to check nodes' aspects
AspectsIntegrityEvent(NodeService, DictionaryService, NodeRef) - Constructor for class org.alfresco.repo.node.integrity.AspectsIntegrityEvent
 
aspectTest(String) - Method in class org.alfresco.repo.policy.PolicyComponentTest
 
ASRDeploymentTest - Class in org.alfresco.repo.deploy
End to end test of deployment to an alfresco system receiver (ASR).
ASRDeploymentTest() - Constructor for class org.alfresco.repo.deploy.ASRDeploymentTest
 
assemble(Serializable, Object) - Method in class org.alfresco.repo.domain.hibernate.LocaleUserType
 
assertContains(String, String, String) - Static method in class org.alfresco.repo.content.metadata.AbstractMetadataExtracterTest
 
assertContains(String, String) - Static method in class org.alfresco.repo.content.metadata.AbstractMetadataExtracterTest
 
assertEquals(Object, Object) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
 
assertEquals(Object, Object, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
 
assertFalse(boolean) - Method in class org.alfresco.repo.jscript.Sc