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.
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.
AbstractAttribute - Class in org.alfresco.repo.attributes
Base class for handling basic type conversions.
AbstractAttribute() - Constructor for class org.alfresco.repo.attributes.AbstractAttribute
 
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
 
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
 
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
 
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
 
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
 
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
 
AbstractImageMagickContentTransformer - Class in org.alfresco.repo.content.transform.magick
Abstract helper for transformations based on ImageMagick
AbstractImageMagickContentTransformer() - Constructor for class org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformer
 
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
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
AbstractResultSet - Class in org.alfresco.repo.search
 
AbstractResultSet(Path[]) - Constructor for class org.alfresco.repo.search.AbstractResultSet
 
AbstractResultSetRow - Class in org.alfresco.repo.search
 
AbstractResultSetRow(ResultSet, int) - Constructor for class org.alfresco.repo.search.AbstractResultSetRow
 
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
 
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
AbstractVersionServiceImpl - Class in org.alfresco.repo.version.common
Abstract version service implementation.
AbstractVersionServiceImpl() - Constructor for class org.alfresco.repo.version.common.AbstractVersionServiceImpl
 
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
 
acceptActivity(ActivityPostDAO, List) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
 
AccessControlEntry - Interface in org.alfresco.repo.security.permissions
 
AccessControlEntryContext - Interface in org.alfresco.repo.security.permissions
 
AccessControlList - Interface in org.alfresco.repo.security.permissions
 
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) - 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
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_DELETE_POST - Static variable in class org.alfresco.repo.blogIntegration.DefaultBlogIntegrationImplementation
 
ACTION_EDIT_POST - Static variable in class org.alfresco.repo.blogIntegration.DefaultBlogIntegrationImplementation
 
ACTION_GET_POST - Static variable in class org.alfresco.repo.blogIntegration.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.blogIntegration.DefaultBlogIntegrationImplementation
Blog actions
ACTION_PROP_NAME_1 - Static variable in class org.alfresco.repo.rule.BaseRuleTest
 
ACTION_PROP_VALUE_1 - Static variable in class org.alfresco.repo.rule.BaseRuleTest
 
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
 
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
ActionImplTest - Class in org.alfresco.repo.action
 
ActionImplTest() - Constructor for class org.alfresco.repo.action.ActionImplTest
 
ActionModel - Interface in org.alfresco.repo.action
 
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.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
 
ActionServiceImpl.PendingAction - Class in org.alfresco.repo.action
Pending action details class
ActionServiceImpl.PendingAction(Action, NodeRef, boolean, Set) - Constructor for class org.alfresco.repo.action.ActionServiceImpl.PendingAction
Constructor
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
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.
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 - 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?
Activity - Class in org.alfresco.repo.activities.script
Scripted Activity Service for posting activities.
Activity() - Constructor for class org.alfresco.repo.activities.script.Activity
 
ActivityDaoService - Interface in org.alfresco.repo.activities.ibatis
Common interface for activity DAO service
ActivityFeedDAO - Class in org.alfresco.repo.activities.feed
Activity Feed DAO
ActivityFeedDAO() - Constructor for class org.alfresco.repo.activities.feed.ActivityFeedDAO
 
ActivityFeedDaoService - Interface in org.alfresco.repo.activities.feed
Interface for activity feed DAO service
ActivityPostDAO - Class in org.alfresco.repo.activities.post
Activity Post DAO
ActivityPostDAO() - Constructor for class org.alfresco.repo.activities.post.ActivityPostDAO
 
ActivityPostDAO.STATUS - Class in org.alfresco.repo.activities.post
 
ActivityPostDaoService - Interface in org.alfresco.repo.activities.post
Interface for activity post DAO service
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
 
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(ResultSetRow) - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
 
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
 
add_escapes(String) - Method in exception org.alfresco.repo.search.impl.lucene.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
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(Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
 
addAction(int, Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
 
addAction(Action) - Method in interface org.alfresco.service.cmr.action.CompositeAction
Add an action to the end of the list
addAction(int, Action) - Method in interface org.alfresco.service.cmr.action.CompositeAction
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 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
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 locale to include for multi-lingual text searches.
addAspect(String, QName) - Method in class org.alfresco.repo.avm.AVMLockingAwareService
 
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(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.
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.
addAttrbutePath(Path) - Method in class org.alfresco.service.cmr.search.SearchParameters
Add paths for attributes in the result set.
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.