Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort(Executor) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- abort(Transfer) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- abort(Transfer) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Abort the transfer
- 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
- AbstractAclCrudDAOImpl - Class in org.alfresco.repo.domain.permissions
-
Abstract implementation for ACL crud DAO.
- AbstractAclCrudDAOImpl() - Constructor for class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
-
Default constructor.
- AbstractActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Base class for all action evaluators
- AbstractActionEvaluator(ServiceRegistry, Action) - Constructor for class org.alfresco.opencmis.mapping.AbstractActionEvaluator
-
Construct
- AbstractAlfrescoFtsQueryLanguage - Class in org.alfresco.repo.search.impl
- AbstractAlfrescoFtsQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- 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
- 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
- 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
- AbstractAuthorityBridgeDAO - Class in org.alfresco.repo.security.authority
- AbstractAuthorityBridgeDAO() - Constructor for class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- AbstractBaseCopyService - Class in org.alfresco.repo.copy
-
This is a base class for all the copy services.
- AbstractBaseCopyService() - Constructor for class org.alfresco.repo.copy.AbstractBaseCopyService
- AbstractBaseCopyService.AssociationCopyInfo - Class in org.alfresco.repo.copy
-
Simple container for storing data required to copy a node, including the parent association that will be copied along with the new path part of the association that will be created by the copy.
- AbstractBlogPostsCannedQueryFactory - Class in org.alfresco.repo.blog.cannedqueries
- AbstractBlogPostsCannedQueryFactory() - Constructor for class org.alfresco.repo.blog.cannedqueries.AbstractBlogPostsCannedQueryFactory
- AbstractBlogPostsCannedQueryFactory.BlogEntityComparator - Class in org.alfresco.repo.blog.cannedqueries
-
Utility class to sort
BlogPostInfos on the basis of a Comparable property. - AbstractBulkFilesystemImporter - Class in org.alfresco.repo.bulkimport.impl
- AbstractBulkFilesystemImporter() - Constructor for class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- AbstractCacheFactory<K extends Serializable,
V> - Class in org.alfresco.repo.cache -
Abstract
CacheFactoryimplementation containing common functionality such as cache configuration properties support. - AbstractCacheFactory() - Constructor for class org.alfresco.repo.cache.AbstractCacheFactory
- 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
- AbstractCannedQueryDAOImpl - Class in org.alfresco.repo.domain.query
-
DAO implementation providing canned query support.
- AbstractCannedQueryDAOImpl() - Constructor for class org.alfresco.repo.domain.query.AbstractCannedQueryDAOImpl
- AbstractCannedQueryPermissions<R> - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Basic support for canned query implementations - permission check
- AbstractCannedQueryPermissions(CannedQueryParameters, MethodSecurityBean<R>) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
- AbstractCategoryServiceImpl - Class in org.alfresco.repo.search.impl
-
Category service implementation
- AbstractCategoryServiceImpl() - Constructor for class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- 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.
- AbstractChainingFtpAuthenticator - Class in org.alfresco.repo.security.authentication
-
Base chaining FTP Authenticator class.
- AbstractChainingFtpAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator
- AbstractCmisServiceWrapper - Class in lib3party.org.apache.chemistry.opencmis.server.support.wrapper
-
An abstract CMIS service wrapper.
- AbstractCmisServiceWrapper(CmisService) - Constructor for class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- 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
FileChannelto provide callbacks to listeners when the channel isclosed. - AbstractContentAccessor.ChannelCloseCallbackAdvise - Class in org.alfresco.repo.content
-
Advise that listens for the completion of specific methods on the
ByteChannelinterface. - 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.
- 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
- AbstractContentStoreMapProvider - Class in org.alfresco.repo.bulkimport.impl.stores
-
Common elements of the role of a
ContentStoreMapProvider. - AbstractContentStoreMapProvider() - Constructor for class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- AbstractContentStreamListener - Class in org.alfresco.repo.content
- AbstractContentStreamListener() - Constructor for class org.alfresco.repo.content.AbstractContentStreamListener
- 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
- AbstractControlDAOImpl - Class in org.alfresco.repo.domain.control
-
Abstract implementation for connection controlling DAO.
- AbstractControlDAOImpl() - Constructor for class org.alfresco.repo.domain.control.AbstractControlDAOImpl
- 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
- AbstractCopyCannedQueryFactory<R> - Class in org.alfresco.repo.copy.query
-
Support for Canned Queries for copy
- AbstractCopyCannedQueryFactory() - Constructor for class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- AbstractCopyCannedQueryFactory.CopyCannedQueryDetail - Class in org.alfresco.repo.copy.query
-
Parameter bean to use for copy queries
- AbstractCredentialsImpl - Class in org.alfresco.repo.remotecredentials
-
This class is the parent of a set of Remote Credentials
- AbstractCredentialsImpl(NodeRef, QName, String, NodeRef) - Constructor for class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- AbstractCredentialsImpl(QName) - Constructor for class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
-
Creates a new, empty
AbstractCredentialsImplready to be stored later - 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
- AbstractDbObject - Class in org.alfresco.util.schemacomp.model
-
Useful base class for many, if not all the
DbObjectimplementations. - AbstractDbObject(DbObject, String) - Constructor for class org.alfresco.util.schemacomp.model.AbstractDbObject
-
Instantiate, giving the object a parent and a name.
- AbstractDbValidator - Class in org.alfresco.util.schemacomp.validator
-
Base class providing DbValidator support.
- AbstractDbValidator() - Constructor for class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- AbstractDirectoryServiceUserAccountStatusInterpreter - Class in org.alfresco.repo.security.sync.ldap
- AbstractDirectoryServiceUserAccountStatusInterpreter() - Constructor for class org.alfresco.repo.security.sync.ldap.AbstractDirectoryServiceUserAccountStatusInterpreter
- AbstractDirectUrlConfig - Class in org.alfresco.repo.content.directurl
-
Direct Access Url configuration settings.
- AbstractDirectUrlConfig() - Constructor for class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- 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
- AbstractEventGenerationBehaviours - Class in org.alfresco.repo.events
- AbstractEventGenerationBehaviours() - Constructor for class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- AbstractEventProducer - Class in org.alfresco.repo.rawevents
-
Abstract helper to send events to an endpoint.
- AbstractEventProducer() - Constructor for class org.alfresco.repo.rawevents.AbstractEventProducer
- AbstractEventsService - Class in org.alfresco.repo.events
- AbstractEventsService() - Constructor for class org.alfresco.repo.events.AbstractEventsService
- AbstractEventsService.NodeInfo - Class in org.alfresco.repo.events
- AbstractExporter - Class in org.alfresco.repo.download
- AbstractExporter() - Constructor for class org.alfresco.repo.download.AbstractExporter
- AbstractFacetLabelDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A support class for facet label display handlers.
- AbstractFacetLabelDisplayHandler() - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
- 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
- AbstractFieldProcessor<Data> - Class in org.alfresco.repo.forms.processor
-
Abstract base class for all field processors.
- AbstractFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.AbstractFieldProcessor
- AbstractFilesystemTracker - Class in org.alfresco.repo.bulkimport.impl
- AbstractFilesystemTracker() - Constructor for class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- AbstractFilter<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor -
Abstract base class for all Filter implementations.
- AbstractFilter() - Constructor for class org.alfresco.repo.forms.processor.AbstractFilter
- 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
-
Deprecated.
- AbstractHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.
- AbstractHomeFolderProvider.V2Adaptor - Class in org.alfresco.repo.security.person
-
Deprecated.Adaptor to the HomeFolderProvider2 interface.
- AbstractHomeFolderProvider2 - Class in org.alfresco.repo.security.person
-
Abstract class that implements
HomeFolderProvider2which works with thePortableHomeFolderManager(which performs most of the work) to create home folders in custom locations. - AbstractHomeFolderProvider2() - Constructor for class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- AbstractIdentityServiceAuthenticator - Class in org.alfresco.repo.security.authentication.identityservice.authentication
- AbstractIdentityServiceAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- AbstractImapFolder - Class in org.alfresco.repo.imap
-
Implementation of greenmail MailFolder.
- AbstractImapFolder(ServiceRegistry) - Constructor for class org.alfresco.repo.imap.AbstractImapFolder
- AbstractImapFolder.CommandCallback<T> - Class in org.alfresco.repo.imap
- AbstractIndexerAndSearcher - Class in org.alfresco.repo.search.impl
- AbstractIndexerAndSearcher() - Constructor for class org.alfresco.repo.search.impl.AbstractIndexerAndSearcher
- AbstractIndexFilter - Class in org.alfresco.repo.search
- AbstractIndexFilter() - Constructor for class org.alfresco.repo.search.AbstractIndexFilter
- AbstractIndexFilter.DefinitionExistChecker - Interface in org.alfresco.repo.search
- 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
- AbstractInvitationDelegate - Class in org.alfresco.repo.invitation.activiti
- AbstractInvitationDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate
- AbstractJSONAPIResult - Class in org.alfresco.repo.search.impl
-
JSON returned from SOLR API Parser This class defines common properties and performs response header parsing.
- AbstractJSONAPIResult() - Constructor for class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- AbstractJsonSerializerBean<T,
S> - Class in org.alfresco.util.json - AbstractJsonSerializerBean() - Constructor for class org.alfresco.util.json.AbstractJsonSerializerBean
- AbstractLocaleDAOImpl - Class in org.alfresco.repo.domain.locale
-
Abstract implementation for Locale DAO.
- AbstractLocaleDAOImpl() - Constructor for class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
-
Default constructor.
- AbstractLocalTransform - Class in org.alfresco.repo.content.transform
-
Abstract supper class for local transformer using flat transform options.
- AbstractLockDAOImpl - Class in org.alfresco.repo.domain.locks
-
Abstract implementation of the Locks DAO.
- AbstractLockDAOImpl() - Constructor for class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- AbstractLockStore<T extends ConcurrentMap<NodeRef,
LockState>> - Class in org.alfresco.repo.lock.mem -
Base class for LockStore implementations that use a ConcurrentMap as storage.
- AbstractLockStore(T) - Constructor for class org.alfresco.repo.lock.mem.AbstractLockStore
- AbstractLuceneQueryLanguage - Class in org.alfresco.repo.search.impl.lucene
- AbstractLuceneQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- 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<String>) - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Constructor that can be used when the list of supported mimetypes is known up front.
- AbstractMappingMetadataExtracter(Set<String>, Set<String>) - Constructor for class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Constructor that can be used when the list of supported extract and embed mimetypes is known up front.
- 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
- 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
ModuleComponentto provide the basic necessities. - AbstractModuleComponent() - Constructor for class org.alfresco.repo.module.AbstractModuleComponent
- AbstractMTAsynchronouslyRefreshedCache<T> - Class in org.alfresco.repo.cache
-
The base implementation for Multi-tenant asynchronously refreshed cache.
- AbstractMTAsynchronouslyRefreshedCache() - Constructor for class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- AbstractNodeCleanupWorker - Class in org.alfresco.repo.node.cleanup
-
Base class for Node cleaners.
- AbstractNodeCleanupWorker() - Constructor for class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
-
Default constructor
- AbstractNodeDAOImpl - Class in org.alfresco.repo.domain.node
-
Abstract implementation for Node DAO.
- AbstractNodeDAOImpl() - Constructor for class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Constructor.
- AbstractNodeEventFilter - Class in org.alfresco.repo.event2.filter
-
Abstract
EventFilterimplementation, containing common event filtering functionality for theQNametype. - AbstractNodeEventFilter() - Constructor for class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- AbstractNodeFilter - Class in org.alfresco.repo.transfer
-
A utility base class that simplifies the creation of new node filters.
- AbstractNodeFilter() - Constructor for class org.alfresco.repo.transfer.AbstractNodeFilter
- AbstractNodeFinder - Class in org.alfresco.repo.transfer
-
A utility base class that simplifies the creation of new node finders.
- AbstractNodeFinder() - Constructor for class org.alfresco.repo.transfer.AbstractNodeFinder
- AbstractNodeImporter - Class in org.alfresco.repo.bulkimport.impl
-
Abstract base class for the node importer, containing helper methods for use by subclasses.
- AbstractNodeImporter() - Constructor for class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- AbstractNodeImporterFactory - Class in org.alfresco.repo.bulkimport.impl
- AbstractNodeImporterFactory() - Constructor for class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- AbstractNodeLocator - Class in org.alfresco.repo.nodelocator
-
Base class for all
NodeLocatorimplementations. - AbstractNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.AbstractNodeLocator
- 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
NodeServiceimplementations. - 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
- 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.permissions
-
Common support for permisisons dao Sub classes determine how ACLs are cascaded to children and how changes may COW/version children as ACLs are pushed down.
- AbstractProperty - Class in org.alfresco.opencmis.mapping
-
Base class for all property accessors
- AbstractProperty(ServiceRegistry, CMISConnector, String) - Constructor for class org.alfresco.opencmis.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
PropertyPlaceholderHelperto resolve placeholders in the property defaults. - AbstractPropertyBackedBean.RuntimeState - Enum Class in org.alfresco.repo.management.subsystems
-
The lifecycle states.
- 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.
- AbstractPropertyValueDAOImpl.CachePucKey - Class in org.alfresco.repo.domain.propval
-
Key for PropertyUniqueContext cache
- AbstractProtocolMethod<R> - Class in org.alfresco.repo.virtual.ref
-
Handles protocol method dispatch.
- AbstractProtocolMethod() - Constructor for class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- AbstractQNameAwareCannedQueryFactory<R> - Class in org.alfresco.repo.query
-
An intermediate
AbstractCannedQueryFactorylayer, for various implementations that need to know about QName IDs and similar - AbstractQNameAwareCannedQueryFactory() - Constructor for class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- AbstractQNameAwareCannedQueryFactory.NestedComparator<R> - Class in org.alfresco.repo.query
- AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator - Class in org.alfresco.repo.query
-
An instance of a
AbstractQNameAwareCannedQueryFactory.PropertyBasedComparatorfor aNodeBackedEntity - AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator<R> - Class in org.alfresco.repo.query
-
Utility class to sort Entities on the basis of a Comparable property.
- 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.
- AbstractRatingRollupAlgorithm - Class in org.alfresco.repo.rating
-
This class provides the basic implementation of a rating property rollup.
- AbstractRatingRollupAlgorithm(String) - Constructor for class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- AbstractRefreshableCacheEvent - Class in org.alfresco.repo.cache
-
A generic event with the cache id and affected tenant
- AbstractRemoteAlfrescoTicketImpl - Class in org.alfresco.repo.remoteticket
-
Parent class for implementations of
RemoteAlfrescoTicketInfo, which provides common helpers for working with tickets - AbstractRemoteAlfrescoTicketImpl() - Constructor for class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
- AbstractRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- AbstractRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- AbstractRenderingEngine(NodeLocator, QName) - Constructor for class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- AbstractRenderingEngine.RenderingContext - Class in org.alfresco.repo.rendition.executer
-
Deprecated.
- AbstractResetPasswordDelegate - Class in org.alfresco.repo.security.authentication.activiti
-
Deprecated.from 7.1.0
- AbstractResetPasswordDelegate() - Constructor for class org.alfresco.repo.security.authentication.activiti.AbstractResetPasswordDelegate
-
Deprecated.
- 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 - Enum 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.Pair<FIRST,
SECOND> - Class in org.alfresco.repo.action.scheduled -
Simple class to hold to related objects
- AbstractScheduledAction.TransactionMode - Enum Class in org.alfresco.repo.action.scheduled
-
Enum to define the transaction mode.
- AbstractScheduledLockedJob - Class in org.alfresco.schedule
-
This class should be extended any time a scheduled job needs to be implemented to be executed using
JobLockService. - AbstractScheduledLockedJob() - Constructor for class org.alfresco.schedule.AbstractScheduledLockedJob
- AbstractSearchCallback() - Constructor for class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.AbstractSearchCallback
- 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
- AbstractSiteMembership - Class in org.alfresco.repo.site
- AbstractSiteMembership(SiteInfo, String, String) - Constructor for class org.alfresco.repo.site.AbstractSiteMembership
- AbstractSolrAdminHTTPClient - Class in org.alfresco.repo.search.impl.solr
-
HTTP Client providing GET invocations to SOLR.
- AbstractSolrAdminHTTPClient() - Constructor for class org.alfresco.repo.search.impl.solr.AbstractSolrAdminHTTPClient
- AbstractSolrQueryHTTPClient - Class in org.alfresco.repo.search.impl.solr
- AbstractSolrQueryHTTPClient() - Constructor for class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- AbstractStreamAwareProxy - Class in org.alfresco.repo.content
-
Base class for stream aware proxies
- AbstractStreamAwareProxy() - Constructor for class org.alfresco.repo.content.AbstractStreamAwareProxy
- AbstractSubscriptionsDAO - Class in org.alfresco.repo.domain.subscriptions
- AbstractSubscriptionsDAO() - Constructor for class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- 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
- AbstractTenantAdminDAOImpl - Class in org.alfresco.repo.domain.tenant
-
Abstract implementation for TenantAdmin DAO.
- AbstractTenantAdminDAOImpl() - Constructor for class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
-
Default constructor.
- AbstractTenantRoutingContentStore - Class in org.alfresco.repo.tenant
-
Content Store that supports tenant routing, if multi-tenancy is enabled.
- AbstractTenantRoutingContentStore() - Constructor for class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
-
Default constructor
- AbstractTransferProgressMonitor - Class in org.alfresco.repo.transfer
- AbstractTransferProgressMonitor() - Constructor for class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- AbstractTransformationRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- AbstractTransformationRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- AbstractTransformationRenderingEngine.TransformationCallable - Class in org.alfresco.repo.rendition.executer
-
Deprecated.Implementation of
Callablefor doing the work of the transformation which returns the temporary content writer if successful. - AbstractTransformationSourceOptions - Class in org.alfresco.service.cmr.repository
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- AbstractTransformationSourceOptions() - Constructor for class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.
- AbstractUsageDAOImpl - Class in org.alfresco.repo.domain.usage
-
Abstract implementation for Usage DAO.
- AbstractUsageDAOImpl() - Constructor for class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- AbstractUserNotifier - Class in org.alfresco.repo.activities.feed
- AbstractUserNotifier() - Constructor for class org.alfresco.repo.activities.feed.AbstractUserNotifier
- AbstractVersionServiceImpl - Class in org.alfresco.repo.version.common
-
Abstract version service implementation.
- AbstractVersionServiceImpl() - Constructor for class org.alfresco.repo.version.common.AbstractVersionServiceImpl
- AbstractWorkflowFormProcessor<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor.workflow -
Abstract base class for workflow based form processors.
- AbstractWorkflowFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- AbstractWorkflowNodeConverter - Class in org.alfresco.repo.workflow
- AbstractWorkflowNodeConverter() - Constructor for class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- AbstractWorkflowPropertyHandler - Class in org.alfresco.repo.workflow
- AbstractWorkflowPropertyHandler() - Constructor for class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- accept(String) - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- accept(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Invitee accepts this invitation Nominated Invitaton process only
- accept(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
For a Nominated Invitation invitee accepts this invitation
- accept(String, Map<String, Serializable>) - Method in interface org.alfresco.repo.audit.AuditFilter
-
Returns
trueif the audit map values have not been discarded by audit filters. - accept(String, Map<String, Serializable>) - Method in class org.alfresco.repo.audit.PropertyAuditFilter
- accept(Callable<Optional<RepoEvent<?>>>) - Method in class org.alfresco.repo.event2.DirectEventSender
- accept(Callable<Optional<RepoEvent<?>>>) - Method in class org.alfresco.repo.event2.EnqueuingEventSender
-
Procedure to enqueue the callback functions that creates an event.
- accept(Callable<Optional<RepoEvent<?>>>) - Method in interface org.alfresco.repo.event2.EventSender
-
Accepts a callback function creating an event and sends this event to specified destination.
- accept(Invitation) - Method in interface org.alfresco.repo.invitation.NominatedInvitationProcess
-
invitee accepts this request
- accept(Invitation) - Method in class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
-
invitee accepts this request
- accept(NodeRef) - Method in class org.alfresco.repo.transfer.CompositeNodeFilter
-
Examines the supplied node and indicates whether it has been accepted by the filter.
- accept(NodeRef) - Method in class org.alfresco.repo.transfer.ContentClassFilter
- 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.
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.Column
- accept(DbObjectVisitor) - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Allows a visitor to be invoked against this DbObject.
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.Index
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.Schema
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.Sequence
- accept(DbObjectVisitor) - Method in class org.alfresco.util.schemacomp.model.Table
- acceptActivity(ActivityPostEntity, List<FeedControlEntity>) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- acceptNominatedInvitation(String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- acceptNominatedInvitation(String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Moderator approves this invitation
- AcceptNominatedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a nominated invitation request has been accepted.
- AcceptNominatedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.AcceptNominatedInviteDelegate
- acceptsNullArgument() - Method in class org.alfresco.repo.security.sync.ldap_ad.LDAPADUserAccountStatusInterpreter
- acceptsNullArgument() - Method in class org.alfresco.repo.security.sync.ldap.AbstractDirectoryServiceUserAccountStatusInterpreter
-
Specify if the particular implementation of
AbstractDirectoryServiceUserAccountStatusInterpreter.isUserAccountDisabled(Serializable)will accept null. - acceptsNullArgument() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserAccountStatusInterpreter
- acceptsTrait(Object) - Method in class org.alfresco.traitextender.SingletonExtension
- acceptsTraitClass(Class<?>) - Method in class org.alfresco.traitextender.SingletonExtension
- acceptUser(String) - Method in class org.alfresco.repo.audit.UserAuditFilter
- AccessAuditor - Class in org.alfresco.repo.audit.access
-
Creates high level audit records on the creation, deletion, modification and access of content and folders.
- AccessAuditor() - Constructor for class org.alfresco.repo.audit.access.AccessAuditor
- accessCache - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
a transactionally-safe cache to be injected
- 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.permissions
-
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
- AccessPermissionComparator() - Constructor for class org.alfresco.opencmis.CMISConnector.AccessPermissionComparator
- 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
- AccessTokenToDecodedTokenUserMapper - Class in org.alfresco.repo.security.authentication.identityservice.user
- AccessTokenToDecodedTokenUserMapper(UserInfoAttrMapping) - Constructor for class org.alfresco.repo.security.authentication.identityservice.user.AccessTokenToDecodedTokenUserMapper
- accumulateNs(long) - Method in class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
- Ace - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_access_control_entry persistence.
- ACE(AccessStatus, String, String) - Constructor for class org.alfresco.repo.importer.view.NodeContext.ACE
- AceContext - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_ace_context persistence.
- AceContextEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_ace_context persistence.
- AceContextEntity() - Constructor for class org.alfresco.repo.domain.permissions.AceContextEntity
-
Default constructor
- AceContextEntity(String, String, String) - Constructor for class org.alfresco.repo.domain.permissions.AceContextEntity
- AceEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_access_control_entry persistence.
- AceEntity() - Constructor for class org.alfresco.repo.domain.permissions.AceEntity
-
Default constructor
- ACEType - Enum Class in org.alfresco.repo.security.permissions
-
The ACE Type
- Acl - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_access_control_list persistence.
- Acl - Interface in org.alfresco.repo.solr
-
Interface for SOLR ACL objects.
- AclChange - Interface in org.alfresco.repo.security.permissions.impl
- AclChangeSet - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_acl_change_set persistence.
- AclChangeSet - Interface in org.alfresco.repo.solr
-
Interface for SOLR changeset objects.
- AclChangeSetEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_acl_change_set persistence.
- AclChangeSetEntity - Class in org.alfresco.repo.domain.solr
-
Interface for SOLR changeset objects.
- AclChangeSetEntity() - Constructor for class org.alfresco.repo.domain.permissions.AclChangeSetEntity
-
Default constructor
- AclChangeSetEntity() - Constructor for class org.alfresco.repo.domain.solr.AclChangeSetEntity
- AclChangeSetParameters - Class in org.alfresco.repo.solr
-
Stores ACL change set query parameters
- AclChangeSetParameters() - Constructor for class org.alfresco.repo.solr.AclChangeSetParameters
- ACLCopyMode - Enum Class in org.alfresco.repo.security.permissions
- AclCrudDAO - Interface in org.alfresco.repo.domain.permissions
-
This provides basic services such as caching, but defers to the underlying implementation for CRUD operations.
- AclCrudDAOImpl - Class in org.alfresco.repo.domain.permissions.ibatis
-
iBatis-specific implementation of the ACL Crud DAO.
- AclCrudDAOImpl() - Constructor for class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- AclDAO - Interface in org.alfresco.repo.domain.permissions
-
Provides data access support for persistence in alf_access_control_list.
- aclDaoComponent - Variable in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- aclDaoComponent - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- AclDAOImpl - Class in org.alfresco.repo.domain.permissions
-
DAO to manage ACL persistence Note: based on earlier AclDaoComponentImpl
- AclDAOImpl() - Constructor for class org.alfresco.repo.domain.permissions.AclDAOImpl
- AclEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_acess_control_list persistence.
- AclEntity - Class in org.alfresco.repo.domain.solr
-
Interface for SOLR changeset objects.
- AclEntity() - Constructor for class org.alfresco.repo.domain.permissions.AclEntity
-
Default constructor
- AclEntity() - Constructor for class org.alfresco.repo.domain.solr.AclEntity
- ACLEntryAfterInvocationProvider - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Enforce permission after the method call
- ACLEntryAfterInvocationProvider() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Default constructor
- 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
- aclId - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- AclMember - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_access_control_member persistence.
- AclMemberEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_access_control_member persistence.
- AclMemberEntity() - Constructor for class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Default constructor
- AclMemberEntity(long, long, int) - Constructor for class org.alfresco.repo.domain.permissions.AclMemberEntity
- AclReaders - Class in org.alfresco.repo.solr
-
Bean for SOLR ACL readers.
- AclReaders() - Constructor for class org.alfresco.repo.solr.AclReaders
- ACLREPORT - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- ACLTXREPORT - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- ACLType - Enum Class in org.alfresco.repo.security.permissions
-
The ACL Type
- AclUpdateEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_acess_control_list persistence.
- AclUpdateEntity() - Constructor for class org.alfresco.repo.domain.permissions.AclUpdateEntity
- 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 - Variable in class org.alfresco.repo.jscript.ScriptAction
-
Action state
- Action - Interface in org.alfresco.service.cmr.action
-
The rule action interface
- ACTION_CONTEXT_PARAM_NAME - Static variable in interface org.alfresco.repo.action.access.ActionAccessRestriction
- 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_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ACTION_TYPES - Static variable in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- ACTION_TYPES - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- actionableNodeRef - Variable in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- ActionAccessException - Exception in org.alfresco.repo.action.access
- ActionAccessException(String) - Constructor for exception org.alfresco.repo.action.access.ActionAccessException
- ActionAccessRestriction - Interface in org.alfresco.repo.action.access
- ActionAccessRestrictionAbstractBase - Class in org.alfresco.repo.action.access
- ActionAccessRestrictionAbstractBase() - Constructor for class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- actionAccessRestrictions - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
List of action access restrictions (default empty list
- ActionCancelledException - Exception in org.alfresco.repo.action
-
The Exception thrown when a
CancellableActiondetects that a cancel was requested, and needs the transaction it is in to be wound back as part of the cancellation. - ActionCancelledException(CancellableAction) - Constructor for exception org.alfresco.repo.action.ActionCancelledException
- actionCompleted(RunningAction) - Method in class org.alfresco.repo.action.ActionServiceMonitor
-
Called by the
ActionServiceImplwhen sn action completes. - 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
- 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<String, Serializable>) - Constructor for class org.alfresco.repo.action.ActionConditionImpl
- actionDef - Variable in class org.alfresco.repo.jscript.ScriptAction
- actionDefinition - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- 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
- 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 - Enum Class in org.alfresco.service.cmr.action
-
Deprecated.Use
ActionStatusinstead - ActionFormProcessor - Class in org.alfresco.repo.forms.processor.action
-
This class is a
FormProcessorforactions. - ActionFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- ActionFormResult - Class in org.alfresco.repo.forms.processor.action
-
Class used purely to represent the result of an action being executed via the
ActionFormProcessor. - ActionFormResult(Action, Object) - Constructor for class org.alfresco.repo.forms.processor.action.ActionFormResult
-
Default constructor.
- ActionImpl - Class in org.alfresco.repo.action
-
Action implementation
- ActionImpl(Action) - Constructor for class org.alfresco.repo.action.ActionImpl
- ActionImpl(Action, String) - Constructor for class org.alfresco.repo.action.ActionImpl
- ActionImpl(NodeRef, String, String) - Constructor for class org.alfresco.repo.action.ActionImpl
-
Constructor
- ActionImpl(NodeRef, String, String, Map<String, Serializable>) - Constructor for class org.alfresco.repo.action.ActionImpl
-
Constructor
- ActionList<A extends Action> - Interface in org.alfresco.service.cmr.action
- ActionListImpl<A extends Action> - Class in org.alfresco.repo.action
- ActionListImpl() - Constructor for class org.alfresco.repo.action.ActionListImpl
- ActionModel - Interface in org.alfresco.repo.action
- ActionNonParameterField - Class in org.alfresco.repo.forms.processor.action
-
This class represents a
Fieldfor an action form, which is not a parameter. - ActionNonParameterField(String, QName) - Constructor for class org.alfresco.repo.forms.processor.action.ActionNonParameterField
- ActionParameterField - Class in org.alfresco.repo.forms.processor.action
-
This
Fieldimplementation is a form field which represents a definedaction parameter. - ActionParameterField(ParameterDefinition, ActionService) - Constructor for class org.alfresco.repo.forms.processor.action.ActionParameterField
- 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.invitation.site.InviteSender
- actionService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- ActionService - Interface in org.alfresco.service.cmr.action
-
Action service interface
- 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
- ActionServiceHelper - Interface in org.alfresco.repo.download
-
ActionServiceHelper interface.
- ActionServiceImpl - Class in org.alfresco.repo.action
-
Action service implementation
- ActionServiceImpl() - Constructor for class org.alfresco.repo.action.ActionServiceImpl
- ActionServiceMonitor - Class in org.alfresco.repo.action
-
Responsible for monitoring running actions and accumulating statistics on actions that have been run.
- ActionServiceMonitor() - Constructor for class org.alfresco.repo.action.ActionServiceMonitor
- ActionServiceTransientException - Exception in org.alfresco.service.cmr.action
-
This exception should be thrown when an
Actionhas not been run successfully due to a transient condition and where it is possible that a subsequent request to execute the same action might succeed. - ActionServiceTransientException(String) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceTransientException
- ActionServiceTransientException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceTransientException
- ActionServiceTransientException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceTransientException
- ActionServiceTransientException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.action.ActionServiceTransientException
- actionStarted(Action) - Method in class org.alfresco.repo.action.ActionServiceMonitor
-
Called by the
ActionServiceImplwhen an action is started. - ActionStatistics - Class in org.alfresco.repo.action
-
Responsible for accumulating and providing statistics on the invocations of a particualr action.
- ActionStatistics(String) - Constructor for class org.alfresco.repo.action.ActionStatistics
- ActionStatus - Enum Class in org.alfresco.service.cmr.action
-
The various states an Action can be in.
- actionTrackingService - Variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- ActionTrackingService - Interface in org.alfresco.service.cmr.action
-
Service interface for tracking when actions begin to run, complete or fail.
- ActionTrackingServiceImpl - Class in org.alfresco.repo.action
-
Action execution tracking service implementation
- ActionTrackingServiceImpl() - Constructor for class org.alfresco.repo.action.ActionTrackingServiceImpl
- ActionTransactionListener - Class in org.alfresco.repo.action
-
The action service transaction listener
- ActionTransactionListener(RuntimeActionService) - Constructor for class org.alfresco.repo.action.ActionTransactionListener
-
Constructor
- ActivateableBean - Interface in org.alfresco.repo.management.subsystems
-
An interface to be implemented by beans that can be 'turned off' by some configuration setting.
- activateCustomModel(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- 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 - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- active - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- active - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
-
Deprecated.
- activeMqConnectionFactory() - Method in class org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration
- activeTransformer(String, String, int, String, String, long, boolean) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- ActivitiConstants - Interface in org.alfresco.repo.workflow.activiti
- ActivitiDescriptionPropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiDescriptionPropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiDescriptionPropertyHandler
- ActivitiDueDatePropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiDueDatePropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiDueDatePropertyHandler
- ActivitiEngineInitializer - Class in org.alfresco.repo.workflow.activiti
-
Bean that starts up the Activiti job executor as part of the bootstrap process.
- ActivitiEngineInitializer() - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer
- ActivitiesDAO - Interface in org.alfresco.repo.domain.activities
-
Common interface for activity DAO service
- ActivitiesDAOImpl - Class in org.alfresco.repo.domain.activities.ibatis
- ActivitiesDAOImpl() - Constructor for class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- activitiesEnabled() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- activitiesEnabled() - Method in interface org.alfresco.service.cmr.webdav.WebDavService
-
Determines whether activity post generation is enabled for WebDAV.
- ActivitiesFeedModelBuilder - Interface in org.alfresco.repo.activities.feed
-
Builder interface for creating the model passed to activities feed email templates.
- activitiesFeedModelBuilderFactory - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- ActivitiesTransactionListener - Class in org.alfresco.service.cmr.activities
-
A Transaction Listener to post activities once the transaction has been committed, or at the end of a read-only transaction.
- ActivitiesTransactionListener(String, ActivityInfo, String, String, Client, ActivityPoster, RetryingTransactionHelper) - Constructor for class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- ActivitiNodeConverter - Class in org.alfresco.repo.workflow.activiti
- ActivitiNodeConverter(ServiceRegistry) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiNodeConverter
- ActivitiOwnerPropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiOwnerPropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiOwnerPropertyHandler
- ActivitiPackagePropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiPackagePropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiPackagePropertyHandler
- ActivitiPooledActorsPropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiPooledActorsPropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
- ActivitiPriorityPropertyHandler - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiPriorityPropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiPriorityPropertyHandler
- ActivitiPropertyConverter - Class in org.alfresco.repo.workflow.activiti.properties
- ActivitiPropertyConverter(ActivitiUtil, WorkflowObjectFactory, WorkflowPropertyHandlerRegistry, WorkflowAuthorityManager, MessageService, WorkflowNodeConverter) - Constructor for class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- ActivitiScriptBase - Class in org.alfresco.repo.workflow.activiti.script
-
Base class for execution scripts, using
ScriptServiceas part of activiti workflow. - ActivitiScriptBase() - Constructor for class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- ActivitiScriptNode - Class in org.alfresco.repo.workflow.activiti
-
Scriptable Node suitable for Activti Beanshell access
- ActivitiScriptNode(NodeRef, ServiceRegistry) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiScriptNode
-
Construct
- ActivitiScriptNodeList - Class in org.alfresco.repo.workflow.activiti
-
List of
ActivitiScriptNodes. - ActivitiScriptNodeList() - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiScriptNodeList
- ActivitiTaskPropertyHandler - Class in org.alfresco.repo.workflow.activiti
- ActivitiTaskPropertyHandler() - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiTaskPropertyHandler
- ActivitiTaskTypeManager - Class in org.alfresco.repo.workflow.activiti
- ActivitiTaskTypeManager(WorkflowObjectFactory, FormService) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiTaskTypeManager
- ActivitiTypeConverter - Class in org.alfresco.repo.workflow.activiti
- ActivitiTypeConverter(ProcessEngine, WorkflowObjectFactory, ActivitiPropertyConverter, boolean) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- activitiUtil - Variable in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- ActivitiUtil - Class in org.alfresco.repo.workflow.activiti
- ActivitiUtil(ProcessEngine, boolean) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiUtil
- ActivitiUtil(ProcessEngine, boolean, boolean) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiUtil
- ActivitiWorkflowEngine - Class in org.alfresco.repo.workflow.activiti
- ActivitiWorkflowEngine() - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- ActivitiWorkflowManager - Class in org.alfresco.repo.workflow.activiti
- ActivitiWorkflowManager(ActivitiWorkflowEngine, ActivitiPropertyConverter, WorkflowPropertyHandlerRegistry, WorkflowNodeConverter, WorkflowAuthorityManager) - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- ActivitiWorkflowManagerFactory - Class in org.alfresco.repo.workflow.activiti
- ActivitiWorkflowManagerFactory() - Constructor for class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- Activity - Class in org.alfresco.repo.activities.script
-
Scripted Activity Service for posting activities.
- Activity() - Constructor for class org.alfresco.repo.activities.script.Activity
- activityCount() - Method in interface org.alfresco.repo.activities.feed.ActivitiesFeedModelBuilder
- activityCount() - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- 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
- activityFeedModels - Variable in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- ActivityFeedQueryEntity - Class in org.alfresco.repo.domain.activities
-
Entity bean to carry query parameters for alf_activity_feed
- ActivityFeedQueryEntity() - Constructor for class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- ActivityInfo - Class in org.alfresco.service.cmr.activities
-
Basic Activity information for use when posting Activities.
- ActivityInfo(String, NodeRef, String, FileInfo) - Constructor for class org.alfresco.service.cmr.activities.ActivityInfo
- ActivityInfo(NodeRef, String, NodeRef, String, String, boolean) - Constructor for class org.alfresco.service.cmr.activities.ActivityInfo
- 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 - Enum Class in org.alfresco.repo.domain.activities
- ActivityPoster - Interface in org.alfresco.service.cmr.activities
-
A consolidated services for posting file folder activities.
- ActivityPosterImpl - Class in org.alfresco.opencmis
-
OpenCMIS methods may use an instance of this class to post activity data.
- ActivityPosterImpl() - Constructor for class org.alfresco.opencmis.ActivityPosterImpl
-
Constructor
- 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 - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- activityService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- ActivityService - Interface in org.alfresco.service.cmr.activities
-
The activity service
- ActivityServiceImpl - Class in org.alfresco.repo.activities
-
Activity Service Implementation
- ActivityServiceImpl() - Constructor for class org.alfresco.repo.activities.ActivityServiceImpl
- ActivityType - Interface in org.alfresco.repo.activities
- ACTUAL_ISO9075_PATH_PH - Static variable in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- ACTUAL_NODE_LOCATION_PARAM_INDEX - Static variable in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Actual node
Parameterindex. - ACTUAL_PATH_PH - Static variable in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- ActualEnvironment - Interface in org.alfresco.repo.virtual
-
Dependency inversion facade of the Alfresco repository environment.
- ActualEnvironmentException - Exception in org.alfresco.repo.virtual
- ActualEnvironmentException() - Constructor for exception org.alfresco.repo.virtual.ActualEnvironmentException
- ActualEnvironmentException(String) - Constructor for exception org.alfresco.repo.virtual.ActualEnvironmentException
- ActualEnvironmentException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.ActualEnvironmentException
- ActualEnvironmentException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.ActualEnvironmentException
- ActualEnvironmentException(Throwable) - Constructor for exception org.alfresco.repo.virtual.ActualEnvironmentException
- actualNodeFrom(Reference) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- add(int, String, String, String) - Method in class org.alfresco.tools.RenameUser.RenameUserToolContext
- add(int, T) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- add(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- add(String, TransactionStats) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
Add new details to the system wide cache statistics.
- add(String, TransactionStats) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- 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(CMISResultSetRow) - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- add(ResultSetRow) - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- add(ResultSetRow) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- add(Difference.Where, DbProperty, DbProperty) - Method in class org.alfresco.util.schemacomp.Results
-
Record a difference between two objects, or specify that an object only appears in either the 'left' or 'right' schemas.
- add(DbObject) - Method in class org.alfresco.util.schemacomp.model.Schema
-
Add an object to this schema - this method will set this schema as the object's parent.
- add(Result) - Method in class org.alfresco.util.schemacomp.Results
- add(T) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- ADD_VERSION - Enum constant in enum class org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode
- addAccessControlEntry(AccessStatus, String, String) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Adds an Access Control Entry
- addAclMembersToAcl(long, List<Long>, int) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- addAclMembersToAcl(long, List<Long>, int) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- addAclMembersToAcl(long, List<Pair<Long, Integer>>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- addAclMembersToAcl(long, List<Pair<Long, Integer>>) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- addAction(int, A) - Method in class org.alfresco.repo.action.ActionListImpl
- addAction(int, A) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Add an action to the list at the index specified
- addAction(int, Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
- addAction(int, RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- addAction(A) - Method in class org.alfresco.repo.action.ActionListImpl
- addAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Add an action to the end of the list
- addAction(RunningAction) - Method in class org.alfresco.repo.action.ActionStatistics
-
Accumulate statistics from action.
- addAction(Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
- addAction(RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- addActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
- addActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
-
Add an action condition at the given index
- addActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Add an ActionCondition to the list at the index specified
- addActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
- addActionCondition(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(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Add an ActionCondition to the end of the list
- addActivityFeedEntry(ActivityFeedEntity) - Method in interface org.alfresco.repo.activities.feed.ActivitiesFeedModelBuilder
- addActivityFeedEntry(ActivityFeedEntity) - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- addAlfrescoContent(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.FolderEmailMessageHandler
-
Add content to Alfresco repository
- addAlias(NodeRef, String) - Method in class org.alfresco.email.server.AliasableAspect
-
Set the email alias for the specified node.
- addAll(int, Collection<? extends T>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- addAll(Collection<? extends T>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- addApplicationListener(ApplicationListener) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- addApplicationListenerBean(String) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- 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(AspectDefinition) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Adds an aspect to the node
- addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- addAspect(NodeRef, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- addAspect(QName) - Method in class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- addAspect(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Add an aspect
- addAssoc(Long, ChildAssocEntity) - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- addAssociation(AssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
-
Adds an association to be copied
- addAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- addAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- addAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- addAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.workflow.TaskUpdater
- addAssociation(QName, AssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
-
Add an association
- addAssociationParameter(QName, List<NodeRef>) - Method in class org.alfresco.repo.workflow.WorkflowBuilder
- 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(AttributesImpl, QName, int) - Method in class org.alfresco.repo.transfer.XMLWriter
- addAttribute(AttributesImpl, QName, String) - Method in class org.alfresco.repo.transfer.XMLWriter
- 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.AuthorityServiceImpl
-
Set an authority to include another authority.
- addAuthority(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Set an authority to include another authority.
- addAuthority(Collection<String>, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Add a child authority to the given parent authorities
- addAuthority(Collection<String>, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- addAuthority(Collection<String>, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Set a given child authority to be included by the given parent authorities.
- addAuthority(Collection<String>, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Set a given child authority to be included by the given parent authorities.
- 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
- addAuthorityNameIfMatches(Set<String>, String, AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- addAuthorityNameIfMatches(Set<String>, String, AuthorityType, Pattern) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- addAuthorityToZones(String, Set<String>) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Add an authority to zones
- addAuthorityToZones(String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- addAuthorityToZones(String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Add a zone to an authority.
- addAuthorityToZones(String, Set<String>) - 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
- addBehaviour(BehaviourDefinition<ClassBehaviourBinding>) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- addBootstrapViews(List<Properties>) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the bootstrap views
- addChangeObserver(BehaviourChangeObserver<B>) - Method in interface org.alfresco.repo.policy.BehaviourIndex
-
Add a Behaviour Change Observer.
- addChild(Collection<NodeRef>, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- addChild(Collection<NodeRef>, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- addChild(Collection<NodeRef>, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- addChild(VirtualFolderDefinition) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- addChild(NodeRef, 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(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- addChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
-
Add a child association
- addChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.policy.PolicyScope
-
Add a child association
- 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
- 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, boolean) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
-
Add new node into Alfresco repository with specified parameters.
- addContentNode(NodeService, NodeRef, String, QName, boolean) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
-
Add new node into Alfresco repository with specified parameters.
- addCookie(String, String, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdminAuthenticationCookiesService
-
Add a cookie to the response.
- addCookies(HttpServletResponse, IdentityServiceFacade.AccessTokenAuthorization) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- 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
- addDirectoriesToProcess(Collection<ImportableItem>, int) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- addDirectoryToProcess(ImportableItem, int) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- addDisplayHandler(String, FacetLabelDisplayHandler) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabelDisplayHandlerRegistry
-
Register an instance of
FacetLabelDisplayHandlerwith the specified field facet. - AddDutchEmailTemplatesPatch - Class in org.alfresco.repo.admin.patch.impl
-
Update workflow notification templates patch
- AddDutchEmailTemplatesPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- ADDED - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- 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.
- addErrorDetail(NodeRef, Throwable) - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- addEscapedPropertyName(QName) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- addEvent(NodeEvent) - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Add an event to the queue
- addExtractedMetadataToNode(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>, NodeService, DictionaryService, TaggingService, boolean, boolean, List<String>) - Static method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- addFacetQuery(SearchParameters, String, List<String>, String) - Method in class org.alfresco.repo.jscript.Search
-
Adds facet queries to the
SearchParameters - AddFailedThumbnailActionExecuter - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- AddFailedThumbnailActionExecuter() - Constructor for class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.
- addFavourite(String, NodeRef) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- addFavourite(String, NodeRef) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
-
Add the entity identified by nodeRef as a favourite for user "userName".
- AddFeaturesActionExecuter - Class in org.alfresco.repo.action.executer
-
Add features action executor implementation.
- AddFeaturesActionExecuter() - Constructor for class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
- addField(Field) - Method in class org.alfresco.repo.forms.Form
-
Adds a
Fieldto the form by adding theFieldDefinitionand the value if any. - addField(FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- addField(FormData.FieldData) - Method in interface org.alfresco.repo.forms.processor.workflow.FormPersister
- addFieldData(String, Object) - Method in class org.alfresco.repo.forms.FormData
-
Adds the given data to the form.
- addFieldData(String, Object, boolean) - 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.
- addFieldDefinition(FieldDefinition) - Method in class org.alfresco.repo.forms.Form
-
Adds the given FieldDefinition to the form.
- addFields(Collection<Field>) - Method in class org.alfresco.repo.forms.Form
- addFieldToValidate(String) - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- addFilter(Filter<ItemType, PersistType>) - Method in class org.alfresco.repo.forms.processor.FilterRegistry
-
Registers a filter
- AddGroupAuthorityPatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to add a new group authority.
- AddGroupAuthorityPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch
- AddGroupAuthorityPatch.GroupAuthorityDetails - Class in org.alfresco.repo.admin.patch.impl
-
A simple POJO to encapsulate the group authority details.
- addHeaders(Map<String, Object>) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- addImportableItem(ImportableItem) - Method in class org.alfresco.repo.bulkimport.AnalysedDirectory
- addIntermediateTransformer(LocalTransform, String) - Method in class org.alfresco.repo.content.transform.LocalPipelineTransform
- addItem(String) - Method in class org.alfresco.repo.workflow.PackageManager
- addItem(NodeRef) - Method in class org.alfresco.repo.workflow.PackageManager
- addItems(String) - Method in class org.alfresco.repo.workflow.PackageManager
-
Takes a comma-separated list of
NodeRefids and adds the specified NodeRefs to the package. - addItems(List<NodeRef>) - Method in class org.alfresco.repo.workflow.PackageManager
- addItemsAsStrings(List<String>) - Method in class org.alfresco.repo.workflow.PackageManager
- addItemsToProcess(Collection<ImportableItem>) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- AdditionalHeadersHttpServletRequestWrapper - Class in org.alfresco.repo.security.authentication.identityservice.authentication
- AdditionalHeadersHttpServletRequestWrapper(Map<String, String>, HttpServletRequest) - Constructor for class org.alfresco.repo.security.authentication.identityservice.authentication.AdditionalHeadersHttpServletRequestWrapper
- addListener(FolderListener) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Adds
FolderListenerto the folder. - 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(ContentStreamListener) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- addListener(ContentStreamListener) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- 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. - addListeners(UserTaskActivityBehavior) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- addLocalConfig(String) - Method in class org.alfresco.transform.registry.CombinedConfig
- addLocalizedProperties(LocaleDAO, Node, Map<QName, Serializable>) - Static method in class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
-
Adds all
localizedproperties. - addLock(NodeRef) - Method in interface org.alfresco.filesys.repo.LockKeeper
-
Transactional method to make a lock on the specified node ref.
- addLock(NodeRef) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- addMethod(String, TemplateProcessorMethod) - Static method in class org.alfresco.repo.template.XSLTProcessorMethodInvoker
- addMissingFormats(String, List<String>, List<String>) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- addNode(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Creates a new secondary association between the current node and the specified child node.
- addNodeAspects(Long, Set<QName>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- addNodeAspects(Long, Set<QName>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- addNodeInfo(CMISNodeInfo) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- addNodeProperties(Long, Map<QName, Serializable>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- addNodeProperties(Long, Map<QName, Serializable>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- addNodeProperty(Long, QName, Serializable) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- addNodeProperty(Long, QName, Serializable) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- addNodeToDownload(NodeRef, NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- addObjectToFolder(String, String, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- addObserver(TransferCallback) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- addOrModify(Deque<String>, Object) - Method in class org.alfresco.repo.content.transform.TransformerLog
- addOrModify(Deque<DebugEntry>, Object) - Method in class org.alfresco.repo.content.transform.TransformerDebugLog
- addPackageItems(List<NodeRef>) - Method in class org.alfresco.repo.workflow.TaskUpdater
- addPackageItems(List<NodeRef>) - Method in class org.alfresco.repo.workflow.WorkflowBuilder
- addParameter(Reference, Parameter) - Method in class org.alfresco.repo.virtual.ref.Protocol
- addParameter(Reference, Resource) - Method in class org.alfresco.repo.virtual.ref.Protocol
- addParameter(QName, Serializable) - Method in class org.alfresco.repo.workflow.WorkflowBuilder
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.CompareMimeTypeEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.CompositeConditionEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.HasChildEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.HasTagEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
-
Add the parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.evaluator.NoConditionEvaluator
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CheckInActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CheckOutActionExecuter
-
Add the parameter defintions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CompositeActionExecuter
-
Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CountChildrenActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ImageTransformActionExecuter
-
Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
-
Add the parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
-
Add the parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.MoveActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
-
Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Adds the parameter definitions to the list
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionExecutor
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rule.LinkRules
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rule.ReorderRules
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.rule.UnlinkRules
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.Add parameter definitions
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.TransferAsyncAction
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.TransferCommitActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.TransferTreeActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- addParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- addParameters(XSLTemplateModel, Document) - Method in class org.alfresco.repo.template.XSLTProcessor
-
Adds the specified parameters to the xsl template as variables within the alfresco namespace.
- addParameterValues(Map<String, Serializable>) - Method in class org.alfresco.repo.action.ActionImpl
- addParameterValues(Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.Action
- addPassThroughTransformer(MimetypeService, AbstractTransformRegistry) - Method in class org.alfresco.transform.registry.CombinedConfig
-
Adds a PassThrough transform where the source and target mimetypes are identical, or transforms to "text/plain" from selected text based types.
- addPeriodProvider(PeriodProvider) - Method in class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
-
Adds a PeriodProvider
- addPermission(ManifestPermission) - Method in class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- addPermissionModel(String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Adds a permission model
- addPostCreateScriptUrl(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Register a new script for execution after the Hibernate schema creation phase.
- addPostNode(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
-
Posts content
- addPostUpdateScriptPatch(SchemaUpgradeScriptPatch) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Register a new SQL-based patch for consideration against the instance (after Hibernate execution)
- addPreCreateScriptUrl(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Register a new script for execution when creating a clean schema.
- addPreUpdateScriptPatch(SchemaUpgradeScriptPatch) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Register a new SQL-based patch for consideration against the instance (before Hibernate execution)
- addProcessor(FormProcessor) - Method in class org.alfresco.repo.forms.processor.FormProcessorRegistry
-
Registers a form processor
- addProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- addProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- addProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- 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.bulkimport.MetadataLoader.Metadata
-
Adds a property and its value to this metadata object.
- addProperty(QName, Serializable) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Adds a property to the node
- addProperty(QName, Serializable) - Method in class org.alfresco.repo.policy.PolicyScope
-
Add a property to the list
- addProperty(QName, Serializable) - Method in class org.alfresco.repo.workflow.TaskUpdater
- addProperty(QName, FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- 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
- addPropertyDataIfRequired(QName, Form, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- addProvider(HomeFolderProvider) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Register a home folder provider.
- addProvider(HomeFolderProvider2) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Register a home folder provider.
- addReferenceableProperties(Long, NodeRef, Map<QName, Serializable>) - Static method in class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
-
Adds all
referencableproperties. - addRemoteConfig(List<String>, String) - Method in class org.alfresco.transform.registry.CombinedConfig
- addRequestHeader(String, String) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- addRequestHeader(String, String) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- addRequestHeader(Header) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- addRequestHeader(Header) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- addRequestHeaders(Header[]) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- addRequestHeaders(Header[]) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- addRoutesToCamelContext() - Method in class org.alfresco.messaging.camel.SpringContextRouteLoader
- addRulePendingExecution(NodeRef, NodeRef, Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- addRulePendingExecution(NodeRef, NodeRef, Rule) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Add a rule to the pending execution list
- addRulePendingExecution(NodeRef, NodeRef, Rule, boolean) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- addRulePendingExecution(NodeRef, NodeRef, Rule, boolean) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Add a rule to the pending execution list
- addScripts(XSLTemplateModel, Document) - Method in class org.alfresco.repo.template.XSLTProcessor
-
Adds a script element to the xsl which makes static methods on this object available to the xsl tempalte.
- addSearchKey(String, Serializable) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
-
Add a search key pair.
- addSecondaryTypes(NodeRef, List<String>) - Method in class org.alfresco.opencmis.CMISConnector
- addSharedLockToken(String) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Adds new shared lock token to sharedLockTokens list.
- addSiteMembership(String, String, String, String, boolean) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Add Invitee to Site with the site role that the inviter "started" the invite process with
- addSourceOptions(TransformationSourceOptions) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Adds the given sourceOptions to the sourceOptionsMap.
- addStepTransformer(LocalTransform) - Method in class org.alfresco.repo.content.transform.LocalFailoverTransform
- AddSurfConfigFoldersPatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to add folders into /app:company_home/st:sites/cm:surf-config folder and optionally sets their permission.
- AddSurfConfigFoldersPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- AddSurfConfigFoldersPatch.FolderDetails - Class in org.alfresco.repo.admin.patch.impl
- 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<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- addTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Adds a list of tags to a node.
- addTags(NodeRef, PropertyDefinition, Serializable) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
-
Iterates the values of the taggable property which the metadata extractor should have already attempted to convert values to
NodeRefs. - 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
- addTaskListenerAsFirst(TaskListener, String, UserTaskActivityBehavior) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- addTaskListenerAsLast(TaskListener, String, UserTaskActivityBehavior) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- addTenantDataSource(String, String) - Method in class org.alfresco.repo.tenant.TenantRoutingDataSource
- addThumbnailDefinition(ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Add a thumbnail details
- addTo(String) - Method in class org.alfresco.service.cmr.notification.NotificationContext
- addToCurrentUsage(long) - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Add to the current live usage
- addTopicNode(NodeRef, String) - Method in class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
-
Adds topic node into Alfresco repository
- addToScheduler(ScheduledPersistedActionImpl) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Builds up the Quartz details, and adds it to the Quartz scheduler when the transaction completes.
- addTotalLinksFoundCount(int) - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- addTrace(StackTraceElement[]) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- addTrace(StackTraceElement[]) - Method in interface org.alfresco.repo.node.integrity.IntegrityEvent
- addTransientAssociation(String, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- addTransientAssociation(String, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- addTransientAssociation(String, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- 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
- AddUnmovableAspectToSitesPatch - Class in org.alfresco.repo.admin.patch.impl
-
MNT-13577: Prevent sites to be moved
- AddUnmovableAspectToSitesPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AddUnmovableAspectToSitesPatch
- addUpdateActivitiScriptPatch(SchemaUpgradeScriptPatch) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Register a new SQL-based patch for consideration against the Activiti instance
- addUpgradeScriptPatch(SchemaUpgradeScriptPatch) - Method in class org.alfresco.util.schemacomp.SchemaDifferenceHelper
- addUsageBytes(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- addUsageBytes(long) - Method in interface org.alfresco.repo.content.caching.quota.UsageTracker
- addUser(GreenMailUser) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- addVersion(Version, Version) - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Add a version to the version history, in the order they were created.
- addVersionEntry(ImportableItem.VersionedContentAndMetadata) - Method in class org.alfresco.repo.bulkimport.ImportableItem
- adhere(Reference, int) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- adhere(Reference, int) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- adhocPropertiesAllowed - Variable in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Indicates whether or not ad-hoc properties can be provided.
- ADMAccessControlListDAO - Class in org.alfresco.repo.domain.permissions
-
DAO layer for the improved ACL implementation.
- ADMAccessControlListDAO() - Constructor for class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- ADMAccessControlListDAO.Counter - Class in org.alfresco.repo.domain.permissions
-
Simple counter
- ADMAccessControlListDAO.CounterSet - Class in org.alfresco.repo.domain.permissions
-
Counter for each type of ACL change
- AdminActionAccessRestriction - Class in org.alfresco.repo.action.access
- AdminActionAccessRestriction() - Constructor for class org.alfresco.repo.action.access.AdminActionAccessRestriction
- AdminAuthenticationCookiesService - Class in org.alfresco.repo.security.authentication.identityservice.authentication
-
Service to handle Admin Console authentication-related cookies.
- AdminAuthenticationCookiesService(SysAdminParams, int) - Constructor for class org.alfresco.repo.security.authentication.identityservice.authentication.AdminAuthenticationCookiesService
- adminRead() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- AdminUiTransformerDebug - Class in org.alfresco.repo.content.transform
-
Provides methods to support the Admin UI Test Transform actions.
- AdminUiTransformerDebug() - Constructor for class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- AdminUserPatch - Class in org.alfresco.repo.admin.patch.impl
-
Patch to reset the admin user's default password to favour md4 instead of sha254 This patch is run per tenant (that's the default for AbstractPatch)
- AdminUserPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AdminUserPatch
- ADMPermissionsDaoComponentImpl - Class in org.alfresco.repo.domain.permissions
-
ADM permissions dao component impl Manage creation and deletion of ACL entries for the new ADM ACL implementation
- ADMPermissionsDaoComponentImpl() - Constructor for class org.alfresco.repo.domain.permissions.ADMPermissionsDaoComponentImpl
- AffirmativeBasedAccessDecisionManger - Class in org.alfresco.repo.security.permissions.impl.acegi
- AffirmativeBasedAccessDecisionManger() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.AffirmativeBasedAccessDecisionManger
- AFTER - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery.DatePosition
- afterCall() - Method in interface org.alfresco.opencmis.AlfrescoCmisService
-
Called directly after any CMIS method is used
- afterCall() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- afterCheckOut(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- 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.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.dictionary.DictionaryModelType.DictionaryModelTypeTransactionListener
- afterCommit() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- afterCommit() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- afterCommit() - Method in class org.alfresco.repo.events.AbstractEventsService
- afterCommit() - Method in class org.alfresco.repo.lock.LockServiceImpl
- afterCommit() - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- afterCommit() - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- afterCommit() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- afterCommit() - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- 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
-
Deprecated.
- 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
-
Deprecated.Invoked after transaction commit.
- afterCommit() - Method in class org.alfresco.repo.transfer.TransferCommitTransactionListener
- afterCommit() - Method in class org.alfresco.repo.workflow.WorkflowDeployer.WorkflowDeployerTransactionListener
- afterCommit() - Method in class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- 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.repo.dictionary.DictionaryRepositoryBootstrap
- afterDictionaryDestroy() - Method in class org.alfresco.repo.version.VersionableAspect
- afterDictionaryInit() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- afterDictionaryInit() - Method in class org.alfresco.repo.version.VersionableAspect
- afterGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - 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.
- afterGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- afterMoveAlien(ChildAssociationRef) - Method in interface org.alfresco.repo.transfer.AlienProcessor
-
Called when an alien node has been moved from one parent to another.
- afterMoveAlien(ChildAssociationRef) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- 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.
- afterPersist(ItemType, FormData, PersistType) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- afterProcess() - Method in interface org.alfresco.repo.batch.BatchProcessor.BatchProcessWorker
-
Callback to allow thread cleanup after the work entries have been
processed. - afterProcess() - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
-
No-op
- afterProcess() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater.AclWorker
- afterProcess() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.BaseBatchProcessWorker
- afterPropertiesSet() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- afterPropertiesSet() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Initialize the RPC authenticator
- afterPropertiesSet() - Method in class org.alfresco.heartbeat.AuthoritiesDataCollector
- afterPropertiesSet() - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- afterPropertiesSet() - Method in class org.alfresco.heartbeat.InfoDataCollector
- afterPropertiesSet() - Method in class org.alfresco.heartbeat.ModelUsageDataCollector
- afterPropertiesSet() - Method in class org.alfresco.heartbeat.SystemUsageDataCollector
- afterPropertiesSet() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- afterPropertiesSet() - Method in class org.alfresco.mbeans.ConnectorServerFactory
-
Wraps original initialization method to log errors, rather than having exceptions occur within the Spring framework itself (this would cause the entire webapp to fail)
- afterPropertiesSet() - Method in class org.alfresco.messaging.camel.SpringContextRouteLoader
- afterPropertiesSet() - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- afterPropertiesSet() - Method in class org.alfresco.metrics.rest.RestMetricsReporterProxy
- afterPropertiesSet() - Method in class org.alfresco.opencmis.ActivityPosterImpl
- afterPropertiesSet() - Method in class org.alfresco.opencmis.CMISLifecycleBean
- afterPropertiesSet() - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- 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.activities.ActivityServiceImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- afterPropertiesSet() - Method in class org.alfresco.repo.admin.patch.impl.AdminUserPatch
- afterPropertiesSet() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Checks that all necessary properties have been set and binds with the policy component.
- 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.model.AuditModelRegistryImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.audit.UserAuditFilter
- afterPropertiesSet() - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- afterPropertiesSet() - Method in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- afterPropertiesSet() - Method in class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- afterPropertiesSet() - Method in class org.alfresco.repo.cache.TransactionalCache
-
Ensures that all properties have been set
- afterPropertiesSet() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- afterPropertiesSet() - Method in class org.alfresco.repo.content.transform.TransformerDebug
- 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.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.download.LocalActionServiceHelper
- afterPropertiesSet() - Method in class org.alfresco.repo.event2.Event2MessageProducer
- afterPropertiesSet() - Method in class org.alfresco.repo.event2.EventGenerator
- afterPropertiesSet() - Method in class org.alfresco.repo.event2.NodeResourceHelper
- afterPropertiesSet() - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- afterPropertiesSet() - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- afterPropertiesSet() - Method in class org.alfresco.repo.importer.ImporterBootstrapViews
- afterPropertiesSet() - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
- 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.jscript.Search
- 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.model.filefolder.HiddenFileFilter
- afterPropertiesSet() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- 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.node.sizedetails.NodeSizeDetailsServiceImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- afterPropertiesSet() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- afterPropertiesSet() - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- afterPropertiesSet() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- afterPropertiesSet() - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- afterPropertiesSet() - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- afterPropertiesSet() - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- afterPropertiesSet() - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- afterPropertiesSet() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- afterPropertiesSet() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- 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.RepositoryAuthenticationDao
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- afterPropertiesSet() - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
- afterPropertiesSet() - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- 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.acegi.MethodSecurityBean
- afterPropertiesSet() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Register with the homeFolderManagewr
- afterPropertiesSet() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Register with the homeFolderManagewr
- afterPropertiesSet() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- 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.serviceaccount.ServiceAccountRegistryImpl
- afterPropertiesSet() - Method in class org.alfresco.repo.solr.SOLRAdminClient
- 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.tenant.TenantRoutingDataSource
- afterPropertiesSet() - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.Registers the policy behaviour methods.
- afterPropertiesSet() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer
-
Deprecated.Registers the
ThumbnailDefinitionwith the registry. - afterPropertiesSet() - Method in class org.alfresco.repo.transaction.TransactionalDaoInterceptor
-
Checks that required values have been injected
- afterPropertiesSet() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- afterPropertiesSet() - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- afterPropertiesSet() - Method in class org.alfresco.repo.workflow.BPMEngine
- afterPropertiesSet() - Method in class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- afterPropertiesSet() - Method in class org.alfresco.traitextender.SpringExtensionBundle
- afterPropertiesSet() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- afterPropertiesSet() - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
- afterPropertiesSet() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- 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.cache.TransactionalCache
-
Transfers cache removals or clears.
- afterRollback() - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
- afterRollback() - Method in class org.alfresco.repo.events.AbstractEventsService
- afterRollback() - Method in class org.alfresco.repo.lock.LockServiceImpl
- afterRollback() - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- afterRollback() - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- afterRollback() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- afterRollback() - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- 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
-
Deprecated.Invoked after transaction rollback.
- afterRollback() - Method in class org.alfresco.repo.transfer.TransferCommitTransactionListener
- afterRollback() - Method in class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- afterServiceCall() - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- afterVersionRevert(NodeRef, Version) - Method in class org.alfresco.repo.forum.DiscussableAspect
- afterVersionRevert(NodeRef, Version) - Method in interface org.alfresco.repo.version.VersionServicePolicies.AfterVersionRevertPolicy
-
Called after the version has been reverted
- afterWritingCacheFile(long) - Method in interface org.alfresco.repo.content.caching.quota.QuotaManagerStrategy
-
Called immediately after writing a cache file - specifying the size of the file that was written.
- afterWritingCacheFile(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- afterWritingCacheFile(long) - Method in class org.alfresco.repo.content.caching.quota.UnlimitedQuotaStrategy
- AFTS_QUERY - Static variable in interface org.alfresco.repo.search.impl.lucene.LuceneQueryLanguageSPI
- AggregatingContentStore - Class in org.alfresco.repo.content.replication
-
Aggregating Content Store
- AggregatingContentStore() - Constructor for class org.alfresco.repo.content.replication.AggregatingContentStore
-
Default constructor
- AJExtender - Class in org.alfresco.traitextender
-
Static utility used for aspectJ extension consistency , routing and for maintaining thread-local extension-bypass context stack.
AspectJ extension routing distinguishes between the following contexts in which an extended method (i.e. a method with anExtendannotation) can be called: Extend context
when an extended method is called and the extension overrides the method call Local proceed context
when an extension method needs to execute the original method that it has overridden. Extension bypass context
when a call to an extended method needs to be completed with the extensions disabled for that call
TheAJExtendercan checkExtensionPointdefinitions for consistency by compiling extensible classes. - AJExtender() - Constructor for class org.alfresco.traitextender.AJExtender
- AJExtender.ExtensionBypass<R> - Interface in org.alfresco.traitextender
-
Implementors are aspectJ extension ignoring closures.
- AJProxyTrait - Class in org.alfresco.traitextender
-
Java
ProxyInvocationHandlerto be used in conjuction with asprctJ extended traits.
Method calls will be delegated to a givenExtensibleobject method having the same signature within anAJExtender.ExtensionBypasscontext. - ALFRESCO_ACTIVE - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_APPROX_INDEXING_TIME_REMAINING - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_APPROX_TXNS_REMAINING - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_DISK - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_EXTENSION_NAMESPACE - Static variable in class org.alfresco.opencmis.CMISConnector
- ALFRESCO_LAG - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_LAG_DURATION - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_LAST_INDEXED_TXN - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_MEMORY - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.dictionary.DictionaryModelType
- ALFRESCO_SEARCH_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
-
The authority that needs to contain the users allowed to administer the faceted-search config.
- ALFRESCO_TEXT_HTML - Enum constant in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- ALFRESCO_TEXT_PLAIN - Enum constant in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- AlfrescoAPIFacet - Interface in org.alfresco.repo.virtual
-
Dependency inversion facade of the Alfresco services.
- AlfrescoBpmEngine - Class in org.alfresco.repo.workflow
- AlfrescoBpmEngine() - Constructor for class org.alfresco.repo.workflow.AlfrescoBpmEngine
- AlfrescoCallActivityBpmnParseHandler - Class in org.alfresco.repo.workflow.activiti
-
A
BpmnParseHandlerthat makes aCallActivitytenant aware. - AlfrescoCallActivityBpmnParseHandler() - Constructor for class org.alfresco.repo.workflow.activiti.AlfrescoCallActivityBpmnParseHandler
- 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
- AlfrescoCmisExceptionInterceptor - Class in org.alfresco.opencmis
-
Interceptor to catch various exceptions and translate them into CMIS-related exceptions
- AlfrescoCmisExceptionInterceptor() - Constructor for class org.alfresco.opencmis.AlfrescoCmisExceptionInterceptor
- AlfrescoCmisService - Interface in org.alfresco.opencmis
-
Extended interface for lifecycle management
- AlfrescoCmisServiceCall - Class in org.alfresco.opencmis
- AlfrescoCmisServiceCall() - Constructor for class org.alfresco.opencmis.AlfrescoCmisServiceCall
- AlfrescoCmisServiceFactory - Class in org.alfresco.opencmis
-
Factory for OpenCMIS service objects.
- AlfrescoCmisServiceFactory() - Constructor for class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- AlfrescoCmisServiceImpl - Class in org.alfresco.opencmis
-
OpenCMIS service implementation
- AlfrescoCmisServiceImpl(CMISConnector) - Constructor for class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- AlfrescoCmisServiceInterceptor - Class in org.alfresco.opencmis
-
Interceptor to manage threads and perform other menial jobs that are common to all calls made to the service.
- AlfrescoCmisServiceInterceptor() - Constructor for class org.alfresco.opencmis.AlfrescoCmisServiceInterceptor
- AlfrescoCmisStreamInterceptor - Class in org.alfresco.opencmis
-
Interceptor to deal with ContentStreams, determining mime type if appropriate.
- AlfrescoCmisStreamInterceptor() - Constructor for class org.alfresco.opencmis.AlfrescoCmisStreamInterceptor
- AlfrescoCollator - Class in org.alfresco.util
-
Can be used to overwrite a RuleBaseCollator instance rules
- AlfrescoCollator() - Constructor for class org.alfresco.util.AlfrescoCollator
- 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
- AlfrescoContextFactory - Class in org.alfresco.repo.jscript
-
Custom factory that allows to apply configured limits during script executions
- AlfrescoContextFactory() - Constructor for class org.alfresco.repo.jscript.AlfrescoContextFactory
- AlfrescoDefaultSqlSessionFactory - Class in org.alfresco.ibatis
- AlfrescoDefaultSqlSessionFactory(Configuration, DBMetricsReporter) - Constructor for class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- AlfrescoDiskDriver - Class in org.alfresco.filesys.alfresco
-
Alfresco Disk Driver Base Class
- AlfrescoDiskDriver() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
- AlfrescoEnviroment - Class in org.alfresco.repo.virtual
- AlfrescoEnviroment() - Constructor for class org.alfresco.repo.virtual.AlfrescoEnviroment
- AlfrescoFolder - Class in org.alfresco.filesys.repo
-
Object returned to JLAN if the repository object is a folder.
- AlfrescoFolder(String, FileInfo, boolean) - Constructor for class org.alfresco.filesys.repo.AlfrescoFolder
- AlfrescoFtpAuthenticator - Class in org.alfresco.filesys.auth.ftp
-
Alfresco FTP Authenticator Class
- AlfrescoFtpAuthenticator() - Constructor for class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
- AlfrescoImapConst - Interface in org.alfresco.repo.imap
- AlfrescoImapConst.ImapViewMode - Enum Class in org.alfresco.repo.imap
- AlfrescoImapFolder - Class in org.alfresco.repo.imap
-
Implementation of greenmail MailFolder.
- AlfrescoImapFolder(FileInfo, String, String, String, AlfrescoImapConst.ImapViewMode, boolean, ImapService, ServiceRegistry, int) - Constructor for class org.alfresco.repo.imap.AlfrescoImapFolder
-
Constructs
AlfrescoImapFolderobject. - AlfrescoImapFolder(FileInfo, String, String, String, AlfrescoImapConst.ImapViewMode, ImapService, ServiceRegistry, Boolean, boolean, int) - Constructor for class org.alfresco.repo.imap.AlfrescoImapFolder
-
Constructs
AlfrescoImapFolderobject. - AlfrescoImapFolderAccessInterceptor - Class in org.alfresco.repo.imap
- AlfrescoImapFolderAccessInterceptor() - Constructor for class org.alfresco.repo.imap.AlfrescoImapFolderAccessInterceptor
- 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
-
This Host Manager is assumed to be session local, i.e. there is one instance per IMAP TCP connection.
- AlfrescoImapHostManager(ImapService) - Constructor for class org.alfresco.repo.imap.AlfrescoImapHostManager
- AlfrescoImapRuntimeException - Exception in org.alfresco.repo.imap.exception
-
Throw runtime exceptions with following Id and cause:
- ERROR_CANNOT_GET_A_FOLDER, new FolderException(FolderException.NOT_LOCAL) cause, when folder wasn't found
- ERROR_FOLDER_ALREADY_EXISTS, new FolderException(FolderException.ALREADY_EXISTS_LOCALLY), when folder already exists - AlfrescoImapRuntimeException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.imap.exception.AlfrescoImapRuntimeException
- AlfrescoImapRuntimeException(String, Throwable) - Constructor for exception org.alfresco.repo.imap.exception.AlfrescoImapRuntimeException
- 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
- AlfrescoJavaMailSender - Class in org.alfresco.repo.mail
-
This class extends Spring's
JavaMailSenderImplto pool theTransports used to send emails. - AlfrescoJavaMailSender() - Constructor for class org.alfresco.repo.mail.AlfrescoJavaMailSender
- AlfrescoJobFactory - Class in org.alfresco.repo.scheduler
-
A special Job Factory that is based on the usual
SpringBeanJobFactory, but also handlesApplicationContextAwarejob beans. - AlfrescoJobFactory() - Constructor for class org.alfresco.repo.scheduler.AlfrescoJobFactory
- AlfrescoJsonSerializer - Class in org.alfresco.util.json
- AlfrescoJsonSerializer(NamespaceService) - Constructor for class org.alfresco.util.json.AlfrescoJsonSerializer
- AlfrescoLdapSSLSocketFactory - Class in org.alfresco.repo.security.authentication.ldap
-
SSL Socket Factory that adds Hostname Verification to sockets
- AlfrescoLdapSSLSocketFactory() - Constructor for class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- AlfrescoLocalCmisServiceFactory - Class in org.alfresco.opencmis
-
Factory for local OpenCMIS service objects.
- AlfrescoLocalCmisServiceFactory() - Constructor for class org.alfresco.opencmis.AlfrescoLocalCmisServiceFactory
- AlfrescoModel - Class in org.alfresco.repo.solr
-
Represents an alfresco model and checksum.
- AlfrescoModel(ModelDefinition) - Constructor for class org.alfresco.repo.solr.AlfrescoModel
- AlfrescoModelDiff - Class in org.alfresco.repo.solr
-
Represents a diff between the set of current repository Alfresco models and the set maintained in SOLR.
- AlfrescoModelDiff(String, AlfrescoModelDiff.TYPE, Long, Long) - Constructor for class org.alfresco.repo.solr.AlfrescoModelDiff
-
use full model name or it will be converted to the prefix form - as we are requesting the model it may not be on the other side - so the namespace is unknown.
- AlfrescoModelDiff(QName, AlfrescoModelDiff.TYPE, Long, Long) - Constructor for class org.alfresco.repo.solr.AlfrescoModelDiff
- AlfrescoModelDiff.TYPE - Enum Class in org.alfresco.repo.solr
- 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.
- AlfrescoProcessBpmnParseHandler - Class in org.alfresco.repo.workflow.activiti
-
A
BpmnParseHandlerthat adds a start listener to the process definition and makes the process definition tenant aware. - AlfrescoProcessBpmnParseHandler() - Constructor for class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- AlfrescoProcessEngineConfiguration - Class in org.alfresco.repo.workflow.activiti
- AlfrescoProcessEngineConfiguration() - Constructor for class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- AlfrescoRmiRegistryFactoryBean - Class in org.alfresco.util.remote.server
-
This class controls the RMI connectivity via
alfresco.jmx.connector.enabledproperty - AlfrescoRmiRegistryFactoryBean(boolean, int, HostConfigurableSocketFactory) - Constructor for class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- AlfrescoRpcAuthenticator - Class in org.alfresco.filesys.auth.nfs
-
Alfresco RPC Authenticator Class
- AlfrescoRpcAuthenticator() - Constructor for class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- AlfrescoSchedulerAccessorBean - Class in org.alfresco.schedule
-
The class is designed to add
enabledcheck to switch on/off the triggers scheduling. - AlfrescoSchedulerAccessorBean() - Constructor for class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- AlfrescoSchedulerFactory - Class in org.alfresco.repo.scheduler
-
A special Scheduler Factory that provides a Scheduler reference to JobStores implementing the
SchedulerAwareinterface. - AlfrescoSchedulerFactory() - Constructor for class org.alfresco.repo.scheduler.AlfrescoSchedulerFactory
- AlfrescoScriptContext - Class in org.alfresco.repo.jscript
-
Custom Rhino context that holds data as start time and memory
- AlfrescoScriptContext() - Constructor for class org.alfresco.repo.jscript.AlfrescoScriptContext
- AlfrescoScriptDelegate - Class in org.alfresco.repo.workflow.activiti.script
-
A
JavaDelegatethat executes a script against theScriptService. - AlfrescoScriptDelegate() - Constructor for class org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate
- AlfrescoScriptThreadMxBeanWrapper - Class in org.alfresco.repo.jscript
-
Allows to monitor memory usage
- AlfrescoScriptThreadMxBeanWrapper() - Constructor for class org.alfresco.repo.jscript.AlfrescoScriptThreadMxBeanWrapper
- AlfrescoScriptVirtualContext - Class in org.alfresco.repo.virtual
-
JavaScript API
VirtualContextadapter. - AlfrescoScriptVirtualContext(VirtualContext, ServiceRegistry) - Constructor for class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- AlfrescoSqlSessionFactoryBuilder - Class in org.alfresco.ibatis
- AlfrescoSqlSessionFactoryBuilder() - Constructor for class org.alfresco.ibatis.AlfrescoSqlSessionFactoryBuilder
- AlfrescoSSLSocketFactory - Class in org.alfresco.repo.security.authentication
-
SSL socket factory that uses custom trustStore
The factory should be first initialized - AlfrescoSSLSocketFactory() - Constructor for class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- 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
-
Repo Specific Helper class to manage transaction synchronization.
- AlfrescoTransactionSupport() - Constructor for class org.alfresco.repo.transaction.AlfrescoTransactionSupport
- AlfrescoTransactionSupport.TxnReadState - Enum Class in org.alfresco.repo.transaction
- AlfrescoTxDiskDriver - Class in org.alfresco.filesys.alfresco
-
Alfresco Tx Disk Driver Base Class
- AlfrescoTxDiskDriver() - Constructor for class org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver
- AlfrescoTxDiskDriver.CallableIO<V> - Interface in org.alfresco.filesys.alfresco
-
An extended
Callablethat throwsIOExceptions. - AlfrescoTxDiskDriver.PropagatingException - Exception in org.alfresco.filesys.alfresco
-
A wrapper for checked exceptions to be passed through the retrying transaction handler.
- AlfrescoUserTaskBpmnParseHandler - Class in org.alfresco.repo.workflow.activiti
-
A
BpmnParseHandlerthat adds execution listeners to aUserTaskwhich are specifically for Alfresco usage. - AlfrescoUserTaskBpmnParseHandler() - Constructor for class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- AlfTicketRemoteAlfrescoTicketImpl - Class in org.alfresco.repo.remoteticket
-
An implementation of
RemoteAlfrescoTicketInfowhich works with the regular Alfresco alf_ticket ticket system - AlfTicketRemoteAlfrescoTicketImpl(String) - Constructor for class org.alfresco.repo.remoteticket.AlfTicketRemoteAlfrescoTicketImpl
- ALIASABLE_ATTRIBUTE_KEY_1 - Static variable in class org.alfresco.email.server.AliasableAspect
-
The first "key" into the attribute table - identifies that the attribute is for this class
- ALIASABLE_ATTRIBUTE_KEY_2 - Static variable in class org.alfresco.email.server.AliasableAspect
-
The second "key" into the attribute table - identifies that the attribute is an alias
- AliasableAspect - Class in org.alfresco.email.server
-
Class that supports functionality of email aliasable aspect.
- AliasableAspect() - Constructor for class org.alfresco.email.server.AliasableAspect
- AliasableAspectCopyBehaviourCallback - Class in org.alfresco.email.server
- AliasableAspectCopyBehaviourCallback() - Constructor for class org.alfresco.email.server.AliasableAspectCopyBehaviourCallback
- AliasableAspectPatch - Class in org.alfresco.repo.admin.patch.impl
-
Patch to duplicate the AliasableAspect into the attributes service.
- AliasableAspectPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- aliasRegistered(AliasDefinition) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
- AlienProcessor - Interface in org.alfresco.repo.transfer
-
This class groups together the business logic for alien nodes which are transferred nodes that contain children from another repository.
- AlienProcessorImpl - Class in org.alfresco.repo.transfer
-
Class to encapsulate the behaviour of "Alien" nodes.
- AlienProcessorImpl() - Constructor for class org.alfresco.repo.transfer.AlienProcessorImpl
- ALL - Enum constant in enum class org.alfresco.repo.security.permissions.ACEType
-
ACE applies to the object and its children
- ALL - Enum constant in enum class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
- ALL - Enum constant in enum class org.alfresco.service.cmr.search.CategoryService.Mode
- ALL_FILTER_TYPES - Static variable in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
- allFieldsNotEmpty() - Method in class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- allocateSpace(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Allocate space on the filesystem.
- ALLOW_ENLARGEMENT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates whether scaling operations should scale up or down (true or false).
- ALLOW_PDF_ENLARGEMENT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates whether scaling operations should scale up or down (true or false).
- allowableValues - Variable in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Map of allowable values
- AllowedChildObjectTypeIdsProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS allowedChildObjectTypeIds property.
- AllowedChildObjectTypeIdsProperty(ServiceRegistry, CMISConnector, CMISMapping) - Constructor for class org.alfresco.opencmis.mapping.AllowedChildObjectTypeIdsProperty
-
Construct
- 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.
- allowsOpenCloseViaNetworkFile() - Method in class org.alfresco.filesys.alfresco.AlfrescoNetworkFile
-
Tell JLAN it needs to call disk.closeFile rather than short cutting.
- allowsOpenCloseViaNetworkFile() - Method in class org.alfresco.filesys.repo.TempNetworkFile
-
Tell JLAN it needs to call disk.closeFile rather than short cutting.
- allowsReverse() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- 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?
- allPermissionReference - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- allSetPermissionsToJSON(NodeRef) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Handles the work of converting all set permissions to JSON.
- allStats(String) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
Retrieve a map containing a snapshot of all of the raw stats (e.g. counts, mean operation times etc.).
- allStats(String) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- ALPHA_REMOVE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- AlwaysProceedMethodInterceptor - Class in org.alfresco.repo.security.permissions.impl
- AlwaysProceedMethodInterceptor() - Constructor for class org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor
- alwaysTraverseMap - Variable in class org.alfresco.repo.policy.PolicyScope
-
Map of assocs that will always be traversed
- AMQP_UNKNOWN - Static variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- analyseAssociationRef() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- analyseCurrentVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- AnalysedDirectory - Class in org.alfresco.repo.bulkimport
-
This class represents the analysed contents of a directory.
- AnalysedDirectory(List<Path>) - Constructor for class org.alfresco.repo.bulkimport.AnalysedDirectory
- analyseDirectory(ImportableItem, DirectoryStream.Filter<Path>) - Method in interface org.alfresco.repo.bulkimport.DirectoryAnalyser
-
Analyses the given directory.
- analyseDirectory(ImportableItem, DirectoryStream.Filter<Path>) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- analyseNodeRef(boolean) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- analyseObjectId() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- analyseVersionNode() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- AncestorNodeLocator - Class in org.alfresco.repo.nodelocator
-
This
NodeLocatoridentifies an ancestor of the source node. - AncestorNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.AncestorNodeLocator
- and(TriPredicate<? super T, ? super U, ? super V>) - Method in interface org.alfresco.util.TriPredicate
-
Creates a composed predicate that represents a logical AND of this predicate and another.
- AND - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- AndImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class provides an
ImportFilterthat only returns true if all of the configuredImportFilters return true. - AndImportFilter(List<ImportFilter>) - Constructor for class org.alfresco.repo.bulkimport.importfilters.AndImportFilter
- AndImportFilter(ImportFilter, ImportFilter) - Constructor for class org.alfresco.repo.bulkimport.importfilters.AndImportFilter
- AnnotatedBehaviourPostProcessor - Class in org.alfresco.repo.policy.annotation
-
Annotated behaviour bean post processor.
- AnnotatedBehaviourPostProcessor() - Constructor for class org.alfresco.repo.policy.annotation.AnnotatedBehaviourPostProcessor
- ANSIBLE - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
- ANY - Enum constant in enum class org.alfresco.service.cmr.search.CategoryService.Depth
- anyDenyDenies - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- append(StringBuilder, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- appendContent(CMISNodeInfo, ContentStream, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- appendContentStream(String, Holder<String>, Holder<String>, ContentStream, boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- 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.
- applicableTypes - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
List of types and aspects for which this action is applicable
- application - Variable in class org.alfresco.repo.audit.model._3.Audit
- 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
- applicationContext - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- 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
-
Deprecated.
- ApplicationContextHelper() - Constructor for class org.alfresco.util.ApplicationContextHelper
-
Deprecated.
- ApplicationContextManagerState(String, String) - Constructor for class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
-
Instantiates a new application context manager state.
- ApplicationContextState(boolean) - Constructor for class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
-
Instantiates a new application context state.
- applicationEventPublisher - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
-
Publishes batch event notifications for JMX viewing
- ApplicationModel - Interface in org.alfresco.model
- ApplicationScriptUtils - Class in org.alfresco.repo.jscript
-
Utility functions specifically for external application use.
- ApplicationScriptUtils() - Constructor for class org.alfresco.repo.jscript.ApplicationScriptUtils
- APPLIED_ASPECTS - Static variable in class org.alfresco.opencmis.CMISConnector
- 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
- 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.
- apply(ActualEnvironment, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.BasicConstraint
- apply(ActualEnvironment, VirtualQuery) - Method in interface org.alfresco.repo.virtual.template.VirtualQueryConstraint
- apply(ActualEnvironment, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.VirtualQueryConstraintDecorator
- applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- applyAcl(String, String, Acl, Acl, AclPropagation, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- applyAcl(String, String, Acl, AclPropagation) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- applyAcl(String, String, Acl, AclPropagation) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- applyAcl(String, String, Acl, AclPropagation) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- applyACL(NodeRef, TypeDefinitionWrapper, Acl) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the given ACL.
- applyACL(NodeRef, TypeDefinitionWrapper, Acl, Acl) - Method in class org.alfresco.opencmis.CMISConnector
-
Applies the given ACLs.
- applyAsync() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Apply the patch, regardless of the deferred flag.
- applyAsync() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Apply the patch, regardless of the deferred flag.
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.FilesFoldersConstraint
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.IgnoreConstraint
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.PagingRequestConstraint
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.PropertyValueConstraint
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.SortConstraint
- applyDecorations(ActualEnvironment, SearchParameters, VirtualQuery) - Method in class org.alfresco.repo.virtual.template.VirtualQueryConstraintDecorator
- 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
- applyFTS(SearchParameters) - Method in class org.alfresco.repo.virtual.template.NamePatternPropertyValueConstraint
- applyFTS(SearchParameters) - Method in class org.alfresco.repo.virtual.template.PropertyValueConstraint
- 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.AddDutchEmailTemplatesPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AddUnmovableAspectToSitesPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AdminUserPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.FixPersonSizeCurrentTypePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.ImapUnsubscribedAspectPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.MigrateTenantsFromAttrsToTablePatch
- 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.QNamePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.SWSDPPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- applyInternal() - Method in class org.alfresco.repo.admin.patch.SamplePatch
-
Does nothing
- applyInternal() - Method in class org.alfresco.repo.admin.patch.SimplePatch
-
Does nothing
- applyOutstandingPatch(Patch) - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Apply the specified patch that is relevant to the repo, regardless of the deferred flag.
- applyOutstandingPatch(Patch) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
-
Apply the specified patch that is relevant to the repo, regardless of the deferred flag.
- 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
- applyPermissions(Collection<R>, Authentication, int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- applyPermissions(Collection<R>, Authentication, int, long, int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- applyPolicies(NodeRef, TypeDefinitionWrapper, List<String>) - Method in class org.alfresco.opencmis.CMISConnector
- applyPolicy(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- applyPolicy(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- applyPolicy(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- applyPostQueryPermissions(List<NodeRef>, int) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- applyPostQueryPermissions(List<R>, int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
- applyPostQuerySorting(List<AuthorityInfo>, CannedQuerySortDetails) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQuery
- applyPostQuerySorting(List<FileInfo>, CannedQuerySortDetails) - Method in class org.alfresco.repo.site.SiteContainersCannedQuery
- applyProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Method in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
Apply the overwrite policy for the extracted properties.
- applyRating(ScriptNode, float, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Applies the given rating to the specified node using the specified ratingScheme.
- applyRating(NodeRef, float, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- applyRating(NodeRef, float, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- applyRating(NodeRef, float, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method applies the given rating to the specified target node.
- ApplyTemplateMethod - Class in org.alfresco.repo.virtual.template
-
Creates a
VirtualFolderDefinitionby executing the template indicated by a virtualized entity reference. - ApplyTemplateMethod(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.template.ApplyTemplateMethod
- 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, VersioningState) - Method in class org.alfresco.opencmis.CMISConnector
-
Applies a versioning state to a document.
- approve(String) - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
- approve(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Moderator approves this invitation
- approve(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Moderator approves this invitation
- approve(Invitation, String) - Method in interface org.alfresco.repo.invitation.ModeratedInvitationProcess
-
Moderator approves this request
- approve(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- approveModeratedInvitation(String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- approveModeratedInvitation(String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Moderator approves this invitation
- ApproveModeratedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation-moderated process is reviewed and approved.
- ApproveModeratedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.ApproveModeratedInviteDelegate
- apsectsToJSON(NodeRef, boolean) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Handles the work of converting aspects to JSON.
- aquireContainer(String) - Method in class org.alfresco.repo.site.script.Site
-
Gets and if missing, creates a new site container.
- aquireContainer(String, String) - Method in class org.alfresco.repo.site.script.Site
-
Gets and if missing, creates a new site container.
- aquireContainer(String, String, Object) - Method in class org.alfresco.repo.site.script.Site
-
Gets and if missing, creates a new site container.
- ARCHIVE - Enum constant in enum class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
-
Defines
AlfrescoImapFolderview mode as archive mode. - ARCHIVE_ACTIVE - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_APPROX_INDEXING_TIME_REMAINING - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_APPROX_TXNS_REMAINING - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_CONTAINS_SUSPICIOUS_PATHS_ERROR - Static variable in class org.alfresco.repo.action.executer.ImporterActionExecuter
- ARCHIVE_DISK - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_LAG - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_LAG_DURATION - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_LAST_INDEXED_TXN - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ARCHIVE_MEMORY - Static variable in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- ArchivedNodeEntity - Class in org.alfresco.repo.node.archive
-
ArchivedNodes Entity - used by GetArchivedNodes CQ
- ArchivedNodeEntity() - Constructor for class org.alfresco.repo.node.archive.ArchivedNodeEntity
- ArchivedNodeEntity(Long, Long, String, Long, Boolean, Boolean) - Constructor for class org.alfresco.repo.node.archive.ArchivedNodeEntity
- ArchivedNodesCannedQueryBuilder - Class in org.alfresco.repo.node.archive
-
A simple Immutable POJO to hold the canned query parameters.
- ArchivedNodesCannedQueryBuilder(ArchivedNodesCannedQueryBuilder.Builder) - Constructor for class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- ArchivedNodesCannedQueryBuilder.Builder - Class in org.alfresco.repo.node.archive
- areAuditValuesRequired() - Method in interface org.alfresco.repo.audit.AuditComponent
-
Determine whether the audit infrastructure expects audit values to be passed in.
- areAuditValuesRequired() - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Determine whether the audit infrastructure expects audit values to be passed in.
- areAuditValuesRequired(String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Determines if audit values are required based on whether there are any audit applications registered to record data for the given path.
- areAuditValuesRequired(String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Determines if audit values are required based on whether there are any audit applications registered to record data for the given path.
- areRulesEnabled() - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Helper method to allow triggers to check if rules are enabled or disabled (ALF-10839: Eliminate rule discovery overhead on property update when rules have been disabled)
- 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_1 - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
- ARG_1 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
- ARG_2 - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
- ARG_WF_DESCRIPTION - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_DOCUMENTS - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_DUEDATE - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_ID - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Args value names
- ARG_WF_POOLED - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_PRIORITY - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_TENANT - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- ARG_WF_TITLE - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- asc - Variable in class org.alfresco.repo.jscript.Search.SortColumn
- asFileInfo(VirtualStore, ActualEnvironment, Reference) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- asFileInfoResults(ActualEnvironment, PagingResults<Reference>, VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- asFileInfos(List<Reference>, VirtualStore, ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- asFilingRule(VirtualContext, Object) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Creates a filing rule based on the criteria (path, classification: type, aspects) given in the template.
- asNodeRef(ActualEnvironment) - Method in interface org.alfresco.repo.virtual.ref.RepositoryLocation
- asNodeRef(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- asNodeRef(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- ASPECT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- ASPECT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- ASPECT_ACTIONS - Static variable in interface org.alfresco.repo.action.ActionModel
- ASPECT_ALIASABLE - Static variable in interface org.alfresco.email.server.EmailServerModel
- ASPECT_ALIEN - Static variable in interface org.alfresco.repo.transfer.TransferModel
-
Aspect : alien
- ASPECT_ATTACHED - Static variable in interface org.alfresco.email.server.EmailServerModel
- ASPECT_BLOG_DETAILS - Static variable in interface org.alfresco.model.BlogIntegrationModel
- ASPECT_BLOG_POST - Static variable in interface org.alfresco.model.BlogIntegrationModel
- ASPECT_COMMENTS_ROLLUP - Static variable in interface org.alfresco.model.ForumModel
- ASPECT_CONFIGURABLE - Static variable in interface org.alfresco.model.ApplicationModel
- ASPECT_CUSTOM_MODEL - Static variable in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- ASPECT_CUSTOM_PROPERTIES - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- ASPECT_DEFAULT_VIEW_CONFIG - Static variable in interface org.alfresco.model.ApplicationModel
- ASPECT_DISCUSSABLE - Static variable in interface org.alfresco.model.ForumModel
- ASPECT_DOC_FOLDERED - Static variable in interface org.alfresco.repo.calendar.CalendarModel
-
SharePoint Event
- ASPECT_ENABLEABLE - Static variable in interface org.alfresco.repo.transfer.TransferModel
- ASPECT_END_AUTOMATICALLY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASPECT_FEEDSOURCE - Static variable in interface org.alfresco.model.ApplicationModel
- ASPECT_FLAGGABLE - Static variable in interface org.alfresco.model.ImapModel
- ASPECT_GANTT - Static variable in interface org.alfresco.model.DataListModel
-
GANTT related parts of an Advanced Task
- 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 - 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_IMAP_MESSAGE_HEADERS - Static variable in interface org.alfresco.model.ImapModel
- ASPECT_IMAP_PREFERENCES - Static variable in interface org.alfresco.model.ImapModel
- ASPECT_INLINEEDITABLE - Static variable in interface org.alfresco.model.ApplicationModel
- ASPECT_INTERNAL_LINK - Static variable in interface org.alfresco.repo.links.LinksModel
-
Internal Link
- ASPECT_KEY - Static variable in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- ASPECT_LINKED - Static variable in interface org.alfresco.model.ApplicationModel
- 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_QSHARE - Static variable in interface org.alfresco.model.QuickShareModel
- ASPECT_REMOTE_CREDENTIALS_SYSTEM_CONTAINER - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
Applied to something that holds rc:remoteCredentialsSystem objects
- 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_TRANSFERRED - Static variable in interface org.alfresco.repo.transfer.TransferModel
-
Aspect : transferred
- 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_VIRTUAL - Static variable in interface org.alfresco.repo.virtual.VirtualContentModel
- ASPECT_VIRTUAL_DOCUMENT - Static variable in interface org.alfresco.repo.virtual.VirtualContentModel
- ASPECT_WORKFLOW_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- 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
- AspectIndexFilter - Class in org.alfresco.repo.search
- AspectIndexFilter() - Constructor for class org.alfresco.repo.search.AspectIndexFilter
- 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 class org.alfresco.opencmis.CMISConnector
- ASPECTS_TO_ADD - Static variable in class org.alfresco.opencmis.CMISConnector
- ASPECTS_TO_REMOVE - Static variable in class org.alfresco.opencmis.CMISConnector
- 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
- AspectSupport - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- AspectSupport() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- AspectVirtualizationMethod - Class in org.alfresco.repo.virtual.store
- AspectVirtualizationMethod() - Constructor for class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- AspectVirtualizationMethod(QName) - Constructor for class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- assertContains(String, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertContains(String, String, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- 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.ScriptTestUtils
- assertFalse(boolean, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNotEquals(Object, Object) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNotEquals(Object, Object, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNotNull(Object) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNotNull(Object, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNull(Object) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertNull(Object, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertTrue(boolean) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- assertTrue(boolean, String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- ASSOC - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- ASSOC_ACTION - Static variable in interface org.alfresco.repo.rule.RuleModel
- ASSOC_ACTION_FOLDER - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_ACTIONS - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_ASSIGNEE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_ASSIGNEES - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_ATTACHMENT - Static variable in interface org.alfresco.email.server.EmailServerModel
- ASSOC_BLOG_DETAILS - Static variable in interface org.alfresco.model.BlogIntegrationModel
- ASSOC_COMPENSATING_ACTION - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_COMPOSITE_ACTION_CONDITION - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_CONDITIONS - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_CONFIGURATIONS - Static variable in interface org.alfresco.model.ApplicationModel
- ASSOC_CREDENTIALS - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- ASSOC_CREDENTIALS_SYSTEM - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- ASSOC_DATA_ADDED_SUFFIX - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- ASSOC_DATA_PREFIX - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- ASSOC_DATA_REMOVED_SUFFIX - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- ASSOC_DISCUSSION - Static variable in interface org.alfresco.model.ForumModel
- ASSOC_GROUP_ASSIGNEE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- ASSOC_GROUP_ASSIGNEE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_GROUP_ASSIGNEES - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_ID_PREFIX - Static variable in class org.alfresco.opencmis.CMISConnector
- ASSOC_IGNORE_EVENT_LIST - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- ASSOC_IMAP_ATTACHMENT - Static variable in interface org.alfresco.model.ImapModel
- ASSOC_IMAP_ATTACHMENTS_FOLDER - Static variable in interface org.alfresco.model.ImapModel
- ASSOC_IMAP_UNSUBSCRIBED - Static variable in interface org.alfresco.model.ImapModel
- ASSOC_LOCALNAME_ROOT_VERSION - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- ASSOC_NAME_ACTIONS - Static variable in interface org.alfresco.repo.action.ActionModel
-
Action assoc name
- ASSOC_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_PACKAGE_CONTAINS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_PARAMETERS - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_POOLED_ACTORS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- ASSOC_REQUESTED_NODES - Static variable in interface org.alfresco.repo.download.DownloadModel
- ASSOC_ROOT_FILE_TRANSFER - Static variable in interface org.alfresco.repo.transfer.TransferModel
- ASSOC_ROOT_VERSION - Static variable in interface org.alfresco.repo.version.Version2Model
- ASSOC_ROOT_VERSION - Static variable in interface org.alfresco.repo.version.VersionModel
- ASSOC_RULE_FOLDER - Static variable in interface org.alfresco.repo.rule.RuleModel
- ASSOC_SCHEDULED_ACTION - Static variable in interface org.alfresco.repo.action.ActionModel
- ASSOC_SUCCESSOR - Static variable in interface org.alfresco.repo.version.Version2Model
- ASSOC_SUCCESSOR - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- ASSOC_TRANSFER_ORPHAN - Static variable in interface org.alfresco.repo.transfer.TransferModel
- ASSOC_UPDATED_EVENT_LIST - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- Association - Class in org.alfresco.repo.jscript
-
Object representing an association
- Association - Enum constant in enum class org.alfresco.repo.policy.PolicyType
- Association(ServiceRegistry, AssociationRef) - Constructor for class org.alfresco.repo.jscript.Association
- Association(ServiceRegistry, AssociationRef, Scriptable) - Constructor for class org.alfresco.repo.jscript.Association
- ASSOCIATION - Enum constant in enum class org.alfresco.repo.forms.processor.workflow.FieldType
- ASSOCIATION - Enum constant in enum class org.alfresco.repo.policy.annotation.BehaviourKind
- AssociationCopyInfo(QName, ChildAssociationRef) - Constructor for class org.alfresco.repo.copy.AbstractBaseCopyService.AssociationCopyInfo
- AssociationFieldDefinition - Class in org.alfresco.repo.forms
-
An association field definition that can represent a source->target association or a target->source association.
- AssociationFieldDefinition(String, String, AssociationFieldDefinition.Direction) - Constructor for class org.alfresco.repo.forms.AssociationFieldDefinition
-
Default constructor
- AssociationFieldDefinition.Direction - Enum Class in org.alfresco.repo.forms
- AssociationFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation that handles associations. - AssociationFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- AssociationFieldProcessor(NamespaceService, DictionaryService) - Constructor for class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- associationNamePattern - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
A regular expression which can be used to match association names.
- AssociationPolicy - Interface in org.alfresco.repo.policy
-
Marker interface for representing an Association-level Policy.
- AssociationPolicyDelegate<P extends AssociationPolicy> - Class in org.alfresco.repo.policy
-
Delegate for a Class Feature-level (Property and Association) Policies.
- AssociationPolicyRegistration - Class in org.alfresco.repo.policy.registration
-
Deals with the registration of an association policy
- AssociationPolicyRegistration() - Constructor for class org.alfresco.repo.policy.registration.AssociationPolicyRegistration
- AssocSourceMultiplicityIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event raised to check the source multiplicity for an association type from the given node.
- AssocSourceMultiplicityIntegrityEvent(NodeService, DictionaryService, NodeRef, QName, boolean) - Constructor for class org.alfresco.repo.node.integrity.AssocSourceMultiplicityIntegrityEvent
- AssocSourceTypeIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event to check the source type of an association
- AssocSourceTypeIntegrityEvent(NodeService, DictionaryService, NodeRef, QName) - Constructor for class org.alfresco.repo.node.integrity.AssocSourceTypeIntegrityEvent
- AssocTargetMultiplicityIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event raised to check the target multiplicity for an association type from the given node.
- AssocTargetMultiplicityIntegrityEvent(NodeService, DictionaryService, NodeRef, QName, boolean) - Constructor for class org.alfresco.repo.node.integrity.AssocTargetMultiplicityIntegrityEvent
- AssocTargetRoleIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event to check the association target role name
- AssocTargetRoleIntegrityEvent(NodeService, DictionaryService, NodeRef, QName, QName) - Constructor for class org.alfresco.repo.node.integrity.AssocTargetRoleIntegrityEvent
- AssocTargetTypeIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event to check the target type of an association
- AssocTargetTypeIntegrityEvent(NodeService, DictionaryService, NodeRef, QName) - Constructor for class org.alfresco.repo.node.integrity.AssocTargetTypeIntegrityEvent
- assocType() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
qualified name of association
- asStream(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- asStream(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- asStream(ActualEnvironment) - Method in interface org.alfresco.repo.virtual.ref.Resource
- asTrigger() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Returns a Quartz trigger definition based on the current scheduling details.
- asVirtualQuery(VirtualContext, Map<String, Object>) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Creates a query based on the details: language, store, query statement given in the template.
- asVirtualStructure(VirtualContext, Map<String, Object>) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Creates a
VirtualFolderDefinitionthat represents the structure of the virtual folder. - ASYNC_QUEUE_NAME - Static variable in class org.alfresco.repo.transfer.TransferAsyncAction
- asyncBulkImport(BulkImportParameters, NodeImporter) - Method in interface org.alfresco.repo.bulkimport.BulkFilesystemImporter
-
Initiates a bulk filesystem import asynchronously i.e. in a background thread.
- asyncBulkImport(BulkImportParameters, NodeImporter) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- AsyncCommitCommand(String) - Constructor for class org.alfresco.repo.transfer.RepoTransferReceiverImpl.AsyncCommitCommand
- AsynchronousActionExecutionQueue - Interface in org.alfresco.repo.action
-
Asynchronous action execution queue
- AsynchronousActionExecutionQueueImpl - Class in org.alfresco.repo.action
-
The asynchronous action execution queue implementation
- AsynchronousActionExecutionQueueImpl() - Constructor for class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Default constructor
- AsynchronousActionExecutionQueueImpl.CallbackTransactionListener - Class in org.alfresco.repo.action
-
Transaction listener used to invoke callback policies
- AsynchronousActionExecutionQueuePolicies - Interface in org.alfresco.repo.action
-
Asynchronous action execution queue policies
- AsynchronousActionExecutionQueuePolicies.OnAsyncActionExecute - Interface in org.alfresco.repo.action
-
Policy invoked when an async action has completed execution
- AsynchronousExtractor - Class in org.alfresco.repo.content.metadata
-
Requests an extract of metadata via a remote async transform using
RenditionService2.transform(NodeRef, TransformDefinition). - AsynchronousExtractor() - Constructor for class org.alfresco.repo.content.metadata.AsynchronousExtractor
- AsynchronouslyRefreshedCache<T> - Interface in org.alfresco.repo.cache
-
Implementation details in addition to the exposed interface.
- AsynchronouslyRefreshedCacheRegistry - Interface in org.alfresco.repo.cache
-
A registry of all AsynchronouslyRefreshedCaches to be used for notification.
- AsynchronousPatch - Class in org.alfresco.repo.admin.patch
-
Base implementation of the asynchronous patch.
- AsynchronousPatch() - Constructor for class org.alfresco.repo.admin.patch.AsynchronousPatch
- AsynchronousPatch.AsynchronousPatchJob - Class in org.alfresco.repo.admin.patch
-
Job to initiate the
AsynchronousPatchif it has been deferred - AsynchronousPatchJob() - Constructor for class org.alfresco.repo.admin.patch.AsynchronousPatch.AsynchronousPatchJob
- AT_LEAST - Enum constant in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
- AttachmentsExtractor - Class in org.alfresco.repo.imap
-
Extract attachments according to provided AttachmentsExtractorMode
- AttachmentsExtractor() - Constructor for class org.alfresco.repo.imap.AttachmentsExtractor
- AttachmentsExtractor.AttachmentsExtractorMode - Enum Class in org.alfresco.repo.imap
- ATTR_CLASS - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_DB_PREFIX - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_NAME - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_ORDER - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_TABLE_COLUMN_ORDER - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_UNIQUE - Static variable in class org.alfresco.util.schemacomp.XML
- ATTR_VERSION - Static variable in class org.alfresco.util.schemacomp.XML
- ATTRIBUTE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ATTRIBUTES_ONLY - Enum constant in enum class org.alfresco.filesys.repo.OpenFileMode
- AttributeService - Interface in org.alfresco.service.cmr.attributes
-
This provides services for reading, writing, and querying global attributes.
- AttributeService.AttributeQueryCallback - Interface in org.alfresco.service.cmr.attributes
-
Callback used for querying for lists of attributes.
- AttributeServiceImpl - Class in org.alfresco.repo.attributes
-
Layers on the storage of property values to provide generic attribute storage
- AttributeServiceImpl() - Constructor for class org.alfresco.repo.attributes.AttributeServiceImpl
- AttrLinkNode - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- AUDIENCE - Enum constant in enum class org.alfresco.repo.security.authentication.identityservice.IdentityServiceMetadataKey
- Audit - Class in org.alfresco.repo.audit.model._3
-
Java class for Audit complex type.
- Audit() - Constructor for class org.alfresco.repo.audit.model._3.Audit
- AUDIT_APPLICATION_PREFIX_FOR_PRE_DATA - Static variable in class org.alfresco.repo.audit.model.AuditApplication
- AUDIT_ENTRY_CREATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- AUDIT_INVALID_PATH_COMP_CHAR_PATTERN - Static variable in class org.alfresco.repo.audit.model.AuditApplication
- AUDIT_KEY_PATTERN - Static variable in class org.alfresco.repo.audit.model.AuditApplication
- AUDIT_PATH_API_POST - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_PATH_API_PRE - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_PATH_API_ROOT - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_PATH_PATTERN - Static variable in class org.alfresco.repo.audit.model.AuditApplication
- AUDIT_PATH_SEPARATOR - Static variable in class org.alfresco.repo.audit.model.AuditApplication
- AUDIT_PROPERTY_AUDIT_ENABLED - Static variable in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
The name of the global enablement property.
- AUDIT_RESERVED_KEY_SYSTEMTIME - Static variable in interface org.alfresco.repo.audit.model.AuditModelRegistry
- AUDIT_RESERVED_KEY_USERNAME - Static variable in interface org.alfresco.repo.audit.model.AuditModelRegistry
- AUDIT_SCHEMA_LOCATION - Static variable in interface org.alfresco.repo.audit.model.AuditModelRegistry
- AUDIT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- AUDIT_SNIPPET_ARGS - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_SNIPPET_ERROR - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_SNIPPET_NO_ERROR - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_SNIPPET_PRE_CALL_DATA - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AUDIT_SNIPPET_RESULT - Static variable in class org.alfresco.repo.audit.AuditMethodInterceptor
- AuditablePropertiesEntity - Class in org.alfresco.repo.domain.node
-
Class holding properties associated with the cm:auditable aspect.
- AuditablePropertiesEntity() - Constructor for class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
Default constructor with all null values.
- AuditablePropertiesEntity(AuditablePropertiesEntity) - Constructor for class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
Copy constructor to create an unlocked instance
- AuditApplication - Class in org.alfresco.repo.audit.model
-
Helper class that wraps the
audit application. - AuditApplication(String, String, boolean) - Constructor for class org.alfresco.service.cmr.audit.AuditService.AuditApplication
-
Constructor for final variables
- AuditApplication.DataExtractorDefinition - Class in org.alfresco.repo.audit.model
-
Utility class carrying information around a
DataExtractor. - AuditApplicationEntity - Class in org.alfresco.repo.domain.audit
-
Entity bean for alf_audit_application table.
- AuditApplicationEntity() - Constructor for class org.alfresco.repo.domain.audit.AuditApplicationEntity
- AuditApplicationInfo() - Constructor for class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- AuditComponent - Interface in org.alfresco.repo.audit
-
The audit component.
- AuditComponentImpl - Class in org.alfresco.repo.audit
-
Component that records audit values as well as providing the query implementation.
- AuditComponentImpl() - Constructor for class org.alfresco.repo.audit.AuditComponentImpl
-
Default constructor
- AuditDAO - Interface in org.alfresco.repo.domain.audit
-
DAO services for alf_audit_XXX tables.
- AuditDAO.AuditApplicationInfo - Class in org.alfresco.repo.domain.audit
-
Information about the audit application to be passed in an out of the interface.
- AuditDAOImpl - Class in org.alfresco.repo.domain.audit.ibatis
-
iBatis-specific implementation of the DAO for alf_audit_XXX tables.
- AuditDAOImpl() - Constructor for class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- AuditDeleteParameters - Class in org.alfresco.repo.domain.audit
-
Deletion parameters for alf_audit_entry table.
- AuditDeleteParameters() - Constructor for class org.alfresco.repo.domain.audit.AuditDeleteParameters
- AuditEntryEntity - Class in org.alfresco.repo.domain.audit
-
Entity bean for alf_audit_entry table.
- AuditEntryEntity() - Constructor for class org.alfresco.repo.domain.audit.AuditEntryEntity
- AuditException - Exception in org.alfresco.repo.audit
-
Audit related exceptions.
- AuditException(String) - Constructor for exception org.alfresco.repo.audit.AuditException
-
Simple message
- AuditException(String, Object[]) - Constructor for exception org.alfresco.repo.audit.AuditException
-
I18n message
- AuditException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.audit.AuditException
-
I18n message and exception.
- AuditException(String, Throwable) - Constructor for exception org.alfresco.repo.audit.AuditException
-
Simple message ad nested exception
- AuditFilter - Interface in org.alfresco.repo.audit
-
Filter of audit map values before an audit record is written.
- AuditInfo - Interface in org.alfresco.service.cmr.audit
-
A single entry in an audit trail
- AuditMethodInterceptor - Class in org.alfresco.repo.audit
-
A method interceptor to wrap method invocations with auditing.
- AuditMethodInterceptor() - Constructor for class org.alfresco.repo.audit.AuditMethodInterceptor
- AuditModelEntity - Class in org.alfresco.repo.domain.audit
-
Entity bean for alf_audit_model table.
- AuditModelEntity() - Constructor for class org.alfresco.repo.domain.audit.AuditModelEntity
- AuditModelException - Exception in org.alfresco.repo.audit.model
-
Exceptions from the audit model package.
- AuditModelException(String) - Constructor for exception org.alfresco.repo.audit.model.AuditModelException
- AuditModelException(String, Object[]) - Constructor for exception org.alfresco.repo.audit.model.AuditModelException
- AuditModelException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.audit.model.AuditModelException
- AuditModelException(String, Throwable) - Constructor for exception org.alfresco.repo.audit.model.AuditModelException
- AuditModelRegistry - Interface in org.alfresco.repo.audit.model
-
Interface for component used to store audit model definitions.
- AuditModelRegistryImpl - Class in org.alfresco.repo.audit.model
-
Component used to store audit model definitions.
- AuditModelRegistryImpl() - Constructor for class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Default constructor.
- AuditModelRegistryImpl.AuditModelRegistryState - Class in org.alfresco.repo.audit.model
-
A class encapsulating the disposable/resettable state of the audit model registry.
- AuditModelRegistryState() - Constructor for class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Instantiates a new audit model registry state.
- auditPath - Variable in class org.alfresco.repo.audit.model._3.AuditPath
- AuditPath - Class in org.alfresco.repo.audit.model._3
-
Java class for AuditPath complex type.
- AuditPath() - Constructor for class org.alfresco.repo.audit.model._3.AuditPath
- auditQuery(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Find audit entries using the given parameters
- auditQuery(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Find audit entries using the given parameters
- auditQuery(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Issue an audit query using the given parameters and consuming results in the callback.
- auditQuery(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Issue an audit query using the given parameters and consuming results in the callback.
- AuditQueryParameters - Class in org.alfresco.repo.domain.audit
-
Query parameters for alf_audit_entry table.
- AuditQueryParameters - Class in org.alfresco.service.cmr.audit
-
Parameters controlling audit queries.
- AuditQueryParameters() - Constructor for class org.alfresco.repo.domain.audit.AuditQueryParameters
- AuditQueryParameters() - Constructor for class org.alfresco.service.cmr.audit.AuditQueryParameters
-
Defaults:
forward = true;
searchKeyValues = emptylist
others = null - AuditQueryResult - Class in org.alfresco.repo.domain.audit
-
Results bean for alf_audit_entry table.
- AuditQueryResult() - Constructor for class org.alfresco.repo.domain.audit.AuditQueryResult
- AuditRecord - Class in org.alfresco.repo.audit
- AuditRecord(AuditRecord.Builder) - Constructor for class org.alfresco.repo.audit.AuditRecord
- AuditRecord.Builder - Class in org.alfresco.repo.audit
- AuditRecordReporter - Interface in org.alfresco.repo.audit
- AuditRecordReporterImpl - Class in org.alfresco.repo.audit
- AuditRecordReporterImpl() - Constructor for class org.alfresco.repo.audit.AuditRecordReporterImpl
- AuditRecordUtils - Class in org.alfresco.repo.audit
- AuditService - Interface in org.alfresco.service.cmr.audit
-
The public API by which applications can query the audit logs and enable or disable auditing.
- AuditService.AuditApplication - Class in org.alfresco.service.cmr.audit
-
Helper bean to carry information about an audit application.
- AuditService.AuditQueryCallback - Interface in org.alfresco.service.cmr.audit
-
The interface that will be used to give query results to the calling code.
- AuditServiceImpl - Class in org.alfresco.repo.audit
-
The implementation of the AuditService for application auditing.
- AuditServiceImpl() - Constructor for class org.alfresco.repo.audit.AuditServiceImpl
- authenticate(String) - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- authenticate(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- authenticate(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Carry out an authentication attempt.
- authenticate(String, char[]) - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Authenticate
- authenticate(String, char[]) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- authenticate(String, char[]) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Carry out an authentication attempt.
- authenticate(Authentication) - Method in class org.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider
- authenticate(Authentication) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
The default is not to support Authentication token base authentication
- authenticate(Authentication) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
-
The default is not to support Authentication token base authentication
- authenticateAsGuest() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Authenticate as the guest user.
- authenticateAsGuest() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- authenticateAsGuest() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Authenticate as the guest user.
- AuthenticatedAsyncJobHandler - Class in org.alfresco.repo.workflow.activiti
-
An
JobHandlerwhich executes activiti jobs authenticated against Alfresco. - AuthenticatedAsyncJobHandler(JobHandler) - Constructor for class org.alfresco.repo.workflow.activiti.AuthenticatedAsyncJobHandler
- AuthenticatedAuthenticationPassthroughProvider - Class in org.alfresco.repo.security.authentication
- AuthenticatedAuthenticationPassthroughProvider() - Constructor for class org.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider
- AuthenticatedPersonDataGenerator - Class in org.alfresco.repo.audit.generator
-
Gives back the full name (person details) of the currently-authenticated user.
- AuthenticatedPersonDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.AuthenticatedPersonDataGenerator
- AuthenticatedTimerJobHandler - Class in org.alfresco.repo.workflow.activiti
-
An
JobHandlerwhich executes activiti timer-jobs authenticated against Alfresco. - AuthenticatedTimerJobHandler(JobHandler, NodeService) - Constructor for class org.alfresco.repo.workflow.activiti.AuthenticatedTimerJobHandler
- AuthenticatedUserDataGenerator - Class in org.alfresco.repo.audit.generator
-
Gives back the currently-authenticated user.
- AuthenticatedUserDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.AuthenticatedUserDataGenerator
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Default unsupported authentication implementation - as of 2.1 this is the best way to implement your own authentication component as it will support guest login - prior to this direct over ride for authenticate(String , char[]) was used.
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Chain authentication with user name and password - tries all in order until one works, or fails.
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
Authenticate
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.jaas.JAASAuthenticationComponent
-
Implement Authentication
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
-
Implement the authentication method
- authenticateImpl(String, char[]) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- authenticateRpcClient(int, RpcPacket) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Authenticate an RPC client and create a unique session id key.
- authenticateUser(ClientInfo, FTPSrvSession) - Method in class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
-
Authenticate the user
- authenticateUser(ClientInfo, FTPSrvSession) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Authenticate the user
- authenticateUser(ClientInfo, FTPSrvSession) - Method in class org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator
- authenticateUserNamePassword(String, char[]) - Method in class org.alfresco.email.server.EmailServer
-
authenticate with a user/password
- AUTHENTICATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- authenticationComponent - Variable in class org.alfresco.repo.module.AbstractModuleComponent
- authenticationComponent - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- AuthenticationComponent - Interface in org.alfresco.repo.security.authentication
- AuthenticationComponent.UserNameValidationMode - Enum Class in org.alfresco.repo.security.authentication
- AuthenticationComponentImpl - Class in org.alfresco.repo.security.authentication
- AuthenticationComponentImpl() - Constructor for class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
- authenticationContext - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
- AuthenticationContext - Interface in org.alfresco.repo.security.authentication
-
Low-level interface allowing control and retrieval of the authentication information held for the current thread.
- AuthenticationContextImpl - Class in org.alfresco.repo.security.authentication
- AuthenticationContextImpl() - Constructor for class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- AuthenticationDisallowedException - Exception in org.alfresco.repo.security.authentication
- AuthenticationDisallowedException(String) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationDisallowedException
- AuthenticationDisallowedException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationDisallowedException
- authenticationExists(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Check if the given authentication exists.
- authenticationExists(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Check if the given authentication exists.
- authenticationExists(String) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- authenticationExists(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Check if the given authentication exists.
- AuthenticationMaxUsersException - Exception in org.alfresco.repo.security.authentication
- AuthenticationMaxUsersException(String) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationMaxUsersException
- AuthenticationMaxUsersException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.AuthenticationMaxUsersException
- authenticationService - Variable in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- authenticationService - Variable in class org.alfresco.repo.imap.AlfrescoImapUserManager
- AuthenticationService - Interface in org.alfresco.service.cmr.security
-
The authentication service defines the API for managing authentication information against a user id.
- AuthenticationServiceImpl - Class in org.alfresco.repo.security.authentication
- AuthenticationServiceImpl() - Constructor for class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- AuthenticatorDeletedEvent - Class in org.alfresco.repo.security.authentication
-
Event emmitted when an Authenticator is deleted, the source is the zoneId deleted.
- AuthenticatorDeletedEvent(Object) - Constructor for class org.alfresco.repo.security.authentication.AuthenticatorDeletedEvent
- AuthoritiesDataCollector - Class in org.alfresco.heartbeat
-
A collector of data related authorities.
- AuthoritiesDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.AuthoritiesDataCollector
- Authority - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_authority persistence.
- Authority - Interface in org.alfresco.repo.security.authority.script
- AUTHORITY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- Authority.AuthorityComparator - Class in org.alfresco.repo.security.authority.script
-
Does case insensitive sorting of ScriptGroups and ScriptUsers.
- Authority.ScriptAuthorityType - Enum Class in org.alfresco.repo.security.authority.script
- authorityAddedToGroup(String, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an authority added to a group
- authorityAddedToGroup(String, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- AuthorityAlias - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_authority_alias persistence.
- AuthorityAliasEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_authority_alias persistence.
- AuthorityAliasEntity() - Constructor for class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
-
Default constructor
- AuthorityBridgeDAO - Interface in org.alfresco.repo.security.authority
- AuthorityBridgeDAOImpl - Class in org.alfresco.repo.security.authority
- AuthorityBridgeDAOImpl() - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeDAOImpl
- AuthorityBridgeLink - Class in org.alfresco.repo.security.authority
- AuthorityBridgeLink() - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeLink
- AuthorityBridgeParametersEntity - Class in org.alfresco.repo.security.authority
- AuthorityBridgeParametersEntity() - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- AuthorityBridgeParametersEntity(Long, Long, Long, Long) - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- AuthorityBridgeParametersEntity(Long, Long, Long, Long, Long) - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- AuthorityBridgeTableAsynchronouslyRefreshedCache - Class in org.alfresco.repo.security.authority
- AuthorityBridgeTableAsynchronouslyRefreshedCache() - Constructor for class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- AuthorityComparator(String) - Constructor for class org.alfresco.repo.security.authority.script.Authority.AuthorityComparator
- AuthorityComparator(String, boolean) - Constructor for class org.alfresco.repo.security.authority.script.Authority.AuthorityComparator
- AuthorityDAO - Interface in org.alfresco.repo.security.authority
- AuthorityDAOImpl - Class in org.alfresco.repo.security.authority
- AuthorityDAOImpl() - Constructor for class org.alfresco.repo.security.authority.AuthorityDAOImpl
- AuthorityEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_authority persistence.
- AuthorityEntity() - Constructor for class org.alfresco.repo.domain.permissions.AuthorityEntity
-
Default constructor
- AuthorityException - Exception in org.alfresco.repo.security.authority
- AuthorityException(String) - Constructor for exception org.alfresco.repo.security.authority.AuthorityException
- AuthorityException(String, Object[]) - Constructor for exception org.alfresco.repo.security.authority.AuthorityException
- AuthorityException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.security.authority.AuthorityException
- AuthorityException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authority.AuthorityException
- authorityExists(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Test if an authority already exists.
- authorityExists(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- authorityExists(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Check if an authority exists.
- authorityExists(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Check if an authority exists.
- AuthorityInfo - Class in org.alfresco.repo.security.authority
-
Authority Info - used by GetAuthorities CQ
- AuthorityInfo(Long, String, String) - Constructor for class org.alfresco.repo.security.authority.AuthorityInfo
- AuthorityInfo(Long, String, String, String) - Constructor for class org.alfresco.repo.security.authority.AuthorityInfo
- AuthorityInfoEntity - Class in org.alfresco.repo.security.authority
-
Authority Info Entity - used by GetAuthorities CQ
- AuthorityInfoEntity() - Constructor for class org.alfresco.repo.security.authority.AuthorityInfoEntity
-
Default constructor
- AuthorityInfoEntity(Long, Long, Long) - Constructor for class org.alfresco.repo.security.authority.AuthorityInfoEntity
- authorityManager - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- AuthorityNameConstraint - Class in org.alfresco.repo.dictionary.constraint
- AuthorityNameConstraint() - Constructor for class org.alfresco.repo.dictionary.constraint.AuthorityNameConstraint
- AuthorityReference - Interface in org.alfresco.repo.security.permissions
-
A simple reference to a string authority.
- authorityRemovedFromGroup(String, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an authority removed from group event
- authorityRemovedFromGroup(String, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- authorityService - Variable in class org.alfresco.repo.admin.BaseInterpreter
- authorityService - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- authorityService - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- authorityService - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- authorityService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- AuthorityService - Interface in org.alfresco.service.cmr.security
-
The service that encapsulates authorities granted to users.
- AuthorityService.AuthorityFilter - Interface in org.alfresco.service.cmr.security
- AuthorityServiceImpl - Class in org.alfresco.repo.security.authority
-
The default implementation of the authority service.
- AuthorityServiceImpl() - Constructor for class org.alfresco.repo.security.authority.AuthorityServiceImpl
- AuthorityServiceImpl.UserAuthoritySet - Class in org.alfresco.repo.security.authority
-
Lazy load set of authorities.
- AuthorityServicePolicies - Interface in org.alfresco.repo.security.authority
-
Policies for AuthorityService
- AuthorityServicePolicies.OnAuthorityAddedToGroup - Interface in org.alfresco.repo.security.authority
-
Policy invoked when an authority is added to a group
- AuthorityServicePolicies.OnAuthorityRemovedFromGroup - Interface in org.alfresco.repo.security.authority
-
Policy invoked when an authority is removed from a group
- AuthorityServicePolicies.OnGroupDeleted - Interface in org.alfresco.repo.security.authority
-
Policy invoked when a group is deleted
- AuthorityTypeBehaviour - Class in org.alfresco.repo.security.authority
- AuthorityTypeBehaviour() - Constructor for class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- Authorization - Class in org.alfresco.repo.security.authentication
-
Helper to process username / password pairs passed to the remote tier Identifies whether username / password is a ticket.
- Authorization(String) - Constructor for class org.alfresco.repo.security.authentication.Authorization
-
Construct
- Authorization(String, String) - Constructor for class org.alfresco.repo.security.authentication.Authorization
-
Construct
- authorizationCode(String, String) - Static method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AuthorizationGrant
- authorize(IdentityServiceFacade.AuthorizationGrant) - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade
-
Returns
IdentityServiceFacade.AccessTokenbased authorization for providedIdentityServiceFacade.AuthorizationGrant. - AUTO_ORIENT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- AutoCommitInterceptor - Class in org.alfresco.util
-
Can be used to wrap a datasource to ensure that the connections that it returns have auto-commit switched on.
- AutoCommitInterceptor() - Constructor for class org.alfresco.util.AutoCommitInterceptor
- autoConvertISO8601 - Static variable in class org.alfresco.util.JSONtoFmModel
- available() - Method in class org.alfresco.opencmis.RangeInputStream
- AVAILABLE - Enum constant in enum class org.alfresco.repo.content.transform.TransformerDebug.Call
- AVAILABLE_AND_TRANSFORM - Enum constant in enum class org.alfresco.repo.content.transform.TransformerDebug.Call
B
- BackingStoreAwareCacheWriter - Class in org.alfresco.repo.content.caching
-
Wrapper for cache writer that is aware of backing store writer and calls backing store for getSize and getContentData in case if cache file was deleted
- BackingStoreAwareCacheWriter(ContentWriter, ContentWriter) - Constructor for class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- BACKUP - Enum constant in enum class org.alfresco.repo.mode.ServerMode
-
This is a backup of a production server
- BACKUP - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.COMMAND
- backupKeyAvailable(String) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
- BASE_64_ENCODING - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- BaseBatchProcessWorker() - Constructor for class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.BaseBatchProcessWorker
- BaseBehaviour - Class in org.alfresco.repo.policy
-
Base behaviour implementation
- BaseBehaviour() - Constructor for class org.alfresco.repo.policy.BaseBehaviour
-
Default constructor
- BaseBehaviour(Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.policy.BaseBehaviour
-
Constructor
- BaseContentNode - Class in org.alfresco.repo.template
-
Base class for Template API objects that supply content functionality.
- BaseContentNode() - Constructor for class org.alfresco.repo.template.BaseContentNode
- BaseContentNode.TemplateContentData - Class in org.alfresco.repo.template
-
Inner class wrapping and providing access to a ContentData property
- BaseCredentialsInfo - Interface in org.alfresco.service.cmr.remotecredentials
-
This class is the parent of a set of Remote Credentials
- BaseDescriptor() - Constructor for class org.alfresco.repo.descriptor.DescriptorServiceImpl.BaseDescriptor
- BaseExecutionListener - Class in org.alfresco.repo.workflow.activiti
-
Base class for all
ExecutionListeners used in Alfresco-context. - BaseExecutionListener() - Constructor for class org.alfresco.repo.workflow.activiti.BaseExecutionListener
- BaseInterpreter - Class in org.alfresco.repo.admin
-
An interactive console
- BaseInterpreter() - Constructor for class org.alfresco.repo.admin.BaseInterpreter
-
Make up a new console.
- BaseJavaDelegate - Class in org.alfresco.repo.workflow.activiti
-
Base class for all
JavaDelegateused in Alfresco-context. - BaseJavaDelegate() - Constructor for class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
- BaseParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Base implementation of a parameter constraint
- BaseParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.BaseParameterConstraint
- BasePathResultsMap - Class in org.alfresco.repo.template
-
A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
- BasePathResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.BasePathResultsMap
-
Constructor
- BasePermissionsNode - Class in org.alfresco.repo.template
-
Base class for Template API objects that support permissions.
- BasePermissionsNode() - Constructor for class org.alfresco.repo.template.BasePermissionsNode
- BaseProcessor - Class in org.alfresco.repo.processor
-
Base class of a processor, encapsulates the implementation reguarding the registration of the processor with the relevant services and the handling of processor extensions.
- BaseProcessor() - Constructor for class org.alfresco.repo.processor.BaseProcessor
- BaseProcessorExtension - Class in org.alfresco.repo.processor
-
Abstract base class for a processor extension
- BaseProcessorExtension() - Constructor for class org.alfresco.repo.processor.BaseProcessorExtension
- BasePropertyDecorator - Class in org.alfresco.repo.jscript.app
- BasePropertyDecorator() - Constructor for class org.alfresco.repo.jscript.app.BasePropertyDecorator
- BaseScopableProcessorExtension - Class in org.alfresco.repo.jscript
-
Abstract base class for a script implementation that requires a script execution scope.
- BaseScopableProcessorExtension() - Constructor for class org.alfresco.repo.jscript.BaseScopableProcessorExtension
- BaseSearchResultsMap - Class in org.alfresco.repo.template
-
Class providing the base Search Query services to execute a search returning a list of TemplateNode objects from a Lucene search string.
- BaseSearchResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.BaseSearchResultsMap
-
Constructor
- BaseTemplateMap - Class in org.alfresco.repo.template
-
An abstract Map class that can be used process the parent Node as part of the get() Map interface implementation.
- BaseTemplateMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.BaseTemplateMap
-
Constructor
- BaseTemplateProcessorExtension - Class in org.alfresco.repo.template
-
Abstract base class for a template extension implementation
- BaseTemplateProcessorExtension() - Constructor for class org.alfresco.repo.template.BaseTemplateProcessorExtension
- BaseTemplateRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- BaseTemplateRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- BaseTypeIdProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object type id property
- BaseTypeIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.BaseTypeIdProperty
-
Construct
- BasicConstraint - Class in org.alfresco.repo.virtual.template
- BasicCorrespondingNodeResolverImpl - Class in org.alfresco.repo.transfer
- BasicCorrespondingNodeResolverImpl() - Constructor for class org.alfresco.repo.transfer.BasicCorrespondingNodeResolverImpl
- BasicPasswordGenerator - Class in org.alfresco.repo.security.authentication
-
Generates a password of specified length consisting of printable ASCII characters
- BasicPasswordGenerator() - Constructor for class org.alfresco.repo.security.authentication.BasicPasswordGenerator
- BatchingDAO - Interface in org.alfresco.ibatis
-
Interface for DAOs that offer batching.
- BatchMonitor - Interface in org.alfresco.repo.batch
-
An interface that allows the monitoring of metrics relating to a potentially long-running batch process.
- BatchMonitorEvent - Class in org.alfresco.repo.batch
-
An event alerting listeners to the existence of a new
BatchMonitor. - BatchMonitorEvent(BatchMonitor) - Constructor for class org.alfresco.repo.batch.BatchMonitorEvent
-
The Constructor.
- BatchProcessor<T> - Class in org.alfresco.repo.batch
-
A
BatchProcessormanages the running and monitoring of a potentially long-running transactional batch process. - BatchProcessor(String, RetryingTransactionHelper, Collection<T>, int, int, ApplicationEventPublisher, Log, int) - Constructor for class org.alfresco.repo.batch.BatchProcessor
-
Deprecated.Since 3.4, use the
BatchProcessWorkProviderinstead of the Collection - BatchProcessor(String, RetryingTransactionHelper, BatchProcessWorkProvider<T>, int, int, ApplicationEventPublisher, Log, int) - Constructor for class org.alfresco.repo.batch.BatchProcessor
-
Instantiates a new batch processor.
- BatchProcessor.BatchProcessWorker<T> - Interface in org.alfresco.repo.batch
-
An interface for workers to be invoked by the
BatchProcessor. - BatchProcessor.BatchProcessWorkerAdaptor<TT> - Class in org.alfresco.repo.batch
-
Adaptor that allows implementations to only implement
BatchProcessor.BatchProcessWorker.process(Object) - BatchProcessWorkerAdaptor() - Constructor for class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
- BatchProcessWorkProvider<T> - Interface in org.alfresco.repo.batch
-
An interface that provides work loads to the
BatchProcessor. - batchSize - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- BeanExtender - Class in org.alfresco.util
-
Extends the definition of a bean with another.
- BeanExtender() - Constructor for class org.alfresco.util.BeanExtender
- BeanIdentifier - Interface in org.alfresco.repo.audit
-
Identify a bean upon which a method invocation has been made.
- BeanIdentifierImpl - Class in org.alfresco.repo.audit
-
Lookup the name of a bean that is being audited by
AuditMethodInterceptor. - BeanIdentifierImpl() - Constructor for class org.alfresco.repo.audit.BeanIdentifierImpl
- BeanTrackingApplicationContext(String[]) - Constructor for class org.alfresco.util.ContextDependencyLister.BeanTrackingApplicationContext
- BeanTrackingListener() - Constructor for class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
- BEFORE - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery.DatePosition
- beforeAddAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeAddAspectPolicy
-
Called before an aspect is added to a node
- beforeAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.version.VersionableAspect
-
Before add aspect policy behaviour
- beforeArchiveNode(NodeRef) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
beforeArchiveNode policy behaviour
- beforeArchiveNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeArchiveNodePolicy
-
Called before a node is archived.
- beforeCall() - Method in interface org.alfresco.opencmis.AlfrescoCmisService
-
Called directly before any CMIS method is used
- beforeCall() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- beforeCancelCheckOut(NodeRef) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCancelCheckOut
- beforeCheckIn(NodeRef, Map<String, Serializable>, String, boolean) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCheckIn
- beforeCheckOut(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCheckOut
- beforeCheckOut(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- beforeCheckOut(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- beforeCommit(boolean) - Method in class org.alfresco.repo.action.ActionTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Merge the transactional caches into the shared cache
- beforeCommit(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryModelType.DictionaryModelTypeTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.events.AbstractEventsService
- beforeCommit(boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
- beforeCommit(boolean) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- beforeCommit(boolean) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Process all the nodes that require checking within the transaction.
- beforeCommit(boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- beforeCommit(boolean) - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- beforeCommit(boolean) - Method in class org.alfresco.repo.rule.RuleTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- beforeCommit(boolean) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- beforeCommit(boolean) - Method in interface org.alfresco.repo.transaction.TransactionalDao
-
This callback provides a chance for the DAO to do any pre-commit work.
- beforeCommit(boolean) - Method in interface org.alfresco.repo.transaction.TransactionListener
-
Called before a transaction is committed.
- beforeCommit(boolean) - Method in class org.alfresco.repo.transaction.TransactionListenerAdapter
-
Deprecated.Called before a transaction is committed.
- beforeCommit(boolean) - Method in class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- beforeCompletion() - Method in class org.alfresco.repo.action.ActionTransactionListener
- beforeCompletion() - Method in class org.alfresco.repo.cache.TransactionalCache
-
NO-OP
- beforeCompletion() - Method in class org.alfresco.repo.lock.LockServiceImpl
- beforeCompletion() - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- beforeCompletion() - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- beforeCompletion() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- beforeCompletion() - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- beforeCompletion() - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- beforeCompletion() - Method in interface org.alfresco.repo.transaction.TransactionListener
-
Invoked before transaction commit/rollback.
- beforeCompletion() - Method in class org.alfresco.repo.transaction.TransactionListenerAdapter
-
Deprecated.Invoked before transaction commit/rollback.
- beforeCompletion() - Method in class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- beforeCopy(QName, NodeRef, NodeRef) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.BeforeCopyPolicy
- beforeCopy(QName, NodeRef, NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Fired once per node, before a copy overrides one node (which is possibly newly created) with the contents of another one.
- beforeCreateNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- beforeCreateNode(NodeRef, QName, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateNodePolicy
-
Called before a new node is created.
- beforeCreateNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- beforeCreateNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- beforeCreateNodeValidation(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- beforeCreateStore(QName, StoreRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateStorePolicy
-
Called before a new node store is created.
- beforeCreateVersion(NodeRef) - Method in interface org.alfresco.repo.version.VersionServicePolicies.BeforeCreateVersionPolicy
-
Called before a new version is created for a version
- beforeDelete(ContentStore, String) - Method in interface org.alfresco.repo.content.cleanup.ContentStoreCleanerListener
-
Handle the notification that a store is about to be deleted
- beforeDelete(ContentStore, String) - Method in class org.alfresco.repo.content.cleanup.DeletedContentBackupCleanerListener
- beforeDelete(ContentStore, String) - Method in class org.alfresco.repo.content.cleanup.FileWipingContentCleanerListener
- beforeDeleteAlien(NodeRef, ChildAssociationRef) - Method in interface org.alfresco.repo.transfer.AlienProcessor
-
Called before deleting an alien node.
- beforeDeleteAlien(NodeRef, ChildAssociationRef) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- beforeDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- beforeDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.event2.PeerAssociationEventConsolidator
-
Add peer association deleted event on delete of a peer association.
- beforeDeleteAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteAssociationPolicy
-
Called before a regular node association is deleted.
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.event2.ChildAssociationEventConsolidator
-
Add child association deleted event on delete of a child association.
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
-
Make sure that the child is no longer a translation and that the associated container is cleaned up, if required.
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteChildAssociationPolicy
-
Called before a node child association is deleted.
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.rule.ruletrigger.BeforeDeleteChildAssociationRuleTrigger
- beforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Cache clear on delete of a child association from an authority container.
- BeforeDeleteChildAssociationRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
A rule trigger for the creation of secondary child associations.
- BeforeDeleteChildAssociationRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.BeforeDeleteChildAssociationRuleTrigger
- beforeDeleteLinkNode(NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.email.server.AliasableAspect
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Before delete node event
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.event2.EventGenerator
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
NodeServicePolicies.BeforeDeleteNodePolicy Called immediatly prior to deletion of a web site.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Ensures that node is not locked.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.node.NodeAuditor
- beforeDeleteNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy
-
Called before a node is deleted.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.node.UndeletableAspect
-
Ensures that undeletable nodes cannot be deleted by default.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.rule.RulesAspect
-
author Neil McErlean - beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
-
Listen out for person removals so that we can clear cached authorities.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When an alien node is deleted the it may be the last alien invader
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.usage.ContentUsageImpl
-
Called before a node is deleted.
- beforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
- beforeDeleteNodePerson(NodeRef) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- beforeDeleteNodeSite(NodeRef) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- beforeDeleteNodeValidation(NodeRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- beforeDeleteOriginalAssociation(AssociationRef) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Callback behaviour for the 'original' assoc ('copiedfrom' aspect).
- beforeDeleteWorkingCopy(NodeRef) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
beforeDeleteNode policy behaviour
- beforeGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in interface org.alfresco.repo.forms.processor.Filter
-
Callback used to indicate that a form is about to be generated for the given items and fields.
- beforeGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- beforeLock(NodeRef, LockType) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
-
Called before an attempt to lock the given node is made.
- beforeLock(NodeRef, LockType) - Method in interface org.alfresco.repo.lock.LockServicePolicies.BeforeLock
-
Called before an attempt to lock the given node is made.
- beforeLock(NodeRef, LockType) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- beforeMoveNode(ChildAssociationRef, NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeMoveNodePolicy
-
Called before a node is moved.
- beforeMoveNode(ChildAssociationRef, NodeRef) - Method in class org.alfresco.repo.node.UnmovableAspect
-
Prevents node from to be moved
- beforeMoveNode(ChildAssociationRef, NodeRef) - Method in class org.alfresco.repo.rule.ruletrigger.BeforeDeleteChildAssociationRuleTrigger
- beforePersist(ItemType, FormData) - Method in interface org.alfresco.repo.forms.processor.Filter
-
Callback used to indicate that the given form data is about to be persisted for the given item.
- beforePersist(ItemType, FormData) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- beforeProcess() - Method in interface org.alfresco.repo.batch.BatchProcessor.BatchProcessWorker
-
Callback to allow thread initialization before the work entries are
processed. - beforeProcess() - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
-
No-op
- beforeProcess() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater.AclWorker
- beforeProcess() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer.BaseBatchProcessWorker
- beforePurgeNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeArchiveServicePolicies.BeforePurgeNodePolicy
-
Called before a node is purged (deleted from archive).
- beforePurgeNode(NodeRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- beforeRecordRejection(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
-
Called before a record is rejected
- beforeRemoveAspect(NodeRef, QName) - Method in class org.alfresco.email.server.AliasableAspect
- beforeRemoveAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeRemoveAspectPolicy
-
Called before an aspect is removed from a node
- beforeRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.rule.RulesAspect
-
The rule folder & below will be deleted automatically in the normal way, so we don't need to worry about them.
- beforeRestoreArchivedNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeArchiveServicePolicies.BeforeRestoreArchivedNodePolicy
-
Called before an archived node is restored.
- beforeRestoreArchivedNode(NodeRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- beforeServiceCall() - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- beforeSetNodeType(NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeSetNodeTypePolicy
-
Called before the type of a node is set explicitly.
- beforeStartInboundTransfer() - Method in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.BeforeStartInboundTransferPolicy
-
Invoked immediately before processing of a new inbound transfer is started.
- beforeUnlock(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
-
Called before an attempt to unlock the given node is made.
- beforeUnlock(NodeRef) - Method in interface org.alfresco.repo.lock.LockServicePolicies.BeforeUnlock
-
Called before an attempt to unlock the given node is made.
- beforeUpdateNode(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Ensures that node is not locked.
- beforeUpdateNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.BeforeUpdateNodePolicy
-
Called before a node is updated.
- beforeWritingCacheFile(long) - Method in interface org.alfresco.repo.content.caching.quota.QuotaManagerStrategy
-
Called immediately before writing a cache file or (when cacheOnInBound is set to true for the CachingContentStore) before handing a ContentWriter to a content producer.
- beforeWritingCacheFile(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- beforeWritingCacheFile(long) - Method in class org.alfresco.repo.content.caching.quota.UnlimitedQuotaStrategy
- begin() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- begin(String) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- begin(TransferTarget, String, TransferVersion) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- begin(TransferTarget, String, TransferVersion) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Begin a transfer, the transfer object returned will be used by subsequent calls to the transfer service.
- beginReadTransaction(SrvSession) - Method in class org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver
-
Begin a read-only transaction
- BEGINS - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- beginWriteTransaction(SrvSession) - Method in class org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver
-
Begin a writeable transaction
- behaviour - Variable in class org.alfresco.repo.policy.registration.PolicyRegistration
-
The behaviour
- Behaviour - Class in org.alfresco.repo.jscript
-
Object representing the behaviour information
- Behaviour - Interface in org.alfresco.repo.policy
-
A Behaviour represents an encapsulated piece of logic (system or business) that may be bound to a Policy.
- Behaviour - Annotation Interface in org.alfresco.repo.policy.annotation
-
Behaviour method annotation.
- Behaviour(ServiceRegistry, String, Object[]) - Constructor for class org.alfresco.repo.jscript.Behaviour
-
Constructor
- Behaviour.NotificationFrequency - Enum Class in org.alfresco.repo.policy
-
When should behaviour be notified?
- BehaviourBean - Annotation Interface in org.alfresco.repo.policy.annotation
- BehaviourBinding - Interface in org.alfresco.repo.policy
-
A Behaviour Binding represents the way in which a Behaviour is bound to a Policy i.e. the key.
- BehaviourDefinition<B extends BehaviourBinding> - Interface in org.alfresco.repo.policy
-
Description of a bound Behaviour.
- behaviourFilter - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- behaviourFilter - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- behaviourFilter - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- behaviourFilter - Variable in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- BehaviourFilter - Interface in org.alfresco.repo.policy
-
Contract disabling and enabling policy behaviours.
- BehaviourFilterExtension - Interface in org.alfresco.repo.policy.traitextender
- BehaviourFilterImpl - Class in org.alfresco.repo.policy
-
Implementation of Behaviour Filter.
- BehaviourFilterImpl() - Constructor for class org.alfresco.repo.policy.BehaviourFilterImpl
- BehaviourFilterTrait - Interface in org.alfresco.repo.policy.traitextender
- BehaviourIndex<B extends BehaviourBinding> - Interface in org.alfresco.repo.policy
-
Index of Bound Behaviours.
- BehaviourKind - Enum Class in org.alfresco.repo.policy.annotation
-
Enumeration describing the different kinds of behaviour.
- BehaviourRegistry - Interface in org.alfresco.repo.policy.annotation
-
Interface for a behaviour registry.
- behaviours - Variable in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- BIND_TO_IGNORE - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- bindAssociationBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Service specific behaviour to an Association-level Policy
- bindAssociationBehaviour(QName, Object, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindAssociationBehaviour(QName, String) - Method in class org.alfresco.repo.event2.EventGenerator
- bindAssociationBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind an Association specific behaviour to an Association-level Policy (for all associations of a Class)
- bindAssociationBehaviour(QName, QName, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindAssociationBehaviour(QName, QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind an Association specific behaviour to an Association-level Policy
- bindAssociationBehaviour(QName, QName, QName, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindAssociationPolicy(QName, String) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
-
Bind an association policy to a JavaBehaviour if a specific event type is enabled
- bindBehaviour() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- bindClassBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Service behaviour to a Class-level Policy
- bindClassBehaviour(QName, Object, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindClassBehaviour(QName, String) - Method in class org.alfresco.repo.event2.EventGenerator
- bindClassBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Class specific behaviour to a Class-level Policy.
- bindClassBehaviour(QName, QName, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindClassPolicy(QName) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
-
Bind a class policy to a JavaBehaviour.
- bindClassPolicy(QName, String) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
-
Bind a class policy to a JavaBehaviour if a specific event type is enabled
- bindClassPolicy(QName, QName, String) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
-
Bind a class policy to a JavaBehaviour if a specific event type is enabled
- bindDaoService(TransactionalDao) - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Method that registers a NodeDaoService against the transaction.
- binding - Variable in class org.alfresco.repo.forms.FieldDefinition
- bindIntegrityChecker(IntegrityChecker) - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Method that registers an IntegrityChecker against the transaction.
- bindListener(TransactionListener) - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Method maintained for backward compatibility: ACE-2801: Package change for TransactionListener.
- bindListener(TransactionListener) - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Method that registers a Listener against the transaction.
- bindPropertyBehaviour(QName, Object, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Service specific behaviour to a Property-level Policy
- bindPropertyBehaviour(QName, Object, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindPropertyBehaviour(QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Property specific behaviour to a Property-level Policy (for all properties of a Class)
- bindPropertyBehaviour(QName, QName, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- bindPropertyBehaviour(QName, QName, QName, Behaviour) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Bind a Property specific behaviour to a Property-level Policy
- bindPropertyBehaviour(QName, QName, QName, Behaviour) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- blockAccessRestriction(Action) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- BLOG_COMPONENT - Static variable in class org.alfresco.repo.blog.BlogServiceImpl
- BLOG_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- BlogDetails - Class in org.alfresco.repo.blog
-
Blog details.
- BlogDetails(String, String, String, String, String, String, String) - Constructor for class org.alfresco.repo.blog.BlogDetails
-
Constructor
- BlogDetails(String, String, String, String, String, String, String, NodeRef) - Constructor for class org.alfresco.repo.blog.BlogDetails
-
Constructor
- BlogEntity - Class in org.alfresco.repo.blog.cannedqueries
-
Blog Entity - used by GetBlogs CQ
- BlogEntity() - Constructor for class org.alfresco.repo.blog.cannedqueries.BlogEntity
-
Default constructor
- BlogEntity(Long, Long, Long, Long, Long, Long) - Constructor for class org.alfresco.repo.blog.cannedqueries.BlogEntity
- BlogEntityComparator(QName) - Constructor for class org.alfresco.repo.blog.cannedqueries.AbstractBlogPostsCannedQueryFactory.BlogEntityComparator
- BlogIntegrationModel - Interface in org.alfresco.model
- BlogIntegrationRuntimeException - Exception in org.alfresco.repo.blog
-
Blog integration runtime exception
- BlogIntegrationRuntimeException(String) - Constructor for exception org.alfresco.repo.blog.BlogIntegrationRuntimeException
-
Constructor
- BlogIntegrationRuntimeException(String, Object[]) - Constructor for exception org.alfresco.repo.blog.BlogIntegrationRuntimeException
-
Constructor
- BlogIntegrationRuntimeException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.blog.BlogIntegrationRuntimeException
-
Constructor
- BlogIntegrationRuntimeException(String, Throwable) - Constructor for exception org.alfresco.repo.blog.BlogIntegrationRuntimeException
-
Constructor
- BlogPostInfo - Interface in org.alfresco.service.cmr.blog
-
This class represents a blog post in a blog.
- BlogPostInfoImpl - Class in org.alfresco.repo.blog
-
An implementation of a
BlogPostInfo - BlogPostInfoImpl(NodeRef, NodeRef, String) - Constructor for class org.alfresco.repo.blog.BlogPostInfoImpl
- BlogService - Interface in org.alfresco.service.cmr.blog
-
The Blog Service handles the management (CRUD) of Alfresco blog data, namely the blog posts which are exposed in the Share UI under the "Blog" heading.
- BlogService.RangedDateProperty - Class in org.alfresco.service.cmr.blog
-
A simple data object for expressing a date range search parameter.
- BlogServiceImpl - Class in org.alfresco.repo.blog
- BlogServiceImpl() - Constructor for class org.alfresco.repo.blog.BlogServiceImpl
- BODY_TEXT_HTML_NAME - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- BODY_TEXT_PLAIN_NAME - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- bootstrap() - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Bootstrap the Repository
- bootstrap() - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Bootstrap
- BootstrapHomeFolderProvider - Class in org.alfresco.repo.security.person
-
Provider to use in the boostrap process - does nothing Thought to be probably not required as behaviour/policies are disabled during normal import, but is used for 'admin' and 'guest'
- BootstrapHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.BootstrapHomeFolderProvider
- bootstrapInternal() - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- bootstrapReEncrypt() - Method in class org.alfresco.encryption.ReEncryptor
-
Re-encrypt using the configured backup keystore to decrypt and the main keystore to encrypt
- BootstrapReEncryptor - Class in org.alfresco.encryption
- BootstrapReEncryptor() - Constructor for class org.alfresco.encryption.BootstrapReEncryptor
- bootstrapView - Variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- BPMEngine - Class in org.alfresco.repo.workflow
-
Base functionality for a plug-in BPM Engine
- BPMEngine() - Constructor for class org.alfresco.repo.workflow.BPMEngine
- BPMEngineRegistry - Class in org.alfresco.repo.workflow
-
BPM Engine Registry Responsible for managing the list of registered BPM Engines for the following components: - Workflow Component - Task Component
- BPMEngineRegistry() - Constructor for class org.alfresco.repo.workflow.BPMEngineRegistry
-
Construct
- bpmGroupAssignee - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- broadcastEvent(RefreshableCacheEvent, boolean) - Method in interface org.alfresco.repo.cache.AsynchronouslyRefreshedCacheRegistry
-
Fire an even
- broadcastRemoveProperties(PropertyBackedBean, Collection<String>) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- broadcastRemoveProperties(PropertyBackedBean, Collection<String>) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been asked to remove properties. - broadcastSetProperties(PropertyBackedBean, Map<String, String>) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- broadcastSetProperties(PropertyBackedBean, Map<String, String>) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been asked to update properties. - broadcastSetProperty(PropertyBackedBean, String, String) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- broadcastSetProperty(PropertyBackedBean, String, String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been asked to update a property. - broadcastStart(PropertyBackedBean) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- broadcastStart(PropertyBackedBean) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been started. - broadcastStop(PropertyBackedBean) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- broadcastStop(PropertyBackedBean) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been stopped. - BufferedContentDiskDriver - Class in org.alfresco.filesys.repo
-
Alfresco Content Disk Driver Cache
- BufferedContentDiskDriver() - Constructor for class org.alfresco.filesys.repo.BufferedContentDiskDriver
- BufferedWrite - Class in org.alfresco.filesys.repo
-
Buffered Write Class
- BufferedWrite(byte[], long) - Constructor for class org.alfresco.filesys.repo.BufferedWrite
-
Class constructor
- build() - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- build() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder.Builder
- build() - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- build() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- build() - Method in class org.alfresco.repo.workflow.WorkflowBuilder
- build(Configuration) - Method in class org.alfresco.ibatis.AlfrescoSqlSessionFactoryBuilder
- buildActionResult(JSONAPIResultFactory.ACTION, JSONObject) - Static method in class org.alfresco.repo.search.impl.JSONAPIResultFactory
-
Build a JSON Parser Result object according to required SOLR Action
- buildAssociationField(QName) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildAuthRequestUrl(HttpServletRequest) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- buildCache(String) - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
-
Build the cache entry for the specific tenant.
- buildCache(String) - Method in class org.alfresco.repo.config.ConfigDataCache
- buildCache(String) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- buildCompletedPath(String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- buildCoreModel(Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- buildCoreModel(Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Add core data-model to provided Map
- buildDailyRecurrences(Calendar, long, List<Date>, Map<String, String>, Date, Date, boolean, int) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- buildDefaultAssociationFields() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildDefaultFields() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildDefaultModel(NodeRef, NodeRef, NodeRef, NodeRef, NodeRef, NodeRef) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- buildDefaultModel(NodeRef, NodeRef, NodeRef, NodeRef, NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Create the default data-model available to scripts as global scope level objects:
- buildDefaultModel(NodeRef, NodeRef, NodeRef, NodeRef, TemplateImageResolver) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- buildDefaultModel(NodeRef, NodeRef, NodeRef, NodeRef, TemplateImageResolver) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Helper method to build a default model
- buildDefaultPropertyFields() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildDefaultPropertyFields() - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedFieldBuilder
- buildDefaultTransientFields() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildDialect(String) - Static method in class org.alfresco.repo.domain.dialect.DialectFactory
-
Returns a dialect instance given the name of the class to use.
- buildDialect(String, int, String) - Static method in class org.alfresco.repo.domain.dialect.DialectFactory
-
Builds an appropriate Dialect instance.
- builder() - Static method in class org.alfresco.repo.audit.AuditRecord
- Builder() - Constructor for class org.alfresco.repo.audit.AuditRecord.Builder
- Builder() - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- Builder(SolrFacetProperties) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
-
Copy builder
- Builder(NodeRef, PagingRequest) - Constructor for class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder.Builder
- buildEventData(EventInfo, NodeResource, EventType) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- buildEventData(EventInfo, RES, EventType) - Method in class org.alfresco.repo.event2.EventConsolidator
-
Provides primary event data.
- buildExecutionDetails(Action) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Builds up the details to be stored in a cache for a specific action
- buildExecutionDetails(Action, NodeRef) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Builds up the details to be stored in a cache for a specific action
- buildExecutionSummary(String) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Turns a cache key back into its constituent parts, for easier access.
- buildExecutionSummary(Action) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- buildFacetIntervalParameters(SearchParameters, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildFacetParameters(SearchParameters, boolean, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildField(String, FormCreationData) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Attempts to build a
Field. - buildGenericBucketFromRange(String, Map<String, String>, List<RangeParameters>) - Static method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.RangeResultMapper
-
Builds the generic facet response out of range results.
- buildGlobalId(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- buildHightlightParameters(SearchParameters, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildHttpClientMethod(String, Class<? extends HttpMethodBase>) - Static method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- buildHttpClientMethod(String, String) - Static method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- buildJobDetail(ScheduledPersistedActionImpl) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBConjunction
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBDisjunction
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionalConstraint
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBOrdering
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in interface org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent
-
Build the Set of required joins Assign join aliases and link them up to each component where required
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelector
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBDescendant
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBEquals
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSFuzzyTerm
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPhrase
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPrefixTerm
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSProximity
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSRange
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSTerm
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSWildTerm
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThan
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThanOrEquals
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThan
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThanOrEquals
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBNotEquals
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBPropertyAccessor
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- buildJoins(Map<QName, DBQueryBuilderJoinCommand>, List<DBQueryBuilderJoinCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- buildLocalRecurrenceDaysOfTheWeek(Locale) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
Returns a lookup from recurrence rule days of the week, to the proper days of the week in the specified locale
- buildLocalRecurrenceWeekNames(Locale) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
The lookup from the week in month number to week in month name in the specified locale
- buildMailTextModel(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- buildMailTextModel(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
- buildMailTextModel(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteSender
- buildMessage(FileInfo, ServiceRegistry) - Method in class org.alfresco.repo.imap.AbstractMimeMessage
- buildMessageInternal() - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Method must be implemented in subclasses.
- buildMessageInternal() - Method in class org.alfresco.repo.imap.ContentModelMessage
- buildMessageInternal() - Method in class org.alfresco.repo.imap.ImapModelMessage
- buildMessageInternal() - Method in class org.alfresco.repo.imap.IncomingImapMessage
- buildModel() - Method in interface org.alfresco.repo.activities.feed.ActivitiesFeedModelBuilder
- buildModel() - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- buildModel(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.Create the model that will be passed to the template service for rendering with the appropriate template.
- buildModel(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- buildModel(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- buildMonthlyRecurrences(Calendar, long, List<Date>, Map<String, String>, Date, Date, boolean, int) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- buildNamespaceDeclaration(Document) - Static method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- buildNodeResourceBeforeDelta(NodeResource) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- buildOrderings(QueryModelFactory, SearchParameters) - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- buildPaging(int, int, int) - Static method in class org.alfresco.util.ModelUtil
-
Returns representation of paging object
- buildPaging(int, int, int, ScriptPagingDetails.ItemsSizeConfidence, int) - Static method in class org.alfresco.util.ModelUtil
-
Returns representation of paging object
- buildPaging(ScriptPagingDetails) - Static method in class org.alfresco.util.ModelUtil
-
Returns representation of paging object
- buildPagingRequest(WebScriptRequest, int) - Static method in class org.alfresco.util.ScriptPagingDetails
-
Creates a new
PagingRequestobject, based on the standard URL parameters for webscript paging. - buildPath(String...) - Static method in class org.alfresco.repo.audit.model.AuditApplication
-
Compile a path or part of a path into a single string which always starts with the
AuditApplication.AUDIT_PATH_SEPARATOR. - buildPivot(JSONObject, String, List<RangeParameters>) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- buildPivotParameters(SearchParameters, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBConjunction
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBDisjunction
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionalConstraint
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBOrdering
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in interface org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent
-
Add to the list of commands used to build the SQL predicate
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelector
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBDescendant
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBEquals
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSFuzzyTerm
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPhrase
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPrefixTerm
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSProximity
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSRange
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSTerm
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSWildTerm
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThan
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThanOrEquals
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThan
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThanOrEquals
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBNotEquals
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBPropertyAccessor
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- buildPredicateCommands(List<DBQueryBuilderPredicatePartCommand>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- buildPropertyField(QName) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildPropertyField(QName) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedFieldBuilder
- buildRangeParameters(SearchParameters, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildRanges(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- buildRedirectUri(String, String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- buildRequest(String, Class<? extends HttpMethodBase>) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
-
Builds a new Request object, using HttpClient method descriptions
- buildRequest(String, String) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
-
Builds a new Request object
- buildRequest(String, String) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorService
-
Builds a new Request object, to talk to the given URL with the supplied method
- buildSearchTypesAndIgnoreAspects(boolean, boolean, Set<QName>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- buildSearchTypesAndIgnoreAspects(boolean, boolean, Set<QName>) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- buildShards(StringBuilder, List<StoreRef>) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildSqlSessionFactory() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Build a
SqlSessionFactoryinstance. - buildStats(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- buildStatsBody(StatsParameters, String, Locale) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildStatsParameters(SearchParameters, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildStatsUrl(StatsParameters, String, Locale, SolrStoreMappingWrapper) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- buildTimeZone(String) - Static method in class org.alfresco.service.cmr.calendar.CalendarTimezoneHelper
-
Builds a Java TimeZone from the VTIMEZONE info in an iCal file.
- buildTimeZone(Map<String, String>) - Static method in class org.alfresco.service.cmr.calendar.CalendarTimezoneHelper
-
Internal version that takes the parameters from
CalendarTimezoneHelper.getICalParams(String)and builds a TimeZone from it. - buildTransferDefinition(ReplicationDefinition, Set<NodeRef>) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Takes a
ReplicationDefinitionand a list ofNodeRefs, and returns theTransferDefinitionwhich will allow the replication to be run. - buildTransientField(String) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- buildUrl(String, String, int, String) - Static method in class org.alfresco.util.UrlUtil
- buildUrlParameters(SearchParameters, boolean, URLCodec, StringBuilder) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
-
Builds most of the Url parameters for a Solr Http request.
- buildVersionHistory(NodeRef, NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Builds a version history object from the version history reference.
- buildVersionHistory(NodeRef, NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Builds a version history object from the version history reference.
- buildWeeklyRecurrences(Calendar, long, List<Date>, Map<String, String>, Date, Date, boolean, int) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- buildXPath(Node, Element) - Static method in class org.alfresco.util.XMLUtil
-
FOR DIAGNOSTIC PURPOSES ONLY - incomplete
Builds a path to the node relative to the to node provided. - buildYearlyRecurrences(Calendar, long, List<Date>, Map<String, String>, Date, Date, boolean, int) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- BulkFilesystemImporter - Interface in org.alfresco.repo.bulkimport
-
Interface defining a bulk filesystem importer.
- BulkFSImportEvent - Class in org.alfresco.repo.bulkimport
-
A class of event that notifies the listener of a significant event relating to a bulk filesystem import.
- BulkFSImportEvent(BulkFilesystemImporter) - Constructor for class org.alfresco.repo.bulkimport.BulkFSImportEvent
-
The Constructor.
- bulkImport(BulkImportParameters, NodeImporter) - Method in interface org.alfresco.repo.bulkimport.BulkFilesystemImporter
-
Initiates a bulk filesystem import.
- bulkImport(BulkImportParameters, NodeImporter) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- BulkImport - Class in org.alfresco.repo.bulkimport.script
-
Custom javascript root object to provide access to the
BulkFilesystemImporterfrom scripts. - BulkImport() - Constructor for class org.alfresco.repo.bulkimport.script.BulkImport
- bulkImportImpl(BulkImportParameters, NodeImporter, String) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- bulkImportImpl(BulkImportParameters, NodeImporter, String) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
-
Method that does the work of importing a filesystem using the BatchProcessor.
- bulkImportImpl(BulkImportParameters, NodeImporter, String) - Method in class org.alfresco.repo.bulkimport.impl.StripingBulkFilesystemImporter
-
Method that does the work of importing a filesystem using the BatchProcessor.
- BulkImportParameters - Class in org.alfresco.repo.bulkimport
- BulkImportParameters() - Constructor for class org.alfresco.repo.bulkimport.BulkImportParameters
- BulkImportParameters.ExistingFileMode - Enum Class in org.alfresco.repo.bulkimport
- BulkImportStatus - Interface in org.alfresco.repo.bulkimport
-
Interface defining which information can be obtained from the Bulk Filesystem Import engine.
- BulkImportStatusImpl - Class in org.alfresco.repo.bulkimport.impl
-
Thread-safe implementation of Bulk Import Status.
- BulkImportStatusImpl() - Constructor for class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- BulkImportStatusImpl.NodeState - Enum Class in org.alfresco.repo.bulkimport.impl
- bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- bulkUpdateProperties(String, List<BulkUpdateObjectIdAndChangeToken>, Properties, List<String>, List<String>, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- ByteArrayTypeHandler - Class in org.alfresco.ibatis
-
MyBatis 3.x TypeHandler for _byte[] to BLOB types.
- ByteArrayTypeHandler() - Constructor for class org.alfresco.ibatis.ByteArrayTypeHandler
- ByteArrayTypeHandler.DeserializationException - Exception in org.alfresco.ibatis
-
Marker exception to allow deserialization issues to be dealt with by calling code.
- ByteArrayTypeHandler.SerializationException - Exception in org.alfresco.ibatis
-
Marker exception to allow serialization issues to be dealt with by calling code.
C
- cache - Variable in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Flag to determine whether the allowable values should be cached
- CACHE_REGION_NODES - Static variable in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- cacheContentDataForNodes(Set<Long>) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- cacheContentDataForNodes(Set<Long>) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
- CachedContentCleaner - Class in org.alfresco.repo.content.caching.cleanup
-
Cleans up redundant cache files from the cached content file store.
- CachedContentCleaner() - Constructor for class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- CachedContentCleanerCreatedEvent - Class in org.alfresco.repo.content.caching.cleanup
-
Event fired when CachedContentCleaner instances are created.
- CachedContentCleanerCreatedEvent(CachedContentCleaner) - Constructor for class org.alfresco.repo.content.caching.cleanup.CachedContentCleanerCreatedEvent
- CachedContentCleanupJob - Class in org.alfresco.repo.content.caching.cleanup
-
Quartz job to remove cached content files from disk once they are no longer held in the in-memory cache.
- CachedContentCleanupJob() - Constructor for class org.alfresco.repo.content.caching.cleanup.CachedContentCleanupJob
- CachedPolicyFactory<B extends BehaviourBinding,
P extends Policy> - Class in org.alfresco.repo.policy -
Policy Factory with caching support.
- CacheFactory<K extends Serializable,
V> - Interface in org.alfresco.repo.cache -
Cache factory interface.
- CacheFileProps - Class in org.alfresco.repo.content.caching
-
Manage a cache file's associated properties.
- CacheFileProps(File) - Constructor for class org.alfresco.repo.content.caching.CacheFileProps
-
Construct a CacheFileProps specifying which cache file the properties belong to.
- CacheLookupSearchContext - Class in org.alfresco.filesys.repo
-
Cache Lookup Search Context Class
- CacheLookupSearchContext(CifsHelper, List<NodeRef>, String, String, FileStateCache, boolean) - Constructor for class org.alfresco.filesys.repo.CacheLookupSearchContext
-
Class constructor
- CacheMissException - Exception in org.alfresco.repo.content.caching
-
CacheMissException will be thrown if an attempt is made to read content from the ContentCache when it is not in the cache.
- CacheMissException(String) - Constructor for exception org.alfresco.repo.content.caching.CacheMissException
- cacheNodes(List<NodeRef>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Pre-cache data relevant to the given nodes.
- cacheNodes(List<NodeRef>) - Method in interface org.alfresco.repo.node.NodeBulkLoader
-
Pre-cache data relevant to the given nodes.
- cacheNodesById(List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- cacheNodesById(List<Long>) - Method in interface org.alfresco.repo.node.NodeBulkLoader
-
Pre-cache data relevant to the given nodes.
- CacheRegionKey - Class in org.alfresco.repo.cache.lookup
-
Key-wrapper used to separate cache regions, allowing a single cache to be used for different purposes. This class is distinct from the ID key so that ID-based lookups don't class with value-based lookups.
- CacheRegionKey(String, Serializable) - Constructor for class org.alfresco.repo.cache.lookup.CacheRegionKey
- CacheRegionKey(String, Serializable) - Constructor for class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- CacheRegionValueKey - Class in org.alfresco.repo.cache.lookup
-
Value-key-wrapper used to separate cache regions, allowing a single cache to be used for different purposes. This class is distinct from the region key so that ID-based lookups don't class with value-based lookups.
- CacheRegionValueKey(String, Serializable) - Constructor for class org.alfresco.repo.cache.lookup.CacheRegionValueKey
- CacheStatistics - Interface in org.alfresco.repo.cache
-
Centralised cache statistics service.
- CacheStatisticsCreated - Class in org.alfresco.repo.cache
-
Signal that cache statistics have been registered for the given cache.
- CacheStatisticsCreated(CacheStatistics, String) - Constructor for class org.alfresco.repo.cache.CacheStatisticsCreated
- CacheWriter(File, String) - Constructor for class org.alfresco.repo.content.caching.ContentCacheImpl.CacheWriter
- CachingContentStore - Class in org.alfresco.repo.content.caching
-
Implementation of ContentStore that wraps any other ContentStore (the backing store) transparently providing caching of content in that backing store.
- CachingContentStore() - Constructor for class org.alfresco.repo.content.caching.CachingContentStore
- CachingContentStore(ContentStore, ContentCache, boolean) - Constructor for class org.alfresco.repo.content.caching.CachingContentStore
- CachingContentStoreCreatedEvent - Class in org.alfresco.repo.content.caching
-
Event fired when a CachingContentStore instance is created.
- CachingContentStoreCreatedEvent(CachingContentStore) - Constructor for class org.alfresco.repo.content.caching.CachingContentStoreCreatedEvent
- CachingContentStoreEvent - Class in org.alfresco.repo.content.caching
-
Abstract base class for CachingContentStore related application events.
- CachingContentStoreEvent(Object) - Constructor for class org.alfresco.repo.content.caching.CachingContentStoreEvent
-
Constructor that captures the source of the event.
- CachingCorrespondingNodeResolverImpl - Class in org.alfresco.repo.transfer
- CachingCorrespondingNodeResolverImpl() - Constructor for class org.alfresco.repo.transfer.CachingCorrespondingNodeResolverImpl
- CachingCorrespondingNodeResolverImpl(CorrespondingNodeResolver) - Constructor for class org.alfresco.repo.transfer.CachingCorrespondingNodeResolverImpl
- calculateCount(StoreRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- calculateCount(StoreRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
- calculateDays(long, long) - Static method in class org.alfresco.util.DateUtil
-
Calculate the number of days between start and end dates based on the default timezone.
- calculateMs(long, long) - Static method in class org.alfresco.util.DateUtil
-
Calculate the number of milliseconds between start and end dates based on the default timezone.
- calculateVersionLabel(QName, Version, int, Map<String, Serializable>) - Method in class org.alfresco.repo.version.common.versionlabel.SerialVersionLabelPolicy
-
Get the version label value base on the data provided.
- calculateVersionLabel(QName, Version, int, Map<String, Serializable>) - Method in interface org.alfresco.repo.version.VersionServicePolicies.CalculateVersionLabelPolicy
- calculateVersionLabel(QName, Version, Map<String, Serializable>) - Method in class org.alfresco.repo.version.common.versionlabel.SerialVersionLabelPolicy
-
Get the version label value base on the data provided.
- CALENDAR_COMPONENT - Static variable in class org.alfresco.repo.calendar.CalendarServiceImpl
- CALENDAR_MODEL_PREFIX - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- CALENDAR_MODEL_URL - Static variable in interface org.alfresco.repo.calendar.CalendarModel
-
Calendar Model
- CALENDAR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CalendarAllDayEventDatesCorrectingPatch - Class in org.alfresco.repo.admin.patch.impl
-
This patch adjusts dates for Calendar Events.
- CalendarAllDayEventDatesCorrectingPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- CalendarEntity - Class in org.alfresco.repo.calendar.cannedqueries
-
Calendar Entity - low level representation of parts of a
CalendarEntry- used by GetCalendarEntries Canned Query - CalendarEntity() - Constructor for class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
-
Default constructor
- CalendarEntity(Long, Long, Long, Long, Long, Long, Long) - Constructor for class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- CalendarEntityComparator(QName) - Constructor for class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery.CalendarEntityComparator
- CalendarEntry - Interface in org.alfresco.service.cmr.calendar
-
This class represents an event in a calendar.
- CalendarEntryDTO - Class in org.alfresco.service.cmr.calendar
-
This class represents an event in a calendar.
- CalendarEntryDTO() - Constructor for class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Creates an empty
CalendarEntry, which can be populated with set calls. - CalendarEntryDTO(String, String, String, Date, Date) - Constructor for class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Creates a
CalendarEntrywith common properties. - CalendarEntryImpl - Class in org.alfresco.repo.calendar
- CalendarEntryImpl(NodeRef, NodeRef, String) - Constructor for class org.alfresco.repo.calendar.CalendarEntryImpl
-
Wraps an existing Calendar Entry node
- CalendarModel - Interface in org.alfresco.repo.calendar
-
Calendar models constants
- CalendarRecurrenceHelper - Class in org.alfresco.service.cmr.calendar
-
This class provides helper functions for when working with recurring
CalendarEntryinstances. - CalendarRecurrenceHelper() - Constructor for class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- CalendarService - Interface in org.alfresco.service.cmr.calendar
-
The Calendar service.
- CalendarServiceImpl - Class in org.alfresco.repo.calendar
- CalendarServiceImpl() - Constructor for class org.alfresco.repo.calendar.CalendarServiceImpl
- CalendarTimezoneHelper - Class in org.alfresco.service.cmr.calendar
-
This class provides helper functions for when working with Timezones for Calendar events.
- CalendarTimezoneHelper() - Constructor for class org.alfresco.service.cmr.calendar.CalendarTimezoneHelper
- call() - Method in interface org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver.CallableIO
- call() - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine.TransformationCallable
-
Deprecated.
- call(Context, List) - Method in class org.alfresco.repo.search.NodeServiceXPath.FirstFunction
- CallbackCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Callback command.
- CallbackCommand() - Constructor for class org.alfresco.filesys.repo.rules.commands.CallbackCommand
- CallbackFileChannel(FileChannel, List<ContentStreamListener>) - Constructor for class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- CallbackTransactionListener(Action, NodeRef) - Constructor for class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl.CallbackTransactionListener
-
Constructor
- CallContextAwareCmisService - Interface in lib3party.org.apache.chemistry.opencmis.server.support.wrapper
-
Identifies a CMIS service object that can handle call contexts.
- callWebScript(String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- CAN_ADD_OBJECT_TO_FOLDER - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_APPLY_ACL - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_APPLY_POLICY - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CANCEL_CHECKOUT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CHECKIN - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CHECKOUT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CREATE_DOCUMENT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CREATE_FOLDER - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_CREATE_RELATIONSHIP - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_DELETE - Static variable in interface org.alfresco.repo.forum.CommentService
- CAN_DELETE_CONTENT_STREAM - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_DELETE_OBJECT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_DELETE_TREE - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_EDIT - Static variable in interface org.alfresco.repo.forum.CommentService
- CAN_GET_ACL - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_ALL_VERSIONS - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_APPLIED_POLICIES - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_CHILDREN - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_CONTENT_STREAM - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_DESCENDANTS - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_FOLDER_PARENT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_OBJECT_PARENTS - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_OBJECT_RELATIONSHIPS - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_PROPERTIES - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_GET_RENDITIONS - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_MOVE_OBJECT - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_REMOVE_OBJECT_FROM_FOLDER - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_REMOVE_POLICY - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_SET_CONTENT_STREAM - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- CAN_UPDATE_PROPERTIES - Enum constant in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- canAddMember(String, String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- canAddMember(String, String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Can the current user add the authority "authorityName" to the site "shortName" with role "role"?
- canBeClosed() - Method in class org.alfresco.repo.content.AbstractStreamAwareProxy
- canBeClosed() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- canBeClosed() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- CanCancelCheckOutActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Alfresco Permission based Action Evaluator
- CanCancelCheckOutActionEvaluator(ServiceRegistry) - Constructor for class org.alfresco.opencmis.mapping.CanCancelCheckOutActionEvaluator
-
Construct
- cancel() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- cancel() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Cancel workflow instance
- cancel(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
cancel this request
- cancel(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- cancel(String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
cancel this request
- cancel(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Abort
- cancel(Invitation) - Method in interface org.alfresco.repo.invitation.InvitationProcess
- cancel(Invitation) - Method in interface org.alfresco.repo.invitation.NominatedInvitationProcess
-
cancel this request
- cancel(Invitation) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- cancel(Invitation) - Method in class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
-
cancel this request
- cancel(Invitation, String) - Method in interface org.alfresco.repo.invitation.ModeratedInvitationProcess
-
Invitee cancels this request
- cancel(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- cancelAsync(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- cancelAsync(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
CancelAsync
- cancelAsync(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Asynchronously cancel an in-progress transfer This method tells an in-process transfer to give up, rollback and stop as soon as possible.
- cancelAsync(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Asynchronously cancel an in-progress transfer This method tells an in-process transfer to give up, rollback and stop as soon as possible.
- cancelCheckout() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Cancel the check-out of a working copy document.
- cancelCheckout(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- cancelCheckout(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- cancelCheckout(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Cancels the checkout for a given working copy.
- cancelCheckOut(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- cancelCheckOut(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- cancelCheckOut(String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- cancelDownload(NodeRef) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- cancelDownload(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- cancelDownload(NodeRef) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Cancel a download request
- cancelInvitation(String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- cancelInvitation(String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Inviter cancels this invitation
- CancellableAction - Interface in org.alfresco.service.cmr.action
-
A marker interface that forms part of the Cancel Action contract.
- Cancelled - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
The Action, which must implement
CancellableAction, detected that a cancellation was requested and cancelled itself. - CANCELLED - Enum constant in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
- CANCELLED - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- CANCELLED - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- CANCELLED_ACTION_POLLING_INTERVAL - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.The frequency in milliseconds with which the
ActionTrackingServiceshould be polled for cancellation of the action. - CancelNominatedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation request has been cancelled.
- CancelNominatedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.CancelNominatedInviteDelegate
- cancelRenditions(NodeRef) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- cancelRenditions(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.Cancels all known cancellable running renditions for the given
NodeRefvia theActionTrackingService. - cancelRenditions(NodeRef, String) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- cancelRenditions(NodeRef, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.Cancels all known cancellable running renditions for the given
NodeRefand type via theActionTrackingService. - cancelWorkflow(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Cancel an "in-flight" Workflow instance
- cancelWorkflow(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Cancel an "in-flight" Workflow instance
- cancelWorkflow(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- cancelWorkflow(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Cancel an "in-flight" Workflow instance
- CancelWorkflowActionExecuter - Class in org.alfresco.repo.workflow
- CancelWorkflowActionExecuter() - Constructor for class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- cancelWorkflows(List<String>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- cancelWorkflows(List<String>) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Cancel a batch of "in-flight" Workflow instances
- cancelWorkflows(List<String>) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- cancelWorkflows(List<String>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Cancel a batch of "in-flight" Workflow instances
- CanCheckInActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Alfresco Permission based Action Evaluator
- CanCheckInActionEvaluator(ServiceRegistry) - Constructor for class org.alfresco.opencmis.mapping.CanCheckInActionEvaluator
-
Construct
- CanCheckOutActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Alfresco Permission based Action Evaluator
- CanCheckOutActionEvaluator(ServiceRegistry) - Constructor for class org.alfresco.opencmis.mapping.CanCheckOutActionEvaluator
-
Construct
- canCreateExtensionFor(ExtensionPoint<?, ?>) - Method in interface org.alfresco.traitextender.ExtensionFactory
- canCreateExtensionFor(ExtensionPoint<?, ?>) - Method in class org.alfresco.traitextender.InstanceExtensionFactory
- canCreateExtensionFor(ExtensionPoint<?, ?>) - Method in class org.alfresco.traitextender.SingletonExtensionFactory
- canCurrentUserRead(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- CanDeleteDocumentEvaluator - Class in org.alfresco.opencmis.mapping
- CanDeleteDocumentEvaluator(ServiceRegistry) - Constructor for class org.alfresco.opencmis.mapping.CanDeleteDocumentEvaluator
-
Construct
- canDeleteModel(QName) - Method in interface org.alfresco.repo.dictionary.ModelValidator
-
Can the model be deleted (validate against repository contents / workflows)?
- canDeleteModel(QName) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
-
Can the model be deleted (validate against repository contents / workflows)?
- canDeleteSharedLink(NodeRef, String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- canDeleteSharedLink(NodeRef, String) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Determine if the current user has permission to delete the shared link.
- CanDeleteWithoutPerms - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- canMaterialize(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- canMaterialize(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- CANNED_QUERY_GET_CHILDREN - Static variable in class org.alfresco.repo.calendar.CalendarServiceImpl
- CANNED_QUERY_GET_CHILDREN - Static variable in class org.alfresco.repo.discussion.DiscussionServiceImpl
- CANNED_QUERY_GET_CHILDREN - Static variable in class org.alfresco.repo.links.LinksServiceImpl
- CANNED_QUERY_GET_CHILDREN_TARGETS - Static variable in class org.alfresco.repo.discussion.DiscussionServiceImpl
- CANNED_QUERY_GET_DOC_LINKS - Static variable in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- CANNED_QUERY_GET_ENTRIES - Static variable in class org.alfresco.repo.calendar.CalendarServiceImpl
- CANNED_QUERY_GET_TOPICS_WITH_POSTS - Static variable in class org.alfresco.repo.discussion.DiscussionServiceImpl
- cannedQueryDAO - Variable in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- cannedQueryDAO - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- cannedQueryDAO - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- cannedQueryDAO - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- CannedQueryDAO - Interface in org.alfresco.repo.domain.query
-
DAO services for general-use database canned queries.
- CannedQueryDAO.ResultHandler<R> - Interface in org.alfresco.repo.domain.query
-
A simple, typed results handler.
- CannedQueryDAOImpl - Class in org.alfresco.repo.domain.query.ibatis
-
DAO implementation providing canned query support.
- CannedQueryDAOImpl() - Constructor for class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- CannedQueryDef - Interface in org.alfresco.repo.search
-
The definition of a canned query
- CannedQueryDefImpl - Class in org.alfresco.repo.search
- CannedQueryDefImpl(QName, String, String, List<QueryParameterDefinition>, QueryCollection) - Constructor for class org.alfresco.repo.search.CannedQueryDefImpl
- canRead(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- canRead(Long) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- canRead(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- canRead(String) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Determine if the current user has permission to read the shared content.
- canRead(RepoCtx, String, Map<String, Object>) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- canRead(RepoCtx, String, Map<String, Object>) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- canReadSite(RepoCtx, String, String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- canReadSite(RepoCtx, String, String, String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- canRetrieve() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Return true if there is active node for export
- canVirtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
-
Determines if a given
NodeRefcan be virtualized by this virtualization method by checking the presence of the of the configured aspect (i.e. - canVirtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.CustomVirtualizationMethod
- canVirtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.SystemVirtualizationMethod
- canVirtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- canVirtualize(ActualEnvironment, NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualizationMethod
-
Determines if a given
NodeRefcan be virtualized by this virtualization method. - canVirtualize(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- canVirtualize(NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- canVirtualize(NodeRef) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- canWrite() - Method in class org.alfresco.repo.content.filestore.FileContentReader
-
Deprecated.Since 5.1. This method has no value: a file reader can never write (DH: 2015/02/17)
- canWrite() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
- cardinality - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- cascadeHiddenAspect() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- cascadeHiddenAspect() - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- cascadeIndexControlAspect() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- cascadeIndexControlAspect() - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- CascadeUpdateAspect - Class in org.alfresco.repo.node
- CascadeUpdateAspect() - Constructor for class org.alfresco.repo.node.CascadeUpdateAspect
- CATEGORY_ALFRESCO_INTERNAL - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- CATEGORY_FULL_ACCESS - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- CATEGORY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CategoryNode - Class in org.alfresco.repo.jscript
-
Category Nodes from the classification helper have special support.
- CategoryNode(NodeRef, ServiceRegistry) - Constructor for class org.alfresco.repo.jscript.CategoryNode
-
Constructor
- CategoryNode(NodeRef, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.jscript.CategoryNode
-
Constructor
- CategoryPropertyDecorator - Class in org.alfresco.repo.jscript.app
-
Category property decorator class.
- CategoryPropertyDecorator() - Constructor for class org.alfresco.repo.jscript.app.CategoryPropertyDecorator
- CategoryService - Interface in org.alfresco.service.cmr.search
-
Category Service The service for querying and creating categories.
- CategoryService.Depth - Enum Class in org.alfresco.service.cmr.search
-
Depth from which to get nodes.
- CategoryService.Mode - Enum Class in org.alfresco.service.cmr.search
-
Enumeration for navigation control.
- CategoryServiceException - Exception in org.alfresco.service.cmr.search
-
Category Service Exception Class
- CategoryServiceException(String) - Constructor for exception org.alfresco.service.cmr.search.CategoryServiceException
-
Construtor
- CategoryServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.search.CategoryServiceException
-
Constructor
- CategoryTemplateNode - Class in org.alfresco.repo.jscript
-
Category Nodes from the classification helper have special support.
- CategoryTemplateNode(NodeRef, ServiceRegistry, TemplateImageResolver) - Constructor for class org.alfresco.repo.jscript.CategoryTemplateNode
-
Constructor
- CAUTIOUS - Enum constant in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
This policy only puts the extracted value if there is no value (null or otherwise) in the properties map.
- ChainingAuthenticationServiceImpl - Class in org.alfresco.repo.security.authentication
-
This class implements a simple chaining authentication service.
- ChainingAuthenticationServiceImpl() - Constructor for class org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- ChainingSubsystemProxyFactory - Class in org.alfresco.repo.management.subsystems
-
A factory bean, used in conjunction with
ChildApplicationContextManagerallowing selected interfaces to be proxied to a chain of child application contexts. - ChainingSubsystemProxyFactory() - Constructor for class org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory
-
Instantiates a new chaining subsystem proxy factory.
- ChainingUserRegistrySynchronizer - Class in org.alfresco.repo.security.sync
-
A
ChainingUserRegistrySynchronizeris responsible for synchronizing Alfresco's local user (person) and group (authority) information with the external subsystems in the authentication chain (most typically LDAP directories). - ChainingUserRegistrySynchronizer() - Constructor for class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- ChainingUserRegistrySynchronizer.BaseBatchProcessWorker<T> - Class in org.alfresco.repo.security.sync
- ChainingUserRegistrySynchronizerStatus - Interface in org.alfresco.repo.security.sync
-
Reports upon the status of the ChainingUserRegistrySynchronizer
- challenge(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- changeAssociation(DataKeyInfo, FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- changeAssociation(QName, String, boolean) - Method in class org.alfresco.repo.workflow.TaskUpdater
- CHANGED - Enum constant in enum class org.alfresco.repo.solr.AlfrescoModelDiff.TYPE
- changeIsRoot(boolean) - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- changeIsStoreRoot(boolean) - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- changePassword(String, String) - Method in class org.alfresco.repo.jscript.People
-
Change the password for the currently logged in user.
- changeTag(StoreRef, String, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- changeTag(StoreRef, String, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
- changeToken - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- changeTransientAssociation(String, List<NodeRef>, boolean) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- ChannelCloseCallbackAdvise(List<ContentStreamListener>) - Constructor for class org.alfresco.repo.content.AbstractContentAccessor.ChannelCloseCallbackAdvise
- channelOpened() - Method in class org.alfresco.repo.content.AbstractContentAccessor
-
Derived classes can call this method to ensure that necessary trace logging is performed when the IO Channel is opened.
- CHAR_SET - Static variable in class org.alfresco.util.schemacomp.SchemaComparator
- characters(char[], int, int) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- characters(char[], int, int) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- characters(char[], int, int) - Method in class org.alfresco.util.schemacomp.XMLToSchema
- CHARSET_UTF8 - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- check(RuntimeExec) - Static method in class org.alfresco.repo.content.transform.RemoteTransformerClient
-
Helper method that returns the same result type as
RemoteTransformerClient.check(Log)given a local checkCommand. - check(Log) - Method in class org.alfresco.repo.content.transform.RemoteTransformerClient
-
Indicates if a remote transform: a) ready probe has ever indicated success
new Pair<>(true, <version string>), b) a ready probe has just failednew Pair<>(false, <error string>), or c) we are not performing a ready check as we have just done onenew Pair<>(null, null). - CHECK - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- CHECK - Enum constant in enum class org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
- CHECK_AND_FIX - Enum constant in enum class org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
- checkActionIsRenditionDefinition(Action) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- checkAndCreate(NodeRef) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- CheckAndFixPersonPermissionsBootstrapBean - Class in org.alfresco.repo.security.person
-
Check and fix permission for people.
- CheckAndFixPersonPermissionsBootstrapBean() - Constructor for class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- checkAndGetStore(String) - Method in interface org.alfresco.repo.bulkimport.ContentStoreMapProvider
-
Check that the given store name is part of the map.
- checkAndGetStore(String) - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
-
Check that the given store name is in the list.
- checkAssocQNameRegex(List<IntegrityRecord>, ChildAssociationDefinition, QName, NodeRef) - Method in class org.alfresco.repo.node.integrity.AssocTargetRoleIntegrityEvent
-
Checks that the association name matches the constraints imposed by the model.
- checkBooleanValue(String) - Method in class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
- checkBulkUpdateList(List<BulkUpdateObjectIdAndChangeToken>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given list is
nullor empty or invalid. - checkChildObjectType(CMISNodeInfo, String) - Method in class org.alfresco.opencmis.CMISConnector
-
Checks if a child of a given type can be added to a given folder.
- checkCommonProperties() - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- checkContentStream(ContentStream) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given content object is
null. - checkDatabase() - Method in class org.alfresco.repo.admin.RepoHealthChecker
- checkDeploymentCategory(InputStream) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Sets the deployment category if applicable to allow the workflow to have full access
- checkDeploymentCategory(InputStream) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Sets the deployment category if applicable to allow the workflow to have full access
- checkDeploymentCategory(String, InputStream) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- checkDeploymentCategory(String, InputStream) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Checks if the deployment for supplied workflow definition has the proper category
- checkDomain(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- checkDomain(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Throws exception if domain mismatch
- checkDomainUser(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- CHECKED_OUT - Enum constant in enum class org.alfresco.service.cmr.lock.UnableToReleaseLockException.CAUSE
- CheckedOutAspect - Class in org.alfresco.repo.coci
-
Policies relating to the checkedOut aspect.
- CheckedOutAspect() - Constructor for class org.alfresco.repo.coci.CheckedOutAspect
- checkEnabled() - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Checks if the subscription service is enabled.
- checkForAdminUserName(ClientInfo) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Check if the user is an administrator user name
- checkForLock(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Checks to see if the current user has access to the specified node.
- checkForLock(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- checkForLock(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Checks to see if the current user has access to the specified node.
- checkForNullArgument(Serializable) - Method in class org.alfresco.repo.security.sync.ldap.AbstractDirectoryServiceUserAccountStatusInterpreter
- checkForOpeningExceptions(AtomicReference<Exception>) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- checkHidden(FileInfo, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Checks whether the file should be hidden and applies the hidden and not indexed aspects if so.
- checkHidden(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Checks whether the file should be hidden and applies the hidden and not indexed aspects to it and its children (if cascadeHidden == true).
- checkHidden(StoreRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Searches for nodes in the given store that should be hidden (i.e. match the hidden pattern) and hides them if they are not already hidden.
- checkHolderId(String, Holder<String>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given holder or id is
nullor empty. - checkId(String, String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given id is
nullor empty. - checkIds(String, String...) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given ids are all
nullor empty. - checkIfFolder(String) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- checkIfUseful(String) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- checkin() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Check-in a working copy document.
- checkin(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Check-in a working copy document.
- checkin(String, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Check-in a working copy document.
- checkin(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- checkin(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- checkin(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
If no content url is specified then current content set on the working copy is understood to be current.
- checkin(NodeRef, Map<String, Serializable>, String) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- checkin(NodeRef, Map<String, Serializable>, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- checkin(NodeRef, Map<String, Serializable>, String) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
By default the checked in node is not keep checked in.
- checkin(NodeRef, Map<String, Serializable>, String, boolean) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- checkin(NodeRef, Map<String, Serializable>, String, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- checkin(NodeRef, Map<String, Serializable>, String, boolean) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Checks in the working node specified.
- checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- checkIn(String, Holder<String>, Boolean, Properties, ContentStream, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- CheckInActionExecuter - Class in org.alfresco.repo.action.executer
-
Check in action executor
- CheckInActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CheckInActionExecuter
- CheckinCommentProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for the CMIS Checkin Comment
- CheckinCommentProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.CheckinCommentProperty
-
Construct
- checkIntegrity() - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
-
Runs several types of checks, querying specifically for events that will necessitate each type of test.
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AspectsIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AssocSourceMultiplicityIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AssocSourceTypeIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AssocTargetMultiplicityIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AssocTargetRoleIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.AssocTargetTypeIntegrityEvent
- checkIntegrity(List<IntegrityRecord>) - Method in interface org.alfresco.repo.node.integrity.IntegrityEvent
-
Checks integrity pertinent to the event
- checkIntegrity(List<IntegrityRecord>) - Method in class org.alfresco.repo.node.integrity.PropertiesIntegrityEvent
- checkIsEmbedSupported(ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Checks if embedding for the mimetype is supported.
- checkIsEmbedSupported(ContentWriter) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- checkIsSupported(ContentReader) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Checks if the mimetype is supported.
- checkIsSupported(ContentReader) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- checkKey(String, Key) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- checkList(String, List<?>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given list is
nullor empty. - checkLock(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- checkMandatoryProperties(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- checkMandatoryProperties(ParameterizedItem, ParameterizedItemDefinition) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Checked whether all the mandatory parameters for the rule item have been assigned.
- checkNodeInfo() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- checkNullOrPositive(String, BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given value is negative.
- checkout() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Perform a check-out of this document into the current parent space.
- checkout(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Perform a check-out of this document into the specified destination space.
- checkout(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- checkout(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- checkout(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Checks out the working copy of the node into the same parent node with the same child associations details.
- checkout(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- checkout(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- checkout(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Checks out the given node placing a working copy in the destination specified.
- checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- checkOut(String, Holder<String>, ExtensionsData, Holder<Boolean>) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- CheckOutActionExecuter - Class in org.alfresco.repo.action.executer
-
Check out action executor
- CheckOutActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CheckOutActionExecuter
- CheckOutCheckInService - Interface in org.alfresco.service.cmr.coci
-
Version operations service interface
- CheckOutCheckInServiceException - Exception in org.alfresco.service.cmr.coci
-
Version opertaions service exception class
- CheckOutCheckInServiceException(String) - Constructor for exception org.alfresco.service.cmr.coci.CheckOutCheckInServiceException
-
Constructor
- CheckOutCheckInServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.coci.CheckOutCheckInServiceException
-
Constructor
- CheckOutCheckInServiceException(Throwable, String, Object...) - Constructor for exception org.alfresco.service.cmr.coci.CheckOutCheckInServiceException
-
Constructor
- CheckOutCheckInServiceExtension - Interface in org.alfresco.repo.coci.traitextender
- CheckOutCheckInServiceImpl - Class in org.alfresco.repo.coci
-
Check out check in service implementation
- CheckOutCheckInServiceImpl() - Constructor for class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- CheckOutCheckInServicePolicies - Interface in org.alfresco.repo.coci
-
Policy interfaces for the check in/check out service
- CheckOutCheckInServicePolicies.BeforeCancelCheckOut - Interface in org.alfresco.repo.coci
- CheckOutCheckInServicePolicies.BeforeCheckIn - Interface in org.alfresco.repo.coci
- CheckOutCheckInServicePolicies.BeforeCheckOut - Interface in org.alfresco.repo.coci
- CheckOutCheckInServicePolicies.OnCancelCheckOut - Interface in org.alfresco.repo.coci
- CheckOutCheckInServicePolicies.OnCheckIn - Interface in org.alfresco.repo.coci
- CheckOutCheckInServicePolicies.OnCheckOut - Interface in org.alfresco.repo.coci
- CheckOutCheckInServiceTrait - Interface in org.alfresco.repo.coci.traitextender
- checkoutForUpload() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Performs a check-out of this document for the purposes of an upload
- checkParameter(Object, String) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Method that checks mandatory parameter.
- checkParameter(Object, String) - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Method that checks mandatory parameter.
- checkParameterValues(Action) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This method can be overridden by subclasses to provide checking of parameter values.
- checkParameterValues(Action) - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- checkPath - Variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- checkPath(String) - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Helper method to check that a path is correct for this application instance
- checkPath(String, String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given path is
nullor invalid. - checkPathFormat(String) - Static method in class org.alfresco.repo.audit.model.AuditApplication
-
Helper method to check that a path is correct for this application instance
- checkPermission(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- checkPermission(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Is this permission refernece to a permission and not a permissoinSet?
- checkPort(int, String) - Method in class org.alfresco.repo.management.subsystems.PortEarlyPropertyChecker
- checkPort(int, String) - Static method in class org.alfresco.util.PortUtil
-
Check if specified port is free.
- checkProperties() - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
-
Perform basic checks to ensure that the necessary dependencies were injected.
- checkProperties() - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
-
Perform basic checks to ensure that the necessary dependencies were injected.
- checkProperties() - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
-
Perform basic checks to ensure that the necessary dependencies were injected.
- checkProperties() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Check that the schema version properties have been set appropriately.
- checkProperties() - Method in class org.alfresco.repo.admin.patch.AsynchronousPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.FixPersonSizeCurrentTypePatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.NoLongerSupportedPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- checkProperties() - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- checkProperties() - Method in class org.alfresco.repo.attributes.PropTablesCleaner
- checkProperties() - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- checkProperties() - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Checks for the presence of all generally-required properties.
- checkProperties() - Method in class org.alfresco.repo.module.ImporterModuleComponent
- checkProperties() - Method in class org.alfresco.repo.module.LoggerModuleComponent
- checkProperties(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteSender
- checkProperties(Properties) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given properties set is
null. - checkProperty(Properties, String, Class<?>) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given property isn't set or of the wrong type.
- checkPropertyNotNull(Object, String) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Performs a null check on the supplied value.
- checkPropertyValue(String, String, String) - Method in class org.alfresco.repo.management.subsystems.PortEarlyPropertyChecker
-
Implementation of checkPropertyValue() method for port checking.
- checkPropertyValue(String, String, String) - Method in interface org.alfresco.repo.management.subsystems.SubsystemEarlyPropertyChecker
-
Check if a subsystem property is valid.
- checkQueryStatement(String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given query statement is
nullor empty. - checkRead(String, boolean) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Checks if the current user is allowed to get subscription data.
- checkRepositoryId(String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the repository id is
nullor empty. - checkRepositoryId(String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- checkSourceMultiplicity(List<IntegrityRecord>, AssociationDefinition, QName, NodeRef) - Method in class org.alfresco.repo.node.integrity.AssocSourceMultiplicityIntegrityEvent
-
Checks that the source multiplicity has not been violated for the target of the association.
- checkSourceNodeExists(NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- checkSourceType(List<IntegrityRecord>, AssociationDefinition, NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.AssocSourceTypeIntegrityEvent
-
Checks that the source node type is valid for the association.
- checkSupported(NodeRef, RenditionDefinition2, String, long, String) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- checkSupported(NodeRef, RenditionDefinition2, String, long, String) - Method in class org.alfresco.repo.rendition2.SwitchingTransformClient
- checkSupported(NodeRef, RenditionDefinition2, String, long, String) - Method in interface org.alfresco.repo.rendition2.TransformClient
-
Checks the transformation required for the rendition is supported.
- checkTableColumnOrder - Variable in class org.alfresco.util.schemacomp.model.Schema
- checkTargetMultiplicity(List<IntegrityRecord>, AssociationDefinition, QName, NodeRef) - Method in class org.alfresco.repo.node.integrity.AssocTargetMultiplicityIntegrityEvent
-
Checks that the target multiplicity has not been violated for the source of the association.
- checkTargetType(List<IntegrityRecord>, AssociationDefinition, NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.AssocTargetTypeIntegrityEvent
-
Checks that the target node type is valid for the association.
- checkTenantEnabled(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- CheckTransactionAdvice - Class in org.alfresco.repo.transaction
-
A wrapper that checks that a transaction is present.
- CheckTransactionAdvice() - Constructor for class org.alfresco.repo.transaction.CheckTransactionAdvice
- checkTransactionReadState(boolean) - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Checks the state of the current transaction and throws an exception if a transaction is not present or if the transaction is not read-write, if required.
- checkTransferVersions(TransferVersion, TransferVersion) - Method in interface org.alfresco.repo.transfer.TransferVersionChecker
-
Checks whether transfer is compatible between the two versions
- checkTransferVersions(TransferVersion, TransferVersion) - Method in class org.alfresco.repo.transfer.TransferVersionCheckerImpl
- checkTransferVersions(TransferVersion, TransferVersion) - Method in class org.alfresco.repo.transfer.TransferVersionCheckerNoOp
- checkType(QName, Object, Class<?>) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- checkTypeDefinition(TypeDefinition) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Throws an exception if the given type definition is
null. - checkUsages() - Method in class org.alfresco.repo.usage.RepoUsageMonitor
-
Performs the physical checking of usages.
- checkUserNode(NodeRef) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Checks if the node is a user node and throws an exception if it id not.
- checkVersionPropertyNames(Collection<String>) - Static method in class org.alfresco.repo.version.common.VersionUtil
-
Checks that the names of the additional version properties are valid and that they do not clash with the reserved properties.
- checkWrite(String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Checks if the current user is allowed to get change data.
- CHILD_ASSOC_CREATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- CHILD_ASSOC_DELETED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- CHILD_QNAME_VERSION_HISTORIES - Static variable in interface org.alfresco.repo.version.Version2Model
-
Child relationship names
- CHILD_QNAME_VERSION_HISTORIES - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_QNAME_VERSION_META_DATA - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_QNAME_VERSIONED_ASSOCS - Static variable in interface org.alfresco.repo.version.Version2Model
- CHILD_QNAME_VERSIONED_ASSOCS - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_QNAME_VERSIONED_ATTRIBUTES - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_QNAME_VERSIONED_CHILD_ASSOCS - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_QNAME_VERSIONS - Static variable in interface org.alfresco.repo.version.Version2Model
- CHILD_QNAME_VERSIONS - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_VERSION_HISTORIES - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
Child relationship names
- CHILD_VERSION_META_DATA - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_VERSIONED_ASSOCS - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- CHILD_VERSIONED_ATTRIBUTES - Static variable in interface org.alfresco.repo.version.VersionModel
-
Child relationship names
- CHILD_VERSIONED_CHILD_ASSOCS - Static variable in interface org.alfresco.repo.version.VersionModel
- CHILD_VERSIONS - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- ChildApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
-
A factory allowing initialization of an entire 'subsystem' in a child application context.
- ChildApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Default constructor for container construction.
- ChildApplicationContextFactory(ApplicationContext, PropertyBackedBeanRegistry, Properties, Properties, String, String, List<String>) - Constructor for class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Constructor for dynamically created instances, e.g. through
DefaultChildApplicationContextManager. - ChildApplicationContextFactory.ApplicationContextState - Class in org.alfresco.repo.management.subsystems
-
The Class ApplicationContextState.
- ChildApplicationContextManager - Interface in org.alfresco.repo.management.subsystems
-
A
ChildApplicationContextManagermanages a 'chain' of child application contexts, perhaps corresponding to the components of a chained subsystem such as authentication. - ChildAssocEntity - Class in org.alfresco.repo.domain.node
-
Bean for alf_child_assoc table.
- ChildAssocEntity() - Constructor for class org.alfresco.repo.domain.node.ChildAssocEntity
-
Required default constructor
- ChildAssociatedNodeFinder - Class in org.alfresco.repo.transfer
- ChildAssociatedNodeFinder() - Constructor for class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- ChildAssociatedNodeFinder(Set<QName>) - Constructor for class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- ChildAssociatedNodeFinder(Set<QName>, boolean) - Constructor for class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- ChildAssociatedNodeFinder(QName...) - Constructor for class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- ChildAssociation - Class in org.alfresco.repo.jscript
-
Object representing a child association
- ChildAssociation(ServiceRegistry, ChildAssociationRef) - Constructor for class org.alfresco.repo.jscript.ChildAssociation
- ChildAssociation(ServiceRegistry, ChildAssociationRef, Scriptable) - Constructor for class org.alfresco.repo.jscript.ChildAssociation
-
Constructor
- ChildAssociationEventConsolidator - Class in org.alfresco.repo.event2
-
Encapsulates child association events that occurred in a single transaction.
- ChildAssociationEventConsolidator(ChildAssociationRef, NodeResourceHelper) - Constructor for class org.alfresco.repo.event2.ChildAssociationEventConsolidator
- ChildAssociationEventSupportedPolicies - Interface in org.alfresco.repo.event2
-
Event generator supported policies.
- ChildAssociationTypeFilter - Class in org.alfresco.repo.event2.filter
-
Implementation of the child association types filter.
- ChildAssociationTypeFilter(String) - Constructor for class org.alfresco.repo.event2.filter.ChildAssociationTypeFilter
- ChildAssocRefResultSet - Class in org.alfresco.repo.search.results
-
Child assoc result set
- ChildAssocRefResultSet(NodeService, List<ChildAssociationRef>) - Constructor for class org.alfresco.repo.search.results.ChildAssocRefResultSet
-
Normal constructor
- ChildAssocRefResultSet(NodeService, List<NodeRef>, boolean) - Constructor for class org.alfresco.repo.search.results.ChildAssocRefResultSet
-
Constructor that may expand all child assoc parents provided
- ChildAssocRefResultSetRow - Class in org.alfresco.repo.search.results
-
Row in child assoc ref result set.
- ChildAssocRefResultSetRow(ChildAssocRefResultSet, int) - Constructor for class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
-
Row in child assoc ref result set
- ChildAssocRefResultSetRowIterator - Class in org.alfresco.repo.search.results
-
Iterate over child asooc refs
- ChildAssocRefResultSetRowIterator(ResultSet) - Constructor for class org.alfresco.repo.search.results.ChildAssocRefResultSetRowIterator
-
Source result set
- childAssocs - Variable in class org.alfresco.repo.policy.PolicyScope
-
The child associations
- childByNamePath(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
childByNamePath returns the Node at the specified 'cm:name' based Path walking the children of this Node.
- childFileFolders() - Method in class org.alfresco.repo.jscript.ScriptNode
- childFileFolders(boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
- childFileFolders(boolean, boolean, Object) - Method in class org.alfresco.repo.jscript.ScriptNode
- childFileFolders(boolean, boolean, Object, int) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Deprecated.API for review (subject to change prior to release)
author janv - childFileFolders(boolean, boolean, Object, int, int, int, String, Boolean, String) - Method in class org.alfresco.repo.jscript.ScriptNode
- ChildPropertyEntity - Class in org.alfresco.repo.domain.node
-
Bean to convey the query parameters for select child assocs by property value.
- ChildPropertyEntity() - Constructor for class org.alfresco.repo.domain.node.ChildPropertyEntity
- children - Variable in class org.alfresco.repo.template.BaseContentNode
-
The children of this node
- CHILDREN - Enum constant in enum class org.alfresco.repo.security.permissions.ACEType
-
ACE only applies to children
- CHILDREN - Enum constant in enum class org.alfresco.repo.security.permissions.impl.RequiredPermission.On
- childrenByTags(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets all (deep) children of this node that have the tag specified.
- childrenByXPath(String) - Method in class org.alfresco.repo.jscript.ScriptNode
- childrenImported(NodeRef) - Method in interface org.alfresco.repo.importer.Importer
-
Signal completion of node import
- CIFSContentComparator - Class in org.alfresco.filesys.repo
-
Compares content for to see if content is equal.
- CIFSContentComparator() - Constructor for class org.alfresco.filesys.repo.CIFSContentComparator
- CifsHelper - Class in org.alfresco.filesys.repo
-
Class with supplying helper methods and potentially acting as a cache for queries.
- CifsHelper() - Constructor for class org.alfresco.filesys.repo.CifsHelper
-
Class constructor
- Class - Enum constant in enum class org.alfresco.repo.policy.PolicyType
- CLASS - Enum constant in enum class org.alfresco.repo.policy.annotation.BehaviourKind
- CLASS_TEMPLATE_PATH_TOKEN - Static variable in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Classpath system path token.
- ClassBehaviourBinding - Class in org.alfresco.repo.policy
-
Behaviour binding to a Class (Type or Aspect) in the Content Model.
- ClassFeatureBehaviourBinding - Class in org.alfresco.repo.policy
-
Behaviour binding to a Class (Type or Aspect) in the Content Model.
- ClassFilter - Class in org.alfresco.repo.policy
-
ClassFilter object used to describe the BehaviourFilter for a class
- ClassFilter(QName, boolean) - Constructor for class org.alfresco.repo.policy.ClassFilter
- Classification - Class in org.alfresco.repo.jscript
-
Support class for finding categories, finding root nodes for categories and creating root categories.
- Classification - Class in org.alfresco.repo.template
-
Support for finding classifications and their root categories.
- Classification() - Constructor for class org.alfresco.repo.jscript.Classification
- Classification() - Constructor for class org.alfresco.repo.template.Classification
- Classification.Tag - Class in org.alfresco.repo.jscript
-
Tag class returned from getCategoryUsage().
- className - Variable in class org.alfresco.repo.policy.registration.PolicyRegistration
-
The class name
- CLASSPATH - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- CLASSPATH_ALFRESCO_TEXT_HTML_TEMPLATE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CLASSPATH_ALFRESCO_TEXT_PLAIN_TEMPLATE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CLASSPATH_RESOUCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- CLASSPATH_RESOURCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- CLASSPATH_SHARE_TEXT_HTML_TEMPLATE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CLASSPATH_SHARE_TEXT_PLAIN_TEMPLATE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- ClassPathRepoTemplateLoader - Class in org.alfresco.repo.template
-
Custom FreeMarker template loader to locate templates stored either from the ClassPath or in a Alfresco Repository.
- ClassPathRepoTemplateLoader(NodeService, ContentService, String) - Constructor for class org.alfresco.repo.template.ClassPathRepoTemplateLoader
- ClasspathResource - Class in org.alfresco.repo.virtual.ref
-
Identifies content from a classpath
- ClasspathResource(String) - Constructor for class org.alfresco.repo.virtual.ref.ClasspathResource
- ClasspathScriptLocation - Class in org.alfresco.repo.jscript
-
Classpath script location object.
- ClasspathScriptLocation(String) - Constructor for class org.alfresco.repo.jscript.ClasspathScriptLocation
-
Constructor
- ClassPathTemplateLoader - Class in org.alfresco.repo.template
-
Custom FreeMarker template loader to locate templates stored on the ClassPath.
- ClassPathTemplateLoader() - Constructor for class org.alfresco.repo.template.ClassPathTemplateLoader
- ClassPolicy - Interface in org.alfresco.repo.policy
-
Marker interface for representing an Class-level Policy.
- ClassPolicyDelegate<P extends ClassPolicy> - Class in org.alfresco.repo.policy
-
Delegate for a Class-level Policy.
- ClassPolicyRegistration - Class in org.alfresco.repo.policy.registration
-
Deal with the registration of a class policy
- ClassPolicyRegistration() - Constructor for class org.alfresco.repo.policy.registration.ClassPolicyRegistration
- classRef - Variable in class org.alfresco.repo.policy.PolicyScope
-
The class ref of the aspect
- clazz - Variable in class org.alfresco.repo.audit.model._3.DataExtractor
- clazz - Variable in class org.alfresco.repo.audit.model._3.DataGenerator
- cleanSitePermissions(ScriptNode) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
This method cleans up the permissions on the specified node and all its primary children.
- cleanSitePermissions(NodeRef) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
It removes permissions which pertain to sites other than the node's current site.
- cleanSitePermissions(NodeRef, SiteInfo) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
This method recursively cleans the site permissions on the specified NodeRef and all its primary descendants.
- cleanSitePermissions(NodeRef, SiteInfo) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- cleanSitePermissions(NodeRef, SiteInfo) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method cleans the permissions on the specified node.
- cleanup() - Method in class org.alfresco.repo.version.NodeServiceImpl
-
No-op
- cleanUp() - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- cleanupUnusedValues() - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- cleanupUnusedValues() - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Remove orphaned properties.
- cleanupUnusedValuesV2() - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- cleanupUnusedValuesV2() - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
- cleanupUnusedValuesV3() - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- cleanupUnusedValuesV3() - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
- clear() - Static method in class org.alfresco.opencmis.AlfrescoCmisServiceCall
- clear() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- clear() - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Remove all cache entries
- clear() - Method in class org.alfresco.repo.cache.NullCache
-
NO-OP
- clear() - Method in class org.alfresco.repo.cache.TransactionalCache
-
Clears out all the caches.
- clear() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
FOR TESTING ONLY: Clears out node cache data
- clear() - Method in class org.alfresco.repo.lock.mem.AbstractLockStore
- clear() - Method in interface org.alfresco.repo.lock.mem.LockStore
-
WARNING: only use in test code - unsafe method for production use.
- clear() - Method in interface org.alfresco.repo.node.NodeBulkLoader
-
FOR TESTING ONLY: Clears out node cache data
- clear() - Method in class org.alfresco.repo.node.StoreArchiveMap
- clear() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- clear() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- clear() - Method in class org.alfresco.repo.template.XSLTemplateModel
- clear() - Method in class org.alfresco.repo.workflow.WorkflowPropertyHandlerRegistry
- clear() - Method in class org.alfresco.util.ValueProtectingMap
- CLEAR - Enum constant in enum class org.alfresco.repo.cache.TransactionStats.OpType
- clearAudit(String) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Remove all audit entries for the given application
- clearAudit(String) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Deprecated.
- clearAudit(String, Long, Long) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Remove audit entries for the given application between the time ranges.
- clearAudit(String, Long, Long) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Remove audit entries for the given application between the time ranges.
- clearAudit(List<Long>) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Delete a discrete list of audit entries.
- clearAudit(List<Long>) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Delete a discrete list of audit entries.
- clearAuditByIdRange(String, Long, Long) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Remove audit entries for the given application between the audit entry ids.
- clearAuditByIdRange(String, Long, Long) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Remove audit entries for the given application between the audit entry ids.
- clearCache() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- clearCache() - Method in class org.alfresco.repo.workflow.WorkflowQNameConverter
- clearCaches() - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- clearCurrentSecurityContext() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Remove the current security information
- clearCurrentSecurityContext() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Remove the current security information
- clearCurrentSecurityContext() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Remove the current security information
- clearCurrentSecurityContext() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- clearCurrentSecurityContext() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- clearCurrentSecurityContext() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Remove the current security information
- clearLastTestMessage() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
-
Used when test mode is enabled.
- clearParent() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- clearPermission(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- clearPermission(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- clearPermission(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- clearPermission(StoreRef, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- clearPermission(StoreRef, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- clearPermission(StoreRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- clearPreferences(String) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- clearPreferences(String) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- clearPreferences(String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
-
Clears all the preferences for a particular user.
- clearPreferences(String, String) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- clearPreferences(String, String) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
-
Clear the preference values
- clearPreferences(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
-
Clears the preferences for a particular user that match the filter optionally provided.
- clearQNameCache() - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- clearRenditionContentData(NodeRef, String) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
-
Clears source nodeRef rendition content and content hash code using supplied rendition name
- clearRenditionContentDataInTransaction(NodeRef) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method clears source nodeRef rendition content and content hash code using supplied rendition name.
- clearRenditionContentDataInTransaction(NodeRef) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- clearTags() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Clear the node's tags
- clearTags(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- clearTags(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Clears all tags from an already tagged node.
- clearTransaction() - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Clear the transaction
- clearWarnings() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- ClientApp(String, String, Map<String, String>) - Constructor for class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- ClientAppConfig - Class in org.alfresco.repo.client.config
-
This class picks up all the loaded properties passed to it and uses a naming convention to isolate the client's name and the related values.
- ClientAppConfig() - Constructor for class org.alfresco.repo.client.config.ClientAppConfig
- ClientAppConfig.ClientApp - Class in org.alfresco.repo.client.config
- ClientAppNotFoundException - Exception in org.alfresco.repo.client.config
- ClientAppNotFoundException(String) - Constructor for exception org.alfresco.repo.client.config.ClientAppNotFoundException
- ClientAppNotFoundException(String, Object[]) - Constructor for exception org.alfresco.repo.client.config.ClientAppNotFoundException
- ClientHelper - Class in org.alfresco.filesys.repo
- ClientHelper() - Constructor for class org.alfresco.filesys.repo.ClientHelper
- ClientTicketHolder - Interface in org.alfresco.repo.remote
-
Interface for Authentication ticket caching.
- ClientTicketHolderGlobal - Class in org.alfresco.repo.remote
-
Remote client utility to hold an authentication ticket.
- ClientTicketHolderGlobal() - Constructor for class org.alfresco.repo.remote.ClientTicketHolderGlobal
- ClientTicketHolderThread - Class in org.alfresco.repo.remote
-
A Ticket holder that holds a ticket per thread.
- ClientTicketHolderThread() - Constructor for class org.alfresco.repo.remote.ClientTicketHolderThread
- ClientUtil - Class in org.alfresco.repo.events
-
Allows us to convert between a FileFilterMode.Client and org.alfresco.sync.events.Client.
- ClientUtil() - Constructor for class org.alfresco.repo.events.ClientUtil
- clone() - Method in class org.alfresco.repo.activities.feed.JobSettings
- clone() - Method in class org.alfresco.repo.domain.node.NodeEntity
- clone() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- clone() - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.
- clone() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- cloneMap(Map<K, V>, Set<Class<?>>) - Static method in class org.alfresco.util.ValueProtectingMap
-
Utility method to clone a map, preserving immutable instances
- close() - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- close() - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
- close() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- close() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- close() - Method in class org.alfresco.opencmis.RangeInputStream
- close() - Method in class org.alfresco.opencmis.search.CMISResultSet
- close() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- close() - Method in class org.alfresco.repo.remote.RepoRemoteInputStream
-
Close the underlying AVMRemote handle.
- close() - Method in class org.alfresco.repo.remote.RepoRemoteOutputStream
-
Close the stream.
- close() - Method in class org.alfresco.repo.replication.ReplicationActionExecutor.ReplicationDefinitionLockExtender
-
Give up our lock on the
ReplicationDefinition - close() - Method in class org.alfresco.repo.search.AbstractResultSet
- close() - Method in class org.alfresco.repo.search.EmptyResultSet
- close() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- close() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- close() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- close() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- close() - Method in class org.alfresco.repo.search.results.SortedResultSet
- close() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- close() - Method in interface org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.SearchCallback
-
Release any resources held by the callback.
- close() - Method in interface org.alfresco.repo.template.TemplateSource
- close() - Method in class org.alfresco.repo.transfer.XMLWriter
- CLOSE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- closeAuthenticator() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Close the authenticator, perform any cleanup
- closeConfiguration() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Close the configuration bean
- CloseContext() - Method in class org.alfresco.filesys.repo.ContentContext
-
Close the filesystem context
- closeFile() - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- closeFile() - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Close the file
- closeFile() - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Close the network file.
- closeFile() - Method in class org.alfresco.filesys.repo.MSOfficeContentNetworkFile
-
Close the file
- closeFile() - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Close the file
- closeFile(TreeConnection, NodeRef, String, NetworkFile) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
CloseFile.
- closeFile(TreeConnection, NodeRef, String, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Close the file.
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Close the file.
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Close the file.
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- closeFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- CloseFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Open File command
- CloseFileCommand(String, NetworkFile, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- CloseFileOperation - Class in org.alfresco.filesys.repo.rules.operations
-
Close File Operation.
- CloseFileOperation(String, NetworkFile, NodeRef, String, boolean, boolean) - Constructor for class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- closeInputHandle(String, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- closeInputHandle(String, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Close a remote InputStream.
- closeMapper() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Close the share mapper, release any resources.
- closeOutputHandle(String, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- closeOutputHandle(String, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Close a remote OutputStream.
- closeQuietly(Connection) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- closeQuietly(ResultSet) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- closeQuietly(ResultSet[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- closeQuietly(Statement) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- closeQuietly(Statement[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- closeTemplateSource(Object) - Method in class org.alfresco.repo.template.ClassPathRepoTemplateLoader
- CMIS_CHANGELOG_AUDIT_APPLICATION - Static variable in class org.alfresco.opencmis.CMISConnector
- CMIS_DICTIONARY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CMIS_NAMESPACE - Static variable in class org.alfresco.opencmis.CMISConnector
- CMIS_QUERY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CMIS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CmisActivityPoster - Interface in org.alfresco.opencmis
-
OpenCMIS methods can ActivityPoster to create entries in the activity feed.
- CMISAllowedActionEnum - Enum Class in org.alfresco.opencmis.dictionary
-
CMIS Allowed Action Enum
- CMISChangeLogDataExtractor - Class in org.alfresco.opencmis
-
An extractor that allows to filter data using the following rule: Audit records should only be created for items in the CMIS domain model.
- CMISChangeLogDataExtractor() - Constructor for class org.alfresco.opencmis.CMISChangeLogDataExtractor
- CMISConnector - Class in org.alfresco.opencmis
-
Bridge connecting Alfresco and OpenCMIS.
- CMISConnector() - Constructor for class org.alfresco.opencmis.CMISConnector
- CMISConnector.AccessPermissionComparator - Class in org.alfresco.opencmis
- CMISLifecycleBean - Class in org.alfresco.opencmis
-
This bean controls the lifecycle of the CMIS factory.
- CMISLifecycleBean() - Constructor for class org.alfresco.opencmis.CMISLifecycleBean
- CMISNodeInfoImpl - Class in org.alfresco.opencmis
-
CMIS representation of a node.
- CMISNodeInfoImpl() - Constructor for class org.alfresco.opencmis.CMISNodeInfoImpl
- CMISNodeInfoImpl(CMISConnector, String) - Constructor for class org.alfresco.opencmis.CMISNodeInfoImpl
- CMISNodeInfoImpl(CMISConnector, AssociationRef) - Constructor for class org.alfresco.opencmis.CMISNodeInfoImpl
- CMISNodeInfoImpl(CMISConnector, NodeRef) - Constructor for class org.alfresco.opencmis.CMISNodeInfoImpl
- CMISNodeInfoImpl(CMISConnector, NodeRef, QName, Map<QName, Serializable>, VersionHistory, boolean) - Constructor for class org.alfresco.opencmis.CMISNodeInfoImpl
- CMISQueryService - Interface in org.alfresco.opencmis.search
- CMISRenditionMapping - Class in org.alfresco.opencmis
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- CMISRenditionMapping(NodeService, ContentService, RenditionService, TransactionService, Map<String, List<String>>) - Constructor for class org.alfresco.opencmis.CMISRenditionMapping
-
Deprecated.
- CMISResultSet - Class in org.alfresco.opencmis.search
- CMISResultSet(Map<String, ResultSet>, CMISQueryOptions, LimitBy, NodeService, Query, CMISDictionaryService, DictionaryService) - Constructor for class org.alfresco.opencmis.search.CMISResultSet
- CMISResultSetColumn - Class in org.alfresco.opencmis.search
- CMISResultSetMetaData - Class in org.alfresco.opencmis.search
- CMISResultSetMetaData(CMISQueryOptions, Query, LimitBy, CMISDictionaryService, DictionaryService) - Constructor for class org.alfresco.opencmis.search.CMISResultSetMetaData
- CMISResultSetRow - Class in org.alfresco.opencmis.search
- CMISResultSetRow(CMISResultSet, int, Map<String, Float>, NodeService, Map<String, NodeRef>, Map<NodeRef, CMISNodeInfo>, Query, CMISDictionaryService) - Constructor for class org.alfresco.opencmis.search.CMISResultSetRow
- CMISResultSetRowIterator - Class in org.alfresco.opencmis.search
- CMISResultSetRowIterator(CMISResultSet) - Constructor for class org.alfresco.opencmis.search.CMISResultSetRowIterator
-
Create an iterator over the result set.
- CMISResultSetSelector - Class in org.alfresco.opencmis.search
- CMISResultSetSelector(String, TypeDefinitionWrapper) - Constructor for class org.alfresco.opencmis.search.CMISResultSetSelector
- CMISTransactionAwareHolderInterceptor - Class in org.alfresco.opencmis
-
The interceptor wraps
Holderclass inTransactionAwareHolder. - CMISTransactionAwareHolderInterceptor() - Constructor for class org.alfresco.opencmis.CMISTransactionAwareHolderInterceptor
- COCI_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- cociService - Variable in class org.alfresco.repo.events.AbstractEventsService
- collate(List<R>, PageCollator.PagingResultsSource<R>, PagingRequest, Comparator<R>) - Method in class org.alfresco.repo.virtual.page.PageCollator
- collectData() - Method in class org.alfresco.heartbeat.AuthoritiesDataCollector
- collectData() - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- collectData() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
-
This method returns data to be collected.
- collectData() - Method in class org.alfresco.heartbeat.InfoDataCollector
- collectData() - Method in class org.alfresco.heartbeat.ModelUsageDataCollector
- collectData() - Method in class org.alfresco.heartbeat.SessionsUsageDataCollector
- collectData() - Method in class org.alfresco.heartbeat.SystemUsageDataCollector
- COLLECTOR_KEY - Static variable in class org.alfresco.heartbeat.jobs.LockingJob
- COLLECTOR_KEY - Static variable in class org.alfresco.heartbeat.jobs.NonLockingJob
- column - Variable in class org.alfresco.repo.jscript.Search.SortColumn
- Column - Class in org.alfresco.util.schemacomp.model
-
Represents a column in a database table.
- Column(String) - Constructor for class org.alfresco.util.schemacomp.model.Column
- Column(Table, String, String, boolean) - Constructor for class org.alfresco.util.schemacomp.model.Column
-
Construct a Column.
- combine(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.Returns a TransformationOptionLimits that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionLimits.
- combine(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.Returns a TransformationOptionPair that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionPair.
- combine(NodeList...) - Static method in class org.alfresco.util.XMLUtil
-
Provides a NodeList of multiple nodelists
- CombinedConfig - Class in org.alfresco.transform.registry
-
This class reads multiple T-Engine config and local files and registers as if they were all in one file.
- CombinedConfig(Log, AbstractTransformRegistry, HttpClientConfig) - Constructor for class org.alfresco.transform.registry.CombinedConfig
- combineUpper(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.Returns a TransformationOptionLimits that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionLimits so that they return the lowest common denominator of the limits .
- combineUpper(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.Returns a TransformationOptionPair that has getter methods that combine the the values from the getter methods of this and the supplied TransformationOptionPair so that they return the lowest common denominator of the two limits .
- command() - Method in class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- Command - Interface in org.alfresco.filesys.repo.rules
-
A Command is something that must be done.
- CommandCallback() - Constructor for class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- CommandExecutor - Interface in org.alfresco.filesys.repo
-
The Command Executor - executes commands!
- CommandExecutorImpl - Class in org.alfresco.filesys.repo
-
Content Disk Driver Command Executor
- CommandExecutorImpl() - Constructor for class org.alfresco.filesys.repo.CommandExecutorImpl
- CommandExecutorImpl.PropagatingException - Exception in org.alfresco.filesys.repo
-
A wrapper for checked exceptions to be passed through the retrying transaction handler.
- COMMENT_CREATED - Static variable in interface org.alfresco.repo.activities.ActivityType
- CommentService - Interface in org.alfresco.repo.forum
-
A service for handling comments.
- CommentServiceImpl - Class in org.alfresco.repo.forum
- CommentServiceImpl() - Constructor for class org.alfresco.repo.forum.CommentServiceImpl
- CommentsRollupAspect - Class in org.alfresco.repo.forum
-
comments rollupaspect behaviour bean. - CommentsRollupAspect() - Constructor for class org.alfresco.repo.forum.CommentsRollupAspect
- commit() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- commit() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- commit() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcher
- commit() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- commit() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- commit() - Method in interface org.alfresco.repo.search.TransactionSynchronisationAwareIndexer
-
Commit
- commit() - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- commit(boolean) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- commit(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- commit(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Commit
- commit(Transfer) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- commit(Transfer) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
- COMMIT_REQUESTED - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- commitAsync(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- commitAsync(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Commit asynchronously
- committing(long, long) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- COMMITTING - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- COMMITTING - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- commitTransaction() - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- commitTransaction() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- commitTransaction() - Method in interface org.alfresco.repo.domain.activities.ActivitiesDAO
- commitTransaction() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- COMMON - Enum constant in enum class org.alfresco.repo.imap.AttachmentsExtractor.AttachmentsExtractorMode
-
All attachments for all emails will be extracted to one folder.
- CommonResourceAbstractBase - Class in org.alfresco.repo.action
-
Common resouce abstract base class.
- CommonResourceAbstractBase() - Constructor for class org.alfresco.repo.action.CommonResourceAbstractBase
- COMPANY_HOME_CONTEXT_NAME - Static variable in class org.alfresco.repo.virtual.config.CompanyHomeContext
- CompanyHomeContext - Class in org.alfresco.repo.virtual.config
-
A
NodeRefContextthat solves a name path relative to the Alfresco company home node. - CompanyHomeContext() - Constructor for class org.alfresco.repo.virtual.config.CompanyHomeContext
- CompanyHomeNodeLocator - Class in org.alfresco.repo.nodelocator
-
Locates the Company Home
NodeRef. - CompanyHomeNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.CompanyHomeNodeLocator
- comparableProperty - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator
- compare(File, File) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl.NumericFileNameComparator
- compare(Serializable, Serializable, ComparePropertyValueOperation) - Method in class org.alfresco.repo.action.evaluator.compare.DatePropertyValueComparator
- compare(Serializable, Serializable, ComparePropertyValueOperation) - Method in class org.alfresco.repo.action.evaluator.compare.NumericPropertyValueComparator
- compare(Serializable, Serializable, ComparePropertyValueOperation) - Method in interface org.alfresco.repo.action.evaluator.compare.PropertyValueComparator
-
Compares the value of a property with the compare value, using the operator passed.
- compare(Serializable, Serializable, ComparePropertyValueOperation) - Method in class org.alfresco.repo.action.evaluator.compare.TextPropertyValueComparator
- compare(OngoingAsyncAction, OngoingAsyncAction) - Method in class org.alfresco.repo.action.CreateThumbnailActionFilter
- compare(SolrFacetProperties, SolrFacetProperties) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetComparator
- compare(Authority, Authority) - Method in class org.alfresco.repo.security.authority.script.Authority.AuthorityComparator
- compare(SiteMembership, SiteMembership) - Method in class org.alfresco.repo.site.SiteMembershipComparator
- compare(Reference, Reference) - Method in class org.alfresco.repo.virtual.store.ReferenceComparator
- compare(FileInfo, FileInfo) - Method in class org.alfresco.repo.virtual.bundle.FileInfoPropsComparator
- compare(NodeRef, NodeRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl.NodeIdComparator
- compare(AccessPermission, AccessPermission) - Method in class org.alfresco.opencmis.CMISConnector.AccessPermissionComparator
- compare(Version, Version) - Method in class org.alfresco.repo.version.common.VersionLabelComparator
-
Deprecated.
- compare(R, R) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.NestedComparator
- compare(R, R) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator
- compareCollections(Collection<? extends DbObject>, Collection<? extends DbObject>, DiffContext) - Method in interface org.alfresco.util.schemacomp.ComparisonUtils
-
Compare collections of
DbObjects using theirDbObject.diff(DbObject, DiffContext)method. - compareCollections(Collection<? extends DbObject>, Collection<? extends DbObject>, DiffContext) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils
- compareContentReaders(ContentReader, ContentReader) - Static method in class org.alfresco.repo.content.AbstractContentReader
-
Does a comparison of the binaries associated with two readers.
- CompareMimeTypeEvaluator - Class in org.alfresco.repo.action.evaluator
-
Compare mime type evaluator
- CompareMimeTypeEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.CompareMimeTypeEvaluator
- ComparePropertyValueEvaluator - Class in org.alfresco.repo.action.evaluator
-
Compare property value evaluator
- ComparePropertyValueEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- ComparePropertyValueOperation - Enum Class in org.alfresco.repo.action.evaluator.compare
-
ComparePropertyValueOperation enum.
- compareSimple(DbProperty, DbProperty, DiffContext) - Method in interface org.alfresco.util.schemacomp.ComparisonUtils
-
Compare two 'simple' (i.e. non-
DbObject) objects using theirObject.equals(Object)method to decide if there is a difference. - compareSimple(DbProperty, DbProperty, DiffContext) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils
- compareSimpleCollections(DbProperty, DbProperty, DiffContext) - Method in interface org.alfresco.util.schemacomp.ComparisonUtils
-
Compare two collections.
- compareSimpleCollections(DbProperty, DbProperty, DiffContext) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils
- compareSimpleOrderedLists(DbProperty, DbProperty, DiffContext) - Method in interface org.alfresco.util.schemacomp.ComparisonUtils
- compareSimpleOrderedLists(DbProperty, DbProperty, DiffContext) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils
- compareTo(ImportableItem.VersionedContentAndMetadata) - Method in class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- compareTo(NodePropertyKey) - Method in class org.alfresco.repo.domain.node.NodePropertyKey
-
throws ClassCastException if the object is not of the correct type
- compareTo(ModuleVersionNumber) - Method in class org.alfresco.repo.module.ModuleVersionNumber
-
Now that we create internal releases of the form
M.m.r-M9(milestone),M.m.r-A9(alpha) andM.m.r-RC9(release candidate) during development and testing, we need to ensure we can upgrade from any of these to any other, as they may occur in any order and also to the final external releaseM.m.r. - compareTo(AccessControlEntry) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- compareTo(Acl) - Method in class org.alfresco.repo.domain.solr.AclEntity
- compareTo(Network) - Method in class org.alfresco.repo.tenant.Network
- compareTo(RatingScheme) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
-
This method can be used to sort RatingSchemes by name.
- compareTo(TagDetails) - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- comparisonUtils - Variable in class org.alfresco.util.schemacomp.model.AbstractDbObject
- ComparisonUtils - Interface in org.alfresco.util.schemacomp
-
Utilities for comparing data structures in the context of comparing two database schemas.
- COMPENSATED - Enum constant in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.
- CompensatingActionException - Exception in org.alfresco.repo.action.scheduled
-
Error that triggers the execution of compensating actions.
- CompensatingActionException(String) - Constructor for exception org.alfresco.repo.action.scheduled.CompensatingActionException
- CompensatingActionException(String, Object[]) - Constructor for exception org.alfresco.repo.action.scheduled.CompensatingActionException
- CompensatingActionException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.CompensatingActionException
- CompensatingActionException(String, Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.CompensatingActionException
- CompensatingActionException(String, Throwable, List<AbstractScheduledAction.Pair<Action, NodeRef>>) - Constructor for exception org.alfresco.repo.action.scheduled.CompensatingActionException
- compensatingTemplateActionDefinition - Variable in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
The compensating action
- compileModel(M2Model) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- COMPLETE - Enum constant in enum class org.alfresco.repo.security.sync.SyncStatus
-
A sync is finished with no errors
- COMPLETE - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- COMPLETE_ERROR - Enum constant in enum class org.alfresco.repo.security.sync.SyncStatus
-
A sync finished with at least 1 error
- completed() - Method in class org.alfresco.repo.importer.ImportTimerProgress
- completed() - Method in interface org.alfresco.service.cmr.view.ImporterProgress
- Completed - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
The Action was run without error
- COMPLETED - Enum constant in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
- COMPLETED - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskState
- componentRegistered(ComponentDefinition) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
- COMPOSITE_CONDITION - Static variable in interface org.alfresco.service.cmr.action.CompositeActionCondition
- CompositeAction - Interface in org.alfresco.service.cmr.action
-
Composite action
- CompositeActionCondition - Interface in org.alfresco.service.cmr.action
-
Composite action condition
- CompositeActionConditionImpl - Class in org.alfresco.repo.action
-
Composite action condition implementation
- CompositeActionConditionImpl(String) - Constructor for class org.alfresco.repo.action.CompositeActionConditionImpl
- CompositeActionExecuter - Class in org.alfresco.repo.action.executer
-
Add features action executor implementation.
- CompositeActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CompositeActionExecuter
- CompositeActionImpl - Class in org.alfresco.repo.action
-
Composite action implementation
- CompositeActionImpl(NodeRef, String) - Constructor for class org.alfresco.repo.action.CompositeActionImpl
-
Constructor
- CompositeConditionEvaluator - Class in org.alfresco.repo.action.evaluator
-
This class is needed to provide some infrastructure, but the actual evaluation of Composite Conditions happens inside the ActionServiceImpl as a special case.
- CompositeConditionEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.CompositeConditionEvaluator
- CompositeDataBean - Class in org.alfresco.repo.management.subsystems
-
A class that wraps an instance of a Java Bean class declared as a composite property type on
ChildApplicationContextFactorymaking it configurable, either through alfresco-global.properties or a JMX console. - CompositeDataBean(ApplicationContext, PropertyBackedBean, PropertyBackedBeanRegistry, Properties, String, Class<?>, List<String>) - Constructor for class org.alfresco.repo.management.subsystems.CompositeDataBean
-
Constructor for dynamically created instances, e.g. through
ChildApplicationContextFactory. - CompositeDataBean.CompositeDataBeanState - Class in org.alfresco.repo.management.subsystems
-
The Class CompositeDataBeanState.
- CompositeDataBeanState() - Constructor for class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
-
Instantiates a new composite data bean state.
- CompositeNodeFilter - Class in org.alfresco.repo.transfer
- CompositeNodeFilter(Collection<NodeFilter>) - Constructor for class org.alfresco.repo.transfer.CompositeNodeFilter
- CompositeNodeFilter(NodeFilter...) - Constructor for class org.alfresco.repo.transfer.CompositeNodeFilter
- CompositeNodeFinder - Class in org.alfresco.repo.transfer
-
A
NodeFinderthat sums the results of multipleNodeFinders. - CompositeNodeFinder(Collection<NodeFinder>) - Constructor for class org.alfresco.repo.transfer.CompositeNodeFinder
- CompositeNodeFinder(NodeFinder...) - Constructor for class org.alfresco.repo.transfer.CompositeNodeFinder
- compositePasswordEncoder - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- CompositePasswordEncoder - Class in org.alfresco.repo.security.authentication
-
A configurable password encoding that delegates the encoding to a Map of configured encoders.
- CompositePasswordEncoder() - Constructor for class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- CompositeRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- CompositeRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.CompositeRenderingEngine
-
Deprecated.
- CompositeRenditionDefinition - Interface in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- CompositeRenditionDefinitionImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- CompositeRenditionDefinitionImpl(String, QName) - Constructor for class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- CompositeRenditionDefinitionImpl(CompositeAction) - Constructor for class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- CompositeTemplateActionDefinition - Class in org.alfresco.repo.action.scheduled
-
The template to define a composite action.
- CompositeTemplateActionDefinition() - Constructor for class org.alfresco.repo.action.scheduled.CompositeTemplateActionDefinition
-
Default constructor.
- CompoundCommand - Class in org.alfresco.filesys.repo.rules.commands
-
A compound operation contains one or more other commands.
- CompoundCommand(List<Command>) - Constructor for class org.alfresco.filesys.repo.rules.commands.CompoundCommand
-
New Compound Command containing the specified commands.
- CompoundCommand(List<Command>, List<Command>) - Constructor for class org.alfresco.filesys.repo.rules.commands.CompoundCommand
-
New Compound Command containing the specified commands.
- CompoundCommand(List<Command>, List<Command>, List<Command>) - Constructor for class org.alfresco.filesys.repo.rules.commands.CompoundCommand
- CompoundCopyBehaviourCallback - Class in org.alfresco.repo.copy
-
Handles compound behavioural callbacks for the same dictionary class (type or aspect).
- CompoundCopyBehaviourCallback(QName) - Constructor for class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
- CONFIG_LOCATIONS - Static variable in class org.alfresco.util.ApplicationContextHelper
-
Deprecated.location of required configuration files
- ConfigData() - Constructor for class org.alfresco.repo.config.ConfigDataCache.ConfigData
- ConfigDataCache - Class in org.alfresco.repo.config
-
An innder class that uses the
config serviceto asynchronously refresh tenant config data. - ConfigDataCache() - Constructor for class org.alfresco.repo.config.ConfigDataCache
- ConfigDataCache.ConfigData - Class in org.alfresco.repo.config
-
Data containing all a tenant's required UI configuration
- ConfigDataCache.ImmutableConfigData - Class in org.alfresco.repo.config
-
Immutable version of
ConfigDataCache.ConfigDatato ensure cast-iron safety of data being put into the caches. - ConfigHelper() - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ConfigHelper
- ConfigurableHiddenFileInfo - Interface in org.alfresco.repo.model.filefolder
-
Represents configurable hidden file information, based on which some filename patterns will be hidden or not depending the client
- ConfigurableService - Interface in org.alfresco.repo.configuration
-
Configurable service interface
- ConfigurableServiceImpl - Class in org.alfresco.repo.configuration
- ConfigurableServiceImpl() - Constructor for class org.alfresco.repo.configuration.ConfigurableServiceImpl
- configuration - Variable in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- configurationChanged(int, ServerConfiguration, Object) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Configuration changed
- ConfigurationChecker - Class in org.alfresco.repo.admin
-
Component to perform a bootstrap check of the alignment of the database and content store.
- ConfigurationChecker() - Constructor for class org.alfresco.repo.admin.ConfigurationChecker
- ConfigurationDataCollector - Class in org.alfresco.heartbeat
-
A collector of data related to repository configuration data for HeartBeat.
- ConfigurationDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.ConfigurationDataCollector
- configure() - Method in class org.alfresco.messaging.camel.routes.OnContentUpdateRenditionRoute
- configure() - Method in class org.alfresco.messaging.camel.routes.RepoNodeEventsRouteBuilder
- configure() - Method in class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- configureRepoEventBuilder(RepoEvent.Builder<DataAttributes<RES>>, EventInfo) - Method in class org.alfresco.repo.event2.EventConsolidator
- ConformanceCmisServiceWrapper - Class in lib3party.org.apache.chemistry.opencmis.server.support.wrapper
-
Service wrapper that checks in incoming calls for specification conformance.
- ConformanceCmisServiceWrapper(CmisService) - Constructor for class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Constructor used by
CmisServiceWrapperManager. - ConformanceCmisServiceWrapper(CmisService, BigInteger, BigInteger, BigInteger, BigInteger) - Constructor for class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Alternative constructor.
- connection - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- ConnectionFactoryConfiguration - Class in org.alfresco.messaging.camel.configuration
-
Configures the ActiveMQ connection factory for use.
- ConnectionFactoryConfiguration() - Constructor for class org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration
- connector - Variable in class org.alfresco.opencmis.mapping.AbstractProperty
- ConnectorServerFactory - Class in org.alfresco.mbeans
-
Factory that creates a JSR-160
JMXConnectorServer, optionally registers it with theMBeanServerand then starts it. - ConnectorServerFactory() - Constructor for class org.alfresco.mbeans.ConnectorServerFactory
- Consolidators() - Constructor for class org.alfresco.repo.event2.EventGenerator.Consolidators
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.encoding.EncodingEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.locale.LocaleEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.locks.LockEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.qname.NamespaceEntity
- CONST_LONG_ZERO - Static variable in class org.alfresco.repo.domain.qname.QNameEntity
- constraints - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- CONSTRUCTABLE - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- constructEmptyContainer(Class<?>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Returns a reconstructable instance
- constructInstance(String) - Method in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
Construct an instance of an object that was deemed to be
PropertyValueEntity.PersistedType.CONSTRUCTABLE. - constructInstance(String) - Method in interface org.alfresco.repo.domain.propval.PropertyTypeConverter
-
Construct an instance of an object that was deemed to be
PropertyValueEntity.PersistedType.CONSTRUCTABLE. - constructObjectId(String) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(String, String) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(String, String, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(AssociationRef, String) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(AssociationRef, String, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(NodeRef, String) - Method in class org.alfresco.opencmis.CMISConnector
- constructObjectId(NodeRef, String, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- consume(NodeRef, InputStream, RenditionDefinition2, int) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- ContainerName - Enum constant in enum class org.alfresco.repo.site.SiteContainersCannedQueryParams.SortFields
- containingPropertyDef - Variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
- contains(Object) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- contains(Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- contains(String) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Check to see if the content - specified by URL - exists in the cache.
- contains(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- contains(K) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- contains(K) - Method in class org.alfresco.repo.cache.NullCache
-
NO-OP
- contains(K) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Checks the transactional removed and updated caches before checking the shared cache.
- contains(Key) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Allows caller to perform lookup using a
Key. - contains(NodeRef, QName, String) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- contains(NodeRef, QName, String) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- contains(NodeRef, QName, String) - Method in class org.alfresco.repo.search.SearcherComponent
- contains(NodeRef, QName, String, SearchParameters.Operator) - Method in class org.alfresco.repo.search.DocumentNavigator
- contains(NodeRef, QName, String, SearchParameters.Operator) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- contains(NodeRef, QName, String, SearchParameters.Operator) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- contains(NodeRef, QName, String, SearchParameters.Operator) - Method in class org.alfresco.repo.search.SearcherComponent
- contains(DbObject) - Method in class org.alfresco.util.schemacomp.model.Schema
- CONTAINS - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- containsAll(Collection<?>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- containsByName(String) - Method in class org.alfresco.util.schemacomp.model.Schema
- containsKey(Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- containsKey(Object) - Method in class org.alfresco.util.ValueProtectingMap
- containsParameterDefinition(QName) - Method in interface org.alfresco.repo.search.QueryCollection
-
Does this collection contain a query for the given QName?
- containsParameterDefinition(QName) - Method in class org.alfresco.repo.search.QueryCollectionImpl
- containsPropertyValue(String) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- containsQueryDefinition(QName) - Method in interface org.alfresco.repo.search.QueryCollection
-
Does this collection contain a query for the given QName?
- containsQueryDefinition(QName) - Method in class org.alfresco.repo.search.QueryCollectionImpl
- containsValue(Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- containsValue(Object) - Method in class org.alfresco.util.ValueProtectingMap
- content(NodeRef, QName, InputStream, ContentData, int) - Method in class org.alfresco.repo.download.AbstractExporter
- content(NodeRef, QName, InputStream, ContentData, int) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- content(NodeRef, QName, InputStream, ContentData, int) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export content stream property value
- CONTENT_DOWNLOAD_PROP_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_DOWNLOAD_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_FILTER_LANGUAGES_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CONTENT_GET_PROP_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_GET_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_ID - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CONTENT_MIMETYPE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- CONTENT_PROPERTY - Static variable in class org.alfresco.opencmis.mapping.AbstractProperty
- CONTENT_READER_NOT_FOUND_MESSAGE - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- CONTENT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CONTENT_SERVICE_GET_PROP_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_SERVICE_GET_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- CONTENT_TRANSFER_ENCODING - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CONTENT_TYPE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- CONTENT_UPDATED - Enum constant in enum class org.alfresco.repo.rawevents.types.EventType
-
Event type that should be used when creating a content update event.
- CONTENT_URL - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- ContentAndMetadata() - Constructor for class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- ContentAwareScriptableQNameMap<K,
V> - Class in org.alfresco.repo.jscript -
Specialised map class for supporting the initialisation of 'cm:content' properties for JavaScript API objects.
- ContentAwareScriptableQNameMap(ScriptNode, ServiceRegistry) - Constructor for class org.alfresco.repo.jscript.ContentAwareScriptableQNameMap
-
Constructor
- ContentCache - Interface in org.alfresco.repo.content.caching
-
A cache designed to operate on content and split between memory and disk.
- ContentCacheImpl - Class in org.alfresco.repo.content.caching
-
The one and only implementation of the ContentCache class.
- ContentCacheImpl() - Constructor for class org.alfresco.repo.content.caching.ContentCacheImpl
- ContentCacheImpl.CacheWriter - Class in org.alfresco.repo.content.caching
-
This FileContentWriter subclass allows for the temp cache file to be renamed to a cache file proper, e.g filename.tmp becomes filename.bin
- ContentCacheImpl.NumericFileNameComparator - Class in org.alfresco.repo.content.caching
- ContentChunker - Interface in org.alfresco.repo.transfer
-
The Content Chunker Splits Content into "Chunks" of a given size.
- ContentChunkerImpl - Class in org.alfresco.repo.transfer
-
The Content Chunker Splits Content into "Chunks" of a given size.
- ContentChunkerImpl() - Constructor for class org.alfresco.repo.transfer.ContentChunkerImpl
- ContentChunkProcessor - Interface in org.alfresco.repo.transfer
- ContentClassFilter - Class in org.alfresco.repo.transfer
- ContentClassFilter() - Constructor for class org.alfresco.repo.transfer.ContentClassFilter
- ContentClassFilter(QName...) - Constructor for class org.alfresco.repo.transfer.ContentClassFilter
- ContentComparator - Interface in org.alfresco.filesys.repo
- ContentContext - Class in org.alfresco.filesys.repo
-
Content Filesystem Context Class
- ContentContext() - Constructor for class org.alfresco.filesys.repo.ContentContext
-
Default constructor allowing initialization by container.
- ContentContext(String, String, String, NodeRef) - Constructor for class org.alfresco.filesys.repo.ContentContext
-
Class constructor
- contentCreated(NodeRef, String) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- contentCreated(NodeRef, String) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
-
Report creation of content
- contentDataDAO - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- contentDataDAO - Variable in class org.alfresco.repo.version.NodeServiceImpl
- ContentDataDAO - Interface in org.alfresco.repo.domain.contentdata
-
DAO services for alf_content_data table
- ContentDataDAO.ContentUrlHandler - Interface in org.alfresco.repo.domain.contentdata
-
Interface for callbacks during content URL enumeration
- ContentDataDAOImpl - Class in org.alfresco.repo.domain.contentdata.ibatis
-
iBatis-specific implementation of the ContentData DAO.
- ContentDataDAOImpl() - Constructor for class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- ContentDataEntity - Class in org.alfresco.repo.domain.contentdata
-
Entity bean for alf_content_data table.
- ContentDataEntity() - Constructor for class org.alfresco.repo.domain.contentdata.ContentDataEntity
- ContentDataFactory - Interface in org.alfresco.repo.bulkimport
- ContentDataId - Class in org.alfresco.repo.domain.node
-
Data type carrying the ID of a
ContentDatareference. - ContentDataId(Long) - Constructor for class org.alfresco.repo.domain.node.ContentDataId
- ContentDataPart - Class in org.alfresco.repo.transfer
- ContentDataPart(ContentService, String, ContentData) - Constructor for class org.alfresco.repo.transfer.ContentDataPart
-
ContentDataPart
- ContentDataWithId - Class in org.alfresco.repo.domain.node
-
ContentData-derived class with ID. - ContentDataWithId(ContentData, Long) - Constructor for class org.alfresco.repo.domain.node.ContentDataWithId
- contentDir - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- contentDir - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
- ContentDiskCallback - Interface in org.alfresco.filesys.repo
-
Called by the NonTransactionalContentDiskDriver to advise of operations completed by the ContentDiskInterface.
- ContentDiskDriver - Class in org.alfresco.filesys.repo
-
Content repository filesystem driver class
- ContentDiskDriver(CifsHelper) - Constructor for class org.alfresco.filesys.repo.ContentDiskDriver
-
Class constructor
- ContentDiskDriver2 - Class in org.alfresco.filesys.repo
-
Alfresco Content repository filesystem driver class
- ContentDiskDriver2() - Constructor for class org.alfresco.filesys.repo.ContentDiskDriver2
- ContentDiskInterface - Interface in org.alfresco.filesys.repo
-
Extended
disk interfaceto allow access to some of the internal configuration properties. - ContentExistsException - Exception in org.alfresco.repo.content
-
Exception produced when a request is made to write content to a location already in use, either by content being written or previously written.
- ContentExistsException(ContentStore, String) - Constructor for exception org.alfresco.repo.content.ContentExistsException
- ContentExistsException(ContentStore, String, String) - Constructor for exception org.alfresco.repo.content.ContentExistsException
- contentFileExists() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- ContentFileInfo - Class in org.alfresco.filesys.repo
-
Content Disk Driver File Info Class
- ContentFileInfo(NodeRef) - Constructor for class org.alfresco.filesys.repo.ContentFileInfo
- ContentFilterLanguagesMap - Class in org.alfresco.repo.model.ml
-
Provides a an implementation of the Content Filter Languages Service
Content Filter Languages Service - ContentFilterLanguagesMap() - Constructor for class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- ContentFilterLanguagesService - Interface in org.alfresco.service.cmr.ml
-
This service interface provides support for content filter languages .
- contentGet(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node content get/read event.
- contentGet(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- contentImpl(NodeRef, QName, InputStream, ContentData, int) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- contentLimitProvider - Variable in class org.alfresco.repo.content.AbstractContentStore
- ContentLimitProvider - Interface in org.alfresco.repo.content
-
Implementations of this interface must provide a byte size limit for pieces of Alfresco content.
- ContentLimitProvider.NoLimitProvider - Class in org.alfresco.repo.content
-
A
ContentLimitProviderwhich returns a value indicating there is no limit. - ContentLimitProvider.SimpleFixedLimitProvider - Class in org.alfresco.repo.content
-
A
ContentLimitProviderwhich returns a fixed value. - ContentLimitViolationException - Exception in org.alfresco.repo.content
-
This exception represents a violation of the defined content limit.
- ContentLimitViolationException(String) - Constructor for exception org.alfresco.repo.content.ContentLimitViolationException
- ContentLimitViolationException(String, Throwable) - Constructor for exception org.alfresco.repo.content.ContentLimitViolationException
- ContentMetadataEmbedder - Class in org.alfresco.repo.action.executer
-
Embed metadata in any content.
- ContentMetadataEmbedder() - Constructor for class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- ContentMetadataExtracter - Class in org.alfresco.repo.action.executer
-
Extract metadata from any added content.
- ContentMetadataExtracter() - Constructor for class org.alfresco.repo.action.executer.ContentMetadataExtracter
- ContentModelField - Class in org.alfresco.repo.forms.processor.node
-
DTO for a content model based Field.
- ContentModelField(FieldDefinition, Object) - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelField
-
This constructor should only be used to create FieldInfo for transient properties such as encoding, mimetype or size.
- ContentModelField(AssociationDefinition, AssociationFieldDefinition, Object) - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelField
- ContentModelField(PropertyDefinition, PropertyFieldDefinition, Object) - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelField
- ContentModelFieldProcessorRegistry - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorRegistry that exclusively handles content model based field processors.
- ContentModelFieldProcessorRegistry() - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelFieldProcessorRegistry
- ContentModelFormPersister<T> - Class in org.alfresco.repo.forms.processor.workflow
-
Utility class that assists in persisting content model related form data.
- ContentModelFormPersister(ContentModelItemData<?>, NamespaceService, DictionaryService, Log) - Constructor for class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- ContentModelFormProcessor<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor.node -
Abstract FormProcessor implementation that provides common functionality for form processors that deal with Alfresco content models i.e. types and nodes.
- ContentModelFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- ContentModelItemData<ItemType> - Class in org.alfresco.repo.forms.processor.node
-
Simple data transfer object used by the ContentModelFormProcessor and its descendants.
- ContentModelItemData(ItemType, Map<QName, PropertyDefinition>, Map<QName, AssociationDefinition>, Map<QName, Serializable>, Map<QName, Serializable>, Map<String, Object>) - Constructor for class org.alfresco.repo.forms.processor.node.ContentModelItemData
- ContentModelMessage - Class in org.alfresco.repo.imap
- ContentModelMessage(FileInfo, ServiceRegistry, boolean) - Constructor for class org.alfresco.repo.imap.ContentModelMessage
- ContentNetworkFile - Class in org.alfresco.filesys.repo
-
Implementation of the NetworkFile for direct interaction with the channel repository.
- ContentNetworkFile(NodeService, ContentService, MimetypeService, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.ContentNetworkFile
-
Class constructor
- ContentPropertyName - Enum Class in org.alfresco.repo.action.evaluator.compare
- ContentPropertyRestrictionInterceptor - Class in org.alfresco.repo.node
-
Interceptor that enforces restrictions on updates of properties of type content (cm:content and alike) on NodeService.
- ContentPropertyRestrictionInterceptor() - Constructor for class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- ContentQuotaException - Exception in org.alfresco.service.cmr.usage
- ContentQuotaException(String) - Constructor for exception org.alfresco.service.cmr.usage.ContentQuotaException
- ContentQuotaException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.usage.ContentQuotaException
- ContentQuotaManager - Class in org.alfresco.filesys.repo
-
Content Quota Manager Class
- ContentQuotaManager() - Constructor for class org.alfresco.filesys.repo.ContentQuotaManager
- ContentSearchContext - Class in org.alfresco.filesys.repo
-
Wrapper for simple XPath searche against the node service.
- ContentSearchContext(CifsHelper, List<NodeRef>, String, String, boolean) - Constructor for class org.alfresco.filesys.repo.ContentSearchContext
-
Class constructor
- contentService - Variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
The content service
- contentService - Variable in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- contentService - Variable in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
-
Content service
- contentService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- contentService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- contentService - Variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- contentService - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- ContentService - Interface in org.alfresco.service.cmr.repository
-
Provides methods for accessing and transforming content.
- ContentServiceHelper - Interface in org.alfresco.repo.download
-
ContentServiceHelper interface.
- ContentServiceImpl - Class in org.alfresco.repo.content
-
Service implementation acting as a level of indirection between the client and the underlying content store.
- ContentServiceImpl() - Constructor for class org.alfresco.repo.content.ContentServiceImpl
- ContentServicePolicies - Interface in org.alfresco.repo.content
-
Content service policies interface
- ContentServicePolicies.OnContentPropertyUpdatePolicy - Interface in org.alfresco.repo.content
-
Policy that is raised for each content property change.
- ContentServicePolicies.OnContentReadPolicy - Interface in org.alfresco.repo.content
-
On content read policy interface.
- ContentServicePolicies.OnContentUpdatePolicy - Interface in org.alfresco.repo.content
-
Policy that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant.
- ContentSizeBucketsDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A simple handler to get the appropriate display label for the content size buckets.
- ContentSizeBucketsDisplayHandler(Set<String>, LinkedHashMap<String, String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.ContentSizeBucketsDisplayHandler
- contentStore - Variable in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- ContentStoreCleaner - Class in org.alfresco.repo.content.cleanup
-
This component is responsible cleaning up orphaned content.
- ContentStoreCleaner() - Constructor for class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- ContentStoreCleaner.DeleteFailureAction - Enum Class in org.alfresco.repo.content.cleanup
-
Enumeration of actions to take in the even that an orphaned binary fails to get deleted.
- ContentStoreCleanerListener - Interface in org.alfresco.repo.content.cleanup
-
A listener that can be plugged into a
cleanerto move pre-process any content that is about to be deleted from a store. - ContentStoreCleanerScalabilityRunner - Class in org.alfresco.repo.content.cleanup
-
Loads the repository up with orphaned content and then runs the cleaner.
- ContentStoreCleanerScalabilityRunner() - Constructor for class org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner
- ContentStoreCleanupJob - Class in org.alfresco.repo.content.cleanup
-
Triggers the deletion of unused content using a
ContentStoreCleaner. - ContentStoreCleanupJob() - Constructor for class org.alfresco.repo.content.cleanup.ContentStoreCleanupJob
- ContentStoreCreatedEvent - Class in org.alfresco.repo.content
-
A class of event that notifies the listener of the existence of a
FileContentStore. - ContentStoreCreatedEvent(ContentStore, Map<String, Serializable>) - Constructor for class org.alfresco.repo.content.ContentStoreCreatedEvent
-
The Constructor.
- ContentStoreDirectUrlConfig - Class in org.alfresco.repo.content.directurl
-
Content store direct access URL configuration settings.
- ContentStoreDirectUrlConfig() - Constructor for class org.alfresco.repo.content.directurl.ContentStoreDirectUrlConfig
- ContentStoreMapProvider - Interface in org.alfresco.repo.bulkimport
- contentStreamClosed() - Method in class org.alfresco.repo.content.AbstractContentStreamListener
- contentStreamClosedImpl() - Method in class org.alfresco.repo.content.AbstractContentStreamListener
-
ContentStreamListeners must implement this method.
- ContentStreamFileNameProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS content stream filename property
- ContentStreamFileNameProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamFileNameProperty
- ContentStreamIdProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS content stream property id
- ContentStreamIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamIdProperty
-
Construct
- ContentStreamLengthProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS content stream length property
- ContentStreamLengthProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamLengthProperty
-
Construct
- ContentStreamMimetypeProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS content stream mimetype property
- ContentStreamMimetypeProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
-
Construct
- ContentUrlDeleteTransactionListener() - Constructor for class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl.ContentUrlDeleteTransactionListener
- ContentUrlEntity - Class in org.alfresco.repo.domain.contentdata
-
Entity bean for alf_content_url table.
- ContentUrlEntity() - Constructor for class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- ContentUrlKeyEntity - Class in org.alfresco.repo.domain.contentdata
- ContentUrlKeyEntity() - Constructor for class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- ContentUrlOrphanQuery - Class in org.alfresco.repo.domain.contentdata
-
Entity bean for alf_content_url queries table.
- ContentUrlOrphanQuery() - Constructor for class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- ContentUrlUpdateEntity - Class in org.alfresco.repo.domain.contentdata
-
Entity bean for updating the alf_content_url table.
- ContentUrlUpdateEntity() - Constructor for class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- ContentUsageImpl - Class in org.alfresco.repo.usage
-
Implements Content Usage service and policies/behaviour.
- ContentUsageImpl() - Constructor for class org.alfresco.repo.usage.ContentUsageImpl
- ContentUsageService - Interface in org.alfresco.service.cmr.usage
- ContentWorker - Interface in org.alfresco.repo.content
-
An interface instances that operate on content.
- ContentWorkerSelector<W extends ContentWorker> - Interface in org.alfresco.repo.content.selector
-
An interface instances that are able to identify content based on the content reader.
- contentWrite(NodeRef, QName, ContentData) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node write/update event.
- contentWrite(NodeRef, QName, ContentData) - Method in class org.alfresco.repo.events.EventsServiceImpl
- context - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- context - Variable in class org.alfresco.tools.RenameUser
-
User Rename Tool Context
- CONTEXT_PARAM - Static variable in class org.alfresco.repo.virtual.VirtualContext
- ContextDependencyLister - Class in org.alfresco.util
-
Helper class to list the dependencies between different spring context files that make up a full or partial Application Context.
- ContextDependencyLister() - Constructor for class org.alfresco.util.ContextDependencyLister
- ContextDependencyLister(String[]) - Constructor for class org.alfresco.util.ContextDependencyLister
- ContextDependencyLister.BeanTrackingApplicationContext - Class in org.alfresco.util
- ContextDependencyLister.BeanTrackingListener - Class in org.alfresco.util
- contextFactory - Static variable in class org.alfresco.repo.jscript.RhinoScriptProcessor
-
Custom context factory
- controlDAO - Variable in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- controlDAO - Variable in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- controlDAO - Variable in class org.alfresco.repo.domain.query.AbstractCannedQueryDAOImpl
- ControlDAO - Interface in org.alfresco.repo.domain.control
-
DAO services for database control statements.
- ControlDAOImpl - Class in org.alfresco.repo.domain.control.ibatis
-
iBatis-specific, DB-agnostic implementation for connection controlling DAO.
- ControlDAOImpl() - Constructor for class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
- ControlDAOImpl.PostgreSQL - Class in org.alfresco.repo.domain.control.ibatis
-
PostgreSQL-specific implementation for control DAO.
- convert(Class<T>, Serializable) - Method in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
Performs the conversion using
DefaultTypeConverterbut also adds special handling forenum types. - convert(Class<T>, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyTypeConverter
-
Convert a value to a given type.
- convert(Object) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convert(Object) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convert(List<?>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(List<?>, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(HistoricProcessInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(HistoricProcessInstance, Map<String, Object>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(HistoricTaskInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(PvmActivity) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(PvmActivity, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(Deployment) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
-
Convert a
Deploymentinto aWorkflowDeployment. - convert(ProcessDefinition) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
-
Convert a
ProcessDefinitioninto aWorkflowDefinition. - convert(Execution) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(Execution, ProcessInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(ProcessInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(Task) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convert(Task, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
-
Converts the given task into a
WorkflowTask, allows ignoring domain mismatch (ALF-12264) - convert(ThumbnailDefinition, ThumbnailParentAssociationDetails) - Method in class org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
-
Deprecated.Given the specified
thumbnailDefinitionandassocDetails, create and return an equivalentRenditionDefinitionobject. - convert(RenditionDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
-
Deprecated.
- convert(TransformationOptions, ThumbnailParentAssociationDetails) - Method in class org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
-
Deprecated.Given the specified
transformationOptionsandassocDetails, create and return a parameter Map which contains the equivalentRenditionDefinitionconfiguration. - convertAndSetVariables(ProcessInstance, Map<String, Object>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convertAssociationValue(AssociationDefinition, Serializable) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- ConvertDateToISO8601 - Class in org.alfresco.repo.workflow.activiti.listener
-
An
ExecutionListenerthat converts a variable of type date to a ISO-8601 date. - ConvertDateToISO8601() - Constructor for class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- converter - Variable in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- converter - Variable in class org.alfresco.repo.jscript.ScriptNode
-
Node Value Converter
- convertExecution(List<Execution>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convertFromRestAuditQueryParameters(AuditQueryParameters) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- convertFrozenToOriginalProps(Map<QName, Serializable>) - Static method in class org.alfresco.repo.version.common.VersionUtil
- convertHistoricDetails(List<HistoricDetail>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Convert a list of
HistoricDetailto a map with key-value pairs. - convertIdMapToQNameMap(Map<Long, ? extends Object>) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- convertIdMapToQNameMap(Map<Long, ? extends Object>) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Convenience method to convert map keys from QName IDs to QNames
- convertIdsToQNames(Set<Long>) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- convertIdsToQNames(Set<Long>) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Bulk-convert QName IDs into QNames
- convertJSONArrayToList(JSONArray) - Static method in class org.alfresco.util.JSONtoFmModel
-
JSONArray is an ordered sequence of values -> convert to List (equivalent to Freemarker "sequence")
- convertJSONArrayToMap(String) - Static method in class org.alfresco.util.JSONtoFmModel
-
Convert JSON Array string to Freemarker-compatible data model
- convertJSONObjectToMap(String) - Static method in class org.alfresco.util.JSONtoFmModel
-
Convert JSON Object string to Freemarker-compatible data model
- convertJSONObjectToMap(JSONObject) - Static method in class org.alfresco.util.JSONtoFmModel
-
JSONObject is an unordered collection of name/value pairs -> convert to Map (equivalent to Freemarker "hash")
- convertMTArgs(Object[]) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
-
Convert each of the arguments to the spoofed (no tenant prefix) reference.
- convertNameToQName(String, NamespacePrefixResolver) - Static method in class org.alfresco.repo.workflow.WorkflowQNameConverter
- convertNode(NodeRef) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertNode(NodeRef) - Method in class org.alfresco.repo.workflow.activiti.ActivitiNodeConverter
-
Converts a
NodeRefinto the appropriate Node type. - convertNode(NodeRef) - Method in interface org.alfresco.repo.workflow.NodeConverter
- convertNode(NodeRef) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
-
Converts a
NodeRefinto the appropriate Node type. - convertNode(NodeRef, boolean) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
-
Converts a
NodeRef. - convertNode(NodeRef, boolean) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
-
Converts a
NodeRef. - convertNodeRef(NodeRef) - Static method in class org.alfresco.repo.version.common.VersionUtil
-
Convert the incomming node ref (with the version store protocol specified) to the internal representation with the workspace protocol.
- convertNodes(Object, boolean) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertNodes(Object, boolean) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convertNodes(Collection<NodeRef>) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertNodes(Collection<NodeRef>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiNodeConverter
- convertNodes(Collection<NodeRef>) - Method in interface org.alfresco.repo.workflow.NodeConverter
- convertNodes(Collection<NodeRef>) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convertNodes(Collection<NodeRef>, boolean) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
-
Converts a
CollectionofNodeRefs. - convertNodes(Collection<NodeRef>, boolean) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
-
Converts a
CollectionofNodeRefs. - convertProperty(Serializable, QName, ServiceRegistry, TemplateImageResolver) - Method in class org.alfresco.repo.template.PropertyConverter
- convertPropertyIdSearchRows(List<PropertyIdSearchRow>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- convertPropertyIdSearchRows(List<PropertyIdSearchRow>) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Utility method to convert property query results into the original value.
- convertPropertyToValue(Object) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Performs basic conversion from a property to a value that can be uses as activiti variable.
- convertPropertyValue(Object) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Convert an Activiti variable value to an Alfresco value.
- convertPropertyValue(PropertyDefinition, Serializable) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- convertQNamesToIds(Set<QName>, boolean) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- convertQNamesToIds(Set<QName>, boolean) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Bulk-convert QNames into QName IDs.
- convertQNameToName(QName, NamespacePrefixResolver) - Static method in class org.alfresco.repo.workflow.WorkflowQNameConverter
- convertStoreRef(StoreRef) - Static method in class org.alfresco.repo.version.common.VersionUtil
-
Create Version Store Ref
- convertSystemPropertyValues(Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Converts all values according to their dictionary-defined type.
- convertToInstanceAndSetVariables(HistoricProcessInstance, Map<String, Object>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- convertToNewISOCode(String) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- convertToNewISOCode(String) - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Since
java.util.Localeuses and returns old ISO code and the content-filter-lang.xml respects the new ones. - convertToNode(Object) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertToNode(Object) - Method in class org.alfresco.repo.workflow.activiti.ActivitiNodeConverter
- convertToNode(Object) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convertToNodes(Object) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertToNodes(Object) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convertToNodes(Collection<?>) - Method in class org.alfresco.repo.workflow.AbstractWorkflowNodeConverter
- convertToNodes(Collection<?>) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- convertToOldISOCode(String) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- convertToOldISOCode(String) - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Since
java.util.Localeuses and returns old ISO code and the content-filter-lang.xml respects the new ones. - convertToPersistedTypeOrdinal(QName, Serializable) - Static method in class org.alfresco.repo.domain.node.NodePropertyValue
-
Given an actual type qualified name, returns the int ordinal number that represents its persisted in the database.
- convertToPersistentProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.domain.node.NodePropertyHelper
- convertToPublicProperties(Map<NodePropertyKey, NodePropertyValue>) - Method in class org.alfresco.repo.domain.node.NodePropertyHelper
- convertToRenditionName(String) - Static method in class org.alfresco.repo.rendition2.TransformDefinition
- convertToTypeOrdinal(QName) - Static method in class org.alfresco.repo.domain.node.NodePropertyValue
-
Given an actual type qualified name, returns the int ordinal number that represents it in the database.
- convertValue(Object, TemplateImageResolver) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
- convertValue(Object, TemplateImageResolver) - Method in interface org.alfresco.service.cmr.repository.TemplateValueConverter
-
Converts a Java object (e.g. one produced by a method call) to one suitable for use within a template.
- convertValueForJava(Object) - Method in class org.alfresco.repo.jscript.ValueConverter
- convertValueForRepo(Serializable) - Method in class org.alfresco.repo.jscript.ScriptNode.NodeValueConverter
- convertValueForRepo(Serializable) - Method in class org.alfresco.repo.jscript.ValueConverter
-
Convert an object from any script wrapper value to a valid repository serializable value.
- convertValueForScript(QName, Serializable) - Method in class org.alfresco.repo.jscript.ScriptNode.NodeValueConverter
-
Convert an object from any repository serialized value to a valid script object.
- convertValueForScript(ServiceRegistry, Scriptable, QName, Serializable) - Method in class org.alfresco.repo.jscript.ScriptNode.NodeValueConverter
- convertValueForScript(ServiceRegistry, Scriptable, QName, Serializable) - Method in class org.alfresco.repo.jscript.ValueConverter
-
Convert an object from any repository serialized value to a valid script object.
- convertValueToPropertyType(Task, Serializable, QName) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Converts a
Serializablevalue to the type of the specified property. - convertVersionNodeRefToVersionedNodeRef(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Converts specified version nodeRef (eg. versionStore://...) to versioned nodeRef (eg. workspace://SpacesStore/...)
- convertVersionNodeRefToVersionedNodeRef(NodeRef) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- cookiesService - Variable in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- copy(RegistryKey, RegistryKey) - Method in interface org.alfresco.repo.admin.registry.RegistryService
-
Copies the path or value from the source to the target location.
- copy(RegistryKey, RegistryKey) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- copy(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Copy this Node to a new parent destination.
- copy(ScriptNode, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Copy this Node and potentially all child nodes to a new parent destination.
- copy(NodeRef, NodeRef) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Copies the state of one node on top of another.
- copy(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Copies the state of one node on top of another.
- copy(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- copy(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Copy a source file or folder.
- copy(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.repository.CrossRepositoryCopyService
-
This copies recursively src, which may be a container or a content type to dst, which must be a container.
- copy(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
By default children of the source node are not copied.
- copy(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
By default children of the source node are not copied.
- copy(NodeRef, NodeRef, QName, QName, boolean) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- copy(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Creates a copy of the given node.
- COPY - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopySourceAction
-
Always copy the association.
- COPY - Enum constant in enum class org.alfresco.repo.security.permissions.ACLCopyMode
- COPY_ASSOC - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocCopyAction
-
Copy the association only, keeping the existing child node
- COPY_CHILD - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocCopyAction
-
Traverse the child association and copy the child node
- COPY_REMOVE_EXISTING - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopySourceAction
-
Always copy the association but remove the copy-target's matching associations when copying over an existing node.
- COPY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- CopyActionExecuter - Class in org.alfresco.repo.action.executer
-
Copy action executor.
- CopyActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CopyActionExecuter
- copyAndRename(NodeRef, NodeRef, QName, QName, boolean) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- copyAndRename(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.CopyService
- CopyAssociationDetails(AssociationRef, NodeRef, boolean) - Constructor for class org.alfresco.repo.copy.CopyBehaviourCallback.CopyAssociationDetails
- CopyBehaviourCallback - Interface in org.alfresco.repo.copy
-
A callback to modify copy behaviour associated with a given type or aspect.
- CopyBehaviourCallback.AssocCopySourceAction - Enum Class in org.alfresco.repo.copy
-
Description of how the copy process should handle multiplicity of peer associations at the source end of the association.
The order of this enum denotes the priority when mixing behaviour as well; that is to say that a 'ignore' behaviour will occur even if an 'copy' is also provided by the registered behaviour callbacks. - CopyBehaviourCallback.AssocCopyTargetAction - Enum Class in org.alfresco.repo.copy
-
Description of how the copy process should handle multiplicity of peer associations at the target end of the association.
The order of this enum denotes the priority when mixing behaviour as well; that is to say that a 'ignore' behaviour will occur even if an 'copy' is also provided by the registered behaviour callbacks. - CopyBehaviourCallback.ChildAssocCopyAction - Enum Class in org.alfresco.repo.copy
-
Description of how the copy process should traverse a child association.
- CopyBehaviourCallback.ChildAssocRecurseAction - Enum Class in org.alfresco.repo.copy
-
Description of how the copy process should behave when copying an association.
- CopyBehaviourCallback.CopyAssociationDetails - Class in org.alfresco.repo.copy
-
A simple bean class to convey information to the callback methods dealing with copying of associations.
- CopyBehaviourCallback.CopyChildAssociationDetails - Class in org.alfresco.repo.copy
-
A simple bean class to convey information to the callback methods dealing with copying of child associations.
- CopyCannedQueryDetail(NodeRef) - Constructor for class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory.CopyCannedQueryDetail
- CopyCannedQueryDetail(NodeRef, NodeRef) - Constructor for class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory.CopyCannedQueryDetail
- CopyChildAssociationDetails(ChildAssociationRef, NodeRef, boolean, boolean) - Constructor for class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
- copyContent(NodeRef, String, String) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
Copy the content from one node to another.
- copyContent(NodeRef, String, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- CopyContentCommand - Class in org.alfresco.filesys.repo.rules.commands
-
CopyContent command Copy just the content from one node to another
- CopyContentCommand(String, String, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- CopyDetails - Class in org.alfresco.repo.copy
-
Simple Java bean that contains the details of a copy process underway.
- CopyDetails(NodeRef, QName, Set<QName>, Map<QName, Serializable>, NodeRef, NodeRef, boolean, QName, QName) - Constructor for class org.alfresco.repo.copy.CopyDetails
- CopyEntity - Class in org.alfresco.repo.copy.query
-
Bean class to data about copied nodes
- CopyEntity() - Constructor for class org.alfresco.repo.copy.query.CopyEntity
- copyFrom(TransformationOptions) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- copyFrom(TransformationOptions) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Does the work of copying the given other TransformationOptions values to this one
- CopyInfo(NodeRef, String) - Constructor for class org.alfresco.service.cmr.repository.CopyService.CopyInfo
- copyMessage(long, MailFolder) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Copies message with the given UID to the specified
MailFolder. - copyMessageInternal(long, MailFolder) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- copyMessageInternal(long, MailFolder) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Copies message with the given UID to the specified
MailFolder. - CopyParametersEntity - Class in org.alfresco.repo.copy.query
-
Bean class to carry canned query parameters
- CopyParametersEntity() - Constructor for class org.alfresco.repo.copy.query.CopyParametersEntity
- CopyService - Interface in org.alfresco.service.cmr.repository
-
Copy operations service interface.
- CopyService.CopyInfo - Class in org.alfresco.service.cmr.repository
-
Data pojo to carry information about node copies
- CopyServiceException - Exception in org.alfresco.service.cmr.repository
-
Nodes operations service exception class.
- CopyServiceException() - Constructor for exception org.alfresco.service.cmr.repository.CopyServiceException
-
Constructor
- CopyServiceException(String) - Constructor for exception org.alfresco.service.cmr.repository.CopyServiceException
-
Constructor
- CopyServiceImpl - Class in org.alfresco.repo.copy
-
Service implementation of copy operations.
- CopyServiceImpl() - Constructor for class org.alfresco.repo.copy.CopyServiceImpl
- CopyServicePolicies - Interface in org.alfresco.repo.copy
-
Policies for the CopyService.
- CopyServicePolicies.BeforeCopyPolicy - Interface in org.alfresco.repo.copy
-
The intermediate copy callback, which occurs once it has been decided which properties and aspects will be copied, but before the copy occurs.
- CopyServicePolicies.OnCopyCompletePolicy - Interface in org.alfresco.repo.copy
-
Final callback after the copy (including any cascading) has been completed.
- CopyServicePolicies.OnCopyNodePolicy - Interface in org.alfresco.repo.copy
-
Policy invoked when a node is copied.
- copyStreams(InputStream, OutputStream, long) - Method in class org.alfresco.repo.content.LimitedStreamCopier
-
Copy of the the Spring FileCopyUtils, but does not silently absorb IOExceptions when the streams are closed.
- copyStreamsLong(InputStream, OutputStream, long) - Method in class org.alfresco.repo.content.LimitedStreamCopier
- copyTranslationContainer(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- copyTranslationContainer(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Copies the given cm:mlContainer.
- CoreAPIFacet - Class in org.alfresco.repo.virtual
-
Implementation of the
AlfrescoAPIFacetinterface that provides access to "core" Alfresco services, i.e. services in a lower abstraction layer than the ones provided in the Java API, by theServiceRegistry. - CoreAPIFacet() - Constructor for class org.alfresco.repo.virtual.CoreAPIFacet
- cores - Variable in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- CoreServerConfigBean - Class in org.alfresco.filesys.config
-
The Class CoreServerConfigBean.
- CoreServerConfigBean() - Constructor for class org.alfresco.filesys.config.CoreServerConfigBean
- coresInfo - Variable in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- correct(FileInfo, String) - Method in interface org.alfresco.filesys.repo.InFlightCorrector
-
Correct thr results with in flight details.
- correct(FileInfo, String) - Method in class org.alfresco.filesys.repo.InFlightCorrectorImpl
- CorrespondingNodeResolver - Interface in org.alfresco.repo.transfer
- CorrespondingNodeResolver.ResolvedParentChildPair - Class in org.alfresco.repo.transfer
- CorrespondingNodeResolverFactory - Interface in org.alfresco.repo.transfer
- count - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- count() - Method in interface org.alfresco.repo.bulkimport.FilesystemTracker
-
An estimate of the number of directories and files in the filesystem.
- count() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- count(String, TransactionStats.OpType) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
Get the number of occurrences of the given operation type, retrieve the number of cache hits that have happened to the cache.
- count(String, TransactionStats.OpType) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- COUNT - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- COUNT_TRIGGER_VALUE - Static variable in class org.alfresco.repo.forum.ForumPostBehaviours
- countAuthoritiesWithRole(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- countAuthoritiesWithRole(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
- countChildAssocs(NodeRef, boolean) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- countChildAssocs(NodeRef, boolean) - Method in class org.alfresco.repo.version.NodeServiceImpl
- countChildAssocs(NodeRef, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- countChildAssocsByParent(Long, boolean) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- countChildAssocsByParent(Long, boolean) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Counts the number of child associations directly under parentNodeId.
- CountChildrenActionExecuter - Class in org.alfresco.repo.action.executer
-
Action executer that counts the number of children the actioned upon node has.
- CountChildrenActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CountChildrenActionExecuter
- countDistinct - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- Counter() - Constructor for class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO.Counter
- CounterIncrementActionExecuter - Class in org.alfresco.repo.action.executer
-
Simple action to increment an integer value.
- CounterIncrementActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
- countFollowers(String) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- countFollowers(String) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- countFollowers(String) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- countGroups() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- countGroups() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Count the number of users (not groups)
- countPeople() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- countPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Counts the number of persons registered with the system.
- countRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- countRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Count the number of rules associated with an actionable node.
- countSiteFeedEntries(String, int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- countSiteFeedEntries(String, int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- countSubscriptions(String, SubscriptionItemTypeEnum) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- countSubscriptions(String, SubscriptionItemTypeEnum) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- countSubscriptions(String, SubscriptionItemTypeEnum) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- countSymmetricKeysForMasterKeyAlias(String) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Count symmetric keys entities for symmetric keys that have been encrypted using the given master key
- countSymmetricKeysForMasterKeyAlias(String) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- countSymmetricKeysForMasterKeys() - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Count symmetric keys entities for symmetric keys for all master keys
- countSymmetricKeysForMasterKeys() - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- countTasks(WorkflowTaskQuery) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- countTasks(WorkflowTaskQuery) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Count the number of active tasks that match the given query.
- countTasks(WorkflowTaskQuery) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- countTasks(WorkflowTaskQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Get the number of tasks matching the given query
- countTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- countTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- countTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- countUserFeedEntries(String, String, boolean, boolean, long, int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- countUserFeedEntries(String, String, boolean, boolean, long, int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- countUsers() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- countUsers() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Count the number of groups
- countValues - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- countWorkflows(WorkflowInstanceQuery) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- countWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Get count of workflow instances
- countWorkflows(WorkflowInstanceQuery) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- countWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Get count of workflow instances
- COW - Enum constant in enum class org.alfresco.repo.security.permissions.ACLCopyMode
- crawl(Set<NodeRef>) - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- crawl(Set<NodeRef>) - Method in interface org.alfresco.service.cmr.transfer.NodeCrawler
- crawl(NodeRef...) - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- crawl(NodeRef...) - Method in interface org.alfresco.service.cmr.transfer.NodeCrawler
- CrcHelper - Class in org.alfresco.repo.domain
-
Helper class to calculate CRC values for string persistence.
- CrcHelper() - Constructor for class org.alfresco.repo.domain.CrcHelper
- create() - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- create() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- create(B) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
- create(File, String) - Method in interface org.alfresco.util.schemacomp.MultiFileDumper.DbToXMLFactory
- create(File, String) - Method in class org.alfresco.util.schemacomp.MultiFileDumper.DbToXMLFactoryImpl
- create(Object, Class<M>) - Static method in class org.alfresco.traitextender.AJProxyTrait
- create(String) - Method in class org.alfresco.repo.jscript.Actions
-
Create an Action
- create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- create(String, Properties, String, ContentStream, VersioningState, List<String>, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- create(Collection<TT>, boolean, int, int) - Static method in class org.alfresco.repo.security.permissions.PermissionCheckedCollection.PermissionCheckedCollectionMixin
-
Helper method to create a
PermissionCheckedCollectionfrom an existingCollection - create(Collection<TT>, int, long, int) - Static method in class org.alfresco.repo.security.permissions.PermissionCheckCollection.PermissionCheckCollectionMixin
-
Helper method to create a
PermissionCheckCollectionfrom an existingCollection - create(Collection<TT>, Collection<?>) - Static method in class org.alfresco.repo.security.permissions.PermissionCheckedCollection.PermissionCheckedCollectionMixin
-
Helper method to create a
PermissionCheckedCollectionfrom an existingCollectionby applying the same values as present on a potentially permission-checked source. - create(NodeRef) - Method in class org.alfresco.repo.workflow.PackageManager
-
Creates a new Workflow package using the specified
container. - create(NodeRef, String, QName) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- create(NodeRef, String, QName) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- create(NodeRef, String, QName) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- create(NodeRef, String, QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Create a file or folder; or any valid node of type derived from file or folder.
- create(NodeRef, String, QName, QName) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- create(NodeRef, String, QName, QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Create a file or folder; or any valid node of type derived from file or folder
- create(T) - Static method in class org.alfresco.repo.security.permissions.PermissionCheckedValue.PermissionCheckedValueMixin
-
Helper method to create a
PermissionCheckedValuefrom an existingObject. - CREATE_NEW - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- CREATE_NEW_WITH_UUID - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- createAccessControlList() - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Create a new ACL with default properties
- createAccessControlList() - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Create a new ACL with default properties
- createAccessControlList(AccessControlListProperties) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Create a new ACL with the given properties.
- createAccessControlList(AccessControlListProperties) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Create a new ACL with the given properties.
- createAccessControlList(AccessControlListProperties, List<AccessControlEntry>, Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- createAccessControlList(AccessControlListProperties, List<AccessControlEntry>, Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- createAccessControlList(NodeRef, boolean, Acl) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- createAccessControlList(NodeRef, boolean, Acl) - Method in class org.alfresco.repo.domain.permissions.ADMPermissionsDaoComponentImpl
- createAce(Permission, Authority, ACEType, AccessStatus) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAce(Permission, Authority, ACEType, AccessStatus) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- createAceContextEntity(AceContextEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAceContextEntity(AceContextEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAceEntity(AceEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAceEntity(AceEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAcl(AclEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAcl(AclEntity) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- createAclChangeSet() - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAclChangeSet() - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- createAclChangeSetEntity() - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAclChangeSetEntity() - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAclEntity(AclEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAclEntity(AclEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAclMemberEntity(AclMemberEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAclMemberEntity(AclMemberEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAclWorker() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
-
Create a new AclWorker.
- createAction(String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- createAction(String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create a new action
- createAction(String, Map<String, Serializable>) - Method in class org.alfresco.repo.action.ActionServiceImpl
- createAction(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create a new action specifying the initial set of parameter values
- createAction(NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Create an action from the action node reference
- createAction(NodeRef) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Create a new action based on an action node reference
- createActionCondition(String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- createActionCondition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create an action condition
- createActionCondition(String, Map<String, Serializable>) - Method in class org.alfresco.repo.action.ActionServiceImpl
- createActionCondition(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create an action condition specifying the initial set of parameter values
- createActionDefinition(String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
This method returns an instance of an ActionDefinition implementation class.
- createActionDefinition(String) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- createActionNodeRef(Action, NodeRef, QName, QName) - Method in class org.alfresco.repo.action.ActionServiceImpl
- createActionNodeRef(Action, NodeRef, QName, QName) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Create a action node reference
- createActivityJSON(String, String, NodeRef, NodeRef, String) - Method in class org.alfresco.service.cmr.activities.FileFolderActivityPosterImpl
-
Create JSON suitable for create, modify or delete activity posts.
- createAndSaveContainer(String, String, String) - Method in class org.alfresco.repo.site.script.Site
-
This method creates a container of the specified id and type, sets the cm:description on that container node to the specified value and saves the container node updates to the repository.
- createAndSaveTransferTarget(String, String, String, String, String, int, String, String, char[]) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- createAndSaveTransferTarget(String, String, String, String, String, int, String, String, char[]) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
create transfer target
- createAndSaveTransferTarget(String, String, String, String, String, int, String, String, char[]) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Create and save a new transfer target.
- createAndSaveTransferTarget(String, String, String, String, String, int, String, String, char[]) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Create and save a new transfer target.
- createApplication() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
Application - createAppliedPatch(AppliedPatch) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- createAppliedPatch(AppliedPatch) - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
-
Creates and saves a new instance of the patch.
- createAppliedPatchEntity(AppliedPatchEntity) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- createAppliedPatchEntity(AppliedPatchEntity) - Method in class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
- createArrayOf(String, Object[]) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createAssessor(Authority) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- createAssociation(ScriptNode, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create an association between this node and the specified target node.
- createAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- createAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- createAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- createAttribute(Serializable, Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Create an attribute with an optional value, assuming there is no existing attribute using the same keys.
- createAttribute(Serializable, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Create an attribute with an optional value, assuming there is no existing attribute using the same keys.
- createAudit() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
Audit - createAudit(Audit) - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
- createAuditApplication(Long, Long, Long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- createAuditApplication(Long, Long, Long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- createAuditApplication(String, Long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- createAuditApplication(String, Long) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Creates a new audit application.
- createAuditEntry(Long, long, Long, Long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- createAuditEntry(Long, long, Long, Long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- createAuditEntry(Long, long, String, Map<String, Serializable>) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- createAuditEntry(Long, long, String, Map<String, Serializable>) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Create a new audit entry with the given map of values.
- createAuditModel(Long, long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- createAuditModel(Long, long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- createAuditPath() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
AuditPath - createAuthentication(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- createAuthentication(String, char[]) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- createAuthentication(String, char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Create an authentication for the given user.
- createAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAuthority(String, String, Set<String>) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Create an authority.
- createAuthority(String, String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- createAuthority(String, String, Set<String>, Map<QName, Serializable>) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Create an authority with properties.
- createAuthority(String, String, Set<String>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- createAuthority(AuthorityType, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Create an authority.
- createAuthority(AuthorityType, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Create an authority.
- createAuthority(AuthorityType, String, String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Create an authority with a display name and zone.
- createAuthority(AuthorityType, String, String, Set<String>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Create an authority with a display name and zone.
- createAuthority(AuthorityType, String, String, Set<String>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Create an authority with a display name and zone.
- createAuthority(AuthorityType, String, String, Set<String>, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Create an authority with a display name and zone.
- createAuthority(AuthorityType, String, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Create an authority with properties.
- createAuthority(AuthorityType, String, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Create an authority with properties.
- createAuthorityAliasEntity(AuthorityAliasEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAuthorityAliasEntity(AuthorityAliasEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createAuthorityEntity(AuthorityEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createAuthorityEntity(AuthorityEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createBlob() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createBlogDetails(NodeService, NodeRef) - Static method in class org.alfresco.repo.blog.BlogDetails
-
Create a BlogDetails object from a node that has the blogDetails aspect applied.
- createBlogPost(String, String, String, boolean) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- createBlogPost(String, String, String, boolean) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Creates a new blog post in the specified site
- createBlogPost(NodeRef, String, String, boolean) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- createBlogPost(NodeRef, String, String, boolean) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Creates a new blog post within the specified container node.
- createBuilderIfAbsent(NodeRef) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
-
Creates a builder instance if absent, and sets the required fields.
- createBuilderIfAbsent(NodeRef, boolean) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
-
Creates a builder instance if absent or
forceUpdateis requested. - createCache(String) - Method in interface org.alfresco.repo.cache.CacheFactory
-
Creates a cache.
- createCache(String) - Method in class org.alfresco.repo.cache.DefaultCacheFactory
- createCalendarEntry(String, CalendarEntry) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- createCalendarEntry(String, CalendarEntry) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Stores a new
CalendarEntryinto the given site. - createCannedQuery(Element, DictionaryService, QueryCollection, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.CannedQueryDefImpl
- createCategory(NodeRef, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- createCategory(NodeRef, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Create a new category.
- createChildAssociationEventConsolidator(ChildAssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- createChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- createChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- createChildRelationship(ChildAssociationRef) - Method in interface org.alfresco.repo.search.Indexer
-
Create a refernce link between a parent and child.
- createChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.IndexerComponent
- createClass(Class<?>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createClass(Class<?>) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createClassification(StoreRef, QName, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- createClassification(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Create a new category.
- createClob() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createCmisException(Exception) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Converts the given exception into a CMIS exception.
- createCMISObject(CMISNodeInfo, String, boolean, IncludeRelationships, String, boolean, boolean) - Method in class org.alfresco.opencmis.CMISConnector
-
Creates the CMIS object for a node.
- createColumn(Function, Map<String, Argument>, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createComment(NodeRef, String, String, boolean) - Method in interface org.alfresco.repo.forum.CommentService
-
Creates a comment for the discussableNode
- createComment(NodeRef, String, String, boolean) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- createCompositeAction() - Method in class org.alfresco.repo.action.ActionServiceImpl
- createCompositeAction() - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create a composite action
- createCompositeActionCondition() - Method in class org.alfresco.repo.action.ActionServiceImpl
- createCompositeActionCondition() - Method in interface org.alfresco.service.cmr.action.ActionService
-
Create a composite actionCondition
- createCompositeRenditionDefinition(QName) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- createCompositeRenditionDefinition(QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.Creates a new
CompositeRenditionDefinitionand sets the rendition name and the rendering engine name to the specified values. - createConjunction(List<Constraint>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createConnectionFactory() - Method in class org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration
- createContainer(String) - Method in class org.alfresco.repo.site.script.Site
-
Creates a new site container
- createContainer(String, String) - Method in class org.alfresco.repo.site.script.Site
-
Creates a new site container
- createContainer(String, String, Object) - Method in class org.alfresco.repo.site.script.Site
-
Creates a new site container
- createContainer(String, String, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.site.SiteServiceImpl
- createContainer(String, String, QName, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Creates a container for a component is a site of the given container type (must be a sub-type of st:siteContainer)
- createContentData(ContentStore, File) - Method in interface org.alfresco.repo.bulkimport.ContentDataFactory
-
Create a
ContentDataby combining the givenContentStore's root location and theFile's path within that store. - createContentData(ContentStore, File) - Method in class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
-
Create a
ContentDataby combining the givenContentStore's root location and theFile's path within that store. - createContentData(ContentData) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- createContentData(ContentData) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Create a new ContentData instance.
- createContentDataEntity(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Create the row for the alf_content_data
- createContentDataEntity(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- createContentDataEntity(ContentData) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Translates the
ContentDatainto persistable values using the helper DAOs - createContentUrl(Locale, long, long, String...) - Static method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
-
Helper to create a content URL that represents spoofed text
- createContentUrlEntity(String, long, ContentUrlKeyEntity) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- createContentUrlEntity(String, long, ContentUrlKeyEntity) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- createContentUrlOrphaned(String, Date) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Creates an immediately-orphaned content URL, if possible
- createContentUrlOrphaned(String, Date) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- createContext(String, ConfigElement) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- createContext(String, ConfigElement) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Parse and validate the parameter string and create a device context object for this instance of the shared device.
- createContext(String, ConfigElement) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Deprecated.- no longer used. Construction of context is via spring now.
- createContext(String, ConfigElement) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- createContext(String, ConfigElement) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- createContext(Map<String, Object>) - Method in interface org.alfresco.filesys.repo.rules.RuleEvaluator
-
Create a new evaluator context.
- createContext(Map<String, Object>) - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- createCQPageDetails(PagingRequest) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- createCQSortDetails() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- createCQSortDetails(List<Pair<QName, Boolean>>) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
-
Creates a Canned Query sort details, for the given list of properties and if they should be Ascending or Descending
- createCQSortDetails(QName, CannedQuerySortDetails.SortOrder) - Method in class org.alfresco.repo.blog.cannedqueries.AbstractBlogPostsCannedQueryFactory
- createCreateThumbnailAction(ThumbnailDefinition, ServiceRegistry) - Static method in class org.alfresco.repo.thumbnail.ThumbnailHelper
-
Deprecated.
- createCredentials(QName, NodeRef, String, NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsFactory
-
Creates a new
OAuth1CredentialsInfobased on the details of the underlying node. - createCredentials(QName, NodeRef, String, NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsFactory
-
Creates a new
OAuth2CredentialsInfobased on the details of the underlying node. - createCredentials(QName, NodeRef, String, NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsFactory
-
Creates a new
PasswordCredentialsInfobased on the details of the underlying node. - createCredentials(QName, NodeRef, String, NodeRef, Map<QName, Serializable>) - Method in interface org.alfresco.repo.remotecredentials.RemoteCredentialsInfoFactory
-
Creates a new
BaseCredentialsInfoobject of the appropriate type, based on the details of the underlying node. - createCustomModel(M2Model, boolean) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- createCustomModelCopy(String, NodeRef) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
-
Creates a copy of the custom model where the created node will be a child of download container.
- createCustomModelShareExtModuleRef(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
-
Finds the
moduleelement within the Share persisted-extension XML file and then writes the XML fragment as the content of a newly created node. - CREATED - Enum constant in enum class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl.NodeState
- CREATED - Enum constant in enum class org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
- createdAt - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
- createdAt - Variable in class org.alfresco.repo.tenant.Network
- createData() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- createData() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- createData() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- createDataExtractor() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
DataExtractor - createDataExtractors() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
DataExtractors - createDataGenerator() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
DataGenerator - createDataGenerators() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
DataGenerators - createDataStream() - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
- createDataStream() - Method in class org.alfresco.repo.exporter.FileExportPackageHandler
- createDataStream() - Method in interface org.alfresco.service.cmr.view.ExportPackageHandler
-
Create a stream for accepting the package data
- createDateAscendingCQSortDetails() - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- createDateDescendingCQSortDetails() - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- createDateRangeQuery(Date, Date, QName, DictionaryService, NamespaceService) - Static method in class org.alfresco.repo.search.LuceneUtils
-
This method creates a Lucene query fragment which constrains the specified dateProperty to a range given by the fromDate and toDate parameters.
- createDateValue(Date) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createDateValue(Date) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createDefinition(String, String, int, String, String, WorkflowTaskDefinition) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Create a new
WorkflowDefinition. - createDeployment(WorkflowDefinition, String...) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Create a new
WorkflowDeployment. - createDestinationTransferReport(TransferTarget) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- createDirectory(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- createDirectory(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Create a new directory.
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Create a new directory on this file system.
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Create a new directory on this file system.
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- createDirectory(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- createDirectory(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- createDirectory(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- createDirectory(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Create a new directory.
- createDirectPropertyAccessor(String, QName) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
-
Create a direct node property accessor
- createDisjunction(List<Constraint>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createDocument(String, Properties, String, ContentStream, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createDocumentFromSource(String, String, Properties, String, VersioningState, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createDocumentLink(NodeRef, NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- createDocumentLink(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.repository.DocumentLinkService
-
Creates a link node as child of the destination node
- createDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createDownload(NodeRef[], boolean) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- createDownload(NodeRef[], boolean) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Start the creation of a downloadable archive file containing the content from the given nodeRefs.
- createDownload(NodeRef[], boolean, String) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- createDownload(NodeRef[], boolean, String) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Start the creation of a downloadable archive file containing the content from the given nodeRefs.
- CreateDownloadArchiveAction - Class in org.alfresco.repo.download
-
ActionExecuterfor creating an archive (ie. zip) file containing content from the repository. - CreateDownloadArchiveAction() - Constructor for class org.alfresco.repo.download.CreateDownloadArchiveAction
- createDownloadNode(boolean) - Method in class org.alfresco.repo.download.DownloadStorage
- createDownloadNode(String, boolean) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- createDownloadNode(String, boolean, String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- createEdition(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
-
Create a new edition of an existing cm:mlContainer using any one of the associated cm:mlDocument transalations.
- createEdition(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.ml.EditionService
-
Create a new edition of an existing cm:mlContainer using any one of the associated cm:mlDocument transalations.
- createEncodingEntity(String) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- createEncodingEntity(String) - Method in class org.alfresco.repo.domain.encoding.ibatis.EncodingDAOImpl
- createEventConsolidator() - Method in class org.alfresco.repo.event2.EventGenerator
- createExtension(T) - Method in interface org.alfresco.traitextender.ExtensionFactory
- createExtension(TO) - Method in class org.alfresco.traitextender.InstanceExtensionFactory
- createExtension(TO) - Method in class org.alfresco.traitextender.SingletonExtensionFactory
- createFacetNode(SolrFacetProperties) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Creates a new facet.
- createFacetNode(SolrFacetProperties) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- createFacetQueriesFromSearchQuery(String, String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Creates a facet query by trying to extract the date range from the the search query.
- createFile(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new File (cm:content) node as a child of this node.
- createFile(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new File (cm:content) node as a child of this node.
- createFile(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- createFile(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Create a file relative to a base node.
- createFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- createFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Create a new file on the file system.
- createFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Create a new file on the file system.
- createFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- createFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- createFile(SrvSession, TreeConnection, FileOpenParams, NetworkFile) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- createFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- createFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- createFile(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Create a file relative to a base node.
- createFile(NodeRef, String, long, boolean) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
CreateFile.
- createFile(NodeRef, String, long, boolean) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- createFile(NodeService, ContentService, MimetypeService, CifsHelper, NodeRef, String, boolean, boolean, SrvSession) - Static method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Helper method to create a
network filegiven a node reference. - CreateFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
CreateFile command
- CreateFileCommand(String, NodeRef, String, long, boolean) - Constructor for class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- createFileInfo(NodeRef, QName, boolean, boolean, Map<QName, Serializable>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- createFileInfo(NodeRef, QName, boolean, boolean, Map<QName, Serializable>) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- CreateFileOperation - Class in org.alfresco.filesys.repo.rules.operations
-
Create File Operation.
- CreateFileOperation(String, NodeRef, String, long, boolean) - Constructor for class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- createFiles(String, int, int, long, long, long, boolean, int, long) - Method in class org.alfresco.repo.model.filefolder.FileFolderLoader
-
Attempt to create a given number of text files within a specified folder.
- createFileServerConfiguration() - Method in class org.alfresco.filesys.config.FileServerConfigurationFactory
- createFilingData(Reference, QName, QName, QName, Map<QName, Serializable>) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- createFilingData(Reference, QName, QName, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- createFilingData(FilingParameters) - Method in interface org.alfresco.repo.virtual.template.FilingRule
- createFilingData(FilingParameters) - Method in class org.alfresco.repo.virtual.template.NodeFilingRule
- createFilingData(FilingParameters) - Method in class org.alfresco.repo.virtual.template.NullFilingRule
- createFilingData(FilingParameters) - Method in class org.alfresco.repo.virtual.template.TemplateFilingRule
- createFolder(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new folder (cm:folder) node as a child of this node.
- createFolder(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new folder (cm:folder) node as a child of this node.
- createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createFolder(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createFolderPath(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a path of folder (cm:folder) nodes as a child of this node.
- createFunctionalConstraint(Function, Map<String, Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createFunctionArgument(String, Function, Map<String, Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createFunctionContext() - Method in class org.alfresco.repo.search.NodeServiceXPath
- createGenerateValue() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
GenerateValue - createGlobalId(String) - Method in class org.alfresco.repo.workflow.BPMEngine
-
Construct a global Id for use outside of the engine
- createGlobalId(String, String) - Static method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Construct a global Id
- createGroup(String) - Method in class org.alfresco.repo.jscript.People
-
Create a new root level group with the specified unique name
- createGroup(String, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Create a new group as a child of this group.
- createGroup(ScriptNode, String) - Method in class org.alfresco.repo.jscript.People
-
Create a new group with the specified unique name
- createHandler(Behaviour, PolicyDefinition<P>, P) - Method in class org.alfresco.repo.policy.TransactionInvocationHandlerFactory
-
Create Invocation Handler
- createImapMessage(FileInfo, boolean) - Method in interface org.alfresco.repo.imap.ImapService
-
Creates a MIME message for the given file
- createImapMessage(FileInfo, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- createInfo(String, byte[]) - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfoFactory
-
Create the extended client information object
- createInitialState() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Creates the initial state.
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Creates the initial state.
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.CryptodocSwitchableApplicationContextFactory
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.LuceneChildApplicationContextFactory
- createInitialState() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
- createInstance() - Method in class org.alfresco.heartbeat.HBDataSenderServiceFactory
-
Creates the HBDataSenderService
- createInstance() - Static method in class org.alfresco.messaging.jackson.ObjectMapperFactory
- createInstance() - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- createInstance() - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpressionFactory
- createInstance(String, WorkflowDefinition, Map<String, Object>, boolean, Date, Date) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createInstance(EvaluatorContext, Operation) - Method in interface org.alfresco.filesys.repo.rules.Scenario
-
Create a new ScenarioInstance
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBuffered
- createInstance(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createItem(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createJobInstance(TriggerFiredBundle) - Method in class org.alfresco.repo.scheduler.AlfrescoJobFactory
- createJoin(Source, Source, JoinType, Constraint) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createKeyedAuditDefinition() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
KeyedAuditDefinition - createLayeredAcl(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- createLayeredAcl(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- createLink(String, String, String, String, boolean) - Method in class org.alfresco.repo.links.LinksServiceImpl
- createLink(String, String, String, String, boolean) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Creates a new
LinkInfoin the given site, with the specified settings - createList(B) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
- createListArgument(String, ArrayList<Argument>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createLiteralArgument(String, QName, Serializable) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createLocaleEntity(String) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- createLocaleEntity(String) - Method in class org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
- createLocalId(String) - Method in class org.alfresco.repo.workflow.BPMEngine
-
Construct a local Id from a global Id
- createLock(Long, Long, String, long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Create a new lock.
- createLock(Long, Long, String, long) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- createLock(NodeRef, LockType, String, Date, Lifetime, String) - Static method in class org.alfresco.repo.lock.mem.LockState
- createLockResource(Long, String) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Create a unique lock resource
- createLockResource(Long, String) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- createLockStore() - Method in class org.alfresco.repo.lock.mem.DefaultLockStoreFactory
- createLockStore() - Method in interface org.alfresco.repo.lock.mem.LockStoreFactory
- createM2Model(NodeRef) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Create a M2Model from a dictionary model node
- createMailbox(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns a reference to a newly created mailbox.
- createMimetypeEntity(String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- createMimetypeEntity(String) - Method in class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- createMissingPeople() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Does this service create people on demand if they are missing.
- createMissingPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Does this service create people on demand if they are missing.
- createMissingPerson(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- createMissingPerson(String) - Method in interface org.alfresco.repo.security.sync.UserRegistrySynchronizer
-
Creates a person object for a successfully authenticated user who does not yet have a person object, if allowed to by configuration.
- createNamePath(String[]) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Path type reference create if absent.
- createNamePath(String[]) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- createNamePath(String[], NodeRefResolver) - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- createNamePath(String[], NodeRefResolver) - Method in interface org.alfresco.repo.virtual.config.NodeRefContext
- createNamespaceEntity(String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- createNamespaceEntity(String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- createNClob() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createNewCacheFilePath() - Static method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Creates a relative path for a new cache file.
- createNewFileStoreUrl() - Static method in class org.alfresco.repo.content.filestore.FileContentStore
-
Creates a new content URL.
- createNewFileStoreUrl() - Method in interface org.alfresco.repo.content.filestore.FileContentUrlProvider
-
Content URLs must consist of a prefix or protocol followed by an implementation-specific identifier
- createNewPostMethod(String) - Method in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
-
Helper method that can be overridden by unit tests.
- createNewVersion(QName, NodeRef, Map<QName, Serializable>, Map<String, Serializable>, int, PolicyScope) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Creates a new version node, setting the properties both calculated and specified.
- createNode(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new Node of the specified type as a child of this node.
- createNode(String, String, Object) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new Node of the specified type as a child of this node.
- createNode(String, String, Object, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new Node of the specified type as a child of this node.
- createNode(String, String, Object, String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new Node of the specified type as a child of this node.
- createNode(String, String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a new Node of the specified type as a child of this node.
- createNode(String, String, String, String, String, boolean, WorkflowTransition...) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createNode(TypeDefinition, FormData) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
-
Creates a new instance of the given type.
- createNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- createNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- createNode(ChildAssociationRef) - Method in interface org.alfresco.repo.search.Indexer
-
Create an index entry when a new node is created.
- createNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.IndexerComponent
- createNode(NodeRef, String, QName) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Creates a file or directory using the given paths.
- createNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- createNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- createNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- createNode(NodeRef, QName, QName, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- createNode(NodeRef, QName, QName, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- createNode(NodeRef, QName, QName, QName, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- CreateNodeEvent - Class in org.alfresco.filesys.repo
-
Create Node Event Class
- CreateNodeEvent(FileFolderServiceType, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.CreateNodeEvent
-
Class constructor
- createNodeInfo(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Creates an object info object.
- createNodeInfo(AssociationRef) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createNodeInfo(AssociationRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Creates an object info object.
- createNodeInfo(AssociationRef) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- createNodeInfo(NodeRef) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createNodeInfo(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Creates an object info object.
- createNodeInfo(NodeRef) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- createNodeInfo(NodeRef, VersionHistory, boolean) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createNodeInfo(NodeRef, QName, Map<QName, Serializable>, VersionHistory, boolean) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createNodeInfo(NodeRef, QName, Map<QName, Serializable>, VersionHistory, boolean) - Method in class org.alfresco.opencmis.CMISConnector
-
Creates an object info object.
- createNodeMonitor(ContentContext) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Create a node monitor
- createNodeRef() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- createNodeResourceBuilder(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- CreateNodeRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
We use this specialised trigger for create node beaucse of a problem with the CIFS integration.
- CreateNodeRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
- createObjectId(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Compiles a CMIS object if for a live node.
- createObjectId(NodeRef, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- createOnContentUpdateEvent(NodeRef, boolean) - Method in class org.alfresco.messaging.camel.routes.OnContentUpdateRenditionRoute
- createOrdering(Column, Order) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createOrFindNode(NodeRef, ImportableItem, BulkImportParameters.ExistingFileMode, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- createOrGetByValue(V, ControlDAO) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Attempt to create the entity and, failing that, look it up.
This method takes the opposite approach toEntityLookupCache.getOrCreateByValue(Object), which assumes the entity's existence: in this case the entity is assumed to NOT exist. - createPackage() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Create a workflow package (a container of content to route through a workflow)
- createPackage(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- createPackage(NodeRef) - Method in interface org.alfresco.repo.workflow.WorkflowPackageComponent
-
Create a Workflow Package (a container of content to route through the Workflow).
- createPackage(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
-
Create a Workflow Package (a container of content to route through the Workflow).
- createPackage(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- createPackage(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Create a Workflow Package (a container of content to route through the Workflow).
- createPaging(int, int) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Builds a paging object, from the supplied Max Items and Skip Count
- createPaging(int, int, String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Builds a paging object, from the supplied Max Items, Skip Count and Query Execution ID
- createPaging(Map<String, String>) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Builds a paging object, from the supplied Args object.
- createParameterArgument(String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createParameterDefinition(Element, DictionaryService, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.QueryParameterDefImpl
- createParameterReference(Element, DictionaryService, QueryCollection) - Static method in class org.alfresco.repo.search.QueryParameterRefImpl
- createPath(String, WorkflowInstance, WorkflowNode, boolean) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createPathMap() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
PathMap - createPathMappings() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
PathMappings - createPeerAssociationEventConsolidator(AssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- createPermission(PermissionReference) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createPermission(PermissionReference) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- createPermissionEntity(PermissionEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- createPermissionEntity(PermissionEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- createPerson(String) - Method in class org.alfresco.repo.jscript.People
-
Create a Person with the given user name
- createPerson(String, String, String, String) - Method in class org.alfresco.repo.jscript.People
-
Create a Person with the given user name, firstName, lastName and emailAddress
- createPerson(String, String, String, String, String, boolean) - Method in class org.alfresco.repo.jscript.People
-
Create a Person with an optionally generated user name.
- createPerson(String, String, String, String, String, boolean, boolean) - Method in class org.alfresco.repo.jscript.People
-
Create a Person with an optionally generated user name
- createPerson(Map<QName, Serializable>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Create a new person with the given properties.
- createPerson(Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Create a new person with the given properties.
- createPerson(Map<QName, Serializable>, Set<String>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Create a new person with the given properties, recording them against the given zone name (usually identifying an external user registry from which the details were obtained).
- createPerson(Map<QName, Serializable>, Set<String>) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Create a new person with the given properties, recording them against the given zone name (usually identifying an external user registry from which the details were obtained).
- createPersonCredentials(String, BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- createPersonCredentials(String, BaseCredentialsInfo) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Stores a new
BaseCredentialsInfofor the current user - createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createPolicy(String, Properties, String, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createPost(TopicInfo, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- createPost(TopicInfo, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Creates a new
PostInfoin the given topic, with the specified contents. - createPostMethod() - Method in interface org.alfresco.repo.transfer.HttpMethodFactory
- createPostMethod() - Method in class org.alfresco.repo.transfer.StandardHttpMethodFactoryImpl
- createPreferenceServiceTrait() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- createPreparedDeleteStatement(String, String, int, String) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- createPreparedSelectStatement(String, String, String) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- createPreparedSelectStatement(String, String, String) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- createPrivateMailAccount(GreenMailUser) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Not supported.
- createProperty(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Use for accessing non-unique, exploded properties; see interface comments.
- createProperty(Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing non-unique, exploded properties; see interface comments.
- createPropertyArgument(String, boolean, boolean, String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createPropertyLink(Long, Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Create an entry for the map or collection link.
- createPropertyLink(Long, Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createPropertyMapper(String, String, String) - Method in class org.alfresco.repo.event2.mapper.PropertyMapperFactory
- createPropertyRoot() - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createPropertyRoot() - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createPropertySerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createPropertySerializableValue(Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- createPropertyUniqueContext(Serializable, Serializable, Serializable, Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createPropertyUniqueContext(Serializable, Serializable, Serializable, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
alf_prop_unique_ctx accessor: create a unique context with an optional associated value.
- createPropertyUniqueContext(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createPropertyUniqueContext(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createPropertyValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createPropertyValue(Serializable) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createProxyCredentials(String, String) - Static method in class org.alfresco.util.HttpClientHelper
-
Create the proxy credentials for the given proxy user and password properties.
- createProxyHost(String, String, int) - Static method in class org.alfresco.util.HttpClientHelper
-
Create proxy host for the given system host and port properties.
- createQName(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Helper to create a QName from either a fully qualified or short-name QName string
- createQName(String) - Static method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- createQName(String, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.impl.solr.facet.FacetQNameUtils
-
This method converts the supplied qname string into a
QNameobject. - createQNameEntity(Long, String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- createQNameEntity(Long, String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- createQNamePath(String[], String[]) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
QName type reference create if absent.Fail safe substitute for
Repository.findNodeRef(String, String[]). - createQNamePath(String[], String[]) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- createQNamePath(String[], String[], NodeRefResolver) - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- createQNamePath(String[], String[], NodeRefResolver) - Method in interface org.alfresco.repo.virtual.config.NodeRefContext
- createQuery(List<Column>, Source, Constraint, List<Ordering>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createQueryCollection(Element, DictionaryService, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.QueryCollectionImpl
- createReader() - Method in class org.alfresco.repo.content.AbstractContentReader
-
A factory method for subclasses to implement that will ensure the proper implementation of the
ContentReader.getReader()method. - createReader() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
A factory method for subclasses to implement that will ensure the proper implementation of the
ContentWriter.getReader()method. - createReader() - Method in class org.alfresco.repo.content.caching.ContentCacheImpl.CacheWriter
- createReader() - Method in class org.alfresco.repo.content.EmptyContentReader
- createReader() - Method in class org.alfresco.repo.content.filestore.FileContentReader
-
The URL of the write is known from the start and this method contract states that no consideration needs to be taken w.r.t. the stream state.
- createReader() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
-
The URL of the write is known from the start and this method contract states that no consideration needs to be taken w.r.t. the stream state.
- createReader() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
-
The URL of the write is known from the start and this method contract states that no consideration needs to be taken w.r.t. the stream state.
- createReader() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- createRecordValue() - Method in class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create an instance of
RecordValue - createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createRelationship(String, Properties, List<String>, Acl, Acl, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- createRenditionDefinition(String, String) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.Creates a new
ScriptRenditionDefinitionand sets the rendition name and the rendering engine name to the specified values. - createRenditionDefinition(QName, String) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- createRenditionDefinition(QName, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.Creates a new
RenditionDefinitionand sets the rendition name and the rendering engine name to the specified values. - createReplicationDefinition(String, String) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- createReplicationDefinition(String, String) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
-
Creates a new
ScriptReplicationDefinitionand sets the replication name and the description to the specified values. - createReplicationDefinition(String, String) - Method in interface org.alfresco.service.cmr.replication.ReplicationService
-
Creates a new
ReplicationDefinitionand sets the replication name and description to the specified values. - createReply(PostInfo, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- createReply(PostInfo, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Creates a new
PostInfowhich is a reply to the specified other post, with the given contents. - createResetPasswordUrl(ClientAppConfig.ClientApp, String, String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.This method creates a URL for the 'reset password' link which appears in the email
- createRootCategory(String, String) - Method in class org.alfresco.repo.jscript.Classification
-
Create a root category in a classification.
- createRootCategory(StoreRef, QName, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- createRootCategory(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Create a new root category in the given classification
- createRootGroup(String, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Create a new root group in the default application zones
- createSavepoint(String) - Method in class org.alfresco.repo.domain.control.AbstractControlDAOImpl
- createSavepoint(String) - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Create a "Save Point" in the current transaction, for later selective rollback.
- createSavepoint(String) - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl.PostgreSQL
-
Calls through to the
current connection. - createSchedule(Action) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Creates a new schedule, for the specified Action.
- createSchedule(Action) - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Creates a new schedule, for the specified Action.
- createScriptParameters(VirtualContext) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Adds the script virtual context to the parameters of the context.
- createScriptVirtualContext(VirtualContext) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- createScriptVirtualContext(VirtualContext) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- createSearchTopCategoriesParameters(StoreRef, QName, int) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Creates search query parameters used to get top categories.
- createSecureConnectionFactory() - Method in class org.alfresco.messaging.camel.configuration.ConnectionFactoryConfiguration
- createSelector(QName, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createSelectorArgument(String, String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- createSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createSerializerInstance() - Static method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Creates an instance of the options serializer
- createSerializerInstance() - Static method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Creates an instance of the options serializer
- createSerializerInstance() - Static method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Creates an instance of the options serializer
- createServerSocket(int) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- createSharedCredentials(String, BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- createSharedCredentials(String, BaseCredentialsInfo) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Stores a new
BaseCredentialsInfofor shared use. - createSite(String, String, String, String, boolean) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Deprecated.as of version 3.2, replaced by
ScriptSiteService.createSite(String, String, String, String, String) - createSite(String, String, String, String, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- createSite(String, String, String, String, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Deprecated.since version 3.2, replaced by
SiteService.createSite(String, String, String, String, SiteVisibility) - createSite(String, String, String, String, String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Create a new site.
- createSite(String, String, String, String, String, String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Create a new site.
- createSite(String, String, String, String, SiteVisibility) - Method in class org.alfresco.repo.site.SiteServiceImpl
- createSite(String, String, String, String, SiteVisibility) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Create a new site.
- createSite(String, String, String, String, SiteVisibility, QName) - Method in class org.alfresco.repo.site.SiteServiceImpl
- createSite(String, String, String, String, SiteVisibility, QName) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Create a new site.
- createSocket(String, int) - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- createSocket(String, int) - Method in class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- createSocket(String, int) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- createSocket(InetAddress, int) - Method in class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- createSocket(InetAddress, int, InetAddress, int) - Method in class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- createSocket(Socket, String, int, boolean) - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- createSQLXML() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createStatement() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createStatement(int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createStatement(int, int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createStore(String, String) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Defers to the typed service
- createStore(String, String) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - createStore(String, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- createStringValue(String) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- createStringValue(String) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- createStruct(String, Object[]) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- createSubCategory(String) - Method in class org.alfresco.repo.jscript.CategoryNode
-
Create a new subcategory
- createSystemInfo(InputStream) - Static method in class org.alfresco.repo.importer.system.SystemInfo
-
Create System Info from XML representation
- createSystemPathResource(String) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Deprecated.In future system paths will be replaced with actual resources or string encoded references
- createSystemWorkflowContainer() - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
-
Creates the System Workflow Container
- createTag(String, String) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Create a tag in a given store
- createTag(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- createTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Create a new tag
- createTags(ChildAssociationRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- createTags(StoreRef, List<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- createTags(StoreRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Creates orphan tags.
- createTask(String, WorkflowTaskDefinition, String, String, String, WorkflowTaskState, WorkflowPath, String, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createTask(String, WorkflowTaskDefinition, String, String, String, WorkflowTaskState, WorkflowPath, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createTaskDefinition(String, WorkflowNode, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createTemporaryFile(String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Add a new temporary file to the "shuffle cache".
- createTemporaryFile(String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- createTenant(String, char[]) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- createTenant(String, char[]) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- createTenant(String, char[]) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- createTenant(String, char[], String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- createTenant(String, char[], String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- createTenant(String, char[], String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- createTenant(String, char[], String, String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- createTenant(String, char[], String, String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- createTenant(String, char[], String, String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- createTenant(TenantEntity) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- createTenant(TenantEntity) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
Create tenant - note: tenant domain must be unique
- createTenantEntity(TenantEntity) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- createTenantEntity(TenantEntity) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- createThumbnail(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Creates a thumbnail for the content property of the node.
- createThumbnail(String, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Deprecated.The async flag in the method signature will not be applicable as all of the future transformations will be asynchronous
- createThumbnail(String, boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Deprecated.The async flag in the method signature will not be applicable as all of the future transformations will be asynchronous
- createThumbnail(NodeRef, QName, String, TransformationOptions, String) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- createThumbnail(NodeRef, QName, String, TransformationOptions, String) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.Creates a new thumbnail for the given node and content property.
- createThumbnail(NodeRef, QName, String, TransformationOptions, String, ThumbnailParentAssociationDetails) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- createThumbnail(NodeRef, QName, String, TransformationOptions, String, ThumbnailParentAssociationDetails) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.
- CreateThumbnailActionExecuter - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- CreateThumbnailActionExecuter() - Constructor for class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- CreateThumbnailActionFilter - Class in org.alfresco.repo.action
-
This filter class is used to identify equivalent create-thumbnail actions.
- CreateThumbnailActionFilter() - Constructor for class org.alfresco.repo.action.CreateThumbnailActionFilter
- createThumbnails(NodeRef, Set<String>) - Method in class org.alfresco.opencmis.CMISConnector
-
Asynchronously generates thumbnails for the given node.
- createTopic(String, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- createTopic(String, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Creates a new
TopicInfoin the given site - createTopic(NodeRef, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- createTopic(NodeRef, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Creates a new
TopicInfoattached to the specified Node. - createTransaction() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Create a transaction, this will be a wrteable transaction unless the system is in read-only mode.
- createTransferManifestNode(NodeRef, TransferDefinition, TransferContext) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNodeFactory
-
Create an object that represents the specified node in a form that can be used to transfer it elsewhere.
- createTransferManifestNode(NodeRef, TransferDefinition, TransferContext) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- createTransferManifestNode(NodeRef, TransferDefinition, TransferContext, boolean) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNodeFactory
-
Create an object that represents the specified node in a form that can be used to transfer it elsewhere
- createTransferManifestNode(NodeRef, TransferDefinition, TransferContext, boolean) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- createTransferReport(String, Exception, TransferTarget, TransferDefinition, List<TransferEvent>, File) - Method in interface org.alfresco.repo.transfer.report.TransferReporter
-
Create a transfer report of failure
- createTransferReport(String, Exception, TransferTarget, TransferDefinition, List<TransferEvent>, File) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
-
Write exception transfer report
- createTransferReport(String, Transfer, TransferTarget, TransferDefinition, List<TransferEvent>, File) - Method in interface org.alfresco.repo.transfer.report.TransferReporter
-
Create a transfer report of success
- createTransferReport(String, Transfer, TransferTarget, TransferDefinition, List<TransferEvent>, File) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
-
Create a new transfer report of success
- createTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- createTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Create a new in memory transfer target
- createTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Creates an in memory transfer target.
- createTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Creates an in memory transfer target.
- CreateTransferTargetActionExecuter - Class in org.alfresco.repo.transfer
- CreateTransferTargetActionExecuter() - Constructor for class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
- createTransition(String, String, String, boolean, String...) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createType(String, TypeDefinition, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- createType(String, TypeDefinition, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- createUnderlyingLogWriter(String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- createUnderlyingLogWriter(String) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- createUnderlyingLogWriter(String) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- createUnlocked(NodeRef) - Static method in class org.alfresco.repo.lock.mem.LockState
- createUnlocked(NodeRef, String) - Static method in class org.alfresco.repo.lock.mem.LockState
- createUser(String, char[]) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Create a user with the given userName and password
- createUser(String, char[]) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Create a user with the given userName and password
- createUser(String, char[]) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- createUser(String, String, char[]) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Create a user with the given userName and password hash If hashedPassword is passed in then this is used, otherwise it falls back to using the rawPassword.
- createUser(String, String, char[]) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Create a user with the given userName and password hash If hashedPassword is passed in then this is used, otherwise it falls back to using the rawPassword.
- createUser(String, String, char[]) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- createUser(String, String, String) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- createValue(V1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Create an entity using the given values.
- createValueConverter() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Constructs the node value converter
- createValueConverter() - Method in class org.alfresco.repo.workflow.activiti.ActivitiScriptNode
-
Constructs the node value converter
- createVersion(String, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Create a version of this document.
- createVersion(Collection<NodeRef>, Map<String, Serializable>) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- createVersion(Collection<NodeRef>, Map<String, Serializable>) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Note: we can't control the order of the list, so if we have children and parents in the list and the parents get versioned before the children and the children are not already versioned then the parents child references will be pointing to the node ref, rather than the verison history.
- createVersion(Collection<NodeRef>, Map<String, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- createVersion(Collection<NodeRef>, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Creates new versions based on the list of node references provided.
- createVersion(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- createVersion(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.version.VersionServiceImpl
- createVersion(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- createVersion(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Creates a new version based on the referenced node.
- createVersion(NodeRef, Map<String, Serializable>, boolean) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
The version's are created from the children upwards with the parent being created first.
- createVersion(NodeRef, Map<String, Serializable>, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- createVersion(NodeRef, Map<String, Serializable>, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Creates a new version based on the referenced node.
- createVersion(NodeRef, Map<String, Serializable>, int) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- createVersion(NodeRef, Map<String, Serializable>, int) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Creates a new version of the passed node assigning the version properties accordingly.
- createVersion(NodeRef, VersionType, String) - Method in class org.alfresco.opencmis.CMISConnector
- CreateVersionActionExecuter - Class in org.alfresco.repo.action.executer
-
Add features action executor implementation.
- CreateVersionActionExecuter() - Constructor for class org.alfresco.repo.action.executer.CreateVersionActionExecuter
- createVersionHistory(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Creates a new version history node, applying the root version aspect is required
- createWithAdditionalInfo(LockState, String) - Static method in class org.alfresco.repo.lock.mem.LockState
- createWithExpires(LockState, Date) - Static method in class org.alfresco.repo.lock.mem.LockState
- createWithLifetime(LockState, Lifetime) - Static method in class org.alfresco.repo.lock.mem.LockState
- createWithLockType(LockState, LockType) - Static method in class org.alfresco.repo.lock.mem.LockState
- createWithOwner(LockState, String) - Static method in class org.alfresco.repo.lock.mem.LockState
- createWorkflowTimer(String, String, String, Date, WorkflowPath, WorkflowTask) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- createWorkingCopyName(String, String) - Static method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Create a working copy name using the given fileName and workingCopyLabel.
- CreationDateProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object creation date property.
- CreationDateProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.CreationDateProperty
-
Construct
- CRITERIA_ALL - Static variable in class org.alfresco.repo.admin.RepoAdminServiceImpl
- CRITERIA_ALL - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- Cron - Class in org.alfresco.repo.dictionary.types.period
-
Cron based periods
- Cron() - Constructor for class org.alfresco.repo.dictionary.types.period.Cron
- CronScheduledQueryBasedTemplateActionDefinition - Class in org.alfresco.repo.action.scheduled
-
A scheduled action for which the trigger is defined in the standard cron format and the nodes to which the action should be run is defined from the nodes selected by query.
- CronScheduledQueryBasedTemplateActionDefinition() - Constructor for class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Default constructore
- CROP_GRAVITY - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CROP_HEIGHT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CROP_PERCENTAGE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CROP_WIDTH - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CROP_X_OFFSET - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CROP_Y_OFFSET - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- CropContentMethod - Class in org.alfresco.repo.template
- CropContentMethod() - Constructor for class org.alfresco.repo.template.CropContentMethod
- CropSourceOptions - Class in org.alfresco.service.cmr.repository
-
DTO used to store options for ImageMagick cropping.
- CropSourceOptions() - Constructor for class org.alfresco.service.cmr.repository.CropSourceOptions
- CropSourceOptions.CropSourceOptionsSerializer - Class in org.alfresco.service.cmr.repository
-
Serializer for crop source options
- CropSourceOptionsSerializer() - Constructor for class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
- CrossRepositoryCopyService - Interface in org.alfresco.service.cmr.repository
-
Simple interface for copying between the two repsitory implementations.
- CryptodocSubsystemProxyFactory - Class in org.alfresco.repo.management.subsystems
- CryptodocSubsystemProxyFactory() - Constructor for class org.alfresco.repo.management.subsystems.CryptodocSubsystemProxyFactory
- CryptodocSwitchableApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
-
SwitchableApplicationContextFactorythat only allows the subsystem to be switched from unencrypted to encrypted, or if the two subsystems have the same ecrypted state. - CryptodocSwitchableApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.CryptodocSwitchableApplicationContextFactory
- CryptodocSwitchableApplicationContextFactory.CryptoSwitchableState - Class in org.alfresco.repo.management.subsystems
- CryptoSwitchableState(String) - Constructor for class org.alfresco.repo.management.subsystems.CryptodocSwitchableApplicationContextFactory.CryptoSwitchableState
- CSVStringToListParser - Class in org.alfresco.repo.event2.shared
- ctx - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- CURRENT_USER_PH - Static variable in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- currentPosition() - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Return the current file position.
- CurrentVersionEvaluator - Class in org.alfresco.opencmis.mapping
- CurrentVersionEvaluator(ServiceRegistry, CMISActionEvaluator, boolean) - Constructor for class org.alfresco.opencmis.mapping.CurrentVersionEvaluator
-
Construct
- CurrentVersionEvaluator(ServiceRegistry, Action, boolean, boolean) - Constructor for class org.alfresco.opencmis.mapping.CurrentVersionEvaluator
-
Construct
- CustomFileStatus - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- CustomModelServiceImpl - Class in org.alfresco.repo.dictionary
-
Custom Model Service Implementation
- CustomModelServiceImpl() - Constructor for class org.alfresco.repo.dictionary.CustomModelServiceImpl
- customProperties(Set<SolrFacetProperties.CustomProperties>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- CustomProperties(QName, Serializable) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- CustomProperty(String, Serializable, String, String) - Constructor for class org.alfresco.repo.site.script.Site.CustomProperty
-
Constructor
- CustomPropertyEditorRegistrar - Class in org.alfresco.util
-
Custom property editor registrar.
- CustomPropertyEditorRegistrar() - Constructor for class org.alfresco.util.CustomPropertyEditorRegistrar
- CustomResponse - Interface in org.alfresco.repo.jscript.app
-
Interface for returning custom properties
- CustomStringVariableType - Class in org.alfresco.repo.workflow.activiti.variable
-
Custom implementation of the Activiti
StringType, which allows string-values to be larger than the database-restriction of the TEXT_ column, by using binary storage in case the string value exceeds the size. - CustomStringVariableType() - Constructor for class org.alfresco.repo.workflow.activiti.variable.CustomStringVariableType
- CustomStringVariableType(int) - Constructor for class org.alfresco.repo.workflow.activiti.variable.CustomStringVariableType
- CustomVirtualizationMethod - Class in org.alfresco.repo.virtual.store
-
An
AspectVirtualizationMethodthat uses an aspect defined repository association to a node that holds the template contents. - CustomVirtualizationMethod() - Constructor for class org.alfresco.repo.virtual.store.CustomVirtualizationMethod
- cycleCheck(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Potentially cheaper than evaluating all of a node's paths to check for child association cycles
- cycleCheck(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Perform a check for cyclic relationships
- CyclicChildRelationshipException - Exception in org.alfresco.service.cmr.repository
-
Thrown when a cyclic parent-child relationship is detected.
- CyclicChildRelationshipException(String, ChildAssociationRef) - Constructor for exception org.alfresco.service.cmr.repository.CyclicChildRelationshipException
D
- d2cd - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- data - Variable in class org.alfresco.repo.forms.Form
- data - Variable in class org.alfresco.repo.forms.FormData
- Data() - Constructor for class org.alfresco.transform.registry.TransformServiceRegistryImpl.Data
- DATA_KEY_SEPARATOR - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- DATA_SENDER_SERVICE_KEY - Static variable in class org.alfresco.heartbeat.jobs.LockingJob
- DATA_SENDER_SERVICE_KEY - Static variable in class org.alfresco.heartbeat.jobs.NonLockingJob
- DATA_TYPE - Static variable in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- DATA_TYPE - Static variable in class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- DATA_TYPE - Static variable in class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- DatabaseMetaDataHelper - Class in org.alfresco.util
-
Helper class to collect all of our DatabaseMetaData interpretations in one place.
- DatabaseMetaDataHelper() - Constructor for class org.alfresco.util.DatabaseMetaDataHelper
- dataExists(String) - Method in class org.alfresco.repo.forms.Form
- dataExtractor - Variable in class org.alfresco.repo.audit.model._3.DataExtractors
- dataExtractor - Variable in class org.alfresco.repo.audit.model._3.RecordValue
- DataExtractor - Class in org.alfresco.repo.audit.model._3
-
Java class for DataExtractor complex type.
- DataExtractor - Interface in org.alfresco.repo.audit.extractor
-
Interface for Audit data value extractors.
- DataExtractor() - Constructor for class org.alfresco.repo.audit.model._3.DataExtractor
- DataExtractorDefinition(String, String, String, DataExtractor) - Constructor for class org.alfresco.repo.audit.model.AuditApplication.DataExtractorDefinition
- dataExtractors - Variable in class org.alfresco.repo.audit.model._3.Audit
- DataExtractors - Class in org.alfresco.repo.audit.model._3
-
Java class for DataExtractors complex type.
- DataExtractors() - Constructor for class org.alfresco.repo.audit.model._3.DataExtractors
- dataFile - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- dataFile - Variable in class org.alfresco.repo.importer.FileImportPackageHandler
- dataFileEncoding - Variable in class org.alfresco.repo.importer.ACPImportPackageHandler
- dataFileEncoding - Variable in class org.alfresco.repo.importer.FileImportPackageHandler
- dataGenerator - Variable in class org.alfresco.repo.audit.model._3.DataGenerators
- dataGenerator - Variable in class org.alfresco.repo.audit.model._3.GenerateValue
- DataGenerator - Class in org.alfresco.repo.audit.model._3
-
Java class for DataGenerator complex type.
- DataGenerator - Interface in org.alfresco.repo.audit.generator
-
Interface for Audit data value generators.These are used to produce auditable data values extract auditable values from nothing; typically these values are derived from the system state or from the thread context.
- DataGenerator() - Constructor for class org.alfresco.repo.audit.model._3.DataGenerator
- dataGenerators - Variable in class org.alfresco.repo.audit.model._3.Audit
- DataGenerators - Class in org.alfresco.repo.audit.model._3
-
Java class for DataGenerators complex type.
- DataGenerators() - Constructor for class org.alfresco.repo.audit.model._3.DataGenerators
- DataKeyInfo - Class in org.alfresco.repo.forms.processor.workflow
-
Data transfer object that represents a data key.
- DataKeyMatcher - Class in org.alfresco.repo.forms.processor.workflow
-
Utility class used for matching data keys.
- DataKeyMatcher(NamespaceService) - Constructor for class org.alfresco.repo.forms.processor.workflow.DataKeyMatcher
- dataKeyName - Variable in class org.alfresco.repo.forms.FieldDefinition
- DATALIST_MODEL_1_0_URI - Static variable in interface org.alfresco.model.DataListModel
-
DataList Model
- DATALIST_MODEL_PREFIX - Static variable in interface org.alfresco.model.DataListModel
- DataListModel - Interface in org.alfresco.model
-
Data List Model Constants
- dataSource - Variable in class org.alfresco.repo.audit.model._3.RecordValue
- DataSourceCheck - Class in org.alfresco.repo.domain.schema
-
Bean to log connection details and attempt to ensure that the connection is OK.
- DataSourceCheck() - Constructor for class org.alfresco.repo.domain.schema.DataSourceCheck
- dataTrigger - Variable in class org.alfresco.repo.audit.model._3.RecordValue
- dataType - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- dataTypeDefinition - Variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
- DataTypeParameters - Interface in org.alfresco.repo.forms
-
Interface definition for an object used to represent any restrictions a data type may enforce.
- dataTypeParams - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- DateBucketsDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A simple handler to get the appropriate display label for the date buckets.
- DateBucketsDisplayHandler(Set<String>, Map<String, String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.DateBucketsDisplayHandler
- DateCompareMethod - Class in org.alfresco.repo.template
- DateCompareMethod() - Constructor for class org.alfresco.repo.template.DateCompareMethod
- DateIncrementMethod - Class in org.alfresco.repo.template
- DateIncrementMethod() - Constructor for class org.alfresco.repo.template.DateIncrementMethod
- DatePropertyValueComparator - Class in org.alfresco.repo.action.evaluator.compare
-
Date property value comparator
- DatePropertyValueComparator() - Constructor for class org.alfresco.repo.action.evaluator.compare.DatePropertyValueComparator
- DateUtil - Class in org.alfresco.util
-
A utility class for working with dates.
- Day - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- DAY - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- DAY_NAMES_TO_CALENDAR_DAYS - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
The lookup from the day strings to Calendar Day entries
- Days - Class in org.alfresco.repo.dictionary.types.period
-
Day based periods
- Days() - Constructor for class org.alfresco.repo.dictionary.types.period.Days
- DbAftsQueryLanguage - Class in org.alfresco.repo.search.impl.solr
- DbAftsQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.solr.DbAftsQueryLanguage
- DBChild - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBChild() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild
- DbCmisQueryLanguage - Class in org.alfresco.repo.search.impl
- DbCmisQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.DbCmisQueryLanguage
- DBColumn - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBColumn(Function, Map<String, Argument>, String) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBColumn
- DBConjunction - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBConjunction(List<Constraint>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBConjunction
- DBDescendant - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBDescendant() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBDescendant
- DBDisjunction - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBDisjunction(List<Constraint>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBDisjunction
- DBEquals - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBEquals() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBEquals
- DBExists - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBExists() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists
- DBFTSFuzzyTerm - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSFuzzyTerm() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSFuzzyTerm
- DBFTSPhrase - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSPhrase() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPhrase
- DBFTSPrefixTerm - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSPrefixTerm() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPrefixTerm
- DBFTSProximity - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSProximity() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSProximity
- DBFTSRange - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSRange() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSRange
- DBFTSTerm - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSTerm() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSTerm
- DBFTSWildTerm - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBFTSWildTerm() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSWildTerm
- DBFunctionalConstraint - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBFunctionalConstraint(Function, Map<String, Argument>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionalConstraint
- DBFunctionArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBFunctionArgument(String, Function, Map<String, Argument>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionArgument
- DBG_FILE - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_FILEIO - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_INFO - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_LOCK - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_PSEUDO - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_RENAME - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBG_SEARCH - Static variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- DBGreaterThan - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBGreaterThan() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThan
- DBGreaterThanOrEquals - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBGreaterThanOrEquals() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThanOrEquals
- DBIn - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBIn() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn
- DBJoin - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBJoin(Source, Source, JoinType, Constraint) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBJoin
- DBLessThan - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBLessThan() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThan
- DBLessThanOrEquals - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBLessThanOrEquals() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThanOrEquals
- DBLike - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBLike() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike
- DBListArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBListArgument(String, List<Argument>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBListArgument
- DBLiteralArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBLiteralArgument(String, QName, Serializable) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBLiteralArgument
- DBLower - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBLower() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower
- DBMetricsReporter - Interface in org.alfresco.metrics.db
- DBMetricsReporterProxy - Class in org.alfresco.metrics.db
- DBMetricsReporterProxy() - Constructor for class org.alfresco.metrics.db.DBMetricsReporterProxy
- dbNodeService - Variable in class org.alfresco.repo.importer.ImporterComponent
-
The db node service, used when updating the version store.
- dbNodeService - Variable in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- dbNodeService - Variable in class org.alfresco.repo.version.NodeServiceImpl
- dbNodeService - Variable in class org.alfresco.repo.version.VersionServiceImpl
-
The db node service, used as the version store implementation
- DbNodeServiceImpl - Class in org.alfresco.repo.node.db
-
Node service using database persistence layer to fulfill functionality
- DbNodeServiceImpl() - Constructor for class org.alfresco.repo.node.db.DbNodeServiceImpl
- DBNotEquals - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBNotEquals() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBNotEquals
- DbObject - Interface in org.alfresco.util.schemacomp.model
-
All database objects to be modelled for schema comparisons must implement this interface, examples of which include: schemas, tables, indexes, primary keys, foreign keys, sequences and columns.
- DbObjectVisitor - Interface in org.alfresco.util.schemacomp
-
Defines a visitor that can operate on a DbObject.
- DbObjectXMLTransformer - Class in org.alfresco.util.schemacomp
-
Converts DbObject instances into an XML output stream.
- DbObjectXMLTransformer(ContentHandler) - Constructor for class org.alfresco.util.schemacomp.DbObjectXMLTransformer
- DBOrdering - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBOrdering(Column, Order) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBOrdering
- DbOrIndexSwitchingQueryLanguage - Class in org.alfresco.repo.search.impl
- DbOrIndexSwitchingQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- DBParameterArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBParameterArgument(String, String) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBParameterArgument
- dbPrefix - Variable in class org.alfresco.util.schemacomp.model.Schema
- DbProperty - Class in org.alfresco.util.schemacomp
-
A pointer to a specific DbObject property and its value (at time of creating the DbProperty object).
- DbProperty(DbObject) - Constructor for class org.alfresco.util.schemacomp.DbProperty
-
Construct a pointer to a database object only (no property within).
- DbProperty(DbObject, String) - Constructor for class org.alfresco.util.schemacomp.DbProperty
-
Create a DbProperty by supplying the DbObject and the property name.
- DbProperty(DbObject, String, int) - Constructor for class org.alfresco.util.schemacomp.DbProperty
-
Create a DbProperty with an indexed value, e.g. for propertyName "myCollection" and index 4, the propertyName will be converted to "myCollection[4]" and the propertValue will be populated with the value at index 4 of myCollection.
- DbProperty(DbObject, String, int, boolean, Object) - Constructor for class org.alfresco.util.schemacomp.DbProperty
-
Full constructor allowing control over whether the property name should be indexed (e.g. colours[3]), whether the current value of the property should be retrieved automatically or whether to use the supplied value (useful when performing comparisons - construct one with a particular/expected value and construct another with the current value by reflection).
- DBPropertyAccessor - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBPropertyAccessor() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBPropertyAccessor
- DBPropertyArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBPropertyArgument(String, boolean, boolean, String, String) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBPropertyArgument
- DBQuery - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQuery(List<Column>, Source, Constraint, List<Ordering>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- DBQueryBuilderComponent - Interface in org.alfresco.repo.search.impl.querymodel.impl.db
-
Build the commands required to generate the dynamic SQL This is independent of the data base schema.
- DBQueryBuilderJoinCommand - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryBuilderJoinCommand() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- DBQueryBuilderJoinCommandType - Enum Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryBuilderPredicatePartCommand - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryBuilderPredicatePartCommand() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- DBQueryBuilderPredicatePartCommandType - Enum Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryEngine - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryEngine() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- DBQueryModelFactory - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBQueryModelFactory() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- DBResultSet - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBResultSet(SearchParameters, List<Node>, NodeDAO, NodeService, TenantService, int) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- DBResultSetRow - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBResultSetRow(ResultSet, int) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- DBResultSetRowIterator - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBResultSetRowIterator(ResultSet) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRowIterator
- DBScore - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBScore() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore
- DBScriptUtil - Class in org.alfresco.util
- DBScriptUtil() - Constructor for class org.alfresco.util.DBScriptUtil
- DBSelector - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBSelector(QName, String) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelector
- DBSelectorArgument - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- DBSelectorArgument(String, String) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelectorArgument
- DbToXML - Class in org.alfresco.util.schemacomp
-
Tool to export a database schema to an XML file.
- DbToXML(ApplicationContext, File) - Constructor for class org.alfresco.util.schemacomp.DbToXML
-
Constructor.
- DbToXML(ApplicationContext, File, String) - Constructor for class org.alfresco.util.schemacomp.DbToXML
-
Constructor.
- DbToXMLFactoryImpl(ApplicationContext) - Constructor for class org.alfresco.util.schemacomp.MultiFileDumper.DbToXMLFactoryImpl
- DBUpper - Class in org.alfresco.repo.search.impl.querymodel.impl.db.functions
- DBUpper() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper
- DbValidator - Interface in org.alfresco.util.schemacomp.validator
-
DbObject validators must implement this interface.
- deactivateCustomModel(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- deactivateModel(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- deactivateModel(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Deactivate custom model.
- debug(Object, Throwable) - Method in class org.alfresco.repo.content.transform.TransformerLog
- debug(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Log a message prefixed with the current transformation reference.
- debug(String) - Method in class org.alfresco.repo.jscript.ScriptLogger
- debug(String, Throwable) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Log a message prefixed with the current transformation reference and include a exception, suppressing the stack trace if repeated as we return up the stack of transformers.
- debugPrint(String) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
- debugPrint(String, int) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Output a debug string.
- debugPrintln(Exception, int) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
- debugPrintln(String) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
- debugPrintln(String, int) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Output a debug string, and a newline.
- debugPrintln(Throwable, int) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Output an exception
- debugTransformServiceRequest(String, long, NodeRef, int, String, String, Map<String, String>, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Debugs a request to the Transform Service
- debugTransformServiceResponse(long, int, String, Collection<String>) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Debugs a response to the Transform Service
- debugTransformServiceResponsePostConsume(boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Debugs a response to the Transform Service
- debugTransformServiceResponsePreConsume(long, int, String, Collection<String>) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Debugs a response to the Transform Service
- debugUsingPreviousReference(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Log a message prefixed with the previous transformation reference, used by this Thread.
- decide(Authentication, Object, ConfigAttributeDefinition, Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- decide(Authentication, Object, ConfigAttributeDefinition, Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MarkingAfterInvocationProvider
- Declined - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
The Action failed with a transient exception.
- decode(String, String) - Static method in class org.alfresco.util.Utf7
-
Convert string from UTF-7 characters
- DecodedTokenUser - Record Class in org.alfresco.repo.security.authentication.identityservice.user
- DecodedTokenUser(String, String, String, String) - Constructor for record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Creates an instance of a
DecodedTokenUserrecord class. - decodeHash(String) - Method in interface org.alfresco.repo.security.authentication.MD4PasswordEncoder
-
Get the MD4 byte array
- decodeHash(String) - Method in class org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl
- decodeHash(String) - Method in class org.alfresco.repo.security.authentication.NoOpPasswordEncoderImpl
- decodeToken(String) - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade
-
Decodes the access token into the
IdentityServiceFacade.DecodedAccessTokenwhich contains claims connected with a given token. - decorate(QName, NodeRef, Serializable) - Method in class org.alfresco.repo.jscript.app.CategoryPropertyDecorator
- decorate(QName, NodeRef, Serializable) - Method in class org.alfresco.repo.jscript.app.IgnorePropertyDecorator
- decorate(QName, NodeRef, Serializable) - Method in interface org.alfresco.repo.jscript.app.PropertyDecorator
- decorate(QName, NodeRef, Serializable) - Method in class org.alfresco.repo.jscript.app.TagPropertyDecorator
- decorate(QName, NodeRef, Serializable) - Method in class org.alfresco.repo.jscript.app.UsernamePropertyDecorator
- decrementCount(Object, boolean) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Decrement a count value for a named key
- decrementLagacyOpenCount() - Method in interface org.alfresco.filesys.alfresco.NetworkFileLegacyReferenceCount
-
Decrement the file open count
- decrementLagacyOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Decrement the legacy file open count
- decrementLagacyOpenCount() - Method in class org.alfresco.filesys.repo.TempNetworkFile
-
Decrement the legacy file open count
- decrementOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Decrement the file open count
- decrypt(Map<QName, Serializable>) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
-
Decrypt properties if they are decryptable.
- decrypt(QName, Serializable) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
-
Decrypt a property if the data definition (model-specific) requires it.
- deepCopy() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Creates a clone of the TransformationOptions
- Default - Enum constant in enum class org.alfresco.repo.tenant.RunAsTenantInterceptor.TENANT_TYPE
- DEFAULT - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
-
The deployment method was not specified.
- DEFAULT_CONFIG_LOCATIONS - Static variable in class org.alfresco.util.ContextDependencyLister
- DEFAULT_CONTENT_MIMETYPE - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
-
Protected constants
- DEFAULT_CUSTOM_MODEL_ASPECT - Static variable in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- DEFAULT_DIALECT_PLACEHOLDER - Static variable in class org.alfresco.util.resource.HierarchicalResourceLoader
- DEFAULT_DIALECT_REGEX - Static variable in class org.alfresco.util.resource.HierarchicalResourceLoader
- DEFAULT_EMAIL_FROM - Static variable in class org.alfresco.repo.imap.ContentModelMessage
- DEFAULT_EMAIL_TO - Static variable in class org.alfresco.repo.imap.ContentModelMessage
- DEFAULT_ENCODING - Static variable in class org.alfresco.repo.importer.ACPImportPackageHandler
- DEFAULT_ENCODING - Static variable in class org.alfresco.repo.importer.FileImportPackageHandler
- DEFAULT_ENCODING - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- DEFAULT_ENCODING - Static variable in class org.alfresco.repo.virtual.ref.Protocol
- DEFAULT_IMMUTABLE_CLASSES - Static variable in class org.alfresco.util.ValueProtectingMap
-
Default immutable classes: String BigDecimal BigInteger Byte Double Float Integer Long Short Boolean Date Locale
- DEFAULT_INSTANCE_NAME - Static variable in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
The default final part of an ID.
- DEFAULT_LOCAL_PROPERTIES - Static variable in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- DEFAULT_LOCALE_SUBSTITUTE - Static variable in class org.alfresco.repo.domain.locale.LocaleEntity
- DEFAULT_LOCK_RETRY_COUNT - Static variable in class org.alfresco.repo.domain.schema.SchemaBootstrap
- DEFAULT_LOCK_RETRY_WAIT_SECONDS - Static variable in class org.alfresco.repo.domain.schema.SchemaBootstrap
- DEFAULT_MAX_STRING_LENGTH - Static variable in class org.alfresco.repo.domain.schema.SchemaBootstrap
- DEFAULT_MAX_STRING_LENGTH_NDB - Static variable in class org.alfresco.repo.domain.schema.SchemaBootstrap
- DEFAULT_MIMETYPE - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- DEFAULT_NETWORK - Static variable in class org.alfresco.repo.tenant.NetworksServiceImpl
- DEFAULT_PAUSE_AND_RECOVER_BATCHSIZE - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- DEFAULT_PAUSE_AND_RECOVER_TIME - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- DEFAULT_PERIOD - Static variable in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- DEFAULT_PREFIXES - Static variable in class org.alfresco.util.schemacomp.MultiFileDumper
- DEFAULT_QUIET_PERIOD_RETRIES_ENABLED - Static variable in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- DEFAULT_RENDITION_CONTENT_PROP - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- DEFAULT_RETRY_COUNT - Static variable in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- DEFAULT_RUN_AS_NAME - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- DEFAULT_SAVEPOST_BUFFER - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- DEFAULT_SAVEPOST_BUFFER - Static variable in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- DEFAULT_SERIALIZABLE_TYPE - Static variable in class org.alfresco.ibatis.SerializableTypeHandler
- DEFAULT_SHA - Static variable in class org.alfresco.repo.admin.patch.impl.AdminUserPatch
- DEFAULT_SORT_PROPS - Static variable in interface org.alfresco.service.cmr.favourites.FavouritesService
- DEFAULT_STRING_TAGGING_SEPARATORS - Static variable in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- DEFAULT_SUFFIX - Static variable in class org.alfresco.repo.imap.AbstractMimeMessage
- DEFAULT_TRANSITION_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- DEFAULT_TRANSITION_NAME - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- DefaultActivitiesFeedModelBuilder - Class in org.alfresco.repo.activities.feed
- DefaultActivitiesFeedModelBuilder() - Constructor for class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- DefaultAdminConsoleAuthenticator - Class in org.alfresco.repo.security.authentication.external
-
A default
ExternalUserAuthenticatorimplementation. - DefaultAdminConsoleAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.external.DefaultAdminConsoleAuthenticator
- defaultBatchSize - Variable in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- DefaultCacheFactory<K extends Serializable,
V> - Class in org.alfresco.repo.cache -
CacheFactoryimplementation that createsDefaultSimpleCacheinstances. - DefaultCacheFactory() - Constructor for class org.alfresco.repo.cache.DefaultCacheFactory
- DefaultChildApplicationContextManager - Class in org.alfresco.repo.management.subsystems
-
A default
ChildApplicationContextManagerimplementation that manages a 'chain' ofChildApplicationContextFactoryobjects, perhaps corresponding to the components of a chained subsystem such as authentication. - DefaultChildApplicationContextManager() - Constructor for class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
-
Instantiates a new default child application context manager.
- DefaultChildApplicationContextManager.ApplicationContextManagerState - Class in org.alfresco.repo.management.subsystems
-
The Class ApplicationContextManagerState.
- DefaultComparisonUtils - Class in org.alfresco.util.schemacomp
-
A collection of utility methods for determining differences between two database schemas.
- DefaultComparisonUtils() - Constructor for class org.alfresco.util.schemacomp.DefaultComparisonUtils
- DefaultComparisonUtils.EquivalentObjectSeeker - Class in org.alfresco.util.schemacomp
- DefaultContentHandler - Class in org.alfresco.repo.importer
-
Default Import Content Handler Responsible for interacting with an Alfresco Importer.
- DefaultContentHandler(ImportContentHandler) - Constructor for class org.alfresco.repo.importer.DefaultContentHandler
-
Construct
- DefaultContentStoreMapProvider - Class in org.alfresco.repo.bulkimport.impl.stores
-
Provides a default
Mapof registered content stores. - DefaultContentStoreMapProvider() - Constructor for class org.alfresco.repo.bulkimport.impl.stores.DefaultContentStoreMapProvider
- DefaultCopyBehaviourCallback - Class in org.alfresco.repo.copy
-
The default behaviour that a type of aspect implements if there is no associated <
behaviour. - DefaultCopyBehaviourCallback() - Constructor for class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
- DefaultCopyBehaviourCallbackExtension - Interface in org.alfresco.repo.copy.traitextender
- DefaultCopyBehaviourCallbackTrait - Interface in org.alfresco.repo.copy.traitextender
- DefaultCorrespondingNodeResolverFactory - Class in org.alfresco.repo.transfer
- DefaultCorrespondingNodeResolverFactory() - Constructor for class org.alfresco.repo.transfer.DefaultCorrespondingNodeResolverFactory
- DefaultFieldBuilder - Class in org.alfresco.repo.forms.processor.node
-
Helper class for building the default fields for a form where an explicit set of fields was not provided.
- DefaultFieldBuilder(FormCreationData, FieldProcessorRegistry, NamespaceService, List<String>) - Constructor for class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- DefaultFieldBuilder(FormCreationData, FieldProcessorRegistry, NamespaceService, List<String>, Log) - Constructor for class org.alfresco.repo.forms.processor.node.DefaultFieldBuilder
- DefaultFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
Default
FieldProcessorimplementation, used when an explicit FieldProcessor can not be located. - DefaultFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- DefaultFilterSortChildQueryCallback(List<GetChildrenCannedQuery.FilterSortNode>, List<FilterProp>) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback
- DefaultFilterSortChildQueryCallback(List<GetChildrenCannedQuery.FilterSortNode>, List<FilterProp>, Set<QName>, Set<QName>) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback
- DefaultFTPAnonymousAccount - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultFTPServerPort - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultFTPSrvSessionTimeout - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultImageResolver - Class in org.alfresco.util
-
Default implementation of
TemplateImageResolverinterface. - DefaultImageResolver() - Constructor for class org.alfresco.util.DefaultImageResolver
- DefaultImporterContentCache - Class in org.alfresco.repo.importer
- DefaultImporterContentCache() - Constructor for class org.alfresco.repo.importer.DefaultImporterContentCache
- DefaultJsonSerializer - Class in org.alfresco.util.json
- DefaultJsonSerializer() - Constructor for class org.alfresco.util.json.DefaultJsonSerializer
- DefaultLockStoreFactory - Class in org.alfresco.repo.lock.mem
-
LockStoreFactoryimplementation that creates newLockStoreImplobjects. - DefaultLockStoreFactory() - Constructor for class org.alfresco.repo.lock.mem.DefaultLockStoreFactory
- defaultLoggingInterval - Variable in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- DefaultManifestProcessorFactoryImpl - Class in org.alfresco.repo.transfer
- DefaultManifestProcessorFactoryImpl() - Constructor for class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- DefaultMemoryPoolBufSizes - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultMemoryPoolInitAlloc - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultMemoryPoolMaxAlloc - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultMutableAuthenticationDao - Class in org.alfresco.repo.security.authentication
-
An authority DAO that has no implementation.
- DefaultMutableAuthenticationDao() - Constructor for class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- defaultNumThreads - Variable in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- defaultOnCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Default implementation of the on create version policy.
- defaultOnCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.version.VersionServiceImpl
- defaultPersistedTypesByClass - Static variable in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
An unmodifiable map of types and how they should be persisted
- DefaultPersonQueryCallback(List<NodeRef>, boolean) - Constructor for class org.alfresco.repo.security.person.GetPeopleCannedQuery.DefaultPersonQueryCallback
- DefaultPropertyBackedBeanRegistry - Class in org.alfresco.repo.management.subsystems
-
A default implementation of
PropertyBackedBeanRegistry. - DefaultPropertyBackedBeanRegistry() - Constructor for class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- DefaultPropertyTypeConverter - Class in org.alfresco.repo.domain.propval
-
Default converter for handling data going to and from the persistence layer.
- DefaultPropertyTypeConverter() - Constructor for class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
Default constructor
- DefaultRemoteUserMapper - Class in org.alfresco.repo.security.authentication.external
-
A default
RemoteUserMapperimplementation. - DefaultRemoteUserMapper() - Constructor for class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
- DefaultResolver() - Constructor for class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.DefaultResolver
-
Instantiates a new default resolver.
- DefaultSimpleCache<K extends Serializable,
V> - Class in org.alfresco.repo.cache -
SimpleCacheimplementation backed by a GoogleCacheimplementation. - DefaultSimpleCache() - Constructor for class org.alfresco.repo.cache.DefaultSimpleCache
-
Default constructor.
- DefaultSimpleCache(int, boolean, int, int, String) - Constructor for class org.alfresco.repo.cache.DefaultSimpleCache
-
Construct a cache using the specified capacity and name.
- DefaultSimpleCache(int, String) - Constructor for class org.alfresco.repo.cache.DefaultSimpleCache
-
Create a size limited, named cache with no other features enabled.
- defaultsRegistered(DefaultsDefinition) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
- defaultSubtypeOfContent - Static variable in class org.alfresco.repo.admin.RepoAdminServiceImpl
- defaultSubtypeOfDictionaryModel - Static variable in class org.alfresco.repo.admin.RepoAdminServiceImpl
- defaultSubtypeOfWorkflowDefinitionType - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- DefaultThreadPoolInit - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- DefaultThreadPoolMax - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- defaultTo(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.This method overrides rather than defaults values into the supplied limits (as the name might suggest), but because of the order in which it is called, this results in the correct defaults being set.
- defaultTo(TransformationOptionPair) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.This method overrides rather than defaults values into the supplied pair (as the name might suggest), but because of the order in which it is called, this results in the correct defaults being set.
- defaultType() - Element in annotation interface org.alfresco.repo.policy.annotation.BehaviourBean
-
qualified name of type/aspect
- DefaultUnsortedChildQueryCallback(List<NodeRef>, int, Set<QName>, Set<QName>) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback
- defaultValue - Variable in class org.alfresco.repo.forms.FieldDefinition
- DefaultWebScriptsHomeAuthenticator - Class in org.alfresco.repo.security.authentication.external
-
A default
ExternalUserAuthenticatorimplementation. - DefaultWebScriptsHomeAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.external.DefaultWebScriptsHomeAuthenticator
- DefaultWorkflowPropertyHandler - Class in org.alfresco.repo.workflow
- DefaultWorkflowPropertyHandler() - Constructor for class org.alfresco.repo.workflow.DefaultWorkflowPropertyHandler
- DEFINING - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
Defining permission - not reused anywhere
- definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowDeployment
-
Deprecated.
- definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- definition - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- delegate - Variable in class org.alfresco.repo.module.ModuleVersionNumber
- DelegateExecutionScriptBase - Class in org.alfresco.repo.workflow.activiti.script
-
Base class for running scripts against the
ScriptService, in activiti'sDelegateExecutioncontext. - DelegateExecutionScriptBase() - Constructor for class org.alfresco.repo.workflow.activiti.script.DelegateExecutionScriptBase
- delete() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Delete the cache file's associated properties file.
- delete() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- delete() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Delete the content stream
- delete() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Deprecated.as 'delete' is a JavaScript reserved word and so is unusable. Use
JscriptWorkflowInstance.remove()instead. - delete(int) - Method in class org.alfresco.repo.jscript.NativeMap
- delete(int) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- delete(int) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- delete(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- delete(String) - Method in class org.alfresco.repo.content.AbstractContentStore
-
Override if the derived class supports the operation.
- delete(String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
-
This operation has to be performed on all the stores in order to maintain the
ContentStore.exists(String)contract. - delete(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- delete(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Attempts to delete the content.
- delete(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
-
Performs a delete on the local store and if outbound replication is on, propogates the delete to the other stores too.
- delete(String) - Method in class org.alfresco.repo.jscript.NativeMap
- delete(String) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- delete(String) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- delete(String) - Method in class org.alfresco.repo.jscript.ScriptAction.ScriptableParameterMap
- delete(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- delete(RegistryKey) - Method in interface org.alfresco.repo.admin.registry.RegistryService
-
Delete the path element or value described by the key.
- delete(RegistryKey) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- delete(TransferManifestDeletedNode, NodeRef) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
-
Delete this node
- delete(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
-
Delete the download node identified by nodeRef
- delete(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- delete(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- delete(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- delete(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Delete a file or folder
- DELETE - Enum constant in enum class org.alfresco.filesys.repo.OpenFileMode
- DELETE_REASON_CANCELLED - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- DELETE_REASON_DELETED - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- deleteAccessControlEntries(Long, AccessControlEntry) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Delete some locally set ACLs according to the pattern
- deleteAccessControlEntries(Long, AccessControlEntry) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Delete some locally set ACLs according to the pattern
- deleteAccessControlEntries(String) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Delete all ACEs that reference this authority as no longer valid.
- deleteAccessControlEntries(String) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Delete all ACEs that reference this authority as no longer valid.
- deleteAccessControlList(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Delete an ACL
- deleteAccessControlList(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Delete an ACL
- deleteAceContextEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAceContextEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAceEntities(List<Long>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAceEntities(List<Long>) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAces(List<Long>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAces(List<Long>) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAcl(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAclChangeSet(Long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclChangeSet(Long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAclChangeSetEntity(Long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclChangeSetEntity(Long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAclEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAclForNode(long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- deleteAclForNode(long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- deleteAclMemberEntities(List<Long>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclMemberEntities(List<Long>) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAclMemberEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclMemberEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAclMembers(List<Long>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclMembers(List<Long>) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAclMembersByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAclMembersByAcl(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAllMessages() - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Marks all messages in the folder as deleted using
javax.mail.Flags.Flag#DELETEDflag. - deleteAllMessagesInternal() - Method in class org.alfresco.repo.imap.AbstractImapFolder
- deleteAllMessagesInternal() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Marks all messages in the folder as deleted using
javax.mail.Flags.Flag#DELETEDflag. - deleteAuditEntries(Long, Long, Long) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Delete audit entries for the application, possibly limiting the time range.
- deleteAuditEntries(Long, Long, Long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- deleteAuditEntries(String, Long, Long) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Delete audit entries for the given application and time range
- deleteAuditEntries(String, Long, Long) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Delete audit entries for the given application and time range
- deleteAuditEntries(List<Long>) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Delete a discrete list of audit entries based on ID
- deleteAuditEntries(List<Long>) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Delete a discrete list of audit entries based on ID
- deleteAuditEntries(List<Long>) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- deleteAuditEntries(List<Long>) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Delete a discrete list of audit entries.
- deleteAuditEntriesByIdRange(Long, Long, Long) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Delete audit entries for the application for given id range.
- deleteAuditEntriesByIdRange(Long, Long, Long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- deleteAuditEntriesByIdRange(String, Long, Long) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Delete audit entries for the given application and id range
- deleteAuditEntriesByIdRange(String, Long, Long) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Delete audit entries for the given application and id range
- deleteAuditEntriesImpl(List<Long>) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- deleteAuditEntriesImpl(List<Long>) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- deleteAuthentication(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Delete an authentication entry
- deleteAuthentication(String) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- deleteAuthentication(String) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Delete an authentication entry
- deleteAuthenticationIfUnused(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- deleteAuthenticationIfUnused(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Clean up invitee user account and person node when no longer in use.
- deleteAuthority(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAuthority(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deleteAuthority(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Delete an authority.
- deleteAuthority(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- deleteAuthority(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Delete an authority and all its relationships.
- deleteAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Delete an authority and all its relationships.
- deleteAuthority(String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Delete an authority and all its relationships, optionally recursively deleting child authorities of the same type.
- deleteAuthority(String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Delete an authority and all its relationships, optionally recursively deleting child authorities of the same type.
- deleteAuthorityAliasEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAuthorityAliasEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteAuthorityEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deleteAuthorityEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deleteBatchSize - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- deleteBlogPost(BlogPostInfo) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- deleteBlogPost(BlogPostInfo) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Deletes an existing
BlogPostInfofrom the repository. - deleteByKey(K) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Delete the entity associated with the given key.
- deleteByKey(K1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Delete an entity for the given key.
- deleteByKey(K2) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
-
Disallows the operation.
- deleteByValue(V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Delete the entity having the given value..
- deleteByValue(V1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Delete an entity for the given value.
- deleteByValue(V2) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
-
Disallows the operation.
- deleteCalendarEntry(CalendarEntry) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- deleteCalendarEntry(CalendarEntry) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Deletes an existing
CalendarEntryfrom the repository - deleteCategory(NodeRef) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- deleteCategory(NodeRef) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Delete a category
- deleteChildAssoc(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteChildAssoc(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- deleteChildAssocs(List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteChildAssocs(List<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- deleteChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- deleteChildRelationship(ChildAssociationRef) - Method in interface org.alfresco.repo.search.Indexer
-
Delete a relationship between a parent and child.
- deleteChildRelationship(ChildAssociationRef) - Method in class org.alfresco.repo.search.IndexerComponent
- deleteClassification(StoreRef, QName) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- deleteClassification(StoreRef, QName) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Delete a classification
- deleteComment(NodeRef) - Method in interface org.alfresco.repo.forum.CommentService
-
Deletes the comment for the discussableNode
- deleteComment(NodeRef) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- deleteContentData(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- deleteContentData(Long) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Delete an instance of content.
- deleteContentDataEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Delete the entity with the given ID
- deleteContentDataEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- deleteContentDataForNode(Long, Set<Long>) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Deletes all alf_content_data rows that are referenced by the given node
- deleteContentDataForNode(Long, Set<Long>) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- deleteContentStream(String, Holder<String>, Holder<String>, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- deleteContentUrlEntity(long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- deleteContentUrlEntity(long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- deleteContentUrls(List<Long>) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Delete a batch of content URL entities.
- deleteContentUrls(List<Long>) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
-
Delete a batch of content URL entities.
- deleteCredentials(BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- deleteCredentials(BaseCredentialsInfo) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Deletes an existing
BaseCredentialsInfofrom the repository - deleteCustomModel(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- DeletedContentBackupCleanerListener - Class in org.alfresco.repo.content.cleanup
-
Listens for content that is about to be deleted and moves it into the store configured as the backup store.
- DeletedContentBackupCleanerListener() - Constructor for class org.alfresco.repo.content.cleanup.DeletedContentBackupCleanerListener
- deletedCount - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- deleteDeltas(long) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- deleteDeltas(long) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Delete usage deltas for given node entity id
- deleteDeltas(NodeRef) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- deleteDeltas(NodeRef) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Delete usage deltas for given nodeRef
- deleteDeltas(NodeRef) - Method in class org.alfresco.repo.usage.UsageServiceImpl
- deleteDeltas(NodeRef) - Method in interface org.alfresco.service.cmr.usage.UsageService
-
Delete the usage delta nodes
- deleteDir(File) - Static method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Recursively delete a dir of files and directories
- deleteDirectory(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- deleteDirectory(SrvSession, TreeConnection, String) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- deleteDirectory(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Delete the directory from the filesystem.
- deleteDirectory(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Delete the directory from the filesystem.
- deleteDirectory(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- deleteDirectory(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- DeletedNodeCleanupWorker - Class in org.alfresco.repo.node.db
-
Cleans up deleted nodes and dangling transactions that are old enough.
- DeletedNodeCleanupWorker() - Constructor for class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
-
Default constructor
- deleteDownloads(Date) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- deleteDownloads(Date) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Delete downloads created before before.
- deleteDownloads(Date, int, boolean) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- deleteDownloads(Date, int, boolean) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Delete downloads created before the specified date.
- deleteEmptyFile(NodeRef, String) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
- deleteEmptyFile(NodeRef, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- deleteFacet(String) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Deletes the specified facet permanently
- deleteFacet(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- deleteFeedControl(FeedControlEntity) - Method in interface org.alfresco.repo.domain.activities.FeedControlDAO
- deleteFeedControl(FeedControlEntity) - Method in class org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
- deleteFeedEntries(Integer) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteFeedEntries(Integer) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteFeedEntries(Date) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteFeedEntries(Date) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteFile(String) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Deletes the cached content file for the specified URL.
- deleteFile(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- deleteFile(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- deleteFile(SrvSession, TreeConnection, String) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- deleteFile(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Delete the specified file.
- deleteFile(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- deleteFile(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- deleteFile(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- deleteFile2(SrvSession, TreeConnection, NodeRef, String) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
Delete file
- deleteFile2(SrvSession, TreeConnection, NodeRef, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Delete the specified file.
- DeleteFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Delete File command
- DeleteFileCommand(String, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- DeleteFileOperation - Class in org.alfresco.filesys.repo.rules.operations
- DeleteFileOperation(String, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
-
Delete File Operation
- deleteFromPrimaryTable(PreparedStatement, Set<Long>, String) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- deleteFromStore(String, ContentStore) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Attempts to delete the URL from the store, catching and reporing errors.
- deleteFromStores(String) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Delete the content URL from all stores
- deleteGroup() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Delete this group
- deleteGroup(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Deletes a group from the system.
- deleteIndex(StoreRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- deleteIndex(StoreRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- deleteIndex(StoreRef) - Method in interface org.alfresco.repo.search.Indexer
-
Delete the index for a store
- deleteIndex(StoreRef) - Method in class org.alfresco.repo.search.IndexerComponent
- deleteInheritedAccessControlEntries(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Delete the ACEs in position > 0 (those not set directly on the ACL but inherited) No affect on any other acl
- deleteInheritedAccessControlEntries(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Delete the ACEs in position > 0 (those not set directly on the ACL but inherited) No affect on any other acl
- deleteLink(LinkInfo) - Method in class org.alfresco.repo.links.LinksServiceImpl
- deleteLink(LinkInfo) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Deletes an existing
LinkInfofrom the repository - DeleteLinksStatusReport - Class in org.alfresco.service.cmr.repository
-
This class is used by DocumentLinkService to encapsulate the status of deleting the links of a document.
- DeleteLinksStatusReport() - Constructor for class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- deleteLinksToDocument(NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- deleteLinksToDocument(NodeRef) - Method in interface org.alfresco.service.cmr.repository.DocumentLinkService
-
Deletes all links having the provided node as destination.
- deleteLocalAccessControlEntries(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Delete the ACEs in position 0 (those set directly on the ACL and not inherited) Cleans up existing acls
- deleteLocalAccessControlEntries(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Delete the ACEs in position 0 (those set directly on the ACL and not inherited) Cleans up existing acls
- deleteMailbox(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Deletes an existing MailBox.
- deleteMailbox(AlfrescoImapUser, String) - Method in interface org.alfresco.repo.imap.ImapService
-
Deletes an existing MailBox.
- deleteMailbox(AlfrescoImapUser, String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- deleteNode() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- deleteNode(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNode(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Deletes the node and all entities.
- deleteNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- deleteNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- deleteNode(ChildAssociationRef) - Method in interface org.alfresco.repo.search.Indexer
-
Delete a node entry from an index.
- deleteNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.IndexerComponent
- deleteNode(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Delete Node
- deleteNode(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- deleteNode(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- deleteNode(NodeRef, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- deleteNodeAspects(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeAspects(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteNodeAssoc(Long, Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeAssoc(Long, Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteNodeAssocs(List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeAssocs(List<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteNodeById(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeById(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- DeleteNodeEvent - Class in org.alfresco.filesys.repo
-
Delete Node Event Class
- DeleteNodeEvent(FileFolderServiceType, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.DeleteNodeEvent
-
Class constructor
- deleteNodeProperties(Long, List<NodePropertyKey>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeProperties(Long, List<NodePropertyKey>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteNodeProperties(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodeProperties(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteNodesByCommitTime(long, long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteNodesByCommitTime(long, long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- DeleteNotExistsExecutor - Class in org.alfresco.repo.domain.schema.script
-
The
--DELETE_NOT_EXISTS primaryTable.columnName,secondaryTable1.columnName1,...,secondaryTableN.columnNameN batch.size.propertystatement is used to delete all the items that don't have any corresponding key in any of the secondary tables (e.g. secondaryTable1.columnName1,...,secondaryTableN.columnNameN). - DeleteNotExistsExecutor(Connection, String, int, File, Properties) - Constructor for class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- DeleteNotExistsV3Executor - Class in org.alfresco.repo.domain.schema.script
-
Same logic as DeleteNotExistsExecutor with the following changes:
- DeleteNotExistsV3Executor(Dialect, Connection, String, int, File, Properties, DataSource) - Constructor for class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- deleteObject(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- deleteObject(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- deleteObject(String, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- deleteObjectOrCancelCheckOut(String, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- deleteObserver(TransferCallback) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- DeleteOnClose - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- deletePackage(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- deletePackage(NodeRef) - Method in interface org.alfresco.repo.workflow.WorkflowPackageComponent
-
Deletes a Workflow Package The workflow package aspect is removed, and if the container was previously created by the workflow service (i.e. not provided from elsewhere), it will be deleted.
- deletePackage(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
-
Deletes a Workflow Package The workflow package aspect is removed, and if the container was previously created by the workflow service (i.e. not provided from elsewhere), it will be deleted.
- deletePermission(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deletePermission(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- deletePermission(PermissionEntry) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermission(PermissionEntry) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermission(PermissionEntry) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Delete a single permission entry
- deletePermission(PermissionEntry) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermission(NodeRef, String, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermission(NodeRef, String, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermission(NodeRef, String, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermission(NodeRef, String, PermissionReference) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Deletes all permission entries (access control list entries) that match the given criteria.
- deletePermission(NodeRef, String, PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Delete as single permission entry, if a match is found.
- deletePermission(NodeRef, String, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermission(StoreRef, String, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermission(StoreRef, String, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermission(StoreRef, String, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermission(StoreRef, String, PermissionReference) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- deletePermission(StoreRef, String, PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Remove part of a permission mask from a store
- deletePermission(StoreRef, String, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermissionEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- deletePermissionEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- deletePermissions(String) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- deletePermissions(String) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Remove all permissions for the specified authority
- deletePermissions(String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermissions(String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermissions(String) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Delete permissions for the given recipient.
- deletePermissions(String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermissions(NodePermissionEntry) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermissions(NodePermissionEntry) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermissions(NodePermissionEntry) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Delete the permissions defined by the nodePermissionEntry
- deletePermissions(NodePermissionEntry) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermissions(NodeRef) - Method in class org.alfresco.repo.domain.permissions.ADMPermissionsDaoComponentImpl
- deletePermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Delete the access control list and all access control entries for the node.
- deletePermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermissions(NodeRef, String) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- deletePermissions(NodeRef, String) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Delete permission entries for the given node and authority
- deletePermissions(StoreRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- deletePermissions(StoreRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Remove all permission masks from a store
- deletePermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- deletePermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- deletePermissions(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- deletePermissions(StoreRef, String) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- deletePermissions(StoreRef, String) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Delete entries from a permission mask on a store by authority
- deletePerson(String) - Method in class org.alfresco.repo.jscript.People
-
Delete a Person with the given username
- deletePerson(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Delete the person identified by the given user name.
- deletePerson(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Delete the person identified by the given user name.
- deletePerson(NodeRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Delete the person identified by the given ref.
- deletePerson(NodeRef) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Delete the person identified by the given ref.
- deletePerson(NodeRef, boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Delete the person identified by the given ref, and optionally delete the associated authentication, if one.
- deletePerson(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Delete the person identified by the given ref, and optionally delete the associated authentication, if one.
- deletePersonalOAuth1Credentials(String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
-
Delete the current users OAuth1 Credentials for the remote system
- deletePersonalOAuth1Credentials(String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- deletePersonalOAuth2Credentials(String) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
-
Delete the current users OAuth2 Credentials for the remote system
- deletePersonalOAuth2Credentials(String) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- deletePost(PostInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- deletePost(PostInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Deletes an existing
PostInfofrom the repository - deletePosts(Date, ActivityPostEntity.STATUS) - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- deletePosts(Date, ActivityPostEntity.STATUS) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- deleteProperty(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- deleteProperty(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing non-unique, exploded properties; see interface comments.
- deletePropertyLinks(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Remove all property links for a given property root.
- deletePropertyLinks(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- deletePropertyRoot(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- deletePropertyRoot(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- deletePropertyUniqueContext(Serializable...) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- deletePropertyUniqueContext(Serializable...) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Delete sets of unique contexts based on one, two or three context values.
- deletePropertyUniqueContext(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- deletePropertyUniqueContext(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
- deletePropertyUniqueContexts(Long...) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- deletePropertyUniqueContexts(Long...) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- deleteQName(QName) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- deleteQName(QName) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Delete a QName.
- deleteQNameEntity(QNameEntity) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- deleteQNameEntity(QNameEntity) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- deleteQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- deleteQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- deleteQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryActionPersister
-
Removes the previously serialized
QuickShareLinkExpiryActionfrom the repository. - deleteQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Removes (hard deletes) the previously persisted
QuickShareLinkExpiryActionand its related scheduleScheduledPersistedActionfrom the repository. - deleteQuickShareLinkExpiryAction(NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Removes (hard deletes) the previously persisted
QuickShareLinkExpiryActionand its related scheduleScheduledPersistedActionfrom the repository. - deleteRemoteCredentials(String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Deletes the remote credentials (if any) for the current user
- deleteRemoteCredentials(String) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Deletes the remote credentials (if any) for the current user
- deleteRendition(NodeRef, String) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- DeleteRenditionActionExecuter - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- DeleteRenditionActionExecuter() - Constructor for class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- deleteRenditionDefinition(RenditionDefinition) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- deleteReplicationDefinition(ReplicationDefinition) - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method removes the previously serializes
ReplicationDefinitionfrom the repository. - deleteReplicationDefinition(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- deleteReplicationDefinition(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- deleteSchedule(ScheduledPersistedAction) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Removes the schedule for the action, and cancels future executions of it.
- deleteSchedule(ScheduledPersistedAction) - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Removes the schedule for the action, and cancels future executions of it.
- deleteSharedOAuth1Credentials(String, OAuth1CredentialsInfo) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- deleteSharedOAuth1Credentials(String, OAuth1CredentialsInfo) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- deleteSharedOAuth2Credentials(String, OAuth2CredentialsInfo) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- deleteSharedOAuth2Credentials(String, OAuth2CredentialsInfo) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- deleteShares(SrvSession) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Delete temporary shares for the specified session
- deleteSite() - Method in class org.alfresco.repo.site.script.Site
-
Deletes the site
- deleteSite(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- deleteSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Delete the site.
- deleteSiteFeedEntries(String) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteSiteFeedEntries(String) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteSiteFeedEntries(String, Date) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteSiteFeedEntries(String, Date) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteSiteImpl(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- deleteStore(StoreRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- deleteStore(StoreRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- deleteStore(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- deleteSubscription(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- deleteSubscription(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- deleteSubscription(String, NodeRef) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- deleteSubscriptions(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteSubscriptions(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
-
The default implementation relies on ON DELETE CASCADE and the subscriptions avoiding deleted nodes - NoOp.
- deleteSubscriptions(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MSSQL
-
Overrides the super class's NO-OP to cascade-delete subscriptions in code.
- deleteTag(String, String) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
delete tag at the given store
- deleteTag(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- deleteTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Delete an existing tag and any references to it(cascade delete).
- deleteTenant(String) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- deleteTenant(String) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
Delete tenant
- deleteTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- deleteTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- deleteTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- deleteTenantEntity(String) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- deleteTenantEntity(String) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- deleteTopic(TopicInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- deleteTopic(TopicInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Deletes an existing
TopicInfofrom the repository - deleteTransaction(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- deleteTransaction(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- deleteTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- deleteTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Delete a transfer target.
- deleteTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Delete a transfer target.
- deleteTranslationContainer(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- deleteTranslationContainer(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Delete the given mlContainer and its translations.
- deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- deleteTree(String, String, Boolean, UnfileObject, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- deleteTxnsUnused(long, long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- deleteTxnsUnused(long, long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQL
- deleteTxnsUnused(long, long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Remove unused transactions from commit time 'fromCommitTime' to commit time 'toCommitTime'
- deleteType(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- deleteType(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- deleteUsageDeltaEntitiesByNodeId(long) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- deleteUsageDeltaEntitiesByNodeId(long) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- deleteUser(GreenMailUser) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- deleteUser(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Delete a user.
- deleteUser(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Delete a user.
- deleteUser(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- deleteUserFeedEntries(String) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteUserFeedEntries(String) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteUserFeedEntries(String, Date) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- deleteUserFeedEntries(String, Date) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- deleteVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- deleteVersion(NodeRef, Version) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- deleteVersion(NodeRef, Version) - Method in class org.alfresco.repo.version.VersionServiceImpl
- deleteVersion(NodeRef, Version) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- deleteVersion(NodeRef, Version) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Delete a specific version associated with a node reference.
- deleteVersionHistory(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- deleteVersionHistory(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- deleteVersionHistory(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- deleteVersionHistory(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Delete the version history associated with a node reference.
- deleteWorkflow(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Delete an "in-flight" Workflow instance
- deleteWorkflow(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Delete an "in-flight" Workflow instance
- deleteWorkflow(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- deleteWorkflow(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Delete a Workflow instance.
- DeletionMetricsRunner - Class in org.alfresco.repo.content.filestore
- DeletionMetricsRunner() - Constructor for class org.alfresco.repo.content.filestore.DeletionMetricsRunner
- DELIMITER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- DELIMITER - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- delistResource(XAResource, int) - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- deliver(MovingMessage) - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- deliver(MimeMessage) - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- DeltaList - Class in org.alfresco.repo.transfer
-
Details back from reading the manifest to say what is required to fulfill the manifest.
- DeltaList() - Constructor for class org.alfresco.repo.transfer.DeltaList
- DeltaListRequsiteProcessor - Class in org.alfresco.repo.transfer.requisite
-
A processor of the XML Transfer Requsite file to populate a DeltaList object The requsite is parsed once and the delta list is available from getDeltaList at the end.
- DeltaListRequsiteProcessor() - Constructor for class org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
- DependentInstance - Interface in org.alfresco.filesys.repo.rules
-
A dependent instance takes account of some other instance.
- deploy(NodeRef, boolean) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Deploy a workflow definition from a node in the repository.
- deployDefinition(InputStream, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Deploy a Workflow Definition
- deployDefinition(InputStream, String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Deploy a Workflow Definition
- deployDefinition(InputStream, String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Deploy a Workflow Definition
- deployDefinition(InputStream, String, String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Deploy a Workflow Definition
- deployDefinition(InputStream, String, String, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Deploy a Workflow Definition
- deployDefinition(InputStream, String, String, boolean) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Deploy a Workflow Definition
- deployDefinition(String, InputStream, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- deployDefinition(String, InputStream, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Deploy a Workflow Definition to the Alfresco Repository
- deployDefinition(String, InputStream, String, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- deployDefinition(String, InputStream, String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Deploy a Workflow Definition to the Alfresco Repository
- deployDefinition(String, InputStream, String, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- deployDefinition(String, InputStream, String, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Deploy a Workflow Definition to the Alfresco Repository
- deployDefinition(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- deployDefinition(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Deploy a Workflow Definition to the Alfresco Repository Note: The specified content object must be of type bpm:workflowdefinition.
- deploymentForbidden(String, String) - Static method in class org.alfresco.service.cmr.workflow.FailedWorkflowDeployment
- DeploymentMethod - Enum Class in org.alfresco.repo.deployment
- DeploymentMethodProvider - Interface in org.alfresco.repo.deployment
- DeploymentMethodProviderImpl - Class in org.alfresco.repo.deployment
- DeploymentMethodProviderImpl() - Constructor for class org.alfresco.repo.deployment.DeploymentMethodProviderImpl
- deployMessageBundle(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- deployMessageBundle(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Deploy custom message resource bundle (to the 'Messages' space).
- deployModel(InputStream, String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- deployModel(InputStream, String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Deploy custom model (to the 'Models' space).
- deployModel(InputStream, String, boolean) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- deployModel(InputStream, String, boolean) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Deploy custom model (to the 'Models' space).
- deployTenants(TenantDeployer, Log) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- deployTenants(TenantDeployer, Log) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- deployTenants(TenantDeployer, Log) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- deployWorkflowsInTenant - Variable in class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- DeprecatedModulesValidator - Class in org.alfresco.repo.module
-
Halts the bootstrap process if a deprecated module is present.
- DeprecatedModulesValidator(ModuleService, List<String>) - Constructor for class org.alfresco.repo.module.DeprecatedModulesValidator
- dequeueThreadPoolExecutor - Variable in class org.alfresco.repo.event2.EnqueuingEventSender
- deregister() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
-
This method is called by Spring at initialisation and will deregister this collector with the provided
HBDataCollectorService - deregister(PropertyBackedBean, boolean) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- deregister(PropertyBackedBean, boolean) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals the
PropertyBackedBeanUnregisteredEventevent. - deregisterCollector(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
- deregisterCollector(HBBaseDataCollector) - Method in interface org.alfresco.service.cmr.repository.HBDataCollectorService
- deriveValue(O) - Method in interface org.alfresco.util.ValueDerivingMapFactory.ValueDeriver
-
Derives a value from the given source.
- describe() - Method in class org.alfresco.util.schemacomp.Difference
- describe() - Method in class org.alfresco.util.schemacomp.RedundantDbObject
- describe() - Method in class org.alfresco.util.schemacomp.Result
-
A loggable message to describe the comparison result.
- describe() - Method in class org.alfresco.util.schemacomp.ValidationResult
- describe(Locale) - Method in class org.alfresco.util.schemacomp.Difference
- describe(Locale) - Method in class org.alfresco.util.schemacomp.RedundantDbObject
- describe(Locale) - Method in class org.alfresco.util.schemacomp.Result
-
An overload of the
Result.describe()that allows you to specify what locale to use for the loggable message that describes the comparison result. - describe(Locale) - Method in class org.alfresco.util.schemacomp.ValidationResult
- describe(Result) - Method in class org.alfresco.util.schemacomp.SchemaDifferenceHelper
-
Retrieves the comparison result description message in the default system language.
- description - Variable in class org.alfresco.repo.forms.FieldDefinition
- description - Variable in class org.alfresco.repo.importer.system.PatchInfo
- description - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Deprecated.
- description - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- description - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- description - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- description - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
-
Deprecated.
- DescriptionProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object description property.
- DescriptionProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.DescriptionProperty
-
Construct
- Descriptor - Interface in org.alfresco.service.descriptor
-
Provides meta-data for the Alfresco stack.
- DESCRIPTOR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- DescriptorDAO - Interface in org.alfresco.repo.descriptor
-
Abstracts out the mechanism used to persist repository descriptors.
- DescriptorService - Interface in org.alfresco.service.descriptor
-
Service for retrieving meta-data about Alfresco stack.
- DescriptorServiceAvailableEvent - Class in org.alfresco.repo.descriptor
-
A class of event that notifies the listener of the availability of the
DescriptorService. - DescriptorServiceAvailableEvent(DescriptorService) - Constructor for class org.alfresco.repo.descriptor.DescriptorServiceAvailableEvent
-
The Constructor.
- DescriptorServiceImpl - Class in org.alfresco.repo.descriptor
-
Implementation of Descriptor Service.
- DescriptorServiceImpl() - Constructor for class org.alfresco.repo.descriptor.DescriptorServiceImpl
- DescriptorServiceImpl.BaseDescriptor - Class in org.alfresco.repo.descriptor
-
Base class for Descriptor implementations, provides a default getVersion() implementation.
- DescriptorStartupLog - Class in org.alfresco.repo.descriptor
-
Provide a Repository Startup Log
- DescriptorStartupLog() - Constructor for class org.alfresco.repo.descriptor.DescriptorStartupLog
- DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.ByteArrayTypeHandler.DeserializationException
- DeserializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandler.DeserializationException
- deserialize(Object) - Method in class org.alfresco.util.json.DefaultJsonSerializer
- deserialize(SerializedTransformationOptionsAccessor) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
- deserialize(SerializedTransformationOptionsAccessor) - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions.PagedSourceOptionsSerializer
- deserialize(SerializedTransformationOptionsAccessor) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions.TemporalSourceOptionsSerializer
-
Deprecated.
- deserialize(SerializedTransformationOptionsAccessor) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions.TransformationSourceOptionsSerializer
-
Deprecated.Gets the parameters from the serialized options accessor and builds a source options object.
- deserialize(JSONObject) - Method in class org.alfresco.util.json.ExceptionJsonSerializer
-
Deprecated.
- deserialize(S) - Method in interface org.alfresco.util.json.JsonSerializer
- DESTINATION - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEventReport.ReportType
- DESTINATION - Static variable in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- destroy() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Handle tidy up on container shutdown
- destroy() - Method in class org.alfresco.filesys.config.ServerConfigurationBean
- destroy() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- destroy() - Method in class org.alfresco.opencmis.AlfrescoLocalCmisServiceFactory
- destroy() - Method in class org.alfresco.opencmis.CMISConnector
- destroy() - Method in class org.alfresco.opencmis.CMISLifecycleBean
- destroy() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- destroy() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- destroy() - Method in interface org.alfresco.repo.event2.EventSender
-
It's called when the bean instance is destroyed, allowing to perform cleanup operations.
- destroy() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- destroy() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- destroy() - Method in class org.alfresco.repo.solr.SOLRAdminClient
- destroy() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- destroy() - Method in class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- destroy() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- destroy() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Releases any resources held by this component.
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
-
Releases any resources held by this state.
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.LuceneChildApplicationContextFactory
- destroy(boolean) - Method in class org.alfresco.repo.management.subsystems.NoIndexChildApplicationContextFactory
- destroy(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- destroyInstance(EventSender) - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- DetachedResultSet - Class in org.alfresco.repo.search.results
-
Detached result set
- DetachedResultSet(ResultSet) - Constructor for class org.alfresco.repo.search.results.DetachedResultSet
-
Detached result set based on that provided
- DetachedResultSetRow - Class in org.alfresco.repo.search.results
-
Detatched result set row
- DetachedResultSetRow(ResultSet, ResultSetRow) - Constructor for class org.alfresco.repo.search.results.DetachedResultSetRow
-
Detached result set row
- detectNodeChanges(NodeRef, SearchService, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<NodeRef>) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- detectNodeChanges(NodeRef, SearchService, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<NodeRef>) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- detectNodeChanges(NodeRef, SearchService, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<NodeRef>) - Method in interface org.alfresco.repo.search.Indexer
-
Does a database vs index comparison for the given created/updated/renamed/referenced nodeRef in order to determine the set of indexing operations required
- detectNodeChanges(NodeRef, SearchService, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<ChildAssociationRef>, Collection<NodeRef>) - Method in class org.alfresco.repo.search.IndexerComponent
- determineAspect(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Determine if name referes to an aspect
- determineAssociation(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Determine if name referes to an association
- determineCurrentLookupKey() - Method in class org.alfresco.repo.tenant.TenantRoutingDataSource
- determineDefaultMimetype(FormData) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Looks through the form data for the 'mimetype' transient field and returns it's value if found, otherwise the default 'text/plain' is returned
- determineDefinition(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Determine the type of definition (aspect, property, association) from the specified name
- determinePasswordHash(Map<QName, Serializable>) - Static method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
-
Retrieves the password hash for the given user properties.
- determineProperty(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Determine if name refers to a property
- Dialect - Class in org.alfresco.repo.domain.dialect
-
Class partially copied from patched hibernate 3.2.6
- Dialect() - Constructor for class org.alfresco.repo.domain.dialect.Dialect
- DialectFactory - Class in org.alfresco.repo.domain.dialect
-
A factory for generating Dialect instances.
- DialectFactory() - Constructor for class org.alfresco.repo.domain.dialect.DialectFactory
- DialectFactory.DatabaseDialectMapper - Interface in org.alfresco.repo.domain.dialect
-
For a given database product name, instances of DatabaseDialectMapper know which Dialect to use for different versions.
- DialectFactory.VersionInsensitiveMapper - Class in org.alfresco.repo.domain.dialect
-
A simple DatabaseDialectMapper for dialects which are independent of the underlying database product version.
- DialectFactoryBean - Class in org.alfresco.repo.domain.dialect
-
Factory for the DB dialect.
- DialectFactoryBean() - Constructor for class org.alfresco.repo.domain.dialect.DialectFactoryBean
- DialectUtil - Class in org.alfresco.util
- DialectUtil() - Constructor for class org.alfresco.util.DialectUtil
- dicitionaryService - Variable in class org.alfresco.repo.version.NodeServiceImpl
- DICTIONARY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- DICTIONARY_TEMPLATE_PREFIX - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- dictionaryComponent - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- DictionaryModelType - Class in org.alfresco.repo.dictionary
-
Dictionary model type behaviour.
- DictionaryModelType() - Constructor for class org.alfresco.repo.dictionary.DictionaryModelType
- DictionaryModelType.DictionaryModelTypeTransactionListener - Class in org.alfresco.repo.dictionary
-
Dictionary model type transaction listener class.
- DictionaryModelTypeTransactionListener(NodeService, ContentService) - Constructor for class org.alfresco.repo.dictionary.DictionaryModelType.DictionaryModelTypeTransactionListener
- DictionaryRepositoryBootstrap - Class in org.alfresco.repo.dictionary
-
Bootstrap the dictionary from specified locations within the repository
- DictionaryRepositoryBootstrap() - Constructor for class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- DictionaryRepositoryBootstrappedEvent - Class in org.alfresco.repo.dictionary
- DictionaryRepositoryBootstrappedEvent(Object) - Constructor for class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrappedEvent
-
The Constructor.
- dictionaryService - Variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
The dictionary service
- dictionaryService - Variable in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- dictionaryService - Variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- dictionaryService - Variable in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- dictionaryService - Variable in class org.alfresco.repo.event2.EventGenerator
- dictionaryService - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- dictionaryService - Variable in class org.alfresco.repo.events.AbstractEventsService
- dictionaryService - Variable in class org.alfresco.repo.events.EventGenerationBehaviours
- dictionaryService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- dictionaryService - Variable in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- dictionaryService - Variable in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- dictionaryService - Variable in class org.alfresco.repo.node.AbstractNodeServiceImpl
- dictionaryService - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- dictionaryService - Variable in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- dictionaryService - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- dictionaryService - Variable in class org.alfresco.repo.search.AbstractIndexFilter
- dictionaryService - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- dictionaryService - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- dictionaryService - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- dictionaryService - Variable in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
The dictionary service
- dictionaryService - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- diff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
-
Provides an implementation of
DbObject.diff(DbObject, DiffContext). - diff(DbObject, DiffContext) - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Generate a report of differences between this object ('left') and another object ('right').
- DiffContext - Class in org.alfresco.util.schemacomp
-
A context made available to schema differencing and validation operations.
- DiffContext(Dialect, Schema, Schema) - Constructor for class org.alfresco.util.schemacomp.DiffContext
-
Constructor.
- DiffContext(Dialect, Results, Schema, Schema) - Constructor for class org.alfresco.util.schemacomp.DiffContext
-
Constructor.
- Difference - Class in org.alfresco.util.schemacomp
-
Result of a comparison between two database objects.
- Difference(Difference.Where, DbProperty, DbProperty) - Constructor for class org.alfresco.util.schemacomp.Difference
- Difference.Where - Enum Class in org.alfresco.util.schemacomp
-
Specifies the type of differences
- DirectAccessUrlDisabledException - Exception in org.alfresco.repo.content.directurl
-
Runtime exception thrown when direct access URLs are disabled.
- DirectAccessUrlDisabledException(String) - Constructor for exception org.alfresco.repo.content.directurl.DirectAccessUrlDisabledException
- directActionExecution(Action, NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- directActionExecution(Action, NodeRef) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Execute an action directly
- DirectEventSender - Class in org.alfresco.repo.event2
-
Sends a message to a destination in the current thread.
- DirectEventSender(Event2MessageProducer) - Constructor for class org.alfresco.repo.event2.DirectEventSender
- DIRECTORY - Enum constant in enum class org.alfresco.repo.bulkimport.ImportableItem.FileType
- directoryAnalyser - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- directoryAnalyser - Variable in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- DirectoryAnalyser - Interface in org.alfresco.repo.bulkimport
-
This interface defines a directory analyser.
- DirectoryAnalyserImpl - Class in org.alfresco.repo.bulkimport.impl
-
This class provides the implementation for directory analysis, the process by which a directory listing of files is broken up into ImportableItems.
- DirectoryAnalyserImpl() - Constructor for class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- DirectoryAnalyserImpl(MetadataLoader, BulkImportStatusImpl, List<ImportFilter>, NameChecker) - Constructor for class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- DirectoryExists - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- DirectoryImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class is an
ImportFilterthat filters out directories. - DirectoryImportFilter() - Constructor for class org.alfresco.repo.bulkimport.importfilters.DirectoryImportFilter
- DirectProperty - Class in org.alfresco.opencmis.mapping
-
A simple 1-1 property mapping from a CMIS property name to an alfresco property
- DirectProperty(ServiceRegistry, CMISConnector, String, QName) - Constructor for class org.alfresco.opencmis.mapping.DirectProperty
-
Construct
- DirectUrlConfig - Interface in org.alfresco.repo.content.directurl
-
Direct Access Url configuration settings interface.
- disable() - Method in class org.alfresco.repo.event2.EventGenerator
-
Disable Events2 generated events
- disable() - Method in class org.alfresco.repo.policy.BaseBehaviour
-
Disable this behaviour for the curent thread
- disable() - Method in interface org.alfresco.repo.policy.Behaviour
-
Disable the behaviour (for this thread only)
- disableAccount(String) - Method in class org.alfresco.repo.jscript.People
-
Disable user account.
- disableAllBehaviours() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Deprecated.Since 4.0 use
BehaviourFilter.enableBehaviour(NodeRef) - disableAllBehaviours() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
-
Deprecated.
- disableAllBehaviours() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
-
Deprecated.
- disableAudit(String, String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Disable auditing (if it is not already disabled) for all paths that contain the given path.
- disableAudit(String, String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Disable auditing (if it is not already disabled) for all paths that contain the given path.
- disableAudit(String, String) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Disable auditing for an application path
- disableAudit(String, String) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Disable auditing for an application path
- DisableAuditableBehaviourInterceptor - Class in org.alfresco.repo.audit
-
An interceptor that disables and then enables ASPECT_AUDITABLE behaviours around method calls.
- DisableAuditableBehaviourInterceptor() - Constructor for class org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor
- disableBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Disable behaviour for all types
- disableBehaviour() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- disableBehaviour() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- disableBehaviour(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Disable all behaviours for a given node
- disableBehaviour(NodeRef) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- disableBehaviour(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- disableBehaviour(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Disable behaviour for specific node and class
- disableBehaviour(NodeRef, QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- disableBehaviour(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- disableBehaviour(QName) - Method in class org.alfresco.opencmis.CMISConnector
- disableBehaviour(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Disable behaviour for a type or aspect for all nodes.
- disableBehaviour(QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- disableBehaviour(QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- disableBehaviour(QName, boolean) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Disable behaviour for a type or aspect for all nodes.
- disableBehaviour(QName, boolean) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- disableBehaviour(QName, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- disableBehaviour(QName, NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- disableBehaviours(Set<Behaviour>) - Method in class org.alfresco.repo.event2.EventGenerator
- DISABLED - Enum constant in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
The module is disabled
- DISABLED_TENANT_MSG - Static variable in exception org.alfresco.repo.tenant.TenantDisabledException
- DisabledFeatureException - Exception in org.alfresco.repo.search.impl
-
Identifies an attempt to use a disabled feature.
- DisabledReplicationJobException - Exception in org.alfresco.service.cmr.replication
- DisabledReplicationJobException(String) - Constructor for exception org.alfresco.service.cmr.replication.DisabledReplicationJobException
- DisabledReplicationJobException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.replication.DisabledReplicationJobException
- disableForThread() - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
-
Disables the interceptor for the current thread.
- disableInheritance(Long, boolean) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Disable inheritance
- disableInheritance(Long, boolean) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Disable inheritance
- disableRule(Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- disableRule(Rule) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Disables a rule, preventing it from being fired.
- disableRules() - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Disable rule execution for this thread
- disableRules() - Method in class org.alfresco.repo.rule.RuleServiceImpl
- disableRules() - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Disable rules for the current thread
- disableRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- disableRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Disables the rules for a given node reference.
- disableRuleType(String) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- disableRuleType(String) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Disables the rules of a given type.
- disableScheduling(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- disableScheduling(ReplicationDefinition) - Method in interface org.alfresco.service.cmr.replication.ReplicationService
-
Turns off scheduling for the specified replication
- disableTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- disableTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- disableTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- DiscussableAspect - Class in org.alfresco.repo.forum
-
Discussion-specific behaviours.
- DiscussableAspect() - Constructor for class org.alfresco.repo.forum.DiscussableAspect
- DISCUSSION_COMPONENT - Static variable in class org.alfresco.repo.discussion.DiscussionServiceImpl
- DiscussionService - Interface in org.alfresco.service.cmr.discussion
-
The Discussions service.
- DiscussionServiceImpl - Class in org.alfresco.repo.discussion
- DiscussionServiceImpl() - Constructor for class org.alfresco.repo.discussion.DiscussionServiceImpl
- DiskFreeDefault - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- DiskSizeDefault - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- dispatch(ProtocolMethod<R>, Reference) - Method in class org.alfresco.repo.virtual.ref.NodeProtocol
- dispatch(ProtocolMethod<R>, Reference) - Method in class org.alfresco.repo.virtual.ref.Protocol
-
ProtocolMethoddouble-dispatch/visitor protocol type selector. - dispatch(ProtocolMethod<R>, Reference) - Method in class org.alfresco.repo.virtual.ref.VanillaProtocol
- dispatch(ProtocolMethod<R>, Reference) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- dispatchPackageUpdatedEvent(Object, String, String, String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- dispatchStringifyReference(Reference) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- DISPLAY_LABEL - Static variable in class org.alfresco.repo.action.ParameterizedItemAbstractBase
- displayControl(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- displayHelp() - Method in class org.alfresco.tools.Export
- displayHelp() - Method in class org.alfresco.tools.Import
- displayHelp() - Method in class org.alfresco.tools.RenameUser
- displayHelp() - Method in class org.alfresco.tools.Repository
- displayHelp() - Method in class org.alfresco.tools.Tool
-
Display Tool Help
- displayName(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- DisplayName - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- displayPath(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Function to return the cm:name display path for a node with minimum performance overhead.
- distinctValues - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- DO_NOT_ADD - Static variable in interface org.alfresco.repo.workflow.WorkflowPropertyHandler
- DOCKER_COMPOSE - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
- doClean() - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
-
Calls
AbstractNodeCleanupWorker.doCleanInternal()in a System-user authenticated read-write transaction. - doClean() - Method in class org.alfresco.repo.node.cleanup.NodeCleanupRegistry
-
Calls all registered cleaners in order, without transactions or authentication.
- doClean() - Method in interface org.alfresco.repo.node.cleanup.NodeCleanupWorker
-
Perform some work to clean up data.
- doCleanInternal() - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
-
Do the actual cleanup.
- doCleanInternal() - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
-
Do the actual cleanup.
- DocLibNodeLocator - Class in org.alfresco.repo.site
-
This
NodeLocatoridentifies the site in which the source node resides and returns the Document Library container for that site. - DocLibNodeLocator() - Constructor for class org.alfresco.repo.site.DocLibNodeLocator
- DOCLINK_CREATED - Static variable in interface org.alfresco.repo.activities.ActivityType
- DOCUMENT_LIBRARY - Static variable in interface org.alfresco.service.cmr.site.SiteService
- DOCUMENT_LINK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- DocumentationURLMethod - Class in org.alfresco.repo.template
- DocumentationURLMethod() - Constructor for class org.alfresco.repo.template.DocumentationURLMethod
- DocumentEmailMessageHandler - Class in org.alfresco.email.server.handler
-
Handler implementation address to document node.
- DocumentEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.DocumentEmailMessageHandler
- DocumentLinkService - Interface in org.alfresco.service.cmr.repository
-
Provides methods specific to manipulating links of documents
- DocumentLinkServiceImpl - Class in org.alfresco.repo.doclink
-
Implementation of the document link service In addition to the document link service, this class also provides a BeforeDeleteNodePolicy
- DocumentLinkServiceImpl() - Constructor for class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- DocumentNavigator - Class in org.alfresco.repo.search
-
An implementation of the Jaxen xpath against the node service API This means any node service can do xpath style navigation.
- DocumentNavigator(DictionaryService, NodeService, SearchService, NamespacePrefixResolver, boolean) - Constructor for class org.alfresco.repo.search.DocumentNavigator
- DocumentNavigator(DictionaryService, NodeService, SearchService, NamespacePrefixResolver, boolean, boolean) - Constructor for class org.alfresco.repo.search.DocumentNavigator
-
Deprecated.useJCRRootNode parameter is now obsolete.
- DocumentNavigator.Namespace - Class in org.alfresco.repo.search
- DocumentNavigator.Property - Class in org.alfresco.repo.search
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
-
Override this method to provide subclass specific diffing logic.
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.Column
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.Index
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.Schema
- doDiff(DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.model.Table
- doExample(ServiceRegistry) - Static method in class org.alfresco.repo.node.FFCLoadsOfFiles
- doExecuteJSONRequest(RemoteConnectorRequest, RemoteConnectorService) - Static method in class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
- doGuestLogon(AlfrescoClientInfo, SrvSession) - Method in class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
-
Logon using the guest user account
- doImport() - Method in class org.alfresco.repo.importer.ExportSourceImporter
- doImport() - Method in class org.alfresco.repo.importer.FileSourceImporter
- doImport() - Method in interface org.alfresco.repo.importer.ImporterJobSPI
- doInit() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Initializes or resets the bean and its state.
- doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
- doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>, boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
- doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<R>, boolean, boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Execute a callback in a transaction until it succeeds, fails because of an error not the result of an optimistic locking failure, or a deadlock loser failure, or until a maximum number of retries have been attempted.
- doInTransaction(RetryingTransactionHelper.RetryingTransactionCallback<T>) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Does work in a transaction.
- doInWriteTransaction(SrvSession, AlfrescoTxDiskDriver.CallableIO<T>) - Method in class org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver
-
Perform a retryable operation in a write transaction
- DomainAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN Domain Access control that can be configured via JMX or a Spring bean definition.
- DomainAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.DomainAccessControlBean
- DomainMappingConfigBean - Class in org.alfresco.filesys.config
-
The Class DomainMappingConfigBean.
- DomainMappingConfigBean() - Constructor for class org.alfresco.filesys.config.DomainMappingConfigBean
- done() - Method in interface org.alfresco.repo.domain.node.NodeDAO.ChildAssocRefQueryCallback
-
Called once the iteration of results has concluded
- done() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortResultHandler
- done() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery.PersonResultHandler
- DONE - Enum constant in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
- DoNothingCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Do Nothing Command, Does what it says on the tin!
- DoNothingCommand() - Constructor for class org.alfresco.filesys.repo.rules.commands.DoNothingCommand
- DoNothingCopyBehaviourCallback - Class in org.alfresco.repo.copy
-
Simple copy behaviour to prevent any copying.
- DoNothingCopyBehaviourCallback() - Constructor for class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- DoNotRetryException - Interface in org.alfresco.repo.transaction
-
Marker interface for the exceptions that should not trigger retries, regardless of the contained causal exceptions.
- doProcess(SearchResult) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.AbstractSearchCallback
- doReadOnly(LuceneIndexerAndSearcher.ReadOnlyWork<R>) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcher
- doSpecialTenantFilter(Collection<T>, Function<T, String>) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
For "default" domain return ALL workflows For tenant-specific workflows exclude "default"
- doSpecialTenantFilterAndSafeConvert(List<F>, Function<F, String>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
-
filters HistoricProcessInstances by domain including all instances for default domain and excluding shared instances (THOR-206) for tenants
- DOT_CHARACTER - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- DOT_CHARACTER_REPLACEMENT - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- DotDotContentSearchContext - Class in org.alfresco.filesys.repo
-
Cache Lookup Search Context Class ContentSearchContext with DotDot methods.
- DotDotContentSearchContext(CifsHelper, List<NodeRef>, String, String, boolean) - Constructor for class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Class constructor
- doTopCall(Callable, Context, Scriptable, Scriptable, Object[]) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- doTransform(Action, NodeRef, ContentReader, NodeRef, ContentWriter) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Executed in a new transaction so that failures don't cause the entire transaction to rollback.
- DOUBLE - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- doWithRetry(RetryingCallbackHelper.RetryingCallback<R>) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
-
Execute a callback until it succeeds, fails or until a maximum number of retries have been attempted.
- DOWNLOAD_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.download.DownloadModel
-
Download Model URI
- DownloadCancelledException - Exception in org.alfresco.repo.download
-
Exception thrown by ZipDownloadExporter, if a download is cancelled mid flow.
- DownloadCancelledException() - Constructor for exception org.alfresco.repo.download.DownloadCancelledException
- DOWNLOADED - Static variable in interface org.alfresco.service.cmr.activities.ActivityPoster
- DownloadEntity - Class in org.alfresco.repo.download.cannedquery
-
Download Entity - used by GetDownloads CQ
- DownloadEntity() - Constructor for class org.alfresco.repo.download.cannedquery.DownloadEntity
-
Default constructor
- DownloadEntity(Long, Long, Long) - Constructor for class org.alfresco.repo.download.cannedquery.DownloadEntity
- DownloadModel - Interface in org.alfresco.repo.download
-
Utility interface for the downloadModel.xml
- DownloadRequest - Class in org.alfresco.service.cmr.download
-
DownloadRequest data transfer object.
- DownloadRequest(boolean, List<AssociationRef>, String) - Constructor for class org.alfresco.service.cmr.download.DownloadRequest
- DownloadsCleanupJob - Class in org.alfresco.repo.download
-
Executes the clean up of download nodes.
- DownloadsCleanupJob() - Constructor for class org.alfresco.repo.download.DownloadsCleanupJob
- DownloadService - Interface in org.alfresco.service.cmr.download
-
Zip download service.
- DownloadServiceException - Exception in org.alfresco.repo.download
-
Download Service Exception class
- DownloadServiceException(String, Throwable) - Constructor for exception org.alfresco.repo.download.DownloadServiceException
- DownloadServiceImpl - Class in org.alfresco.repo.download
-
Implementation of the download service.
- DownloadServiceImpl() - Constructor for class org.alfresco.repo.download.DownloadServiceImpl
- DownloadStatus - Class in org.alfresco.service.cmr.download
-
Immutable data transfer object representing the status of a download.
- DownloadStatus(DownloadStatus.Status, long, long, long, long) - Constructor for class org.alfresco.service.cmr.download.DownloadStatus
-
Default constructor
- DownloadStatus.Status - Enum Class in org.alfresco.service.cmr.download
- DownloadStatusUpdateService - Interface in org.alfresco.repo.download
-
Service for updating the status of a download.
- DownloadStatusUpdateService - Interface in org.alfresco.service.cmr.download
-
Service for updating the status of a download.
- DownloadStatusUpdateServiceImpl - Class in org.alfresco.repo.download
-
Implementation class responsible for update the status of a download node.
- DownloadStatusUpdateServiceImpl() - Constructor for class org.alfresco.repo.download.DownloadStatusUpdateServiceImpl
- DownloadStorage - Class in org.alfresco.repo.download
-
This class is responsible for the persistence of objects using lower-level repo services such as the
NodeService. - DownloadStorage() - Constructor for class org.alfresco.repo.download.DownloadStorage
- doWork() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcher.ReadOnlyWork
- doWork() - Method in interface org.alfresco.repo.transaction.TransactionUtil.TransactionWork
-
Deprecated.Method containing the work to be done in the user transaction.
- DraftsAndPublishedBlogPostsCannedQuery - Class in org.alfresco.repo.blog.cannedqueries
-
This is a
CannedQueryfor the rather particular 'get my drafts and all published' blog-post query. - DraftsAndPublishedBlogPostsCannedQuery(CannedQueryDAO, MethodSecurityBean<BlogEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQuery
- DraftsAndPublishedBlogPostsCannedQueryFactory - Class in org.alfresco.repo.blog.cannedqueries
-
A
CannedQueryFactoryfor the creation ofDraftsAndPublishedBlogPostsCannedQuerys. - DraftsAndPublishedBlogPostsCannedQueryFactory() - Constructor for class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryFactory
- DraftsAndPublishedBlogPostsCannedQueryParams - Class in org.alfresco.repo.blog.cannedqueries
-
Parameters for
DraftsAndPublishedBlogPostsCannedQuery. - DraftsAndPublishedBlogPostsCannedQueryParams(Long, Long, Long, Long, String, Date, Date) - Constructor for class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryParams
- dueDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Workflow Due Date
- dueDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- DummyManagedResource - Class in org.alfresco.repo.management
-
Dummy Managed Resource
- DummyManagedResource() - Constructor for class org.alfresco.repo.management.DummyManagedResource
- DummySuggesterServiceImpl - Class in org.alfresco.repo.search.impl
-
Dummy Suggester
- DummySuggesterServiceImpl() - Constructor for class org.alfresco.repo.search.impl.DummySuggesterServiceImpl
- DummyTransactionService - Class in org.alfresco.repo.transaction
-
Simple implementation of the transaction service that serve up entirely useless user transactions.
- DummyTransactionService() - Constructor for class org.alfresco.repo.transaction.DummyTransactionService
- DummyTransformServiceRegistry - Class in org.alfresco.repo.content.transform
-
A place holder for the remote transform service registry.
- DummyTransformServiceRegistry() - Constructor for class org.alfresco.repo.content.transform.DummyTransformServiceRegistry
- dumpConnection(MBeanServerConnection, PrintWriter) - Static method in class org.alfresco.repo.management.JmxDumpUtil
-
Dumps a local or remote MBeanServer's entire object tree for support purposes.
- dumpFiles() - Method in class org.alfresco.util.schemacomp.MultiFileDumper
- dumpNode(NodeService, NodeRef) - Static method in class org.alfresco.util.debug.NodeStoreInspector
-
Dumps the contents of a node
- dumpNodeStore(NodeService, StoreRef) - Static method in class org.alfresco.util.debug.NodeStoreInspector
-
Dumps the contents of a store to a string.
- dumpSchema() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Produces schema dump in XML format: this is performed pre- and post-upgrade (i.e. if changes are made to the schema) and can made upon demand via JMX.
- dumpSchema(String[]) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Produces schema dump in XML format: this is performed pre- and post-upgrade (i.e. if changes are made to the schema) and can made upon demand via JMX.
- DuplicateAttributeException - Exception in org.alfresco.service.cmr.attributes
-
Exception generated by attempting to create a duplicate attribute
- DuplicateAttributeException(Serializable, Serializable, Serializable, Throwable) - Constructor for exception org.alfresco.service.cmr.attributes.DuplicateAttributeException
- DuplicateChildNodeNameException - Exception in org.alfresco.service.cmr.repository
-
Thrown when a child node cm:name property violates the data dictionary duplicate child association constraint.
- DuplicateChildNodeNameException(NodeRef, QName, String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.DuplicateChildNodeNameException
- DuplicateFacetId(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.DuplicateFacetId
- DuplicateFacetId(String, String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.DuplicateFacetId
- DURATION - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Duration of clip.
- dynamicAuthorities - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- DynamicAuthority - Interface in org.alfresco.repo.security.permissions
-
The interface for a dynamic authority provider e.g. for the owner of a node or any other authority that is determined by the context rather than just a node.
- DynamicCreateRepositoryLocation - Class in org.alfresco.repo.dictionary
- DynamicCreateRepositoryLocation() - Constructor for class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- DynamicMBeanExporter - Class in org.alfresco.repo.management
-
An
MBeanExporterthat allows individual MBeans to be registered and unregistered over time. - DynamicMBeanExporter() - Constructor for class org.alfresco.repo.management.DynamicMBeanExporter
-
Instantiates a new dynamic MBean exporter.
- DynamicMBeanExportOperations - Interface in org.alfresco.repo.management
-
An interface that allows individual MBeans to be registered and unregistered over time.
- DynamicModelPolicies - Class in org.alfresco.repo.dictionary
- DynamicModelPolicies() - Constructor for class org.alfresco.repo.dictionary.DynamicModelPolicies
- DynamicModelPolicies.OnLoadDynamicModel - Interface in org.alfresco.repo.dictionary
- DynamicPermission - Class in org.alfresco.repo.security.permissions.impl.model
-
The definition of a required permission
- DynamicPermission(QName) - Constructor for class org.alfresco.repo.security.permissions.impl.model.DynamicPermission
- DynamicSolrStoreMappingWrapperFactory - Class in org.alfresco.repo.search.impl.solr
- DynamicSolrStoreMappingWrapperFactory() - Constructor for class org.alfresco.repo.search.impl.solr.DynamicSolrStoreMappingWrapperFactory
E
- EAGER - Enum constant in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
This policy puts the new value if: the extracted property is not null null extracted values are return in the 'modified' map.
- EagerContentStoreCleaner - Class in org.alfresco.repo.content.cleanup
-
This component is responsible cleaning up orphaned content.
- EagerContentStoreCleaner() - Constructor for class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
- EDITION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- EditionService - Interface in org.alfresco.service.cmr.ml
-
The API to manage editions of a mlContainer.
- EditionServiceImpl - Class in org.alfresco.repo.model.ml
-
Edition support implementation
- EditionServiceImpl() - Constructor for class org.alfresco.repo.model.ml.EditionServiceImpl
- EIGHT_BIT_ENCODING - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- EL_AUTOINCREMENT - Static variable in class org.alfresco.util.schemacomp.XML
- EL_COLUMN - Static variable in class org.alfresco.util.schemacomp.XML
- EL_COLUMN_NAME - Static variable in class org.alfresco.util.schemacomp.XML
- EL_COLUMN_NAMES - Static variable in class org.alfresco.util.schemacomp.XML
- EL_COLUMNS - Static variable in class org.alfresco.util.schemacomp.XML
- EL_FOREIGN_KEY - Static variable in class org.alfresco.util.schemacomp.XML
- EL_FOREIGN_KEYS - Static variable in class org.alfresco.util.schemacomp.XML
- EL_INDEX - Static variable in class org.alfresco.util.schemacomp.XML
- EL_INDEXES - Static variable in class org.alfresco.util.schemacomp.XML
- EL_LOCAL_COLUMN - Static variable in class org.alfresco.util.schemacomp.XML
- EL_NULLABLE - Static variable in class org.alfresco.util.schemacomp.XML
- EL_OBJECTS - Static variable in class org.alfresco.util.schemacomp.XML
- EL_PRIMARY_KEY - Static variable in class org.alfresco.util.schemacomp.XML
- EL_PROPERTIES - Static variable in class org.alfresco.util.schemacomp.XML
- EL_PROPERTY - Static variable in class org.alfresco.util.schemacomp.XML
- EL_SCHEMA - Static variable in class org.alfresco.util.schemacomp.XML
- EL_SEQUENCE - Static variable in class org.alfresco.util.schemacomp.XML
- EL_TABLE - Static variable in class org.alfresco.util.schemacomp.XML
- EL_TARGET_COLUMN - Static variable in class org.alfresco.util.schemacomp.XML
- EL_TARGET_TABLE - Static variable in class org.alfresco.util.schemacomp.XML
- EL_TYPE - Static variable in class org.alfresco.util.schemacomp.XML
- EL_VALIDATOR - Static variable in class org.alfresco.util.schemacomp.XML
- EL_VALIDATORS - Static variable in class org.alfresco.util.schemacomp.XML
- ElementContext - Class in org.alfresco.repo.importer.view
-
Maintains state about the currently imported element.
- ElementContext(QName, DictionaryService, Importer) - Constructor for class org.alfresco.repo.importer.view.ElementContext
-
Construct
- email() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns the value of the
emailrecord component. - email() - Method in class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- EMAIL_SUBJECT_KEY - Static variable in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- EMAIL_SUBJECT_KEY - Static variable in class org.alfresco.repo.invitation.activiti.SendNominatedInviteAddDirectDelegate
- EMAIL_SUBJECT_KEY - Static variable in class org.alfresco.repo.invitation.activiti.SendNominatedInviteDelegate
- EMAIL_TEMPLATE_XPATH - Static variable in class org.alfresco.repo.invitation.activiti.SendNominatedInviteAddDirectDelegate
- EMAIL_TEMPLATE_XPATH - Static variable in class org.alfresco.repo.invitation.activiti.SendNominatedInviteDelegate
- emailClaim() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns the value of the
emailClaimrecord component. - EmailDelivery - Class in org.alfresco.service.cmr.email
-
Delivery instructions for an email message.
- EmailDelivery(String, String, String) - Constructor for class org.alfresco.service.cmr.email.EmailDelivery
-
New Email Delivery Instructions.
- EmailHelper - Class in org.alfresco.util
-
A helper class to provide email template related utility functions.
- EmailHelper() - Constructor for class org.alfresco.util.EmailHelper
- EmailMessage - Interface in org.alfresco.service.cmr.email
-
Interface to process email messages.
- EmailMessageException - Exception in org.alfresco.service.cmr.email
-
A checked and handled exception indicating a specific and well-known email error condition.
- EmailMessageException(String, Object...) - Constructor for exception org.alfresco.service.cmr.email.EmailMessageException
- EmailMessageHandler - Interface in org.alfresco.email.server.handler
-
Interface for email handler for processing email message.
- EmailMessageImpl - Class in org.alfresco.email.server.impl
-
Deprecated.- class not used.
- EmailMessageImpl(String, String, String, String) - Constructor for class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- EmailMessagePart - Interface in org.alfresco.service.cmr.email
-
Interface to process email parts.
- EmailMessagePartImpl - Class in org.alfresco.email.server.impl
-
Deprecated.class not used.
- EmailMessagePartImpl(String, byte[]) - Constructor for class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- EmailMessagePartImpl(String, String, byte[]) - Constructor for class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- EMailNotificationProvider - Class in org.alfresco.repo.notification
-
EMail notification provider implementation
- EMailNotificationProvider() - Constructor for class org.alfresco.repo.notification.EMailNotificationProvider
- EmailServer - Class in org.alfresco.email.server
-
Base implementation of an email server.
- EmailServer() - Constructor for class org.alfresco.email.server.EmailServer
- EmailServerModel - Interface in org.alfresco.email.server
-
Class defines the costants for Email Server Model
- EmailService - Interface in org.alfresco.service.cmr.email
-
Service to process email messages.
- EmailServiceImpl - Class in org.alfresco.email.server
-
Concrete email service implementation.
- EmailServiceImpl() - Constructor for class org.alfresco.email.server.EmailServiceImpl
- EmailUserNotifier - Class in org.alfresco.repo.activities.feed
-
Notifies the given user by sending activity feed information to their registered email address.
- EmailUserNotifier() - Constructor for class org.alfresco.repo.activities.feed.EmailUserNotifier
- embed(Map<QName, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Embeds the given properties into the file specified by the given content writer. *
- embed(Map<QName, Serializable>, ContentReader, ContentWriter) - Method in interface org.alfresco.repo.content.metadata.MetadataEmbedder
-
Embeds the given properties into the file specified by the given content writer. *
- embed(NodeRef, Map<QName, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Identical to
MetadataEmbedder.embed(Map, ContentReader, ContentWriter)but with the addition of theNodeRefbeing acted on. - embed(NodeRef, Map<QName, Serializable>, ContentReader, ContentWriter) - Method in interface org.alfresco.repo.content.metadata.MetadataEmbedder
-
Identical to
MetadataEmbedder.embed(Map, ContentReader, ContentWriter)but with the addition of theNodeRefbeing acted on. - embedInternal(Map<String, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Override to embed metadata values.
- embedInternal(NodeRef, Map<String, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- embedInternal(NodeRef, Map<String, Serializable>, ContentReader, ContentWriter) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- EML_EXTENSION - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- EMPTY_COLLECTION_VALUE - Static variable in class org.alfresco.repo.domain.node.NodePropertyValue
-
used to provide empty collection values in and out
- EMPTY_LOCALNAME_SUBSTITUTE - Static variable in class org.alfresco.repo.domain.qname.QNameEntity
- EMPTY_MAP - Static variable in class org.alfresco.util.PropertyMap
-
A static empty map to us when having to deal with nulls
- EMPTY_STRING - Static variable in class org.alfresco.repo.domain.CrcHelper
- EMPTY_STRING - Static variable in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- EMPTY_STRING_REPLACEMENT - Static variable in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- EMPTY_URL - Static variable in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- EmptyContentReader - Class in org.alfresco.repo.content
-
A blank reader for which
exists()always returns false. - EmptyContentReader(String) - Constructor for class org.alfresco.repo.content.EmptyContentReader
- EmptyResultSet - Class in org.alfresco.repo.search
-
An empty result set
- EmptyResultSet() - Constructor for class org.alfresco.repo.search.EmptyResultSet
-
Default constructor
- EmptyTranslationAspect - Class in org.alfresco.repo.model.ml
-
Class containing behaviour for the multilingual empty translation aspect.
- EmptyTranslationAspect() - Constructor for class org.alfresco.repo.model.ml.EmptyTranslationAspect
- enable() - Method in class org.alfresco.repo.event2.EventGenerator
-
Enable Events2 generated events
- enable() - Method in class org.alfresco.repo.policy.BaseBehaviour
-
Enable this behaviour for the current thread
- enable() - Method in interface org.alfresco.repo.policy.Behaviour
-
Enable the behaviour (for this thread only)
- enableAccount(String) - Method in class org.alfresco.repo.jscript.People
-
Enable user account.
- enableAllBehaviours() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Deprecated.Since 4.0 use
BehaviourFilter.disableBehaviour() - enableAllBehaviours() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
-
Deprecated.
- enableAllBehaviours() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
-
Deprecated.
- enableAudit(String, String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Enable auditing (if it is not already enabled) for all paths that contain the given path.
- enableAudit(String, String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Enable auditing (if it is not already enabled) for all paths that contain the given path.
- enableAudit(String, String) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Enable auditing for an application path
- enableAudit(String, String) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Enable auditing for an application path
- enableBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Enable behaviours for all classes.
- enableBehaviour() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- enableBehaviour() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- enableBehaviour(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Enable behaviour for a specific node
- enableBehaviour(NodeRef) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- enableBehaviour(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- enableBehaviour(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Enable behaviour for specific node
- enableBehaviour(NodeRef, QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- enableBehaviour(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- enableBehaviour(QName) - Method in class org.alfresco.opencmis.CMISConnector
- enableBehaviour(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Enable behaviour for all nodes
This is also applied to the to the disabled behaviours withBehaviourFilter.disableBehaviour(QName, boolean) - enableBehaviour(QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- enableBehaviour(QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- enableBehaviour(QName, NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- enableBehaviours(Set<Behaviour>) - Method in class org.alfresco.repo.event2.EventGenerator
- enableBehaviours(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Deprecated.Since 4.0 use
BehaviourFilter.enableBehaviour(NodeRef) - enableBehaviours(NodeRef) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
-
Deprecated.
- enableBehaviours(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
-
Deprecated.
- enabled - Variable in class org.alfresco.repo.event2.EventGenerator
- enabled - Variable in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- ENABLED - Static variable in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- enableForThread() - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
-
Enables the interceptor for the current thread.
- enableInheritance(Long, Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Enable inheritance
- enableInheritance(Long, Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Enable inheritance
- enableLocks() - Method in class org.alfresco.repo.lock.LockServiceImpl
- enableLocks() - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- enableLocks() - Method in interface org.alfresco.service.cmr.lock.LockService
-
After calling suspendLocks turn the locks back on.
- enableRule(Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- enableRule(Rule) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Enables a rule previously disabled.
- enableRules() - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Enable rule execution for this thread
- enableRules() - Method in class org.alfresco.repo.rule.RuleServiceImpl
- enableRules() - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Enable rules for the current thread
- enableRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- enableRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Enables the rules for a given node reference.
- enableRuleType(String) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- enableRuleType(String) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Enables rules of a given type.
- enableScheduling(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- enableScheduling(ReplicationDefinition) - Method in interface org.alfresco.service.cmr.replication.ReplicationService
-
Turns on scheduling for the specified replication.
- enableTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- enableTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- enableTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- enableTransferTarget(String, boolean) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- enableTransferTarget(String, boolean) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Enables/Disables the named transfer target
- enableTransferTarget(String, boolean) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Enables/Disables the named transfer target
- enableTransferTarget(String, boolean) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Enables/Disables the named transfer target
- encode() - Method in class org.alfresco.repo.virtual.ref.Reference
- encode(String, String) - Static method in class org.alfresco.util.Utf7
-
Convert string to UTF-7 characters
- encode(String, String, Object) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Encode a password using the specified encoderKey
- encode(Encoding) - Method in class org.alfresco.repo.virtual.ref.Reference
- encodePassword(String, Object) - Method in class org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl
- encodePassword(String, Object) - Method in class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
-
Encodes the rawPass using a MessageDigest.
- encodePassword(String, Object) - Method in class org.alfresco.repo.security.authentication.NoOpPasswordEncoderImpl
- encodePassword(String, Object, List<String>) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Encode a password
- encodePreferred(String, Object) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Encodes a password in the preferred encoding.
- encodeQuotes(String) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.Encodes invalid HTML characters.
- encodeSubject(String) - Static method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
-
Subject field is used as name of the content, so we need to replace characters that are forbidden in file names.
- encoding - Variable in enum class org.alfresco.repo.virtual.ref.Encodings
- Encoding - Class in org.alfresco.repo.virtual.ref
- Encoding(Character, ReferenceParser, Stringifier, boolean) - Constructor for class org.alfresco.repo.virtual.ref.Encoding
- ENCODING - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ContentPropertyName
- encodingDAO - Variable in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- EncodingDAO - Interface in org.alfresco.repo.domain.encoding
-
DAO services for alf_encoding and related tables
- EncodingDAOImpl - Class in org.alfresco.repo.domain.encoding.ibatis
-
iBatis-specific implementation of the Mimetype DAO.
- EncodingDAOImpl() - Constructor for class org.alfresco.repo.domain.encoding.ibatis.EncodingDAOImpl
- EncodingEntity - Class in org.alfresco.repo.domain.encoding
-
Entity bean for alf_encoding table.
- EncodingEntity() - Constructor for class org.alfresco.repo.domain.encoding.EncodingEntity
- EncodingFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation representing theencodingtransient field. - EncodingFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.EncodingFieldProcessor
- Encodings - Enum Class in org.alfresco.repo.virtual.ref
-
Common
Referenceencodings. - encrypt(Map<QName, Serializable>) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
-
Encrypt properties if their data definition (model-specific) requires it.
- encrypt(QName, Serializable) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
-
Encrypt a properties if the data definition (model-specific) requires it.
- EncryptedContentStoreChildApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
-
ChildApplicationContextFactory extension used to identify the type of the content store subsystem, encrypted or unecrypted.
- EncryptedContentStoreChildApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.EncryptedContentStoreChildApplicationContextFactory
- EncryptedKey - Class in org.alfresco.repo.domain.contentdata
- EncryptedKey(String, String, String, ByteBuffer) - Constructor for class org.alfresco.repo.domain.contentdata.EncryptedKey
- EncryptionChecker - Class in org.alfresco.encryption
-
The EncryptionChecker checks the state of the repository's encryption system.
- EncryptionChecker() - Constructor for class org.alfresco.encryption.EncryptionChecker
- EncryptionKeysRegistryImpl - Class in org.alfresco.encryption
-
Registered Encryption Keys are stored in the AttributeService directly under a top level key defined by TOP_LEVEL_KEY (which means that all key aliases must be unique across however many keystores are being used).
- EncryptionKeysRegistryImpl() - Constructor for class org.alfresco.encryption.EncryptionKeysRegistryImpl
- end() - Method in class org.alfresco.repo.download.AbstractExporter
- end() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- end() - Method in interface org.alfresco.repo.importer.Importer
-
Signal end of import
- end() - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export
- end(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- end(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Asks the receiver to end (and clean up) the specified transfer
- end(TransferEndEvent) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- END - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- END_INC - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- END_PAGE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- END_VALUE - Enum constant in enum class org.alfresco.repo.policy.Policy.Arg
- endACL(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endACL(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endACL(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of ACL
- endAspect(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- endAspect(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endAspect(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of aspect
- endAspects(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endAspects(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endAspects(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of aspects
- endAssoc(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- endAssoc(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endAssoc(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of association
- endAssocs(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endAssocs(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endAssocs(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of associations
- endDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- endDocument() - Method in class org.alfresco.repo.importer.DefaultContentHandler
- endDocument() - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- endDocument() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- endDocument() - Method in class org.alfresco.repo.transfer.XMLWriter
- endElement(String, String, String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- endElement(String, String, String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
-
End Element
- endElement(String, String, String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
-
End Element
- endElement(String, String, String) - Method in class org.alfresco.util.schemacomp.XMLToSchema
- endElement(QName) - Method in class org.alfresco.repo.transfer.XMLWriter
- endExport() - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
- endExport() - Method in class org.alfresco.repo.exporter.FileExportPackageHandler
- endExport() - Method in interface org.alfresco.service.cmr.view.ExportPackageHandler
-
End the Export
- endImport() - Method in class org.alfresco.repo.importer.ACPImportPackageHandler
- endImport() - Method in class org.alfresco.repo.importer.FileImportPackageHandler
- endImport() - Method in interface org.alfresco.service.cmr.view.ImportPackageHandler
-
End the Import
- endManifest() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- endManifest() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- endManifest() - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- endManifest() - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- endManifest() - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- endNamespace(String) - Method in class org.alfresco.repo.download.AbstractExporter
- endNamespace(String) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endNamespace(String) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of namespace
- endNode(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endNode(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endNode(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of node
- EndOfFinancialMonth - Class in org.alfresco.repo.dictionary.types.period
-
End of financial month
- EndOfFinancialMonth() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfFinancialMonth
- EndOfFinancialQuarter - Class in org.alfresco.repo.dictionary.types.period
-
End of financial quarter
- EndOfFinancialQuarter() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfFinancialQuarter
- EndOfFinancialYear - Class in org.alfresco.repo.dictionary.types.period
-
End of financial year
- EndOfFinancialYear() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfFinancialYear
- EndOfMonth - Class in org.alfresco.repo.dictionary.types.period
-
End of month
- EndOfMonth() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfMonth
- EndOfQuarter - Class in org.alfresco.repo.dictionary.types.period
-
End of quarter
- EndOfQuarter() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfQuarter
- EndOfYear - Class in org.alfresco.repo.dictionary.types.period
-
End of year
- EndOfYear() - Constructor for class org.alfresco.repo.dictionary.types.period.EndOfYear
- endpoint - Variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- endpointDirection - Variable in class org.alfresco.repo.forms.AssociationFieldDefinition
- endpointMandatory - Variable in class org.alfresco.repo.forms.AssociationFieldDefinition
- endpointMany - Variable in class org.alfresco.repo.forms.AssociationFieldDefinition
- endpointType - Variable in class org.alfresco.repo.forms.AssociationFieldDefinition
- endPrefixMapping(String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- endPrefixMapping(String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- endPrefixMapping(String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- endPrefixMapping(String) - Method in class org.alfresco.repo.transfer.XMLWriter
- endProperties(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endProperties(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endProperties(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of properties
- endProperty(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- endProperty(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endProperty(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of property
- endReference(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endReference(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endReference(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export of node reference
- ENDS - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- ENDSWITH - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- ENDSWITH_IGNORECASE - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- endTask(String) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
End the task
- endTask(String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
End the Task (i.e. complete the task)
- endTask(String, String) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
End the Task (i.e. complete the task)
- endTask(String, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- endTask(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
End the Task (i.e. complete the task)
- endTransaction() - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- endTransaction() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- endTransaction() - Method in interface org.alfresco.repo.domain.activities.ActivitiesDAO
- endTransaction() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- endTransaction(SrvSession, Object) - Method in class org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver
-
End an active transaction
- endTransferManifest() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- endTransferManifest() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestProcessor
-
Signals the end of a transfer manifest
- endTransferManifest() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestWriter
- endTransferManifest() - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
-
End the transfer manifest
- endTransferReport() - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
End the transfer report
- endTransferReport() - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
-
End the transfer report
- endTransferReport() - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Called at the end of the destination transfer report.
- endTransferRequsite() - Method in class org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
- endTransferRequsite() - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteProcessor
-
Called at the end of a transfer requsite
- endTransferRequsite() - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteWriter
- endTransferRequsite() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteWriter
-
End the transfer manifest
- endValueCollection(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- endValueCollection(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endValueCollection(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export end of value collection
- endValueMLText(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- endValueMLText(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- endValueMLText(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
End export MLText
- ENGINE - Static variable in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- ENGINE_ID - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- ENGINE_ID - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- enlistResource(XAResource) - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- enqueueThreadPoolExecutor - Variable in class org.alfresco.repo.event2.EnqueuingEventSender
- EnqueuingEventSender - Class in org.alfresco.repo.event2
-
Enqueuing event sender allows to create asynchronously the RepoEvent offloading the work to a ThreadPool but at the same time it preserves the order of the events.
- EnqueuingEventSender(Event2MessageProducer, Executor, Executor) - Constructor for class org.alfresco.repo.event2.EnqueuingEventSender
- ensureCredentialsFound(String, BaseCredentialsInfo) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
- ensureProperties() - Method in class org.alfresco.service.cmr.workflow.LazyActivitiWorkflowTask
- ensureRemoteSystemKnown(String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
- ensureVersioningEnabled() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Ensures that this document has the cm:versionable aspect applied to it, and that it has the initial version in the version store.
- ensureVersioningEnabled(boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Ensures that this document has the cm:versionable aspect applied to it, and that it has the initial version in the version store.
- ensureVersioningEnabled(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.VersionServiceImpl
- ensureVersioningEnabled(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- ensureVersioningEnabled(NodeRef, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Ensures that a node has the versionable aspect applied to it, and has at least an initial entry in the version store.
- ENTERPRISE - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.LicenseMode
-
The server is running with full Enteprise license.
- ENTERPRISE_EMAIL_TEMPLATE_PATH - Static variable in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- EntityLookupCache<K extends Serializable,
V, VK extends Serializable> - Class in org.alfresco.repo.cache.lookup -
A cache for two-way lookups of database entities.
- EntityLookupCache(EntityLookupCache.EntityLookupCallbackDAO<K, V, VK>) - Constructor for class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Construct the lookup cache without any cache.
- EntityLookupCache(SimpleCache, String, EntityLookupCache.EntityLookupCallbackDAO<K, V, VK>) - Constructor for class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Construct the lookup cache, using the given cache region.
- EntityLookupCache(SimpleCache, EntityLookupCache.EntityLookupCallbackDAO<K, V, VK>) - Constructor for class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Construct the lookup cache, using the
default cache region. - EntityLookupCache.EntityLookupCallbackDAO<K1 extends Serializable,
V1, VK1 extends Serializable> - Interface in org.alfresco.repo.cache.lookup -
Interface to support lookups of the entities using keys and values.
- EntityLookupCache.EntityLookupCallbackDAOAdaptor<K2 extends Serializable,
V2, VK2 extends Serializable> - Class in org.alfresco.repo.cache.lookup -
Adaptor for implementations that support immutable entities.
- EntityLookupCallbackDAOAdaptor() - Constructor for class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
- entityReference - Variable in class org.alfresco.repo.event2.EventConsolidator
- entrySet() - Method in class org.alfresco.repo.template.XSLTemplateModel
- entrySet() - Method in class org.alfresco.util.ValueProtectingMap
- ENUM - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- EnumParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Enumerated type parameter constraint
- EnumParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.EnumParameterConstraint
- EPHEMERAL - Enum constant in enum class org.alfresco.repo.lock.mem.Lifetime
- equals(Object) - Method in class org.alfresco.filesys.repo.ContentFileInfo
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- equals(Object) - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- equals(Object) - Method in class org.alfresco.repo.action.ActionTransactionListener
- equals(Object) - Method in class org.alfresco.repo.action.OngoingAsyncAction
- equals(Object) - Method in class org.alfresco.repo.action.ParameterizedItemImpl
-
Equals implementation
- equals(Object) - Method in class org.alfresco.repo.admin.registry.RegistryKey
- equals(Object) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
-
This implementation assumes all extractors are stateless i.e. if the class matches then the instances are equal.
- equals(Object) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
-
This implementation assumes all generators are stateless i.e. if the class matches then the instances are equal.
- equals(Object) - Method in class org.alfresco.repo.audit.model.AuditApplication
- equals(Object) - Method in class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- equals(Object) - Method in class org.alfresco.repo.cache.AbstractRefreshableCacheEvent
- equals(Object) - Method in class org.alfresco.repo.cache.lookup.CacheRegionKey
- equals(Object) - Method in class org.alfresco.repo.cache.lookup.CacheRegionValueKey
- equals(Object) - Method in class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- equals(Object) - Method in class org.alfresco.repo.cache.TransactionalCache
- equals(Object) - Method in class org.alfresco.repo.cache.TransactionalCache.ValueHolder
- equals(Object) - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- equals(Object) - Method in class org.alfresco.repo.content.caching.Key
- equals(Object) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- equals(Object) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.
- equals(Object) - Method in class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- equals(Object) - Method in class org.alfresco.repo.dictionary.DictionaryModelType.DictionaryModelTypeTransactionListener
- equals(Object) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- equals(Object) - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- equals(Object) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- equals(Object) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- equals(Object) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- equals(Object) - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- equals(Object) - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- equals(Object) - Method in class org.alfresco.repo.domain.locks.LockEntity
- equals(Object) - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- equals(Object) - Method in class org.alfresco.repo.domain.node.NodeEntity
- equals(Object) - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- equals(Object) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- equals(Object) - Method in class org.alfresco.repo.domain.node.NodeVersionKey
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Checks equality by type and uuid
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- equals(Object) - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- equals(Object) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.CachePucKey
- equals(Object) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- equals(Object) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- equals(Object) - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- equals(Object) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- equals(Object) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- equals(Object) - Method in class org.alfresco.repo.domain.solr.AclEntity
- equals(Object) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- equals(Object) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- equals(Object) - Method in class org.alfresco.repo.favourites.PersonFavourite
- equals(Object) - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- equals(Object) - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- equals(Object) - Method in class org.alfresco.repo.jscript.ScriptNode
- equals(Object) - Method in class org.alfresco.repo.lock.mem.LockState
- equals(Object) - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- equals(Object) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- equals(Object) - Method in class org.alfresco.repo.module.ModuleVersionNumber
- equals(Object) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Checks equality by type and uuid
- equals(Object) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
-
Compares based on the class of this instance and the incoming instance, before comparing based on all the internal data.
- equals(Object) - Method in class org.alfresco.repo.node.integrity.AssocSourceMultiplicityIntegrityEvent
- equals(Object) - Method in class org.alfresco.repo.node.integrity.AssocTargetMultiplicityIntegrityEvent
- equals(Object) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- equals(Object) - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
- equals(Object) - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
- equals(Object) - Method in class org.alfresco.repo.policy.ClassFilter
- equals(Object) - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
- equals(Object) - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- equals(Object) - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- equals(Object) - Method in class org.alfresco.repo.rendition2.TransformRequest
- equals(Object) - Method in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- equals(Object) - Method in class org.alfresco.repo.rule.RuleTransactionListener
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.ListMetric
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.SimpleMetric
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- equals(Object) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- equals(Object) - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- equals(Object) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AuthorizationGrant
- equals(Object) - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in class org.alfresco.repo.security.permissions.impl.AbstractNodePermissionEntry
- equals(Object) - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionEntry
- equals(Object) - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionReference
- equals(Object) - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- equals(Object) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel.RequiredKey
- equals(Object) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- equals(Object) - Method in class org.alfresco.repo.site.SiteInfoImpl
-
Override equals for this ref type
- equals(Object) - Method in class org.alfresco.repo.site.SiteMemberInfoImpl
- equals(Object) - Method in class org.alfresco.repo.site.SiteMembership
- equals(Object) - Method in class org.alfresco.repo.solr.AlfrescoModel
- equals(Object) - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- equals(Object) - Method in class org.alfresco.repo.tagging.TagScopeImpl
- equals(Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- equals(Object) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- equals(Object) - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- equals(Object) - Method in class org.alfresco.repo.transfer.Transfer
- equals(Object) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- equals(Object) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- equals(Object) - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.Reference
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- equals(Object) - Method in class org.alfresco.repo.virtual.ref.ValueParameter
- equals(Object) - Method in class org.alfresco.repo.virtual.VirtualContext
- equals(Object) - Method in class org.alfresco.service.cmr.admin.RepoUsage
- equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- equals(Object) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- equals(Object) - Method in class org.alfresco.service.cmr.rule.Rule
-
Equals implementation
- equals(Object) - Method in class org.alfresco.traitextender.ExtensionPoint
- equals(Object) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- equals(Object) - Method in class org.alfresco.util.schemacomp.DbProperty
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.Column
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.Index
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.Schema
- equals(Object) - Method in class org.alfresco.util.schemacomp.model.Table
- equals(Object) - Method in class org.alfresco.util.ValueProtectingMap
- EQUALS - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- EQUALS - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- EQUALS - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- EQUALS_IGNORECASE - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- EquivalentObjectSeeker(DbObject) - Constructor for class org.alfresco.util.schemacomp.DefaultComparisonUtils.EquivalentObjectSeeker
- ERR_EXCLUSIVE_LOCK_EXISTS - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
-
1: the qname 2: the lock token 3: the existing other lock
- ERR_FAILED_TO_ACQUIRE_LOCK - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
-
1: the qname 2: the lock token
- ERR_FAILED_TO_RELEASE_LOCK - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
-
1: the qname 2: the lock token
- ERR_FIND_COMPLETED_TASK_INSTS - Static variable in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- ERR_FIRE_EVENT_NOT_SUPPORTED - Static variable in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- ERR_LOCK_RESOURCE_MISSING - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
-
1: the qname 2: the lock token
- ERR_LOCK_UPDATE_COUNT - Static variable in exception org.alfresco.repo.lock.LockAcquisitionException
-
1: the qname 2: the lock token 3: the actual update count 4: the expected update count
- ERR_MULTIPLE_FOUND - Static variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- ERR_OVERWRITE - Static variable in class org.alfresco.repo.action.executer.CopyActionExecuter
- ERR_OVERWRITE - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- ERR_PROPERTY_NOT_SET - Static variable in class org.alfresco.repo.admin.patch.AbstractPatch
-
I18N message when properties not set.
- error - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- error(String) - Method in class org.alfresco.repo.jscript.ScriptLogger
- error(Throwable) - Method in interface org.alfresco.repo.importer.Importer
-
Signal import error
- error(Throwable) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- error(Throwable) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
- error(SAXParseException) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- ERROR - Enum constant in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
- ERROR - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- ERROR - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- ERROR_SENDING - Static variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- escape(String) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- escape(String, char) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- escape(String, char) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- evaluate(EvaluatorContext, Operation) - Method in interface org.alfresco.filesys.repo.rules.RuleEvaluator
-
Evaluate the scenarios contained within the context against the current operation
- evaluate(EvaluatorContext, Operation) - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
-
Evaluate the scenarios against the current operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in interface org.alfresco.filesys.repo.rules.ScenarioInstance
-
evaluate the scenario against the current operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
-
Evaluate the next operation
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- evaluate(Operation) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
-
Evaluate the next operation
- evaluate(ActionCondition, NodeRef) - Method in interface org.alfresco.repo.action.evaluator.ActionConditionEvaluator
-
Evaluate the action condition
- evaluate(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
- evaluate(Context) - Static method in class org.alfresco.repo.search.NodeServiceXPath.FirstFunction
- evaluateAction(Action, NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- evaluateAction(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Evaluted the conditions set on an action.
- evaluateActionCondition(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Evaluates the actions by finding corresponding actionEvaluators in applicationContext (registered through Spring).
- evaluateActionCondition(ActionCondition, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Evaluate an action condition.
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
-
Evaluation implementation
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.CompareMimeTypeEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.CompositeConditionEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.HasChildEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.HasTagEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.action.evaluator.NoConditionEvaluator
- evaluateImpl(ActionCondition, NodeRef) - Method in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- evaluateSingleValue(Object) - Method in class org.alfresco.repo.dictionary.constraint.AuthorityNameConstraint
- evaluateSingleValue(Object) - Method in class org.alfresco.repo.dictionary.constraint.UserNameConstraint
- evaluateSingleValue(Object) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- EvaluatorContext - Interface in org.alfresco.filesys.repo.rules
-
EvaluatorContext
- Event - Interface in org.alfresco.repo.rawevents.types
-
This interface defines the basic data which is captured for each event.
- event2MessageProducer - Variable in class org.alfresco.repo.event2.DirectEventSender
- Event2MessageProducer - Class in org.alfresco.repo.event2
-
An Apache Camel implementation of a message producer for repo event2.
- Event2MessageProducer() - Constructor for class org.alfresco.repo.event2.Event2MessageProducer
- EventBehaviour - Class in org.alfresco.repo.policy
-
Event based Behaviour.
- EventBehaviour(AbstractEventProducer, String, Object, String) - Constructor for class org.alfresco.repo.policy.EventBehaviour
-
Construct.
- EventBehaviour(AbstractEventProducer, String, Object, String, Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.policy.EventBehaviour
-
Construct.
- EventConsolidator<REF extends EntityRef,
RES extends org.alfresco.repo.event.v1.model.Resource> - Class in org.alfresco.repo.event2 -
Encapsulates events occurred in a single transaction.
- EventConsolidator(REF, NodeResourceHelper) - Constructor for class org.alfresco.repo.event2.EventConsolidator
- EventFilter<T> - Interface in org.alfresco.repo.event2.filter
-
Repo events filter.
- eventFilterRegistry - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- EventFilterRegistry - Class in org.alfresco.repo.event2.filter
-
Holds
EventFilterimplementations. - EventFilterRegistry() - Constructor for class org.alfresco.repo.event2.filter.EventFilterRegistry
- EventGenerationBehaviours - Class in org.alfresco.repo.events
- EventGenerationBehaviours() - Constructor for class org.alfresco.repo.events.EventGenerationBehaviours
- EventGenerator - Class in org.alfresco.repo.event2
-
Generates events and sends them to an event topic.
- EventGenerator() - Constructor for class org.alfresco.repo.event2.EventGenerator
- EventGenerator.Consolidators - Class in org.alfresco.repo.event2
- EventGenerator.EventTransactionListener - Class in org.alfresco.repo.event2
- EventImpl - Class in org.alfresco.repo.rawevents.types
- EventImpl() - Constructor for class org.alfresco.repo.rawevents.types.EventImpl
- EventImpl(String, long) - Constructor for class org.alfresco.repo.rawevents.types.EventImpl
- EventInfo - Class in org.alfresco.repo.event2
-
Holds information about the event.
- EventInfo() - Constructor for class org.alfresco.repo.event2.EventInfo
- EventJSONSchema - Enum Class in org.alfresco.repo.event2
- eventRegistry - Variable in class org.alfresco.repo.events.AbstractEventsService
- EventSender - Interface in org.alfresco.repo.event2
-
Interface representing an asynchronous event sender.
- EventSenderFactoryBean - Class in org.alfresco.repo.event2
- EventSenderFactoryBean(PropertyResolver, Event2MessageProducer, Executor, Executor) - Constructor for class org.alfresco.repo.event2.EventSenderFactoryBean
- EventsManager - Class in org.alfresco.repo.events.jmx
-
MBean exposing Alfresco Events
- EventsManager() - Constructor for class org.alfresco.repo.events.jmx.EventsManager
- eventsService - Variable in class org.alfresco.repo.events.EventGenerationBehaviours
- EventsService - Interface in org.alfresco.repo.events
-
Event generation service.
- EventsServiceImpl - Class in org.alfresco.repo.events
-
Event service implementation.
- EventsServiceImpl() - Constructor for class org.alfresco.repo.events.EventsServiceImpl
- EventSupportedPolicies - Interface in org.alfresco.repo.event2
-
Event generator supported policies.
- EventTransactionListener() - Constructor for class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- EventType - Enum Class in org.alfresco.repo.rawevents.types
- eventTypes - Variable in class org.alfresco.repo.event2.EventConsolidator
- EventUserFilter - Class in org.alfresco.repo.event2.filter
-
Implementation of the user filter.
- EventUserFilter(String, boolean) - Constructor for class org.alfresco.repo.event2.filter.EventUserFilter
- EVERY_EVENT - Enum constant in enum class org.alfresco.repo.policy.Behaviour.NotificationFrequency
- EXACT - Enum constant in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
- ExceptionEventsService - Interface in org.alfresco.repo.events
- ExceptionEventsServiceImpl - Class in org.alfresco.repo.events
- ExceptionEventsServiceImpl() - Constructor for class org.alfresco.repo.events.ExceptionEventsServiceImpl
- exceptionGenerated(String, Throwable) - Method in interface org.alfresco.repo.events.ExceptionEventsService
- exceptionGenerated(String, Throwable) - Method in class org.alfresco.repo.events.ExceptionEventsServiceImpl
- ExceptionJsonSerializer - Class in org.alfresco.util.json
- ExceptionJsonSerializer() - Constructor for class org.alfresco.util.json.ExceptionJsonSerializer
- Exceptions - Exception in org.alfresco.repo.search.impl.solr.facet
-
These exceptions are thrown by the
SolrFacetService. - Exceptions() - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions
- Exceptions(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions
- Exceptions(String, Throwable) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions
- Exceptions(Throwable) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions
- EXCEPTIONS_OF_INTEREST - Static variable in class org.alfresco.opencmis.AlfrescoCmisExceptionInterceptor
-
Exceptions that are specifically handled.
- Exceptions.DuplicateFacetId - Exception in org.alfresco.repo.search.impl.solr.facet
- Exceptions.IllegalArgument - Exception in org.alfresco.repo.search.impl.solr.facet
-
This exception is used to signal a bad parameter.
- Exceptions.MissingFacetId - Exception in org.alfresco.repo.search.impl.solr.facet
- Exceptions.UnrecognisedFacetId - Exception in org.alfresco.repo.search.impl.solr.facet
- ExceptionTranslatorMethodInterceptor - Class in org.alfresco.repo.security.permissions.impl
-
Interceptor to translate and possibly I18Nize exceptions thrown by service calls.
- ExceptionTranslatorMethodInterceptor() - Constructor for class org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor
- excludeInheritedAces(NodeRef, Acl) - Method in class org.alfresco.opencmis.CMISConnector
-
Filter acl to ignore inherited ACEs
- EXCLUSIVE - Enum constant in enum class org.alfresco.repo.domain.locks.LockDetails.LockType
-
A lock held by a specific transaction.
- exec(boolean, String, String...) - Method in interface org.alfresco.repo.domain.schema.script.ScriptBundleExecutor
-
Runs a bundle of scripts.
- exec(boolean, String, String...) - Method in class org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImpl
- exec(Object[]) - Method in interface org.alfresco.repo.template.TemplateProcessorMethod
- exec(String, String...) - Method in interface org.alfresco.repo.domain.schema.script.ScriptBundleExecutor
-
Runs a bundle of scripts.
- exec(String, String...) - Method in class org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImpl
- exec(List) - Method in class org.alfresco.repo.template.CropContentMethod
- exec(List) - Method in class org.alfresco.repo.template.DateCompareMethod
- exec(List) - Method in class org.alfresco.repo.template.DateIncrementMethod
- exec(List) - Method in class org.alfresco.repo.template.DocumentationURLMethod
-
Returns documentation URL.
- exec(List) - Method in class org.alfresco.repo.template.HasAspectMethod
- exec(List) - Method in class org.alfresco.repo.template.HasPermissionMethod
- exec(List) - Method in class org.alfresco.repo.template.I18NMessageMethod
- exec(List) - Method in class org.alfresco.repo.template.ISO8601DateFormatMethod
- exec(List) - Method in class org.alfresco.repo.template.ShortQNameMethod
- exec(List) - Method in class org.alfresco.repo.template.URLDecodeMethod
- execute() - Method in interface org.alfresco.ibatis.RetryingCallbackHelper.RetryingCallback
-
Perform a unit of work.
- execute() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- execute() - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- execute() - Method in interface org.alfresco.repo.activities.feed.FeedGenerator
- execute() - Method in interface org.alfresco.repo.activities.feed.FeedGridJob
- execute() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGridJob
- execute() - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- execute() - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- execute() - Method in class org.alfresco.repo.attributes.PropTablesCleaner
- execute() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- execute() - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- execute() - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner
- execute() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- execute() - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- execute() - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- execute() - Method in interface org.alfresco.repo.domain.schema.script.StatementExecutor
- execute() - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Perform the actual component's work.
- execute() - Method in interface org.alfresco.repo.module.ModuleComponent
-
Perform the actual component's work.
- execute() - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker
-
Performs the work, including logging details of progress.
- execute() - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- execute() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Performs the work, including logging details of progress.
- execute() - Method in interface org.alfresco.repo.transaction.RetryingTransactionHelper.RetryingTransactionCallback
-
Perform a unit of transactional work.
- execute() - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- execute() - Method in class org.alfresco.tools.Export
- execute() - Method in class org.alfresco.tools.Import
- execute() - Method in class org.alfresco.tools.RenameUser
- execute() - Method in class org.alfresco.tools.Repository
- execute() - Method in class org.alfresco.tools.Tool
-
Perform Tool Behaviour
- execute() - Method in class org.alfresco.util.schemacomp.DbToXML
- execute() - Method in class org.alfresco.util.schemacomp.ExportDb
- execute() - Method in class org.alfresco.util.schemacomp.SchemaToXML
- execute(int) - Method in interface org.alfresco.repo.activities.feed.FeedNotifier
- execute(int) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- execute(Object) - Method in interface org.alfresco.filesys.repo.ResultCallback
-
Call the callback with the result of the operation.
- execute(String) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- execute(String, HashMap<String, String>) - Method in class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- execute(String, Map<String, Object>) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- execute(String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Execute script
- execute(HashMap<String, String>) - Method in class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.AcceptNominatedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.ApproveModeratedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.CancelNominatedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.RejectModeratedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.RejectNominatedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.SendNominatedInviteAddDirectDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.invitation.activiti.SendNominatedInviteDelegate
- execute(DelegateExecution) - Method in class org.alfresco.repo.security.authentication.activiti.PerformResetPasswordDelegate
-
Deprecated.
- execute(DelegateExecution) - Method in class org.alfresco.repo.security.authentication.activiti.SendResetPasswordConfirmationEmailDelegate
-
Deprecated.
- execute(DelegateExecution) - Method in class org.alfresco.repo.security.authentication.activiti.SendResetPasswordEmailDelegate
-
Deprecated.
- execute(DelegateExecution) - Method in class org.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate
- execute(JobEntity, String, ExecutionEntity, CommandContext) - Method in class org.alfresco.repo.workflow.activiti.AuthenticatedAsyncJobHandler
- execute(JobEntity, String, ExecutionEntity, CommandContext) - Method in class org.alfresco.repo.workflow.activiti.AuthenticatedTimerJobHandler
- execute(Operation) - Method in interface org.alfresco.filesys.repo.rules.OperationExecutor
- execute(SrvSession, TreeConnection, Command) - Method in interface org.alfresco.filesys.repo.CommandExecutor
-
Execute the command.
- execute(SrvSession, TreeConnection, Command) - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- execute(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptAction
-
Execute action.
- execute(ScriptNode, boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptAction
-
Execute action, optionally starting a new, potentially read-only transaction.
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.bundle.GetPathMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetActualNodeRefMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetAspectsMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetParentReferenceMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetReferenceType
- execute(NodeProtocol, Reference) - Method in interface org.alfresco.repo.virtual.ref.ProtocolMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetAllSetPermissionsMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetChildAssocsMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetSetPermissionsMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.HasPermissionMethod
- execute(NodeProtocol, Reference) - Method in class org.alfresco.repo.virtual.template.ApplyTemplateMethod
-
Creates an empty
VirtualFolderDefinitionparameterized with aNullFilingRuleas this method is called for non-virtual nodes. - execute(ProtocolMethod<R>) - Method in class org.alfresco.repo.virtual.ref.Reference
-
Double-dispatches
ProtocolMethods.
UsesProtocol.dispatch(ProtocolMethod, Reference)to trigger concrete protocol based double dispatchProtocolMethod::executeinvocation on the given method object. - execute(Protocol, Reference) - Method in class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- execute(Protocol, Reference) - Method in interface org.alfresco.repo.virtual.ref.ProtocolMethod
- execute(VanillaProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- execute(VanillaProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetVanillaScriptInputStreamMethod
- execute(VanillaProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod
- execute(VanillaProtocol, Reference) - Method in interface org.alfresco.repo.virtual.ref.ProtocolMethod
- execute(VanillaProtocol, Reference) - Method in class org.alfresco.repo.virtual.template.ApplyTemplateMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.bundle.GetPathMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetActualNodeRefMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetAspectsMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetChildByIdMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetParentReferenceMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetReferenceType
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.GetTemplatePathMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod
- execute(VirtualProtocol, Reference) - Method in interface org.alfresco.repo.virtual.ref.ProtocolMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetAllSetPermissionsMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetChildAssocsMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.GetSetPermissionsMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.store.HasPermissionMethod
- execute(VirtualProtocol, Reference) - Method in class org.alfresco.repo.virtual.template.ApplyTemplateMethod
- execute(VirtualProtocol, Reference, VirtualContext) - Method in class org.alfresco.repo.virtual.template.ApplyTemplateMethod
- execute(Action, NodeRef) - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Execute the action executer
- execute(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Execute the action executer
- execute(ActionService, UpdateTagScopesActionExecuter) - Method in class org.alfresco.repo.tagging.UpdateTagScopesQuartzJob
- execute(NodeRef) - Method in class org.alfresco.repo.jscript.ScriptAction
-
Execute action.
- execute(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptAction
-
Execute action, optionally starting a new, potentially read-only transaction.
- execute(NodeRef, QName, Map<String, Object>) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- execute(NodeRef, QName, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Execute script
- execute(ScriptLocation, Map<String, Object>) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- execute(ScriptLocation, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Execute script
- execute(ScriptProcessor, String, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Execute script
- execute(ScriptProcessor, NodeRef, QName, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Execute script
- execute(ScriptProcessor, ScriptLocation, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Execute script
- execute(StoreRef, String, HashMap<String, String>) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- execute(JobExecutionContext) - Method in class org.alfresco.filesys.repo.LockKeeperRefreshJob
- execute(JobExecutionContext) - Method in class org.alfresco.heartbeat.jobs.LockingJob
- execute(JobExecutionContext) - Method in class org.alfresco.heartbeat.jobs.NonLockingJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction.JobDefinition
-
Execute the job
- execute(JobExecutionContext) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledJobWrapper
- execute(JobExecutionContext) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleanupJob
-
Calls the feed cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.activities.feed.FeedGeneratorJob
-
Calls the feed generator to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.activities.feed.FeedNotifierJob
-
Calls the feed notifier to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.activities.post.cleanup.PostCleanupJob
-
Calls the post cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.activities.post.lookup.PostLookupJob
-
Calls the post lookup to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.admin.patch.AsynchronousPatch.AsynchronousPatchJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch.SharedFolderPatchJob
-
Calls the cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.attributes.PropTablesCleanupJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleanupJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleanupJob
-
Calls the cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdaterJob
-
Calls
FixedAclUpdaterto do it's work - execute(JobExecutionContext) - Method in class org.alfresco.repo.download.DownloadsCleanupJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.importer.ImporterJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.jscript.ExecuteScriptJob
-
Executes the scheduled script
- execute(JobExecutionContext) - Method in class org.alfresco.repo.node.cleanup.NodeCleanupJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupJob
-
Calls the cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.security.authentication.TicketCleanupJob
-
Calls the cleaner to do its work
- execute(JobExecutionContext) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.security.sync.UserRegistrySynchronizerJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.solr.SOLRWatcherJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.tagging.UpdateTagScopesQuartzJob
-
Finds the tag scopes to be updated, and has them worked on
- execute(JobExecutionContext) - Method in class org.alfresco.repo.usage.RepoUsageMonitor.RepoUsageMonitorJob
- execute(JobExecutionContext) - Method in class org.alfresco.repo.usage.UserUsageCollapseJob
- execute(JobExecutionContext) - Method in class org.alfresco.schedule.ScheduledJobLockExecuter
-
It will execute the
jobpassed on instantiation taking care of all cluster aware lockings. - EXECUTE_ASYNCHRONOUSLY - Static variable in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- executeAction(String, JSONAPIResultFactory.ACTION, Map<String, String>) - Method in interface org.alfresco.repo.search.impl.solr.SolrAdminClientInterface
-
Execute an ACTION from the SOLR CoreAdmin API
- executeAction(String, JSONAPIResultFactory.ACTION, Map<String, String>) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- executeAction(RuntimeActionService, Action, NodeRef, boolean, Set<String>) - Method in interface org.alfresco.repo.action.AsynchronousActionExecutionQueue
- executeAction(RuntimeActionService, Action, NodeRef, boolean, Set<String>) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
- executeAction(RuntimeActionService, Action, NodeRef, boolean, Set<String>, NodeRef) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
- executeAction(Action, NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- executeAction(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
The actions conditions are always checked.
- executeAction(Action, NodeRef, boolean) - Method in class org.alfresco.repo.action.ActionServiceImpl
- executeAction(Action, NodeRef, boolean) - Method in interface org.alfresco.service.cmr.action.ActionService
-
The action is executed based on the asynchronous attribute of the action.
- executeAction(Action, NodeRef, boolean, boolean) - Method in class org.alfresco.repo.action.ActionServiceImpl
- executeAction(Action, NodeRef, boolean, boolean) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Executes the specified action upon the node reference provided.
- executeAction(NodeRef) - Method in interface org.alfresco.repo.download.ActionServiceHelper
-
Implementations should trigger the CreateDownloadArchiveAction on the provided downloadNode
- executeAction(NodeRef) - Method in class org.alfresco.repo.download.LocalActionServiceHelper
- executeActionImpl(Action, NodeRef, boolean, boolean, Set<String>) - Method in class org.alfresco.repo.action.ActionServiceImpl
- executeActionImpl(Action, NodeRef, boolean, boolean, Set<String>) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Perform low-level action execution
- executeAggressive(String, long) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- ExecuteAllRulesActionExecuter - Class in org.alfresco.repo.action.executer
-
This action executes all rules present on the actioned upon node
- ExecuteAllRulesActionExecuter() - Constructor for class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
- executeAsync() - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
-
Run the Shared Folder Patch asynchronously after bootstrap.
- executeAsynchronously() - Method in class org.alfresco.repo.admin.patch.AsynchronousPatch
- executeAsynchronously(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptAction
-
Execute action.
- executeAsynchronouslyImpl(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptAction
- executeBatch() - Method in interface org.alfresco.ibatis.BatchingDAO
-
Write a batch of insert or update commands
- executeBatch() - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Execute statements that were queued for batching.
- executeBatch() - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
- executeBatch() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- executeBatch() - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- executeCommand(String) - Method in class org.alfresco.repo.admin.BaseInterpreter
-
Execute a single command using the BufferedReader passed in for any data needed.
- executeCommand(String) - Method in class org.alfresco.repo.admin.RepoAdminInterpreter
-
Execute a single command using the BufferedReader passed in for any data needed.
- executeCommand(String) - Method in class org.alfresco.repo.tenant.TenantInterpreter
-
Execute a single command using the BufferedReader passed in for any data needed.
- executeCommand(String) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
-
Execute a single command using the BufferedReader passed in for any data needed.
- executeCommand(String, JSONAPIResultFactory.HANDLER, JSONAPIResultFactory.COMMAND, Map<String, String>) - Method in interface org.alfresco.repo.search.impl.solr.SolrAdminClientInterface
-
Execute a COMMAND from the SOLR API
- executeCommand(String, JSONAPIResultFactory.HANDLER, JSONAPIResultFactory.COMMAND, Map<String, String>) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- executeCountQuery(String, String, Object) - Method in interface org.alfresco.repo.domain.query.CannedQueryDAO
-
Execute a count(*)-style query returning a count value.
- executeCountQuery(String, String, Object) - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
-
Execute a count(*)-style query returning a count value.
- ExecutedRuleData(NodeRef, Rule) - Constructor for class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- executeImpl(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptAction
- executeImpl(ScriptNode) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Deprecated.
- executeImpl(ScriptNode) - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Execute the action implementation
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CheckInActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CheckOutActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CompositeActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CountChildrenActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
-
Execute action implementation
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
-
Send an email message
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.MoveActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
-
Create an archive file containing content from the repository.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionExecutor
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rule.LinkRules
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rule.ReorderRules
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.rule.UnlinkRules
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.TransferAsyncAction
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.TransferCommitActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.TransferTreeActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- executeImpl(Action, NodeRef) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- executeImpl(RenditionDefinition, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- executeInNonPropagatingUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>) - Static method in class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.Use a
RetryingTransactionHelperinstance - executeInNonPropagatingUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>, boolean) - Static method in class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.Use a
RetryingTransactionHelperinstance - executeInternal() - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
The method that performs the actual work.
- executeInternal() - Method in class org.alfresco.repo.module.ImporterModuleComponent
- executeInternal() - Method in class org.alfresco.repo.module.LoggerModuleComponent
- executeInternal(JobExecutionContext) - Method in class org.alfresco.schedule.AbstractScheduledLockedJob
- executeInUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>) - Static method in class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.Use a
RetryingTransactionHelperinstance - executeInUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>, boolean) - Static method in class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.Use a
RetryingTransactionHelperinstance - executeJob(JobExecutionContext) - Method in class org.alfresco.schedule.AbstractScheduledLockedJob
-
This is the method that should be implemented by any extension of the abstract class.
- executeJSONRequest(RemoteConnectorRequest) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
-
Executes the given request, requesting a JSON response, and returns the parsed JSON received back
- executeJSONRequest(RemoteConnectorRequest) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorService
-
Executes the given request, requesting a JSON response, and returns the parsed JSON received back
- executeParse(BpmnParse, CallActivity) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoCallActivityBpmnParseHandler
- executeParse(BpmnParse, Process) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- executeParse(BpmnParse, UserTask) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- executePendingRules() - Method in class org.alfresco.repo.rule.RuleServiceImpl
- executePendingRules() - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Execute all pending rules
- executeQuery(String, String, Object, int, int) - Method in interface org.alfresco.repo.domain.query.CannedQueryDAO
-
Execute a query that returns one or more results.
- executeQuery(String, String, Object, int, int) - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- executeQuery(String, String, Object, int, int, CannedQueryDAO.ResultHandler<R>) - Method in interface org.alfresco.repo.domain.query.CannedQueryDAO
-
Execute a query that returns one or more results, processing the results using a handler.
- executeQuery(String, String, Object, int, int, CannedQueryDAO.ResultHandler<R>) - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- executeQuery(Query, QueryOptions, FunctionEvaluationContext) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.DbCmisQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- executeQuery(SearchParameters) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneQueryLanguageSPI
-
Execute the query
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.solr.DbAftsQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.solr.NoIndexQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrXPathQueryLanguage
- executeQuery(SearchParameters) - Method in class org.alfresco.repo.search.impl.UnsupportedQueryLanguage
- executeQuery(SearchParameters, String) - Method in interface org.alfresco.repo.search.impl.solr.SolrQueryClient
- executeQuery(SearchParameters, String) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- executeQuery(SearchParameters, String) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- executeQueryUnique(String, String, Object) - Method in interface org.alfresco.repo.domain.query.CannedQueryDAO
-
Execute a query that returns exactly one result.
- executeQueryUnique(String, String, Object) - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- executeRenditionImpl(Action, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- executeRenditionImpl(Action, NodeRef) - Method in class org.alfresco.repo.rendition.executer.CompositeRenderingEngine
-
Deprecated.
- executeRequest(RemoteConnectorRequest) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
-
Executes the specified request, and return the response
- executeRequest(RemoteConnectorRequest) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorService
-
Executes the specified request, and return the response.
- executeRule(Rule, NodeRef, Set<RuleServiceImpl.ExecutedRuleData>) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- executeRule(Rule, NodeRef, Set<RuleServiceImpl.ExecutedRuleData>) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Execute a rule
- executeRuleImmediately - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Indicates whether the rule should be executed immediately or at the end of the transaction.
- executeScript(String, String, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(String, String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScript(String, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(String, Map<String, Object>) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- executeScript(String, Map<String, Object>) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- executeScript(String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScript(String, Map<String, Object>, String) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- executeScript(String, Map<String, Object>, String, String) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- executeScript(String, NodeRef, QName, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(String, NodeRef, QName, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScript(String, ScriptLocation, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(String, ScriptLocation, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScript(NodeRef, Map<String, Object>) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- executeScript(NodeRef, Map<String, Object>) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- executeScript(NodeRef, QName, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(NodeRef, QName, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScript(ScriptLocation, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScript(ScriptLocation, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model Uses the most approparite script engine or the default if none found.
- executeScriptAsUser(String, Map<String, Object>, String, String) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- ExecuteScriptJob - Class in org.alfresco.repo.jscript
-
Quartz job that executes a scheduled JS script.
- ExecuteScriptJob() - Constructor for class org.alfresco.repo.jscript.ExecuteScriptJob
- executeScriptString(String, String, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScriptString(String, String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScriptString(String, String, Map<String, Object>, boolean) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScriptString(String, String, Map<String, Object>, boolean) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScriptString(String, Map<String, Object>) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScriptString(String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScriptString(String, Map<String, Object>, boolean) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- executeScriptString(String, Map<String, Object>, boolean) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Process a script against the supplied data model.
- executeScriptUrl(String) - Method in interface org.alfresco.repo.domain.schema.script.ScriptExecutor
- executeScriptUrl(String) - Method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
- executeStatsQuery(StatsParameters) - Method in interface org.alfresco.repo.search.impl.solr.SolrQueryClient
- executeStatsQuery(StatsParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
-
Executes a solr query for statistics
- executeStatsQuery(StatsParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryLanguage
-
Executes a stats query using solr.
- executeStatsQuery(StatsParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- executeString(String, Map<String, Object>) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- executeString(String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Execute script string
- executeString(String, Map<String, Object>, boolean) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- executeString(String, Map<String, Object>, boolean) - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Execute script string
- executeString(ScriptProcessor, String, Map<String, Object>, boolean) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Execute script string
- executeWithLock() - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- EXECUTION_BINDING_NAME - Static variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- ExecutionDetails - Class in org.alfresco.service.cmr.action
-
Holds all the details available to the
ActionTrackingServiceon a currently executing Action. - ExecutionDetails() - Constructor for class org.alfresco.service.cmr.action.ExecutionDetails
- ExecutionDetails(ExecutionSummary, NodeRef, String, Date, boolean) - Constructor for class org.alfresco.service.cmr.action.ExecutionDetails
- ExecutionDetails(ExecutionSummary, NodeRef, NodeRef, String, Date, boolean) - Constructor for class org.alfresco.service.cmr.action.ExecutionDetails
- ExecutionSummary - Class in org.alfresco.service.cmr.action
-
Holds core key details of an Action that is currently executing.
- ExecutionSummary(String, String, int) - Constructor for class org.alfresco.service.cmr.action.ExecutionSummary
- EXECUTOR_NAME - Static variable in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- EXECUTOR_NAME - Static variable in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- EXECUTOR_NAME - Static variable in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- EXECUTOR_NAME - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- execWithPostScript(String, String, String...) - Method in interface org.alfresco.repo.domain.schema.script.ScriptBundleExecutor
-
Runs a bundle of scripts.
- execWithPostScript(String, String, String...) - Method in class org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImpl
- ExistingPathBasedHomeFolderProvider - Class in org.alfresco.repo.security.person
-
Deprecated.Depreciated since 4.0.
ExistingPathBasedHomeFolderProvider2should now be used. - ExistingPathBasedHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider
-
Deprecated.
- ExistingPathBasedHomeFolderProvider2 - Class in org.alfresco.repo.security.person
-
HomeFolderProvider that simply uses the root path for the home folder.
- ExistingPathBasedHomeFolderProvider2() - Constructor for class org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider2
- exists() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Does a properties file exist for the cache file?
- exists() - Method in class org.alfresco.repo.content.EmptyContentReader
- exists() - Method in class org.alfresco.repo.content.filestore.FileContentReader
- exists() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- exists() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- exists() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- exists() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Checks whether the
ScriptNodeexists in the repository. - exists(Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Determine if a particular attribute exists.
- exists(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Determine if a particular attribute exists.
- exists(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- exists(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Find out if a node exists.
- exists(String) - Method in class org.alfresco.repo.content.AbstractContentStore
-
Simple implementation that uses the
reader's existsmethod as its implementation. - exists(String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- exists(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- exists(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Performs a direct check against the file for its existence.
- exists(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- exists(String) - Method in class org.alfresco.repo.notification.NotificationServiceImpl
- exists(String) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- exists(String) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- exists(String) - Method in interface org.alfresco.service.cmr.notification.NotificationService
-
Indicates whether a notification provider exists or not.
- exists(NodeRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- exists(NodeRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Find out if a node exists.
- exists(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- exists(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- exists(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - exists(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- exists(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- exists(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- exists(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Check the validity of a node reference
- exists(NodeRef, NodeService) - Static method in class org.alfresco.repo.node.NodeUtils
- exists(NodeService) - Static method in class org.alfresco.repo.node.NodeUtils
- exists(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- exists(StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Find out if a store exists or not
- exists(StoreRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- exists(StoreRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - exists(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- EXISTS - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- existsFeedControl(FeedControl) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- existsFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
For current user, does the feed control exist ?
- existsTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- existsTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- existsTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- exit(int) - Method in class org.alfresco.tools.Tool
-
Exit Tool
- expand(String) - Method in class org.alfresco.repo.event2.shared.TypeDefExpander
- expand(Collection<String>) - Method in class org.alfresco.repo.event2.shared.TypeDefExpander
- expandPayload(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Takes a
ReplicationDefinition, which contains one or more payloadsNodeRefs, and expands them into a full list of nodes to be transfered. - expandQName(String, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- expandTypeDef(String) - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- explainPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- explainPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- explainPermission(NodeRef, PermissionReference) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Where is the permission set that controls the behaviour for the given permission for the given authentication to access the specified name.
- explainPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- ExplicitSolrStoreMappingWrapper - Class in org.alfresco.repo.search.impl.solr
- ExplicitSolrStoreMappingWrapper(SolrStoreMapping, BeanFactory) - Constructor for class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- export(File, String) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- export(File, String) - Method in interface org.alfresco.service.cmr.view.RepositoryExporterService
-
Export complete Repository.
- export(String) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- export(String) - Method in interface org.alfresco.service.cmr.view.RepositoryExporterService
-
Export complete Repository.
- export(NodeRef, String) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- export(NodeRef, String) - Method in interface org.alfresco.service.cmr.view.RepositoryExporterService
-
Export complete Repository.
- export(ExporterCrawlerParameters, Exporter) - Method in interface org.alfresco.repo.exporter.ExporterCrawler
-
Crawl Repository and export items found
- Export - Class in org.alfresco.tools
-
Alfresco Repository Export Tool
- Export() - Constructor for class org.alfresco.tools.Export
- exportAsFolders - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- exportContent(InputStream, ContentData) - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
- exportContent(InputStream, ContentData) - Method in class org.alfresco.repo.exporter.FileExportPackageHandler
- exportContent(InputStream, ContentData) - Method in interface org.alfresco.service.cmr.view.ExportPackageHandler
-
Call-back for handling the export of content stream.
- ExportDb - Class in org.alfresco.util.schemacomp
-
Exports a database schema to an in-memory
Schemaobject. - ExportDb(DataSource, Dialect, DescriptorService, DatabaseMetaDataHelper) - Constructor for class org.alfresco.util.schemacomp.ExportDb
-
Create a new instance of the tool within the context of an existing database connection
- ExportDb(ApplicationContext) - Constructor for class org.alfresco.util.schemacomp.ExportDb
- Exporter - Interface in org.alfresco.service.cmr.view
-
Contract for an exporter.
- EXPORTER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ExporterActionExecuter - Class in org.alfresco.repo.action.executer
-
Exporter action executor
- ExporterActionExecuter() - Constructor for class org.alfresco.repo.action.executer.ExporterActionExecuter
- ExporterComponent - Class in org.alfresco.repo.exporter
-
Default implementation of the Exporter Service.
- ExporterComponent() - Constructor for class org.alfresco.repo.exporter.ExporterComponent
- ExporterContext - Interface in org.alfresco.service.cmr.view
- ExporterCrawler - Interface in org.alfresco.repo.exporter
-
Responsible for crawling Repository contents and invoking the exporter with the contents found.
- ExporterCrawlerParameters - Class in org.alfresco.service.cmr.view
-
Exporter Crawler Configuration.
- ExporterCrawlerParameters() - Constructor for class org.alfresco.service.cmr.view.ExporterCrawlerParameters
- ExporterException - Exception in org.alfresco.service.cmr.view
-
Base Exception of Export Exceptions.
- ExporterException(String) - Constructor for exception org.alfresco.service.cmr.view.ExporterException
- ExporterException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.view.ExporterException
- ExporterService - Interface in org.alfresco.service.cmr.view
-
Exporter Service
- exportFile - Variable in class org.alfresco.service.cmr.view.RepositoryExporterService.FileExportHandle
- exportFile - Variable in class org.alfresco.service.cmr.view.RepositoryExporterService.RepositoryExportHandle
- ExportHandle() - Constructor for class org.alfresco.service.cmr.view.RepositoryExporterService.ExportHandle
- ExportPackageHandler - Interface in org.alfresco.service.cmr.view
-
Contract for a custom content property exporter.
- ExportSource - Interface in org.alfresco.repo.importer
- ExportSourceImporter - Class in org.alfresco.repo.importer
- ExportSourceImporter() - Constructor for class org.alfresco.repo.importer.ExportSourceImporter
- ExportSourceImporterException - Exception in org.alfresco.repo.importer
- ExportSourceImporterException(String) - Constructor for exception org.alfresco.repo.importer.ExportSourceImporterException
- ExportSourceImporterException(String, Object[]) - Constructor for exception org.alfresco.repo.importer.ExportSourceImporterException
- ExportSourceImporterException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.importer.ExportSourceImporterException
- ExportSourceImporterException(String, Throwable) - Constructor for exception org.alfresco.repo.importer.ExportSourceImporterException
- exportSystem(OutputStream) - Method in class org.alfresco.repo.importer.system.SystemExporterImporter
-
Export Repository System Information
- exportTenant(String, File) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Export tenant - equivalent to the tenant admin running a 'complete repo' export from the Web Client Admin
- exportTenant(String, File) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- exportTenant(String, File) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- exportView(OutputStream, ExporterCrawlerParameters, Exporter) - Method in class org.alfresco.repo.exporter.ExporterComponent
- exportView(OutputStream, ExporterCrawlerParameters, Exporter) - Method in interface org.alfresco.service.cmr.view.ExporterService
-
Export a view of the Repository using the default xml view schema.
- exportView(Exporter, ExporterCrawlerParameters, Exporter) - Method in class org.alfresco.repo.exporter.ExporterComponent
- exportView(Exporter, ExporterCrawlerParameters, Exporter) - Method in interface org.alfresco.service.cmr.view.ExporterService
-
Export a view of the Repository using a custom crawler and exporter.
- exportView(ExportPackageHandler, ExporterCrawlerParameters, Exporter) - Method in class org.alfresco.repo.exporter.ExporterComponent
- exportView(ExportPackageHandler, ExporterCrawlerParameters, Exporter) - Method in interface org.alfresco.service.cmr.view.ExporterService
-
Export a view of the Repository using the default xml view schema.
- exposeAll() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- expunge() - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Deletes messages marked with
javax.mail.Flags.Flag#DELETED. - expunge(long) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Deletes messages marked with
javax.mail.Flags.Flag#DELETED. - expungeInternal() - Method in class org.alfresco.repo.imap.AbstractImapFolder
- expungeInternal() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Deletes messages marked with
javax.mail.Flags.Flag#DELETED. - expungeInternal(long) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- expungeInternal(long) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Deletes messages marked with
javax.mail.Flags.Flag#DELETED. - expungeMessage(FileInfo) - Method in interface org.alfresco.repo.imap.ImapService
-
Expunges (deletes) an IMAP message if its flags indicates
- expungeMessage(FileInfo) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- extend(Class<E>, ExtensionFactory<E>) - Method in class org.alfresco.traitextender.ExtendedTrait
- Extend - Annotation Interface in org.alfresco.traitextender
-
A runtime retained annotation that marks AJ-trait-extended methods of
Extensibleobjects.
It defines the actual circumstances in which theExtensionPointdefined usingExtend.extensionAPI()andExtend.traitAPI()has its extension invoked.
Methods marked by this aspect are advised by an extension-routing around advice inRouteExtensions. - ExtendedDiskInterface - Interface in org.alfresco.filesys.alfresco
- extendedEventParams - Variable in class org.alfresco.repo.content.ContentStoreCreatedEvent
- ExtendedFieldBuilder - Class in org.alfresco.repo.forms.processor.workflow
-
A custom field-builder, which escapes multi-valued String-properties.
- ExtendedFieldBuilder(FormCreationData, FieldProcessorRegistry, NamespaceService, List<String>, ExtendedPropertyFieldProcessor) - Constructor for class org.alfresco.repo.forms.processor.workflow.ExtendedFieldBuilder
- ExtendedPropertyFieldProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
PropertyFieldProcessorthat allows certain properties to have their values escaped, prior to joining them using comma's to use as form-field data. - ExtendedPropertyFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- ExtendedServerConfigurationAccessor - Interface in org.alfresco.filesys
-
An interface exposing some extended capabilities of the AbstractServerConfigurationBean.
- ExtendedTrait<T extends Trait> - Class in org.alfresco.traitextender
-
Trait based extension reference holder.
Keeps track of extension references for one extensible and allows the collection of those extensions when the extensible is collected. - ExtendedTrait(T) - Constructor for class org.alfresco.traitextender.ExtendedTrait
- Extender - Class in org.alfresco.traitextender
-
Trait-extender central extension registry and life cycle handler.
Implementors must handle:ExtensionBundlelife cycle operations that start and stop bundles of extension points implementations at runtime. - Extender() - Constructor for class org.alfresco.traitextender.Extender
- ExtenderImpl - Class in org.alfresco.traitextender
-
Standard-singleton
Extenderimplementation. - ExtenderImpl() - Constructor for class org.alfresco.traitextender.ExtenderImpl
- Extensible - Interface in org.alfresco.traitextender
-
An
Extensibleobject exposes a set ofTraits asExtendedTraits objects.
AnExtendedTraitis an association between aTraitexposing object and several extension objects.
The actualTraits and associated extensions provided by anExtensibleobject are given by itsExtensionPointhandling strategy and by the current set of registered extensions (seeExtender).
The exposedTraits can be thought of as parts of an object's interface that will be exposed to an extension. - extension - Variable in class org.alfresco.repo.processor.BaseProcessor
-
The file extension that this processor understands
- extensionAPI() - Element in annotation interface org.alfresco.traitextender.Extend
- ExtensionBundle - Interface in org.alfresco.traitextender
-
Implementors are sets of extension implementations that are registered on specific
ExtensionPointfor givenExtenders. - ExtensionFactory<E> - Interface in org.alfresco.traitextender
-
Creates extension instances for given
Traits andExtensionPoints. - extensionLookup - Variable in class org.alfresco.repo.content.transform.TransformerDebug
- ExtensionPoint<E,
M extends Trait> - Class in org.alfresco.traitextender -
Defines a two-way interfacing mechanism between a
Traitexposing object and an extension of that object.
The extended object can call methods of theExtensionPoint.extensionAPIwhich will be able to interact with the extended object through theExtensionPoint.traitAPIinterface it was paired with in the extension point. - ExtensionPoint(Class<E>, Class<M>) - Constructor for class org.alfresco.traitextender.ExtensionPoint
- ExtensionTargetException - Exception in org.alfresco.traitextender
-
Trait-extension runtime target-exception wrapper.
- ExtensionTargetException() - Constructor for exception org.alfresco.traitextender.ExtensionTargetException
- ExtensionTargetException(String) - Constructor for exception org.alfresco.traitextender.ExtensionTargetException
- ExtensionTargetException(String, Throwable) - Constructor for exception org.alfresco.traitextender.ExtensionTargetException
- ExtensionTargetException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.traitextender.ExtensionTargetException
- ExtensionTargetException(Throwable) - Constructor for exception org.alfresco.traitextender.ExtensionTargetException
- ExternalUserAuthenticator - Interface in org.alfresco.repo.security.authentication.external
-
An interface for objects capable of extracting an externally authenticated user ID from the HTTP request.
- extract(ContentReader, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, Map<QName, Serializable>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Extracts the metadata values from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Extracts the metadata from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Extracts the metadata from the content provided by the reader and source mimetype to the supplied map.
- extract(ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.Selects and extracter to perform the work and redirects to it.
- extract(NodeRef, ContentReader, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Identical to
MetadataExtracter.extract(ContentReader, Map)but with the addition of theNodeRefbeing acted on. - extract(NodeRef, ContentReader, Map<QName, Serializable>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Identical to
MetadataExtracter.extract(ContentReader, Map)but with the addition of theNodeRefbeing acted on. - extract(NodeRef, ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Identical to
MetadataExtracter.extract(ContentReader, OverwritePolicy, Map, Map)but with the addition of theNodeRefbeing acted on. - extract(NodeRef, ContentReader, MetadataExtracter.OverwritePolicy, Map<QName, Serializable>, Map<String, Set<QName>>) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Identical to
MetadataExtracter.extract(ContentReader, OverwritePolicy, Map, Map)but with the addition of theNodeRefbeing acted on. - extractAttachments(NodeRef, MimeMessage) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- extractAttachments(NodeRef, MimeMessage) - Method in interface org.alfresco.repo.imap.ImapService
-
Extract attachments from message.
- extractAttachments(NodeRef, MimeMessage) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- extractData(Serializable) - Method in class org.alfresco.opencmis.CMISChangeLogDataExtractor
-
Extracts relevant node refs and Ids from auditing data
- extractData(Serializable) - Method in interface org.alfresco.repo.audit.extractor.DataExtractor
-
Convert an value passed into the audit components into a value to be recorded.
- extractData(Serializable) - Method in class org.alfresco.repo.audit.extractor.NodeNameDataExtractor
-
Gets the cm:name property from the node
- extractData(Serializable) - Method in class org.alfresco.repo.audit.extractor.NodeTypeDataExtractor
-
Gets the cm:name property from the node
- extractData(Serializable) - Method in class org.alfresco.repo.audit.extractor.NullValueDataExtractor
- extractData(Serializable) - Method in class org.alfresco.repo.audit.extractor.SimpleValueDataExtractor
-
Just returns the value unchanged
- extractFile(ZipFile, String) - Static method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Extract the file and folder structure of a ZIP file into the specified directory
- extractFile(ZipFile, String, ImporterActionExecuter.ExtractionProgressTracker) - Static method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Extract the file and folder structure of a ZIP file into the specified directory using a progress tracker
- extractLanguageFragment(Map<String, String>, String) - Static method in class org.alfresco.repo.search.impl.solr.SolrClientUtil
- extractLocale(BasicSearchParameters) - Static method in class org.alfresco.repo.search.impl.solr.SolrClientUtil
- extractMapping(StoreRef, HashMap<StoreRef, SolrStoreMappingWrapper>, ShardRegistry, boolean, BeanFactory) - Static method in class org.alfresco.repo.search.impl.solr.SolrClientUtil
- extractMetadata(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Extracts metadata for the node.
- extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Override to provide the raw extracted metadata values.
- extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.
- extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.This is not required as the
- extractRaw(ContentReader) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- extractRawInThread(NodeRef, ContentReader, MetadataExtracterLimits) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- extractRawInThread(NodeRef, ContentReader, MetadataExtracterLimits) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- extractRawThreadFinished() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- extractRecurrenceRule(CalendarEntry) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
Returns the parsed calendar recurrence rule WARNING - Alfresco use only.
- extractRetryCause(Throwable) - Static method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Sometimes, the exception means retry and sometimes not.
- extractStoreRef(BasicSearchParameters) - Static method in class org.alfresco.repo.search.impl.solr.SolrClientUtil
- extractUserInfoAndCreateUserIfNeeded(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceJITProvisioningHandler
-
Extracts
OIDCUserInfofrom the given bearer token and creates a new user if it does not exist in the repository.
F
- FacetLabel - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A class to encapsulate the result of the facet label display handler.
- FacetLabel(String, String, int) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
- FacetLabelDisplayHandler - Interface in org.alfresco.repo.search.impl.solr.facet.handler
-
An interface for Solr facet value and facet query result display label handler.
- FacetLabelDisplayHandlerRegistry - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A registry which holds and provides the appropriate display handler for a particular facet field.
- FacetLabelDisplayHandlerRegistry() - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabelDisplayHandlerRegistry
- facetQName(QName) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- FacetQNameUtils - Class in org.alfresco.repo.search.impl.solr.facet
-
This class provides some simple utility methods for dealing with
QNameswithin the faceted search feature. - FacetQNameUtils() - Constructor for class org.alfresco.repo.search.impl.solr.facet.FacetQNameUtils
- FacetQueryProvider - Interface in org.alfresco.repo.search.impl.solr.facet
-
A contract for classes which need to create a set of predefined facet queries.
- facets - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- factory - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- FactoryHelper() - Constructor for class org.alfresco.repo.remotecredentials.RemoteCredentialsInfoFactory.FactoryHelper
- fail(String) - Method in class org.alfresco.repo.jscript.ScriptTestUtils
- Failed - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
The Action failed to run to completion.
- FAILED - Enum constant in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
- FAILED - Enum constant in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.
- FailedThumbnailInfo - Class in org.alfresco.service.cmr.thumbnail
-
Deprecated.We are introducing the new async RenditionService2.
- FailedThumbnailInfo(String, Date, int, NodeRef) - Constructor for class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.
- FailedThumbnailSourceAspect - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- FailedThumbnailSourceAspect() - Constructor for class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- FailedWorkflowDeployment - Class in org.alfresco.service.cmr.workflow
-
The goal of this class is to provide a support for workflow deployment failure.
- failure(NodeRef, RenditionDefinition2, int) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- FAILURE_DUPLICATE_CHILD_NODE_NAME - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
duplicate child name not allowed
- FAILURE_INTEGRITY - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
there was an integrity failure after the node was restored
- FAILURE_INVALID_ARCHIVE_NODE - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
the node to restore was missing
- FAILURE_INVALID_PARENT - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
the destination parent of the restore operation was missing
- FAILURE_OTHER - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
the problem was not well-recognized
- FAILURE_PERMISSION - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
the permissions required for either reading or writing were invalid
- FailureHandlingOptions - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- FailureHandlingOptions() - Constructor for class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- FALSE_STRING - Static variable in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- fatalError(SAXParseException) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- FavouritesService - Interface in org.alfresco.service.cmr.favourites
-
A service for managing a person's favourites.
- FavouritesService.SortFields - Enum Class in org.alfresco.service.cmr.favourites
- FavouritesService.Type - Enum Class in org.alfresco.service.cmr.favourites
- FavouritesServiceImpl - Class in org.alfresco.repo.favourites
-
Favourites service implementation that uses the PreferencesService for persisting favourites.
- FavouritesServiceImpl() - Constructor for class org.alfresco.repo.favourites.FavouritesServiceImpl
- FavouritesServiceImpl.OnAddFavouritePolicy - Interface in org.alfresco.repo.favourites
- FavouritesServiceImpl.OnRemoveFavouritePolicy - Interface in org.alfresco.repo.favourites
- FEED_FORMAT_ATOMENTRY - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FEED_FORMAT_HTML - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FEED_FORMAT_JSON - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FEED_FORMAT_RSS - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FEED_FORMAT_TEXT - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FEED_FORMAT_XML - Static variable in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FeedCleaner - Class in org.alfresco.repo.activities.feed.cleanup
-
The feed cleaner component is responsible for purging 'obsolete' activity feed entries
- FeedCleaner() - Constructor for class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- FeedCleanupJob - Class in org.alfresco.repo.activities.feed.cleanup
-
Executes scheduled feed cleaner quartz-job - refer to scheduled-jobs-context.xml
- FeedCleanupJob() - Constructor for class org.alfresco.repo.activities.feed.cleanup.FeedCleanupJob
- FeedControl - Class in org.alfresco.service.cmr.activities
- FeedControl(String, String) - Constructor for class org.alfresco.service.cmr.activities.FeedControl
- FeedControlDAO - Interface in org.alfresco.repo.domain.activities
-
Interface for user activity feed controls DAO service
- FeedControlDAOImpl - Class in org.alfresco.repo.domain.activities.ibatis
- FeedControlDAOImpl() - Constructor for class org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
- FeedControlEntity - Class in org.alfresco.repo.domain.activities
-
Activity Feed Control DAO
- FeedControlEntity() - Constructor for class org.alfresco.repo.domain.activities.FeedControlEntity
- FeedControlEntity(String) - Constructor for class org.alfresco.repo.domain.activities.FeedControlEntity
- FeedControlEntity(String, FeedControl) - Constructor for class org.alfresco.repo.domain.activities.FeedControlEntity
- FeedGenerator - Interface in org.alfresco.repo.activities.feed
-
Interface for feed generator
- FeedGeneratorJob - Class in org.alfresco.repo.activities.feed
-
Executes scheduled feed generator quartz-job - refer to scheduled-jobs-context.xml
- FeedGeneratorJob() - Constructor for class org.alfresco.repo.activities.feed.FeedGeneratorJob
- FeedGridJob - Interface in org.alfresco.repo.activities.feed
-
Interface for feed grid job
- FeedNotifier - Interface in org.alfresco.repo.activities.feed
-
Interface for feed notifier
- FeedNotifierImpl - Class in org.alfresco.repo.activities.feed
-
Implementation of the Activity Feed Notifier component Note: currently implemented to email activities stored in JSON format
- FeedNotifierImpl() - Constructor for class org.alfresco.repo.activities.feed.FeedNotifierImpl
- FeedNotifierJob - Class in org.alfresco.repo.activities.feed
-
Executes scheduled feed email notifier quartz-job - refer to scheduled-jobs-context.xml
- FeedNotifierJob() - Constructor for class org.alfresco.repo.activities.feed.FeedNotifierJob
- FeedTaskProcessor - Class in org.alfresco.repo.activities.feed
-
Responsible for processing the individual task
- FeedTaskProcessor() - Constructor for class org.alfresco.repo.activities.feed.FeedTaskProcessor
- FeedTaskProcessor.TemplateWebScriptLoader - Class in org.alfresco.repo.activities.feed
- FeedTaskSplit - Class in org.alfresco.repo.activities.feed
-
Responsible for splitting the feed task into feed jobs (to be executed locally or on a grid)
- FeedTaskSplit() - Constructor for class org.alfresco.repo.activities.feed.FeedTaskSplit
- FFCLoadsOfFiles - Class in org.alfresco.repo.node
-
Perform document loads and fetches of child associations in increasing numbers.
- FFCLoadsOfFiles() - Constructor for class org.alfresco.repo.node.FFCLoadsOfFiles
- field - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- Field - Interface in org.alfresco.repo.forms
-
Interface defining a field in a
Form. - FIELD_NAME_SEPARATOR - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- FieldConstraint(String, Map<String, Object>) - Constructor for class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
-
Constructs a FieldConstraint
- FieldData(String, Object, boolean) - Constructor for class org.alfresco.repo.forms.FormData.FieldData
-
Default Constructor
- FieldData(FormData.FormField) - Constructor for class org.alfresco.repo.forms.FormData.FieldData
-
Constructs a FieldData object from a WebScript FormField object
- FieldDefinition - Class in org.alfresco.repo.forms
-
Abstract representation of a field defintion.
- FieldDefinition(String) - Constructor for class org.alfresco.repo.forms.FieldDefinition
-
Default constructor
- fieldDefinitions - Variable in class org.alfresco.repo.forms.Form
- FieldGroup - Class in org.alfresco.repo.forms
-
Represents a field group
- FieldGroup(String, String, boolean, boolean, FieldGroup) - Constructor for class org.alfresco.repo.forms.FieldGroup
-
Constructs a FieldGroup
- fieldGroups - Variable in class org.alfresco.repo.forms.Form
- FieldProcessor - Interface in org.alfresco.repo.forms.processor
-
Interface definition for a field processor.
- fieldProcessorRegistry - Variable in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- FieldProcessorRegistry - Class in org.alfresco.repo.forms.processor
-
Holds a FieldProcessor implementation for the fields that can be processed by the FormProcessor.
- FieldProcessorRegistry() - Constructor for class org.alfresco.repo.forms.processor.FieldProcessorRegistry
- FieldType - Enum Class in org.alfresco.repo.forms.processor.workflow
-
Enum representing the various types of fields.
- FieldUtils - Class in org.alfresco.repo.forms.processor.node
-
Utility class to assist in creating
Fieldswhich representPropertyDefinitionsandAssociationDefinitions - FieldUtils() - Constructor for class org.alfresco.repo.forms.processor.node.FieldUtils
- file - Variable in class org.alfresco.repo.importer.ACPImportPackageHandler
- FILE - Enum constant in enum class org.alfresco.repo.bulkimport.ImportableItem.FileType
- FILE - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
- FILE - Enum constant in enum class org.alfresco.service.cmr.model.FileFolderServiceType
- FILE_ADDED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FILE_DELETED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FILE_FOLDER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- FILE_LIKED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FILE_NAME - Static variable in class org.alfresco.repo.transfer.ContentDataPart
-
Attachment's file name
- FILE_UPDATED - Static variable in interface org.alfresco.repo.activities.ActivityType
- fileClassified(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a file is classified
- fileClassified(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- FileContentReader - Class in org.alfresco.repo.content.filestore
-
Provides direct access to a local file.
- FileContentReader(File) - Constructor for class org.alfresco.repo.content.filestore.FileContentReader
-
Constructor that builds a URL based on the absolute path of the file.
- FileContentReader(File, String) - Constructor for class org.alfresco.repo.content.filestore.FileContentReader
-
Constructor that explicitely sets the URL that the reader represents.
- FileContentStore - Class in org.alfresco.repo.content.filestore
-
Provides a store of node content directly to the file system.
- FileContentStore(ApplicationContext, File) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
-
Public constructor for programmatic use.
- FileContentStore(ApplicationContext, File, Map<String, Serializable>) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
- FileContentStore(ApplicationContext, String) - Constructor for class org.alfresco.repo.content.filestore.FileContentStore
-
Public constructor for programmatic use.
- FileContentUrlProvider - Interface in org.alfresco.repo.content.filestore
-
Provider API for file content store URL implementations
- FileContentWriter - Class in org.alfresco.repo.content.filestore
-
Provides direct access to a local file.
- FileContentWriter(File) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
-
Constructor that builds a URL based on the absolute path of the file.
- FileContentWriter(File, String, ContentReader) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
-
Constructor that explicitely sets the URL that the reader represents.
- FileContentWriter(File, ContentReader) - Constructor for class org.alfresco.repo.content.filestore.FileContentWriter
-
Constructor that builds a URL based on the absolute path of the file.
- fileExists(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- fileExists(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Check if the specified file exists, and whether it is a file or directory.
- fileExists(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Check if the specified file exists, and whether it is a file or directory.
- fileExists(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- fileExists(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- fileExists(SrvSession, TreeConnection, String, int) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- FileExists - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- FileExistsException - Exception in org.alfresco.service.cmr.model
-
Common exception thrown when an operation fails because of a name clash.
- FileExistsException(NodeRef, String) - Constructor for exception org.alfresco.service.cmr.model.FileExistsException
- FileExistsException(NodeRef, String, String) - Constructor for exception org.alfresco.service.cmr.model.FileExistsException
- FileExportHandle() - Constructor for class org.alfresco.service.cmr.view.RepositoryExporterService.FileExportHandle
- FileExportPackageHandler - Class in org.alfresco.repo.exporter
-
Handler for exporting Repository to file system files
- FileExportPackageHandler(File, File, File, boolean, MimetypeService) - Constructor for class org.alfresco.repo.exporter.FileExportPackageHandler
-
Constuct Handler
- FileFolderActivityPosterImpl - Class in org.alfresco.service.cmr.activities
-
A consolidated services for posting file folder activities.
- FileFolderActivityPosterImpl() - Constructor for class org.alfresco.service.cmr.activities.FileFolderActivityPosterImpl
- FileFolderLoader - Class in org.alfresco.repo.model.filefolder
-
Class to aid in the generation of file-folder data structures for load test purposes.
- FileFolderLoader(RepositoryState, TransactionService, Repository, FileFolderService, NodeService, ContentService, BehaviourFilter) - Constructor for class org.alfresco.repo.model.filefolder.FileFolderLoader
- fileFolderService - Variable in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
-
File folder service
- fileFolderService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- fileFolderService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- fileFolderService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- fileFolderService - Variable in class org.alfresco.repo.events.AbstractEventsService
- fileFolderService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- fileFolderService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- fileFolderService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- fileFolderService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- FileFolderService - Interface in org.alfresco.service.cmr.model
- FileFolderServiceExtension - Interface in org.alfresco.repo.model.filefolder.traitextender
- FileFolderServiceImpl - Class in org.alfresco.repo.model.filefolder
-
Implementation of the file/folder-specific service.
- FileFolderServiceImpl() - Constructor for class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Default constructor
- FileFolderServiceImpl.FileFolderServiceTraitImpl - Class in org.alfresco.repo.model.filefolder
- FileFolderServiceImpl.InvalidTypeException - Exception in org.alfresco.repo.model.filefolder
-
Exception when the type is not a valid File or Folder type
- FileFolderServiceTrait - Interface in org.alfresco.repo.model.filefolder.traitextender
- FileFolderServiceTraitImpl(FileFolderServiceImpl) - Constructor for class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- FileFolderServiceType - Enum Class in org.alfresco.service.cmr.model
-
The type for a file folder
- FileFolderUtil - Class in org.alfresco.service.cmr.model
-
Higher level utility methods to be used in conjunction with the FileFolderService.
- FileFolderUtil() - Constructor for class org.alfresco.service.cmr.model.FileFolderUtil
- FileFolderUtil.PathElementDetails - Class in org.alfresco.service.cmr.model
-
A simple POJO to hold information about the folder which will be created.
- FileHandler - Interface in org.alfresco.repo.content.caching
-
Callback interface for file-based actions.
- FileImporter - Interface in org.alfresco.repo.importer
-
Interface to load files and directories into the hub.
- FileImporterException - Exception in org.alfresco.repo.importer
- FileImporterException(String) - Constructor for exception org.alfresco.repo.importer.FileImporterException
- FileImporterException(String, Throwable) - Constructor for exception org.alfresco.repo.importer.FileImporterException
- FileImporterImpl - Class in org.alfresco.repo.importer
-
Simple import of content into the repository
- FileImporterImpl() - Constructor for class org.alfresco.repo.importer.FileImporterImpl
- FileImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class is an
ImportFilterthat filters out files. - FileImportFilter() - Constructor for class org.alfresco.repo.bulkimport.importfilters.FileImportFilter
- FileImportPackageHandler - Class in org.alfresco.repo.importer
-
Handler for importing Repository content streams from file system
- FileImportPackageHandler(File, File, String) - Constructor for class org.alfresco.repo.importer.FileImportPackageHandler
-
Construct
- FileInfo - Interface in org.alfresco.service.cmr.model
-
Common file information.
- FileInfoImpl - Class in org.alfresco.repo.model.filefolder
-
Common file information implementation.
- FileInfoPropsComparator - Class in org.alfresco.repo.virtual.bundle
- FileInfoPropsComparator(List<Pair<QName, Boolean>>) - Constructor for class org.alfresco.repo.virtual.bundle.FileInfoPropsComparator
- FILENAME_ILLEGAL_REGEX - Static variable in class org.alfresco.util.FileNameValidator
-
The bad file name pattern.
- FilenameFilteringInterceptor - Class in org.alfresco.repo.model.filefolder
-
An interceptor that intercepts FileFolderService methods, ensuring system, temporary and hidden files and paths are marked with the correct aspects.
- FilenameFilteringInterceptor() - Constructor for class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- FileNameRegexImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class is an
ImportFilterthat filters out files and/or folders whose name, excluding path, matches the configured regular expression. - FileNameRegexImportFilter(String) - Constructor for class org.alfresco.repo.bulkimport.importfilters.FileNameRegexImportFilter
-
Simple constructor for a FileNameRegexSourceFilter
- FileNameValidator - Class in org.alfresco.util
-
Static checker for valid file names.
- FileNameValidator() - Constructor for class org.alfresco.util.FileNameValidator
- FileNotExist - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- FileNotFoundException - Exception in org.alfresco.service.cmr.model
-
Common, checked exception thrown when a file or folder could not be found
- FileNotFoundException(String) - Constructor for exception org.alfresco.service.cmr.model.FileNotFoundException
- FileNotFoundException(NodeRef) - Constructor for exception org.alfresco.service.cmr.model.FileNotFoundException
- FileRenamed - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- FILES_ADDED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FILES_DELETED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FILES_UPDATED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FileServerConfig - Class in org.alfresco.filesys
-
File Server Configuration MBean Class
- FileServerConfig() - Constructor for class org.alfresco.filesys.FileServerConfig
-
Default constructor
- FileServerConfigMBean - Interface in org.alfresco.filesys
-
File Server Configuration MBean Interface
- FileServerConfigurationFactory - Class in org.alfresco.filesys.config
-
Factory to provide community versions of key fileserver configuration beans.
- FileServerConfigurationFactory() - Constructor for class org.alfresco.filesys.config.FileServerConfigurationFactory
- FileServerDebugInterface - Class in org.alfresco.filesys.debug
-
Alfresco File Server Debug Interface Class Adapts JLAN's debug information out to Alfresco's logging
- FileServerDebugInterface() - Constructor for class org.alfresco.filesys.debug.FileServerDebugInterface
-
Class constructor
- FilesFoldersConstraint - Class in org.alfresco.repo.virtual.template
-
Handles generic files and folders search query disjunction parameters decorations.
- FilesFoldersConstraint(VirtualQueryConstraint, boolean, boolean) - Constructor for class org.alfresco.repo.virtual.template.FilesFoldersConstraint
- fileSize() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Size of the properties file or 0 if it does not exist.
- fileSize(long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- FileSourceImporter - Class in org.alfresco.repo.importer
- FileSourceImporter() - Constructor for class org.alfresco.repo.importer.FileSourceImporter
- FileSysNodeEvent - Static variable in class org.alfresco.filesys.repo.NodeMonitor
- FileSysNodeEvent2 - Static variable in class org.alfresco.filesys.repo.NodeMonitor
- FilesystemContentDataFactory - Class in org.alfresco.repo.bulkimport.impl
-
Factory that creates
ContentDataout of : aContentStoreaFilelocated within that store's root
The mimetype will be guessed from the file extension, or fall back to binary. - FilesystemContentDataFactory() - Constructor for class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
- FilesystemTracker - Interface in org.alfresco.repo.bulkimport
-
A filesystem walker walks a filesystem, returning directories and files as it goes.
- FilesystemTransactionAdvice - Class in org.alfresco.filesys.repo
-
An advice wrapper for an AlfrescoDiskDriver.
- FilesystemTransactionAdvice() - Constructor for class org.alfresco.filesys.repo.FilesystemTransactionAdvice
- FilesystemTransactionAdvice.PropagatingException - Exception in org.alfresco.filesys.repo
-
A wrapper for checked exceptions to be passed through the retrying transaction handler.
- FilesysTransaction - Class in org.alfresco.filesys.alfresco
-
Filesystem Transaction Class
- FilesysTransaction() - Constructor for class org.alfresco.filesys.alfresco.FilesysTransaction
-
Default constructor
- FileTypeImageSize - Enum Class in org.alfresco.service.cmr.repository
- fileUnclassified(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a file is unclassified
- fileUnclassified(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- FileUnknown - Static variable in class org.alfresco.filesys.repo.ContentDiskDriver
- FileUtils - Class in org.alfresco.repo.bulkimport.impl
- FileUtils() - Constructor for class org.alfresco.repo.bulkimport.impl.FileUtils
- FileWipingContentCleanerListener - Class in org.alfresco.repo.content.cleanup
-
Simple listener that overwrites files with zeros.
- FileWipingContentCleanerListener() - Constructor for class org.alfresco.repo.content.cleanup.FileWipingContentCleanerListener
- FILING_OR_MATERIAL_ADHERENCE - Static variable in interface org.alfresco.repo.virtual.store.VirtualStore
- FilingData - Class in org.alfresco.repo.virtual.template
- FilingData(NodeRef, QName, QName, QName, Set<QName>, Map<QName, Serializable>) - Constructor for class org.alfresco.repo.virtual.template.FilingData
- filingNodeRefFor(FilingParameters) - Method in interface org.alfresco.repo.virtual.template.FilingRule
- filingNodeRefFor(FilingParameters) - Method in class org.alfresco.repo.virtual.template.NodeFilingRule
- filingNodeRefFor(FilingParameters) - Method in class org.alfresco.repo.virtual.template.NullFilingRule
- filingNodeRefFor(FilingParameters) - Method in class org.alfresco.repo.virtual.template.TemplateFilingRule
- FilingParameters - Class in org.alfresco.repo.virtual.template
-
Encapsulated node creation parameters needed to produce
FilingDataused for node creation in virtual contexts usingFilingRules. - FilingParameters(Reference) - Constructor for class org.alfresco.repo.virtual.template.FilingParameters
- FilingParameters(Reference, QName, QName, QName, Map<QName, Serializable>) - Constructor for class org.alfresco.repo.virtual.template.FilingParameters
- FilingRule - Interface in org.alfresco.repo.virtual.template
-
A rule for filing (storing in a physical location) content that is created in a virtual folder.
- filter(String) - Method in class org.alfresco.opencmis.PathObjectFilter
- filter(String) - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder.Builder
- filter(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Should the node be filtered?
- filter(NodeRef) - Method in interface org.alfresco.opencmis.ObjectFilter
- filter(NodeRef) - Method in class org.alfresco.opencmis.PassthroughObjectFilter
- filter(NodeRef) - Method in class org.alfresco.opencmis.PathObjectFilter
- Filter<ItemType,
PersistType> - Interface in org.alfresco.repo.forms.processor -
Interface definition for a filter which is called before and after a form is generated and persisted.
- FILTER_QNAME_NODE_IS_PRIMARY - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- filterByDomain(Collection<T>, Function<T, String>) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- filterByDomainAndConvert(List<F>, Function<F, String>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- FilteredFormProcessor<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor -
Abstract base class for all FormProcessor implementations that wish to use the filter mechanism.
- FilteredFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.FilteredFormProcessor
- filterEventsBeforeSend(List<Event>) - Method in class org.alfresco.repo.events.AbstractEventsService
-
Filter out event before sending them to
MessageProducer - filterID(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- FilteringResultSet - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Filtering result set to support permission checks
- FilteringResultSet(ResultSet) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- FilteringResultSet(ResultSet, BitSet) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- FilterProp - Interface in org.alfresco.repo.node.getchildren
-
GetChildren - for property filtering
- FilterPropBoolean - Class in org.alfresco.repo.node.getchildren
-
GetChildren - for boolean property filtering
- FilterPropBoolean(QName, Boolean) - Constructor for class org.alfresco.repo.node.getchildren.FilterPropBoolean
- FilterPropString - Class in org.alfresco.repo.node.getchildren
-
GetChildren - for string property filtering
- FilterPropString(QName, String, FilterPropString.FilterTypeString) - Constructor for class org.alfresco.repo.node.getchildren.FilterPropString
- FilterPropString.FilterTypeString - Enum Class in org.alfresco.repo.node.getchildren
- filterRegistry - Variable in class org.alfresco.repo.forms.processor.AbstractFilter
- filterRegistry - Variable in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- FilterRegistry<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor -
Holds a list of filters for a type of form processor.
- FilterRegistry() - Constructor for class org.alfresco.repo.forms.processor.FilterRegistry
-
Constructs the registry
- filters - Variable in class org.alfresco.repo.forms.processor.FilterRegistry
- filterSender(String) - Method in class org.alfresco.email.server.EmailServer
-
Filter incoming message by its sender e-mail address.
- FilterSortNode(NodeRef, Map<QName, Serializable>) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortNode
- FilterSortNodeEntity - Class in org.alfresco.repo.node.getchildren
-
Filterable/Sortable Node Entity Can be optionally filtered/sorted by (up to) three properties - note: sort properties are applied in order
- FilterSortNodeEntity() - Constructor for class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
-
Default constructor
- FilterSortPersonEntity - Class in org.alfresco.repo.security.person
-
Filterable/Sortable Person Entity Can be optionally filtered/sorted by (up to) three properties - note: sort applied in same order as filter properties (if sort order is not null for given property)
- FilterSortPersonEntity() - Constructor for class org.alfresco.repo.security.person.FilterSortPersonEntity
-
Default constructor
- filterSystemProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Filters the system properties that are going to be applied.
- FilterType - Interface in org.alfresco.repo.node.getchildren
-
GetChildren - for property filtering
- finalize() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- find(B) - Method in interface org.alfresco.repo.policy.BehaviourIndex
-
Gets all bound behaviours for the specified binding.
- findAllTagScopes(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- findAllTagScopes(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Finds all the tag scopes for the specified node.
- findAspectIds(String, NamespaceService, DictionaryService, QNameDAO, boolean) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- findAssocsNotLinkedByTwoOtherAssocs(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- findAssocsNotLinkedByTwoOtherAssocs(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- findAssocsNotLinkedByTwoOtherAssocs(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler, int, AuditQueryParameters) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- findAuditEntries(AbstractAuditDAOImpl.AuditQueryRowHandler, int, AuditQueryParameters) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- findAuditEntries(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- findAuditEntries(AuditService.AuditQueryCallback, AuditQueryParameters, int) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Find audit entries using the given parameters, any of which may be null
- findAuthorities(AuthorityType, String, boolean, String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Find authorities by display name pattern.
- findAuthorities(AuthorityType, String, boolean, String, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- findAuthorities(AuthorityType, String, boolean, String, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Search for authorities by pattern matching (* and ?)
- findAuthorities(AuthorityType, String, boolean, String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Search for authorities by pattern matching (* and ?)
- findBlogPosts(String, BlogService.RangedDateProperty, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- findBlogPosts(String, BlogService.RangedDateProperty, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Finds blog posts by the specified user tagged with the given tag string.
- findBlogPosts(NodeRef, BlogService.RangedDateProperty, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- findBlogPosts(NodeRef, BlogService.RangedDateProperty, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Finds blog posts by the specified user tagged with the given tag string.
- findByKey(K1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Find an entity for a given key.
- findByValue(V1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Find and entity using the given value key.
- findByValue(V2) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
-
This implementation never finds a value and is backed by
EntityLookupCache.EntityLookupCallbackDAOAdaptor.getValueKey(Object)returning nothing. - findChildById(String) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- findChildByName(String) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- findClassById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findClassById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findClassByValue(Class<?>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findClassByValue(Class<?>) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findCountByTagName(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Get the number of tagged nodes for a given tag.
- findCountByTagName(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get the number of tagged nodes for a given tag.
- findDateValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findDateValueById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findDateValueByValue(Date) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findDateValueByValue(Date) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findDoubleValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findDoubleValueById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findDoubleValueByValue(Double) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findDoubleValueByValue(Double) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findEquivalentObjects(DbObject, DbObject) - Method in interface org.alfresco.util.schemacomp.ComparisonUtils
- findEquivalentObjects(DbObject, DbObject) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils
- findFrom(NodeRef) - Method in class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- findFrom(NodeRef) - Method in class org.alfresco.repo.transfer.CompositeNodeFinder
- findFrom(NodeRef) - Method in class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- findFrom(NodeRef) - Method in class org.alfresco.repo.transfer.PrimaryParentNodeFinder
- findFrom(NodeRef) - Method in interface org.alfresco.service.cmr.transfer.NodeFinder
- findImportableItem(Path) - Method in class org.alfresco.repo.bulkimport.AnalysedDirectory
- findLinks(String, String, Date, Date, String, PagingRequest) - Method in class org.alfresco.repo.links.LinksServiceImpl
- findLinks(String, String, Date, Date, String, PagingRequest) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Finds all
LinkInfoinstances indexed in the repository for the given site, created by the specified user in the specified date range, with the given tag - findMaxSize(String, String, Map<String, String>, String) - Method in class org.alfresco.repo.content.transform.DummyTransformServiceRegistry
- findMaxSize(String, String, Map<String, String>, String) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- findMaxSize(String, String, Map<String, String>, String) - Method in class org.alfresco.repo.rendition2.SwitchingTransformServiceRegistry
- findMaxSize(String, String, Map<String, String>, String) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- findNamespaceEntityById(Long) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- findNamespaceEntityById(Long) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- findNamespaceEntityByUri(String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- findNamespaceEntityByUri(String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- findNode(String) - Method in class org.alfresco.repo.jscript.Search
-
Find a single Node by the Node reference
- findNode(String, String[]) - Method in class org.alfresco.repo.jscript.Search
-
Helper to convert a Web Script Request URL to a Node Ref 1) Node - {store_type}/{store_id}/{node_id} Resolve to node via its Node Reference. 2) Path - {store_type}/{store_id}/{path} Resolve to node via its display path.
- findNode(NodeRef) - Method in class org.alfresco.repo.jscript.Search
-
Find a single Node by the Node reference
- findNodeByPermission(String, PermissionReference, boolean) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- findNodeRef(String, String[]) - Method in class org.alfresco.repo.model.Repository
-
Helper to convert a Web Script Request URL to a Node Ref
- findNodeRef(String, String[]) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- findNodeRef(String, String[]) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- findNodes(NodeService.FindNodeParameters) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- findNodes(NodeService.FindNodeParameters) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- findNodes(NodeService.FindNodeParameters) - Method in class org.alfresco.repo.version.NodeServiceImpl
- findNodes(NodeService.FindNodeParameters) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- findOrCreateRenditionNode() - Method in class org.alfresco.repo.rendition.RenditionNodeManager
-
Deprecated.This method returns the
ChildAssociationReffor the rendition node. - findPatchCausingDifference(Result) - Method in class org.alfresco.util.schemacomp.SchemaDifferenceHelper
- findPropertiesByIds(List<Long>, PropertyValueDAO.PropertyFinderCallback) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findPropertiesByIds(List<Long>, PropertyValueDAO.PropertyFinderCallback) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findPropertyById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findPropertyById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findPropertyValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findPropertyValueById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findPropertyValueByValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findPropertyValueByValue(Serializable) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findQNameEntityById(Long) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- findQNameEntityById(Long) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- findQNameEntityByNamespaceAndLocalName(Long, String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- findQNameEntityByNamespaceAndLocalName(Long, String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- findQNamePath(String[]) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- findQNamePath(String[]) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- findSerializableValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findSerializableValueById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findShare(String, String, int, SrvSession, boolean) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Find a share using the name and type for the specified client.
- findSites(String, int) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Find (search) the sites available in the repository.
- findSites(String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- findSites(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method will find all
sitesavailable to the currently authenticated user based on the specified site filter and result set size. - findSites(String, String, int) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Find (search) the sites available in the repository.
- findSites(String, String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- findSites(String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method will find all
sitesavailable to the currently authenticated user based on the specified site filter, site preset filter and result set size. - findStringValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findStringValueById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findStringValueByValue(String) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- findStringValueByValue(String) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- findTaggedNodes(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- findTaggedNodes(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Find all nodes that have been tagged with the specified tag.
- findTaggedNodes(StoreRef, String, NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- findTaggedNodes(StoreRef, String, NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Find all nodes that have been tagged with the specified tag and reside within the context of the node reference provided.
- findTaggedNodesAndCountByTagName(StoreRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- findTaggedNodesAndCountByTagName(StoreRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get tagged nodes and count of nodes group by tag name
- findTagScope(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- findTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Finds the 'nearest' tag scope for the specified node.
- findTemplateSource(String) - Method in class org.alfresco.repo.template.ClassPathRepoTemplateLoader
-
Return an object wrapping a source for a template
- findTopics(String, String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- findTopics(String, String, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Searches for all topics in a site, filtered by username or tag, sorted by either oldest or newest topics first.
- findTopics(NodeRef, String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- findTopics(NodeRef, String, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Searches for all topics attached to the specified Node, filtered by username or tag, sorted by either oldest or newest topics first.
- findTransformerName(String, long, String, Map<String, String>, String) - Method in class org.alfresco.repo.content.transform.DummyTransformServiceRegistry
- findTransformerName(String, long, String, Map<String, String>, String) - Method in class org.alfresco.repo.rendition2.SwitchingTransformServiceRegistry
- findTransformerName(String, long, String, Map<String, String>, String) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- findTransformers(String, String, Map<String, String>, String) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
-
Works out an ordered list of transformer that will be used to transform content of a given source mimetype into a target mimetype given a list of actual transform option names and values (Strings) plus the data contained in the Transform objects registered with this class.
- findTypeIds(String, NamespaceService, DictionaryService, QNameDAO, boolean) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- findUserTasks(PvmActivity) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- FINISHED_IN - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- finishSummaryReport() - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
called to close the report file
- finishSummaryReport() - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- fireEvent(String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Fire custom event against specified path
- fireEvent(String, String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Fire custom event against specified path
- fireEvent(String, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- fireEvent(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Fire custom event against specified path
- FIRST_EVENT - Enum constant in enum class org.alfresco.repo.policy.Behaviour.NotificationFrequency
- FirstFunction() - Constructor for class org.alfresco.repo.search.NodeServiceXPath.FirstFunction
- firstName() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns the value of the
firstNamerecord component. - firstName() - Method in class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- FirstName - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- firstNameClaim() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns the value of the
firstNameClaimrecord component. - firstUnseen - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- FIX - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- FixBpmPackagesPatch - Class in org.alfresco.repo.admin.patch.impl
-
Patch that updates workflow package type and package items associations
- FixBpmPackagesPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- FIXED - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
An ACL defined in its own right - there is no inheriance context
- FIXED_ACL_ASYNC_CALL_KEY - Static variable in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- FIXED_ACL_ASYNC_REQUIRED_KEY - Static variable in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- fixedAclUpdater - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- FixedAclUpdater - Class in org.alfresco.repo.domain.permissions
-
Finds nodes with ASPECT_PENDING_FIX_ACL aspect and sets fixed ACLs for them
- FixedAclUpdater() - Constructor for class org.alfresco.repo.domain.permissions.FixedAclUpdater
- FixedAclUpdater.AclWorker - Class in org.alfresco.repo.domain.permissions
- FixedAclUpdaterJob - Class in org.alfresco.repo.domain.permissions
-
Triggers setFixedAcl for those nodes with ASPECT_PENDING_FIX_ACL
- FixedAclUpdaterJob() - Constructor for class org.alfresco.repo.domain.permissions.FixedAclUpdaterJob
- FixedAclUpdaterListener - Interface in org.alfresco.repo.domain.permissions
-
Listener to receive callback events when permissions are asynchronously updated with the
FixedAclUpdater. - FixedValueActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Action Evaluator whose evaluation is fixed
- FixedValueActionEvaluator(ServiceRegistry, Action, boolean) - Constructor for class org.alfresco.opencmis.mapping.FixedValueActionEvaluator
-
Construct
- FixedValueProperty - Class in org.alfresco.opencmis.mapping
-
Property accessor for fixed value mapping (eg to null, true, etc)
- FixedValueProperty(ServiceRegistry, CMISConnector, String, Serializable) - Constructor for class org.alfresco.opencmis.mapping.FixedValueProperty
-
Construct
- fixesFromSchema - Variable in class org.alfresco.repo.importer.system.PatchInfo
- fixesToSchema - Variable in class org.alfresco.repo.importer.system.PatchInfo
- fixOutlookRecurrenceQuirks(Map<String, String>) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
Outlook does some crazy stuff, which is only just about permitted by the specification, and is hard to parse, especially for yearly events.
- FixPersonSizeCurrentTypePatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to update the 'actual_type_n' and 'persisted_type_n' of {http://www.alfresco.org/model/content/1.0}sizeCurrent property to be Long (3).
- FixPersonSizeCurrentTypePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.FixPersonSizeCurrentTypePatch
- fixSharedAcl(Long, Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- fixSharedAcl(Long, Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- FixTemplatePatch - Class in org.alfresco.repo.admin.patch.impl
-
MNT-13190: Fix template
- FixTemplatePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- FLASH_VERSION - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Deprecated.Will be removed when local transformations are removed, as it is only used tp select SWIFTransformationOptions.
- flush() - Method in class org.alfresco.repo.action.ActionTransactionListener
- flush() - Method in class org.alfresco.repo.cache.TransactionalCache
-
NO-OP
- flush() - Method in class org.alfresco.repo.lock.LockServiceImpl
- flush() - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- flush() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- flush() - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- flush() - Method in interface org.alfresco.repo.search.IndexerAndSearcher
-
Do any indexing that may be pending on behalf of the current transaction.
- flush() - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- flush() - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- flush() - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Deprecated.No longer does anything
- flush() - Method in interface org.alfresco.repo.transaction.TransactionListener
-
Deprecated.No longer supported
- flush() - Method in class org.alfresco.repo.transaction.TransactionListenerAdapter
-
Deprecated.
- flush() - Static method in class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.Flush transaction.
- flush() - Method in interface org.alfresco.repo.transfer.ContentChunker
-
flush any remaining content data
- flush() - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
- flush() - Method in class org.alfresco.service.cmr.activities.ActivitiesTransactionListener
- flushFile() - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- flushFile() - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Flush and buffered data for this file
- flushFile() - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Flush the file.
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Flush any buffered output for the specified file.
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Flush any buffered output for the specified file.
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- flushFile(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- flushPending() - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- flushPending() - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- flushPending() - Method in interface org.alfresco.repo.search.Indexer
- flushPending() - Method in class org.alfresco.repo.search.IndexerComponent
- flushStatements() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- FOLDER - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
- FOLDER - Enum constant in enum class org.alfresco.service.cmr.model.FileFolderServiceType
- FOLDER_ADDED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FOLDER_BROWSE_URL - Static variable in class org.alfresco.repo.template.BaseContentNode
- FOLDER_DELETED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FOLDER_LIKED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FolderContentsParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Folder contents parameter constraint
- FolderContentsParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- FolderDetails() - Constructor for class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch.FolderDetails
- FolderEmailMessageHandler - Class in org.alfresco.email.server.handler
-
Handler implementation address to folder node.
- FolderEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.FolderEmailMessageHandler
- FolderExistsException - Exception in org.alfresco.service.cmr.model
-
Common exception thrown when an operation fails because of a name clash of folder.
- FolderExistsException(NodeRef, String) - Constructor for exception org.alfresco.service.cmr.model.FolderExistsException
- FOLDERS_ADDED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FOLDERS_DELETED - Static variable in interface org.alfresco.repo.activities.ActivityType
- FolderStatus(int, int, int, int, long, String, NavigableMap<Long, FileInfo>) - Constructor for class org.alfresco.repo.imap.ImapService.FolderStatus
- follow(String, String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- follow(String, String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Follows a user.
- follows(String, String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- follows(String, String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns if the user follows to the given other user.
- forCacheFile(File) - Static method in class org.alfresco.repo.content.caching.Key
- forCacheFile(String) - Static method in class org.alfresco.repo.content.caching.Key
- force(boolean) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- FORCE_RECURSE - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocRecurseAction
-
Force all further copies of the source hierarchy to recurse into children.
- forceCopy(NodeRef) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- forceCopy(NodeRef) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- forceInChangesForThisUncommittedTransaction() - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- forceRenditionsContentHashCode(NodeRef) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method forces the content hash code for every
sourceNodeRefrenditions. - forceRenditionsContentHashCode(NodeRef) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- ForeignKey - Class in org.alfresco.util.schemacomp.model
-
Represents a foreign key on a database table (
localColumn) that referencestargetTable.targetColumn - ForeignKey(String) - Constructor for class org.alfresco.util.schemacomp.model.ForeignKey
- ForeignKey(Table, String, String, String, String) - Constructor for class org.alfresco.util.schemacomp.model.ForeignKey
-
Constructor.
- Form - Class in org.alfresco.repo.forms
-
Data representation of a form to be displayed in the UI.
- Form(Item) - Constructor for class org.alfresco.repo.forms.Form
-
Constructs a Form
- FORM_PROCESSOR_ACTION_CONTEXT - Static variable in interface org.alfresco.repo.action.access.ActionAccessRestriction
- FORM_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- FORMAT_ID - Static variable in class org.alfresco.repo.search.transaction.SimpleTransaction
- formatAsDate(String) - Static method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- formatters - Static variable in class org.alfresco.repo.transfer.report.XMLTransferEventFormatterFactory
- FormCreationData - Interface in org.alfresco.repo.forms.processor
-
Interface definition for a simple DTO containing various objects needed to generate Forms.
- FormCreationDataImpl - Class in org.alfresco.repo.forms.processor
-
Simple DTO containing various objects needed to generate Forms.
- FormCreationDataImpl(Object, List<String>, Map<String, Object>) - Constructor for class org.alfresco.repo.forms.processor.FormCreationDataImpl
- FormData - Class in org.alfresco.repo.forms
-
Represents the data going to or coming from a Form.
- FormData() - Constructor for class org.alfresco.repo.forms.FormData
-
Default constructor
- FormData.FieldData - Class in org.alfresco.repo.forms
-
Inner class to represent the value of a field on a form
- FormException - Exception in org.alfresco.repo.forms
-
Exception used by the Form services
- FormException(String) - Constructor for exception org.alfresco.repo.forms.FormException
- FormException(String, Object[]) - Constructor for exception org.alfresco.repo.forms.FormException
- FormException(String, Throwable) - Constructor for exception org.alfresco.repo.forms.FormException
- FormFieldConstants - Interface in org.alfresco.repo.forms.processor.node
- FormNotFoundException - Exception in org.alfresco.repo.forms
-
Exception used by the Form service when a form can not be found for the given item
- FormNotFoundException(Item) - Constructor for exception org.alfresco.repo.forms.FormNotFoundException
- FormNotFoundException(Item, Throwable) - Constructor for exception org.alfresco.repo.forms.FormNotFoundException
- FormPersister<PersistType> - Interface in org.alfresco.repo.forms.processor
-
Interface definition for a helper class that handles persisting form data.
- FormPersister<T> - Interface in org.alfresco.repo.forms.processor.workflow
-
Interface definition for a helper class that handles persisting form data.
- FormProcessor - Interface in org.alfresco.repo.forms.processor
-
Interface definition of a form processor which is responsible for generating a Form representation of a data source, for example a repository node, a task or an XML schema and for persisting the form data back to the data source.
- FormProcessorRegistry - Class in org.alfresco.repo.forms.processor
-
Holds a FormProcessor implementation for each of the types of form that can be processed.
- FormProcessorRegistry() - Constructor for class org.alfresco.repo.forms.processor.FormProcessorRegistry
-
Constructs the registry
- FormService - Interface in org.alfresco.repo.forms
-
Form service API.
- FormServiceImpl - Class in org.alfresco.repo.forms
-
Form Service Implementation.
- FormServiceImpl() - Constructor for class org.alfresco.repo.forms.FormServiceImpl
- ForumEmailMessageHandler - Class in org.alfresco.email.server.handler
-
Handler implementation address to forum node.
- ForumEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.ForumEmailMessageHandler
- ForumModel - Interface in org.alfresco.model
-
Forums Model Constants
- ForumPostBehaviours - Class in org.alfresco.repo.forum
-
This class registers behaviours for the
fm:postcontent type. - ForumPostBehaviours() - Constructor for class org.alfresco.repo.forum.ForumPostBehaviours
- forUrl(String) - Static method in class org.alfresco.repo.content.caching.Key
- FreeMarkerProcessor - Class in org.alfresco.repo.template
-
FreeMarker implementation of the template processor interface.
- FreeMarkerProcessor() - Constructor for class org.alfresco.repo.template.FreeMarkerProcessor
- FreemarkerRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- FreemarkerRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- FreeMarkerWithLuceneExtensionsModelFactory - Class in org.alfresco.repo.action.scheduled
-
A factory implementation to build suitable models for the freemarker templating language.
- FreeMarkerWithLuceneExtensionsModelFactory() - Constructor for class org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
-
Default constructor.
- frequency - Variable in class org.alfresco.repo.policy.BaseBehaviour
-
The notification frequency
- from(FileFilterMode.Client) - Static method in class org.alfresco.repo.events.ClientUtil
-
If a new client is added to the FileFilterMode.Client then the unit test will throw a IllegalArgument exception.
- fromISO8601(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Parse date from ISO formatted string
- fromName(String) - Static method in enum class org.alfresco.repo.virtual.ref.Protocols
- fromNodeRef(NodeRef) - Static method in class org.alfresco.repo.virtual.ref.Reference
- fromToken(Character) - Static method in enum class org.alfresco.repo.virtual.ref.Encodings
- fromValue(String) - Static method in enum class org.alfresco.service.cmr.subscriptions.SubscriptionItemTypeEnum
- FTPAuthenticatorBase - Class in org.alfresco.filesys.auth.ftp
- FTPAuthenticatorBase() - Constructor for class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Default constructor
- FTPConfigBean - Class in org.alfresco.filesys.config
-
The Class FTPConfigBean.
- FTPConfigBean() - Constructor for class org.alfresco.filesys.config.FTPConfigBean
- FTPServerBean - Class in org.alfresco.filesys
-
FTP Server Class
- FTPServerBean(ServerConfiguration) - Constructor for class org.alfresco.filesys.FTPServerBean
-
Class constructor
G
- generaliseBinding() - Method in interface org.alfresco.repo.policy.BehaviourBinding
-
Gets a generalised form of the Binding.
- generaliseBinding() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
- generaliseBinding() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
- generaliseBinding() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
- generate() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- generate() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- generate(Item, List<String>, List<String>, Map<String, Object>) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Returns a Form representation for an item
- generate(Item, List<String>, List<String>, Map<String, Object>) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
-
Returns a Form representation for an item
- generateAuditRecordBuilder(Map<String, Serializable>, int) - Static method in class org.alfresco.repo.audit.AuditRecordUtils
-
Generates an
AuditRecord.Builderfrom flat audit data. - generateBody - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- generateCacheKey(Action) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Generates the cache key for the specified action.
- generateCacheKey(ExecutionSummary) - Static method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- generateDefaultFields(FormCreationData, List<String>) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- generateDefaultFields(FormCreationData, List<String>) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Generates a list of default fields to add if no field names are specified.
- generateDefaultFields(FormCreationData, List<String>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- generateDefaultFields(FormCreationData, List<String>) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- generateExport(XMLWriter) - Method in interface org.alfresco.repo.importer.ExportSource
-
Generate XML suitable for use with the importer.
- generateField(String, FormCreationData) - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
- generateField(String, FormCreationData) - Method in interface org.alfresco.repo.forms.processor.FieldProcessor
- generateField(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- generateField(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- generateGuid(Map<QName, Serializable>) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Fetches any pre-defined node uuid from the properties, but does not generate a new uuid.
- generatePassword() - Method in class org.alfresco.repo.security.authentication.BasicPasswordGenerator
-
Returns a generated password
- generatePassword() - Method in interface org.alfresco.repo.security.authentication.PasswordGenerator
-
Returns a generated password
- generateRequsite(String, OutputStream) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
Generate the requsite
- generateRequsite(String, OutputStream) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Write the requsite (the bits required to support the Manifest) to the output stream.
- generateSelectedFields(List<String>, FormCreationData) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- generateSelectedFields(List<String>, FormCreationData) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- generateSelectedFields(List<String>, FormCreationData) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- generateType(String, int, int, int) - Method in class org.alfresco.util.schemacomp.ExportDb
- generateTypedField(String, FormCreationData, Data) - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
-
The method which actually creates the
Field. - generateTypedField(String, FormCreationData, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- generateTypedField(String, FormCreationData, TransientValueGetter) - Method in class org.alfresco.repo.forms.processor.node.TransientFieldProcessor
- generateUniqueFilename(NodeRef, String) - Method in interface org.alfresco.repo.imap.ImapService
- generateUniqueFilename(NodeRef, String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- generateURL(String, String, String, boolean) - Static method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
-
Helper to generate a URL based on the ContentStore URL and ticket.
- generateUserName(String, String, String, int) - Method in class org.alfresco.repo.security.authentication.NameBasedUserNameGenerator
-
Returns a generated user name
- generateUserName(String, String, String, int) - Method in class org.alfresco.repo.security.authentication.RandomUserNameGenerator
-
Returns a generated user name
- generateUserName(String, String, String, int) - Method in class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
-
Returns a generated user name
- generateUserName(String, String, String, int) - Method in interface org.alfresco.repo.security.authentication.UserNameGenerator
-
Returns a generated user name.
- generateValue - Variable in class org.alfresco.repo.audit.model._3.AuditPath
- GenerateValue - Class in org.alfresco.repo.audit.model._3
-
Java class for GenerateValue complex type.
- GenerateValue() - Constructor for class org.alfresco.repo.audit.model._3.GenerateValue
- generateWorkflowDescription(SiteInfo, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Generates a description for the workflow
- GENERIC_FALLBACK - Static variable in interface org.alfresco.repo.activities.ActivityType
- GenericBootstrapPatch - Class in org.alfresco.repo.admin.patch.impl
-
Generic patch that uses existing
importersto import snippets into the system. - GenericBootstrapPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- GenericBucket - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
A Generic Bucket response covering range, interval, pivot etc.
- GenericBucket(String, String, Object, Set<Metric>, List<GenericFacetResponse>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- GenericBucket(String, String, Object, Set<Metric>, List<GenericFacetResponse>, Map<String, String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- GenericDeleteAspectForTypePatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to delete aspect for nodes of specific type.
- GenericDeleteAspectForTypePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- GenericEMailTemplateUpdatePatch - Class in org.alfresco.repo.admin.patch.impl
-
Helper generic patch useful when updating email templates.
- GenericEMailTemplateUpdatePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- GenericFacetResponse - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
A Generic facet response covering range, interval, pivot etc.
- GenericFacetResponse(GenericFacetResponse.FACET_TYPE, String, List<GenericBucket>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- GenericFacetResponse.FACET_TYPE - Enum Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
- GenericMimetypeRenamePatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to update the value of a Mimetype.
- GenericMimetypeRenamePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- GenericWorkflowPatch - Class in org.alfresco.repo.admin.patch.impl
-
Generic patch that re-deploys a workflow definition
- GenericWorkflowPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
- get() - Static method in class org.alfresco.opencmis.AlfrescoCmisServiceCall
- get() - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- get() - Method in interface org.alfresco.repo.cache.RefreshableCache
-
Get the cache.
- get() - Method in class org.alfresco.repo.transaction.TransactionAwareSingleton
- get(int) - Method in class org.alfresco.repo.domain.dialect.TypeNames
-
get default type name for specified type
- get(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- get(int) - Method in class org.alfresco.util.schemacomp.Results
-
Get the ith result.
- get(int, int, int, int) - Method in class org.alfresco.repo.domain.dialect.TypeNames
-
get type name for specified type and size
- get(int, Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- get(int, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- get(int, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- get(Object) - Method in class org.alfresco.repo.jscript.ContentAwareScriptableQNameMap
- get(Object) - Method in class org.alfresco.repo.template.BaseTemplateMap
- get(Object) - Method in class org.alfresco.repo.template.LuceneSearchResultsMap
- get(Object) - Method in class org.alfresco.repo.template.NamePathResultsMap
- get(Object) - Method in class org.alfresco.repo.template.NodeSearchResultsMap
- get(Object) - Method in class org.alfresco.repo.template.SavedSearchResultsMap
- get(Object) - Method in class org.alfresco.repo.template.XPathResultsMap
- get(Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- get(Object) - Method in class org.alfresco.util.ValueProtectingMap
- get(String) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Returns the
FieldProcessorthat was registered witht he specified key. - get(String, Scriptable) - Method in class org.alfresco.repo.forms.script.ScriptFieldDefinition
-
This method retrieves a named property value in the normal (Mozilla JS) way.
- get(String, Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- get(String, Scriptable) - Method in class org.alfresco.repo.jscript.SandboxNativeJavaObject
- get(String, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- get(String, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- get(Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the policy implementation for the given classes.
- get(Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets a Policy for all the given Class and Association
- get(Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets a Policy for all the given Class and Property
- get(K) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- get(K) - Method in class org.alfresco.repo.cache.NullCache
-
NO-OP
- get(K) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Checks the per-transaction caches for the object before going to the shared cache.
- get(NodeRef) - Method in class org.alfresco.repo.lock.mem.AbstractLockStore
- get(NodeRef) - Method in interface org.alfresco.repo.lock.mem.LockStore
- get(NodeRef, Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the policy implementation for the given classes.
- get(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets a Policy for all the given Class and Association
- get(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets a Policy for all the given Class and Property
- get(NodeRef, QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the Policy implementation for the specified Class
- get(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the Policy implementation for the specified Class and Association When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
- get(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the Policy implementation for the specified Class and Propery When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
- get(StoreRef) - Method in class org.alfresco.repo.node.StoreArchiveMap
- get(QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the Policy implementation for the specified Class When multiple behaviours are bound to the policy for the class, an aggregate policy implementation is returned which invokes each policy in turn.
- get(QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the Policy implementation for the specified Class and Association When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
- get(QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the Policy implementation for the specified Class and Propery When multiple behaviours are bound to the policy for the class feature, an aggregate policy implementation is returned which invokes each policy in turn.
- GET_HIT - Enum constant in enum class org.alfresco.repo.cache.TransactionStats.OpType
- GET_MISS - Enum constant in enum class org.alfresco.repo.cache.TransactionStats.OpType
- getAcceptUrl() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getAccessControl() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getAccessControlEntries() - Method in interface org.alfresco.repo.importer.ImportNode
- getAccessControlEntries() - Method in class org.alfresco.repo.importer.view.NodeContext
-
Gets the Access Control Entries
- getAccessControlList() - Method in class org.alfresco.filesys.repo.ContentContext
-
Gets the access control list.
- getAccessControlList(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Get an ACL (including entries)
- getAccessControlList(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Get an ACL (including entries)
- getAccessControlList(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getAccessControlList(NodeRef) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Get the ACL from a node.
- getAccessControlList(NodeRef) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- getAccessControlList(StoreRef) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- getAccessControlList(StoreRef) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- getAccessControlListProperties(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Get the ACL properties
- getAccessControlListProperties(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Get the ACL properties
- getAccessControlListProperties(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getAccessControlListProperties(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Get the properties for the access control list
- getAccessLevel() - Method in class org.alfresco.filesys.config.acl.AccessControlBean
-
Gets the access level as an integer.
- getAccessStatus() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- getAccessStatus() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getAccessStatus() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- getAccessStatus() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- getAccessStatus() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- getAccessStatus() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- getAccessStatus() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Get the Access enum value
- getAccessStatus() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getAccessToken() - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AccessTokenAuthorization
-
Required
IdentityServiceFacade.AccessToken - getAccessType() - Method in class org.alfresco.filesys.config.acl.AccessControlBean
-
Return the access control check type.
- getAccountExpires(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Does the account expire?
- getAccountExpires(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Does the account expire?
- getAccountExpires(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getAccountExpiryDate(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Get the date when this account expires.
- getAccountExpiryDate(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Get the date when this account expires.
- getAccountExpiryDate(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getAccountHasExpired(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Has the account expired?
- getAccountHasExpired(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Has the account expired?
- getAccountHasExpired(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getAccountlocked(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- getAccountlocked(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Deprecated.
- getAccountlocked(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getAccumulatedTimeNs() - Method in class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
- getAce(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAce(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAce(Permission, Authority, ACEType, AccessStatus) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAce(Permission, Authority, ACEType, AccessStatus) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAceAndAuthorityEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAceAndAuthorityEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAceContextEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAceContextEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAceEntitiesByAuthority(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAceEntitiesByAuthority(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAceEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAceEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAceEntity(long, long, boolean, ACEType) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAceEntity(long, long, boolean, ACEType) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAceId() - Method in interface org.alfresco.repo.domain.permissions.AclMember
-
Get the ACE included in the ACL
- getAceId() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Get the ACE included in the ACL
- getAcesAndAuthoritiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAcesAndAuthoritiesByAcl(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAcesByAuthority(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAcesByAuthority(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAceType() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getAceType() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getAceType() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getAceType() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getACETypeFromId(int) - Static method in enum class org.alfresco.repo.security.permissions.ACEType
-
Get the ACEType from the value stored in the DB.
- getAcl(Long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAcl(Long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAcl(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Get an ACL
- getAcl(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Get an ACL
- getAcl(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getAcl(String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getAcl(String, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getACL(NodeRef, boolean) - Method in class org.alfresco.opencmis.CMISConnector
- getAclChangeSet(Long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclChangeSet(Long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAclChangeSetEntity(Long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclChangeSetEntity(Long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclChangeSetId() - Method in interface org.alfresco.repo.domain.permissions.Acl
- getAclChangeSetId() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getAclChangeSetId() - Method in class org.alfresco.repo.domain.solr.AclEntity
- getAclChangeSetId() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Get the acl change set
- getAclChangeSetId() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getAclChangeSetId() - Method in interface org.alfresco.repo.solr.Acl
- getAclChangeSetId() - Method in class org.alfresco.repo.solr.AclReaders
- getAclChangeSets(Long, Long, Long, Long, int) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
-
Get the ACL changesets summary (rollup count) with paging options
- getAclChangeSets(Long, Long, Long, Long, int) - Method in interface org.alfresco.repo.domain.solr.SearchDAO
-
Get the ACL changesets summary (rollup count) with paging options
- getAclChangeSets(Long, Long, Long, Long, int) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the ACL changesets for given range parameters
- getAclChangeSets(Long, Long, Long, Long, int) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getAclCopy(Long, Long, ACLCopyMode) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- getAclCopy(Long, Long, ACLCopyMode) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- getAclCount() - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- getAclCount() - Method in interface org.alfresco.repo.solr.AclChangeSet
- getACLDAO(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Helper to choose appropriate NodeService for the given NodeRef
- getAclEntitiesThatInheritFromAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclEntitiesThatInheritFromAcl(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclForUpdate(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclForUpdate(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAclId() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getAclId() - Method in interface org.alfresco.repo.domain.node.NodeIdAndAclId
- getAclId() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the ACL ID
- getAclId() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getAclId() - Method in interface org.alfresco.repo.domain.permissions.AclMember
-
Get the ACL to which the ACE belongs
- getAclId() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Get the ACL to which the ACE belongs
- getAclId() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Get the ACL ID
- getAclId() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getAclId() - Method in class org.alfresco.repo.solr.AclReaders
- getAclId() - Method in class org.alfresco.repo.solr.NodeMetaData
- getAclMemberEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMemberEntitiesByAcl(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclMemberEntitiesByAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMemberEntitiesByAuthority(String) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclMemberEntity(long, long, int) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMemberEntity(long, long, int) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAclMembersByAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMembersByAcl(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAclMembersByAclForUpdate(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMembersByAclForUpdate(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAclMembersByAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclMembersByAuthority(String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAcls(List<Long>, Long, int) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
-
Get the ACLs (no rollup count) for the given ACL ChangeSets
- getAcls(List<Long>, Long, int) - Method in interface org.alfresco.repo.domain.solr.SearchDAO
-
Get the ACLs (no rollup count) for the given ACL ChangeSets
- getAcls(List<Long>, Long, int) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the ACLs with paging options for a specific ACL ChangeSet
- getAcls(List<Long>, Long, int) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getAclsReaders(List<Long>) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the ACL readers ("authorities who can read this ACL") for a given set of ACL IDs
- getAclsReaders(List<Long>) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getAclsThatInheritFromAcl(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAclsThatInheritFromAcl(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAclType() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the type for this ACL
- getAclType() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getAclType() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Get the type for this ACL
- getAclType() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getACLTypeFromId(int) - Static method in enum class org.alfresco.repo.security.permissions.ACLType
-
Get the ACLType from the value stored in the DB
- getAclVersion() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the ACL version
- getAclVersion() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getAclVersion() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Get the ACL version
- getAclVersion() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getAction() - Method in class org.alfresco.opencmis.mapping.AbstractActionEvaluator
- getAction() - Method in class org.alfresco.repo.action.OngoingAsyncAction
- getAction() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Get the action which the schedule applies to
- getAction() - Method in class org.alfresco.repo.forms.processor.action.ActionFormResult
-
Returns the action that was executed
- getAction() - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedAction
-
Get the action which the schedule applies to
- getAction() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- getAction() - Method in class org.alfresco.service.cmr.rule.Rule
-
Gets the action associatied with the rule
- getAction(int) - Method in class org.alfresco.repo.action.ActionListImpl
- getAction(int) - Method in class org.alfresco.repo.action.CompositeActionImpl
- getAction(int) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- getAction(int) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Get an action at a given index
- getAction(NodeRef) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Generate the actual action for the given node from the action template.
- getAction(NodeRef) - Method in class org.alfresco.repo.action.scheduled.CompositeTemplateActionDefinition
-
Build the composite action in the context of the given node.
- getAction(NodeRef) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
- getAction(NodeRef) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Generate the action from the template using the context node.
- getAction(NodeRef) - Method in interface org.alfresco.repo.action.scheduled.TemplateActionDefinition
-
Generate an action definition for the action defined by this template.
- getAction(NodeRef, String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getAction(NodeRef, String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Gets an action stored against a given node reference.
- getActionableNodeRef() - Method in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- getActionAccessRestrictions() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- getActionChain() - Method in class org.alfresco.repo.action.ActionImpl
-
Get the action chain
- getActionCondition(int) - Method in class org.alfresco.repo.action.ActionImpl
- getActionCondition(int) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- getActionCondition(int) - Method in interface org.alfresco.service.cmr.action.Action
-
Get the action condition at a given index
- getActionCondition(int) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Get an ActionCondition at a given index
- getActionConditionDefinition(String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActionConditionDefinition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get a named action condition definition
- getActionConditionDefinitionName() - Method in class org.alfresco.repo.action.ActionConditionImpl
- getActionConditionDefinitionName() - Method in interface org.alfresco.service.cmr.action.ActionCondition
-
Get the action condition definition name
- getActionConditionDefinitions() - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActionConditionDefinitions() - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get all the action condition definitions
- getActionConditionDefintion() - Method in interface org.alfresco.repo.action.evaluator.ActionConditionEvaluator
-
Get the action condition deinfinition
- getActionConditionDefintion() - Method in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
-
Get the action condition definition.
- getActionConditions() - Method in class org.alfresco.repo.action.ActionImpl
- getActionConditions() - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- getActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets a list of the action conditions for this action
- getActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Get list containing the ActionConditions in their current order
- getActionContext(Action) - Static method in interface org.alfresco.repo.action.access.ActionAccessRestriction
- getActionDefinition() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Get the action definition for the action
- getActionDefinition() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Get rule action definition
- getActionDefinition(String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActionDefinition(String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get a named action definition
- getActionDefinitionName() - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
-
Gets the action definition name against which this comparator is registered.
- getActionDefinitionName() - Method in class org.alfresco.repo.action.ActionImpl
- getActionDefinitionName() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the name of the action definition that relates to this action
- getActionDefinitions() - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActionDefinitions() - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get all the action definitions
- getActionDefinitions(NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActionDefinitions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get all the action definitions that are applicable for the given node, based on its type and aspects.
- getActionedUponNodeRef() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
Gets the
NodeRefthe action is acting on. - getActionEvaluators(BaseTypeId) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
-
Gets the Action Evaluators applicable for the given CMIS Scope
- getActionId() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getActionId() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
What is the id of the action?
- getActionId() - Method in class org.alfresco.service.cmr.action.ExecutionSummary
-
What is the id of the action?
- getActionName() - Method in class org.alfresco.repo.action.ActionStatistics
- getActionName() - Method in class org.alfresco.repo.action.RunningAction
- getActionName() - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Get the name of the action.
- getActionNodeRef() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Get where the action lives
- getActionNodeRef() - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedAction
-
Get the persisted
NodeRefof the action this applies to - getActionQName() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getActionQName() - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryAction
-
Gets the qualified name which uniquely identifies this quick share link expiry action.
- getActions() - Method in class org.alfresco.repo.action.ActionListImpl
- getActions() - Method in class org.alfresco.repo.action.CompositeActionImpl
- getActions() - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- getActions() - Method in interface org.alfresco.service.cmr.action.ActionList
-
Get list containing the actions in their current order
- getActions(NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getActions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Gets all the actions currently saved on the given node reference.
- getActionService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- getActionService() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the actions service.
- getActionService() - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Get the action service.
- getActionService() - Method in class org.alfresco.repo.imap.ImapContentPolicy
- getActionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getActionService() - Method in interface org.alfresco.service.ServiceRegistry
- getActionStatisitcs() - Method in class org.alfresco.repo.action.ActionServiceMonitor
- getActionType() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getActionType() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
What kind of action is this?
- getActionType() - Method in class org.alfresco.service.cmr.action.ExecutionSummary
-
What kind of action is this?
- getActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getActiveInstances() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get active workflow instances of this workflow definition
- getActiveUserTransaction() - Static method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Utility method to get the active transaction.
- getActiveWorkflows() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Get active workflow instances this node belongs to
- getActiveWorkflows() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all "in-flight" active workflow instances.
- getActiveWorkflows() - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all "in-flight" active workflow instances.
- getActiveWorkflows() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all active workflow instances.
- getActiveWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all active workflow instances.
- getActiveWorkflows(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all "in-flight" active workflow instances of the specified Workflow Definition
- getActiveWorkflows(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all "in-flight" active workflow instances of the specified Workflow Definition
- getActiveWorkflows(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all active workflow instances of the specified Workflow Definition
- getActiveWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all active workflow instances of the specified Workflow Definition
- getActivityData() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getActivityInfo(NodeRef) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- getActivityInfo(NodeRef) - Method in interface org.alfresco.opencmis.CmisActivityPoster
- getActivityPoster() - Method in class org.alfresco.opencmis.CMISConnector
- getActivitySummary() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getActivityTemplates(List<String>) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getActivityType() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getActivityType() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getActivityTypeTemplates(String, String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getActivityTypeTemplates(String, String, String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getActorId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getActualEnviroment() - Method in class org.alfresco.repo.virtual.VirtualContext
- getActualNode() - Method in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- getActualNodeLocation(Reference) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- getActualNodeRef() - Method in class org.alfresco.repo.virtual.VirtualContext
- GetActualNodeRefMethod - Class in org.alfresco.repo.virtual.ref
- GetActualNodeRefMethod(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.ref.GetActualNodeRefMethod
- getActualType() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getActualTypeId() - Method in class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- getActualTypeId() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getActualTypeString() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getAddedProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class org.alfresco.util.PropertyMap
-
Utility method to get properties which were added as part of a change.
- getAdditionalInfo() - Method in class org.alfresco.repo.lock.mem.LockState
- getAdditionalInfo(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getAdditionalInfo(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- getAdditionalInfo(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Retrieve the additional lock info associated with a node ref.
- getAdhocPropertiesAllowed() - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
-
Adhoc properties are allowed for this executor
- getAdhocPropertiesAllowed() - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
-
Allow adhoc properties to be passed to this action
- getAdhocPropertiesAllowed() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Indicates whether adhoc property definitions are allowed or not
- getAdhocPropertiesAllowed() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getAdhocPropertiesAllowed() - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- getAdhocPropertiesAllowed() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
Indicates whether the parameterized item allows adhoc properties to be set
- getAdminClient() - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- getAdminConsoleRedirectPath() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getAdminConsoleScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getADMNodeEntityIdsByAcl(long, int) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getADMNodeEntityIdsByAcl(long, int) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getADMNodesByAcl(long, int) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getADMNodesByAcl(long, int) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getADMNodesByAcl(long, int) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- getADMNodesByAcl(long, int) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- getAfter() - Method in interface org.alfresco.repo.security.permissions.impl.AclChange
- getAfterCommitOrder() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- getAfterLockType() - Method in class org.alfresco.filesys.repo.LockNodeEvent
-
Return the new lock type
- getAlfresco() - Method in class org.alfresco.repo.jscript.ScriptUrls
- getAlfrescoClient(Client) - Method in class org.alfresco.repo.events.AbstractEventsService
- getAlfrescoContext() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Alfresco context.
- getAlfrescoContext() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAlfrescoHost() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Alfresco host.
- getAlfrescoHost() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAlfrescoPort() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Alfresco port.
- getAlfrescoPort() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAlfrescoProtocol() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Alfresco protocole.
- getAlfrescoProtocol() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAlfrescoServerUID() - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
This method should returns a unique identifier of Alfresco server.
- getAlfrescoTicket(String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Returns the current Alfresco Ticket for the current user on the remote system, fetching if it isn't already cached.
- getAlfrescoTicket(String) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Returns the current Alfresco Ticket for the current user on the remote system, fetching if it isn't already cached.
- getAlfrescoUrl(SysAdminParams) - Static method in class org.alfresco.util.UrlUtil
-
Builds up the Url to Alfresco based on the settings in the
SysAdminParams. - getAlgorithm() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getAlgorithm() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- getAlgorithm() - Method in class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
- getAlias() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- getAlias() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getAliases() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getAliases() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- getAliasId() - Method in interface org.alfresco.repo.domain.permissions.AuthorityAlias
- getAliasId() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- getAlienProcessor() - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getAlienProcessor() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- getAlienProcessor() - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- getAlienProcessor() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getAll() - Method in interface org.alfresco.repo.policy.BehaviourIndex
-
Gets all bound behaviours
- getAllAssociationDefinitionNames() - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getAllAuthorities() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllAuthorities() - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAllAuthorities() - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getAllAuthorities(AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get all authorities by type See also "getAuthorities" (paged) alternative
- getAllAuthorities(AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Deprecated.
- getAllAuthoritiesInZone(String, AuthorityType) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Gets the names of all authorities in a zone, optionally filtered by type.
- getAllAuthoritiesInZone(String, AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAllAuthoritiesInZone(String, AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets the names of all authorities in a zone, optionally filtered by type See also "getAuthorities" paged alternative (note: in that case, zone must exist)
- getAllAuthoritiesInZone(String, AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets the names of all authorities in a zone, optionally filtered by type See also "getAuthorities" paged alternative (note: in that case, zone must exist)
- getAllCategoryNodes(String) - Method in class org.alfresco.repo.jscript.Classification
-
Find all the category nodes in a given classification.
- getAllCategoryNodes(String) - Method in class org.alfresco.repo.template.Classification
-
Find all the category nodes in a given classification.
- getAllCategoryNodes(QName) - Method in class org.alfresco.repo.template.Classification
-
Find all the category nodes in a given classification.
- getAllClassificationAspects() - Method in class org.alfresco.repo.jscript.Classification
-
Get all the aspects that define a classification.
- getAllClassificationAspects() - Method in class org.alfresco.repo.template.Classification
- getAllCustomAspects(PagingRequest) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getAllCustomModels() - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getAllCustomTypes(PagingRequest) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getAllDefinitions() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all deployed Workflow Definitions (with all previous versions)
- getAllDefinitions() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Gets all versions of the deployed workflow definitions
- getAllDefinitions() - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all deployed Workflow Definitions (with all previous versions)
- getAllDefinitions() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getAllDefinitions() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all deployed Workflow Definitions (with all previous versions)
- getAllDefinitionsByName(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all (including previous) Workflow Definitions for the given unique name
- getAllDefinitionsByName(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all (including previous) Workflow Definitions for the given unique name
- getAllDefinitionsByName(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getAllDefinitionsByName(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all (including previous) Workflow Definitions for the given unique name
- getAllExecutingActions() - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- getAllExecutingActions() - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Retrieve summary details of all the actions currently executing.
- getAllExecutingActions() - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Retrieve summary details of all the actions currently executing.
- getAllExposedPermissions() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getAllExposedPermissions() - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get all exposed permissions (regardless of type exposure)
- getAllGroups() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all sub groups (all decendants)
- getAllMessages() - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Not supported.
- getAllModules() - Method in class org.alfresco.repo.module.ModuleServiceImpl
-
Gets a list of all the modules currently installed.
- getAllModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
-
Gets a list of all the modules currently installed.
- getAllocationSize() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- getAllocationSize() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getAllocationSize() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- getAllowableActions(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getAllowableActions(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getAllowableActions(String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getAllowableActions(CMISNodeInfo) - Method in class org.alfresco.opencmis.CMISConnector
- getAllowableValues() - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
- getAllowableValues() - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
-
The implementers are expected to return allowed values in the insertion order.
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.AspectParameterConstraint
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Gets the list of allowable values, calculating them every time it is called.
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.EnumParameterConstraint
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.MimetypeParameterConstraint
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.PropertyParameterConstraint
- getAllowableValuesImpl() - Method in class org.alfresco.repo.action.constraint.TypeParameterConstraint
- getAllowAnonymous() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Checks if is allow anonymous.
- getAllowedUserList() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets the list of users who are allowed to log in.
- getAllowedUserList() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAllowedUsers() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- getAllowedValues() - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- getAllowEnlargement() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- getAllowGuestLogin() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getAllowQueryNodes() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getAllowSmartNodes() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getAllowsUserCreation() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getAllowsUserDeletion() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getAllowsUserPasswordChange() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getAllowWrite() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Do we allow write operations by non-system users on the repository?.
- getAllowWrite() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getAllowWrite() - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- getAllowWrite() - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getAllowWrite() - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Determine if the repository has been put into read only mode.
- getAllowWrite() - Method in interface org.alfresco.service.transaction.TransactionService
-
Determine if the repository has been put into read only mode.
- getAllParentGroups() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all the parents of this this group
- getAllParentGroups(int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all the parents of this this group
- getAllParentGroups(ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all the parents of this this group
- getAllPeople() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Deprecated.see getPeople
- getAllPeople() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Deprecated.
- getAllPermission() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllPermission() - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAllPermission() - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getAllPermissionReference() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllPermissionReference() - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAllPermissionReference() - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the All Permission
- getAllPermissionReference() - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getAllPermissions() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getAllPermissions() - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get all exposed permissions (regardless of type exposure)
- getAllPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getAllPermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that can be set for the given node.
- getAllPermissions(QName) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getAllPermissions(QName) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that can be set for the given type.
- getAllPermissions(QName, Set<QName>) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getAllPermissions(QName, Set<QName>) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that can be set for the given type.
- getAllPermissionsImpl(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllPropertyDefinitionNames() - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getAllRootAuthorities(AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get all root authorities by type.
- getAllRootAuthorities(AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get all root authorities by type.
- getAllRootAuthoritiesInZone(String, AuthorityType) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets the names of all root authorities in a zone, optionally filtered by type.
- getAllRootAuthoritiesInZone(String, AuthorityType) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets the names of all root authorities in a zone, optionally filtered by type.
- getAllRootGroups() - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- getAllRootGroups(int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- getAllRootGroups(ScriptPagingDetails) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- getAllRootGroupsInZone(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get the root groups, those without a parent group.
- getAllRootGroupsInZone(String, int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get the root groups, those without a parent group.
- getAllRootGroupsInZone(String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get the root groups, those without a parent group.
- getAllRootNodes(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getAllRootNodes(StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getAllRootNodes(StoreRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getAllRootNodes(StoreRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - getAllRootNodes(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getAllSetPermissions(String) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getAllSetPermissions(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- getAllSetPermissions(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getAllSetPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllSetPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAllSetPermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getAllSetPermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAllSetPermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAllSetPermissions(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- GetAllSetPermissionsMethod - Class in org.alfresco.repo.virtual.store
- GetAllSetPermissionsMethod(VirtualFolderDefinitionResolver, VirtualUserPermissions, String) - Constructor for class org.alfresco.repo.virtual.store.GetAllSetPermissionsMethod
- getAllStores() - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getAllStores() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- getAllTenants() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Deprecated.
- getAllTenants() - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
Deprecated.
- getAllTenants() - Method in interface org.alfresco.repo.tenant.TenantAdminService
-
Deprecated.Deprecated in 4.2. This method does not scale.
- getAllTransferTargets() - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- getAllTransientFieldNames() - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getAllUsers() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all users contained in this group
- getAllVersions() - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets a collection containing all the versions within the version history.
- getAllVersions() - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getAllVersions() - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets a collection containing all the versions within the version history.
- getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getAllVersions(String, String, String, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getAllVersions(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Gets all versions in version history
- getAllVersionsSearchable() - Method in interface org.alfresco.opencmis.search.CMISQueryService
- getAllVersionsSearchable() - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- getAlternativeDictionary() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getAlternatives() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getAlternatives() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Get patches that could have done the work already
- getAncestorType() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getAndMergeProperties() - Method in class org.alfresco.repo.client.config.ClientAppConfig
-
Converts and merges the given Java properties into a
java.util.Map. - getAndRemoveTotalDeltaSize(NodeRef) - Method in class org.alfresco.repo.usage.UsageServiceImpl
- getAndRemoveTotalDeltaSize(NodeRef) - Method in interface org.alfresco.service.cmr.usage.UsageService
-
Get sum of usage delta sizes and remove affected deltas.
- getAnonymousAccount() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the anonymous account.
- getAnyDenyDenies() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getApiExplorerUrl() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Rest Api-Explorer URL.
- getApiExplorerUrl() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getApiExplorerUrl(SysAdminParams) - Static method in class org.alfresco.util.UrlUtil
- getApiExplorerUrl(SysAdminParams, String, String) - Static method in class org.alfresco.util.UrlUtil
-
Builds URL to Api-Explorer based on the request only if the URL property is not provided
SysAdminParams. - getApplicabledMimetypes() - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.
- getApplicabledMimetypes() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
-
Deprecated.Use
TransformationSourceOptions.getApplicableMimetypes()instead. - getApplicableFormProcessor(Item) - Method in class org.alfresco.repo.forms.processor.FormProcessorRegistry
-
Returns a FormProcessor for the provided item.
- getApplicableMimetypes() - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.Gets the list of applicable mimetypes
- getApplicableMimetypes() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
-
Deprecated.Gets the list of applicable mimetypes
- getApplicableTypes() - Method in class org.alfresco.repo.action.ActionDefinitionImpl
-
Gets the set of applicable types
- getApplicableTypes() - Method in interface org.alfresco.service.cmr.action.ActionDefinition
-
Gets a list of the types that this action item is applicable for
- getApplication() - Method in class org.alfresco.repo.audit.model._3.Audit
-
Gets the value of the application property.
- getApplicationContext() - Method in interface org.alfresco.repo.management.subsystems.ApplicationContextFactory
-
Gets the application context, configured according to the properties of the factory.
- getApplicationContext() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
-
Gets the application context.
- getApplicationContext() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- getApplicationContext() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
- getApplicationContext() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
-
Gets the application context.
- getApplicationContext() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Gets the application context through which events can be broadcast
- getApplicationContext() - Method in class org.alfresco.tools.Tool
-
Get the Application Context
- getApplicationContext() - Static method in class org.alfresco.util.ApplicationContextHelper
-
Deprecated.Provides a static, single instance of the default Alfresco application context.
- getApplicationContext(boolean) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
-
Gets the application context.
- getApplicationContext(String) - Method in interface org.alfresco.repo.management.subsystems.ChildApplicationContextManager
-
Gets the application context with the given identifier.
- getApplicationContext(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
-
Gets the application context.
- getApplicationContext(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- getApplicationContext(String[]) - Static method in class org.alfresco.util.ApplicationContextHelper
-
Deprecated.Provides a static, single instance of an application context represented by the given array of config locations.
- getApplicationContextFactory(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
-
Gets the application context factory.
- getApplicationId() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get the database ID for this application
- getApplicationKey() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get the key (root path) for the application
- getApplicationListeners() - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
-
Return a Collection containing all ApplicationListeners.
- getApplicationListeners(ApplicationEvent) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
-
Return a Collection of ApplicationListeners matching the given event type.
- getApplicationName() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get the application name
- getApplicationName() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getApplicationNameId() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- getApplicationsContext() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the applicatin context
- getAppliedAt() - Method in class org.alfresco.service.cmr.rating.Rating
-
Gets the time/date at which the rating was applied.
- getAppliedBy() - Method in class org.alfresco.service.cmr.rating.Rating
-
Gets the user name of the user who applied this rating.
- getAppliedOnDate() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getAppliedPatch(String) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- getAppliedPatch(String) - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
-
Retrieve an existing patch
- getAppliedPatchEntities() - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- getAppliedPatchEntities() - Method in class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
- getAppliedPatchEntity(String) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- getAppliedPatchEntity(String) - Method in class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
- getAppliedPatches() - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- getAppliedPatches() - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
-
Get a list of all applied patches
- getAppliedPatches(Date, Date) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- getAppliedPatches(Date, Date) - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
-
Get a list of all patches applied between the given dates.
- getAppliedPolicies(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getAppliedPolicies(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getAppliedPolicies(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getAppliedToSchema() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getAppliedToServer() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getApplies() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getApplies() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getAppliesFromVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getAppliesFromVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
- getAppliesToVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getAppliesToVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
- getAppTool() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getAppTool() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getAppTool() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getAppToolId() - Method in class org.alfresco.service.cmr.activities.FeedControl
- getArchivedNode(NodeRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Get the likely node reference for the original node.
- getArchivedNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- getArchivedNodeRef() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- GetArchivedNodesCannedQuery - Class in org.alfresco.repo.node.archive
-
Canned query for archived nodes.
- GetArchivedNodesCannedQuery(CannedQueryDAO, NodeDAO, MethodSecurityBean<ArchivedNodeEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.node.archive.GetArchivedNodesCannedQuery
- GetArchivedNodesCannedQueryFactory - Class in org.alfresco.repo.node.archive
-
Canned query factory for getting archived nodes.
- GetArchivedNodesCannedQueryFactory() - Constructor for class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryFactory
- GetArchivedNodesCannedQueryParams - Class in org.alfresco.repo.node.archive
-
Parameter object for
GetArchivedNodesCannedQuery. - GetArchivedNodesCannedQueryParams(Long, Long, String, Boolean, Long, Boolean) - Constructor for class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryParams
- GetArchivedNodesCannedQueryParams(Long, Long, String, Boolean, Long, Boolean, int) - Constructor for class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryParams
- getArchiveRootNodeRef() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- getArgs() - Method in class org.alfresco.repo.jscript.Behaviour
-
The argument values
- getArgument() - Method in interface org.alfresco.repo.activities.feed.FeedGridJob
- getArgument() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGridJob
- getArgument(int) - Method in interface org.alfresco.repo.policy.PolicyDefinition
-
Gets Policy Argument definition for the specified argument index
- getArguments() - Method in interface org.alfresco.repo.policy.PolicyDefinition
-
Gets Policy Argument definitions for all arguments in order of arguments
- getAscending() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getAsEscapedUrlParameters() - Method in class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Escaped Parameter fragment, such as "ticket=12%20xx&sig=2".
- getAsEscapedUrlParameters() - Method in class org.alfresco.repo.remoteticket.AlfTicketRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Escaped Parameter fragment, which is the same as the un-escaped due to the format of Alfresco Tickets
- getAsEscapedUrlParameters() - Method in class org.alfresco.repo.remoteticket.GuestRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Escaped Parameter fragment, which is the same as the un-escaped due to the format of Alfresco Tickets
- getAsEscapedUrlParameters() - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketInfo
-
Returns the Ticket as a URL Escaped Parameter fragment, such as "ticket=12%20xx&sig=2".
- getAsHTTPAuthorization() - Method in class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
-
Returns the Ticket in the form used for HTTP Basic Authentication.
- getAsHTTPAuthorization() - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketInfo
-
Returns the Ticket in the form used for HTTP Basic Authentication.
- getAsJSON() - Method in interface org.alfresco.repo.forms.DataTypeParameters
-
Returns the parameters represented as JSON.
- getAsJSON() - Method in class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
-
Returns the valid period options as a JSONArray of JSONObject's.
- getAsObject() - Method in interface org.alfresco.repo.forms.DataTypeParameters
-
Returns the parameters in a Java friendly manner i.e. as an Object.
- getAsObject() - Method in class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
-
Retrieves a List of PeriodProvider objects representing the valid period options for the property
- getAspectExtensions(CMISNodeInfo, String, Set<String>) - Method in class org.alfresco.opencmis.CMISConnector
-
Builds aspect extension.
- getAspectNames(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getAspectNames(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getAspectQName() - Method in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- getAspectQNameIds() - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- getAspectQNames() - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryParams
- getAspects() - Method in class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- getAspects() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getAspects() - Method in class org.alfresco.repo.jscript.ScriptNode
- getAspects() - Method in class org.alfresco.repo.policy.PolicyScope
-
Gets a list of the aspects
- getAspects() - Method in class org.alfresco.repo.solr.NodeMetaData
- getAspects() - Method in class org.alfresco.repo.template.BaseContentNode
- getAspects() - Method in interface org.alfresco.repo.template.TemplateProperties
- getAspects() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getAspects() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getAspects() - Method in class org.alfresco.repo.virtual.template.FilingData
- getAspects() - Method in class org.alfresco.service.cmr.model.FileFolderUtil.PathElementDetails
- getAspects(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getAspects(NodeRef) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Aspects translation for version store
- getAspects(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Translation for version store
- getAspects(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getAspects(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getAspects(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getAspectsAdded() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- getAspectsAsStrings() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- GetAspectsMethod - Class in org.alfresco.repo.virtual.ref
- GetAspectsMethod(NodeServiceTrait, ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.ref.GetAspectsMethod
- getAspectsNotToCopy() - Method in class org.alfresco.repo.rating.RatingsRelatedAspectBehaviours
-
This method returns the default list of ratings-related aspects which should not be copied when a rated node is copied.
- getAspectsRemoved() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- getAspectsSet() - Method in class org.alfresco.repo.jscript.ScriptNode
- getAspectsShort() - Method in class org.alfresco.repo.jscript.ScriptNode
- getAssignedTasks() - Method in class org.alfresco.repo.template.Workflow
-
Return a list of objects representing the assigned tasks for the current user
- getAssignedTasks() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get tasks assigned to the current user.
- getAssignedTasks(String, WorkflowTaskState) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getAssignedTasks(String, WorkflowTaskState) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all tasks assigned to the specified authority
- getAssignedTasks(String, WorkflowTaskState, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all tasks assigned to the specified authority
- getAssignedTasks(String, WorkflowTaskState, boolean) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Gets all tasks assigned to the specified authority
- getAssignedTasks(String, WorkflowTaskState, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getAssignedTasks(String, WorkflowTaskState, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all tasks assigned to the specified authority
- getAssoc(Long) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getAssoc(Long) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Gets an association by ID.
- getAssoc(Long) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getAssocDef(List<IntegrityRecord>, QName) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
-
Gets the association definition from the dictionary.
- getAssociatedClass() - Method in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
-
Get the persisted type's class.
- getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
- getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
- getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Determine the copy behaviour associated with a given peer association.
- getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
-
Default behaviour:
* AssocCopySourceAction.COPY_REMOVE_EXISTING
* AssocCopyTargetAction.USE_COPIED_OTHERWISE_ORIGINAL_TARGET - getAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyAssociationDetails) - Method in class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- getAssociationCopyInfo(NodeService, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.copy.AbstractBaseCopyService
-
Calculates
QNametype of target association, which will be created after copying - getAssociationDefinition(QName) - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getAssociationName() - Method in class org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
-
Deprecated.Get the child association name
- getAssociationRef() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getAssociationRef() - Method in class org.alfresco.repo.jscript.Association
- getAssociationRef() - Method in class org.alfresco.repo.template.TemplateAssociation
- getAssociationRef(QNameDAO) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
-
Helper method to fetch the association reference
- getAssociations() - Method in class org.alfresco.repo.jscript.ScriptNode
- getAssociations() - Method in class org.alfresco.repo.policy.PolicyScope
-
Gets the map of associations to be copied
- getAssociations() - Method in class org.alfresco.repo.template.TemplateNode
- getAssociations(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Get associations
- getAssociationType() - Method in class org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
-
Deprecated.Get the child association type
- getAssociationValue(QName) - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getAssociationValues(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getAssociationValues(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getAssociationValues(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getAssociationValues(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getAssociationValues(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- getAssocIndex() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getAssocIndex() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getAssocProperties(CMISNodeInfo, String) - Method in class org.alfresco.opencmis.CMISConnector
- getAssocQName() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the association path qualified name
- getAssocQName() - Method in class org.alfresco.repo.virtual.template.FilingData
- getAssocQName() - Method in class org.alfresco.repo.virtual.template.FilingParameters
- getAssocRef() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyAssociationDetails
- getAssocRef() - Method in exception org.alfresco.service.cmr.repository.CyclicChildRelationshipException
- getAssocs() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return the target associations from this Node.
- getAssocs() - Method in class org.alfresco.repo.template.TemplateNode
- getAssocType() - Method in interface org.alfresco.repo.importer.ImportParent
- getAssocType() - Method in class org.alfresco.repo.importer.view.ParentContext
- getAssocTypeId() - Method in class org.alfresco.repo.query.NodeWithTargetsEntity
-
If set, the ID of the assocation type to limit the target assocs to.
- getAssocTypeId() - Method in class org.alfresco.repo.query.NodeWithTargetsEntity.TargetAndTypeId
- getAssocTypeQName() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the new association type qualified name
- getAssocTypeQName() - Method in class org.alfresco.repo.virtual.template.FilingData
- getAssocTypeQName() - Method in class org.alfresco.repo.virtual.template.FilingParameters
- getAssocTypeQName() - Method in exception org.alfresco.service.cmr.repository.DuplicateChildNodeNameException
- getAssocTypeQNameId() - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- getAssocTypeQNameIds() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getAssocTypeQNames() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getAsUrlParameters() - Method in class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Parameter fragment, such as "ticket=123&sig=13".
- getAsUrlParameters() - Method in class org.alfresco.repo.remoteticket.AlfTicketRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Parameter fragment, of the form "alf_ticket=XXXX"
- getAsUrlParameters() - Method in class org.alfresco.repo.remoteticket.GuestRemoteAlfrescoTicketImpl
-
Returns the Ticket as a URL Parameter fragment, of the form "guest=true"
- getAsUrlParameters() - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketInfo
-
Returns the Ticket as a URL Parameter fragment, such as "ticket=123&sig=13".
- getAsUsernameAndPassword() - Method in class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
-
Returns the Ticket in the form of a pseudo username and password.
- getAsUsernameAndPassword() - Method in class org.alfresco.repo.remoteticket.AlfTicketRemoteAlfrescoTicketImpl
-
Returns the Ticket in the form of a pseudo username and password.
- getAsUsernameAndPassword() - Method in class org.alfresco.repo.remoteticket.GuestRemoteAlfrescoTicketImpl
-
Returns the Ticket in the form of a pseudo username and password.
- getAsUsernameAndPassword() - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketInfo
-
Returns the Ticket in the form of a pseudo username and password.
- getAttachments() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getAttachments() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getAttachments() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getAttribute(Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Get an attribute using a list of unique keys
- getAttribute(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Get an attribute using a list of unique keys
- getAttributeAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAttributeAxisIterator(Object, String, String, String) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAttributeName(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAttributeNamespaceUri(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAttributeQName(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAttributes(AttributeService.AttributeQueryCallback, Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Get all attributes that share the starter keys provided.
- getAttributes(AttributeService.AttributeQueryCallback, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Get all attributes that share the starter keys provided.
- getAttributes(TransferEvent) - Method in interface org.alfresco.repo.transfer.report.XMLTransferEventFormatter
- getAttributeService() - Method in class org.alfresco.email.server.AliasableAspect
- getAttributeService() - Method in class org.alfresco.email.server.EmailServiceImpl
- getAttributeService() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- getAttributeService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getAttributeService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the attribute service (or null if one is not provided)
- getAttributeStringValue(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getAudience() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getAuditableProperties() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- getAuditableProperties() - Method in interface org.alfresco.repo.domain.node.Node
- getAuditableProperties() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getAuditablePropertiesEntity() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getAuditableProperty(QName) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- getAuditablePropertyQNames() - Static method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- getAuditAccessed() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- getAuditApplication() - Method in class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- getAuditApplication() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The identifier for the application that performed the audit.
- getAuditApplication(String) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- getAuditApplication(String) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Get the audit application details.
- getAuditApplicationById(Long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- getAuditApplicationById(Long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditApplicationByKey(String) - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Get the application model for the given root key (as defined on the application)
- getAuditApplicationByKey(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Gets an audit application by key.
- getAuditApplicationByKey(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Get the application model for the given root key (as defined on the application)
- getAuditApplicationByName(String) - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Get the application model for the given application name
- getAuditApplicationByName(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Gets an audit application by name.
- getAuditApplicationByName(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Get the application model for the given application name
- getAuditApplicationByName(String) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- getAuditApplicationByName(String) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditApplicationId() - Method in class org.alfresco.repo.audit.AuditRecord
- getAuditApplicationId() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditApplicationId() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- getAuditApplications() - Method in interface org.alfresco.repo.audit.AuditComponent
-
Get all registered audit applications, whether active or not.
- getAuditApplications() - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Get all registered audit applications, whether active or not.
- getAuditApplications() - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Get all registered audit applications
- getAuditApplications() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Get a map of all audit applications key by name
- getAuditApplications() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Gets all audit applications keyed by name.
- getAuditApplications() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Get a map of all audit applications key by name
- getAuditApplications() - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Get all registered audit applications
- getAuditAppNameId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditAppNameId() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditCreated() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- getAuditCreator() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- getAuditData() - Method in class org.alfresco.repo.audit.AuditRecord
- getAuditEntriesCountByApp(long) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Issue an audit query to retrieve count of records for a given application.
- getAuditEntriesCountByApp(long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditEntriesCountByApp(String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Issue an audit query to retrieve count of records for a given application.
- getAuditEntriesCountByApp(String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- getAuditEntriesCountByApp(String) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditEntriesCountByApp(String) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Issue an audit query to retrieve count of records for a given application and properties
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Issue an audit query to retrieve min / max audit record id for a given application and properties
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Issue an audit query to retrieve count of records for a given application and properties
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditEntriesCountByAppAndProperties(String, AuditQueryParameters) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Issue an audit query to retrieve min / max audit record id for a given application and properties
- getAuditEntryId() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditEntryIds() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditFromId() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditFromId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditFromTime() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditFromTime() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditMethod() - Method in class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- getAuditMethod() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The name of the method executed on a public service.
- getAuditMinMaxByApp(long, List<String>) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditMinMaxByApp(long, List<String>) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditMinMaxByApp(String, List<String>) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditMinMaxByApp(String, List<String>) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditMinMaxByApp(String, List<String>) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditMinMaxByApp(String, List<String>) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Issue an audit query to retrieve min / max audit record id for a given application.
- getAuditModelByCrc(long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- getAuditModelByCrc(long) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- getAuditModelId() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- getAuditModified() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- getAuditModifier() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- getAuditPath() - Method in class org.alfresco.repo.audit.model._3.AuditPath
-
Gets the value of the auditPath property.
- getAuditPathMapper() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Get the path mapper.
- getAuditPathMapper() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Gets the audit path mapper.
- getAuditPathMapper() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Get the path mapper.
- getAuditService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getAuditService() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The public service on which a method was invoked.
- getAuditService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getAuditTime() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- getAuditTime() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditToId() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditToId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditToTime() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- getAuditToTime() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditTrail() - Method in class org.alfresco.repo.template.TemplateNode
- getAuditUserId() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- getAuditUserId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getAuditUserId() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditValue() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditValueRows() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuditValuesId() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- getAuditValuesId() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- getAuth() - Method in class org.alfresco.service.cmr.email.EmailDelivery
- getAuthenticatedUser() - Method in interface org.alfresco.repo.rawevents.types.Event
- getAuthenticatedUser() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getAuthenticationComponent() - Method in class org.alfresco.email.server.EmailServer
- getAuthenticationComponent() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the authentication component
- getAuthenticationComponent() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the authentication component
- getAuthenticationComponent() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Return the authentication componenet
- getAuthenticationComponent() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- getAuthenticationComponent(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Get the authentication component with the specified name
- getAuthenticationComponent(String) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent
- getAuthenticationContext() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the authentication context
- getAuthenticationContext() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the authentication context
- getAuthenticationEnabled(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Is an authentication enabled or disabled?
- getAuthenticationEnabled(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Is an authentication enabled or disabled?
- getAuthenticationEnabled(String) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- getAuthenticationEnabled(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Is an authentication enabled or disabled?
- getAuthenticationService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the authentication service
- getAuthenticationService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the authentication service
- getAuthenticationService() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Return the authentication service
- getAuthenticationService() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- getAuthenticationService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the authentication service
- getAuthenticationService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the authentication service
- getAuthenticationService() - Method in class org.alfresco.opencmis.CMISConnector
- getAuthenticationService() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getAuthenticationService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getAuthenticationService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getAuthenticationService() - Method in interface org.alfresco.service.ServiceRegistry
- getAuthenticationTicket() - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Return the authentication ticket
- getAuthenticator() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the authenticator.
- getAuthId() - Method in interface org.alfresco.repo.domain.permissions.AuthorityAlias
- getAuthId() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- getAuthorisations() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAuthorisations() - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getAuthorisations() - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getAuthorisations(Authentication, NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Get the authorisations for the currently authenticated user
- getAuthorisations(Authentication, PermissionContext) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getAuthorities() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the authorities for the current user
- getAuthorities() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the authorities for the current user
- getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get authority names by type and/or zone (both cannot be null).
- getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get authorities by type and/or zone
- getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get authorities by type and/or zone
- GetAuthoritiesCannedQuery - Class in org.alfresco.repo.security.authority
-
GetAuthorities CQ - to get paged list of authorities
- GetAuthoritiesCannedQuery(CannedQueryDAO, TenantService, MethodSecurityBean<AuthorityInfo>, CannedQueryParameters) - Constructor for class org.alfresco.repo.security.authority.GetAuthoritiesCannedQuery
- GetAuthoritiesCannedQueryFactory - Class in org.alfresco.repo.security.authority
-
GetAuthorities CQ Factory - to get paged list of authorities
- GetAuthoritiesCannedQueryFactory() - Constructor for class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- GetAuthoritiesCannedQueryParams - Class in org.alfresco.repo.security.authority
-
GetAuthorities CQ parameters - for query context and filtering
- GetAuthoritiesCannedQueryParams(AuthorityType, Long, Long, Long, String) - Constructor for class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryParams
- getAuthoritiesForUser(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the authorities for the given user
- getAuthoritiesForUser(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the authorities for the given user
- getAuthoritiesInfo(AuthorityType, String, String, String, boolean, PagingRequest) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get AuthorityInfo by type and/or zone (both cannot be null).
- getAuthoritiesInfo(AuthorityType, String, String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthoritiesInfo(AuthorityType, String, String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get authorities by type and/or zone
- getAuthoritiesInfo(AuthorityType, String, String, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get authorities by type and/or zone
- getAuthority() - Method in interface org.alfresco.repo.domain.permissions.Authority
- getAuthority() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- getAuthority() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- getAuthority() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getAuthority() - Method in interface org.alfresco.repo.security.permissions.AuthorityReference
- getAuthority() - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
- getAuthority() - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
- getAuthority() - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- getAuthority() - Method in interface org.alfresco.repo.security.permissions.DynamicAuthority
-
If this authority is granted this method provides the string representation of the granted authority.
- getAuthority() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- getAuthority() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- getAuthority() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- getAuthority() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- getAuthority() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Get the authority to which this entry applies This could be the string value of a username, group, role or any other authority assigned to the authorisation.
- getAuthority() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getAuthority() - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- getAuthority(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAuthority(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAuthority(String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getAuthorityBridgeLinks() - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- getAuthorityBridgeLinks() - Method in interface org.alfresco.repo.security.authority.AuthorityBridgeDAO
- getAuthorityContainer() - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
- getAuthorityContainer() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityDisplayName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
- getAuthorityDisplayName() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getAuthorityDisplayName(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get the display name for an authority
- getAuthorityDisplayName(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityDisplayName(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the display name for the given authority.
- getAuthorityDisplayName(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the display name for the given authority.
- getAuthorityDisplayNameAndDescription(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get the display name and description for an authority
- getAuthorityDisplayNameAndDescription(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityDisplayNameAndDescription(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the display name and description for the given authority.
- getAuthorityDisplayNameAndDescription(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the display name and description for the given authority.
- getAuthorityDisplayNameQNameId() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getAuthorityEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAuthorityEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAuthorityEntity(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getAuthorityEntity(String) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getAuthorityId() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getAuthorityId() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getAuthorityName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
- getAuthorityName() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getAuthorityName(NodeRef) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Gets the name for the given authority node
- getAuthorityName(NodeRef) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityName(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowAuthorityManager
- getAuthorityNameQNameId() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- getAuthorityNodeRef(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets the authority node for the specified name
- getAuthorityNodeRef(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets the authority node for the specified name
- getAuthorityNodeRefOrNull(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get a node ref for the authority if one exists
- getAuthorityNodeRefOrNull(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the authority service
- getAuthorityService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the authority service
- getAuthorityService() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Return the authority service
- getAuthorityService() - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
- getAuthorityService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getAuthorityService() - Method in interface org.alfresco.service.ServiceRegistry
- getAuthorityType() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- getAuthorityType() - Method in interface org.alfresco.repo.security.authority.script.Authority
- getAuthorityType() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- getAuthorityType() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
- getAuthorityType() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getAuthorityType() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- getAuthorityType() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getAuthorityZones(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Gets the name of the zone containing the specified authority.
- getAuthorityZones(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getAuthorityZones(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets the name of the zone containing the specified authority.
- getAuthorityZones(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets the name of the zone containing the specified authority.
- getAuthServerUrl() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getAutoCommit() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getAvailableFreeSpace() - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Return the free space available in bytes
- getAvailableSpace() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the available space for this user, -1 is unlimited
- getAverageCallTimeNs() - Method in class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
- getAverageRating(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the average (mean) rating by all users on the specified node in the specified scheme.
- getAverageRating(NodeRef, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getAverageRating(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getAverageRating(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method returns the average (mean) rating in the specified scheme for the specified nodeRef.
- getAverageTime() - Method in class org.alfresco.repo.action.ActionStatistics
- getBackingStoreDescription() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getBackingStoreType() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getBaseActivityType(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getBaseAdminUsername() - Method in class org.alfresco.repo.tenant.TenantInterpreter
- getBaseBundleName(String) - Method in interface org.alfresco.repo.i18n.MessageService
- getBaseBundleName(String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getBaseFileName() - Method in class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- getBaseFileName() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- getBaseFileName() - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- getBaseFileName() - Method in class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- getBaseName(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(String, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(AssociationRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(ChildAssociationRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(NodeRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(NodeRef, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(StoreRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseName(QName, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseNameUser(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- getBaseNameUser(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getBaseNameUser(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- getBaseTemplate() - Method in class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- getBaseTemplate() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- getBaseTemplate() - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- getBaseTemplate() - Method in class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- getBaseType(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getBaseType(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getBaseType(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getBaseType(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getBaseType(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- getBaseUrl() - Method in class org.alfresco.repo.content.transform.RemoteTransformerClient
- getBaseUrl() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getBatchMonitor() - Method in class org.alfresco.repo.batch.BatchMonitorEvent
-
Gets the source batch monitor.
- getBatchProcessNames() - Method in class org.alfresco.repo.security.sync.SynchronizeDirectoryDeleteZoneEvent
- getBatchProcessNames() - Method in class org.alfresco.repo.security.sync.SynchronizeDirectoryStartEvent
- getBatchProcessor(BulkImportParameters, BatchProcessWorkProvider<ImportableItem>, int) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getBatchSize() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- getBatchSize() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getBatchSize() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getBatchSize(BulkImportParameters) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getBean() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
-
Gets the wrapped Java bean.
- getBean() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
-
Gets the wrapped Java bean.
- getBean(String) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the named bean
- getBeanName() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getBeanName() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- getBeanName(MethodInvocation) - Method in interface org.alfresco.repo.audit.BeanIdentifier
-
Get the name of the bean (normally a service) for the method invocation.
- getBeanName(MethodInvocation) - Method in class org.alfresco.repo.audit.BeanIdentifierImpl
-
Get the name of the bean (normally a service) for the method invocation.
- getBefore() - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryParams
- getBefore() - Method in interface org.alfresco.repo.security.permissions.impl.AclChange
- getBeforeAndAfterMapsForChanges(Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class org.alfresco.util.PropertyMap
-
Utility method to remove unchanged entries from each map.
- getBeforeCommitOrder() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- getBeforeLockType() - Method in class org.alfresco.filesys.repo.LockNodeEvent
-
Return the previous type
- getBehaviour() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
-
Gets the Behaviour
- getBehaviour(String) - Method in interface org.alfresco.repo.policy.annotation.BehaviourRegistry
-
Gets the behaviour for a given name.
- getBehaviourFilter() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- getBehaviourFilter() - Method in class org.alfresco.repo.lock.LockServiceImpl
- getBehaviourFilter() - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- getBinding() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the binding for the field, this is used by some FormModelProcessor implementations to generate an alternative representation of the data
- getBinding() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
-
Gets the binding used to bind the Behaviour to the Policy
- getBindTo() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the bind to.
- getBlogId() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the blog id
- getBlogIntAspectQNameId() - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- getBlogIntAspectQNameId() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getBlogIntPostedQNameId() - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- getBlogPost(String, String) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getBlogPost(String, String) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Retrieves an existing
BlogPostInfofrom the repository, which is within a site - getBlogPost(NodeRef, String) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getBlogPost(NodeRef, String) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Retrieves an existing
BlogPostInfofrom the repository, which is attached to the specified Node. - GetBlogPostsCannedQuery - Class in org.alfresco.repo.blog.cannedqueries
-
This class provides support for several
canned queriesused by theBlogService. - GetBlogPostsCannedQuery(CannedQueryDAO, MethodSecurityBean<BlogEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQuery
- GetBlogPostsCannedQueryFactory - Class in org.alfresco.repo.blog.cannedqueries
-
A
CannedQueryFactoryfor various queries relating toblog-posts. - GetBlogPostsCannedQueryFactory() - Constructor for class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryFactory
- GetBlogPostsCannedQueryParams - Class in org.alfresco.repo.blog.cannedqueries
-
Parameter objects for
GetBlogPostsCannedQuery. - GetBlogPostsCannedQueryParams(Long, Long, Long, Long, String, boolean, Date, Date, Long, Long) - Constructor for class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getBlogService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getBlogService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getBody() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getBody() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getBody() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getBody() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getBodyTemplate() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getBooleanValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getBooleanValue(String, boolean, Map<Serializable, Serializable>) - Method in class org.alfresco.repo.jscript.Search
-
Attempts to retrieve and parse an attribute in the supplied object to an integer.
- getBranchQualifier() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getBucketedFieldFacets() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Gets predefined set of field facets which are used to construct bucketing
- getBucketInfo() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getBuckets() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- getBulkBatchSize() - Method in class org.alfresco.opencmis.CMISConnector
- getBulkFetch() - Method in class org.alfresco.opencmis.search.CMISResultSet
-
Do we bulk fetch - not supported here
- getBulkFetch() - Method in class org.alfresco.repo.search.AbstractResultSet
-
Do we bulk fetch
- getBulkFetch() - Method in class org.alfresco.repo.search.EmptyResultSet
-
Do we bulk fetch
- getBulkFetch() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
-
Do we bulk fetch
- getBulkFetch() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getBulkFetch() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getBulkFetch() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
-
Do we bulk fetch
- getBulkFetch() - Method in class org.alfresco.repo.search.results.SortedResultSet
-
Do we bulk fetch
- getBulkFetch() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
-
Do we bulk fetch
- getBulkFetchSize() - Method in class org.alfresco.opencmis.search.CMISResultSet
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.search.AbstractResultSet
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.search.EmptyResultSet
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getBulkFetchSize() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getBulkFetchSize() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.search.results.SortedResultSet
-
Get the bulk fetch size.
- getBulkFetchSize() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
-
Get the bulk fetch size.
- getBulkFilesystemImporter() - Method in class org.alfresco.repo.bulkimport.BulkFSImportEvent
- getBulkLoader() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Get preloader - may be null if preloading is not supported
- getBulkMaxItems() - Method in class org.alfresco.opencmis.CMISConnector
- getBulkWorkerThreads() - Method in class org.alfresco.opencmis.CMISConnector
- getByAlias(String) - Method in class org.alfresco.email.server.AliasableAspect
-
Get a node ref by its email alias
- getByKey(K) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Find the entity associated with the given key.
- getByteBuffer() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- getBytesReadPerSecond() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getBytesReadPerSecond() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getBytesWrittenPerSecond() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getBytesWrittenPerSecond() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getByValue(V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Find the entity associated with the given value.
- getCache() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getCachedAncestors(List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getCachedAncestors(List<Long>) - Method in interface org.alfresco.repo.node.NodeBulkLoader
-
Gets the current set of cached ancestors of the given list of nodes.
- getCachedEntityByValue(V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Find the entity associated with the given value if its cached
- getCachedSimpleNodePermissionEntry() - Method in interface org.alfresco.repo.security.permissions.AccessControlList
- getCachedSimpleNodePermissionEntry() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- getCacheFilePath(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Get the path of a cache file for the given content URL - will return null if there is no entry in the cache for the specified URL.
- getCacheId() - Method in class org.alfresco.repo.cache.AbstractRefreshableCacheEvent
- getCacheId() - Method in interface org.alfresco.repo.cache.AsynchronouslyRefreshedCache
-
Get the cache id
- getCacheId() - Method in interface org.alfresco.repo.cache.RefreshableCacheEvent
-
Get the cache id
- getCacheId() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getCacheKey() - Method in class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- getCacheName() - Method in class org.alfresco.repo.cache.CacheStatisticsCreated
- getCacheName() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Retrieve the name of this cache.
- getCacheName() - Method in exception org.alfresco.repo.cache.NoStatsForCache
- getCacheRegion() - Method in class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- getCacheRoot() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
-
Returns the cacheRoot that this cleaner is responsible for.
- getCacheRoot() - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Returns the location where cache files will be written (cacheRoot) - implementation dependant and may be null.
- getCacheRoot() - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Returns the directory where cache files will be written (cacheRoot).
- getCacheStats() - Method in class org.alfresco.repo.cache.CacheStatisticsCreated
- getCachingContentStore() - Method in class org.alfresco.repo.content.caching.CachingContentStoreCreatedEvent
- getCalculatedAt() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- GetCalendarEntriesCannedQuery - Class in org.alfresco.repo.calendar.cannedqueries
-
This class provides support for
canned queriesused by theCalendarService. - GetCalendarEntriesCannedQuery(CannedQueryDAO, NodeService, TaggingService, MethodSecurityBean<CalendarEntry>, CannedQueryParameters) - Constructor for class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery
- GetCalendarEntriesCannedQuery.CalendarEntityComparator - Class in org.alfresco.repo.calendar.cannedqueries
-
Utility class to sort
CalendarEntrys on the basis of a Comparable property. - GetCalendarEntriesCannedQueryFactory - Class in org.alfresco.repo.calendar.cannedqueries
-
A
CannedQueryFactoryfor various queries relating tocalendar entries. - GetCalendarEntriesCannedQueryFactory() - Constructor for class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- GetCalendarEntriesCannedQueryParams - Class in org.alfresco.repo.calendar.cannedqueries
-
Parameter objects for
GetCalendarEntriesCannedQuery. - GetCalendarEntriesCannedQueryParams(Long[], Long, Long, Long, Long, Long, Long, Date, Date) - Constructor for class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryParams
- GetCalendarEntriesCannedQueryTestHook - Interface in org.alfresco.repo.calendar.cannedqueries
-
This class provides a way for a unit test to check up on what the
GetCalendarEntriesCannedQuerydoes - getCalendarEntry(String, String) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- getCalendarEntry(String, String) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Retrieves an existing
CalendarEntryfrom the repository - getCalendarService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCalendarService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getCallback() - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- getCallback() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.This method gets the registered callback object for use with asynchronous renditions.
- getCallbackFileChannel(FileChannel, List<ContentStreamListener>) - Method in class org.alfresco.repo.content.AbstractContentAccessor
-
Generate a callback instance of the
FileChannel. - getCallbackForCheckedOutAspect(QName, CopyDetails) - Method in class org.alfresco.repo.coci.CheckedOutAspect
-
Callback behaviour retrieval for the 'checkedOut' aspect.
- getCallbackForCopiedFromAspect(QName, CopyDetails) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Callback behaviour retrieval for the 'copiedfrom' aspect.
- getCallbackForFolderType(QName, CopyDetails) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Callback behaviour retrieval for
ContentModel.TYPE_FOLDERaspect. - getCallbackForOwnableAspect(QName, CopyDetails) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Callback behaviour retrieval for the 'ownable' aspect.
- getCallContext() - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
-
Gets the current call context.
- getCallContext() - Method in interface lib3party.org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
-
Returns the current call context.
- getCallContextMap(HttpServletRequest) - Method in class org.alfresco.opencmis.PublicApiCallContextHandler
- getCallCount() - Method in class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.copy.query.GetCopiedCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.copy.query.GetCopiesCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- getCannedQuery(CannedQueryParameters) - Method in class org.alfresco.repo.site.SiteContainersCannedQueryFactory
- getCannedQuery(NodeRef[], Date, Date, PagingRequest) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- getCannedQuery(NodeRef, String, List<QName>, Set<QName>, Set<QName>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
-
Retrieve an optionally filtered/sorted instance of a
CannedQuerybased on parameters including request for a total count (up to a given max) Note: if both filtering and sorting is required then the combined total of unique QName properties should be the 0 to 3. - getCannedQuery(NodeRef, String, Set<QName>, Set<QName>, List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
-
Retrieve an optionally filtered/sorted instance of a
CannedQuerybased on parameters including request for a total count (up to a given max) Note: if both filtering and sorting is required then the combined total of unique QName properties should be the 0 to 3. - getCannedQuery(NodeRef, String, Set<QName>, Set<QName>, Set<QName>, List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQueryFactory
- getCannedQuery(NodeRef, String, Set<QName>, Set<QName>, Set<QName>, Set<QName>, List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
-
Retrieve an optionally filtered/sorted instance of a
CannedQuerybased on parameters including request for a total count (up to a given max) Note: if both filtering and sorting is required then the combined total of unique QName properties should be the 0 to 3. - getCannedQuery(NodeRef, String, Set<QName>, Set<QName>, PagingRequest) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
-
Retrieve an unsorted instance of a
CannedQuerybased on parameters including request for a total count (up to a given max) - getCannedQuery(NodeRef, Date, Date, boolean, CannedQuerySortDetails, PagingRequest) - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryFactory
- getCannedQuery(NodeRef, Date, Date, String, PagingRequest) - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryFactory
- getCannedQuery(NodeRef, QName, String, boolean, PagingRequest, boolean) - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryFactory
- getCannedQuery(NodeRef, QName, String, Date, Date, String, Date, Date, CannedQuerySortDetails, PagingRequest) - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryFactory
- getCannedQuery(NodeRef, QName, QName, CannedQuerySortDetails, PagingRequest) - Method in class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryFactory
- getCannedQuery(StoreRef, Set<QName>, PagingRequest) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
-
Retrieve an unsorted instance of a
CannedQuerybased on parameters including request for a total count (up to a given max) - getCannedQuery(AuthorityType, NodeRef, String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- getCapabilities(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Gets a map of capabilities (boolean assertions) for the given person.
- getCapabilities(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Gets a map of capabilities (boolean assertions) for the given person.
- getCatalog() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getCategories(StoreRef, QName, CategoryService.Depth) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getCategories(StoreRef, QName, CategoryService.Depth) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a list of all the categories appropriate for a given property.
- getCategory() - Method in class org.alfresco.repo.jscript.Classification.Tag
- getCategory() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the category.
- getCategory(String) - Method in class org.alfresco.repo.jscript.Classification
-
Get the category node from the category node reference.
- getCategory(NodeRef, QName, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getCategory(NodeRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Looks up a category by name under its immediate parent.
- getCategoryMembers() - Method in class org.alfresco.repo.jscript.CategoryNode
- getCategoryMembers() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getCategoryService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCategoryService() - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getCategoryService() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- getCategoryService() - Method in interface org.alfresco.service.ServiceRegistry
- getCategoryUsage(String, int) - Method in class org.alfresco.repo.jscript.Classification
-
Get the category usage count.
- getCause() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- getCC() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getCC() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getCC() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getChangedProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class org.alfresco.util.PropertyMap
-
Utility method to get properties which were changed (but not added or removed) as part of a change.
- getChangeTxnId() - Method in interface org.alfresco.repo.domain.node.Transaction
- getChangeTxnId() - Method in class org.alfresco.repo.domain.node.TransactionEntity
- getCharset() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getCharset() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getCharSet() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the char set.
- getCheckedOut() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets the check-out of a working copy document
- getCheckedOut(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- getCheckedOut(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- getCheckedOut(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Helper method to retrieve the original node (check-out source) for a working copy.
- getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getCheckedOutDocs(String, String, String, String, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getCheckedParam(String, Class<T>) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getCheckedParam(String, Class<T>) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
-
Deprecated.Gets the value for the named parameter.
- getCheckedParam(String, Class<T>, RenditionDefinition) - Static method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Gets the value for the named parameter.
- getCheckinComment() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getCheckList() - Method in class org.alfresco.filesys.config.acl.ProtocolAccessControlBean
-
Gets the list of protocol types
- getCheckOutCheckInService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- getCheckOutCheckInService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- getCheckOutCheckInService() - Method in class org.alfresco.opencmis.CMISConnector
- getCheckOutCheckInService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCheckOutCheckInService() - Method in interface org.alfresco.service.ServiceRegistry
- getChecksum() - Method in class org.alfresco.repo.solr.AlfrescoModel
- getChild() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getChildApplicationContextFactory(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- getChildAssoc(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssoc(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get a specific association
- getChildAssoc(Long, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssoc(Long, Long, QName, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get a specific child association given all the determining data.
- getChildAssoc(Long, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Checks a cache and then queries.
- getChildAssoc(Long, QName, String) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get a child association for given parent node, association type and child node name (cm:name).
- getChildAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
-
Uses the ChildAssocCopyAction ordering to drive priority i.e. a vote to copy will override a vote NOT to copy.
- getChildAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Determine if a copy should copy the child, the association only or do nothing with the given association.
- getChildAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
-
Default behaviour: Cascade if we are copying children AND the association is primary
- getChildAssociationCopyAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- getChildAssociationRecurseAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
- getChildAssociationRecurseAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
-
Uses the ChildAssocRecurseAction ordering to drive recursive copy behaviour.
- getChildAssociationRecurseAction(QName, CopyDetails, CopyBehaviourCallback.CopyChildAssociationDetails) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Once the child association copy action has been chosen, the policy callback can dictate whether or not to force further recursion.
- getChildAssociationRef() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getChildAssociationRef() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.Lazily instantiation of the ChildAssociationRef
- getChildAssociations() - Method in class org.alfresco.repo.jscript.ScriptNode
- getChildAssociations() - Method in class org.alfresco.repo.policy.PolicyScope
-
Gets the child associations to be copied
- getChildAssociations() - Method in class org.alfresco.repo.security.sync.NodeDescription
-
Gets the child associations.
- getChildAssociations() - Method in class org.alfresco.repo.template.TemplateNode
- getChildAssociations(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Get a child association
- getChildAssociationTypeFilter() - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- getChildAssocRef() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getChildAssocRef() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
- getChildAssocRef() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getChildAssocRef() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getChildAssocRef() - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getChildAssocRef(int) - Method in class org.alfresco.opencmis.search.CMISResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.EmptyResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getChildAssocRef(int) - Method in class org.alfresco.repo.search.results.SortedResultSet
- getChildAssocRef(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getChildAssocRefs() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.AbstractResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.EmptyResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getChildAssocRefs() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getChildAssocRefs() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getChildAssocs() - Method in class org.alfresco.repo.event2.EventGenerator.Consolidators
- getChildAssocs() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return the child associations from this Node.
- getChildAssocs() - Method in class org.alfresco.repo.solr.NodeMetaData
- getChildAssocs() - Method in class org.alfresco.repo.template.TemplateNode
- getChildAssocs() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getChildAssocs(Long, Long, QName, QName, Boolean, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocs(Long, Long, QName, QName, Boolean, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the child associations of a given parent node, optionally filtering on association QName and association type QName.
- getChildAssocs(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocs(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the child associations of a given parent node, optionally filtering on type QName.
- getChildAssocs(Long, QName, Collection<String>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocs(Long, QName, Collection<String>, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the child associations of a given parent node, filtering on type QName and the cm:name of the child nodes.
- getChildAssocs(Long, QName, QName, int, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocs(Long, QName, QName, int, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Gets the first n child associations of a given parent node, optionally filtering on association QName and association type QName.
- getChildAssocs(Reference, Set<QName>) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Retrieve immediate children references of a given reference where the child nodes are in the given inclusive list.
- getChildAssocs(Reference, Set<QName>) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getChildAssocs(Reference, QNamePattern, QNamePattern, int, boolean) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Gets all child references associations where the pattern of the association qualified name is an exact match.
- getChildAssocs(Reference, QNamePattern, QNamePattern, int, boolean) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getChildAssocs(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Defers to the pattern matching overload
- getChildAssocs(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildAssocs(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocs(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocs(NodeRef, Set<QName>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildAssocs(NodeRef, Set<QName>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocs(NodeRef, Set<QName>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Filters out any associations if their qname is not a match to the given pattern.
- getChildAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Child Assocs translation for version store
- getChildAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Performs conversion from version store properties to real associations
- getChildAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, boolean) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Filters out any associations if their qname is not a match to the given pattern.
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, boolean) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Fetches the first n child associations in an efficient manner
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getChildAssocs(NodeRef, QNamePattern, QNamePattern, int, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocsByChildTypes(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocsByChildTypes(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getChildAssocsByPropertyValue(Long, QName, Serializable, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocsByPropertyValue(Long, QName, Serializable, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Select children by property values
- getChildAssocsByPropertyValue(Reference, QName, Serializable) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Retrieve the immediate children of a given node based on the value of a property of those children.
- getChildAssocsByPropertyValue(Reference, QName, Serializable) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getChildAssocsByPropertyValue(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildAssocsByPropertyValue(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocsByPropertyValue(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocsByType(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return an Array of the associations from this Node that match a specific object type.
- getChildAssocsByType(String) - Method in class org.alfresco.repo.template.TemplateNode
- GetChildAssocsMethod - Class in org.alfresco.repo.virtual.store
- GetChildAssocsMethod(VirtualStore, ActualEnvironment, boolean, int, QNamePattern, QNamePattern) - Constructor for class org.alfresco.repo.virtual.store.GetChildAssocsMethod
- getChildAssocsWithoutParentAssocsOfType(Long, QName, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getChildAssocsWithoutParentAssocsOfType(Long, QName, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Gets the set of child associations of a certain parent node without parent associations of a certain type to other nodes with the same parent!
- getChildAssocsWithoutParentAssocsOfType(Reference, QName) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Gets the set of child associations of a certain parent node without parent associations of a certain type to other nodes with the same parent!
- getChildAssocsWithoutParentAssocsOfType(Reference, QName) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getChildAssocsWithoutParentAssocsOfType(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildAssocsWithoutParentAssocsOfType(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildAssocsWithoutParentAssocsOfType(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildAssocType() - Method in class org.alfresco.service.cmr.view.Location
- getChildAssocTypeQNameId() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- getChildAuthorities() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all the children of this group, regardless of type
- getChildAuthorities(ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get all the children of this group, regardless of type
- getChildAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getChildAxisIterator(Object, String, String, String) - Method in class org.alfresco.repo.search.DocumentNavigator
- GetChildByIdMethod - Class in org.alfresco.repo.virtual.ref
- GetChildByIdMethod(String) - Constructor for class org.alfresco.repo.virtual.ref.GetChildByIdMethod
- getChildByName(Reference, QName, String) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Get the reference of the virtualized artefact with the given name within the virtual context (only) of the parent reference.
The name is case-insensitive as Alfresco has to support case-insensitive clients as standard. - getChildByName(Reference, QName, String) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getChildByName(NodeRef, QName, String) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildByName(NodeRef, QName, String) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildByName(NodeRef, QName, String) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getChildByName(NodeRef, QName, String) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getChildByName(NodeRef, QName, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildByNamePath() - Method in class org.alfresco.repo.template.TemplateNode
- getChildElements(RegistryKey) - Method in interface org.alfresco.repo.admin.registry.RegistryService
-
Fetches all child elements for the given path.
- getChildElements(RegistryKey) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- getChildGroups() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- getChildGroups(int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get child groups of this group
- getChildGroups(ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get child groups of this group
- getChildIds() - Method in class org.alfresco.repo.solr.NodeMetaData
- getChildName() - Method in interface org.alfresco.repo.importer.ImportNode
- getChildName() - Method in class org.alfresco.repo.importer.view.NodeContext
- getChildName() - Method in interface org.alfresco.repo.rendition.RenditionLocation
-
Deprecated.Gets the name of the rendition.
- getChildName() - Method in class org.alfresco.repo.rendition.RenditionLocationImpl
-
Deprecated.
- getChildName() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeLink
- getChildNameUnique(DictionaryService, QName, String) - Static method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Apply the cm:name to the child association.
- getChildNode() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getChildNodeName() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getChildNodeNameCrc() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getChildNodeNameCrc(String) - Static method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Find a CRC value for the association's child node name using UTF-8 conversion.
- getChildNodeNameCrcs() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getChildNodeNameShort(String) - Static method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Truncates the association's child node name to 50 characters.
- getChildNodeTypeQNameIds() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getChildNodeTypeQNameIds() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getChildRef() - Method in interface org.alfresco.repo.rendition.RenditionLocation
-
Deprecated.Gets the rendition node itself.
- getChildRef() - Method in class org.alfresco.repo.rendition.RenditionLocationImpl
-
Deprecated.
- getChildren() - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
- getChildren() - Method in class org.alfresco.repo.jscript.ScriptNode
- getChildren() - Method in class org.alfresco.repo.template.BaseContentNode
- getChildren() - Method in interface org.alfresco.repo.template.TemplateProperties
- getChildren() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getChildren() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getChildren(String, String, String, String, Boolean, IncludeRelationships, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getChildren(NodeRef, CategoryService.Mode, CategoryService.Depth) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getChildren(NodeRef, CategoryService.Mode, CategoryService.Depth) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get the children of a given category node
- getChildren(NodeRef, CategoryService.Mode, CategoryService.Depth, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- GetChildrenAuditableCannedQuery - Class in org.alfresco.repo.node.getchildren
-
This class provides support for
canned querieswhich filter by Auditable Properties - GetChildrenAuditableCannedQuery(CannedQueryDAO, MethodSecurityBean<NodeBackedEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQuery
- GetChildrenAuditableCannedQueryFactory - Class in org.alfresco.repo.node.getchildren
-
A
CannedQueryFactoryfor various queries relating to gettingNodeBackedEntityentires filtering by auditable properties. - GetChildrenAuditableCannedQueryFactory() - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryFactory
- GetChildrenAuditableCannedQueryParams - Class in org.alfresco.repo.node.getchildren
-
Parameter objects for
GetChildrenAuditableCannedQuery. - GetChildrenAuditableCannedQueryParams(Long, Long, Long, String, Date, Date, String, Date, Date) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getChildrenByLuceneSearch() - Method in class org.alfresco.repo.template.TemplateNode
- getChildrenByName(NodeRef, QName, Collection<String>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getChildrenByName(NodeRef, QName, Collection<String>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getChildrenByName(NodeRef, QName, Collection<String>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getChildrenBySavedSearch() - Method in class org.alfresco.repo.template.TemplateNode
- getChildrenByXPath() - Method in class org.alfresco.repo.template.TemplateNode
- getChildrenByXPath(String, QueryParameterDefinition[], boolean) - Method in class org.alfresco.repo.template.BasePathResultsMap
-
Return a list or a single Node from executing an xpath against the parent Node.
- GetChildrenCannedQuery - Class in org.alfresco.repo.model.filefolder
-
GetChidren canned query for files and folders.
- GetChildrenCannedQuery - Class in org.alfresco.repo.node.getchildren
-
GetChildren canned query To get paged list of children of a parent node filtered by child type.
- GetChildrenCannedQuery(NodeDAO, QNameDAO, CannedQueryDAO, NodePropertyHelper, TenantService, NodeService, MethodSecurityBean<NodeRef>, CannedQueryParameters) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- GetChildrenCannedQuery(NodeDAO, QNameDAO, CannedQueryDAO, NodePropertyHelper, TenantService, NodeService, MethodSecurityBean<NodeRef>, CannedQueryParameters, HiddenAspect, DictionaryService, Set<QName>) - Constructor for class org.alfresco.repo.model.filefolder.GetChildrenCannedQuery
- GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback - Class in org.alfresco.repo.node.getchildren
- GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback - Class in org.alfresco.repo.node.getchildren
- GetChildrenCannedQuery.FilterSortChildQueryCallback - Interface in org.alfresco.repo.node.getchildren
- GetChildrenCannedQuery.FilterSortNode - Class in org.alfresco.repo.node.getchildren
- GetChildrenCannedQuery.FilterSortResultHandler - Class in org.alfresco.repo.node.getchildren
- GetChildrenCannedQuery.UnsortedChildQueryCallback - Interface in org.alfresco.repo.node.getchildren
- GetChildrenCannedQueryFactory - Class in org.alfresco.repo.model.filefolder
-
GetChidren canned query factory for files and folders.
- GetChildrenCannedQueryFactory - Class in org.alfresco.repo.node.getchildren
-
GetChildren canned query factory - to get paged list of children of a parent node
- GetChildrenCannedQueryFactory() - Constructor for class org.alfresco.repo.model.filefolder.GetChildrenCannedQueryFactory
- GetChildrenCannedQueryFactory() - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- GetChildrenCannedQueryParams - Class in org.alfresco.repo.node.getchildren
-
GetChildren CQ parameters - for query context and filtering
- GetChildrenCannedQueryParams(NodeRef, Set<QName>, Set<QName>, Set<QName>, Set<QName>, List<FilterProp>, String) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getChildrenOfTheSharedSurfConfigFolder(Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getChildrenOfTheSharedSurfConfigFolder(Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Finds folders of the shared surf-config (for all tenants): company_home/sites/surf-config/components company_home/sites/surf-config/pages company_home/sites/surf-config/pages/user company_home/sites/surf-config/pages/user{userId}
- getChildrenTypeQNameId() - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
-
If set, the ID of the children's content type to limit the children too.
- GetChildrenWithTargetAssocsAuditableCannedQuery - Class in org.alfresco.repo.node.getchildren
-
This class provides support for
canned querieswhich filter by Auditable Properties and Target Assocs - GetChildrenWithTargetAssocsAuditableCannedQuery(CannedQueryDAO, MethodSecurityBean<NodeWithTargetsEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQuery
- GetChildrenWithTargetAssocsAuditableCannedQueryFactory - Class in org.alfresco.repo.node.getchildren
-
A
CannedQueryFactoryfor various queries relating to gettingNodeWithTargetsEntityentires filtering by auditable properties. - GetChildrenWithTargetAssocsAuditableCannedQueryFactory() - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryFactory
- GetChildrenWithTargetAssocsAuditableCannedQueryParams - Class in org.alfresco.repo.node.getchildren
-
Parameter objects for
GetChildrenWithTargetAssocsAuditableCannedQuery. - GetChildrenWithTargetAssocsAuditableCannedQueryParams(Long, Long, Long, Long) - Constructor for class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQueryParams
- getChildTypeQNames() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getChildUsers() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get child users of this group
- getChildUsers(ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get child users of this group
- getChunkSize() - Method in interface org.alfresco.repo.transfer.ContentChunker
- getChunkSize() - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
- getCifsHelper() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the CIFS helper
- getCifsHelper() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the CIFS helper
- getClaim(String) - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.DecodedAccessToken
- getClassContext() - Method in interface org.alfresco.repo.domain.permissions.AceContext
- getClassContext() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- getClassContext() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntryContext
-
Get the class context.
- getClassContext() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- getClassificationAspects() - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getClassificationAspects() - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get all the types that represent categories
- getClassificationNodes(StoreRef, QName) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getClassifications(StoreRef) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getClassifications(StoreRef) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get all the classification entries
- getClassName() - Method in class org.alfresco.repo.forms.script.ScriptFieldDefinition
- getClassName() - Method in class org.alfresco.repo.jscript.NativeMap
- getClassName() - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- getClassName() - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- getClassName() - Method in class org.alfresco.repo.jscript.ScriptAction.ScriptableParameterMap
- getClassName() - Method in class org.alfresco.repo.policy.ClassFilter
- getClasspath() - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- getClasspathHashStore() - Method in class org.alfresco.repo.virtual.ref.HashStoreConfiguration
- getClasspathTemplatePath() - Method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- getClassQName() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
-
Gets the class qualified name
- getClazz() - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Gets the value of the clazz property.
- getClazz() - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Gets the value of the clazz property.
- getCleaner() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleanerCreatedEvent
- getClearExistingPermissions() - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- getClient() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getClient() - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- getClient() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.client - getClient(String) - Method in class org.alfresco.repo.client.config.ClientAppConfig
-
Returns the named client or null if no client exists with the given name.
- getClient(SrvSession) - Static method in class org.alfresco.filesys.repo.ClientHelper
- getClientAddress() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The address for the client.
- getClientAppConfig(String) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Gets the registered client.
- getClientAppConfig(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- getClientConnectionTimeout() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientData() - Method in class org.alfresco.repo.rendition2.TransformDefinition
- getClientData() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getClientInfo() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getClientInfo(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getClientKeyPassword() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientKeystore() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientKeystorePassword() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientName() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
Which client to be sent
- getClientRegistration() - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade
-
Gets a client registration
- getClients() - Method in class org.alfresco.repo.client.config.ClientAppConfig
-
Returns an unmodifiable view of the clients map.
- getClients() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- getClientSecret() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientSocketTimeout() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getClientVisibilityMask(FileFilterMode.Client, HiddenAspect.Visibility) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
getClientVisibilityMap
- getClosestLocale(Collection<?>) - Method in class org.alfresco.repo.node.MLPropertyInterceptor
- getCmCreator() - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryParams
- getCmCreator() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getCmisCreateDocRequestRenditionsSet() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- getCMISDataType() - Method in class org.alfresco.opencmis.search.CMISResultSetColumn
- getCMISDictionaryService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCMISDictionaryService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getCMISPropertyDefinition() - Method in class org.alfresco.opencmis.search.CMISResultSetColumn
- getCMISQueryService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCMISQueryService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getCmisRequestRenditionsOnCreateDoc() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getCMISResultSet() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getCmisServiceTarget(CMISConnector) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- getCollection(QName) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
-
Gets the value or values as a guaranteed collection.
- getCollectionNameforParameterDefinition(QName) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Get the name of the collection containing a parameter definition
- getCollectionNameforParameterDefinition(QName) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- getCollectionNameforQueryDefinition(QName) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Get the name of the collection containing a query
- getCollectionNameforQueryDefinition(QName) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- getCollectorId() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- getCollectorVersion() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- getColumn(String) - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getColumn(String) - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getColumnNames() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getColumnNames() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getColumnNames() - Method in class org.alfresco.util.schemacomp.model.Index
- getColumnNames() - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- getColumnOrders() - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- getColumns() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getColumns() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getColumns() - Method in class org.alfresco.util.schemacomp.model.Table
- getColumnValueById(ResultSet, String) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- getCommandExecutor() - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- getCommandOptions() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.will be removed in a future release and be replaced by individual options that can be checked.
- getCommands() - Method in class org.alfresco.filesys.repo.rules.commands.CompoundCommand
- getCommentPermissions(NodeRef, NodeRef) - Method in interface org.alfresco.repo.forum.CommentService
-
canEdit / canDelete
- getCommentPermissions(NodeRef, NodeRef) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- getCommentStringValue(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getCommitLockTimeout() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- getCommitProcessors(TransferReceiver, String) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getCommitProcessors(TransferReceiver, String) - Method in interface org.alfresco.repo.transfer.ManifestProcessorFactory
-
The commit processors
- getCommitTimeMs() - Method in interface org.alfresco.repo.domain.node.Transaction
- getCommitTimeMs() - Method in class org.alfresco.repo.domain.node.TransactionEntity
- getCommitTimeMs() - Method in interface org.alfresco.repo.domain.permissions.AclChangeSet
- getCommitTimeMs() - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- getCommitTimeMs() - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- getCommitTimeMs() - Method in interface org.alfresco.repo.domain.solr.SOLRTransaction
- getCommitTimeMs() - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- getCommitTimeMs() - Method in interface org.alfresco.repo.solr.AclChangeSet
- getCommitTimeMs() - Method in interface org.alfresco.repo.solr.Transaction
- getCompanyHome() - Method in class org.alfresco.repo.model.Repository
-
Gets the Company Home.
- getCompanyHome() - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Gets the Company Home.
- getCompanyHome() - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- getComparisonResults() - Method in class org.alfresco.util.schemacomp.DiffContext
- getComparisonResults() - Method in class org.alfresco.util.schemacomp.SchemaComparator
- getCompensatingAction() - Method in class org.alfresco.repo.action.ActionImpl
- getCompensatingAction() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the compensating action.
- getCompensatingActionMode(String) - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
-
Parse a string to a compensating action mode - used in reading the config.
- getCompensatingActionModeEnum() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the behaviour for compensating actions.
- getCompensatingActions() - Method in exception org.alfresco.repo.action.scheduled.CompensatingActionException
-
Get the compensationg actions
- getCompensatingTemplateCompositeActionDefinition() - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Get the template that defines the conpensating action.
- getCompletedTasks() - Method in class org.alfresco.repo.template.Workflow
-
Return a list of objects representing the completed tasks for the current user
- getCompletedTasks() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get completed tasks assigned to the current user.
- getCompletedWorkflows() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all completed workflow instances.
- getCompletedWorkflows() - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all completed workflow instances.
- getCompletedWorkflows() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all completed workflow instances.
- getCompletedWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all completed workflow instances.
- getCompletedWorkflows(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all "in-flight" completed workflow instances of the specified Workflow Definition
- getCompletedWorkflows(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all "in-flight" completed workflow instances of the specified Workflow Definition
- getCompletedWorkflows(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all completed workflow instances of the specified Workflow Definition
- getCompletedWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all completed workflow instances of the specified Workflow Definition
- getConditionEvaluator() - Method in class org.alfresco.repo.action.ActionConditionDefinitionImpl
-
Get the condition evaluator
- getConfidence() - Method in class org.alfresco.util.ScriptPagingDetails
- getConfig() - Method in class org.alfresco.repo.template.FreeMarkerProcessor
-
Get the FreeMarker configuration for this instance
- getConfig(List<String>) - Static method in class org.alfresco.repo.content.transform.LocalPassThroughTransform
- getConfigDeployments() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getConfigDeployments() - Method in class org.alfresco.util.ResourceFinderConfigSource
- getConfigElement(String) - Method in class org.alfresco.repo.config.ImmutableConfig
- getConfigElements() - Method in class org.alfresco.repo.config.ImmutableConfig
- getConfigElementValue(String) - Method in class org.alfresco.repo.config.ImmutableConfig
- getConfiguration() - Method in class org.alfresco.filesys.FTPServerBean
-
Return the server configuration
- getConfiguration() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- getConfiguration() - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Gets the Configuration values for binding place holders
- getConfigurationFolder(NodeRef) - Method in interface org.alfresco.repo.configuration.ConfigurableService
-
Get the configuration folder associated with a configuration node
- getConfigurationFolder(NodeRef) - Method in class org.alfresco.repo.configuration.ConfigurableServiceImpl
- getConfiguredRedirectPath() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- getConfiguredRedirectPath() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.admin.IdentityServiceAdminConsoleAuthenticator
- getConfiguredRedirectPath() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.webscripts.IdentityServiceWebScriptsHomeAuthenticator
- getConfiguredScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- getConfiguredScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.admin.IdentityServiceAdminConsoleAuthenticator
- getConfiguredScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.webscripts.IdentityServiceWebScriptsHomeAuthenticator
- getConfirmResetPasswordEmailTemplate(ClientAppConfig.ClientApp) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- getConnection() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- getConnectionPoolSize() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getConsoleBean(ApplicationContext, String) - Static method in class org.alfresco.repo.admin.BaseInterpreter
- getConstraints() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Returns a list of constraints the property may have
- getContainedAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get contained authorities.
- getContainedAuthorities(AuthorityType, String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getContainedAuthorities(AuthorityType, String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get all the authorities that are contained by the given authority.
- getContainedAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get all the authorities that are contained by the given authority.
- getContainedIn() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- getContainer(String) - Method in class org.alfresco.repo.site.script.Site
-
Gets (or creates) the "container" folder for the specified component id
- getContainer(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getContainer(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the "container" folder for the specified component.
- getContainerGroups(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Gets the groups that contain the specified authority
- getContainerGroups(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Gets the groups that contain the specified authority
- getContainerNodeRef() - Method in class org.alfresco.repo.blog.BlogPostInfoImpl
- getContainerNodeRef() - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
- getContainerNodeRef() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getContainerNodeRef() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getContainerNodeRef() - Method in interface org.alfresco.service.cmr.blog.BlogPostInfo
- getContainerNodeRef() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getContainerNodeRef() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getContainerNodeRef() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getContainerNodeRef() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getContainingAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get the authorities that contain the one given.
- getContainingAuthorities(AuthorityType, String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getContainingAuthorities(AuthorityType, String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the authorities that contain the given authority, but use
getAuthoritiesForUser(userName).contains(authority)rather thangetContainingAuthorities(type, userName, false).contains(authority)or useAuthorityService.getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityFilter, int)as they will be much faster. - getContainingAuthorities(AuthorityType, String, boolean) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the authorities that contain the given authority, but use
getAuthoritiesForUser(userName).contains(authority)rather thangetContainingAuthorities(type, userName, false).contains(authority)or useAuthorityService.getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityFilter, int)as they will be much faster. - getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityService.AuthorityFilter, int) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get a set of authorities with varying filter criteria
- getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityService.AuthorityFilter, int) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityService.AuthorityFilter, int) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get a set of authorities with varying filter criteria
- getContainingAuthoritiesInZone(AuthorityType, String, String, AuthorityService.AuthorityFilter, int) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get a set of authorities with varying filter criteria
- getContent() - Method in class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- getContent() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- getContent() - Method in class org.alfresco.repo.jscript.ScriptNode
- getContent() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getContent() - Method in class org.alfresco.repo.template.BaseContentNode
- getContent() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getContent() - Method in interface org.alfresco.repo.template.TemplateContent
- getContent() - Method in interface org.alfresco.service.cmr.email.EmailMessagePart
- getContent(File) - Method in class org.alfresco.repo.content.AbstractContentReader
- getContent(File) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContent(OutputStream) - Method in class org.alfresco.repo.content.AbstractContentReader
-
Copies the
input streamto the givenOutputStream - getContent(OutputStream) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContent(ImportPackageHandler, ContentData) - Method in class org.alfresco.repo.importer.DefaultImporterContentCache
- getContent(ImportPackageHandler, ContentData) - Method in interface org.alfresco.service.cmr.view.ImporterContentCache
- getContentAsText(int) - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getContentChanges(String, Holder<String>, Boolean, String, Boolean, Boolean, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getContentChanges(Holder<String>, BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns content changes.
- getContentComparator() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- getContentCrc() - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- getContentData() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- getContentData() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getContentData() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContentData() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getContentData() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getContentData() - Method in interface org.alfresco.service.cmr.model.FileInfo
-
Get the content data.
- getContentData(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentData(Long) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
- getContentData(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getContentData(TransferManifestNormalNode) - Static method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeHelper
-
Gets the content properties for a node
- getContentDataEntitiesForNodes(Set<Long>) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentDataEntitiesForNodes(Set<Long>) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentDataEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentDataEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentDataId() - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- getContentFile() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getContentFileCreatedDate() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getContentFileModifiedDate() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getContentFileSize() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getContentFileType() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getContentFilterLanguagesService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getContentFilterLanguagesService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getContentFolderUrl(NodeRef) - Method in interface org.alfresco.repo.imap.ImapService
-
Get the web URL for the document's parent folder
- getContentFolderUrl(NodeRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getContentInfo(Map<QName, Serializable>) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getContentInputStream() - Method in class org.alfresco.repo.content.AbstractContentReader
- getContentInputStream() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContentLimitProvider() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
This method returns the configured
ContentLimitProviderfor this writer. - getContentLocale() - Method in interface org.alfresco.repo.i18n.MessageService
-
Get the content local for the current thread.
This will revert toMessageService.getLocale()if no value has been defined. - getContentLocale() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getContentMaxLength(int) - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getContentOutputStream() - Method in class org.alfresco.repo.content.AbstractContentWriter
- getContentOutputStream() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getContentOutputStream() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getContentRoot() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getContents() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getContents() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getContentService() - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- getContentService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the content service
- getContentService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the content service
- getContentService() - Method in class org.alfresco.filesys.repo.ContentQuotaManager
- getContentService() - Method in class org.alfresco.opencmis.CMISConnector
- getContentService() - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- getContentService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getContentService() - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- getContentService() - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- getContentService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getContentService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getContentService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getContentService() - Method in interface org.alfresco.service.ServiceRegistry
- getContentSizeForStoreForUser(StoreRef, String) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getContentSizeForStoreForUser(StoreRef, String) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Get user with a calculated usage
- getContentStore() - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- getContentStore() - Method in exception org.alfresco.repo.content.ContentExistsException
- getContentStore() - Method in class org.alfresco.repo.content.ContentStoreCreatedEvent
- getContentStore() - Method in exception org.alfresco.repo.content.UnsupportedContentUrlException
- getContentStream() - Method in class org.alfresco.repo.imap.ImapModelMessage
- getContentStream() - Method in class org.alfresco.repo.imap.IncomingImapMessage
- getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getContentStream(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getContentStream(CMISNodeInfo, String, BigInteger, BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
-
Gets the content from the repository.
- getContentString() - Method in class org.alfresco.repo.content.AbstractContentReader
-
Makes use of the encoding, if available, to convert bytes to a string.
- getContentString() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContentString(int) - Method in class org.alfresco.repo.content.AbstractContentReader
- getContentString(int) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContentType() - Method in class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- getContentType() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- getContentType() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getContentType() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getContentType() - Method in interface org.alfresco.service.cmr.email.EmailMessagePart
- getContentType() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- getContentType() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getContentTypeQNameId() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getContentUrl() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- getContentUrl() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getContentUrl() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Get the value of the contentUrl property.
- getContentUrl() - Method in exception org.alfresco.repo.content.ContentExistsException
- getContentUrl() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getContentUrl() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getContentUrl() - Method in exception org.alfresco.repo.content.UnsupportedContentUrlException
- getContentUrl() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- getContentUrl(File) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Get a content URL from the cache - keyed by File.
- getContentUrl(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentUrl(Long) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Get a content url entity by contentUrlId
- getContentUrl(String) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentUrl(String) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Get a content url entity by contentUrl
- getContentUrlCrc() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
-
For persistence use
- getContentUrlEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentUrlEntity(Long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentUrlEntity(String) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentUrlEntity(String) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentUrlEntityUnreferenced(String) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getContentUrlEntityUnreferenced(String) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentUrlId() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getContentUrlId() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getContentUrlKey() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- getContentUrlKey() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getContentUrlParts(String) - Method in class org.alfresco.repo.content.AbstractContentStore
-
Splits the content URL into its component parts as separated by
protocol delimiter. - getContentUrlShort() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
-
For persistence use
- getContentUrlsKeepOrphaned(ContentDataDAO.ContentUrlHandler, int) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Enumerate all available content URLs that were orphaned and cleanup for these urls failed
- getContentUrlsKeepOrphaned(ContentDataDAO.ContentUrlHandler, int) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContentUrlsOrphaned(ContentDataDAO.ContentUrlHandler, Long, int) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Enumerate all available content URLs that were orphaned on or before the given time
- getContentUrlsOrphaned(ContentDataDAO.ContentUrlHandler, Long, int) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getContext() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getContext() - Method in class org.alfresco.repo.action.executer.MailActionExecuter.URLHelper
- getContext() - Method in interface org.alfresco.repo.forms.processor.FormCreationData
- getContext() - Method in class org.alfresco.repo.forms.processor.FormCreationDataImpl
- getContext() - Method in interface org.alfresco.repo.jscript.ScriptUrls.UrlResolver
- getContext() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getContext() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getContext() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getContextId() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getContextId() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getContextName() - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- getContextName() - Method in interface org.alfresco.repo.virtual.config.NodeRefContext
- getContextRootNodeRef() - Method in interface org.alfresco.filesys.repo.ContentDiskInterface
-
Get a reference to the node that all CIFS paths are relative to
- getCookie(String, HttpServletRequest) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdminAuthenticationCookiesService
-
Get the cookie with the given name.
- GetCopiedCannedQueryFactory - Class in org.alfresco.repo.copy.query
-
Factory producing queries for the
CopyService - GetCopiedCannedQueryFactory() - Constructor for class org.alfresco.repo.copy.query.GetCopiedCannedQueryFactory
- getCopies(NodeRef) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- getCopies(NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Deprecated.This method is too open-ended. See
CopyService.getCopies(NodeRef, PagingRequest). - getCopies(NodeRef, PagingRequest) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- getCopies(NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Get the copies of a given node
- getCopies(NodeRef, NodeRef, PagingRequest) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- getCopies(NodeRef, NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Get the copies of a given node
- GetCopiesCannedQueryFactory - Class in org.alfresco.repo.copy.query
-
Factory producing queries for the
CopyService - GetCopiesCannedQueryFactory() - Constructor for class org.alfresco.repo.copy.query.GetCopiesCannedQueryFactory
- getCopy() - Method in class org.alfresco.repo.copy.query.CopyEntity
- getCopyAspectIdsToIgnore() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.email.server.AliasableAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.action.ActionsAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
- getCopyCallback(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
-
Called for all types and aspects before copying a node.
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.forum.CommentsRollupAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.forum.DiscussableAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.imap.ImapContentPolicy
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
-
The copy of a cm:mlDocument can't keep the Multilingual aspect.
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.node.PendingDeleteAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.node.ReferenceableAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.node.TemporaryAspect
-
The
sys:temporaryaspect is only copied if the copy is clean i.e. not to an existing node. - getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.node.UndeletableAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.rating.RateableAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.rating.RatingsRelatedAspectBehaviours
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.rule.RulesAspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.See init - eg. registers "do nothing" copy behaviour for "cm:thumbnailModification" aspect
- getCopyCallback(QName, CopyDetails) - Method in class org.alfresco.repo.version.VersionableAspect
- getCopyName() - Method in class org.alfresco.repo.copy.query.CopyEntity
- getCopyParentNodeId() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in class org.alfresco.email.server.AliasableAspectCopyBehaviourCallback
-
Prevents copying off the
cm:nameproperty. - getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
-
The lowest common denominator applies here.
- getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Modify the properties that are copied across.
- getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
-
Default behaviour: Copy all associated properties
- getCopyProperties(QName, CopyDetails, Map<QName, Serializable>) - Method in class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- getCopyService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getCopyService() - Method in interface org.alfresco.service.ServiceRegistry
- getCopyTarget() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyAssociationDetails
- getCopyTarget() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
- getCopyTargetIsNew() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyAssociationDetails
- getCopyTargetIsNew() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
- getCoreAuthorisations(Authentication) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Get the core authorisations for this
auth. - getCoreCredentials(BaseCredentialsInfo) - Static method in class org.alfresco.repo.remotecredentials.RemoteCredentialsInfoFactory.FactoryHelper
-
Generates the core properties for a
BaseCredentialsInfo - getCoreName() - Method in class org.alfresco.repo.solr.NodeParameters
- getCores() - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- getCores() - Method in interface org.alfresco.repo.search.impl.JSONAPIResult
-
Name of the cores managed by SOLR
- getCoresInfo() - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- getCoresInfo() - Method in interface org.alfresco.repo.search.impl.JSONAPIResult
-
Information from the cores to be exposed in JMX Beans The names and the structure of the properties depend on the type of the Action
- getCount() - Method in class org.alfresco.repo.cache.OperationStats
- getCount() - Method in class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- getCount() - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- getCount() - Method in interface org.alfresco.service.cmr.tagging.TagDetails
-
Get the tag count
- getCount(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Get the current count value for a named key
- getCount(String) - Method in class org.alfresco.repo.tagging.script.TagScope
-
Get the count of a tag, 0 if not present
- getCount(TransactionStats.OpType) - Method in class org.alfresco.repo.cache.TransactionStats
- getCountNodesWithAspects(Set<QName>) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getCountNodesWithAspects(Set<QName>) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
- getCountNodesWithTypId(QName) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getCountNodesWithTypId(QName) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Gets the total number of nodes which match the given Type QName.
- getCrc() - Method in interface org.alfresco.repo.domain.permissions.Authority
- getCrc() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- getCRC(Long) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Compute the CRC for the parent associations to this node that can cause its PATH to change - primary & secondary associations and virtual associations from categories.
- getCRC(Long) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getCreatedAfter() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getCreatedAt() - Method in class org.alfresco.repo.audit.AuditRecord
- getCreatedAt() - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity.NameAndCreatedAt
- getCreatedAt() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getCreatedAt() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getCreatedAt() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getCreatedAt() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- getCreatedAt() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getCreatedAt() - Method in class org.alfresco.repo.tenant.Network
- getCreatedAt() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getCreatedAt() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets when this entry was created
- getCreatedAt() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getCreatedAt() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getCreatedAt() - Method in interface org.alfresco.service.cmr.invitation.Invitation
- getCreatedAt() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getCreatedBefore() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getCreatedDate() - Method in class org.alfresco.repo.action.ActionImpl
- getCreatedDate() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the date the version was created
- getCreatedDate() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getCreatedDate() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getCreatedDate() - Method in class org.alfresco.repo.site.script.Site
-
Get the site created date
- getCreatedDate() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getCreatedDate() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the created date from the version property data.
- getCreatedDate() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- getCreatedDate() - Method in class org.alfresco.repo.version.common.VersionImpl
- getCreatedDate() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the date the action was created
- getCreatedDate() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getCreatedDate() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the site created date
- getCreatedDate() - Method in interface org.alfresco.service.cmr.version.Version
-
Deprecated.use getFrozenModifiedDate
- getCreatedFromDate() - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryParams
- getCreatedToDate() - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQueryParams
- getCreationDate() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getCreator() - Method in class org.alfresco.repo.action.ActionImpl
- getCreator() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getCreator() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getCreator() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the creator of the version
- getCreator() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getCreator() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getCreator() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the creator of the version.
- getCreator() - Method in class org.alfresco.repo.version.common.VersionImpl
- getCreator() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the name of the user that created the action
- getCreator() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getCreator() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getCreator() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getCreator() - Method in interface org.alfresco.service.cmr.version.Version
-
Deprecated.use getFrozenModifier
- getCreatorFilter() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getCredentialsExpire(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Do the credentials for the user expire?
- getCredentialsExpire(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Do the credentials for the user expire?
- getCredentialsExpire(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getCredentialsExpire(String, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getCredentialsExpiryDate(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Get the date when the credentials/password expire.
- getCredentialsExpiryDate(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Get the date when the credentials/password expire.
- getCredentialsExpiryDate(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getCredentialsFactories() - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Provides a read only copy of the credentials factories, useful in unit tests
- getCredentialsHaveExpired(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Have the credentials for the user expired?
- getCredentialsHaveExpired(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Have the credentials for the user expired?
- getCredentialsHaveExpired(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getCredentialsHaveExpired(String, Map<QName, Serializable>, Boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getCredentialsType() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getCredentialsType() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getCronExpression() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- getCronExpression() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the cron expression.
- getCronExpression() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getCronExpression() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- getCurrentAuthentication() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Get the current authentication context
- getCurrentAuthentication() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
- getCurrentAuthentication() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getCurrentChangeSetCommitTime() - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- getCurrentChangeSetCommitTime() - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- getCurrentEntryId() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the ID of the entry being processed
- getCurrentEntryId() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the ID of the entry being processed
- getCurrentMapping() - Method in class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.Back door for RM
- getCurrentNodeId() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getCurrentNodeNodeRef() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getCurrentObjectId() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getCurrentPosition() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- getCurrentRepositoryDescriptor() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- getCurrentRepositoryDescriptor() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Get current descriptor for the repository.
- getCurrentSourceBeanName() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
- getCurrentTicket() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Get the current ticket as a string
- getCurrentTicket() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getCurrentTicket() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Get the current ticket as a string
- getCurrentTransactionCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getCurrentTransactionCommitTime() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getCurrentTransactionId(boolean) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getCurrentTransactionId(boolean) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getCurrentUsage() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the current live usage, in bytes
- getCurrentUsageBytes() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getCurrentUsageBytes() - Method in interface org.alfresco.repo.content.caching.quota.UsageTracker
- getCurrentUsageMB() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getCurrentUser() - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getCurrentUser() - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getCurrentUserDomain() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- getCurrentUserDomain() - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getCurrentUserDomain() - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- getCurrentUserName() - Method in class org.alfresco.repo.admin.BaseInterpreter
-
Get current user name
- getCurrentUserName() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Get the current user name.
- getCurrentUserName() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Get the name of the currently authenticated user.
- getCurrentUserName() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Get the current user name.
- getCurrentUserName() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getCurrentUserName() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getCurrentUserName() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Get the name of the currently authenticated user.
- getCurrentVersion(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- getCurrentVersion(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- getCurrentVersion(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- getCurrentVersion(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Gets the version object for the current version of the node reference passed.
- getCurrentVersionId(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Cuts of the version information from an object id.
- getCurrentWorkflowDef() - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
-
Get currently used workflow definition
- getCustomAspect(QName) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomCompiledModel(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
-
Returns compiled custom model and whether the model is active or not as a
Pairobject - getCustomConstraint(QName) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomModel(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomModelByUri(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomModels(PagingRequest) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomModelsInfo() - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCustomOrder() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- getCustomProperties() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
-
Returns an unmodifiable view of the custom properties set or null.
- getCustomProperties() - Method in class org.alfresco.repo.site.script.Site
-
Get a map of the sites custom properties
- getCustomProperties() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getCustomProperties() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the custom property values
- getCustomProperty(String) - Method in class org.alfresco.repo.site.script.Site
-
Get the value of a custom property, null if the custom property has not been set or doesn't exist.
- getCustomProperty(QName) - Method in class org.alfresco.repo.site.SiteInfoImpl
- getCustomProperty(QName) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the value of a custom property
- getCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getCustomType(QName) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getCutOffAfterCount() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckCollection
-
Get the maximum number of permission checks to perform before cutting the results off
- getCutOffAfterCount() - Method in class org.alfresco.repo.security.permissions.PermissionCheckCollection.PermissionCheckCollectionMixin
- getCutOffAfterTimeMs() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckCollection
-
Get the maximum time for permission checks to execute before cutting the results off.
- getCutOffAfterTimeMs() - Method in class org.alfresco.repo.security.permissions.PermissionCheckCollection.PermissionCheckCollectionMixin
- getData() - Method in class org.alfresco.filesys.repo.BufferedWrite
-
Return the write data
- getData() - Method in class org.alfresco.repo.audit.generator.AuthenticatedPersonDataGenerator
- getData() - Method in class org.alfresco.repo.audit.generator.AuthenticatedUserDataGenerator
- getData() - Method in interface org.alfresco.repo.audit.generator.DataGenerator
-
Get the data generated by the instance.
- getData() - Method in class org.alfresco.repo.audit.generator.SystemTimeDataGenerator
- getData() - Method in class org.alfresco.repo.audit.generator.TransactionIdDataGenerator
- getData() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getData() - Method in class org.alfresco.repo.forms.script.ScriptFormData
- getData() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getData() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- getDatabaseIdProvider() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the DatabaseIdProvider.
- getDataExtractor() - Method in class org.alfresco.repo.audit.model._3.DataExtractors
-
Gets the value of the dataExtractor property.
- getDataExtractor() - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Gets the value of the dataExtractor property.
- getDataExtractor() - Method in class org.alfresco.repo.audit.model.AuditApplication.DataExtractorDefinition
- getDataExtractors() - Method in class org.alfresco.repo.audit.model._3.Audit
-
Gets the value of the dataExtractors property.
- getDataExtractors() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get all data extractors applicable to this application.
- getDataGenerator() - Method in class org.alfresco.repo.audit.model._3.DataGenerators
-
Gets the value of the dataGenerator property.
- getDataGenerator() - Method in class org.alfresco.repo.audit.model._3.GenerateValue
-
Gets the value of the dataGenerator property.
- getDataGenerators() - Method in class org.alfresco.repo.audit.model._3.Audit
-
Gets the value of the dataGenerators property.
- getDataGenerators(String) - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get all data generators applicable to a given path and scope.
- getDataGenerators(Set<String>) - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get all data generators applicable to a given path and scope.
- getDataKeyName() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the name of the key being used to hold the data for the field
- getDataLength() - Method in class org.alfresco.filesys.repo.BufferedWrite
-
Return the data length
- getDataPortFrom() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the data port range from port
- getDataPortTo() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the data port to range port
- getDataSource() - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Gets the value of the dataSource property.
- getDataSource() - Method in class org.alfresco.repo.audit.model.AuditApplication.DataExtractorDefinition
- getDataStream() - Method in class org.alfresco.repo.importer.ACPImportPackageHandler
- getDataStream() - Method in class org.alfresco.repo.importer.FileImportPackageHandler
- getDataStream() - Method in interface org.alfresco.service.cmr.view.ImportPackageHandler
-
Get the package data stream
- getDataTarget() - Method in class org.alfresco.repo.audit.model.AuditApplication.DataExtractorDefinition
- getDataTrigger() - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Gets the value of the dataTrigger property.
- getDataTrigger() - Method in class org.alfresco.repo.audit.model.AuditApplication.DataExtractorDefinition
-
The data path that must exist for the extractor to be triggered.
- getDataType() - Method in class org.alfresco.opencmis.search.CMISResultSetColumn
- getDataType() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Returns the dataType for the property, this is a value from the Alfresco data dictionary i.e. d:text, d:int etc.
- getDataTypeDefinition() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
- getDataTypeDefinition(DictionaryService, QName) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getDataTypeParameters() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Returns the data type parameters for the field
- getDate() - Method in class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- getDate() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The timestamp for the audit entry.
- getDateProperty() - Method in class org.alfresco.service.cmr.blog.BlogService.RangedDateProperty
- getDateValue() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getDayOfMonth() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getDayOfWeek() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getDayOfYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getDays() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the length (in days) of license validity
- getDbid(String, NodeDAO, TenantService) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getDbids(String[], NodeDAO, TenantService) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getDbMetricsReporter() - Method in class org.alfresco.ibatis.AlfrescoSqlSessionFactoryBuilder
- getDbMetricsReporter() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- getDbObject() - Method in class org.alfresco.util.schemacomp.DbProperty
- getDbPrefix() - Method in class org.alfresco.util.schemacomp.model.Schema
- getDbProperty() - Method in class org.alfresco.util.schemacomp.ValidationResult
- getDbUrl() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getDebugFlags() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the debug flags.
- getDebugOutput() - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- getDefault() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
-
There may be a default value which is null ie <default-value/> the empty string <default-value></default-value> or no entry at all for no default value
- getDefault() - Static method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- getDefault() - Static method in class org.alfresco.repo.security.authentication.ldap.AlfrescoLdapSSLSocketFactory
- getDefault(AclPropagation) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns the
AclPropagation.REPOSITORYDETERMINEDifvalueisnull. - getDefault(IncludeRelationships) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns
IncludeRelationships.NONEifvalueisnull. - getDefault(RelationshipDirection) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns the
RelationshipDirection.SOURCEifvalueisnull. - getDefault(UnfileObject) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns
UnfileObjects.DELETEifvalueisnull. - getDefaultAccessLevel() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the default access level.
- getDefaultAdministratorUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Gets a set of user names who for this particular authentication system should be considered administrators by default.
- getDefaultAdministratorUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Gets a set of user names who for this particular authentication system should be considered administrators by default.
- getDefaultAdministratorUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Gets a set of user names who should be considered 'administrators' by default.
- getDefaultAdministratorUserNames() - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Gets a set of user names who for this particular authentication system should be considered administrators by default.
- getDefaultAdministratorUserNames() - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
- getDefaultAdministratorUserNames() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Gets a set of user names who should be considered 'administrators' by default.
- getDefaultAdministratorUserNames() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Gets a set of user names who should be considered 'administrators' by default.
- getDefaultApplicableMimetypes() - Static method in class org.alfresco.service.cmr.repository.PagedSourceOptions
- getDefaultBatchSize() - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getDefaultCipherSuites() - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat) - Method in interface org.alfresco.repo.imap.ImapService
-
Returns a template for email body.
- getDefaultEmailBodyTemplate(ImapService.EmailBodyFormat) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getDefaultEmbedMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
This method provides a best guess of what model properties should be embedded in content.
- getDefaultExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- getDefaultExpiryTimeInSec() - Method in interface org.alfresco.repo.content.directurl.DirectUrlConfig
- getDefaultExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- getDefaultExpression() - Method in class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
- getDefaultExpression() - Method in class org.alfresco.repo.dictionary.types.period.Cron
- getDefaultExpression() - Method in class org.alfresco.repo.dictionary.types.period.Immediately
- getDefaultExpression() - Method in class org.alfresco.repo.dictionary.types.period.NoPeriod
- getDefaultExpression() - Method in class org.alfresco.repo.dictionary.types.period.XMLDuration
- getDefaultFacetQueries() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Gets the predefined set of facet queries.
- getDefaultFacets() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig
- getDefaultFalse(Boolean) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns
falseifvalueisnull. - getDefaultFromAddress() - Method in interface org.alfresco.repo.imap.ImapService
- getDefaultFromAddress() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getDefaultGroup() - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- getDefaultGuestUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getDefaultGuestUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Gets a set of user names who for this particular authentication system should be considered guests by default.
- getDefaultGuestUserNames() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Gets a set of user names who should be considered 'guests' by default.
- getDefaultGuestUserNames() - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Gets a set of user names who for this particular authentication system should be considered guests by default.
- getDefaultGuestUserNames() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Gets a set of user names who should be considered 'guests' by default.
- getDefaultGuestUserNames() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Gets a set of user names who should be considered 'guests' by default.
- getDefaultIgnoredFields() - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- getDefaultIgnoredFields() - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- getDefaultIgnoredFields() - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getDefaultIgnoredFields() - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- getDefaultIgnoredFields() - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getDefaultIntialDirContext() - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Use the environment properties and connect to the LDAP server.
- getDefaultIntialDirContext() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getDefaultIntialDirContext(int) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Use the environment properties and connect to the LDAP server, optionally configuring RFC 2696 paged results.
- getDefaultIntialDirContext(int) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getDefaultIntialDirContext(int, AuthenticationDiagnostic) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Use the environment properties and connect to the LDAP server, optionally configuring RFC 2696 paged results.
- getDefaultIntialDirContext(int, AuthenticationDiagnostic) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getDefaultIntialDirContext(AuthenticationDiagnostic) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Use the environment properties and connect to the LDAP server.
- getDefaultIntialDirContext(AuthenticationDiagnostic) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getDefaultLanguage() - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- getDefaultLanguage() - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
- getDefaultLocaleId() - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- getDefaultLocalePair() - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- getDefaultLocalePair() - Method in interface org.alfresco.repo.domain.locale.LocaleDAO
- getDefaultMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
This method provides a best guess of where to store the values extracted from the documents.
- getDefaultMapping() - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- getDefaultMapping() - Method in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.It is not possible to have any default mappings, but something has to be returned.
- getDefaultMapping() - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
-
It is not possible to have any default mappings, but something has to be returned.
- getDefaultMLIndexAnalysisMode() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The default mode for analysing ML text during index.
- getDefaultMLSearchAnalysisMode() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The default mode for analysis of ML text during search.
- getDefaultNumThreads() - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getDefaultPermission() - Method in class org.alfresco.repo.security.permissions.impl.model.Permission
-
Default deny/allow for this permission
- getDefaultPermission() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Set the default access status
- getDefaultPermission(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Get the default acces status for the givne permission
- getDefaultProperties() - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Get the default ACL properties
- getDefaultProperties() - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Get the default ACL properties
- getDefaultProperties(ClassDefinition) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Sets the default property values
- getDefaultProperties(QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- getDefaultRenditionContentProp() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This method returns the QName of the property that defines the location of the rendition content.
- getDefaultRenditionFilter(String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns the
"cmis:none"ifvalueisnull. - getDefaultRenditionNodeType() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This method returns the type of the default rendition node type.
- getDefaultShardedFacetLimit() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getDefaultStartTaskType() - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- getDefaultToAddress() - Method in interface org.alfresco.repo.imap.ImapService
- getDefaultToAddress() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getDefaultTrue(Boolean) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns
trueifvalueisnull. - getDefaultUnshardedFacetLimit() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getDefaultValue() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns any default value the field may have
- getDefaultValue(Class) - Method in class org.alfresco.repo.jscript.NativeMap
- getDefaultValue(Class) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- getDefaultValue(Class) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- getDefaultZones() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Get the name of the default zone.
- getDefaultZones() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Get the name of the default zone.
- getDefinition() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
- getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getDefinition(String) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
-
Deprecated.
- getDefinition(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get deployed workflow definition by ID
- getDefinitionById(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a Workflow Definition by unique Id
- getDefinitionById(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets a Workflow Definition by unique Id
- getDefinitionById(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getDefinitionById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets a Workflow Definition by unique Id
- getDefinitionByName(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a Workflow Definition by unique name
- getDefinitionByName(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get deployed workflow definition by Name
- getDefinitionByName(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets a Workflow Definition by unique name
- getDefinitionByName(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getDefinitionByName(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the latest Workflow Definition by unique name
- getDefinitionImage(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a graphical view of the Workflow Definition
- getDefinitionImage(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets a graphical view of the Workflow Definition
- getDefinitionImage(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getDefinitionImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets a graphical view of the Workflow Definition
- getDefinitions() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all deployed Workflow Definitions
- getDefinitions() - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all deployed Workflow Definitions
- getDefinitions() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getDefinitions() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets latest deployed Workflow Definitions
- getDelayedCloseCount() - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Return the delayed close count
- getDeleted(QNameDAO) - Method in interface org.alfresco.repo.domain.node.Node
-
Checks the
typeof the node to determine if the node is deleted - getDeleted(QNameDAO) - Method in class org.alfresco.repo.domain.node.NodeEntity
- getDeletedLinksCount() - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- getDeletedTypeQNameId() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getDeletedTypeQNameId() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- getDeletes() - Method in interface org.alfresco.repo.domain.solr.SOLRTransaction
- getDeletes() - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- getDeletes() - Method in interface org.alfresco.repo.solr.Transaction
- getDeleteWatchCount() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Get the value of the deleteWatchCount property.
- getDeltaCount() - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- getDeltaList() - Method in class org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
-
Get the delta list
- getDeltaSize() - Method in interface org.alfresco.repo.domain.usage.UsageDelta
- getDeltaSize() - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- getDenied() - Method in class org.alfresco.repo.solr.AclReaders
- getDenyQueryNodes() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getDenyReadonlySmartNodes() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getDenySmartNodes() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getDependencies() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getDependencies() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- getDependencyId() - Method in class org.alfresco.repo.module.ModuleDetailsImpl.ModuleDependencyImpl
- getDependencyId() - Method in interface org.alfresco.service.cmr.module.ModuleDependency
-
Get the ID of the module that this dependency describes.
- getDependsOn() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getDependsOn() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Get patches that this patch depends on
- getDependsOn() - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
A list of module components that must be executed prior to this instance.
- getDependsOn() - Method in interface org.alfresco.repo.module.ModuleComponent
-
A list of module components that must be executed prior to this instance.
- getDeployedProcessDefinition(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getDeploymentMethod() - Method in interface org.alfresco.repo.deployment.DeploymentMethodProvider
-
Get the deployment method used to deploy this Alfresco instance.
- getDeploymentMethod() - Method in class org.alfresco.repo.deployment.DeploymentMethodProviderImpl
- getDepth() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Returns lock depth
- getDepth(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Checks the depth parameter if it complies with CMIS specification and returns the default value if
depthisnull. - getDerivedEvent() - Method in class org.alfresco.repo.event2.ChildAssociationEventConsolidator
- getDerivedEvent() - Method in class org.alfresco.repo.event2.EventConsolidator
-
Get a derived event for a transaction.
- getDerivedEvent() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- getDerivedEvent() - Method in class org.alfresco.repo.event2.PeerAssociationEventConsolidator
- getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getDescendants(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getDescription() - Method in class org.alfresco.repo.action.ActionImpl
- getDescription() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getDescription() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getDescription() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getDescription() - Method in interface org.alfresco.repo.admin.patch.Patch
- getDescription() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the description
- getDescription() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the description of the field
- getDescription() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the version description (or checkin comment)
- getDescription() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getDescription() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getDescription() - Method in interface org.alfresco.repo.module.ModuleComponent
- getDescription() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getDescription() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- getDescription() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
- getDescription() - Method in class org.alfresco.repo.site.script.Site
-
Get the description
- getDescription() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getDescription() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the version description.
- getDescription() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getDescription() - Method in class org.alfresco.repo.transfer.script.ScriptTransferTarget
- getDescription() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getDescription() - Method in class org.alfresco.repo.version.common.VersionImpl
- getDescription() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getDescription() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get value of
descriptionproperty - getDescription() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Getter for
descriptionproperty - getDescription() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Gets the value of the
descriptionproperty - getDescription() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Gets the value of the
descriptionproperty - getDescription() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
-
Gets the value of the
descriptionproperty - getDescription() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the description of the action
- getDescription() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
The description of the parameterized item definition
- getDescription() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getDescription() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getDescription() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getDescription() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the description of the module
- getDescription() - Method in class org.alfresco.service.cmr.rule.Rule
-
Get the description of the rule
- getDescription() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the description
- getDescription() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the description for this transfer target
- getDescription() - Method in interface org.alfresco.service.cmr.version.Version
-
Helper method to get the version description.
- getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Workflow Definition Description (Localised)
- getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getDescription() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
- getDescription(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets a Human readable description of the property, e.g. to provide via JMX.
- getDescription(String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- getDescription(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- getDescription(String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Gets a Human readable description of the property, e.g. to provide via JMX.
- getDescriptionKey() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets the description I18N key
- getDescriptor() - Method in interface org.alfresco.repo.descriptor.DescriptorDAO
-
Create repository descriptor.
- getDescriptor() - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
- getDescriptor() - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
- getDescriptor(String) - Method in interface org.alfresco.service.descriptor.Descriptor
-
Get descriptor value
- getDescriptorKeys() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the list available descriptors
- getDescriptorService() - Method in class org.alfresco.opencmis.CMISConnector
- getDescriptorService() - Method in class org.alfresco.repo.descriptor.DescriptorServiceAvailableEvent
-
Gets the descriptor service that raised the event.
- getDescriptorService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getDescriptorService() - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- getDescriptorService() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getDescriptorService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getDestinationNode() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getDestinationReport() - Method in class org.alfresco.repo.transfer.TransferEndEventImpl
- getDestinationReport() - Method in interface org.alfresco.service.cmr.transfer.TransferEndEvent
-
Gets the report generated by the transfer destination repository
- getDetail(CannedQueryParameters) - Method in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- getDetails(ScriptNode) - Method in class org.alfresco.repo.jscript.Presence
-
Query current online status of given person
- getDialect() - Method in class org.alfresco.util.schemacomp.DiffContext
- getDialectClass(int) - Method in interface org.alfresco.repo.domain.dialect.DialectFactory.DatabaseDialectMapper
- getDialectClass(int) - Method in class org.alfresco.repo.domain.dialect.DialectFactory.VersionInsensitiveMapper
- getDialectResource(String) - Method in class org.alfresco.util.schemacomp.SchemaDifferenceHelper
- getDialectResource(ResourcePatternResolver, Class<?>, String) - Static method in class org.alfresco.util.DialectUtil
-
Replaces the dialect placeholder in the resource URL and attempts to find a file for it.
- getDictionaryService() - Method in class org.alfresco.email.server.EmailServiceImpl
- getDictionaryService() - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- getDictionaryService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the dictionary service
- getDictionaryService() - Method in class org.alfresco.opencmis.CMISConnector
- getDictionaryService() - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Get the dictionary service.
- getDictionaryService() - Method in class org.alfresco.repo.importer.view.ElementContext
- getDictionaryService() - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- getDictionaryService() - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getDictionaryService() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getDictionaryService() - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- getDictionaryService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getDictionaryService() - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- getDictionaryService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getDictionaryService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getDictionaryService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getDictionaryService() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- getDictionaryService() - Method in interface org.alfresco.service.ServiceRegistry
- getDirectAuthoritiesForUser(NodeRef) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- getDirectAuthoritiesForUser(NodeRef) - Method in interface org.alfresco.repo.security.authority.AuthorityBridgeDAO
- getDirectoriesToProcess(int) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- getDirectoryToProcess() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- getDirectPermissions() - Method in class org.alfresco.repo.jscript.ScriptNode
- getDirectPermissions() - Method in class org.alfresco.repo.template.BasePermissionsNode
- getDirectProperties() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getDirectProperties() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- getDirectProperties() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- getDirectProperties() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getDirectProperties() - Method in class org.alfresco.repo.search.results.SortedResultSetRow
- getDirectReadableChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
-
Provides low-level access to read content from the repository.
- getDirectReadableChannel() - Method in class org.alfresco.repo.content.EmptyContentReader
- getDirectReadableChannel() - Method in class org.alfresco.repo.content.filestore.FileContentReader
- getDirectReadableChannel() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getDirectReadableChannel() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- getDirectWritableChannel() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
Provides low-level access to write content to the repository.
- getDirectWritableChannel() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
- getDisableChangeNotifications() - Method in class org.alfresco.filesys.repo.ContentContext
-
Determine if change notifications are disabled
- getDisabledPathsId() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Get the property representing the set of disabled paths for the application
- getDisabledPathsId() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- getDisabledPathsId() - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- getDisableNodeMonitor() - Method in class org.alfresco.filesys.repo.ContentContext
-
Determines whether a node monitor is required.
- getDisableOplocks() - Method in class org.alfresco.filesys.repo.ContentContext
-
Determine if oplocks support should be disabled
- getDisableSharedCacheReadForTransaction() - Method in class org.alfresco.repo.cache.TransactionalCache
- getDiscussableAncestor(NodeRef) - Method in interface org.alfresco.repo.forum.CommentService
-
Thi method retrieves the ancestor in the repository containment hierarchy having the
fm:discussableaspect. - getDiscussableAncestor(NodeRef) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- GetDiscussionTopcisWithPostsCannedQuery - Class in org.alfresco.repo.discussion.cannedqueries
-
This class provides support for
canned querieswhich filter topics by their posts - GetDiscussionTopcisWithPostsCannedQuery(CannedQueryDAO, MethodSecurityBean<NodeWithChildrenEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQuery
- GetDiscussionTopcisWithPostsCannedQueryFactory - Class in org.alfresco.repo.discussion.cannedqueries
-
A
CannedQueryFactoryfor various queries relating to getting Topics with some information on their Posts - GetDiscussionTopcisWithPostsCannedQueryFactory() - Constructor for class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryFactory
- GetDiscussionTopcisWithPostsCannedQueryParams - Class in org.alfresco.repo.discussion.cannedqueries
-
Parameter objects for
GetDiscussionTopcisWithPostsCannedQuery. - GetDiscussionTopcisWithPostsCannedQueryParams(Long, Long, Long, Long, Date, Date, boolean) - Constructor for class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryParams
- getDiskInformation(DiskDeviceContext, SrvDiskInfo) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getDiskInformation(DiskDeviceContext, SrvDiskInfo) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the disk information for this shared disk device.
- getDiskInformation(DiskDeviceContext, SrvDiskInfo) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Get the disk information for this shared disk device.
- getDiskInterface() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getDiskInterface() - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- getDiskInterface() - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- getDiskInterface() - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- getDiskSizeInterface() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getDisplay() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getDisplayControl() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getDisplayHandler(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabelDisplayHandlerRegistry
-
Gets the display handler.
- getDisplayLabel() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- getDisplayLabel() - Method in class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
- getDisplayLabel() - Method in class org.alfresco.repo.rule.RuleTypeImpl
- getDisplayLabel() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Get the display label of the parameter.
- getDisplayLabel() - Method in interface org.alfresco.service.cmr.rule.RuleType
-
Get the display label of the rule type.
- getDisplayLabel(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.ContentSizeBucketsDisplayHandler
- getDisplayLabel(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.DateBucketsDisplayHandler
- getDisplayLabel(String) - Method in interface org.alfresco.repo.search.impl.solr.facet.handler.FacetLabelDisplayHandler
-
Gets the user friendly display label for the returned facet value
- getDisplayLabel(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.MimetypeDisplayHandler
- getDisplayLabel(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.SiteTitleDisplayHandler
- getDisplayLabel(String) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.UserNameDisplayHandler
- getDisplayLabel(String, MessageLookup) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- getDisplayMimetype() - Method in class org.alfresco.repo.template.BaseContentNode
- getDisplayMimetype() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getDisplayName() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getDisplayName() - Method in interface org.alfresco.repo.security.authority.script.Authority
- getDisplayName() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- getDisplayName() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
- getDisplayName() - Method in class org.alfresco.repo.site.SiteGroupMembership
- getDisplayNameFilter() - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryParams
- getDisplayPath() - Method in class org.alfresco.repo.jscript.ScriptNode
- getDisplayPath() - Method in class org.alfresco.repo.template.BaseContentNode
- getDisplayPath(Path, boolean) - Static method in class org.alfresco.util.PathUtil
-
Return the human readable form of the specified node Path.
- GetDoclinkNodesCannedQuery - Class in org.alfresco.repo.doclink
-
Parameter object for
GetDoclinkNodesCannedQuery. - GetDoclinkNodesCannedQuery(CannedQueryDAO, CannedQueryParameters) - Constructor for class org.alfresco.repo.doclink.GetDoclinkNodesCannedQuery
- GetDoclinkNodesCannedQueryParams - Class in org.alfresco.repo.doclink
-
Parameter object for
GetDoclinkNodesCannedQuery. - GetDoclinkNodesCannedQueryParams(String, Long, int) - Constructor for class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- getDocs() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getDocument() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getDocumentationUrl() - Method in class org.alfresco.repo.template.DocumentationURLMethod
-
Returns default landing documentation URL.
- getDocumentationUrl(String, String, String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
-
Constructs the documentation URL using the base URL, topic UID, version, and additional component.
- getDocumentBuilder() - Static method in class org.alfresco.util.XMLUtil
-
provides a document builder that is namespace aware but not validating by default
- getDocumentBuilder(boolean, boolean) - Static method in class org.alfresco.util.XMLUtil
- getDocumentLinkService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getDocumentLinkService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getDocumentNode(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getDocuments() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the number of documents or null if not known
- getDomain() - Method in class org.alfresco.email.server.EmailServer
- getDomain() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getDomain(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getDomain(String, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getDomainAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the domain access controls.
- getDomainNamesAreCaseSensitive() - Method in interface org.alfresco.repo.security.person.UserNameMatcher
- getDomainNamesAreCaseSensitive() - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- getDomainProcessKey(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getDomains() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Get the domain to which this instance of an authentication service applies.
- getDomains() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getDomains() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Get the domain to which this instance of an authentication service applies.
- getDomainSeparator() - Method in interface org.alfresco.repo.security.person.UserNameMatcher
- getDomainSeparator() - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- getDomainsThatAllowUserCreation() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Does this instance alow user to be created?
- getDomainsThatAllowUserCreation() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getDomainsThatAllowUserCreation() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Does this instance alow user to be created?
- getDomainsThatAllowUserDeletion() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Does this instance allow users to be deleted?
- getDomainsThatAllowUserDeletion() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getDomainsThatAllowUserDeletion() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Does this instance allow users to be deleted?
- getDomainUser(String, String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- getDomainUser(String, String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getDomainUser(String, String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- getDomiansThatAllowUserPasswordChanges() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Does this instance allow users to update their passwords?
- getDomiansThatAllowUserPasswordChanges() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getDomiansThatAllowUserPasswordChanges() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Does this instance allow users to update their passwords?
- getDone() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- getDone() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getDotDotInfo(FileInfo) - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Return the '..' pseudo file entry details
- getDotInfo(FileInfo) - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Return the '.' pseudo file entry details
- getDoubleValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getDoubleValue() - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- getDoubleValue() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getDownloadAPIUrl(ScriptNode) - Method in class org.alfresco.repo.jscript.ApplicationScriptUtils
- getDownloadRequest(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- getDownloadsCannedQuery(NodeRef, Date) - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryFactory
- GetDownloadsCannedQuery - Class in org.alfresco.repo.download.cannedquery
-
This class provides the GetDownloads canned queries} used by the
DownloadService.deleteDOwnloads. - GetDownloadsCannedQuery(CannedQueryDAO, MethodSecurityBean<DownloadEntity>, CannedQueryParameters) - Constructor for class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQuery
- GetDownloadsCannedQueryFactory - Class in org.alfresco.repo.download.cannedquery
-
A
CannedQueryFactoryfor queries relating todownload entities. - GetDownloadsCannedQueryFactory() - Constructor for class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryFactory
- GetDownloadsCannedQueryParams - Class in org.alfresco.repo.download.cannedquery
-
Query parameters for GetDownloadsCannedQuery
- GetDownloadsCannedQueryParams(Long, Long, Long, Date) - Constructor for class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQueryParams
- getDownloadsCreatedBefore(Date, int, boolean) - Method in class org.alfresco.repo.download.DownloadStorage
-
Get all the downloads created before before.
- getDownloadStatus(NodeRef) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- getDownloadStatus(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- getDownloadStatus(NodeRef) - Method in interface org.alfresco.service.cmr.download.DownloadService
-
Get the status of the of the download identified by downloadNode.
- getDownloadUrl() - Method in class org.alfresco.repo.jscript.ScriptNode
- getDownloadUrl() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getDownloadUrl() - Method in class org.alfresco.repo.template.BaseContentNode
- getDownloadUrl() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getDownloadUrl() - Method in interface org.alfresco.repo.template.TemplateContent
- getDrafts(String, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getDrafts(String, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Gets the draft blog posts created by the specified user.
- getDrafts(NodeRef, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getDrafts(NodeRef, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Gets the draft blog posts created by the specified user.
- getDueDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getDueDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getDuration() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getDuration() - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Gets the duration of the source to read with a format of hh:mm:ss[.xxx]
- getDurationInNs() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getDurationInNs() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getDurationMillis() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getDurationSeconds() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getDynamicAuthorities(Authentication, NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getDynamicAuthorities(Authentication, PermissionContext, Set<String>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getEdition() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- getEdition() - Method in interface org.alfresco.service.cmr.transfer.TransferVersion
-
Gets the edition
- getEdition() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the edition
- getEditions() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getEditions() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- getEditions(NodeRef) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
-
Get editions of an existing cm:mlContainer.
- getEditions(NodeRef) - Method in interface org.alfresco.service.cmr.ml.EditionService
-
Get editions of an existing cm:mlContainer.
- getEditionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getEditionService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getElapsedTime() - Method in class org.alfresco.repo.action.RunningAction
- getElementName() - Method in class org.alfresco.repo.importer.view.ElementContext
- getElementName(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getElementName(TransferEvent) - Method in interface org.alfresco.repo.transfer.report.XMLTransferEventFormatter
- getElementNamespaceUri(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getElementQName() - Static method in class org.alfresco.repo.search.CannedQueryDefImpl
- getElementQName() - Static method in class org.alfresco.repo.search.QueryParameterDefImpl
- getElementQName() - Static method in class org.alfresco.repo.search.QueryParameterRefImpl
- getElementQName(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getElementReaders() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getElementReaders() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- getElementStringValue(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getEmail() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- getEmailAttribute() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getEmailBodyText(ImapService.EmailBodyFormat) - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Returns the text representing email body for ContentModel node.
- getEmailContributorsAuthority() - Method in class org.alfresco.email.server.EmailServiceImpl
- getEmailMessageHandlerMap() - Method in class org.alfresco.email.server.EmailServiceImpl
- getEmailService() - Method in class org.alfresco.email.server.EmailServer
- getEmailSubject() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getEmailTemplate(String, String, String) - Method in class org.alfresco.util.EmailHelper
-
Gets the email template path or the given fallback template path.
- getEmailTemplateNodeRef(String) - Method in class org.alfresco.repo.invitation.site.InviteSender
- getEmailTemplateRef() - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- getEmailTemplateRef() - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Returns the NodeRef of the email template or
nullif the template coudln't be found. - getEmbeddedLicenseLocation() - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- getEmbedder(String) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Gets the best metadata embedder.
- getEmbedder(String, long) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Returns the
AsynchronousExtractorif it is able to perform the embedding and is enabled. - getEmbedMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Helper method for derived classes to obtain the embed mappings.
- getEnabled() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getEnabled() - Static method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- getEnabled() - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getEnabled() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getEnabled() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- getEnabled() - Method in interface org.alfresco.service.cmr.usage.ContentUsageService
-
Are ContentUsages enabled (refer to 'system.usages.enabled' repository property) ?
- getEnabled() - Method in interface org.alfresco.service.cmr.webdav.WebDavService
-
Is the web dav service enabled?
- getEnabled(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Getter for user enabled
- getEnabled(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Getter for user enabled
- getEnabled(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getEnabled(String, Map<QName, Serializable>, Boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getEnabledEngines() - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- getEncoding() - Method in class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- getEncoding() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- getEncoding() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- getEncoding() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getEncoding() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getEncoding() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getEncoding() - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- getEncoding() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getEncoding() - Method in class org.alfresco.repo.template.BaseContentNode
- getEncoding() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getEncoding() - Method in class org.alfresco.repo.virtual.ref.Reference
- getEncoding() - Method in interface org.alfresco.service.cmr.email.EmailMessagePart
- getEncoding(Long) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- getEncoding(Long) - Method in interface org.alfresco.repo.domain.encoding.EncodingDAO
- getEncoding(String) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- getEncoding(String) - Method in interface org.alfresco.repo.domain.encoding.EncodingDAO
-
Get the encoding pair.
- getEncodingEntity(Long) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- getEncodingEntity(Long) - Method in class org.alfresco.repo.domain.encoding.ibatis.EncodingDAOImpl
- getEncodingEntity(String) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- getEncodingEntity(String) - Method in class org.alfresco.repo.domain.encoding.ibatis.EncodingDAOImpl
- getEncodingId() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getEncryptedKey() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getEncryptedKeyAsBytes() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getEncryptedKeyBytes() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- getEncryptedPropertyDefaults() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- getEncryptor(KeyMap) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- getEnd() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- getEnd() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getEnd() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getEndAfter() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getEndBefore() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getEndDate() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getEndDate() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getEndDate() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Getter for
endDateproperty - getEndDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getEndPageNumber() - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Gets the page number to end at in the source document
- getEndpointDirection() - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Returns the direction the association is going.
- getEndpointHost() - Method in class org.alfresco.repo.transfer.script.ScriptTransferTarget
- getEndpointHost() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getEndpointHost() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the endpoint host
- getEndpointPath() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getEndpointPath() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
The location of the transfer service on the target endpoint host Defaults to "/alfresco/service/api/transfer", and this shouldn't typically need to change
- getEndpointPort() - Method in class org.alfresco.repo.transfer.script.ScriptTransferTarget
- getEndpointPort() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getEndpointPort() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the endpoint port
- getEndpointProtocol() - Method in class org.alfresco.repo.transfer.script.ScriptTransferTarget
- getEndpointProtocol() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getEndpointProtocol() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
HTTP OR HTTPS
- getEndpointType() - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Returns the type of the target of the association
- getEndPosition() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- getEndTime() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the end time.
- getEndTime() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the end time.
- getEngineId() - Method in class org.alfresco.repo.workflow.BPMEngine
- getEngineId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getEngineId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getEngineId(String) - Static method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Get the engine id from a global id
- getEntityPair() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getEntityPair() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getEntityPair() - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- getEntityPair() - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- getEntityPair() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- getEntityType() - Method in class org.alfresco.repo.event2.ChildAssociationEventConsolidator
- getEntityType() - Method in class org.alfresco.repo.event2.EventConsolidator
-
Get entity (e.g. node, peer association, child association) type.
- getEntityType() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- getEntityType() - Method in class org.alfresco.repo.event2.PeerAssociationEventConsolidator
- getEntries() - Method in interface org.alfresco.repo.security.permissions.AccessControlList
-
Get the members of the ACL in order Ordered by: position, then deny followed by allow, then by authority type then ....
- getEntries() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- getEntries(int) - Method in class org.alfresco.repo.content.transform.TransformerLog
-
Returns the log entries.
- getEntriesFromDate() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryParams
- getEntriesScannedPerSecond() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getEntriesScannedPerSecond() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getEntriesToDate() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryParams
- getEntryDBId() - Method in class org.alfresco.repo.audit.AuditRecord
- getEphemeralExpiryThreshold() - Method in class org.alfresco.repo.lock.LockServiceImpl
- getError() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- getError() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getErrorCount() - Method in class org.alfresco.repo.action.ActionStatistics
- getErrorDetails() - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- getErrorEvent() - Method in exception org.alfresco.service.cmr.transfer.TransferFailureException
-
Gets the end event (representing the failure)
- getErrorMessage() - Method in class org.alfresco.repo.rendition2.TransformDefinition
- getErrors() - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
- getErrors() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- getErrors() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- getEstimatedGridSize() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getEstimatedGridSize() - Method in interface org.alfresco.repo.activities.feed.FeedGenerator
- getEstimatedGridSize() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- getEvaluatorFullyQualifiedClassName() - Method in class org.alfresco.repo.security.permissions.impl.model.DynamicPermission
- getEvaluators() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getEvaluators() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- getEvent2MessageProducer() - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- getEventConsolidator(NodeRef) - Method in class org.alfresco.repo.event2.EventGenerator
- getEventInfo(String) - Method in class org.alfresco.repo.event2.EventGenerator
- getEventSender() - Method in class org.alfresco.repo.event2.EventGenerator
- getEventType() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getEventTypes() - Method in class org.alfresco.repo.event2.EventConsolidator
-
Get event types.
- getEventUserFilter() - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- getException() - Method in class org.alfresco.service.cmr.transfer.TransferEventError
- getExcludeAspectIds() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getExcludeAspectIds() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getExcludeAspects() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getExcludeAspects() - Method in class org.alfresco.repo.solr.NodeParameters
- getExcludeAspects() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the list of Aspects to exclude from the Export
- getExcludeChildAssocs() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the list of Child Associations to exclude from the Export
- getExcludedAspects() - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Gets the aspects to exclude from transfer
- getExcludedClasses() - Method in interface org.alfresco.service.cmr.view.ImporterBinding
-
Gets the list of content model classes to exclude from import
- getExcludedDefinitions() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getExcludedEmailSuffixes() - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- getExcludedOnUpdateProps() - Method in class org.alfresco.repo.version.VersionableAspect
- getExcludedTypes() - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- getExcludedTypes() - Method in class org.alfresco.repo.event2.filter.ChildAssociationTypeFilter
- getExcludedTypes() - Method in class org.alfresco.repo.event2.filter.NodeAspectFilter
- getExcludedTypes() - Method in class org.alfresco.repo.event2.filter.NodePropertyFilter
- getExcludedTypes() - Method in class org.alfresco.repo.event2.filter.NodeTypeFilter
- getExcludeNamespaceURIs() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the list of namespace URIs to exlude from the Export
- getExcludeNodeTypes() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getExcludeNodeTypes() - Method in class org.alfresco.repo.solr.NodeParameters
- getExcludePrimaryPost() - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryParams
- getExcludeTenantFilter() - Method in class org.alfresco.repo.jscript.People
- getExcludeTxnIds() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getExcludeTypeIds() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getExclusiveAspects() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getExclusiveAspects() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getExclusiveLockToken() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Getter for exclusive lock token.
- getExclusiveResourceId() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getExecuteAsychronously() - Method in class org.alfresco.repo.action.ActionImpl
- getExecuteAsychronously() - Method in interface org.alfresco.service.cmr.action.Action
-
A guide for the ActionService; Should the action be executed asychronously or not?
- getExecuteAsynchronously() - Method in class org.alfresco.service.cmr.rule.Rule
-
Indicates whether the associated action should be executed async or not
- getExecutingActions(String) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- getExecutingActions(String) - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Retrieve summary details of all the actions of the given type that are currently executing.
- getExecutingActions(String) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Retrieve summary details of all the actions of the given type that are currently executing.
- getExecutingActions(String, NodeRef) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- getExecutingActions(String, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Retrieve summary details of all the actions of the given type acting on the given
NodeRefthat are currently executing. - getExecutingActions(Action) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- getExecutingActions(Action) - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Retrieve summary details of all instances of the specified action that are currently executing.
- getExecutingActions(Action) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Retrieve summary details of all instances of the specified action that are currently executing.
- getExecutingUser() - Method in interface org.alfresco.repo.rawevents.types.Event
- getExecutingUser() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getExecution(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getExecutionDetails() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getExecutionDetails(ExecutionSummary) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- getExecutionDetails(ExecutionSummary) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Retrieves the execution details on the given executing action, such as when it started, and what machine it is executing on.
- getExecutionEndDate() - Method in class org.alfresco.repo.action.ActionImpl
- getExecutionEndDate() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the date that the action (last) finished execution at.
- getExecutionFailureMessage() - Method in class org.alfresco.repo.action.ActionImpl
- getExecutionFailureMessage() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the message of the exception which caused the Action execution failure, or null if the Action hasn't failed / has been retried.
- getExecutionInstance() - Method in class org.alfresco.repo.action.ActionImpl
-
When there is more than one instance of the action executing, both with the same ID, which one is this?
- getExecutionInstance() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getExecutionInstance() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
Which instance of the action is this?
- getExecutionInstance() - Method in class org.alfresco.service.cmr.action.ExecutionSummary
-
Which instance of the action is this?
- getExecutionStartDate() - Method in class org.alfresco.repo.action.ActionImpl
- getExecutionStartDate() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the date that the action (last) began executing at.
- getExecutionStatus() - Method in class org.alfresco.repo.action.ActionImpl
- getExecutionStatus() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the current execution status of the action, such as Running or Completed.
- getExecutionSummary() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
- getExecutionSummary(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- getExecutionVariables(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getExecutorService() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Gets the
ExecutorServiceto be used for timeout-aware extraction. - getExecutorService() - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.Gets the
ExecutorServiceto be used for cancel-aware transforms. - getExistingContentReader() - Method in class org.alfresco.repo.content.AbstractContentWriter
- getExistingFileMode() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- getExists() - Method in class org.alfresco.repo.template.TemplateNode
- getExpectedDataType() - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
- getExpectedDataType() - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getExpectedDataType() - Method in class org.alfresco.repo.forms.processor.node.TransientFieldProcessor
- getExpires() - Method in class org.alfresco.repo.lock.mem.LockState
- getExpires() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Retrieve the expiry date/time for this lock, or null if it never expires.
- getExpiresAt() - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AccessToken
- getExpiresAt() - Method in class org.alfresco.service.cmr.quickshare.QuickShareDTO
- getExpiryTime() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getExplicitIdProperty(String) - Method in interface org.alfresco.repo.index.shard.ShardRegistry
-
Returns the property used for EXPLICIT_ID Sharding methods if exists.
- getExplicitShardId() - Method in interface org.alfresco.repo.domain.node.Node
- getExplicitShardId() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getExportedBy() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets who initiated the export
- getExportedDate() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets date at which export occured
- getExporterService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getExporterService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getExporterVersion() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets version number of exporter
- getExportFrom() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the path to export from
- getExportList() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets list of nodes for export
- getExportMap() - Method in interface org.alfresco.service.cmr.view.ExporterContext
- getExportOf() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets active node for export
- getExportParent() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets parent of exporting node
- getExportParentList() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Gets list of parents for exporting nodes
- getExposedPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getExposedPermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that are exposed to be set for the given node.
- getExposedPermissions(QName) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getExposedPermissions(QName) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that are exposed to be set for the given type.
- getExpressionDataType() - Method in class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
- getExpressionDataType() - Method in class org.alfresco.repo.dictionary.types.period.Cron
- getExpressionDataType() - Method in class org.alfresco.repo.dictionary.types.period.Immediately
- getExpressionDataType() - Method in class org.alfresco.repo.dictionary.types.period.NoPeriod
- getExpressionDataType() - Method in class org.alfresco.repo.dictionary.types.period.XMLDuration
- getExpressionMutiplicity() - Method in class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
- getExpressionMutiplicity() - Method in class org.alfresco.repo.dictionary.types.period.Cron
- getExpressionMutiplicity() - Method in class org.alfresco.repo.dictionary.types.period.Immediately
- getExpressionMutiplicity() - Method in class org.alfresco.repo.dictionary.types.period.NoPeriod
- getExpressionMutiplicity() - Method in class org.alfresco.repo.dictionary.types.period.XMLDuration
- getExpressionString(Expression, VariableScope) - Method in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- getExtendedEventParams() - Method in class org.alfresco.repo.content.ContentStoreCreatedEvent
- getExtension() - Method in class org.alfresco.repo.processor.BaseProcessor
-
Gets the extension that the processor understands
- getExtension(Class<E>) - Method in class org.alfresco.traitextender.ExtendedTrait
- getExtension(String) - Method in interface org.alfresco.repo.content.transform.TransformerDebug.ExtensionLookup
- getExtension(String, String, String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
-
Returns a file extension used as the target in a transform.
- getExtension(Extensible, ExtensionPoint<E, M>) - Method in class org.alfresco.traitextender.Extender
-
Creates and returns a unique per
ExtensibleTraitobject ornullif no extension-point factory is registered for the givenExtensionPoint.
Given thatExtensible.getTrait(Class)is used to obtain theExtendedTraitthat the returned extension is uniquely associated with, the uniqueness and garbage collection of the returned extension is dependent on how the givenExtensiblehandles itsExtendedTraits. - getExtension(Extensible, ExtensionPoint<E, M>) - Method in class org.alfresco.traitextender.ExtenderImpl
- getExtensionAPI() - Method in class org.alfresco.traitextender.ExtensionPoint
- getExtensionName() - Method in class org.alfresco.repo.processor.BaseProcessorExtension
- getExtensionsAndMimetypes() - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Lists all configured mimetypes, proceeded by its primary file extension.
- getExtensionsAndMimetypes() - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- getExternalAddress() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the IP Address to use in NAT setup
- getExternalLicenseLocation() - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- getExtracter(String) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Gets the best metadata extracter.
- getExtractMapping(NodeRef) - Method in interface org.alfresco.repo.content.metadata.MetadataExtractorPropertyMappingOverride
-
Deprecated.Returns the extract mapping to be passed to the T-Engine.
- getExtractMapping(NodeRef) - Method in class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.
- getExtractor(String, long) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Returns the
AsynchronousExtractorif it is able to perform the extraction and is enabled. - getExtras() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Get the extra public parameters in the license.
- getFacet(String) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Gets the facet by filter Id.
- getFacet(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetableProperties() - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
This method offers a convenient access point for getting all Facetable content properties defined in the repository.
- getFacetableProperties() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetableProperties(QName) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
This method offers a convenient access point for getting all Facetable content properties defined on the specified content class (type or aspect) or any of its inherited properties.
- getFacetableProperties(QName) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetableSyntheticProperties() - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
This method gets all synthetic, facetable properties across all content models in the repository.
- getFacetableSyntheticProperties() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetableSyntheticProperties(QName) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
This method gets all synthetic, facetable properties defined on the specified content class (type or aspect) or any of its inherited properties.
- getFacetableSyntheticProperties(QName) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetId() - Method in exception org.alfresco.repo.search.impl.solr.facet.Exceptions.DuplicateFacetId
- getFacetId() - Method in exception org.alfresco.repo.search.impl.solr.facet.Exceptions.UnrecognisedFacetId
- getFacetIntervals() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getFacetIntervals() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getFacetLabel() - Method in class org.alfresco.repo.jscript.ScriptFacetResult
- getFacetLabelDisplayHandlerRegistry() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getFacetLabelDisplayHandlerRegistry() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getFacetLabelIndex() - Method in class org.alfresco.repo.jscript.ScriptFacetResult
- getFacetNodeRef(String) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Gets the facet's
NodeRefby filter Id. - getFacetNodeRef(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetOrder() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
-
Gets the filter IDs in display order.
- getFacetPropertiesMap(Properties, Set<String>, NamespaceService) - Static method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ConfigHelper
-
Convert Java properties into instances of
SolrFacetProperties. - getFacetQName() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getFacetQueries() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getFacetQueries() - Method in class org.alfresco.repo.search.AbstractResultSet
- getFacetQueries() - Method in class org.alfresco.repo.search.EmptyResultSet
- getFacetQueries() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getFacetQueries() - Method in interface org.alfresco.repo.search.impl.solr.facet.FacetQueryProvider
-
Gets the created facet queries
- getFacetQueries() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.ContentSizeBucketsDisplayHandler
- getFacetQueries() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.DateBucketsDisplayHandler
- getFacetQueries() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getFacetQueries() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getFacetQueries() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getFacetQueries() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getFacetQueries() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getFacetQueries(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Gets all the defined facet queries for the specified field
- getFacetRanges() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getFacetRanges() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getFacets() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getFacets() - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Gets all the available facets.
- getFacets() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- getFacetsRoot() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
-
Gets the
NodeRefof thesrft:facetsfolder, if it exists. - getFacetValue() - Method in class org.alfresco.repo.jscript.ScriptFacetResult
- getFactories() - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- getFailedThumbnailNode() - Method in class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.Get the
NodeRefof thefailedThumbnailnode. - getFailedThumbnails(NodeRef) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- getFailedThumbnails(NodeRef) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.This method returns a
Mapoffailed thumbnailsfor the specified source node. - getFailure(WorkflowDeployment) - Static method in class org.alfresco.service.cmr.workflow.FailedWorkflowDeployment
- getFailureCount() - Method in class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.Get the total number of failed attempts which have been made to produce a thumbnail.
- getFailureHandlingOptions() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Get the
failure options. - getFailureReason() - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- getFairLocking() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Should we use a 'fair' locking policy, giving queue-like access behaviour to the indexes and avoiding starvation?
- getFalse() - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- getFalse() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
-
Helper for cross-DB boolean support
- getFavourite(String, NodeRef) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- getFavourite(String, NodeRef) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
-
Get a specific favourite for user "userName".
- getFeedControl() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getFeedControls() - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getFeedControls() - Method in class org.alfresco.repo.activities.script.Activity
-
For current user, get feed controls
- getFeedControls() - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
For current user, get feed controls
- getFeedControls(String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getFeedControls(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getFeedControls(String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
For given user, get feed controls
- getFeedDate() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getFeedId(NodeRef) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- getFeedId(NodeRef) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- getFeedUserId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getFeedUserId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getFeedUserId() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getFieldAndFunction() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getFieldData(String) - Method in class org.alfresco.repo.forms.FormData
-
Returns the data for the given field.
- getFieldDefinition() - Method in interface org.alfresco.repo.forms.Field
- getFieldDefinition() - Method in class org.alfresco.repo.forms.processor.action.ActionNonParameterField
- getFieldDefinition() - Method in class org.alfresco.repo.forms.processor.action.ActionParameterField
- getFieldDefinition() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- getFieldDefinitionNames() - Method in class org.alfresco.repo.forms.Form
- getFieldDefinitions() - Method in class org.alfresco.repo.forms.Form
-
Returns the list of field definitions for the form
- getFieldDefinitions() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getFieldFacet(String) - Method in class org.alfresco.opencmis.search.CMISResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.AbstractResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.EmptyResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getFieldFacet(String) - Method in class org.alfresco.repo.search.results.SortedResultSet
- getFieldFacet(String) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getFieldFacets() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getFieldFacets() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getFieldGroups() - Method in class org.alfresco.repo.forms.Form
-
Returns the collection of field groups for the form
- getFieldName() - Method in interface org.alfresco.repo.forms.Field
- getFieldName() - Method in class org.alfresco.repo.forms.processor.action.ActionNonParameterField
- getFieldName() - Method in class org.alfresco.repo.forms.processor.action.ActionParameterField
- getFieldName() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- getFieldName() - Method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- getFieldName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getFieldName(DictionaryService, QName, boolean) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getFieldNames() - Method in class org.alfresco.repo.forms.FormData
-
Returns a list of the names of the fields held by this object.
- getFieldProcessor(String) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Returns a FieldProcessor for the given field name.
- getFieldType() - Method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- getFile() - Method in class org.alfresco.filesys.repo.TempNetworkFile
-
Access to the underlying file.
- getFile() - Method in class org.alfresco.repo.content.caching.ContentCacheImpl.CacheWriter
- getFile() - Method in class org.alfresco.repo.content.filestore.FileContentReader
- getFile() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
- getFile(String) - Static method in class org.alfresco.repo.importer.ImporterBootstrap
-
Get a File representation of an XML view
- getFileChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
- getFileChannel() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getFileChannel(boolean) - Method in class org.alfresco.repo.content.AbstractContentWriter
- getFileChannel(boolean) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getFileChannel(boolean) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getFileFolderService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the file folder service
- getFileFolderService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the file folder service
- getFileFolderService() - Method in class org.alfresco.opencmis.CMISConnector
- getFileFolderService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getFileFolderService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getFileFolderService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getFileFolderService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getFileFolderService() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- getFileFolderService() - Method in interface org.alfresco.service.ServiceRegistry
- getFileInfo() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getFileInfo(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getFileInfo(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get the file info (name, folder, etc) for the given node
- getFileInformation(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getFileInformation(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the file information for the specified file.
- getFileInformation(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Get the file information for the specified file.
- getFileInformation(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- getFileInformation(SrvSession, TreeConnection, String) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- getFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- getFileInformation(NodeRef, boolean, boolean) - Method in class org.alfresco.filesys.repo.CifsHelper
- getFileInformation(NodeRef, String, boolean, boolean) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Extract a single node's file info, where the node is reference by a path relative to an ancestor node.
- getFileInformationImpl(NodeRef, String, boolean, boolean) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Extract a single node's file info, where the node is reference by a path relative to an ancestor node.
- getFileLockingInterface() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getFileLockingInterface() - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- getFilename(NodeRef, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- getFileName() - Method in class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- getFileName() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- getFileName() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getFileName() - Method in interface org.alfresco.service.cmr.email.EmailMessagePart
- getFileName(File) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- getFileName(File) - Static method in class org.alfresco.repo.bulkimport.impl.FileUtils
- getFileName(Path) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- getFileName(Path) - Static method in class org.alfresco.repo.bulkimport.impl.FileUtils
- getFileName(NodeRef) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Return the file name for a node
- getFileName(NodeRef) - Method in class org.alfresco.repo.content.ContentServiceImpl
- getFileNameImpl(NodeRef) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Return the file name for a node
- getFilesAdded() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- getFilesAdded() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getFileServerConfiguration() - Method in class org.alfresco.filesys.FileServerConfig
-
Set the file server configuration
- getFilesReadPerSecond() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getFilesReadPerSecond() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getFileState() - Method in class org.alfresco.filesys.alfresco.AlfrescoNetworkFile
-
Return the associated file state
- getFileState() - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- getFileState() - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Return a dummy file state for this file
- getFileState() - Method in class org.alfresco.filesys.repo.TempNetworkFile
- getFilesystemType() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Return the filesystem type, either FileSystem.TypeFAT or FileSystem.TypeNTFS.
- getFilesystemType() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the filesystem type, either FileSystem.TypeFAT or FileSystem.TypeNTFS.
- getFileType() - Method in class org.alfresco.filesys.repo.NodeEvent
-
Return the node file/folder type
- getFilingNodeRef() - Method in class org.alfresco.repo.virtual.template.FilingData
- getFilingRule() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getFilter() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- getFilter() - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- getFilter() - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- getFilter() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- getFilter() - Method in interface org.alfresco.repo.policy.BehaviourIndex
-
Gets the behaviour filter
- getFilter(String, Class<F>) - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
-
Return the filter bean instance that uniquely matches the given object type.
- getFilterID() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getFilterIgnoreCase() - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- getFilterLanguages() - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- getFilterLanguages() - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Get ordered list of languages code
- getFilterProps() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getFilterProps() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getFilterQuery() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getFilters() - Method in class org.alfresco.repo.forms.processor.FilterRegistry
-
Returns a list of active filters
- getFilterSortChildQuery(List<GetChildrenCannedQuery.FilterSortNode>, List<FilterProp>, GetChildrenCannedQueryParams) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQuery
- getFilterSortChildQuery(List<GetChildrenCannedQuery.FilterSortNode>, List<FilterProp>, GetChildrenCannedQueryParams) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- getFilterType() - Method in interface org.alfresco.repo.node.getchildren.FilterProp
- getFilterType() - Method in class org.alfresco.repo.node.getchildren.FilterPropBoolean
- getFilterType() - Method in class org.alfresco.repo.node.getchildren.FilterPropString
- getFirstName() - Method in class org.alfresco.repo.site.SiteMembership
- getFirstName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
- getFirstNameAttribute() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getFirstTime() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- getFirstUnseen() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns the MSN number of the first unseen message.
- getFixesFromSchema() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getFixesFromSchema() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getFixesFromSchema() - Method in interface org.alfresco.repo.admin.patch.Patch
- getFixesToSchema() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getFixesToSchema() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getFixesToSchema() - Method in interface org.alfresco.repo.admin.patch.Patch
- getFlags() - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Returns message flags.
- getFlags(FileInfo) - Method in interface org.alfresco.repo.imap.ImapService
-
Return flags that belong to the specified imap folder.
- getFlags(FileInfo) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Return flags that belong to the specified imap folder.
- getFlashVersion() - Method in class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- getFloatValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getFlocs() - Method in interface org.alfresco.repo.index.shard.ShardRegistry
- getFolder(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns a reference to an existing Mailbox.
- getFolder(GreenMailUser, String, boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Simply calls
AlfrescoImapHostManager.getFolder(GreenMailUser, String). - getFolderInfo() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getFolderName() - Method in class org.alfresco.service.cmr.model.FileFolderUtil.PathElementDetails
- getFolderParent(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getFolderParent(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getFolderParent(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getFolderPath() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getFolderPath() - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
- getFolderPath(NamespaceService, NodeService, SearchService, FileFolderService) - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
-
Helper method to find the folder path referenced by this bean.
- getFolderPathOrNull(NamespaceService, NodeService, SearchService, FileFolderService) - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
-
Helper method to find the folder path referenced by this bean.
- getFoldersInheritingRuleSet(NodeRef, int) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Get a list of folders inheriting the specified rule set.
- getFoldersInheritingRuleSet(NodeRef, int) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get a list of folders inheriting the specified rule set.
- getFoldersLinkingToRuleSet(NodeRef, int) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Get a list of folders linking to the specified rule set.
- getFoldersLinkingToRuleSet(NodeRef, int) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get a list of folders linking to the specified rule set.
- getFolderStatus() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getFolderStatus(String, NodeRef, AlfrescoImapConst.ImapViewMode) - Method in interface org.alfresco.repo.imap.ImapService
-
Search for emails in specified folder depend on view mode.
- getFolderStatus(String, NodeRef, AlfrescoImapConst.ImapViewMode) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Search for emails in specified folder depending on view mode.
- getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getFolderTree(String, String, BigInteger, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getFollowers(String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getFollowers(String, String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getFollowers(String, PagingRequest) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getFollowers(String, PagingRequest) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns a list of users that follow the given user.
- getFollowersCount(String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getFollowersCount(String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns how many users follow the given user.
- getFollowing(String, PagingRequest) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getFollowing(String, PagingRequest) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns a list of users that the given user follows.
- getFollowingAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getFollowingCount(String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getFollowingCount(String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns how many users the given user follows.
- getFollowingSiblingAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getForeignKeys() - Method in class org.alfresco.util.schemacomp.model.Table
- getForm(String, String) - Method in class org.alfresco.repo.forms.script.ScriptFormService
-
Returns a form representation of the given item, all known fields for the item are included.
- getForm(String, String, String[]) - Method in class org.alfresco.repo.forms.script.ScriptFormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(String, String, String[], String[]) - Method in class org.alfresco.repo.forms.script.ScriptFormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(Item) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item, all known fields for the item are included.
- getForm(Item) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getForm(Item, List<String>) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(Item, List<String>) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getForm(Item, List<String>, List<String>) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(Item, List<String>, List<String>) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getForm(Item, List<String>, List<String>, Map<String, Object>) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(Item, List<String>, List<String>, Map<String, Object>) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getForm(Item, List<String>, Map<String, Object>) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item consisting only of the given fields.
- getForm(Item, List<String>, Map<String, Object>) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getForm(Item, Map<String, Object>) - Method in interface org.alfresco.repo.forms.FormService
-
Returns a form representation of the given item, all known fields for the item are included.
- getForm(Item, Map<String, Object>) - Method in class org.alfresco.repo.forms.FormServiceImpl
- getFormatId() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getFormatter(TransferEvent) - Static method in class org.alfresco.repo.transfer.report.XMLTransferEventFormatterFactory
- getFormData() - Method in class org.alfresco.repo.forms.Form
-
Returns the data to display in the form
- getFormData() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getFormKey(PvmActivity, ReadOnlyProcessDefinition) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getFormService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getFormService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getFormService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getForNodeRef(NodeRef) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getForNodeRef(NodeRef) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getForNodeRef(NodeRef) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
For a given NodeRef corresponding to a
BlogPostInfo, returns the object wrapping the Node. - getForNodeRef(NodeRef) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
- getFreemarkerConfiguration(RepoCtx) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getFreemarkerConfiguration(RepoCtx) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getFrequency() - Method in class org.alfresco.repo.jscript.Classification.Tag
- getFrom() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getFrom() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getFrom() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getFrom() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getFrom() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getFrom() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- getFrom() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- getFrom() - Method in class org.alfresco.service.cmr.email.EmailDelivery
- getFrom() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getFrom() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getFromCommitTimeInclusive() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getFromDate() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getFromDate() - Method in class org.alfresco.service.cmr.blog.BlogService.RangedDateProperty
- getFromDateQNameId() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getFromEmail() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getFromId() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getFromIdInclusive() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getFromNodeId() - Method in class org.alfresco.repo.domain.node.NodeRangeEntity
- getFromNodeId() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getFromNodeId() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getFromNodeId() - Method in class org.alfresco.repo.solr.NodeParameters
- getFromPath() - Method in class org.alfresco.filesys.repo.MoveNodeEvent
-
Return the relative path of the target node
- getFromPath() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getFromPath() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getFromPath() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getFromPath() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- getFromPath() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- getFromTime() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getFromTxnId() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getFromTxnId() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getFromTxnId() - Method in class org.alfresco.repo.solr.NodeParameters
- getFrozenModifiedDate() - Method in class org.alfresco.repo.version.common.VersionImpl
- getFrozenModifiedDate() - Method in interface org.alfresco.service.cmr.version.Version
-
Helper method to get the frozen (original) modified date for this version of the node
- getFrozenModifier() - Method in class org.alfresco.repo.version.common.VersionImpl
- getFrozenModifier() - Method in interface org.alfresco.service.cmr.version.Version
-
Helper method to get the frozen (original) modifier for this version of the node
- getFrozenStateNodeRef() - Method in class org.alfresco.repo.version.common.VersionImpl
- getFrozenStateNodeRef() - Method in interface org.alfresco.service.cmr.version.Version
-
Gets the reference to the node that contains the frozen state of the version.
- getFullName() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- getFullName() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getFullName() - Method in interface org.alfresco.repo.security.authority.script.Authority
- getFullName() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the full internal name, also known as the Authority Name
- getFullName() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
- getFullName(String) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getFullName(String) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getFullName(String) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- getFullPermissions() - Method in class org.alfresco.repo.jscript.ScriptNode
- getFullPermissions() - Method in class org.alfresco.repo.template.BasePermissionsNode
- getFullTaskDefinition(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskTypeManager
- getFullTaskDefinition(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskTypeManager
- getFullTaskDefinition(Task) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskTypeManager
- getFullyAuthenticatedPerson() - Method in class org.alfresco.repo.model.Repository
-
Gets the currently fully authenticated person, Excludes any overlay authentication set by runas
- getFullYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getFunction() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getFunction(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryModelFactory
- getGenerateValue() - Method in class org.alfresco.repo.audit.model._3.AuditPath
-
Gets the value of the generateValue property.
- getGenerator() - Method in class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
- getGenericFacetsForRanges(Map<String, List<Map<String, String>>>, List<RangeParameters>) - Static method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.RangeResultMapper
-
Transforms the facet range response into generic facet response.
- getGetDraftsCannedQuery(NodeRef, String, PagingRequest) - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryFactory
- getGetPublishedCannedQuery(NodeRef, Date, Date, String, PagingRequest) - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryFactory
- getGid() - Method in class org.alfresco.filesys.auth.nfs.UserMapping
-
Gets the gid.
- getGid() - Method in class org.alfresco.filesys.config.acl.GidAccessControlBean
-
Gets the group id to check for.
- getGidAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the gid access controls.
- getGlobalAccessControl() - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Gets the global access control.
- getGlobalConfig() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getGlobalConfigImpl() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- getGlobalIdParts(String) - Static method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Break apart a global id into its engine and local ids
- getGlobalPermissionEntries() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getGlobalPermissionEntries() - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the global permissions for the model.
- getGlobalTransactionId() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getGrantedToGroups() - Method in class org.alfresco.repo.security.permissions.impl.model.Permission
-
Get the groups for which this permission is granted (by definition - filled in by the model API)
- getGranteePermissions(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getGranteePermissions(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions which are granted by the supplied permission.
- getGrantingPermissions(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getGrantingPermissions(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get all the permissions that grant this permission.
- getGravity() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Gets the 'gravity' which determines how the offset is applied.
- getGroup() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the group the field may be a part of
- getGroup(String) - Method in class org.alfresco.repo.jscript.People
-
Gets the Group given the group name
- getGroup(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get a group given its short name
- getGroup(String) - Method in class org.alfresco.repo.template.People
-
Gets the Group given the group name
- getGroup(AssociationDefinition) - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- getGroup(ClassAttributeDefinition) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getGroup(PropertyDefinition) - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- getGroup(Type) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getGroupCount() - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Count groups i.e. nodes of
type cm:authorityContainer. - getGroupCount() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getGroupCount() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the number of child groups contained within this group.
- getGroupForFullAuthorityName(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get a group given it full authority name (Which must begin with 'GROUP_'
- getGroupLastSynced() - Method in interface org.alfresco.repo.security.sync.SynchronizeDiagnostic
- getGroupLastSynced() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- getGroupNames() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getGroupNames() - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Gets the names of all groups in the registry.
- getGroupNode() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Return a ScriptNode wrapping the group
- getGroupNodeRef() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Return the NodeRef of the group
- getGroups() - Method in interface org.alfresco.repo.security.sync.SynchronizeDiagnostic
-
get the list of groups who would be syncronised
- getGroups() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- getGroups(String, ScriptPagingDetails) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Retreives groups matching the given filter from all zones.
- getGroups(String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Retreives groups matching the given filter from all zones.
- getGroups(Date) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getGroups(Date) - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Gets descriptions of all the groups in the user registry or all those changed since a certain date.
- getGroupsInZone(String, String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Deprecated.
- getGroupsInZone(String, String, ScriptPagingDetails, String, boolean) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Retrieves groups matching the given filter from the given zone.
- getGuestHome() - Method in class org.alfresco.repo.model.Repository
-
Gets the Guest Home.
- getGuestUserName() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Get the name of the Guest User note: for MT, will get guest for default domain only
- getGuestUserName() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Get the name of the Guest User.
- getGuestUserName() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getGuestUserName(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getGuestUserName(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Get the name of the guest user
- getGuestUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getGuid(String) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getGUID() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getHalfOfYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getHandledType() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoCallActivityBpmnParseHandler
- getHandledType() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- getHandledType() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- getHandler() - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
- getHasChildren() - Method in class org.alfresco.repo.jscript.ScriptNode
- getHasChildren() - Method in class org.alfresco.repo.template.BaseContentNode
- getHasExpired(String, Map<QName, Serializable>, Boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getHashIndicator() - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticatedUser
- getHasOrderBy() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getHasPredicate() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getHasPredicatePartsOrder() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getHbJobScheduler() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- getHeader(String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdditionalHeadersHttpServletRequestWrapper
- getHeaderNames() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdditionalHeadersHttpServletRequestWrapper
- getHeaders(String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdditionalHeadersHttpServletRequestWrapper
- getHeadRevision() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- getHeadVersion() - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets the head (current / most recent) version of the version history.
- getHeadVersion() - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getHeadVersion() - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets the head (current / most recent) version of the version history.
- getHeartBeatJobClass() - Method in class org.alfresco.heartbeat.jobs.LockingJobScheduler
- getHeartBeatJobClass() - Method in class org.alfresco.heartbeat.jobs.NonLockingJobScheduler
- getHeartBeatJobClass() - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
-
Jobs scheduled by the scheduler will use the returned implementation of
Job. - getHeartBeatUrl() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets an alternative URL that the heart beat should post data to, or
nullif the default URL is to be used. - getHeight() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- getHeight() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Gets the height of the cropped image.
- getHiddenAttribute() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- getHierarchyDelimiter() - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns the hierarchy delimiter for mailboxes on this host.
- getHighlighting() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.AbstractResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.EmptyResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getHighlighting() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getHighlighting() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getHighlighting() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getHistoricActivityVariables(String) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Get all variable updates for activity, latest updates on top
- getHistoricProcessInstance(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getHistoricProcessVariables(String) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Get all variable updates for process instance, latest updates on top
- getHistoricTaskInstance(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getHistoricTaskVariables(String) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Get all variable updates for task instance, latest updates on top
- getHistoryService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getHits() - Method in class org.alfresco.repo.jscript.ScriptFacetResult
- getHitThreshold() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getHoldability() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getHolder() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the holder of the license
- getHolderOrganisation() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the Organisation that the license was granted to.
- getHomeFolder() - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Return the home folder node
- getHomeFolder(HomeFolderProvider2, NodeRef, boolean) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Helper method for
HomeFolderProvider2.getHomeFolder(NodeRef)implementations to return aHomeSpaceNodeRef - getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Abstract implementation to find/create the appropriate home space.
- getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.BootstrapHomeFolderProvider
- getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider
-
Deprecated.
- getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider2
- getHomeFolder(NodeRef) - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Callback from
PortableHomeFolderManagerto locate or create a home folder. - getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
-
Deprecated.
- getHomeFolder(NodeRef) - Method in class org.alfresco.repo.security.person.UsernameHomeFolderProvider
- getHomeFolderManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the home folder manager.
- getHomeFolderManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Get the home folder manager.
- getHomeFolderPath(NodeRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getHomeFolderPath(NodeRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getHomeFolderPath(NodeRef) - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Returns a preferred path (a list of folder names) for the home folder relative to the root path.
- getHomeFolderPath(NodeRef) - Method in class org.alfresco.repo.security.person.RegexHomeFolderProvider
- getHomeFolderPath(NodeRef) - Method in class org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
-
Deprecated.
- getHomeFolderPath(NodeRef) - Method in class org.alfresco.repo.security.person.UsernameHomeFolderProvider
- getHomeFolderProvider1(String) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Returns the version 1 HomeFolderProvider with the given name.
- getHomeFolderProvider2(String) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Returns the version 2 HomeFolderProvider2 with the given name.
- getHost() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- getHost() - Method in interface org.alfresco.repo.jscript.ScriptUrls.UrlResolver
- getHostAddress() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the host address of the server machine.
- getHttpClient() - Static method in class org.alfresco.util.HttpClientHelper
-
Returns an initialised HttpClient instance for the current thread, which will have been configured for optimal settings
- getHttpClientAndBaseUrl() - Method in class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- getHttpClientAndBaseUrl() - Method in interface org.alfresco.repo.search.impl.solr.SolrStoreMappingWrapper
- getHttpClientConfig() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getHttpClientFactory() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getHttpStatusCode() - Method in exception org.alfresco.repo.search.QueryParserException
- getI18NLabel(String) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Get the I18N display label for a particular key
- getICalParams(String) - Static method in class org.alfresco.service.cmr.calendar.CalendarTimezoneHelper
-
Turns an iCal event into event + timezone parameters.
- getIcon16() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIcon16() - Method in class org.alfresco.repo.template.BaseContentNode
- getIcon32() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIcon32() - Method in class org.alfresco.repo.template.BaseContentNode
- getIcon64() - Method in class org.alfresco.repo.template.BaseContentNode
- getId() - Method in class org.alfresco.repo.action.ParameterizedItemImpl
- getId() - Method in class org.alfresco.repo.action.RunningAction
- getId() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getId() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getId() - Method in interface org.alfresco.repo.admin.patch.Patch
- getId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getId() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getId() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getId() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- getId() - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- getId() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- getId() - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- getId() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getId() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- getId() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getId() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- getId() - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- getId() - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- getId() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getId() - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- getId() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- getId() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getId() - Method in class org.alfresco.repo.domain.node.ContentDataId
- getId() - Method in class org.alfresco.repo.domain.node.ContentDataWithId
- getId() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getId() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getId() - Method in interface org.alfresco.repo.domain.node.NodeIdAndAclId
- getId() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getId() - Method in interface org.alfresco.repo.domain.node.Transaction
- getId() - Method in class org.alfresco.repo.domain.node.TransactionEntity
- getId() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getId() - Method in class org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
- getId() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getId() - Method in interface org.alfresco.repo.domain.permissions.AceContext
- getId() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- getId() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getId() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the long key
- getId() - Method in interface org.alfresco.repo.domain.permissions.AclChangeSet
- getId() - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- getId() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getId() - Method in interface org.alfresco.repo.domain.permissions.AclMember
- getId() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Get the ID for this ACL member
- getId() - Method in interface org.alfresco.repo.domain.permissions.Authority
- getId() - Method in interface org.alfresco.repo.domain.permissions.AuthorityAlias
- getId() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- getId() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- getId() - Method in interface org.alfresco.repo.domain.permissions.Permission
- getId() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getId() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getId() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- getId() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- getId() - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- getId() - Method in class org.alfresco.repo.domain.solr.AclEntity
- getId() - Method in interface org.alfresco.repo.domain.solr.SOLRTransaction
- getId() - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- getId() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- getId() - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- getId() - Method in class org.alfresco.repo.event2.EventInfo
- getId() - Method in class org.alfresco.repo.forms.FieldGroup
-
Returns the id of the group
- getId() - Method in class org.alfresco.repo.forms.Item
-
Returns the identifier of the item
- getId() - Method in class org.alfresco.repo.jscript.ScriptNode
- getId() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets a unique identifier for the bean.
- getId() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Gets a unique identifier for the bean.
- getId() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getId() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- getId() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getId() - Method in interface org.alfresco.repo.rawevents.types.Event
- getId() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getId() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getId() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
The ACL DB id
- getId() - Method in enum class org.alfresco.repo.security.permissions.ACEType
-
Get the id for the ACEType stored in the DB.
- getId() - Method in enum class org.alfresco.repo.security.permissions.ACLType
-
Get the id for the ACLType stored in the DB
- getId() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getId() - Method in class org.alfresco.repo.site.AbstractSiteMembership
- getId() - Method in interface org.alfresco.repo.solr.Acl
- getId() - Method in interface org.alfresco.repo.solr.AclChangeSet
- getId() - Method in interface org.alfresco.repo.solr.Transaction
- getId() - Method in class org.alfresco.repo.template.TemplateNode
- getId() - Method in interface org.alfresco.repo.template.TemplateNodeRef
- getId() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getId() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getId() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getId() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get value of
idproperty - getId() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Getter for
idproperty - getId() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Gets the value of the
idproperty - getId() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Gets the value of the
idproperty - getId() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
-
Gets the value of the
idproperty - getId() - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
-
Unique identifier for the parameterized item
- getId() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the id of the module
- getId() - Method in class org.alfresco.service.cmr.quickshare.QuickShareDTO
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Workflow Definition unique id
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
- getId() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the id of the item being described
- getId() - Method in interface org.alfresco.traitextender.ExtensionBundle
- getId() - Method in class org.alfresco.traitextender.RegistryExtensionBundle
- getId(AuthenticationService) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Should be overridden to returns the ID of the authService for use in debug.
- getId(AuthenticationService) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
- getIdentifier() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getIdentifier() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- getIdentifier() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getIdentifier(NodeRef) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater.AclWorker
- getIdentifier(T) - Method in interface org.alfresco.repo.batch.BatchProcessor.BatchProcessWorker
-
Gets an identifier for the given entry (for monitoring / logging purposes).
- getIdentifier(TT) - Method in class org.alfresco.repo.batch.BatchProcessor.BatchProcessWorkerAdaptor
- getIdFour() - Method in class org.alfresco.ibatis.IdsEntity
- getIdOne() - Method in class org.alfresco.ibatis.IdsEntity
- getIdProperty(Properties, String) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the value of the given property if it exists and is of the correct type.
- getIds() - Method in class org.alfresco.ibatis.IdsEntity
- getIds() - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- getIds() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getIds() - Method in class org.alfresco.repo.jscript.NativeMap
- getIds() - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- getIds() - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- getIdThree() - Method in class org.alfresco.ibatis.IdsEntity
- getIdTwo() - Method in class org.alfresco.ibatis.IdsEntity
- getIgnoredAspects() - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- getIgnoredTypes() - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- getIgnoreLock() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Indicates whether a lock on the actioned upon node reference should be ignored or not.
- getIgnoreLock() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- getImageResolver() - Method in class org.alfresco.repo.template.TemplateNode
- getImapHomeRef(String) - Method in class org.alfresco.repo.jscript.Imap
-
Searches NodeRef to the IMAP home for specified user
- getImapServerEnabled() - Method in interface org.alfresco.repo.imap.ImapService
-
Determines whether the IMAP server is enabled.
- getImapServerEnabled() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getImapService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getImapService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getImmediateCategoryMembers() - Method in class org.alfresco.repo.jscript.CategoryNode
- getImmediateCategoryMembers() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getImmediateGranteePermissions(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getImmediateGranteePermissions(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions which are granted by the supplied permission.
- getImmediateMembersAndSubCategories() - Method in class org.alfresco.repo.jscript.CategoryNode
- getImmediateMembersAndSubCategories() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getImmediateSubCategories() - Method in class org.alfresco.repo.jscript.CategoryNode
- getImmediateSubCategories() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getImmutableProperties(String) - Method in class org.alfresco.repo.jscript.People
-
Return a map of the Person properties that are marked as immutable for the given user.
- getImplementationName() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the implementation name
- getImportableDirectories() - Method in class org.alfresco.repo.bulkimport.AnalysedDirectory
- getImportableDirectoriesInDirectory(ImportableItem, int) - Method in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- getImportableItemName(ImportableItem, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
-
Returns the name of the given importable item.
- getImportableItems() - Method in class org.alfresco.repo.bulkimport.AnalysedDirectory
- getImportableItems(int) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- getImportableItemsInDirectory(ImportableItem) - Method in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- getImportConentCache() - Method in interface org.alfresco.service.cmr.view.ImporterBinding
- getImporter() - Method in class org.alfresco.repo.importer.view.ElementContext
- getImporterService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getImporterService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getImportId() - Method in class org.alfresco.repo.importer.view.NodeContext
- getInbox(GreenMailUser) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns a reference to the user's INBOX.
- getIncludeAclId() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeAdministrators() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getIncludeAspectIds() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getIncludeAspectIds() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getIncludeAspects() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getIncludeAspects() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeAspects() - Method in class org.alfresco.repo.solr.NodeParameters
- getIncludeChildAssociations() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeChildIds() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludedPaths() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the list of included paths to explicitly include in the Export
- getIncludedPermissionGroups() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
What permission groups are included in this one (for ease of definition)
- getIncludeEmbedded() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.If the source content includes embedded resources, should the transformer attempt to transform these as well?
- getIncludeNodeRef() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeNodeTypes() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getIncludeNodeTypes() - Method in class org.alfresco.repo.solr.NodeParameters
- getIncludeOwner() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeParentAssociations() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludePaths() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeProperties() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeTxnId() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeTxnIds() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getIncludeType() - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- getIncludeTypeIds() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getInclusiveAspects() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getInclusiveAspects() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getInDataType() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getIndex() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getIndex() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getIndexer(StoreRef) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getIndexer(StoreRef) - Method in interface org.alfresco.repo.search.IndexerAndSearcher
-
Get an indexer for a store
- getIndexerBatchSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The batch size in which to group flushes of the index.
- getIndexerMaxFieldLength() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Get the max field length that determine how many tokens are put into the index
- getIndexes() - Method in class org.alfresco.util.schemacomp.model.Table
- getIndexRootLocation() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The path to the index location
- getIndexSlice(SearchParameters) - Method in interface org.alfresco.repo.index.shard.ShardRegistry
- getIndexTokenisationMode() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Returns a IndexTokenisationMode the property
- getIndirectAcl(NodeRef) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- getIndirectAcl(NodeRef) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- getInheritedAccessControlList(Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Get the id of the ACL inherited from the one given May return null if there is nothing to inherit -> OLD world where nodes have their own ACL and we walk the parent chain
- getInheritedAccessControlList(Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Get the id of the ACL inherited from the one given May return null if there is nothing to inherit -> OLD world where nodes have their own ACL and we walk the parent chain
- getInheritedAcl() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the ACL inherited from nodes which have this ACL
- getInheritedAcl() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getInheritedAcl(NodeRef) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- getInheritedAcl(NodeRef) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- getInheritedId() - Method in class org.alfresco.repo.domain.solr.AclEntity
- getInheritedId() - Method in interface org.alfresco.repo.solr.Acl
- getInheritParentPermissions(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getInheritParentPermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Return the inheritance behaviour for permissions on a given node.
- getInheritParentPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getInheritParentPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getInheritParentPermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getInheritPermissions() - Method in interface org.alfresco.repo.importer.ImportNode
- getInheritPermissions() - Method in class org.alfresco.repo.importer.view.NodeContext
- getInheritPermissions() - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- getInherits() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get inheritance behaviour
- getInherits() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getInherits() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Get inheritance behaviour
- getInherits() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- getInheritsFrom() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Get the ACL from which this one inherits
- getInheritsFrom() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getInheritsPermissions() - Method in class org.alfresco.repo.template.BasePermissionsNode
- getInheritsPermissions() - Method in interface org.alfresco.repo.template.TemplatePermissions
- getInit() - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Gets the inits the.
- getInitialAndOnErrorCronExpression() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getInitialAndOnErrorCronExpression() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- getInitialDirContext(String, String) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Augment the connection environment with the identity and credentials and bind to the ldap server.
- getInitialDirContext(String, String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getInitialDirContext(String, String, AuthenticationDiagnostic) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Augment the connection environment with the identity and credentials and bind to the ldap server.
- getInitialDirContext(String, String, AuthenticationDiagnostic) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getInitialDirContextEnvironment() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getInitiator() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getInitiator() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getInitiator(ActivitiScriptNode) - Method in class org.alfresco.repo.workflow.activiti.AuthenticatedTimerJobHandler
- getInputMap(DelegateExecution, String) - Method in class org.alfresco.repo.workflow.activiti.listener.ScriptExecutionListener
- getInputMap(DelegateExecution, String) - Method in class org.alfresco.repo.workflow.activiti.script.DelegateExecutionScriptBase
- getInputMap(DelegateTask, String) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener
- getInputStream() - Method in class org.alfresco.repo.forms.FormData.FieldData
-
Returns an InputStream onto the content of the file, throws IllegalStateException if this is called for non file field data
- getInputStream() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- getInputStream() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getInputStream() - Method in interface org.alfresco.service.cmr.repository.ScriptLocation
-
Returns an input stream to the contents of the script
- getInstallDate() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getInstallDate() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the modules install date
- getInstalledRepositoryDescriptor() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- getInstalledRepositoryDescriptor() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Get descriptor for the repository as it was when first installed.
- getInstallState() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getInstallState() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the modules install state
- getInstance() - Static method in class org.alfresco.repo.cache.NullCache
- getInstance() - Static method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
- getInstance() - Static method in class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- getInstance() - Static method in class org.alfresco.repo.search.NodeServiceXPath.XPathFunctionContext
-
Retrieve the singleton instance.
- getInstance() - Static method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- getInstance() - Static method in class org.alfresco.repo.virtual.ref.HashStoreConfiguration
- getInstance() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Gets the value of the
instanceproperty - getInstance() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
- getInstance() - Static method in class org.alfresco.traitextender.Extender
- getInstance(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get Workflow Instance by ID
- getInstance(Locale) - Static method in class org.alfresco.util.AlfrescoCollator
- getInstanceIds() - Method in interface org.alfresco.repo.management.subsystems.ChildApplicationContextManager
-
Gets the ordered collection of identifiers, indicating the ordering of the chain.
- getInstanceIds() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
-
Gets the instance ids.
- getInstanceIds() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
- getInstancePath() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the hierarchical instance path within the category (second part of the ID).
- getIntegerParam(String, int) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getIntegerParam(String, int) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
-
Deprecated.Gets the int value for the named parameter.
- getIntegerValue(String, int, Map<Serializable, Serializable>) - Method in class org.alfresco.repo.jscript.Search
-
Attempts to retrieve and parse an attribute in the supplied object to an integer.
- getInterface(Class<T>) - Method in class org.alfresco.repo.jscript.ScriptBehaviour
- getInterface(Class<T>) - Method in interface org.alfresco.repo.policy.Behaviour
-
Gets the requested policy interface onto the behaviour
- getInterface(Class<T>) - Method in class org.alfresco.repo.policy.EventBehaviour
- getInterface(Class<T>) - Method in class org.alfresco.repo.policy.JavaBehaviour
- getInterimPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- getIntermediateTransformer(int) - Method in class org.alfresco.repo.content.transform.LocalPipelineTransform
- getInvalidPropertyValueException(QName, Object) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- getInvertCondition() - Method in class org.alfresco.repo.action.ActionConditionImpl
- getInvertCondition() - Method in interface org.alfresco.service.cmr.action.ActionCondition
-
Indicates whether the condition result should be inverted.
- getInvitation() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInvitation(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Get an invitation from its invitation id
Invitations are returned which may be in progress or completed. - getInvitation(String) - Method in class org.alfresco.repo.site.script.Site
-
Get an invitation to this web site
- getInvitation(String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
get an invitation from its invitation id
- getInvitationService() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInvitationService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getInvitationService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getInvitationServiceWorkflowNames() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Get the names of the workflows which are managed by the invitation service
- getInvitationServiceWorkflowNames() - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Get the names of the workflows managed by the invitation service.
- getInvitationStatus() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the invitation status
- getInvitationType() - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- getInvitationType() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInvitationType() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
What sort of invitation is this ?
- getInvitationType() - Method in interface org.alfresco.service.cmr.invitation.InvitationSearchCriteria
-
Do you want to search for moderated, nominated or all invitations ?
- getInvitee() - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- getInvitee() - Method in interface org.alfresco.service.cmr.invitation.InvitationSearchCriteria
-
Search by invitee (who is being invited, alfresco userid)
- getInviteeComments() - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
-
The invitee comments - why does the invitee want access ?
- getInviteeComments() - Method in interface org.alfresco.service.cmr.invitation.ModeratedInvitation
-
The invitee comments - why does the invitee want access ?
- getInviteeEmail() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInviteeEmail() - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
- getInviteeEmail() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- getInviteeEmail() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getInviteeFirstName() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInviteeFirstName() - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
- getInviteeFirstName() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- getInviteeFirstName() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getInviteeLastName() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInviteeLastName() - Method in class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
- getInviteeLastName() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- getInviteeLastName() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getInviteePerson() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the invitee person
- getInviteeUserName() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
-
The inviteeUserName
- getInviteeUserName() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the invitee user name
- getInviteeUserName() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
Who wants to be added
- getInviteId() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getInviteId() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the invite ID
- getInviteId() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
What is the unique reference for this invitation ?
- getInviter() - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- getInviter() - Method in interface org.alfresco.service.cmr.invitation.InvitationSearchCriteria
-
Search by inviter (who started the invitation)
- getInviterPerson() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the inviter person
- getInviterUserName() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the inviter user name
- getInviterUserName() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getInviteTicket() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- getInvocationCount() - Method in class org.alfresco.repo.action.ActionStatistics
- getIoctlInterface() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getIpAddressAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the ip address access controls.
- getIsCategory() - Method in class org.alfresco.repo.jscript.CategoryNode
-
Indicates whether this is a category or not.
- getIsCategory() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getIsCategory() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsCategory() - Method in class org.alfresco.repo.template.TemplateNode
- getIsCompleted() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getIsContainer() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsContainer() - Method in class org.alfresco.repo.template.BaseContentNode
- getIsDocument() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsDocument() - Method in class org.alfresco.repo.template.BaseContentNode
- getIsHomeNetwork() - Method in class org.alfresco.repo.tenant.Network
- getIsLinkToContainer() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsLinkToContainer() - Method in class org.alfresco.repo.template.BaseContentNode
- getIsLinkToDocument() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsLinkToDocument() - Method in class org.alfresco.repo.template.BaseContentNode
- getIsLocked() - Method in class org.alfresco.repo.jscript.ScriptNode
- getIsLocked() - Method in class org.alfresco.repo.template.TemplateNode
- getIsMajorVersion() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the version type.
- getIsPrimary() - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- getIsPublic() - Method in class org.alfresco.repo.site.script.Site
-
Deprecated.since version 3.2, replaced by
Site.getVisibility() - getIsPublic() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getIsPublic() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Deprecated.as of version 3.2, replaced by
SiteInfo.getVisibility() - getIsPublished() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getIssued() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the date license was issued
- getIssuer() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the issuer of the license
- getIssuerAttribute() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getIssuerUrl() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getIsTagScope() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets whether this node is a tag scope
- getIsTransformableStack() - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- getIsVersioned() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Determines if this node is versioned
- getIsVisible() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getIsWorkingCopy() - Method in class org.alfresco.repo.template.TemplateNode
- getItem() - Method in class org.alfresco.repo.forms.Form
-
Returns the item the form is for
- getItem() - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getItemData() - Method in interface org.alfresco.repo.forms.processor.FormCreationData
- getItemData() - Method in class org.alfresco.repo.forms.processor.FormCreationDataImpl
- getItemId() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getItemKind() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getItemType() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getItemType(ItemType) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Returns a
Stringdescribing the type fo the specified item. - getItemType(ActionDefinition) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- getItemType(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getItemType(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getItemType(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getItemType(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Returns a
Stringdescribing the type fo the specified item. - getItemURI(ItemType) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Returns the URI location of the specified item.
- getItemURI(ActionDefinition) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- getItemURI(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getItemURI(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getItemURI(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getItemURI(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Returns the URI location of the specified item.
- getItemUrl() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getJavaClass() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getJavaClassName() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getJavaClassNameCrc() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getJavaClassNameShort() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- getJCEProvider() - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Gets the jCE provider.
- getJobDetailMap(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.jobs.LockingJobScheduler
- getJobDetailMap(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.jobs.NonLockingJobScheduler
- getJobDetailMap(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
-
This method is called when a job is being scheduled by this scheduler for the given collector.
- getJobGroup() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the job group.
- getJobGroup() - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Get the job group - used for job admin
- getJobId() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- getJobLockService() - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- getJobLockService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getJobLockService() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getJobLockService() - Method in interface org.alfresco.service.ServiceRegistry
- getJobName() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the job name
- getJobName() - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Get the name of the job - used for job admin
- getJobName(String) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- getJobTaskNode() - Method in class org.alfresco.repo.activities.feed.JobSettings
- getJobTaskNode() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getJoinCommandType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getJoinCommandType(QName) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getJoins() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getJoinSupport() - Method in interface org.alfresco.opencmis.search.CMISQueryService
- getJoinSupport() - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- getJSONString() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getJsonValue(Object) - Method in class org.alfresco.util.json.AlfrescoJsonSerializer
- getJwtClockSkewMs() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getKBytesPair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getKey() - Method in class org.alfresco.repo.audit.model._3.KeyedAuditDefinition
-
Gets the value of the key property.
- getKey() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getKey() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getKey() - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDescriptionPropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDueDatePropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiOwnerPropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPackagePropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPriorityPropertyHandler
- getKey() - Method in class org.alfresco.repo.workflow.DefaultWorkflowPropertyHandler
- getKey() - Method in class org.alfresco.service.cmr.audit.AuditService.AuditApplication
- getKey(String) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Derives the key used to look up the
FieldProcessorfrom the fieldName. - getKey(String) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFieldProcessorRegistry
- getKey(VK) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Get the key for a given value key (note: not 'value' but 'value key').
- getKeyGUID() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the ID of the key node.
- getKeyPropertiesAfter() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The serialized properties on the key node, if one exists, after the method invocation.
- getKeyPropertiesBefore() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The serialized properties on the key node, if one exists, before the method invocation.
- getKeyPropId() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- getKeys() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- getKeys() - Method in class org.alfresco.repo.cache.NullCache
- getKeys() - Method in class org.alfresco.repo.cache.TransactionalCache
-
The keys returned are a union of the set of keys in the current transaction and those in the backing cache.
- getKeySize() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getKeyStore() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The store ref for the key.
- getKeyStorePassphrase() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the passphrase for the key store
- getKeyStorePath() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the key store path
- getKeyStoreType() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the key store type
- getKind() - Method in class org.alfresco.repo.forms.Item
-
Returns the kind of item.
- getKvpContext() - Method in interface org.alfresco.repo.domain.permissions.AceContext
- getKvpContext() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- getKVPContext() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntryContext
-
Get the key value pair context Serialized Map
- getKVPContext() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- getLabel() - Method in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- getLabel() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the display label for the field
- getLabel() - Method in class org.alfresco.repo.forms.FieldGroup
-
Returns the display label of the group
- getLabel() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the version label
- getLabel() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getLabel() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- getLabel() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
-
Gets the facet display label
- getLabelByCode(String) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- getLabelByCode(String) - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Get the language of the specified language code
- getLabelIndex() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
-
Gets the label index to be used for sorting.
- getLanguage() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Get the language in which the query is defined.
- getLanguage() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getLanguage() - Method in interface org.alfresco.repo.virtual.template.VirtualQuery
- getLanguage() - Method in class org.alfresco.repo.virtual.template.VirtualQueryImpl
- getLanguageMappings() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getLastAuthenticationSucceeded() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getLastAuthenticationSucceeded() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getLastError() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the stack trace of the last error.
- getLastError() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the stack trace of the last error.
- getLastErrorEntryId() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the entry id that caused the last error.
- getLastErrorEntryId() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the entry id that caused the last error.
- getLastErrorMessage() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getLastErrorMessage() - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
The last error message or null if last sync completed without error
- getLastException() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getLastException() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getLastExceptionAsString() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getLastExceptionAsString() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getLastIndexedTxId() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getLastIndexedTxId() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getLastModified() - Method in class org.alfresco.repo.content.EmptyContentReader
- getLastModified() - Method in class org.alfresco.repo.content.filestore.FileContentReader
- getLastModified() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getLastModified() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- getLastModified() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getLastModified() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getLastModified() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getLastModified() - Method in class org.alfresco.repo.security.sync.NodeDescription
-
Gets the last modification date.
- getLastModified(Object) - Method in class org.alfresco.repo.template.ClassPathRepoTemplateLoader
- getLastModifiedDate() - Method in class org.alfresco.repo.site.script.Site
-
Get the site last modified date
- getLastModifiedDate() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getLastModifiedDate() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the site last modified date
- getLastName() - Method in class org.alfresco.repo.site.SiteMembership
- getLastName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
- getLastNameAttribute() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getLastRecurrence() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Gets the date of the last instance of this recurring event, i.e. the last date up until which recurrances will occur.
- getLastRecurrence() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets the date of the last instance of this recurring event
- getLastRunOnServer() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getLastRunOnServer() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getLastRunOnServer() - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the serverid
- getLastUpdate() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the time (ms since epoch) that the repository usage was last updated.
- getLastUpdated() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the time the live usage value was last updated
- getLatestAclByGuid(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getLatestAclByGuid(String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getLatestAclEntityByGuid(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getLatestAclEntityByGuid(String) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getLatestDefinitions() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Gets the latest versions of the deployed, workflow definitions
- getLatestVersionNodeRef(boolean) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getLeft() - Method in class org.alfresco.util.schemacomp.Difference
- getLegacyOpenCount() - Method in interface org.alfresco.filesys.alfresco.NetworkFileLegacyReferenceCount
-
Return the open file count
- getLegacyOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Return the legacy open file count
- getLegacyOpenCount() - Method in class org.alfresco.filesys.repo.TempNetworkFile
-
Return the legacy open file count
- getLength() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getLength() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getLevel() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- getLicense() - Method in interface org.alfresco.service.license.LicenseService
-
Get description of installed license.
- getLicenseDescriptor() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- getLicenseDescriptor() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Gets the License Descriptor
- getLicenseExpiryDate() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the server license expiry date.
- getLicenseKey() - Method in interface org.alfresco.repo.descriptor.DescriptorDAO
-
Gets the license key.
- getLicenseKey() - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
- getLicenseKey() - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
- getLicenseMode() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the server license mode.
- getLicenseMode() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets LicenseMode
- getLicenseMode() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Get the license mode e.g TEAM or ENTERPRISE or any future license mode.
- getLifetime() - Method in class org.alfresco.repo.lock.mem.LockState
- getLimit() - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- getLimit() - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryParams
- getLimit() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getLimit() - Method in class org.alfresco.repo.tenant.Quota
- getLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- getLimit() - Method in class org.alfresco.service.cmr.search.SuggesterParameters
- getLimit() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getLimitedBy() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getLimitedBy() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getLimits() - Method in class org.alfresco.repo.content.AbstractContentReader
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- getLimits() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Returns max and limit values for time, size and pages in a single operation.
- getLimits(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Gets the metadata extracter limits for the given mimetype.
- getLink(String, String) - Method in class org.alfresco.repo.links.LinksServiceImpl
- getLink(String, String) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Retrieves an existing
LinkInfofrom the repository - getLinkDestination(NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- getLinkDestination(NodeRef) - Method in interface org.alfresco.service.cmr.repository.DocumentLinkService
-
Returns the destination node of the provided link
- getLinkedFromRuleNodes(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getLinkedFromRuleNodes(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get a list of the all the rule nodes that link to the passed rule node.
- getLinkedToRuleNode(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getLinkedToRuleNode(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get the node reference to the rule node which the rule node links to.
- getLinkEntity() - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- getLinkNodeRef() - Method in class org.alfresco.filesys.repo.ContentFileInfo
-
Return the link node, or null if this is not a link
- getLinkNodeRef() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getLinkNodeRef() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getList(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Support method to retrieve or create and bind a ArrayList to the current transaction.
- getList(Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the collection of Policy implementations for the given classes
- getList(Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the Policy instances for all the given Classes and Associations
- getList(Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the Policy instances for all the given Classes and Properties
- getList(NodeRef, Set<QName>) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the collection of Policy implementations for the given classes
- getList(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the Policy instances for all the given Classes and Associations
- getList(NodeRef, Set<QName>, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the Policy instances for all the given Classes and Properties
- getList(NodeRef, QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class
- getList(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class and Association
- getList(NodeRef, QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class and Property
- getList(QName) - Method in class org.alfresco.repo.policy.ClassPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class
- getList(QName, QName) - Method in class org.alfresco.repo.policy.AssociationPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class and Association
- getList(QName, QName) - Method in class org.alfresco.repo.policy.PropertyPolicyDelegate
-
Gets the collection of Policy implementations for the specified Class and Property
- getListIndex() - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- getListing(String, NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- getListing(String, NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Get a listing of a directory.
- getListing(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- getListing(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteService
- getListing(NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Get a listing of a directory.
- getListOfIds() - Method in class org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
- getLocalColumn() - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- getLocalDomainName() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Get the local domain/workgroup name
- getLocalDomainName() - Method in interface org.alfresco.filesys.ExtendedServerConfigurationAccessor
-
Get the local domain/workgroup name
- getLocale() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- getLocale() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getLocale() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getLocale() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getLocale() - Method in interface org.alfresco.repo.i18n.MessageService
-
Get the general local for the current thread, will revert to the default locale if none specified for this thread.
- getLocale() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getLocale() - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Get Locale
- getLocale() - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Returns current thread's locale
- getLocale() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.locale - getLocaleEntity(Long) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- getLocaleEntity(Long) - Method in class org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
- getLocaleEntity(String) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- getLocaleEntity(String) - Method in class org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
- getLocaleId() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getLocaleId() - Method in interface org.alfresco.repo.domain.node.Node
- getLocaleId() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getLocaleId() - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- getLocalEngineId(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getLocalePair(Long) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- getLocalePair(Long) - Method in interface org.alfresco.repo.domain.locale.LocaleDAO
- getLocalePair(Locale) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
- getLocalePair(Locale) - Method in interface org.alfresco.repo.domain.locale.LocaleDAO
- getLocales() - Method in class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- getLocales() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- getLocales() - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- getLocales() - Method in class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- getLocaleStr() - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- getLocalId(String) - Static method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Get the local id from a global id
- getLocalizedEmailTemplateNodeRef(String) - Method in class org.alfresco.util.EmailHelper
-
Gets the localized email template nodeRef.
- getLocalizedParameterDefinitions() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets a list containing the parameter definitions for this rule item.
- getLocalizedPropertiesBefore(Map<QName, Serializable>, NodeResource) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getLocalizedProperty(LocaleDAO, Node, QName) - Static method in class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
- getLocalizedSibling(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getLocalizedSibling(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Uses the cm:name of the given node and attempts to find a sibling node with a more specific localized name.
- getLocalName() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- getLocalNameSafe() - Method in class org.alfresco.repo.domain.qname.QNameEntity
-
Convenience getter to interpret the
QNameEntity.EMPTY_LOCALNAME_SUBSTITUTE - getLocalProperties() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- getLocalServerName(boolean) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Get the local server name and optionally trim the domain name
- getLocalServerName(boolean) - Method in interface org.alfresco.filesys.ExtendedServerConfigurationAccessor
-
Get the local server name and optionally trim the domain name
- getLocalTransferReport() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getLocalTransferReport() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Returns the local side of the report on the transfer.
- getLocalTransform(String, long, String, Map<String, String>, String) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getLocation() - Method in interface org.alfresco.repo.importer.Importer
- getLocation() - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- getLocation() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getLocation() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getLock(long) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
-
Attempts to get the lock.
- getLock(Long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- getLock(Long) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- getLock(Long, Long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- getLock(Long, Long) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- getLock(QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
-
Take a manually-managed lock.
- getLock(QName, long) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Take a manually-managed lock.
- getLock(QName, long, long, int) - Method in interface org.alfresco.repo.lock.JobLockService
-
Take a manually-managed lock.
- getLock(QName, long, long, int) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Take a manually-managed lock.
- getLock(QName, long, JobLockService.JobLockRefreshCallback) - Method in interface org.alfresco.repo.lock.JobLockService
-
Take a manually-managed lock and provide a callback to refresh it periodically.
- getLock(QName, long, JobLockService.JobLockRefreshCallback) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Take a manually-managed lock and provide a callback to refresh it periodically.
- getLock(QName, String, long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- getLock(QName, String, long) - Method in interface org.alfresco.repo.domain.locks.LockDAO
-
Acquire a given exclusive lock, assigning it (and any implicitly shared locks) a timeout.
- getLocked(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Check if the account is locked
- getLocked(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Check if the account is locked
- getLocked(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getLocked(String, Map<QName, Serializable>, Boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getLockKeeperTransactionalCache() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- getLockManager() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Return the lock manager, if enabled
- getLockManager() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the lock manager
- getLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the lock manager used by this filesystem
- getLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the lock manager used by this filesystem
- getLockQName() - Method in class org.alfresco.repo.domain.locks.LockDetails
- getLockRefreshTime() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getLockResource(Long, String) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Override to get the unique, lock resource entity if one exists.
- getLockResource(Long, String) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- getLockRetryCount() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getLockRetryWait() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getLocks(StoreRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Deprecated.Uses search and does not report on ephemeral locks.
- getLocks(StoreRef, LockType) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Deprecated.Uses search and does not report on ephemeral locks.
- getLocksBySharedResourceIds(List<Long>) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Get any existing lock data for the shared resources.
- getLocksBySharedResourceIds(List<Long>) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- getLockService() - Method in class org.alfresco.filesys.repo.CifsHelper
- getLockService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the lock service
- getLockService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the lock service
- getLockService() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- getLockService() - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the lock service.
- getLockService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getLockService() - Method in interface org.alfresco.service.ServiceRegistry
- getLockState(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getLockState(NodeRef) - Method in interface org.alfresco.repo.lock.traitextender.LockableAspectInterceptorExtension
- getLockState(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockableAspectInterceptorExtension
- getLockState(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- getLockState(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Retrieve the lock properties for the given NodeRef.
- getLockStatus(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getLockStatus(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- getLockStatus(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Gets the lock status for the node reference relative to the current user.
- getLockStatus(NodeRef, String) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Gets the lock status for a node and a user name
- getLockStatus(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- getLockStatus(NodeRef, String) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Gets the lock status for the node reference for the specified user.
- getLockTimeOut() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getLockToken() - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- getLockToken() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getLockType() - Method in class org.alfresco.repo.domain.locks.LockDetails
- getLockType() - Method in class org.alfresco.repo.lock.mem.LockState
- getLockType(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getLockType(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- getLockType(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Gets the lock type for the node indicated.
- getLog() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getLog() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- getLogger() - Static method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- getLogger() - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Retrieves a logger instance to log to.
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.EncodingFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.MimetypeFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.SizeFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.PackageItemsFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Retrieves a logger instance to log to.
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- getLogger() - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getLoggingInterval() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- getLoggingInterval(BulkImportParameters) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getLogin() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- getLogInputStream(String) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- getLogInputStream(String) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- getLogInputStream(String) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
- getLogLevel() - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Map logger level to JLAN debug level
- getLongValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getLongValue() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getLuceneDateString(Date) - Static method in class org.alfresco.repo.search.LuceneUtils
-
Returns a date string in the format required by Lucene.
- getLuceneFieldName() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getLuceneQueryStatement(QName) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Get the Lucene query statement for models, based on the path
- getM2Model(NodeRef) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getManagementService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getManifestCategories() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getManifestCategoriesCache() - Method in class org.alfresco.repo.transfer.TransferContext
- getMap(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Support method to retrieve or create and bind a HashMap to the current transaction.
- getMap(O) - Method in class org.alfresco.util.ValueDerivingMapFactory
-
Gets a map that derives its values from the given source.
- getMappedAspects(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthProperty
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.DescriptionProperty
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.DirectProperty
- getMappedProperty() - Method in class org.alfresco.opencmis.mapping.NameProperty
- getMapper(Class<T>) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- getMapping() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Helper method for derived classes to obtain the mappings that will be applied to raw values.
- getMask() - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Gets the mask.
- getMask() - Method in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
- getMasterKeyAlias() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getMasterKeyAlias() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- getMasterKeyAlias() - Method in class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- getMasterKeystoreId() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getMasterKeystoreId() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- getMatches() - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils.EquivalentObjectSeeker
- getMax() - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Gets the max.
- getMax() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getMax() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- getMax(String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the maximum allowed rating for the specified rating scheme.
- getMaxActivitySeq() - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- getMaxActivitySeq() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- getMaxAdmNodeID() - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getMaxAdmNodeID() - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Deprecated.in 4.1: use
NodeDAO.getMaxNodeId() - getMaxCacheTries() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getMaxChangeSetCommitTime() - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getMaxChangeSetCommitTime() - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getMaxChangeSetCommitTime() - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- getMaxChangeSetCommitTime() - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- getMaxChangeSetCommitTime() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
- getMaxChangeSetCommitTime() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getMaxChangeSetId() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
- getMaxChangeSetId() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getMaxChangeSetIdByCommitTime(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getMaxChangeSetIdByCommitTime(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getMaxChangeSetIdByCommitTime(long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- getMaxChangeSetIdByCommitTime(long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- getMaxChecks() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- getMaxCommitTime() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getMaxConcurrentExtractionsCount() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Gets the maximum count of allowed concurrent extractions
- getMaxConnections() - Method in class org.alfresco.email.server.EmailServer
-
Returns the maximum number of connection accepted by the server.
- getMaxContentSize() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- getMaxDocIdCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many document ids to cache (-ve => unbounded)
- getMaxDocs() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the maximum number of documents.
- getMaxDocsForInMemoryIndex() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Max docs to allow for in memory indexes (does no apply to merges)
- getMaxDocsForInMemoryMerge() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Max doc number that will merged in memory (and not on disk)
- getMaxDocumentCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many documents to cache (-ve => unbounded)
- getMaxDocumentSizeMB() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Gets the maximum size(MB) allowed for a transformation
- getMaxExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.ContentStoreDirectUrlConfig
- getMaxExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- getMaxFeedId() - Method in interface org.alfresco.repo.activities.feed.ActivitiesFeedModelBuilder
- getMaxFeedId() - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- getMaxFeedItems() - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getMaxFeedItems() - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Return maximum configured item entries (per feed)
- getMaxFeedSize() - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- getMaxFeedSize() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getMaxFileSizeBytes() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getMaxFileSizeMB() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getMaxFilters() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getMaxGroupReviewers() - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
- getMaxId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getMaxId() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getMaxId() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getMaxIdleSecs() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Get the time-to-idle setting in seconds.
- getMaximumResultsFromUnlimitedQuery() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getMaxIsCategoryCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many categories to cache (-ve => unbounded)
- getMaxItems() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Gets the maximum number of items that the cache will hold.
- getMaxItems() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- getMaxItems(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns the default maxItems if
maxItems==null, throws an exception ifmaxItems< 0, returnsmaxItemsotherwise. - getMaxItemsPerCycle() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getMaxItemsPerCycle() - Method in class org.alfresco.repo.activities.feed.JobSettings
- getMaxLinkAspectCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many link aspects to cache (-ve => unbounded)
- getMaxMemoryUsedInBytes() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- getMaxNodeHash() - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- getMaxNodeHash() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- getMaxNodeId() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- getMaxNodeId() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMaxOrphanTimeExclusive() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- getMaxPages() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getMaxPages() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Get the maximum number of pages read before an exception is thrown.
- getMaxPagingBatchSize() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- getMaxParentCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many parents to cache (-ve => unbounded)
- getMaxPathCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many paths to cache (-ve => unbounded)
- getMaxRamInMbForInMemoryIndex() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Max Ram to allow for in memory indexes (does not apply to merges)
- getMaxRamInMbForInMemoryMerge() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Ram based limit for in memory merges
- getMaxRating() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- getMaxRating() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns the maximum rating defined for this scheme.
- getMaxRawResultSetSizeForInMemorySort() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- getMaxRecords() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- getMaxResults() - Method in class org.alfresco.ibatis.IdsEntity
- getMaxResults() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getMaxResults() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getMaxResults() - Method in class org.alfresco.repo.solr.NodeParameters
- getMaxScriptExecutionSeconds() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- getMaxSeq() - Method in class org.alfresco.repo.activities.feed.JobSettings
- getMaxSourceSizeBytes(String, ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Returns the maximum source size of any content that may transformed between the supplied sourceMimetype and thumbnailDefinition's targetMimetype using its transformation options.
- getMaxSourceSizeKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getMaxSourceSizeKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the maximum source content size, to skip transformations where the source is just too large to expect it to perform.
- getMaxStackDepth() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- getMaxStringLength() - Static method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- getMaxStringLength() - Static method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
- getMaxTransformationTime() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- getMaxTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMaxTxInNodeIdRange(Long, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Gets the maximum commit time from transactions including a node id in the range [fromNodeId:toNodeId]
- getMaxTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMaxTxnCommitTime() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMaxTxnCommitTime() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the last transaction timestamp from the repo
- getMaxTxnCommitTime() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getMaxTxnId() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMaxTxnId() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMaxTxnId() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the last transaction id from the repo
- getMaxTxnId() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getMaxTxnIdByCommitTime(long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMaxTxnIdByCommitTime(long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Retrieves the maximum transaction ID for which the commit time is less than the given time.
- getMaxTypeCacheSize() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
How many types to cache (-ve => unbounded)
- getMaxUsageBytes() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getMaxUsageMB() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- getMaxUsers() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- getMaxUsers() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get limit for max users If number of non-expired logins is greater or equal to the limit then further logins will be prevented otherwise valid login attempt will be permitted.
- getMaxUsers() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets the maximum number of users who are allowed to log in.
- getMaxUsers() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getMaxUsers() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- getMaxUsers() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the maximum number of users.
- getMD4HashedPassword(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
Get the password hash from the DAO
- getMD4HashedPassword(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- getMD4HashedPassword(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Get the MD4 password hash
- getMD4HashedPassword(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getMD4HashedPassword(String) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- getMean() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getMemberName() - Method in class org.alfresco.repo.site.SiteMemberInfoImpl
- getMemberName() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
-
Get the member's name.
- getMemberRole() - Method in class org.alfresco.repo.site.SiteMemberInfoImpl
- getMemberRole() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
-
Get the member's role
- getMembers(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Gets the members (people) of a group (including all sub-groups)
- getMembers(ScriptNode, boolean) - Method in class org.alfresco.repo.jscript.People
-
Gets the members (people) of a group
- getMembers(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Gets the members (people) of a group (including all sub-groups)
- getMembers(TemplateNode, boolean) - Method in class org.alfresco.repo.template.People
-
Gets the members (people) of a group
- getMembersAndSubCategories() - Method in class org.alfresco.repo.jscript.CategoryNode
- getMembersAndSubCategories() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getMembersRole(String) - Method in class org.alfresco.repo.site.script.Site
-
Gets a user's role in this site.
- getMembersRole(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getMembersRole(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
- getMembersRoleInfo(String) - Method in class org.alfresco.repo.site.script.Site
-
Gets extended information on the user's role in this site.
- getMembersRoleInfo(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getMembersRoleInfo(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the extended role information of the specified user.
- getMembersRoles(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getMemoryPacketSizes() - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Gets the memory packet sizes.
- getMemoryThreshold() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- getMergerMaxBufferedDocs() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene merger config
- getMergerMaxMergeDocs() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene merger config
- getMergerMergeFactor() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene merger config
- getMergerRamBufferSizeMb() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Ram based limit for in memory portion of merger index.
- getMergerTargetIndexCount() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Target index count.
- getMergerTargetOverlayCount() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Target overlays (will apply deletions and create indexes if over this limit)
- getMergerTargetOverlaysBlockingFactor() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The factor by which the target overlay count is multiplied to determine the allowable number of overlays before blocking.
- getMessage() - Method in class org.alfresco.repo.node.integrity.IntegrityRecord
- getMessage() - Method in class org.alfresco.repo.transfer.TransferEventImpl
- getMessage() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The message entered for application audit entries.
- getMessage() - Method in interface org.alfresco.service.cmr.transfer.TransferEvent
-
Get a human readable message for this event
- getMessage(long) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Returns message by its UID.
- getMessage(String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getMessage(String, Object...) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getMessage(String, Locale) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getMessage(String, Locale, Object...) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getMessage(FileInfo) - Method in interface org.alfresco.repo.imap.ImapService
-
Gets a cached MIME message for the given file, complete with message body.
- getMessage(FileInfo) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getMessage(TransferEvent) - Method in interface org.alfresco.repo.transfer.report.XMLTransferEventFormatter
- getMessageBundles() - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- getMessageBundles() - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Get deployed custom messages resource bundles.
- getMessageCount() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns count of the messages in the folder.
- getMessageDigest() - Method in class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
-
Get a MessageDigest instance for the given algorithm.
- getMessageInfo() - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Returns
FileInfoobject representing message in Alfresco. - getMessageInternal(long) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- getMessageInternal(long) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns message by its UID.
- getMessages() - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Returns list of all messages in the folder.
- getMessages(MsgRangeFilter) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Returns list of messages by filter.
- getMessageService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getMessageService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the Message service bean.
- getMessagesInternal() - Method in class org.alfresco.repo.imap.AbstractImapFolder
- getMessagesInternal() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns list of all messages in the folder.
- getMessagesInternal(MsgRangeFilter) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- getMessagesInternal(MsgRangeFilter) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns list of messages by filter.
- getMessageUids() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns UIDs of all messages in the folder.
- getMetadata() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
- getMetaData() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getMetaData() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getMetaData(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- getMetaData(String) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Get QuickShare related metadata for the given shareId.
- getMetaData(NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- getMetaData(NodeRef) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Get QuickShare related metadata for the given node.
- getMetadataEncryptor() - Method in class org.alfresco.encryption.ReEncryptor
- getMetadataFile() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getMetadataFileExtension() - Method in interface org.alfresco.repo.bulkimport.MetadataLoader
- getMetadataFileExtension() - Method in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- getMetadataFileSize() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- getMethod() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getMethod() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- getMethodArguments() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the serailized mehod arguments.
- getMethodArgumentsAsStrings() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the method arguments as strings.
- getMethodInstance() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getMetrics() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- getMetrics(Map<String, Object>) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getMimeAwarePlaceHolderResourcePath() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- getMimeAwarePlaceHolderResourcePath(String, String) - Method in class org.alfresco.repo.thumbnail.script.ScriptThumbnailService
-
Deprecated.Gets the resource path for the place holder thumbnail for the given named thumbnail and the given mime type.
- getMimetype() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- getMimetype() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getMimetype() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getMimetype() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getMimetype() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- getMimetype() - Method in class org.alfresco.repo.jscript.ScriptNode
- getMimetype() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getMimetype() - Method in class org.alfresco.repo.template.BaseContentNode
- getMimetype() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getMimetype() - Method in interface org.alfresco.repo.template.TemplateContent
- getMimetype() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Get the destination mimetype
- getMimetype(Long) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- getMimetype(Long) - Method in interface org.alfresco.repo.domain.mimetype.MimetypeDAO
- getMimetype(String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- getMimetype(String) - Method in interface org.alfresco.repo.domain.mimetype.MimetypeDAO
- getMimeType() - Method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- getMimetypeEntity(Long) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- getMimetypeEntity(Long) - Method in class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- getMimetypeEntity(String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- getMimetypeEntity(String) - Method in class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- getMimetypeExt(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- getMimetypeId() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getMimetypeService() - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- getMimetypeService() - Method in class org.alfresco.opencmis.CMISConnector
- getMimetypeService() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- getMimetypeService() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getMimetypeService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getMimetypeService() - Method in interface org.alfresco.service.ServiceRegistry
- getMin(String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the minimum allowed rating for the specified rating scheme.
- getMinActivitySeq() - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- getMinActivitySeq() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- getMinCommitTime() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getMinFilterValueLength() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getMinId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getMinId() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getMinId() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getMinNodeId() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- getMinNodeId() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMinPagingBatchSize() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- getMinRating() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- getMinRating() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns the minimum rating defined for this scheme.
- getMinSeq() - Method in class org.alfresco.repo.activities.feed.JobSettings
- getMinTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMinTxInNodeIdRange(Long, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Gets the minimum commit time from transactions including a node id in the range [fromNodeId:toNodeId]
- getMinTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMinTxnCommitTime() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMinTxnCommitTimeForDeletedNodes() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMinTxnCommitTimeForDeletedNodes() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMinTxnId() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMinTxnId() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMinUnusedTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getMinUnusedTxnCommitTime() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getMissingAspect() - Method in exception org.alfresco.service.cmr.repository.AspectMissingException
- getMissingLanguages(List<String>) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- getMissingLanguages(List<String>) - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Get the the odered filter which results form an extract of availableLanguages on the filterLanguages
- getMissingModules() - Method in class org.alfresco.repo.module.ModuleServiceImpl
-
Gets a list of the modules missing from the system.
- getMissingModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
-
Gets a list of the modules missing from the system.
- getMissingTranslations(NodeRef, boolean) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Given a cm:mlDocument or cm:mlContainer this node returns each locale for which there isn't a translation.
- getMissingTranslations(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Given a cm:mlDocument or cm:mlContainer this node returns each locale for which there isn't a translation.
- getMode() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- getMode() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- getMode() - Method in class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
-
Gets the mode.
- getMode() - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- getModel() - Method in class org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
-
Get the non-contextual model.
- getModel() - Method in interface org.alfresco.repo.action.scheduled.TemplateActionModelFactory
-
Build a model with no default node context.
- getModel() - Method in class org.alfresco.repo.admin.RepoModelDefinition
- getModel() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getModel(NodeRef) - Method in class org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
-
Defines a non-contextual nod model + the contextual node
- getModel(NodeRef) - Method in interface org.alfresco.repo.action.scheduled.TemplateActionModelFactory
-
Build a model with a default node context.
- getModel(QName) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Returns the Alfresco model given by the name modelName
- getModel(QName) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Returns the Alfresco model given by the name modelName
- getModelDef() - Method in class org.alfresco.repo.solr.AlfrescoModel
- getModelDiffs(Map<QName, Long>) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Returns a list of diffs representing differences between the current Repository models and those passed in the models parameter.
- getModelDiffs(Map<QName, Long>) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Returns a list of diffs representing differences between the current Repository models and those passed in the models parameter.
- getModelId() - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- getModelName() - Method in class org.alfresco.repo.solr.AlfrescoModelDiff
- getModelNamespaceUriPrefix(M2Model) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getModelNodeRef(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- getModelPrefix() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- getModelPrefix() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns the namespace (prefix e.g.
- getModelRefs() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- getModels() - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- getModels() - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Get list of deployed custom model.
- getModeName() - Method in class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
- getModificationDate() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getModificationTimestamp() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getModifiedAfter() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getModifiedAt() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getModifiedAt() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getModifiedAt() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getModifiedAt() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getModifiedAt() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets when this entry was modified
- getModifiedAt() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getModifiedAt() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getModifiedAt() - Method in interface org.alfresco.service.cmr.invitation.Invitation
- getModifiedAt() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getModifiedBefore() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getModifiedDate() - Method in class org.alfresco.repo.action.ActionImpl
- getModifiedDate() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getModifiedDate() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getModifiedDate() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the date that the action was last modified
- getModifiedDate() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getModifier() - Method in class org.alfresco.repo.action.ActionImpl
- getModifier() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getModifier() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getModifier() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getModifier() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the name of the user that last modified the action
- getModifier() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getModifier() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getModifierFilter() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQueryParams
- getModule(String) - Method in class org.alfresco.repo.module.ModuleServiceImpl
-
Gets the module details for a given module id.
- getModule(String) - Method in interface org.alfresco.service.cmr.module.ModuleService
-
Gets the module details for a given module id.
- getModuleId() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getModuleId() - Method in interface org.alfresco.repo.module.ModuleComponent
- getModuleService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getModuleService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the module service bean.
- getModuleVersionNumber() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getModuleVersionNumber() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the version number of the module
- getModuleVersionNumber(Serializable) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- getMonitorObject() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- getMonitorObject() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanWithMonitor
-
Get the monitor object.
- getMonthOfYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getMostRecentFailure() - Method in class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.Get the time of the most recent failure.
- getMostRecentPost(TopicInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getMostRecentPost(TopicInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves the newest (most recent) Post in a topic, be that the Primary Post or a Reply.
- getMountPointName() - Method in class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
-
Gets the IMAP mount-point name.
- getMsn(long) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns message sequence number in the folder by its UID.
- getMultilingualContentService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getMultilingualContentService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getMultiplicityString(boolean, boolean) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- getMultiTenantDomainName(String) - Static method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getMustCopy(QName, CopyDetails) - Method in class org.alfresco.email.server.AliasableAspectCopyBehaviourCallback
-
Disallows copying of the
EmailServerModel.ASPECT_ALIASABLEaspect. - getMustCopy(QName, CopyDetails) - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
-
Individual callbacks effectively have a veto on the copy i.e. if one of the callbacks returns false for
CopyBehaviourCallback.getMustCopy(org.alfresco.service.namespace.QName, org.alfresco.repo.copy.CopyDetails), then the copy will NOT proceed. - getMustCopy(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Determine if this type or aspect must be copied.
- getMustCopy(QName, CopyDetails) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
-
Default behaviour: Always copy
- getMustCopy(QName, CopyDetails) - Method in class org.alfresco.repo.copy.DoNothingCopyBehaviourCallback
- getMustCopy(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.traitextender.DefaultCopyBehaviourCallbackExtension
- getMustCopy(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.traitextender.DefaultCopyBehaviourCallbackTrait
- getMustCopy(QName, CopyDetails) - Method in class org.alfresco.repo.virtual.bundle.VirtualDefaultCopyBehaviourCallbackExtension
- getMutableAccessControlList(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getMutableAuthenticationService() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Gets the mutable authentication service.
- getMutableAuthenticationService() - Method in class org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- getMutableAuthenticationService() - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
- getMutableProperties() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get the list of properties that are mutable.
- getMutableProperties() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get the list of properties that are mutable.
- getMyDraftsAndAllPublished(NodeRef, Date, Date, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
-
Deprecated.
- getMyDraftsAndAllPublished(NodeRef, Date, Date, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Deprecated.This method is a domain-specific query used by the Blog REST API and is not considered suitable for general use.
- getName() - Method in class org.alfresco.filesys.auth.nfs.UserMapping
-
Gets the name.
- getName() - Method in class org.alfresco.filesys.config.acl.AccessControlBean
-
Return the access control name.
- getName() - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Gets the name.
- getName() - Method in class org.alfresco.filesys.repo.CreateNodeEvent
- getName() - Method in class org.alfresco.filesys.repo.LockNodeEvent
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- getName() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getName() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- getName() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- getName() - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- getName() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- getName() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getName() - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getName() - Method in class org.alfresco.opencmis.search.CMISResultSetColumn
- getName() - Method in class org.alfresco.opencmis.search.CMISResultSetSelector
- getName() - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
-
Gets the name of this comparator.
- getName() - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
- getName() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- getName() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getName() - Method in class org.alfresco.repo.audit.model._3.Application
-
Gets the value of the name property.
- getName() - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Gets the value of the name property.
- getName() - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Gets the value of the name property.
- getName() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the name
- getName() - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- getName() - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
- getName() - Method in interface org.alfresco.repo.content.transform.LocalTransform
- getName() - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity.NameAndCreatedAt
- getName() - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- getName() - Method in interface org.alfresco.repo.domain.permissions.Permission
- getName() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- getName() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getName() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Returns the name of the field
- getName() - Method in class org.alfresco.repo.forms.FormData.FieldData
-
Returns the name of the form field that data represents
- getName() - Method in class org.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
-
Returns the name of the form field that data represents
- getName() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getName() - Method in class org.alfresco.repo.jscript.Behaviour
-
Get the policy name
- getName() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getName() - Method in class org.alfresco.repo.jscript.ScriptAction
-
Returns the action name
- getName() - Method in class org.alfresco.repo.jscript.ScriptNode
- getName() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanSetPropertyEvent
- getName() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getName() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getName() - Method in interface org.alfresco.repo.module.ModuleComponent
- getName() - Method in class org.alfresco.repo.nodelocator.AbstractNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.CompanyHomeNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.SelfNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.SharedHomeNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.SitesHomeNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.UserHomeNodeLocator
- getName() - Method in class org.alfresco.repo.nodelocator.XPathNodeLocator
- getName() - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- getName() - Method in interface org.alfresco.repo.policy.PolicyDefinition
-
Gets the name of the Policy
- getName() - Method in class org.alfresco.repo.processor.BaseProcessor
-
Get the name of the processor
- getName() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getName() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- getName() - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- getName() - Method in interface org.alfresco.repo.rendition2.SynchronousTransformClient
- getName() - Method in class org.alfresco.repo.rule.RuleTypeImpl
- getName() - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- getName() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneQueryLanguageSPI
-
The unique name for the query language
- getName() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- getName() - Method in interface org.alfresco.repo.search.QueryCollection
-
The name of the query collection
- getName() - Method in class org.alfresco.repo.search.QueryCollectionImpl
- getName() - Method in class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
- getName() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
- getName() - Method in class org.alfresco.repo.security.permissions.impl.PermissionReferenceImpl
- getName() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionReference
- getName() - Method in interface org.alfresco.repo.security.permissions.PermissionReference
-
Get the name of the permission
- getName() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the provider name
- getName() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getName() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Get the provider name
- getName() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider
-
Deprecated.Get the name of the provider.
- getName() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Get the name of the provider (the bean name).
- getName() - Method in class org.alfresco.repo.site.DocLibNodeLocator
- getName() - Method in class org.alfresco.repo.site.script.Site.CustomProperty
- getName() - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- getName() - Method in class org.alfresco.repo.template.TemplateNode
- getName() - Method in interface org.alfresco.repo.template.TemplateNodeRef
- getName() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the item name.
- getName() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getName() - Method in class org.alfresco.repo.tenant.Quota
- getName() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Gets the name of the thumbnail
- getName() - Method in class org.alfresco.repo.transfer.script.ScriptTransferTarget
- getName() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getName() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getName() - Method in class org.alfresco.repo.workflow.activiti.BaseExecutionListener
-
Defaults to the full
ClassName. - getName() - Method in class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
-
Defaults to the full
ClassName. - getName() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get value of
nameproperty - getName() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Gets the value of the
nameproperty - getName() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Gets the value of the
nameproperty - getName() - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
-
Gets the unique name of the constraint
- getName() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Get the name of the parameter.
- getName() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
Get the name of the rule item.
- getName() - Method in class org.alfresco.service.cmr.audit.AuditService.AuditApplication
- getName() - Method in exception org.alfresco.service.cmr.model.FileExistsException
- getName() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getName() - Method in exception org.alfresco.service.cmr.model.FolderExistsException
- getName() - Method in interface org.alfresco.service.cmr.notification.NotificationProvider
-
Gets the name of the notification provider.
- getName() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns the name which uniquely identifies the rating scheme.
- getName() - Method in class org.alfresco.service.cmr.repository.CopyService.CopyInfo
- getName() - Method in exception org.alfresco.service.cmr.repository.DuplicateChildNodeNameException
- getName() - Method in interface org.alfresco.service.cmr.rule.RuleType
-
Get the name of the rule type.
- getName() - Method in interface org.alfresco.service.cmr.tagging.TagDetails
-
Get the name of the tag
- getName() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the name of this transfer target
- getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Workflow Definition name
- getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getName() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the name of the item being described
- getName() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- getName() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
All items can be asked for their name, but it may be null.
- getName(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(String, String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(String, String, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(String, StoreRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(AssociationRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(ChildAssociationRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- getName(NodeRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(NodeRef, NodeRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(NodeRef, QName) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(StoreRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(StoreRef, String, boolean) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getName(AuthorityType, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Create the full identifier for an authority given its short name and type.
- getName(AuthorityType, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getName(AuthorityType, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Create the full identifier for an authority given its short name and type.
- getName(AuthorityType, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Create the full identifier for an authority given its short name and type.
- getName(QName) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getNameOnlyPath(NodeRef, NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Get the file or folder names from the root down to and including the node provided.
- getNameOnlyPath(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get the file or folder names from the root down to and including the node provided.
- getNamePath(NodeRef, NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Get the file or folder information from the root down to and including the node provided.
- getNamePath(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get the file or folder information from the root down to and including the node provided.
- getNamePaths() - Method in class org.alfresco.repo.solr.NodeMetaData
- getNamePrefix() - Method in class org.alfresco.util.schemacomp.ExportDb
- getNameProperty(Properties, String) - Method in class org.alfresco.opencmis.CMISConnector
- getNamePropertyQNameId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getNamePropId() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getNameQNameId() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getNamespace(Long) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getNamespace(Long) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
- getNamespace(String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getNamespace(String) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
- getNamespaceAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getNamespaceDAO() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getNamespaceId() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- getNamespacePrefix(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.jscript.ScriptNode
-
NamespacePrefixResolverProvider getter implementation
- getNamespacePrefixResolver() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Return the mechanism that this query definition uses to map namespace prefixes to URIs.
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.DocumentNavigator
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- getNamespacePrefixResolver() - Method in interface org.alfresco.repo.search.QueryCollection
-
Return the mechanism that this query definition uses to map namespace prefixes to URIs.
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.search.QueryCollectionImpl
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Get the namespace prefix resolver
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Get the name space prefix resolver
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.template.TemplateNode
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- getNamespacePrefixResolver() - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getNamespacePrefixResolver() - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getNamespaceService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the namespace service
- getNamespaceService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the namespace service
- getNamespaceService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the namespace service
- getNamespaceService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the namespace service
- getNamespaceService() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getNamespaceService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getNamespaceService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getNamespaceService() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getNamespaceService() - Method in interface org.alfresco.service.ServiceRegistry
- getNamespaceStringValue(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getNamespaceUri() - Method in class org.alfresco.repo.admin.registry.RegistryKey
- getNamespaceURI(String) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- getNamespaceURI(String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
-
lookup the prefix for a URI e.g.
- getNamespaceURI(String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
-
lookup the prefix for a URI e.g.
- getNearestLocale(Locale, Set<Locale>) - Method in interface org.alfresco.repo.i18n.MessageService
-
Searches for the nearest locale from the available options.
- getNearestLocale(Locale, Set<Locale>) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getNetMask() - Method in class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
-
Gets the network mask.
- getNetwork(String) - Method in interface org.alfresco.repo.tenant.NetworksService
-
Get the currently authenticated user's specific network membership
- getNetwork(String) - Method in class org.alfresco.repo.tenant.NetworksServiceImpl
- getNetworkFile() - Method in class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- getNetworkFile() - Method in class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- getNetworkFile() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- getNetworkFile() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveTempFileCommand
- getNetworkFile() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- getNetworks(PagingRequest) - Method in interface org.alfresco.repo.tenant.NetworksService
-
Get the currently authenticated user's network memberships, sorted in ascending order by networkId
- getNetworks(PagingRequest) - Method in class org.alfresco.repo.tenant.NetworksServiceImpl
- getNetworkTimeout() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getNewChecksum() - Method in class org.alfresco.repo.solr.AlfrescoModelDiff
- getNewSharedAclId() - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- getNewTicket() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Get a new ticket as a string
- getNewTicket() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getNewTicket() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Get a new ticket as a string
- getNewUsername() - Method in class org.alfresco.tools.RenameUser.User
- getNextDate(Date, String) - Method in class org.alfresco.repo.dictionary.types.period.AbstractCalendarPeriodProvider
- getNextDate(Date, String) - Method in class org.alfresco.repo.dictionary.types.period.Cron
- getNextDate(Date, String) - Method in class org.alfresco.repo.dictionary.types.period.Immediately
- getNextDate(Date, String) - Method in class org.alfresco.repo.dictionary.types.period.NoPeriod
- getNextDate(Date, String) - Method in class org.alfresco.repo.dictionary.types.period.XMLDuration
- getNextSequenceNumber() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- getNextTxCommitTime(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNextTxCommitTime(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Gets the next commit time from [fromCommitTime]
- getNextWork() - Method in interface org.alfresco.repo.batch.BatchProcessWorkProvider
-
Get the next lot of work for the batch processor.
- getNode() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the node represented by this version
- getNode() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getNode() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getNode() - Method in class org.alfresco.repo.site.script.Site
-
Get the site node, null if none
- getNode() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Gets the value of the
nodeproperty - getNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
- getNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
- getNode(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getNode(Long) - Method in class org.alfresco.repo.node.db.NodeHierarchyWalker
- getNode(String, NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.repo.nodelocator.NodeLocatorService
-
Locates and returns a
NodeRefusing the specifiedNodeLocator. - getNode(String, NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.NodeLocatorServiceImpl
-
Locates and returns a
NodeRefusing the specifiedNodeLocator. - getNode(NodeRef) - Method in class org.alfresco.repo.node.db.NodeHierarchyWalker
- getNode(NodeRef) - Method in class org.alfresco.repo.search.DocumentNavigator
- getNode(NodeRef, String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.CompanyHomeNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in interface org.alfresco.repo.nodelocator.NodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.SelfNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.SharedHomeNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.SitesHomeNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.UserHomeNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.nodelocator.XPathNodeLocator
- getNode(NodeRef, Map<String, Serializable>) - Method in class org.alfresco.repo.site.DocLibNodeLocator
-
Finds the site in which the source
NodeRefresides and returns the Document Library container for that site. - getNode(NodeRef, QNamePattern) - Method in class org.alfresco.repo.search.DocumentNavigator
- getNodeAclId(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeAclId(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeAclId(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getNodeAclId(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Gets, converts and adds the intrinsic properties to the current node's properties
- getNodeAclId(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getNodeArchiveService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the node archive service
- getNodeArchiveService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- getNodeAspectFilter() - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- getNodeAspects() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getNodeAspects() - Method in interface org.alfresco.repo.importer.ImportNode
- getNodeAspects() - Method in class org.alfresco.repo.importer.view.NodeContext
- getNodeAspects(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeAspects(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeAssoc(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeAssoc(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeAssocOrNull(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeAssocOrNull(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeAssocsToAndFrom(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeAssocsToAndFrom(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeByReference() - Method in class org.alfresco.repo.template.TemplateNode
- getNodeContext() - Method in class org.alfresco.repo.importer.view.NodeItemContext
-
Gets the Node Context
- getNodeConverter() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- getNodeCount() - Method in class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- getNodeCount() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- getNodeCrawler() - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerFactoryImpl
- getNodeCrawler() - Method in interface org.alfresco.service.cmr.transfer.NodeCrawlerFactory
-
Get a node crawler from the node crawler factory.
- getNodeCreationDateComparator(NodeService) - Method in class org.alfresco.repo.node.NodeUtils
- getNodeDAO() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- getNodeForCurrentTenant() - Method in class org.alfresco.repo.webdav.MTNodesCache2
-
Returns nodeRef for current user tenant
- getNodeForPath(TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the node for the specified path
- getNodeForPath(NodeRef, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Get the node for the specified path
- getNodeFromString(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Gets a JS node object from a string noderef
- getNodeId() - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity.NameAndCreatedAt
- getNodeId() - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- getNodeId() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getNodeId() - Method in class org.alfresco.repo.domain.node.NodeVersionKey
- getNodeId() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- getNodeId() - Method in interface org.alfresco.repo.domain.usage.UsageDelta
- getNodeId() - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- getNodeId() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getNodeId() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- getNodeId() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
- getNodeId() - Method in class org.alfresco.repo.solr.NodeMetaData
- getNodeId(NodeRef) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- getNodeIds() - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- getNodeIds() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getNodeIds() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getNodeIds(List<Path>) - Method in class org.alfresco.repo.events.AbstractEventsService
-
For each path, construct a list of ancestor node ids starting with the leaf path element node id first.
- getNodeIdsFromParent(List<Path>) - Method in class org.alfresco.repo.events.AbstractEventsService
-
For each path, construct a list of ancestor node ids starting with the parent node id first.
- getNodeIdsInReverse(Path, boolean) - Static method in class org.alfresco.util.PathUtil
-
Return the node ids from the specified node Path, so that the first element is the immediate parent.
- getNodeIdsIntervalForType(QName, Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- getNodeIdsIntervalForType(QName, Long, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Returns the [minId, maxId] interval for nodes of a type, with the transaction time in the given window time.
- getNodeIdStatus(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeIdStatus(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the current status of the node, including deleted nodes.
- getNodeImporter(File) - Method in class org.alfresco.repo.bulkimport.impl.StreamingNodeImporterFactory
- getNodeInfo(NodeRef, String) - Method in class org.alfresco.repo.events.AbstractEventsService
- getNodeLinksIds(NodeRef) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- getNodeLinksIds(NodeRef) - Method in interface org.alfresco.service.cmr.repository.DocumentLinkService
-
Returns the associated link ids for a node, from all stores
- getNodeLocatorService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getNodeLocatorService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the node locator service (or null if one is not provided)
- getNodePair() - Method in interface org.alfresco.repo.domain.node.Node
- getNodePair() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getNodePair() - Method in exception org.alfresco.repo.domain.node.NodeExistsException
- getNodePair(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodePair(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodePair(NodeRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodePair(NodeRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeProperties(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeProperties(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeProperties(CMISNodeInfo, String) - Method in class org.alfresco.opencmis.CMISConnector
- getNodeProperty(Long, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeProperty(Long, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodePropertyFilter() - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- getNodeProps() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getNodeRef() - Method in class org.alfresco.filesys.repo.ContentFileInfo
-
Return the file/folder node
- getNodeRef() - Method in class org.alfresco.filesys.repo.NodeEvent
-
Return the target node
- getNodeRef() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Return the node ref
- getNodeRef() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getNodeRef() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getNodeRef() - Method in class org.alfresco.repo.action.ActionImpl
- getNodeRef() - Method in class org.alfresco.repo.action.OngoingAsyncAction
- getNodeRef() - Method in class org.alfresco.repo.blog.BlogDetails
-
Gets the node reference
- getNodeRef() - Method in class org.alfresco.repo.blog.BlogPostInfoImpl
-
Gets the NodeRef representing this blog-post.
- getNodeRef() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- getNodeRef() - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
- getNodeRef() - Method in class org.alfresco.repo.content.NodeContentContext
- getNodeRef() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getNodeRef() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getNodeRef() - Method in interface org.alfresco.repo.domain.node.Node
- getNodeRef() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getNodeRef() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- getNodeRef() - Method in class org.alfresco.repo.exporter.NodeContentData
- getNodeRef() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getNodeRef() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- getNodeRef() - Method in interface org.alfresco.repo.importer.ImportNode
- getNodeRef() - Method in class org.alfresco.repo.importer.view.NodeContext
- getNodeRef() - Method in class org.alfresco.repo.jscript.ScriptNode
- getNodeRef() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the node ref represented by this version
- getNodeRef() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getNodeRef() - Method in class org.alfresco.repo.lock.mem.LockState
- getNodeRef() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getNodeRef() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortNode
- getNodeRef() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- getNodeRef() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
-
Gets the instance level node reference
- getNodeRef() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getNodeRef() - Method in class org.alfresco.repo.rawevents.types.OnContentUpdatePolicyEvent
- getNodeRef() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getNodeRef() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getNodeRef() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getNodeRef() - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getNodeRef() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- getNodeRef() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- getNodeRef() - Method in class org.alfresco.repo.security.permissions.impl.model.NodePermission
- getNodeRef() - Method in class org.alfresco.repo.security.permissions.impl.SimpleNodePermissionEntry
- getNodeRef() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- getNodeRef() - Method in interface org.alfresco.repo.security.permissions.NodePermissionEntry
-
Get the node ref.
- getNodeRef() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckValue
-
Get the underlying node value that needs to be permission checked.
- getNodeRef() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Get the node ref for the node to which this permission applies.
- getNodeRef() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getNodeRef() - Method in class org.alfresco.repo.solr.NodeMetaData
- getNodeRef() - Method in class org.alfresco.repo.tagging.TagScopeImpl
-
Get the node reference of the tag scope
- getNodeRef() - Method in class org.alfresco.repo.template.TemplateNode
- getNodeRef() - Method in interface org.alfresco.repo.template.TemplateNodeRef
- getNodeRef() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getNodeRef() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- getNodeRef() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- getNodeRef() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getNodeRef() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getNodeRef() - Method in interface org.alfresco.repo.version.VersionRevertDetails
-
Node to revert
- getNodeRef() - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- getNodeRef() - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the node ref that represents the saved action node.
- getNodeRef() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getNodeRef() - Method in interface org.alfresco.service.cmr.blog.BlogPostInfo
-
Gets the NodeRef representing this blog-post.
- getNodeRef() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getNodeRef() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getNodeRef() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getNodeRef() - Method in class org.alfresco.service.cmr.discussion.PostWithReplies
- getNodeRef() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getNodeRef() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getNodeRef() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getNodeRef() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getNodeRef() - Method in exception org.alfresco.service.cmr.repository.AspectMissingException
- getNodeRef() - Method in class org.alfresco.service.cmr.repository.CopyService.CopyInfo
- getNodeRef() - Method in class org.alfresco.service.cmr.rule.Rule
-
Get the node reference of the rule
- getNodeRef() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
- getNodeRef() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the site node reference
- getNodeRef() - Method in interface org.alfresco.service.cmr.tagging.TagScope
- getNodeRef() - Method in class org.alfresco.service.cmr.transfer.TransferEventReport
- getNodeRef() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
read only - get the node reference of the underlying transfer target node.
- getNodeRef() - Method in class org.alfresco.service.cmr.view.Location
- getNodeRef(int) - Method in class org.alfresco.opencmis.search.CMISResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.EmptyResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getNodeRef(int) - Method in class org.alfresco.repo.search.results.SortedResultSet
- getNodeRef(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getNodeRef(Long) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getNodeRef(Long) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - getNodeRef(Long) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getNodeRef(String) - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getNodeRef(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- getNodeRef(String) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- getNodeRef(String) - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getNodeRef(String) - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getNodeRef(String) - Method in class org.alfresco.repo.search.results.SortedResultSetRow
- getNodeRef(Reference) - Method in class org.alfresco.repo.virtual.ref.NodeProtocol
- getNodeRef(NodeRef, String) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Attempts to fetch a specific single node at the given path.
- getNodeReferences() - Method in class org.alfresco.repo.workflow.activiti.ActivitiScriptNodeList
- getNodeRefs() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getNodeRefs() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.search.AbstractResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.EmptyResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getNodeRefs() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getNodeRefs() - Method in class org.alfresco.repo.search.results.SortedResultSetRow
- getNodeRefs() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getNodeRefs() - Method in class org.alfresco.service.cmr.view.Location
- getNodeRefs(NodeRef, String) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Finds the nodes being reference by the given directory and file paths.
- getNodeRefStatus(NodeRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeRefStatus(NodeRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the current status of the node, including deleted nodes.
- getNodes() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the list of nodes against which this action should run.
- getNodes() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
- getNodes() - Method in class org.alfresco.repo.event2.EventGenerator.Consolidators
- getNodes() - Method in class org.alfresco.repo.lock.mem.AbstractLockStore
- getNodes() - Method in interface org.alfresco.repo.lock.mem.LockStore
- getNodes() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getNodes() - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Get which nodes to transfer
- getNodes(boolean) - Method in class org.alfresco.repo.node.db.NodeHierarchyWalker
-
Return the IDs of the nodes visited in desired order
- getNodes(NodeParameters, SearchTrackingComponent.NodeQueryCallback) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the nodes satisfying the constraints in nodeParameters
- getNodes(NodeParameters, SearchTrackingComponent.NodeQueryCallback) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Get the nodes satisfying the constraints in nodeParameters
- getNodes(NodeParameters, QName, QName) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
-
Get the nodes satisfying the constraints in nodeParameters
- getNodes(NodeParameters, QName, QName) - Method in interface org.alfresco.repo.domain.solr.SearchDAO
-
Get the nodes satisfying the constraints in nodeParameters
- getNodes(StoreRef, RepositoryLocation, QName) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- getNodesByAspectQNameId(Long, Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesByAspectQNameId(Long, Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Find all the nodes ids with the given aspect
- getNodesByContentPropertyMimetypeId(Long, Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesByContentPropertyMimetypeId(Long, Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Find all the nodes ids with the given content property set with the given mimetype
- getNodesByTypeQNameAndAspectQNameId(long, long, long, long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesByTypeQNameAndAspectQNameId(long, long, long, long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Find all the nodes ids with the given aspect and type
- getNodesByTypeQNameId(Long, Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesByTypeQNameId(Long, Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Find all the nodes ids with the given type
- getNodesByTypeUriId(Long, Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesByTypeUriId(Long, Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Find all the nodes ids with the given type uri
- getNodesCreatedPerSecond() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNodesCreatedPerSecond() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNodeService() - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- getNodeService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the node service
- getNodeService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the node service
- getNodeService() - Method in class org.alfresco.filesys.repo.CifsHelper
-
Return the node service
- getNodeService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the node service
- getNodeService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the node service
- getNodeService() - Method in class org.alfresco.opencmis.CMISConnector
- getNodeService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getNodeService() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getNodeService() - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getNodeService() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getNodeService() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getNodeService() - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- getNodeService() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getNodeService() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getNodeService() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Get the node service
- getNodeService() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Get the node service
- getNodeService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getNodeService() - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- getNodeService() - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- getNodeService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getNodeService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getNodeService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getNodeService() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getNodeService() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- getNodeService() - Method in interface org.alfresco.service.ServiceRegistry
- getNodeSiteContainer(NodeRef) - Method in interface org.alfresco.repo.imap.ImapService
-
Get the node's site container if it belongs to Sites.
- getNodeSiteContainer(NodeRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getNodesMetadata(NodeMetaDataParameters, MetaDataResultsFilter, SearchTrackingComponent.NodeMetaDataQueryCallback) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Returns metadata for a set of node ids
- getNodesMetadata(NodeMetaDataParameters, MetaDataResultsFilter, SearchTrackingComponent.NodeMetaDataQueryCallback) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Returns metadata for a set of node ids
- getNodesOfTypeWithNamePattern(QName, String) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- getNodesOfTypeWithNamePattern(QName, String) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Query for a list of nodes that have a given type and share the same name pattern (SQL LIKE syntax)
- getNodesSupplyingRuleSets(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Traverse the folder hierarchy find all the folder nodes that could supply rules by inheritance.
- getNodesSupplyingRuleSets(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Traverse the folder hierarchy find all the folder nodes that could supply rules by inheritance.
- getNodeStatus(QNameDAO) - Method in interface org.alfresco.repo.domain.node.Node
- getNodeStatus(QNameDAO) - Method in class org.alfresco.repo.domain.node.NodeEntity
- getNodeStatus(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getNodeStatus(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - getNodeStatus(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getNodesToRemove() - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Get the list of nodes that are to be explicitly removed from the target repository
- getNodeString() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- GetNodesWithAspectCannedQuery - Class in org.alfresco.repo.node
-
GetNodesWithAspect canned query To get paged list of nodes with the specified aspects.
- GetNodesWithAspectCannedQuery(NodeDAO, TenantService, MethodSecurityBean<NodeRef>, CannedQueryParameters) - Constructor for class org.alfresco.repo.node.GetNodesWithAspectCannedQuery
- GetNodesWithAspectCannedQueryFactory - Class in org.alfresco.repo.node
-
GetNodesWithAspectCannedQuery canned query factory - to get paged list of Nodes with a given Aspect
- GetNodesWithAspectCannedQueryFactory() - Constructor for class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- GetNodesWithAspectCannedQueryParams - Class in org.alfresco.repo.node
-
GetNodesWithAspectCannedQuery CQ parameters - for query context and filtering
- GetNodesWithAspectCannedQueryParams(StoreRef, Set<QName>) - Constructor for class org.alfresco.repo.node.GetNodesWithAspectCannedQueryParams
- getNodesWithAspects(Set<QName>, Long, Long, boolean, int, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodesWithAspects(Set<QName>, Long, Long, boolean, int, NodeDAO.NodeRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get nodes with aspects between the given ranges, ordering the results optionally and limit the result set
- getNodesWithAspects(Set<QName>, Long, Long, boolean, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodesWithAspects(Set<QName>, Long, Long, boolean, NodeDAO.NodeRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get nodes with aspects between the given ranges, ordering the results optionally
- getNodesWithAspects(Set<QName>, Long, Long, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodesWithAspects(Set<QName>, Long, Long, NodeDAO.NodeRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get nodes with aspects between the given ranges
- getNodeType() - Method in class org.alfresco.repo.solr.NodeMetaData
- getNodeType() - Method in interface org.alfresco.repo.version.VersionRevertDetails
-
Type of node that is being reverted
- getNodeType(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getNodeType(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getNodeType(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getNodeType(NodeRef) - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
-
Gets the node type if the node exists
- getNodeTypeFilter() - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- getNodeTypeQName() - Method in class org.alfresco.repo.virtual.template.FilingData
- getNodeTypeQName() - Method in class org.alfresco.repo.virtual.template.FilingParameters
- getNodeUuid() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getNodeVersion() - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- getNodeVersion() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getNodeVersionKey() - Method in interface org.alfresco.repo.domain.node.Node
-
Helper method to get a key that includes the node and its current version number
- getNodeVersionKey() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getNonDeletedMessages() - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Returns the list of messages that have no
javax.mail.Flags.Flag#DELETEDflag set for current user. - getNonDeletedMessagesInternal() - Method in class org.alfresco.repo.imap.AbstractImapFolder
- getNonDeletedMessagesInternal() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns the list of messages that have no
javax.mail.Flags.Flag#DELETEDflag set for current user. - getNonPropagatingUserTransaction() - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getNonPropagatingUserTransaction() - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getNonPropagatingUserTransaction() - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that ensures a new transaction is created.
- getNonPropagatingUserTransaction(boolean) - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getNonPropagatingUserTransaction(boolean) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getNonPropagatingUserTransaction(boolean) - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that ensures a new transaction is created.
- getNonPropagatingUserTransaction(boolean, boolean) - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getNonPropagatingUserTransaction(boolean, boolean) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getNonPropagatingUserTransaction(boolean, boolean) - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that ensures a new transaction is created.
- getNotificationFrequency() - Method in class org.alfresco.repo.policy.BaseBehaviour
-
Get the notification frequency
- getNotificationFrequency() - Method in interface org.alfresco.repo.policy.Behaviour
- getNotificationProviders() - Method in class org.alfresco.repo.notification.NotificationServiceImpl
- getNotificationProviders() - Method in interface org.alfresco.service.cmr.notification.NotificationService
-
Gets a list of all the currently available notification providers.
- getNotificationService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getNotificationService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getNthSibling() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getNullValue() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getNumberFailedAuthentications() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getNumberFailedAuthentications() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getNumberFailedSends() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getNumberFailedSends() - Method in class org.alfresco.repo.action.executer.MailActionExecuterMonitor
- getNumberFound() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.EmptyResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getNumberFound() - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
- getNumberFound() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getNumberFound() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getNumberFound() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getNumberFound() - Method in interface org.alfresco.repo.search.SearchEngineResultMetadata
-
Total number of items matching a the current query execution.
- getNumberFound() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getNumberFound() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WeakFilteringResultSet
-
returns the total number of results found before the filter is applied.
- getNumberFound() - Method in interface org.alfresco.service.cmr.search.SuggesterResult
-
Get the number of suggestions
- getNumberOfBatchesCompleted() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfBatchesCompleted() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentBytesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentBytesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentBytesWritten() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentBytesWritten() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentFilesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentFilesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentNodesCreated() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentNodesCreated() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentNodesReplaced() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentNodesReplaced() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentNodesSkipped() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentNodesSkipped() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentPropertiesWritten() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentPropertiesWritten() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentVersionBytesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentVersionBytesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentVersionBytesWritten() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentVersionBytesWritten() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentVersionFilesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentVersionFilesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentVersionPropertiesWritten() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentVersionPropertiesWritten() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfContentVersionsCreated() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfContentVersionsCreated() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfFields() - Method in class org.alfresco.repo.forms.FormData
-
Returns the number of fields data is being held for.
- getNumberOfFiles() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- getNumberOfFilesScanned() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfFilesScanned() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfFoldersScanned() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfFoldersScanned() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfMetadataBytesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfMetadataBytesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfMetadataFilesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfMetadataFilesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfMetadataVersionBytesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfMetadataVersionBytesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfMetadataVersionFilesRead() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfMetadataVersionFilesRead() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfSpaceNodesCreated() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfSpaceNodesCreated() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfSpaceNodesReplaced() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfSpaceNodesReplaced() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfSpaceNodesSkipped() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfSpaceNodesSkipped() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfSpacePropertiesWritten() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfSpacePropertiesWritten() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberOfUnreadableEntries() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumberOfUnreadableEntries() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumberSuccessfulAuthentications() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getNumberSuccessfulAuthentications() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getNumberSuccessfulSends() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getNumberSuccessfulSends() - Method in class org.alfresco.repo.action.executer.MailActionExecuterMonitor
- getNumFilesDeleted() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getNumFilesMarked() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getNumFilesSeen() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getNumShards() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getNumThreads() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- getNumThreads() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getNumThreads() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getNumThreads(BulkImportParameters) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getOAuthAccessToken() - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- getOAuthAccessToken() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth2CredentialsInfo
- getOAuthRefreshToken() - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- getOAuthRefreshToken() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth2CredentialsInfo
- getOAuthSecret() - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- getOAuthSecret() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth1CredentialsInfo
- getOAuthTicketExpiresAt() - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- getOAuthTicketExpiresAt() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth2CredentialsInfo
- getOAuthTicketIssuedAt() - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- getOAuthTicketIssuedAt() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth2CredentialsInfo
- getOAuthToken() - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- getOAuthToken() - Method in interface org.alfresco.service.cmr.remotecredentials.OAuth1CredentialsInfo
- getObject() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- getObject() - Method in class org.alfresco.repo.domain.dialect.DialectFactoryBean
- getObject() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- getObject() - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
- getObject() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- getObject() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- getObject() - Method in class org.alfresco.util.StringAppendingFactoryBean
- getObject() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getObject(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getObjectByPath(String, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectId() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getObjectInfo(String, String) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObjectInfo(String, String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
-
Collects the
ObjectInfoabout an object. - getObjectInfo(String, String, String, IncludeRelationships) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectInfo(String, String, IncludeRelationships) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectInfoIntern(String, ObjectData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
-
Collects the
ObjectInfoabout an object. - getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getObjectOfLatestVersion(String, String, String, Boolean, String, Boolean, IncludeRelationships, String, Boolean, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getObjectParents(String, String, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getObjectRelationships(String, String, Boolean, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getObjectRelationships(NodeRef, RelationshipDirection, String, String, Boolean, BigInteger, BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- getObjectsDefaultDepth() - Method in class org.alfresco.opencmis.CMISConnector
- getObjectsDefaultMaxItems() - Method in class org.alfresco.opencmis.CMISConnector
- getObjectType() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- getObjectType() - Method in class org.alfresco.repo.domain.dialect.DialectFactoryBean
- getObjectType() - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- getObjectType() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- getObjectType() - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
- getObjectType() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- getObjectType() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- getObjectType() - Method in class org.alfresco.util.StringAppendingFactoryBean
- getObjectType() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- getObjectTypeIdProperty(Properties) - Method in class org.alfresco.opencmis.CMISConnector
- getObjectVariant() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getObserveInstructionCount() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- getOfflineFiles() - Method in class org.alfresco.filesys.repo.ContentContext
-
Determines whether locked files should be marked as offline.
- getOffset() - Method in class org.alfresco.filesys.repo.BufferedWrite
-
Return the file offset
- getOffset() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getOffset() - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Gets the offset time code from which to start the transformation with a format of hh:mm:ss[.xxx]
- getOldChecksum() - Method in class org.alfresco.repo.solr.AlfrescoModelDiff
- getOldOrphanTime() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- getOldUsername() - Method in class org.alfresco.tools.RenameUser.User
- getOn() - Method in class org.alfresco.repo.security.permissions.impl.RequiredPermission
- getOnCreatePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Gets the PermissionsManager used on creating the home folder
- getOnCreatePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getOnCreatePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getOnCreatePermissionsManager() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Gets the PermissionsManager used on creating the home folder
- getOnReferencePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Gets the PermissionsManager used on referencing the home folder
- getOnReferencePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getOnReferencePermissionsManager() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getOnReferencePermissionsManager() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Gets the PermissionsManager used on referencing the home folder
- getOpenCMISDictionaryService() - Method in class org.alfresco.opencmis.CMISConnector
- getOpenCMISQueryService() - Method in class org.alfresco.opencmis.CMISConnector
- getOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Return the open file count
- getOperation(HttpClient, String) - Method in class org.alfresco.repo.search.impl.solr.AbstractSolrAdminHTTPClient
-
Executes an action or a command in SOLR using REST API
- getOpLockInterface() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getOpLockInterface() - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- getOpLockManager() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Return the oplock manager, if enabled
- getOpLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getOpLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the oplock manager implementation associated with this virtual filesystem
- getOpLockManager(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- getOptimizationLevel() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- getOptionalOldSharedAclIdInAdditionToNull() - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- getOptions(TransformationOptions) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- getOptions(TransformationOptions, String, String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- getOrCreateAce(Permission, Authority, ACEType, AccessStatus) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getOrCreateAce(Permission, Authority, ACEType, AccessStatus) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getOrCreateAuditModel(URL) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
-
Creates a new audit model entry or finds an existing one
- getOrCreateAuditModel(URL) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Creates a new audit model entry or finds an existing one
- getOrCreateAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getOrCreateAuthority(String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getOrCreateByValue(V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Find the entity associated with the given value and create it if it doesn't exist.
- getOrCreateContentUrl(String) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getOrCreateContentUrl(String) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Get a content URL or create one if it does not exist
- getOrCreateContentUrl(String, long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- getOrCreateContentUrl(String, long) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Get a content URL or create one if it does not exist
- getOrCreateDefaultLocalePair() - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
-
Find or create the details representing the default locale.
- getOrCreateDefaultLocalePair() - Method in interface org.alfresco.repo.domain.locale.LocaleDAO
-
Find or create the details representing the default locale.
- getOrCreateDowloadContainer() - Method in class org.alfresco.repo.download.DownloadStorage
-
This method finds the SyncSet Definition Container NodeRef, creating one if it does not exist.
- getOrCreateEncoding(String) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
- getOrCreateEncoding(String) - Method in interface org.alfresco.repo.domain.encoding.EncodingDAO
- getOrCreateFolderInfo(String, String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getOrCreateFolderPath(NamespaceService, NodeService, SearchService, FileFolderService) - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
-
Helper method to find or create the folder path referenced by this bean.
- getOrCreateListenerList(String, UserTaskActivityBehavior) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- getOrCreateLocalePair(Locale) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
-
Gets the locale ID for an existing instance or creates a new entity if one doesn't exist.
- getOrCreateLocalePair(Locale) - Method in interface org.alfresco.repo.domain.locale.LocaleDAO
-
Gets the locale ID for an existing instance or creates a new entity if one doesn't exist.
- getOrCreateMailbox(AlfrescoImapUser, String, boolean, boolean) - Method in interface org.alfresco.repo.imap.ImapService
-
Returns a reference to a mailbox, either creating a new one or retrieving an existing one.
mailboxparameter may specify absolute or relative path to a folder. - getOrCreateMailbox(AlfrescoImapUser, String, boolean, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getOrCreateMimetype(String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- getOrCreateMimetype(String) - Method in interface org.alfresco.repo.domain.mimetype.MimetypeDAO
-
Retrieve an existing mimetype or create a new one if it doesn't exist.
- getOrCreateNamespace(String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getOrCreateNamespace(String) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Get an existing instance matching the URI or create one if necessary.
- getOrCreateNodeInfo(String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getOrCreateNodeInfo(String, String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getOrCreatePermission(PermissionReference) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getOrCreatePermission(PermissionReference) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getOrCreatePropertyClass(Class<?>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getOrCreatePropertyClass(Class<?>) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getOrCreatePropertyDateValue(Date) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getOrCreatePropertyDateValue(Date) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getOrCreatePropertyDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getOrCreatePropertyDoubleValue(Double) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getOrCreatePropertyStringValue(String) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getOrCreatePropertyStringValue(String) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getOrCreatePropertyValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getOrCreatePropertyValue(Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing unique properties; see interface comments.
- getOrCreateQName(QName) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getOrCreateQName(QName) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Get an existing instance matching the QName or create one if necessary.
- getOrCreateSystemChildContainer(QName, NodeService, Repository) - Static method in class org.alfresco.repo.node.SystemNodeUtils
-
Returns the NodeRef of a given Child Container within the current Tenant's System Container, creating the Container as System if required.
- getOrCreateZone(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Gets or creates an authority zone node with the specified name
- getOrCreateZone(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getOrCreateZone(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets or creates an authority zone node with the specified name
- getOrCreateZone(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets or creates an authority zone node with the specified name
- getOrder() - Method in class org.alfresco.repo.management.subsystems.LegacyConfigPostProcessor
- getOrder() - Method in class org.alfresco.util.RuntimeSystemPropertiesSetter
- getOrder() - Method in class org.alfresco.util.schemacomp.model.Column
- getOrderBy() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getOrderByCode(String) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- getOrderByCode(String) - Method in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
Get the order of the specified language code
- getOrdinalNumber() - Method in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
-
Fetch the numerical value that will represent the the persisted type.
- getOriginal(NodeRef) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- getOriginal(NodeRef) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Get the original for a given copied node
- getOriginalAssocTypeId() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getOriginalIdPropQNameId() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getOriginalNodeId() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getOriginalNodeRef() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getOriginalPaths() - Method in class org.alfresco.repo.bulkimport.AnalysedDirectory
- getOriginalSearchTerm() - Method in class org.alfresco.repo.jscript.ScriptSpellCheckResult
- getOrphanTime() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- getOrphanTime() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- getOutcome() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getOutlookUID() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Gets the UID used by Outlook for this event.
- getOutlookUID() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets the UID used by Outlook for this event.
- getOwnableService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the ownable service
- getOwnableService() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Get the ownable service
- getOwnableService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getOwnableService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getOwner() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Get the owner of the node.
- getOwner() - Method in class org.alfresco.repo.lock.mem.LockState
- getOwner() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getOwner() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getOwner() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Set the authority to use as the owner of all home folder nodes.
- getOwner() - Method in class org.alfresco.repo.solr.NodeMetaData
- getOwner() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Retrieves the username of the lock owner.
- getOwner() - Method in class org.alfresco.service.cmr.download.DownloadRequest
- getOwner(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- getOwner(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceNOOPImpl
- getOwner(NodeRef) - Method in interface org.alfresco.service.cmr.security.OwnableService
-
Get the username of the owner of the given object.
- getOwnerAuthority() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getOwnerAuthority() - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getOwnerAuthority() - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getOwnerOnCreate() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the authority to use as the owner of all home folder nodes.
- getOwnerPermissions() - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- getOwningNodeRef(Action) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getOwningNodeRef(Action) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Returns the owning node reference for an action.
- getOwningNodeRef(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getOwningNodeRef(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Returns the owning node reference for a rule.
- getOwningNodeRef(Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getOwningNodeRef(Rule) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Returns the owning node reference for a rule.
- getPackage() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getPackageContents(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getPackageContents(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Get a list of node refs to all the package contents for the given task id.
- getPackageContents(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getPackageContents(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Get a list of node refs to all the package contents.
- getPackageResources() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getPackageResources() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Get the packe resources (array of noderefs)
- getPackageTemplateNode() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getPage() - Method in class org.alfresco.repo.jscript.ScriptPagingNodes
- getPage() - Method in class org.alfresco.service.cmr.subscriptions.PagingFollowingResultsImpl
- getPage() - Method in class org.alfresco.service.cmr.subscriptions.PagingSubscriptionResultsImpl
- getPage1Instance() - Static method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Gets paged source options which specify just the first page.
- getPagedFavourites(String, Set<FavouritesService.Type>, List<Pair<FavouritesService.SortFields, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- getPagedFavourites(String, Set<FavouritesService.Type>, List<Pair<FavouritesService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
-
A paged list of favourites for user "userName".
- getPagedPreferences(String, String, PagingRequest) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- getPagedPreferences(String, String, PagingRequest) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
- getPagedTags(String, int, int) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Get page of tags with totalRecords info
- getPagedTags(String, String, int, int) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
- getPagedTags(StoreRef, int, int) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getPagedTags(StoreRef, int, int) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get page of the tags currently available
- getPagedTags(StoreRef, String, int, int) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getPagedTags(StoreRef, String, int, int) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
- getPagedUserFeedEntries(String, String, boolean, boolean, long, PagingRequest) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getPagedUserFeedEntries(String, String, boolean, boolean, long, PagingRequest) - Method in interface org.alfresco.service.cmr.activities.ActivityService
- getPageLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getPageLimit() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Get the page limit before returning EOF.
- getPageSize() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- getPagesPair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getPagingRequest() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- getPaidNetwork() - Method in class org.alfresco.repo.tenant.Network
- getPair(QNameDAO) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getPairedPropertyName() - Method in class org.alfresco.repo.management.subsystems.PortEarlyPropertyChecker
- getPairedPropertyName() - Method in interface org.alfresco.repo.management.subsystems.SubsystemEarlyPropertyChecker
-
Get the (optional) paired property name (e.g., if we want to check a port number we might want to do that together with a specific local address).
- getParamDisplayLabel(String) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets the parameter definition display label from the properties file.
- getParamDisplayLabel(String) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This method gets the parameter definition display label from the properties file.
- getParamDisplayLabel(String) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.This method gets the parameter definition display label from the properties file.
- getParamDisplayLabel(String, Locale) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets the parameter definition display label from the properties file.
- getParameter(String) - Method in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- getParameter(String) - Method in class org.alfresco.repo.virtual.VirtualContext
- getParameter(Reference, int) - Method in class org.alfresco.repo.virtual.ref.Protocol
- getParameterConstraint(String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- getParameterConstraint(String) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get a named parameter constraint
- getParameterConstraintName() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- getParameterConstraintName() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Gets the parameter constraint name, null if none set.
- getParameterConstraints() - Method in class org.alfresco.repo.action.ActionServiceImpl
- getParameterConstraints() - Method in interface org.alfresco.service.cmr.action.ActionService
-
Get all the parameter constraints
- getParameterDefinition(QName) - Method in interface org.alfresco.repo.search.QueryCollection
-
Get a query definition by QName.
- getParameterDefinition(QName) - Method in class org.alfresco.repo.search.QueryCollectionImpl
- getParameterDefinition(QName) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Get a parameter definition
- getParameterDefinition(QName) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- getParameterDefinitions() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getParameterDefinitions() - Method in class org.alfresco.repo.nodelocator.AbstractNodeLocator
-
A list containing the parmameter defintions for this
NodeLocator. - getParameterDefinitions() - Method in class org.alfresco.repo.nodelocator.AncestorNodeLocator
-
A list containing the parmameter defintions for this
NodeLocator. - getParameterDefinitions() - Method in interface org.alfresco.repo.nodelocator.NodeLocator
-
A list containing the parmameter defintions for this
NodeLocator. - getParameterDefinitions() - Method in class org.alfresco.repo.nodelocator.XPathNodeLocator
-
A list containing the parmameter defintions for this
NodeLocator. - getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Supplies the list of parameters required by this rendering engine.
- getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- getParameterDefinitions() - Method in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- getParameterDefinitions() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
A list containing the parmameter defintions for this rule item.
- getParameterDefintion(String) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getParameterDefintion(String) - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
Get the parameter definition by name
- getParameterDefintions() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets a list containing the parameter definitions for this rule item.
- getParameters() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
-
Returns the parameters for the constraint
- getParameters() - Method in class org.alfresco.repo.jscript.ScriptAction
-
Return all the properties known about this node.
- getParameters() - Method in class org.alfresco.repo.virtual.ref.Reference
- getParameters() - Method in class org.alfresco.repo.virtual.VirtualContext
- getParametersAsJSON() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
-
Returns the paramters for the constraint as a JSONObject
- getParameterTemplates() - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Get the templates that define the parameters for the action.
- getParameterValue(String) - Method in class org.alfresco.repo.action.ParameterizedItemImpl
- getParameterValue(String) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
-
Get value of a named parameter.
- getParameterValues() - Method in class org.alfresco.repo.action.ParameterizedItemImpl
- getParameterValues() - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
-
Get the parameter values
- getParamWithDefault(String, T) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getParamWithDefault(String, T) - Method in interface org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
-
Deprecated.Gets the value for the named parameter.
- getParamWithDefault(String, T, RenditionDefinition) - Static method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Gets the value for the named parameter.
- getParent() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- getParent() - Method in class org.alfresco.repo.forms.FieldGroup
-
Returns the parent group
- getParent() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getParent() - Method in class org.alfresco.repo.jscript.ScriptNode
- getParent() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the parent application context.
- getParent() - Method in class org.alfresco.repo.template.TemplateNode
- getParent() - Method in interface org.alfresco.repo.template.TemplateProperties
- getParent() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getParent() - Method in class org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
-
Deprecated.Get the parent node reference
- getParent() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- getParent() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Get the parent object for which this object is a child.
- getParentAssociations() - Method in class org.alfresco.repo.jscript.ScriptNode
- getParentAssocs() - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- getParentAssocs() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return the parent associations to this Node.
- getParentAssocs() - Method in class org.alfresco.repo.solr.NodeMetaData
- getParentAssocs() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getParentAssocs(Long, QName, QName, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getParentAssocs(Long, QName, QName, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the parent association of a given parent node, optionally filtering on association QName and association type QName.
- getParentAssocs(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Defers to the pattern matching overload
- getParentAssocs(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getParentAssocs(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
The node will appear to be attached to the root of the version store
- getParentAssocs(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getParentAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Filters out any associations if their qname is not a match to the given pattern.
- getParentAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
The node will appear to be attached to the root of the version store
- getParentAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
The node will apprear to be attached to the root of the version store
- getParentAssocs(NodeRef, QNamePattern, QNamePattern) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getParentAssocsCrc() - Method in class org.alfresco.repo.solr.NodeMetaData
- getParentAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getParentContext() - Method in interface org.alfresco.repo.importer.ImportNode
- getParentContext() - Method in class org.alfresco.repo.importer.view.NodeContext
- getParentGroups() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the immediate parents of this group
- getParentGroups(int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the immediate parents of this group
- getParentGroups(ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the immediate parents of this group
- getParentName() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeLink
- getParentNode() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getParentNodeId() - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- getParentNodeId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getParentNodeId() - Method in class org.alfresco.repo.query.NodeBackedEntity
- getParentNodeId() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getParentNodeId() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getParentNodeIds() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getParentNodeRef() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getParentNodeRef() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getParentNodeRef() - Method in exception org.alfresco.service.cmr.model.FileExistsException
- getParentNodeRef() - Method in exception org.alfresco.service.cmr.model.FolderExistsException
- getParentNodeRef() - Method in exception org.alfresco.service.cmr.repository.DuplicateChildNodeNameException
- getParentNodeStringValue() - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- getParentPath() - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- getParentPath() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- getParentPath() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- getParentPath() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getParentPath() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getParentRef() - Method in interface org.alfresco.repo.importer.ImportParent
- getParentRef() - Method in class org.alfresco.repo.importer.view.ParentContext
- getParentRef() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getParentRef() - Method in interface org.alfresco.repo.rendition.RenditionLocation
-
Deprecated.Gets the parent node of the rendition.
- getParentRef() - Method in class org.alfresco.repo.rendition.RenditionLocationImpl
-
Deprecated.
- getParentRef() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getParentRef() - Method in class org.alfresco.repo.virtual.template.FilingParameters
- GetParentReferenceMethod - Class in org.alfresco.repo.virtual.ref
-
Returns a virtual parent reference upon execution by subtracting the last template path element from of the given reference.
For root template path references anullwill be returned upon execution. - GetParentReferenceMethod() - Constructor for class org.alfresco.repo.virtual.ref.GetParentReferenceMethod
- getParents() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getParents() - Method in class org.alfresco.repo.jscript.ScriptNode
- getParents(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getParentScope() - Method in class org.alfresco.repo.jscript.NativeMap
- getParentScope() - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- getParentScope() - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- getParentTypeShort() - Method in class org.alfresco.repo.template.TemplateNode
- getPassword() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the password
- getPassword() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- getPassword() - Method in class org.alfresco.repo.security.authentication.Authorization
- getPassword() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- getPassword() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getPassword() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the cleartext password
- getPasswordCharArray() - Method in class org.alfresco.repo.security.authentication.Authorization
- getPasswordGenerator() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getPasswordGrantScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getPatch(String) - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Retrieve an existing patch
- getPatch(String) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- getPatchApplied() - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
-
Was the patch applied - or was it not applied
- getPatchDAO() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- getPatches(Date, Date) - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Retrieves all applied patches between two specific times.
- getPatches(Date, Date) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- getPatchId() - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- getPath() - Method in class org.alfresco.filesys.repo.DeleteNodeEvent
-
Return the relative path of the target node
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- getPath() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getPath() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- getPath() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- getPath() - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- getPath() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- getPath() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getPath() - Method in class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- getPath() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- getPath() - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- getPath() - Method in class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- getPath() - Method in class org.alfresco.repo.admin.registry.RegistryKey
- getPath() - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Get the path
- getPath() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- getPath() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the path
- getPath() - Method in class org.alfresco.repo.transfer.manifest.ManifestCategory
- getPath() - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- getPath() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the path to the key node, if one exists.
- getPath() - Method in interface org.alfresco.service.cmr.repository.ScriptLocation
- getPath() - Method in class org.alfresco.service.cmr.view.Location
- getPath() - Method in class org.alfresco.service.cmr.workflow.LazyActivitiWorkflowTask
- getPath() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getPath() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getPath() - Method in class org.alfresco.util.schemacomp.DbProperty
-
Work backwards from this DbProperty's DbObject to the root object to create a path in the following format:
- getPath(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- getPath(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getPath(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- getPath(NodeRef) - Method in class org.alfresco.repo.jscript.app.CategoryPropertyDecorator
-
Category path used for node membership queries
- getPath(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getPath(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getPath(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getPath(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getPath(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getPathElements() - Method in class org.alfresco.repo.dictionary.RepositoryLocation
- getPathForNode(TreeConnection, NodeRef) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Convert a node into a share relative path
- getPathFromRepo(ChildAssociationRef) - Method in interface org.alfresco.repo.imap.ImapService
- getPathFromRepo(ChildAssociationRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getPathFromSites(NodeRef) - Method in interface org.alfresco.repo.imap.ImapService
- getPathFromSites(NodeRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getPathMap() - Method in class org.alfresco.repo.audit.model._3.PathMappings
-
Gets the value of the pathMap property.
- getPathMappings() - Method in class org.alfresco.repo.audit.model._3.Application
-
Gets the value of the pathMappings property.
- getPathMappings() - Method in class org.alfresco.repo.audit.model._3.Audit
-
Gets the value of the pathMappings property.
- GetPathMethod - Class in org.alfresco.repo.virtual.bundle
- GetPathMethod(VirtualStore, ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.bundle.GetPathMethod
- getPathNodeRef() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Cache path to node resolution
- getPathProperties(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets the properties associated with the specified path (and parent paths)
- getPathProperties(String) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getPathProperties(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets the properties associated with the specified path (and parent paths)
- getPathProperties(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getPathProperties(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the properties associated with the specified path (and parent paths)
- getPaths() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getPaths() - Method in class org.alfresco.repo.solr.NodeMetaData
- getPaths() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Get all paths for the specified workflow instance
- getPaths(List<Path>, List<String>) - Method in class org.alfresco.repo.events.AbstractEventsService
- getPaths(NodeRef, boolean) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
When searching for
primaryOnly == true, checks that there is exactly one path. - getPaths(NodeRef, boolean) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getPaths(NodeRef, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getPaths(Pair<Long, NodeRef>, boolean) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getPaths(Pair<Long, NodeRef>, boolean) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Build the paths for a node.
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- getPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- getPattern() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getPattern() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryParams
- getPattern() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getPattern() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getPattern() - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- getPatterns() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- getPayload() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getPayload() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- getPayload() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
The list of Nodes to be transfered.
- getPeerAssocs() - Method in class org.alfresco.repo.event2.EventGenerator.Consolidators
- getPendingInvitesLink(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- getPeople(String) - Method in class org.alfresco.repo.jscript.People
-
Deprecated.recated see getPeople(filter, maxResults)
- getPeople(String, int) - Method in class org.alfresco.repo.jscript.People
-
Get the collection of people stored in the repository.
- getPeople(String, int, String, boolean) - Method in class org.alfresco.repo.jscript.People
-
Get the collection of people stored in the repository.
- getPeople(String, List<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get paged list of people optionally filtered and/or sorted Note: the pattern is applied to filter props (0 to 3) as startsWithIgnoreCase, which are OR'ed together, for example: cm:userName or cm:firstName or cm:lastName
- getPeople(String, List<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get paged list of people optionally filtered and/or sorted Note: the pattern is applied to filter props (0 to 3) as startsWithIgnoreCase, which are OR'ed together, for example: cm:userName or cm:firstName or cm:lastName
- getPeople(String, List<QName>, Set<QName>, Set<QName>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get paged list of people optionally filtered and/or sorted
- getPeople(String, List<QName>, Set<QName>, Set<QName>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get paged list of people optionally filtered and/or sorted
- getPeople(List<Pair<QName, String>>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Deprecated.see getPeople(String pattern, List
filterProps, List<Pair<QName, Boolean>> sortProps, PagingRequest pagingRequest) - getPeople(List<Pair<QName, String>>, boolean, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Deprecated.see getPeople(String pattern, List
filterProps, List<Pair<QName, Boolean>> sortProps, PagingRequest pagingRequest) - GetPeopleCannedQuery - Class in org.alfresco.repo.security.person
-
GetPeople canned query To get paged list of children of a parent node filtered by child type.
- GetPeopleCannedQuery(NodeDAO, QNameDAO, CannedQueryDAO, TenantService, NodeService, AuthorityService, CannedQueryParameters) - Constructor for class org.alfresco.repo.security.person.GetPeopleCannedQuery
- GetPeopleCannedQuery.DefaultPersonQueryCallback - Class in org.alfresco.repo.security.person
- GetPeopleCannedQuery.PersonQueryCallback - Interface in org.alfresco.repo.security.person
- GetPeopleCannedQuery.PersonResultHandler - Class in org.alfresco.repo.security.person
- GetPeopleCannedQueryFactory - Class in org.alfresco.repo.security.person
-
GetPeople canned query factory - to get paged list of people
- GetPeopleCannedQueryFactory() - Constructor for class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- GetPeopleCannedQueryParams - Class in org.alfresco.repo.security.person
-
GetPeople CQ parameters - for query context and filtering
- GetPeopleCannedQueryParams(NodeRef, List<QName>, String, Set<QName>, Set<QName>, boolean) - Constructor for class org.alfresco.repo.security.person.GetPeopleCannedQueryParams
- getPeopleContainer() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Return the container that stores people.
- getPeopleContainer() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Return the container that stores people.
- getPeopleFilteredByProperty(QName, Serializable, int) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get people filtered by the given property name/value pair.
- getPeopleFilteredByProperty(QName, Serializable, int) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get people filtered by the given property name/value pair.
- getPeopleImpl(String, ScriptPagingDetails, String, Boolean) - Method in class org.alfresco.repo.jscript.People
- getPeopleImplDB(String, ScriptPagingDetails, String, Boolean) - Method in class org.alfresco.repo.jscript.People
- getPeopleImplSearch(String, String[], ScriptPagingDetails, String, Boolean) - Method in class org.alfresco.repo.jscript.People
- getPeoplePaging(String, ScriptPagingDetails, String, Boolean) - Method in class org.alfresco.repo.jscript.People
- getPercentageComplete() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getPercentComplete() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the progress expressed as a percentage.
- getPercentComplete() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the progress expressed as a percentage.
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Cron
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Days
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfFinancialMonth
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfFinancialQuarter
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfFinancialYear
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfMonth
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfQuarter
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.EndOfYear
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Immediately
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Months
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.NoPeriod
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Quarters
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Weeks
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.XMLDuration
- getPeriodType() - Method in class org.alfresco.repo.dictionary.types.period.Years
- getPermanentFlags() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns permanent flags.
- getPermission() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- getPermission() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getPermission() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- getPermission() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getPermission() - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- getPermission(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getPermission(long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getPermission(PermissionReference) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getPermission(PermissionReference) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- getPermission(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getPermission(PermissionReference) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getPermission(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the string that can be used to identify the given permission reference.
- getPermission(PermissionReference) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getPermissionEntity(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getPermissionEntity(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getPermissionEntity(long, String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- getPermissionEntity(long, String) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- getPermissionEntries() - Method in class org.alfresco.repo.security.permissions.impl.model.NodePermission
- getPermissionEntries() - Method in class org.alfresco.repo.security.permissions.impl.SimpleNodePermissionEntry
- getPermissionEntries() - Method in interface org.alfresco.repo.security.permissions.NodePermissionEntry
-
Get the permission entries set for this node.
- getPermissionEvaluationMode() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getPermissionEvaluationMode() - Method in class org.alfresco.repo.jscript.People
- getPermissionEvaluationMode() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getPermissionGroups() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- getPermissionId() - Method in interface org.alfresco.repo.domain.permissions.Ace
- getPermissionId() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getPermissionMapping() - Method in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
- getPermissionReference() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- getPermissionReference() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- getPermissionReference() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- getPermissionReference() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Get the permission definition.
- getPermissionReference(String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getPermissionReference(String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getPermissionReference(String) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permission reference by permission name.
- getPermissionReference(String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getPermissionReference(QName, String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getPermissionReference(QName, String) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Find a permission by name in the type context.
- getPermissionReference(QName, String) - Static method in class org.alfresco.repo.security.permissions.impl.PermissionReferenceImpl
-
Factory method to create permission references
- getPermissionReference(QName, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getPermissionReference(QName, String) - Static method in class org.alfresco.repo.security.permissions.impl.SimplePermissionReference
-
Factory method to create simple permission references
- getPermissionReference(QName, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getPermissionReference(QName, String) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permission reference for the given data type and permission name.
- getPermissionReference(QName, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getPermissions() - Method in class org.alfresco.repo.jscript.ScriptNode
- getPermissions() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- getPermissions() - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- getPermissions() - Method in class org.alfresco.repo.template.BasePermissionsNode
- getPermissions() - Method in interface org.alfresco.repo.template.TemplatePermissions
- getPermissions() - Method in class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- getPermissions(NodeRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getPermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Get the permissions that have been set on a given node.
- getPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getPermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getPermissions(StoreRef) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- getPermissions(StoreRef) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Get permission masks set on a store
- getPermissionService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the permission service
- getPermissionService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the permission service
- getPermissionService() - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getPermissionService() - Method in class org.alfresco.repo.imap.AlfrescoImapFolderAccessInterceptor
- getPermissionService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getPermissionService() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getPermissionService() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- getPermissionService() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Get the permission service.
- getPermissionService() - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Get the permission service
- getPermissionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getPermissionService() - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getPermissionService() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- getPermissionService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getPermissionService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getPermissionService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getPermissionService() - Method in interface org.alfresco.service.ServiceRegistry
- getPermissionSets() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Get the permission sets by type
- getPermissionTypeQName() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- getPersistedActionRef() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getPersistedActionRef() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
Gets the
NodeRefwhere the action is persisted. - getPersistedAtNodeRef() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Get the persisted nodeRef for this schedule
- getPersistedType() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getPersistedType() - Method in class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- getPersistedType() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getPersistedTypeEnum() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getPersistedTypeEnum(Serializable, PropertyTypeConverter) - Static method in class org.alfresco.repo.domain.propval.PropertyValueEntity
-
Helper method to determine how the given value will be stored.
- getPersistentType(Serializable) - Method in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
When external to persisted type mappings are not obvious, the persistence framework, before persisting as
PropertyValueEntity.PersistedType.SERIALIZABLE, will give the converter a chance to choose how the value must be persisted:PropertyValueEntity.PersistedType.LONGPropertyValueEntity.PersistedType.DOUBLEPropertyValueEntity.PersistedType.STRINGPropertyValueEntity.PersistedType.SERIALIZABLEPropertyValueEntity.PersistedType.CONSTRUCTABLEThe converter should returnPropertyValueEntity.PersistedType.SERIALIZABLEif no further conversions are possible. - getPersistentType(Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyTypeConverter
-
When external to persisted type mappings are not obvious, the persistence framework, before persisting as
PropertyValueEntity.PersistedType.SERIALIZABLE, will give the converter a chance to choose how the value must be persisted:PropertyValueEntity.PersistedType.LONGPropertyValueEntity.PersistedType.DOUBLEPropertyValueEntity.PersistedType.STRINGPropertyValueEntity.PersistedType.SERIALIZABLEPropertyValueEntity.PersistedType.CONSTRUCTABLEThe converter should returnPropertyValueEntity.PersistedType.SERIALIZABLEif no further conversions are possible. - getPersister() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- getPerson() - Method in class org.alfresco.repo.model.Repository
-
Gets the currently authenticated person Includes any overlay authentication set by runas
- getPerson() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
-
Return a ScriptNode wrapping the person
- getPerson(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getPerson(String) - Method in class org.alfresco.repo.jscript.People
-
Gets the Person given the username
- getPerson(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get a person by userName.
- getPerson(String) - Method in class org.alfresco.repo.template.People
-
Gets the Person given the username
- getPerson(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get a person by userName.
- getPerson(String, boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Retrieve the person NodeRef for a
username, optionally creating the home folder if it does not exist and optionally creating the person if they don't exist AND the PersonService is configured to allow the creation of missing personsPersonService.setCreateMissingPeople(boolean). - getPerson(String, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Retrieve the person NodeRef for a
username, optionally creating the home folder if it does not exist and optionally creating the person if they don't exist AND the PersonService is configured to allow the creation of missing personsPersonService.setCreateMissingPeople(boolean). - getPerson(NodeRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Retrieve the person info for an existing
person NodeRef - getPerson(NodeRef) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Retrieve the person info for an existing
person NodeRef - getPersonalOAuth1Credentials(String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
-
Get the current users OAuth1Credentials for the remote systems
- getPersonalOAuth1Credentials(String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- getPersonalOAuth2Credentials(String) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
-
Get the current users OAuth2Credentials for the remote systems
- getPersonalOAuth2Credentials(String) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- getPersonCount() - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Count people i.e. nodes of
type cm:person. - getPersonCount() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getPersonCredentials(String) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- getPersonCredentials(String) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Fetches the credentials for the current user for the specified System.
- getPersonEmail(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getPersonFullName(String) - Method in class org.alfresco.repo.jscript.People
-
Faster helper when the script just wants to build the Full name for a person.
- getPersonId() - Method in class org.alfresco.repo.site.SiteMembership
-
Deprecated.from 7.0.0 use getId instead
- getPersonLastSynced() - Method in interface org.alfresco.repo.security.sync.SynchronizeDiagnostic
- getPersonLastSynced() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- getPersonMappedProperties() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getPersonMappedProperties() - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Gets the set of property names that are auto-mapped by this user registry.
- getPersonMappedProperties(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getPersonMappedProperties(String) - Method in interface org.alfresco.repo.security.sync.UserRegistrySynchronizer
-
Gets the set of property names that are auto-mapped for the user with the given user name.
- getPersonNames() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getPersonNames() - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Gets the names of all persons in the registry.
- getPersonNode(String) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- getPersonNodeRef() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
-
Return the NodeRef of the person
- getPersonOrNull(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Get a person by userName.
- getPersonOrNull(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Get a person by userName.
- getPersonProperty(NodeRef, QName) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Helper method for
HomeFolderProvider2.getHomeFolder(org.alfresco.service.cmr.repository.NodeRef)(so that it does not need its own NodeService) that returns a person property value. - getPersons(Date) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getPersons(Date) - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Gets descriptions of all the persons (users) in the user registry or all those changed since a certain date.
- getPersonService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the person service
- getPersonService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the person service
- getPersonService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getPersonService() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getPersonService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getPersonService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the person service (or null if one is not provided)
- getPersonTypeQNameId() - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- getPipelineConfigDir() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- getPivotFacets() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getPivotFacets() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getPivotTranslation(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Given any node, this returns the pivot translation.
- getPivotTranslation(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Given any node, this returns the pivot translation.
- getPlaceHolderResourcePath() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- getPlaceHolderResourcePath(String) - Method in class org.alfresco.repo.thumbnail.script.ScriptThumbnailService
-
Deprecated.Gets the resource path for the place holder thumbnail for the given named thumbnail.
- getPlaceholders() - Method in class org.alfresco.repo.virtual.AlfrescoScriptVirtualContext
- getPolicy() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
-
Gets the Policy bound to
- getPolicy() - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- getPolicyClass() - Method in class org.alfresco.repo.policy.CachedPolicyFactory
-
Gets the Policy class created by this factory
- getPolicyComponent() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- getPolicyComponent() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- getPolicyComponent() - Method in class org.alfresco.repo.imap.ImapContentPolicy
- getPolicyComponent() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getPolicyComponent() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getPolicyComponent() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the policy component
- getPolicyDefinition() - Method in interface org.alfresco.repo.policy.BehaviourDefinition
-
Gets the definition of the Policy bound to
- getPolicyFilter() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the policy behaviour filter, used to inhibit versioning on a per transaction basis
- getPolicyFilter() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Get the policy behaviour filter, used to inhibit versioning on a per transaction basis
- getPolicyInterface() - Method in interface org.alfresco.repo.policy.PolicyDefinition
-
Gets the Policy interface class
- getPooledActorsReference(Collection<IdentityLink>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getPooledTasks() - Method in class org.alfresco.repo.template.Workflow
-
Return a list of objects representing the pooled tasks for the current user
- getPooledTasks(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get pooled tasks
- getPooledTasks(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getPooledTasks(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the pooled tasks available to the specified authority
- getPooledTasks(String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getPooledTasks(String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the pooled tasks available to the specified authority
- getPooledTasks(List<String>, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets the pooled tasks available to the specified authority
- getPooledTasks(List<String>, boolean) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Gets the pooled tasks available to the specified authority
- getPoolName() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- getPort() - Method in class org.alfresco.email.server.EmailServer
- getPort() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the port.
- getPort() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- getPort() - Method in interface org.alfresco.repo.jscript.ScriptUrls.UrlResolver
- getPort() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- getPos() - Method in interface org.alfresco.repo.domain.permissions.AclMember
-
Get the position group for this member in the ACL 0 - implies the ACE is on the object >0 - that it is inherited in some way The lower values are checked first so take precedence.
- getPos() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Get the position group for this member in the ACL 0 - implies the ACE is on the object >0 - that it is inherited in some way The lower values are checked first so take precedence.
- getPosition() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- getPosition() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntry
- getPosition() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- getPosition() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- getPosition() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- getPosition() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- getPosition() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Return the position in the inhertance chain (0 is not inherited and set on the object)
- getPosition() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- getPosition() - Method in class org.alfresco.repo.transfer.TransferEventImpl
-
The position in the range
- getPosition() - Method in interface org.alfresco.service.cmr.transfer.RangedTransferEvent
-
The position in the range
- getPost() - Method in class org.alfresco.service.cmr.discussion.PostWithReplies
- getPost(TopicInfo, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getPost(TopicInfo, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves an existing
PostInfofrom the repository - getPostCommitCommands() - Method in class org.alfresco.filesys.repo.rules.commands.CompoundCommand
- getPostCreatedAfter() - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryParams
- getPostDaoService() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getPostDate() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getPostDate() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getPostedDate() - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- getPostErrorCommands() - Method in class org.alfresco.filesys.repo.rules.commands.CompoundCommand
- getPostId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getPostMethod() - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- getPostSortDateTime() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
If we are using the DateAnalyser then lucene sort is only to the date, as that is all that is in the index.
- getPostUserAvatarNodeRef() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getPostUserId() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getPrecedingAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getPrecedingSiblingAxisIterator(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getPredecessor(Version) - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets the predecessor of a specified version
- getPredecessor(Version) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getPredecessor(Version) - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets the predecessor of a specified version
- getPredicateParts() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getPreference(String, String) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- getPreference(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
- getPreferences(String) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- getPreferences(String) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- getPreferences(String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
-
Get all preferences for a particular user
- getPreferences(String, String) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- getPreferences(String, String) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- getPreferences(String, String) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
-
Get the preferences for a particular user.
- getPreferredEncoding() - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- getPrefix(String) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- getPrefix(String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getPrefixedName(ClassAttributeDefinition) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getPrefixes() - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- getPrefixes() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- getPrefixes(String) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- getPrefixes(String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- getPrefixes(String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- getPrevalidationTenantDomain() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
This method is called from the
AuthenticationServiceImpl.validate(String)method. - getPrimaryChildAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getPrimaryChildrenAcls(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getPrimaryChildrenAcls(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Fetch all primary child node IDs and corresponding ACL IDs.
- getPrimaryDomain(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
-
Get the primary domain for the given user, if a tenant for that domain exists.
- getPrimaryHierarchy(NodeRef, boolean) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getPrimaryKey() - Method in class org.alfresco.util.schemacomp.model.Table
- getPrimaryParent(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getPrimaryParent(NodeRef) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Simulates the node begin attached to the root node of the version store.
- getPrimaryParent(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Simulates the node begin attached ot the root node of the version store.
- getPrimaryParent(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getPrimaryParent(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getPrimaryParent(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getPrimaryParentAssoc() - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- getPrimaryParentAssoc() - Method in class org.alfresco.repo.jscript.ScriptNode
- getPrimaryParentAssoc() - Method in class org.alfresco.repo.template.TemplateNode
- getPrimaryParentAssoc() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- getPrimaryParentAssoc() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- getPrimaryParentAssoc() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getPrimaryParentAssoc(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getPrimaryParentAssoc(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Finds the association between the node's primary parent and the node itself
- getPrimaryParentAssoc(TransferManifestNormalNode) - Static method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeHelper
-
Gets the primary parent association
- getPrimaryParentAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getPrimaryParentNodeId() - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- getPrimaryPost(TopicInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getPrimaryPost(TopicInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves the Primary (Root) Post in a topic, to which all replies belong.
- getPrincipal() - Method in class org.alfresco.repo.event2.EventInfo
- getPrincipalAttribute() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getPriority() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getProblemPatternsFileUrl() - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
- getProblems() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
- getProcessCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getProcessDefinition(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getProcessDefinitionByKey(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getProcessDefinitionForDeployment(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getProcessedDenies() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getProcessedDenies() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getProcessId() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Return the process id of the owner
- getProcessId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getProcessInstance(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getProcessKey(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getProcessName() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the process name.
- getProcessName() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the process name.
- getProcessName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getProcessorExtensions() - Method in class org.alfresco.repo.processor.BaseProcessor
-
Get the collection of processor extensions
- getProductName(RepoAdminService) - Static method in class org.alfresco.util.ModelUtil
-
Returns the name of the product currently running, determined by the current license.
- getProgress(String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- getProgress(String) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- getProgress(String) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
Read the progress of the
- getProgressInternal(String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- getProgressInternal(String) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- getProgressMonitor() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getProgressMonitor() - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
- getProp1() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp1qnameId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp1qnameId() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getProp2() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp2qnameId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp2qnameId() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getProp3() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp3qnameId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getProp3qnameId() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getProperties() - Method in class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- getProperties() - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- getProperties() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getProperties() - Method in interface org.alfresco.repo.importer.ImportNode
-
Gets all properties for the node
- getProperties() - Method in class org.alfresco.repo.importer.view.MetaDataContext
-
Get all meta-data properties
- getProperties() - Method in class org.alfresco.repo.importer.view.NodeContext
- getProperties() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return all the properties known about this node.
- getProperties() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanRemovePropertiesEvent
- getProperties() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanSetPropertiesEvent
- getProperties() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getProperties() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getProperties() - Method in class org.alfresco.repo.policy.PolicyScope
-
Gets the map of properties
- getProperties() - Method in interface org.alfresco.repo.security.permissions.AccessControlList
-
Get the properties
- getProperties() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- getProperties() - Method in class org.alfresco.repo.security.sync.NodeDescription
-
Gets the properties.
- getProperties() - Method in class org.alfresco.repo.solr.NodeMetaData
- getProperties() - Method in class org.alfresco.repo.template.TemplateNode
- getProperties() - Method in interface org.alfresco.repo.template.TemplateProperties
- getProperties() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Get the map containing the version property values.
- getProperties() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getProperties() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
-
Gets all properties for the node
- getProperties() - Method in class org.alfresco.repo.virtual.template.FilingData
- getProperties() - Method in class org.alfresco.repo.virtual.template.FilingParameters
- getProperties() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getProperties() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Gets the value of the
propertiesproperty - getProperties() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getProperties() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get all defined properties.
- getProperties() - Method in class org.alfresco.service.cmr.workflow.LazyActivitiWorkflowTask
- getProperties() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getProperties(Long) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Get properties that we want to be indexed.
- getProperties(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getProperties(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getProperties(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getProperties(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- getProperties(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getProperties(NodeRef) - Method in class org.alfresco.repo.audit.access.NodeInfoFactory
- getProperties(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getProperties(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getProperties(NodeRef) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Properties translation for version store
- getProperties(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Property translation for version store
- getProperties(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getProperties(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getProperties(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getProperties(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Get the properties
- getPropertiesByIds(List<Long>, PropertyValueDAO.PropertyFinderCallback) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertiesByIds(List<Long>, PropertyValueDAO.PropertyFinderCallback) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing non-unique, exploded properties; see interface comments.
- getPropertiesChanged() - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
- getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getPropertiesOfLatestVersion(String, String, String, Boolean, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getPropertiesProcessed() - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
- getProperty() - Method in class org.alfresco.repo.admin.registry.RegistryKey
- getProperty(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
- getProperty(String) - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- getProperty(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets a property value.
- getProperty(String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- getProperty(String) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- getProperty(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- getProperty(String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Gets a property value.
- getProperty(String) - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- getProperty(String) - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- getProperty(String) - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- getProperty(String) - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Get the current value of a validator property, as set using
DbValidator.setProperty(String, String). - getProperty(String) - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- getProperty(String) - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- getProperty(String, String) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
-
Gets a property from an alfresco global property but falls back to a System property with the same name to allow dynamic creation of transformers without having to have an AMP to add the alfresco global property.
- getProperty(String, String, String) - Method in class org.alfresco.repo.cache.AbstractCacheFactory
- getProperty(RegistryKey) - Method in interface org.alfresco.repo.admin.registry.RegistryService
- getProperty(RegistryKey) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- getProperty(BlogEntity) - Method in class org.alfresco.repo.blog.cannedqueries.AbstractBlogPostsCannedQueryFactory.BlogEntityComparator
- getProperty(CalendarEntity) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery.CalendarEntityComparator
- getProperty(NodeBackedEntity) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Property translation for version store
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Property translation for version store
- getProperty(NodeRef, QName) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getProperty(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getProperty(QName) - Method in class org.alfresco.repo.importer.view.MetaDataContext
-
Get meta-data property
- getProperty(R) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator
- getPropertyAccessor(String) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
-
Gets a property accessor
- getPropertyById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing non-unique, exploded properties; see interface comments.
- getPropertyClass(Class<?>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyClass(Class<?>) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyClassById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyClassById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyContext() - Method in interface org.alfresco.repo.domain.permissions.AceContext
- getPropertyContext() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- getPropertyContext() - Method in interface org.alfresco.repo.security.permissions.AccessControlEntryContext
-
Get the property context QName QName Qname => property types to which it applies
- getPropertyContext() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- getPropertyConverter() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- getPropertyDataType(QName) - Method in interface org.alfresco.repo.importer.ImportNode
-
Gets the property data type
- getPropertyDataType(QName) - Method in class org.alfresco.repo.importer.view.NodeContext
- getPropertyDatatypes() - Method in class org.alfresco.repo.importer.view.NodeContext
- getPropertyDateValue(Date) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyDateValue(Date) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyDateValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyDateValueById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyDefaults() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the property defaults provided by the installer or System properties.
- getPropertyDefinition() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
- getPropertyDefinition(QName) - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getPropertyDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyDoubleValue(Double) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyDoubleValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyDoubleValueById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyHandlerRegistry() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- getPropertyId() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getPropertyName() - Method in class org.alfresco.repo.content.transform.TransformerDebugLog
-
Overridden to specify the property name that specifies the maximum number of entries.
- getPropertyName() - Method in class org.alfresco.repo.content.transform.TransformerLog
-
Overridden to specify the property name that specifies the maximum number of entries.
- getPropertyName() - Method in class org.alfresco.util.schemacomp.DbProperty
- getPropertyNames() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
- getPropertyNames() - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- getPropertyNames() - Method in interface org.alfresco.repo.jscript.app.PropertyDecorator
- getPropertyNames() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the names of all properties.
- getPropertyNames() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- getPropertyNames() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- getPropertyNames() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- getPropertyNames() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Gets the names of all properties.
- getPropertyNames() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- getPropertyNames() - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- getPropertyNames() - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- getPropertyNames() - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Get the complete set of validator properties in use.
- getPropertyNames() - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- getPropertyNames() - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- getPropertyNames(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return all the property names defined for this node as an array.
- getPropertyQName() - Method in class org.alfresco.repo.content.NodeContentContext
- getPropertyQNameId() - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- getPropertyQNameId() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getPropertyRollups() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- getPropertyRollups() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns a List of
property rollup algorithmswhich are used in order to calculate rating totals, counts etc for a rated node. - getPropertyRoot(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyRoot(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- getPropertySerializableValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertySerializableValueById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyStringCaseSensitiveSearchParameters(String) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyStringCaseSensitiveSearchParameters(String) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Utility method to get query parameters for case-sensitive string searching
- getPropertyStringValue(String) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyStringValue(String) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyStringValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyStringValueById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
FOR INTERNAL USE ONLY: Do not use directly; see interface comments.
- getPropertyType() - Method in class org.alfresco.opencmis.search.CMISResultSetColumn
- getPropertyUniqueContext(Serializable, Serializable, Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyUniqueContext(Serializable, Serializable, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Get the unique context ID and associated shared property ID, or null if no such context exists.
- getPropertyUniqueContext(PropertyValueDAO.PropertyUniqueContextCallback, Serializable...) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyUniqueContext(PropertyValueDAO.PropertyUniqueContextCallback, Serializable...) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Get unique contexts (unique context ID and associated shared property ID), if any, based on one, two or three context values.
- getPropertyUniqueContextById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyUniqueContextById(Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- getPropertyUniqueContextByValues(Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyUniqueContextByValues(Long, Long, Long) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- getPropertyUniqueContextByValues(PropertyValueDAO.PropertyUniqueContextCallback, Long...) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyUniqueContextByValues(PropertyValueDAO.PropertyUniqueContextCallback, Long...) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- getPropertyValue() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getPropertyValue() - Method in class org.alfresco.util.schemacomp.DbProperty
- getPropertyValue(Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyValue(Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing unique properties; see interface comments.
- getPropertyValue(String) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getPropertyValue(QName) - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getPropertyValueById(Long) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- getPropertyValueById(Long) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing unique properties; see interface comments.
- getPropertyValueDAO() - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- getPropertyValueMap(JSONObject) - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
-
Creates a property-value Map from a JSON Object containing properties and values This method provides the right input for MBeans to expose the SOLR response values from the Response
- getPropertyValues() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.
- getPropertyValues(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getPropertyValues(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getPropertyValues(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getPropertyValues(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getPropertyValues(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- getPropertyValueToPersist(QName, Object) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- getPropId() - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- getPropIndex() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- getPropName() - Method in interface org.alfresco.repo.node.getchildren.FilterProp
- getPropName() - Method in class org.alfresco.repo.node.getchildren.FilterPropBoolean
- getPropName() - Method in class org.alfresco.repo.node.getchildren.FilterPropString
- getPropVal() - Method in interface org.alfresco.repo.node.getchildren.FilterProp
- getPropVal() - Method in class org.alfresco.repo.node.getchildren.FilterPropBoolean
- getPropVal() - Method in class org.alfresco.repo.node.getchildren.FilterPropString
- getPropVals() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortNode
- getPropValueName(String) - Method in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- getPropValues() - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- getProtectedUserKey(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Creates a key by combining the service instance ID with the username.
- getProtocol() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getProtocol() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- getProtocol() - Method in interface org.alfresco.repo.jscript.ScriptUrls.UrlResolver
- getProtocol() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getProtocol() - Method in class org.alfresco.repo.virtual.ref.Reference
- getProtocolAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the protocol access controls.
- getPrototype() - Method in class org.alfresco.repo.jscript.NativeMap
- getPrototype() - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- getPrototype() - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- getProxyUser() - Method in class org.alfresco.opencmis.CMISConnector
- getPublicKeyCacheTtl() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getPublicProperty(Map<NodePropertyKey, NodePropertyValue>, QName) - Method in class org.alfresco.repo.domain.node.NodePropertyHelper
- getPublicServiceAccessService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getPublicServiceAccessService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getPublished(String, Date, Date, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getPublished(String, Date, Date, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Gets the (internally, Alfresco-) published blog posts.
- getPublished(NodeRef, Date, Date, String, PagingRequest) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- getPublished(NodeRef, Date, Date, String, PagingRequest) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Gets the (internally, Alfresco-) published blog posts.
- getPublishedDate() - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- getPublishedFromDate() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getPublishedQNameId() - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- getPublishedToDate() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQueryParams
- getPwcSearchable() - Method in interface org.alfresco.opencmis.search.CMISQueryService
- getPwcSearchable() - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- getQname() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Get the unique name for the query
- getQname() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getQName() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getQName() - Method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- getQName() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- getQName() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getQName() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getQName() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
- getQName() - Method in class org.alfresco.repo.search.QueryParameterRefImpl
- getQName() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getQName() - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getQName() - Method in class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
- getQName() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
- getQName() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- getQName() - Method in class org.alfresco.repo.security.permissions.impl.PermissionReferenceImpl
- getQName() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionReference
- getQName() - Method in interface org.alfresco.repo.security.permissions.PermissionReference
-
Get the QName of the type or aspect against which the permission is defined.
- getQName(Long) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getQName(Long) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
- getQName(QName) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- getQName(QName) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
- getQnameCrc() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getQNameCrc(QName) - Static method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Find a CRC value for the full QName using UTF-8 conversion.
- getQnameDAO() - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- getQNameDAO() - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- getQNameForExists() - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getQnameId() - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- getQnameId() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- getQnameId() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getQNameId(QName) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- getQnameIds() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getQnameLocalName() - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- getQnameLocalName() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getQnameNamespaceId() - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- getQnameNamespaceId() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getQnamePath() - Method in class org.alfresco.repo.jscript.ScriptNode
- getQnamePath() - Method in class org.alfresco.repo.template.BaseContentNode
- getQNamePrefixString(QName) - Method in class org.alfresco.repo.event2.NodeResourceHelper
-
Returns the QName in the format prefix:local, but in the exceptional case where there is no registered prefix returns it in the form {uri}local.
- getQnameType() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getQNameType() - Method in class org.alfresco.repo.jscript.ScriptNode
- getQualifiedMailboxName() - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- getQuarterOfYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getQuery() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Get the query string.
- getQuery() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getQuery() - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- getQueryCollection(String) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Get a query collection by name
- getQueryCollection(String) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- getQueryDefinition(QName) - Method in interface org.alfresco.repo.search.QueryCollection
-
Get a query definition by QName.
- getQueryDefinition(QName) - Method in class org.alfresco.repo.search.QueryCollectionImpl
- getQueryDefinition(QName) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Get a query defintion by Qname
- getQueryDefinition(QName) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- getQueryExecutionId() - Method in class org.alfresco.service.cmr.subscriptions.PagingFollowingResultsImpl
- getQueryExecutionId() - Method in class org.alfresco.service.cmr.subscriptions.PagingSubscriptionResultsImpl
- getQueryLanguage() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the query language.
- getQueryLanguage() - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Get the query language
- getQueryLanguages() - Method in class org.alfresco.repo.search.impl.AbstractIndexerAndSearcher
- getQueryLanguages() - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- getQueryLanguages() - Method in interface org.alfresco.repo.search.IndexerAndSearcher
- getQueryMaxClauses() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
The maximum numbr of sub-queries the can be generated out of wild card expansion etc
- getQueryModelFactory() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- getQueryOptions() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getQueryParameterDefinition() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
- getQueryParameterDefinition() - Method in class org.alfresco.repo.search.QueryParameterRefImpl
- getQueryParameterDefs() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Get the definitions for any query parameters.
- getQueryParameterDefs() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getQueryParameterMap() - Method in interface org.alfresco.repo.search.CannedQueryDef
-
Get a map to look up definitions by Qname
- getQueryParameterMap() - Method in class org.alfresco.repo.search.CannedQueryDefImpl
- getQueryRegister() - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getQueryRegister() - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- getQueryString() - Method in interface org.alfresco.repo.virtual.template.VirtualQuery
- getQueryString() - Method in class org.alfresco.repo.virtual.template.VirtualQueryImpl
- getQuerySupport() - Method in interface org.alfresco.opencmis.search.CMISQueryService
- getQuerySupport() - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- getQueryTemplate() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the template from which to build the query.
- getQueryTime() - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- getQueryTime() - Method in interface org.alfresco.repo.search.impl.JSONAPIResult
-
Time to perform the requested action or command in SOLR
- getQueryTime() - Method in class org.alfresco.repo.search.impl.solr.SolrCommandBackupResult
- getQueryTime() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getQueryTime() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getQueryTime() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getQueryTime() - Method in interface org.alfresco.repo.search.SearchEngineResultMetadata
-
Returns the query execution time, or put in other words, the amount of time the search engine spent for processing the request.
- getQueueName() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Get the queueName that will execute this action
- getQueueName() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- getQuickShareLinkExpiryActionNode(QName) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- getQuickShareLinkExpiryActionNode(QName) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryActionPersister
-
Retrieves a
QuickShareLinkExpiryActionthat has been stored in the repository using thesave()method. - getQuietPeriod() - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- getQuietPeriodRetriesEnabled() - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- getQuota() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getQuotas() - Method in class org.alfresco.repo.tenant.Network
- getRange() - Method in class org.alfresco.repo.transfer.TransferEventImpl
-
The maximum range
- getRange() - Method in interface org.alfresco.service.cmr.transfer.RangedTransferEvent
-
The maximum range
- getRangeFrom() - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Gets the range from.
- getRangeTo() - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Gets the range to.
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- getRanking() - Method in interface org.alfresco.filesys.repo.rules.ScenarioInstance
-
Get the Ranking
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBuffered
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- getRanking() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- getRating(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the rating applied to the specified node in the specified scheme by the currently authenticated user.
- getRatingAppliedAt(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the rating applied date for the specified node in the specified scheme by the currently authenticated user.
- getRatingAssocNameFor(String, String) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
This method returns the
association namethat will be used to link a cm:rateable node to its cm:rating child for the specified username and ratingSchemeName. - getRatingAssocPatternForUser(String, String) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
This method returns a QNamePattern for the specified username and ratingSchemeName.
- getRatingByCurrentUser(NodeRef, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingByCurrentUser(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingByCurrentUser(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method gets the
Ratingapplied by the current user to the specified node in the specifiedRatingScheme- if there is one. - getRatingRollup(NodeRef, String, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingRollup(NodeRef, String, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingRollup(NodeRef, String, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method returns a 'rolled up' property value for the specified targetNode.
- getRatingsByCurrentUser(NodeRef) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingsByCurrentUser(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingsByCurrentUser(NodeRef) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method gets the
ratingsapplied by the current user to the specified node. - getRatingScheme(String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingScheme(String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingScheme(String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
Returns the named
rating schemeif there is one. - getRatingSchemeNames() - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the names for rating schemes currently in the system.
- getRatingSchemes() - Method in class org.alfresco.repo.rating.RatingSchemeRegistry
-
This method returns an unmodifiable map of the registered rating schemes.
- getRatingSchemes() - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingSchemes() - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingSchemes() - Method in interface org.alfresco.service.cmr.rating.RatingService
-
Returns the available
rating schemeskeyed by name. - getRatingsCount(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the number of ratings applied to the specified node by all users in the specified scheme.
- getRatingsCount(NodeRef, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getRatingsCount(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getRatingsCount(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method gets the number of individual ratings which have been applied to the specified node in the specified
RatingScheme. - getRatingService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getRatingService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the rating service (or null if one is not provided)
- getRawAllowedValues() - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- getRawContentType() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getRawContentType() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getRawReader(String) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Fetch content from the low-level stores using a content URL.
- getRawReader(String) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Fetch content from the low-level stores using a content URL.
- getReadableChannel() - Method in class org.alfresco.repo.content.AbstractContentReader
- getReadableChannel() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getReadCount() - Method in class org.alfresco.filesys.repo.MSOfficeContentNetworkFile
-
Return the file read count
- getReader() - Method in class org.alfresco.repo.content.AbstractContentReader
-
Performs checks and copies required reader attributes
- getReader() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
Performs checks and copies required reader attributes
- getReader() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getReader() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getReader() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getReader() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- getReader() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getReader() - Method in interface org.alfresco.service.cmr.repository.ScriptLocation
-
Returns a reader to the contents of the script
- getReader(Object, String) - Method in class org.alfresco.repo.template.ClassPathRepoTemplateLoader
- getReader(String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getReader(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getReader(String) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Retrieve a ContentReader for the cached content specified by URL.
- getReader(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- getReader(String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
This implementation requires that the URL start with
FileContentStore.STORE_PROTOCOLorFileContentStore.SPOOF_PROTOCOL - getReader(String) - Method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.
- getReader(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
-
Forwards the call directly to the first store in the list of stores.
- getReader(String) - Method in interface org.alfresco.repo.template.TemplateSource
- getReader(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getReader(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get the reader to the file represented by the node according to the File/Folder model.
- getReader(NodeRef, QName) - Method in class org.alfresco.repo.content.ContentServiceImpl
- getReader(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a reader for the content associated with the given node property.
- getReaders() - Method in class org.alfresco.repo.solr.AclReaders
- getReaders(Long) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getReaders(Long) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getReaders(Long) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getReadersDenied(Long) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getReadersDenied(Long) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getReadersDenied(Long) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getReadLimitKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getReadLimitKBytes() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the limit in terms of the about of data read to limit transformations where only the start of the content is needed.
- getReadLimitTimeMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getReadLimitTimeMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the limit in terms of the amount of data read (by time) to limit transformations where only the start of the content is needed.
- getReadOnlyApplicationContext() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
-
Gets the application context.
- getReadOnlyApplicationContext() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Gets the application context.
- getRealm() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getRealmKey() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getReceiver() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- getRecentCount(boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns count of messages with
javax.mail.Flags.Flag#RECENTflag. - getRecipient() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
-
Synonym for authority
- getRecipient() - Method in class org.alfresco.service.cmr.email.EmailDelivery
- getRecords() - Method in exception org.alfresco.repo.node.integrity.IntegrityException
- getRecordValue() - Method in class org.alfresco.repo.audit.model._3.AuditPath
-
Gets the value of the recordValue property.
- getRecurrenceLastMeeting() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getRecurrenceLastMeetingQNameId() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getRecurrenceRule() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
-
SharePoint/Oulook rules string
- getRecurrenceRule() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Gets the event recurrence rule.
- getRecurrenceRule() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets the event recurrence rule.
- getRecurrenceRuleQNameId() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getRecurrencesOnOrAfter(String, Date, Date, Date, Date, Date, boolean, Set<Date>) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
For the given Calendar Entry, return its subsequent Recurrence on or after the specified date, until the given limit.
- getRecurrencesOnOrAfter(CalendarEntry, Date, Date, boolean, Set<Date>) - Static method in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
-
For the given Calendar Entry, return its subsequent Recurrence on or after the specified date, until the given limit.
- getRedirectUri(String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- getRef(QNameDAO) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getReferenceableProperty(Node, QName) - Static method in class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
- getReferenceSchema() - Method in class org.alfresco.util.schemacomp.DiffContext
- getReferenceType() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Gets the format of exported references
- GetReferenceType - Class in org.alfresco.repo.virtual.ref
-
Returns actual
QNameType of a given reference
indicated by the given protocol reference. - GetReferenceType(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.ref.GetReferenceType
- getRefreshTokenValue() - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AccessTokenAuthorization
-
Optional refresh token.
- getRegistered() - Method in class org.alfresco.repo.jscript.Actions
-
Gets the list of registered action names
- getRegisteredBundles() - Method in interface org.alfresco.repo.i18n.MessageService
-
Get set of registered message resource bundles
- getRegisteredBundles() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getRegisteredCores() - Method in class org.alfresco.repo.solr.SOLRAdminClient
- getRegisteredKeys(Set<String>) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- getRegisteredName() - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Gets the value of the registeredName property.
- getRegisteredName() - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Gets the value of the registeredName property.
- getRegisteredPolicies() - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Gets all registered Policies
- getRegisteredPolicies() - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- getRegisteredPolicy(PolicyType, QName) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Gets the specified registered Policy
- getRegisteredPolicy(PolicyType, QName) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- getRegisteredQNames() - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry
- getRegistry() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the registry of all property backed beans.
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.EncodingFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.MimetypeFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.node.SizeFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.workflow.PackageItemsFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- getRegistryKey() - Method in class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- getRejectUrl() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getRelationships(NodeRef, IncludeRelationships) - Method in class org.alfresco.opencmis.CMISConnector
- getRelativePath() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the relative path
- getRelativePath() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return the relative path that is being searched
- getRelPath() - Method in class org.alfresco.filesys.repo.CreateNodeEvent
- getRelPath() - Method in class org.alfresco.filesys.repo.LockNodeEvent
- getRemainingDays() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Ges the number of remaining days left on license
- getRemainingTimeoutSeconds() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Retrieve the remaining time before the lock expires, in seconds
- getRemoteCredentials(String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Retrieves the remote credentials (if any) for the current user
- getRemoteCredentials(String) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Retrieves the remote credentials (if any) for the current user
- getRemotePassword() - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
- getRemotePassword() - Method in interface org.alfresco.service.cmr.remotecredentials.PasswordCredentialsInfo
- getRemoteSystemContainerNodeRef() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getRemoteSystemContainerNodeRef() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getRemoteSystemName() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getRemoteSystemName() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getRemoteTransferReport() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getRemoteTransferReport() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Returns the remote side of the report on the transfer.
- getRemoteUser(HttpServletRequest) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
- getRemoteUser(HttpServletRequest) - Method in interface org.alfresco.repo.security.authentication.external.RemoteUserMapper
-
Gets an externally authenticated user ID from an HTTP request.
- getRemoteUser(HttpServletRequest) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
- getRemoteUsername() - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- getRemoteUsername() - Method in interface org.alfresco.service.cmr.remotecredentials.BaseCredentialsInfo
- getRemovedProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class org.alfresco.util.PropertyMap
-
Utility method to get properties which were removed as part of a change.
- getRenamePath() - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- getRenameShufflePattern() - Method in class org.alfresco.filesys.repo.ContentContext
-
Get the regular expression pattern that will be applied to detected potential rename shuffles.
- getRenderingEngineDefinition(String) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getRenderingEngineDefinition(String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.Returns the
RenderingEngineDefinitionassociated with the specified rendering engine name. - getRenderingEngineDefinitions() - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getRenderingEngineDefinitions() - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.
- getRenderingEngineName() - Method in class org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Deprecated.Returns the name of the Rendering Engine used by this definition.
- getRenditionAssociationType() - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- getRenditionAssociationType() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.Returns the association type used to link the rendition to its parent node after it has been newly created.
- getRenditionByName(ScriptNode, String) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.This method gets the rendition of the specified node identified by the provided rendition name.
- getRenditionByName(ScriptNode, String) - Method in class org.alfresco.repo.rendition2.script.ScriptRenditionService2
-
Retrieves a
ScriptNodeobject representing the rendition with the specified name associated with the given node. - getRenditionByName(NodeRef, String) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method gets the rendition of the
sourceNodeRefidentified by its name. - getRenditionByName(NodeRef, String) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- getRenditionByName(NodeRef, QName) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getRenditionByName(NodeRef, QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method gets the rendition of the specified node identified by the provided rendition name.
- getRenditionContentProperty(RenditionDefinition) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- getRenditionDefinition() - Method in exception org.alfresco.service.cmr.rendition.RenditionServiceException
-
Deprecated.Retrieves the
RenditionDefinitionassociated with this exception. - getRenditionDefinition(String) - Method in interface org.alfresco.repo.rendition2.RenditionDefinitionRegistry2
- getRenditionDefinition(String) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getRenditionDefinitionRegistry2() - Method in interface org.alfresco.repo.rendition2.RenditionService2
- getRenditionDefinitionRegistry2() - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- getRenditionLocation(NodeRef, RenditionDefinition, NodeRef) - Method in interface org.alfresco.repo.rendition.RenditionLocationResolver
-
Deprecated.
- getRenditionLocation(NodeRef, RenditionDefinition, NodeRef) - Method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- getRenditionName() - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- getRenditionName() - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- getRenditionName() - Method in class org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Deprecated.Returns the name of this rendition definition in prefix:localName format.
- getRenditionName() - Method in interface org.alfresco.repo.rendition2.RenditionDefinition2
- getRenditionName() - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- getRenditionName() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.
- getRenditionName(String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
-
Returns a rendition name used in
TransformerDebug. - getRenditionName(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- getRenditionNames() - Method in interface org.alfresco.repo.rendition2.RenditionDefinitionRegistry2
- getRenditionNames() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getRenditionNamesFrom(String, long) - Method in interface org.alfresco.repo.rendition2.RenditionDefinitionRegistry2
-
Obtains the names of renditions that are possible from a given source mimetype.
- getRenditionNamesFrom(String, long) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- getRenditionParent() - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- getRenditionParent() - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.Returns the node to which the rendition is linked when it is first created.
- getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getRenditions(String, String, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getRenditions(ScriptNode) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.This method gets all the renditions of the specified node.
- getRenditions(ScriptNode) - Method in class org.alfresco.repo.rendition2.script.ScriptRenditionService2
-
Retrieves an array of
ScriptNodeobjects representing renditions associated with the specified node. - getRenditions(ScriptNode, String) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.This method gets all the renditions of the specified node filtered by MIME-type prefix.
- getRenditions(NodeRef) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getRenditions(NodeRef) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method gets all the renditions of the
sourceNodeRef. - getRenditions(NodeRef) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- getRenditions(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method gets all the renditions of the specified node.
- getRenditions(NodeRef, String) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getRenditions(NodeRef, String) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method gets all the renditions of the specified node filtered by MIME-type prefix.
- getRenditions(NodeRef, String, BigInteger, BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- getRenditions(NodeRef, String, BigInteger, BigInteger) - Method in class org.alfresco.opencmis.CMISRenditionMapping
-
Deprecated.
- getRenditionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- getRenditionService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- getRenditionService2() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getRenditionService2() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the async rendition service component
- getReplicationFactor() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getReplicationName() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getReplicationName() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
-
Returns the name of this replication definition
- getReplicationName() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
- getReplicationQName() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getReplicationQName() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
- getReplies() - Method in class org.alfresco.service.cmr.discussion.PostWithReplies
- getReplyQueue() - Method in class org.alfresco.repo.rendition2.TransformDefinition
- getReplyQueue() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getRepoAdminService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getRepoAdminService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getRepoConfig(String) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
-
Get the repository configuration data for a given tenant.
- getRepoDiskInterface() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the repository disk interface to be used to create shares
- getRepoDiskInterface() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- getRepoDiskInterface() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the repository disk interface to be used to create shares
- getRepoEndPoint() - Method in class org.alfresco.repo.activities.feed.RepoCtx
- getRepoEvent(EventInfo) - Method in class org.alfresco.repo.event2.EventConsolidator
-
Builds and returns the
RepoEventinstance. - getRepoEvent(EventInfo) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- getRepoName() - Method in class org.alfresco.repo.admin.RepoModelDefinition
- getRepoResourceBundle(StoreRef, String, Locale) - Method in interface org.alfresco.repo.i18n.MessageService
-
Get message resource bundle from the repository note: also used by Web Client (ResourceBundleWrapper)
- getRepoResourceBundle(StoreRef, String, Locale) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- getReport() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getReportType() - Method in class org.alfresco.service.cmr.transfer.TransferEventReport
- getRepository() - Method in class org.alfresco.repo.model.filefolder.FileFolderLoader
- getRepositoryDiskInterface() - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- getRepositoryDiskInterface() - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- getRepositoryHelper() - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- getRepositoryId() - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the repository id.
- getRepositoryId() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
-
Get the repository ID of this, the sending system
- getRepositoryInfo(String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getRepositoryInfo(String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getRepositoryInfo(String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getRepositoryInfo(CmisVersion) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the repository info object.
- getRepositoryInfos(ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getRepositoryInfos(ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getRepositoryInfos(ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getRepositoryPath(NodeRef) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- getRepositoryService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getRepositoryState() - Method in class org.alfresco.repo.admin.RepositoryEndBootstrapBean
- getRepositoryState() - Method in class org.alfresco.repo.admin.RepositoryStartBootstrapBean
- getRepositoryState() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getRepositoryState() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- getRepositoryTemplatePath() - Method in interface org.alfresco.repo.imap.ImapService
- getRepositoryTemplatePath() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getRepoVersion() - Method in class org.alfresco.repo.admin.RepoModelDefinition
- getRepoVersionMax() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getRepoVersionMax() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- getRepoVersionMin() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getRepoVersionMin() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- getRequest() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getRequest() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getRequestBody() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getRequestBody() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
-
Returns the Request Body, for use by the
RemoteConnectorServicewhich created this - getRequestCmisVersion() - Method in class org.alfresco.opencmis.CMISConnector
- getRequestHeaders() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getRequestHeaders() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- getRequestId() - Method in class org.alfresco.repo.rendition2.TransformDefinition
- getRequestId() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getRequestParameterIncludeRelationships() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getRequestParameterRenditionFilter() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getRequetedNodeRefs() - Method in class org.alfresco.service.cmr.download.DownloadRequest
- getRequetedNodes() - Method in class org.alfresco.service.cmr.download.DownloadRequest
- getRequiredKey(PermissionReference, QName, Set<QName>, RequiredPermission.On) - Static method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel.RequiredKey
-
factory for the key
- getRequiredParts() - Method in class org.alfresco.repo.transfer.DeltaList
-
get the list of URLs reqired by the manifest.
- getRequiredPermissions() - Method in class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
-
Get the required permissions
- getRequiredPermissions(PermissionReference, QName, Set<QName>, RequiredPermission.On) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getRequiredPermissions(PermissionReference, QName, Set<QName>, RequiredPermission.On) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Get the permissions that must also be present on the node for the required permission to apply.
- getRequiredProperties() - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- getRequiredProperties() - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
- getRequiredProperties() - Method in class org.alfresco.repo.invitation.site.InviteSender
- getRequiresVersion() - Method in interface org.alfresco.repo.domain.permissions.Acl
- getRequiresVersion() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getRequsiteProcessor(TransferReceiver, String, TransferRequsiteWriter) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getRequsiteProcessor(TransferReceiver, String, TransferRequsiteWriter) - Method in interface org.alfresco.repo.transfer.ManifestProcessorFactory
-
The requisite processor
- getResetPasswordEmailTemplate(ClientAppConfig.ClientApp) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- getResizeOptions() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.Get the image resize options
- getResolver() - Method in interface org.alfresco.repo.transfer.CorrespondingNodeResolverFactory
- getResolver() - Method in class org.alfresco.repo.transfer.DefaultCorrespondingNodeResolverFactory
- getResource() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getResource() - Method in class org.alfresco.repo.virtual.ref.Reference
- getResource(String) - Method in interface org.alfresco.repo.template.TemplateSource
- getResource(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
-
Get a resource using the defined class hierarchy as a search path.
- getResourceDescription() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getResourceName() - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- getResourceName() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getResourceName() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
What is the resource name ?
- getResourceName() - Method in interface org.alfresco.service.cmr.invitation.InvitationSearchCriteria
-
Search by resource name
- getResourceName() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getResources(String...) - Method in class org.alfresco.util.ResourceFinder
-
Gets an array of resources matching the given location patterns.
- getResourceTitle() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getResourceType() - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- getResourceType() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- getResourceType() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
What sort of resource is it, for example a WEB_SITE?
- getResourceType() - Method in interface org.alfresco.service.cmr.invitation.InvitationSearchCriteria
-
Search by resource type
- getResponse() - Method in exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorClientException
- getResponseBodyAsBytes() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getResponseBodyAsBytes() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getResponseBodyAsStream() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getResponseBodyAsStream() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getResponseBodyAsString() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getResponseBodyAsString() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getResponseHeaders() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getResponseHeaders() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getRestoredNodeRef() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- getRestrictions() - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- getRestrictions() - Method in interface org.alfresco.repo.usage.RepoUsageComponent
- getRestrictions() - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- getRestrictions() - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Get the currently-active restrictions to the repository usage
- getRestrictions() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- getResult() - Method in class org.alfresco.repo.forms.processor.action.ActionFormResult
-
Returns the result from the executed action
- getResult(CallableStatement, int) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
- getResult(CallableStatement, int) - Method in class org.alfresco.ibatis.SerializableTypeHandler
- getResult(ResultSet, int) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
- getResult(ResultSet, int) - Method in class org.alfresco.ibatis.SerializableTypeHandler
- getResult(ResultSet, String) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
- getResult(ResultSet, String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
- getResult(JSONObject) - Method in interface org.alfresco.repo.search.impl.solr.SolrJsonProcessor
- getResultName() - Method in class org.alfresco.repo.jscript.ScriptSpellCheckResult
- getResults() - Method in class org.alfresco.repo.jscript.ScriptSpellCheckResult
- getResultSet() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getResultSet() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- getResultSet() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getResultSet() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- getResultSet() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- getResultSet() - Method in interface org.alfresco.repo.search.ResultSetRowIterator
-
Get the underlying result set
- getResultSetMetaData() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.EmptyResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getResultSetMetaData() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getResultSetMetaData() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getResultSetType() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getResultSetType() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getResultsSize() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return the results array size
- getResumeId() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return the resume id for the current file/directory in the search.
- getRetryCount() - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- getRetryingTransactionHelper() - Method in class org.alfresco.filesys.repo.CifsHelper
- getRetryingTransactionHelper() - Method in class org.alfresco.opencmis.CMISConnector
- getRetryingTransactionHelper() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getRetryingTransactionHelper() - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getRetryingTransactionHelper() - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Creates a new helper instance.
- getRetryingTransactionHelper() - Method in interface org.alfresco.service.ServiceRegistry
- getRetryingTransactionHelper() - Method in interface org.alfresco.service.transaction.TransactionService
-
Get the standard instance of the helper object that supports transaction retrying.
- getRetryPeriod() - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- getReturnObject() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
The serialized value of the return object.
- getReturnObjectAsString() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the return object string value.
- getReturnValue() - Method in class org.alfresco.filesys.repo.rules.commands.ReturnValueCommand
- getRevertAspectAction(QName, VersionRevertDetails) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
How should revert deal with this aspect?
- getRevertAspectAction(QName, VersionRevertDetails) - Method in interface org.alfresco.repo.version.VersionRevertCallback
-
How should the specified aspect be reverted?
- getRevertAssocAction(QName, VersionRevertDetails) - Method in interface org.alfresco.repo.version.VersionRevertCallback
-
How should the specified assoc be reverted?
- getRevertAssocAction(QName, QName, VersionRevertDetails) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
How should revert deal with this association
- getRevertVersionCallback(QName, VersionRevertDetails) - Method in interface org.alfresco.repo.version.VersionServicePolicies.OnRevertVersionPolicy
-
Called for all types and aspects before reverting a node.
- getRight() - Method in class org.alfresco.util.schemacomp.Difference
- getRole() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the role that invitee has been invited to the site as
- getRole() - Method in class org.alfresco.repo.site.AbstractSiteMembership
- getRoleComparator() - Method in class org.alfresco.repo.site.SiteServiceImpl
- getRoleName() - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
-
Which role to be added with
- getRoleName() - Method in interface org.alfresco.service.cmr.invitation.Invitation
-
Which role to be added with
- getRollupAspectNameFor(String) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
Deprecated.Use
RatingNamingConventionsUtil.getRollupAspectNameFor(RatingScheme)instead. This method assumes a "cm" prefix for the aspect. - getRollupAspectNameFor(RatingScheme) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
Given a ratingScheme, this method returns the aspect name which would by convention be used to store rating property rollups.
- getRollupName() - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
-
This method returns the rollup name, for example "Total" or "Count".
- getRollupPropertyNameFor(String, String) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
Deprecated.Use
RatingNamingConventionsUtil.getRollupPropertyNameFor(RatingScheme, String)instead. This method assumes a "cm" prefix for the aspect. - getRollupPropertyNameFor(RatingScheme, String) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
-
Given a ratingScheme and a rollup name, this method returns the property name which would by convention be used to store the given rollup.
- getRoot() - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- getRoot() - Method in class org.alfresco.repo.remote.RepoRemoteService
- getRoot() - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Get the root node of the SpacesStore repo.
- getRoot(String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- getRoot(String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Get the root node of the SpacesStore repo.
- getRootAssocType() - Method in interface org.alfresco.repo.importer.Importer
- getRootAuthorities(AuthorityType, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Get root authorities
- getRootAuthorities(AuthorityType, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getRootCategories(String) - Method in class org.alfresco.repo.jscript.Classification
-
Get the root categories in a classification.
- getRootCategories(String) - Method in class org.alfresco.repo.template.Classification
-
Get the root categories in a classification.
- getRootCategories(String, String, int, int) - Method in class org.alfresco.repo.jscript.Classification
-
Get ordered, filtered and paged root categories in a classification.
- getRootCategories(StoreRef, QName) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get the root categories for an aspect/classification
- getRootCategories(StoreRef, QName, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get the root categories for an aspect/classification with names that start with filter
- getRootCategories(StoreRef, QName, String, boolean) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, String, boolean) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Gets root categories by name, optionally creating one if one does not exist.
- getRootCategories(StoreRef, QName, Collection<String>, Collection<String>) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, Collection<String>, Collection<String>) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a collection of the root categories for an aspect/classification supporting multiple name filters.
- getRootCategories(StoreRef, QName, PagingRequest, boolean) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, PagingRequest, boolean) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a paged list of the root categories for an aspect/classification
- getRootCategories(StoreRef, QName, PagingRequest, boolean, String) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, PagingRequest, boolean, String) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a paged list of the root categories for an aspect/classification
- getRootCategories(StoreRef, QName, PagingRequest, boolean, Collection<String>, Collection<String>) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategories(StoreRef, QName, PagingRequest, boolean, Collection<String>, Collection<String>) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a paged list of the root categories for an aspect/classification supporting multiple name filters.
- getRootCategoryNodeRef(StoreRef) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getRootCategoryNodeRef(StoreRef) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get a root category NodeRef
- getRootDirectory() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the root directory.
- getRootHome() - Method in class org.alfresco.repo.model.Repository
-
Gets the root home of the company home store
- getRootHome() - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Gets the root home of the company home store
- getRootHome() - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- getRootKey(String) - Static method in class org.alfresco.repo.audit.model.AuditApplication
- getRootLocation() - Method in class org.alfresco.repo.content.AbstractContentStore
- getRootLocation() - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getRootLocation() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getRootLocation() - Method in class org.alfresco.repo.content.filestore.FileContentStore
- getRootLocation() - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- getRootLocation() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- getRootLocation() - Method in interface org.alfresco.repo.tenant.TenantRoutingContentStore
- getRootNode() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the root node
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getRootNode() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getRootNode() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getRootNode() - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Gets the version stores root node
- getRootNode() - Method in class org.alfresco.repo.webdav.WebDavBootstrap
- getRootNode() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- getRootNode(NodeService, SearchService, NamespaceService, String, NodeRef) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getRootNode(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getRootNode(StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getRootNode(StoreRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getRootNode(StoreRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - getRootNode(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- getRootNodeRef() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- getRootNodeRef() - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the root folder node ref.
- getRootPath() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- getRootPath() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the root path
- getRootPath() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getRootPath() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Get the path of the root folder
- getRootPath() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Get the root path in the store under which all home folders will be located.
- getRootPath() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getRootPath() - Method in class org.alfresco.util.config.RepositoryPathConfigBean
-
Gets the path within the store
- getRootPropId() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- getRootPropIds() - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryParameter
- getRootRef() - Method in interface org.alfresco.repo.importer.Importer
- getRootStoreRef() - Method in class org.alfresco.opencmis.CMISConnector
- getRootVersion() - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets the root (initial / least recent) version of the version history.
- getRootVersion() - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getRootVersion() - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets the root (initial / least recent) version of the version history.
- getRow(int) - Method in class org.alfresco.opencmis.search.CMISResultSet
- getRow(int) - Method in class org.alfresco.repo.search.EmptyResultSet
- getRow(int) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getRow(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getRow(int) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getRow(int) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getRow(int) - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getRow(int) - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getRow(int) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getRow(int) - Method in class org.alfresco.repo.search.results.SortedResultSet
- getRow(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getRpcAuthenticationTypes() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Return the authentication types that are supported by this implementation.
- getRpcClientInformation(Object, RpcPacket) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Return the client information for the specified RPC request
- getRule() - Method in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- getRule(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Create the rule object from the rule node reference
- getRule(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get the rule given its node reference
- getRuleActionExecutor() - Method in class org.alfresco.repo.action.ActionDefinitionImpl
-
Get the rule aciton executor
- getRuleDisabled() - Method in class org.alfresco.service.cmr.rule.Rule
-
Indicates wehther this rule has been disabled or not
- getRuleEvaluator() - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- getRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get all the rules associated with an actionable node, including those inherited from parents.
- getRules(NodeRef, boolean) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRules(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get the rules associated with an actionable node.
- getRules(NodeRef, boolean, String) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRules(NodeRef, boolean, String) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get the rules associated with an actionable node that are of a specific rule type.
- getRuleService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getRuleService() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
Get the rule service
- getRuleService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getRuleSetNode(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRuleSetNode(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get rule set node associated with folder
- getRuleType(String) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRuleType(String) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Gets a rule type by name.
- getRuleTypes() - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getRuleTypes() - Method in class org.alfresco.service.cmr.rule.Rule
-
Get the rules rule types.
- getRuleTypes() - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Get the rule types currently defined in the repository.
- getRunAs() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- getRunAsUser() - Method in class org.alfresco.repo.action.ActionImpl
- getRunAsUser() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the user in whose name to run the action.
- getRunningActionCount() - Method in class org.alfresco.repo.action.ActionServiceMonitor
- getRunningActions() - Method in class org.alfresco.repo.action.ActionServiceMonitor
- getRunningOn() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getRunningOn() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
- getRuntimeService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getSafeContentReader(ContentReader, String, Object...) - Static method in class org.alfresco.repo.content.filestore.FileContentReader
-
Checks the existing reader provided and replaces it with a reader onto some fake content if required.
- getSalt() - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticatedUser
- getSalt(UserDetails) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- getSalt(UserDetails) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getSameStore() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getSavedRuleFolderAssoc(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Gets the saved rule folder reference
- getSavedRuleFolderAssoc(NodeRef) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Get the folder that the rules are saved within for a given actionable node
- getSavedRuleFolderRef(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- getScenarioInstances() - Method in interface org.alfresco.filesys.repo.rules.EvaluatorContext
-
Get the current scenario instances for this context
- getScenarios() - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- getSchedule() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getSchedule() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getSchedule() - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryAction
-
Gets the schedule (
ScheduledPersistedActionused to get the trigger details. - getSchedule(Action) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- getSchedule(Action) - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Returns the schedule for the specified action, or null if it isn't currently scheduled.
- getSchedule(NodeRef) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- getSchedule(NodeRef) - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Returns the schedule for the specified action nodeRef, or null if it isn't currently scheduled.
- getScheduleEnd() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Not yet publicly available - get the date after which the action should no longer be run.
- getScheduleInterval() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Returns the interval in a form like 1Day (1 day) or 2Hour (2 hours), or null if a period+count hasn't been set
- getScheduleInterval() - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedAction
-
Returns the interval in a form like 1Day (1 day) or 2Hour (2 hours)
- getScheduleIntervalCount() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
How many
ScheduledPersistedActionImpl.getScheduleIntervalPeriod()periods should we wait between executions? - getScheduleIntervalCount() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getScheduleIntervalCount() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getScheduleIntervalCount() - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
How many
SchedulableAction.getScheduleIntervalPeriod()periods should we wait between executions? - getScheduleIntervalPeriod() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
How long are
ScheduledPersistedActionImpl.getScheduleIntervalCount()counts measured in? - getScheduleIntervalPeriod() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getScheduleIntervalPeriod() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getScheduleIntervalPeriod() - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
How long are
SchedulableAction.getScheduleIntervalCount()counts measured in? - getScheduleLastExecutedAt() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
When was this action last run, if ever?
- getScheduleLastExecutedAt() - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedAction
-
When was this action last run, if ever?
- getScheduler() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the scheduler.
- getScheduleStart() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Get the first date that the action should be run on or after, or null if it should start shortly after each startup.
- getScheduleStart() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getScheduleStart() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getScheduleStart() - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
Get the first date that the action should be run on or after, or null if it should start shortly after each startup.
- getSchema() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getSchema() - Method in enum class org.alfresco.repo.event2.EventJSONSchema
- getSchema() - Method in interface org.alfresco.repo.rawevents.types.Event
- getSchema() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getSchema() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the schema number
- getSchema() - Method in class org.alfresco.util.schemacomp.ExportDb
- getSchema() - Method in class org.alfresco.util.schemacomp.XMLToSchema
- getSchema(String) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl.BaseDescriptor
-
Returns the int representation of the given schema string.
- getSchema(Connection) - Method in class org.alfresco.util.DatabaseMetaDataHelper
-
Tries to determine the schema name from the DatabaseMetaData obtained from the Connection.
- getSchema(EventType, int) - Static method in enum class org.alfresco.repo.event2.EventJSONSchema
- getSchemaV1(EventType) - Static method in enum class org.alfresco.repo.event2.EventJSONSchema
- getScheme() - Method in class org.alfresco.service.cmr.rating.Rating
-
Gets the
RatingSchemeunder which the rating was applied. - getScope() - Method in class org.alfresco.repo.jscript.BaseScopableProcessorExtension
- getScope() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getScope() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Returns lock scope
- getScopedSites() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
-
Returns an unmodifiable view of the Scoped Sites set.
- getScore() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getScore() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getScore() - Method in class org.alfresco.service.cmr.rating.Rating
-
Gets the score applied as part of this rating.
- getScore(int) - Method in class org.alfresco.opencmis.search.CMISResultSet
- getScore(int) - Method in class org.alfresco.repo.search.AbstractResultSet
- getScore(int) - Method in class org.alfresco.repo.search.EmptyResultSet
- getScore(int) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getScore(int) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getScore(int) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getScore(int) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getScore(int) - Method in class org.alfresco.repo.search.results.SortedResultSet
- getScore(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getScore(String) - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getScore(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- getScore(String) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- getScore(String) - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getScore(String) - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getScore(String) - Method in class org.alfresco.repo.search.results.SortedResultSetRow
- getScores() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getScores() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRow
- getScores() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- getScores() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRow
- getScores() - Method in class org.alfresco.repo.search.results.DetachedResultSetRow
- getScores() - Method in class org.alfresco.repo.search.results.SortedResultSetRow
- getScriptProcessor(String) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Gets a script processor based on the script location string
- getScriptProcessor(NodeRef) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Gets a scipt processor based on the node reference of a script
- getScriptProcessorImpl(String) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Gets a script processor based on the scripts file name
- getScriptService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getScriptService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getScriptService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getScriptService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getScriptService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getScriptUrl() - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
- getSearcher(StoreRef, boolean) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexerAndSearcherFactory
- getSearcher(StoreRef, boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- getSearcher(StoreRef, boolean) - Method in interface org.alfresco.repo.search.IndexerAndSearcher
-
Get a searcher for a store
- getSearchKeyId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getSearchKeyValues() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getSearchParameters() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getSearchParameters() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getSearchService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the search service
- getSearchService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the search service
- getSearchService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Return the search service
- getSearchService() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Return the search service
- getSearchService() - Method in class org.alfresco.opencmis.CMISConnector
- getSearchService() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the search service.
- getSearchService() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getSearchService() - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- getSearchService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getSearchService() - Method in interface org.alfresco.repo.virtual.AlfrescoAPIFacet
- getSearchService() - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- getSearchService() - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- getSearchService() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getSearchService() - Method in interface org.alfresco.service.ServiceRegistry
- getSearchSubsystem() - Method in class org.alfresco.repo.jscript.Search
- getSearchValueId() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- getSecondaryChildAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getSecondaryIds(ResultSet[], Pair<String, String>[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- getSecondaryParentAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getSecondaryParents(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
-
Gathers node's secondary parents.
- getSecondaryResultSets(PreparedStatement[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- getSections() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getSections() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- getSectionsByArea() - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- getSectionsByArea() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- getSecurePort() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- getSeed() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getSelector(String) - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getSelector(String) - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getSelectorNames() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getSelectorNames() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getSelectors() - Method in class org.alfresco.opencmis.search.CMISResultSetMetaData
- getSelectors() - Method in class org.alfresco.repo.search.SimpleResultSetMetaData
- getSenderMessage() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.senderMessage - getSentDate() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getSentDate() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getSentDate() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getSentInviteDate() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
-
Which role to be added with
- getSentInviteDate() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the sent invite date
- getSentInviteDate() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getSentInviteDateAsISO8601() - Method in class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- getSequenceNumber(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- getSerializableType() - Static method in class org.alfresco.ibatis.SerializableTypeHandler
- getSerializableValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getSerializableValue() - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- getSerializableValue() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getSerializer() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
- getSerializer() - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
- getSerializer() - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.
- getSerializer() - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
-
Deprecated.Gets the serializer for the source options.
- getSerialversionuid() - Static method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getServerDescriptor() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- getServerDescriptor() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Get descriptor for the alfresco software installed on the server.
- getServerEnabled() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Checks if is server enabled.
- getServerMode() - Method in class org.alfresco.repo.mode.ServerModeImpl
- getServerMode() - Method in interface org.alfresco.repo.mode.ServerModeProvider
-
Get the Server Mode which is a configuration property set via alfresco-global.propertues.
- getServerPath() - Method in class org.alfresco.repo.action.executer.MailActionExecuter.URLHelper
- getServerPath() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getService() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
-
Gets the Service
- getService(QName) - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getService(QName) - Method in interface org.alfresco.service.ServiceRegistry
-
Get the specified service.
- getService(CallContext) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
-
TODO: We are producing new instances each time.
- getService(CallContext) - Method in class org.alfresco.opencmis.AlfrescoLocalCmisServiceFactory
- getServiceAccountNames() - Method in interface org.alfresco.repo.serviceaccount.ServiceAccountRegistry
-
Retrieves the names of all service accounts.
- getServiceAccountNames() - Method in class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- getServiceAccountRole(String) - Method in interface org.alfresco.repo.serviceaccount.ServiceAccountRegistry
-
Retrieves the role of a specific service account.
- getServiceAccountRole(String) - Method in class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- getServiceRegistry() - Method in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
-
Return the service registry
- getServiceRegistry() - Method in class org.alfresco.opencmis.CMISConnector
-
Return the service registry
- getServiceRegistry() - Method in class org.alfresco.opencmis.mapping.AbstractActionEvaluator
- getServiceRegistry() - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getServiceRegistry() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the service registry.
- getServiceRegistry() - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- getServiceRegistry() - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getServiceRegistry() - Method in class org.alfresco.repo.workflow.activiti.BaseExecutionListener
-
Get the service-registry from the current Activiti-context.
- getServiceRegistry() - Method in class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
-
Get the service-registry from the current Activiti-context.
- getServiceRegistry() - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- getServiceRegistry() - Method in class org.alfresco.tools.Tool
-
Get the Repository Service Registry
- getServices() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getServices() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the list of services provided by the Repository
- getServiceUrl() - Method in class org.alfresco.repo.template.BaseContentNode
- getServiceUrl() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getSessionId() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the session id.
- getSessionState() - Method in interface org.alfresco.filesys.repo.rules.EvaluatorContext
-
Get the session state for this context.
- getSessionTimeout() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Gets the sesion timeout
- getSet(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Support method to retrieve or create and bind a HashSet to the current transaction.
- getSetPermissions(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- getSetPermissions(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getSetPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSetPermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSetPermissions(NodeRef) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permissions that have been set on the given node (it knows nothing of the parent permissions)
- getSetPermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getSetPermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSetPermissions(StoreRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSetPermissions(StoreRef) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permissions set for the store
- getSetPermissions(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- GetSetPermissionsMethod - Class in org.alfresco.repo.virtual.store
- GetSetPermissionsMethod(VirtualFolderDefinitionResolver, VirtualUserPermissions, String) - Constructor for class org.alfresco.repo.virtual.store.GetSetPermissionsMethod
- getSettablePermissionReferences(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSettablePermissionReferences(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSettablePermissionReferences(NodeRef) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permissions that can be set for a given type
- getSettablePermissionReferences(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getSettablePermissionReferences(QName) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSettablePermissionReferences(QName) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSettablePermissionReferences(QName) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Get the permissions that can be set for a given type
- getSettablePermissionReferences(QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getSettablePermissions() - Method in class org.alfresco.repo.jscript.ScriptNode
- getSettablePermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSettablePermissions(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSettablePermissions(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getSettablePermissions(QName) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getSettablePermissions(QName) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- getSettablePermissions(QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- getShardInstanceByTransactionTimestamp(String, long) - Method in interface org.alfresco.repo.index.shard.ShardRegistry
-
Returns the shard instance (i.e. shard number) which owns (or should own) the transaction associated with the given timestamp.
- getShardInstanceList(String) - Method in interface org.alfresco.repo.index.shard.ShardRegistry
-
Returns the list with the numbers of the registered Shard Instances.
- getShardKey() - Method in interface org.alfresco.repo.domain.node.Node
- getShardKey() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getShardProperty() - Method in class org.alfresco.repo.solr.NodeParameters
- getShardPropertyQNameId() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getShardPropertyType() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getShardRegistry() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getShardRegistry() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- getShardRegistry() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the shard registry
- getShardRegistry() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getShards() - Method in class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- getShards() - Method in interface org.alfresco.repo.search.impl.solr.SolrStoreMappingWrapper
- getShare() - Method in class org.alfresco.repo.jscript.ScriptUrls
- getShareApplicationContextUrl() - Method in interface org.alfresco.repo.imap.ImapService
- getShareApplicationContextUrl() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getShareCommentsTopic(NodeRef) - Method in interface org.alfresco.repo.forum.CommentService
-
This method retrieves the
fm:topicNodeRef which holds the Share comments for the specifiedfm:discussablenode. - getShareCommentsTopic(NodeRef) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- getShareContext() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Share context.
- getShareContext() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getSharedCacheValue(SimpleCache<KEY, TransactionalCache.ValueHolder<VAL>>, KEY) - Static method in class org.alfresco.repo.cache.TransactionalCache
- getSharedCacheValue(SimpleCache<KEY, TransactionalCache.ValueHolder<VAL>>, KEY, TransactionStats) - Static method in class org.alfresco.repo.cache.TransactionalCache
-
Fetches a value from the shared cache.
- getSharedContainerNodeRef(boolean) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Gets the NodeRef of the holder of shared credentials remote systems.
- getSharedCredentialsSystemContainerName() - Static method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Unit testing use only!
- getSharedCredentialsSystemContainerQName() - Static method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- getSharedHome() - Method in class org.alfresco.repo.model.Repository
-
Gets the Shared Home.
- getSharedHome() - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Gets the Shared Home.
- getSharedHome() - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- getSharedId() - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- getSharedId() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.sharedId - getSharedId() - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryAction
-
Gets the quick share sharedId.
- getSharedLicenseLocation() - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- getSharedLinkEmailTemplatePath(ClientAppConfig.ClientApp) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- getSharedLockTokens() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Getter for sharedLockTokens list.
- getSharedNodeName() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.sharedNodeName - getSharedResourceId() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getShareExtModule() - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
-
Gets Share persisted-extension nodeRef
- getShareHost() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Share host.
- getShareHost() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getShareList(String, SrvSession, boolean) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Return the list of available shares.
- getShareMapper() - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Gets the share mapper.
- getShareName() - Method in interface org.alfresco.filesys.repo.ContentDiskInterface
-
Get the name of the shared path within the server.
- getSharePointDocFolder() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Gets the SharePoint "Doc Folder" for the event.
- getSharePointDocFolder() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Gets the SharePoint "Doc Folder" for the event.
- getSharePort() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Share port.
- getSharePort() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getShareProtocol() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets Share protocol.
- getShareProtocol() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getShareSiteUrl(String) - Method in class org.alfresco.repo.template.Site
-
This method returns a URL which resolves to the configured Alfresco Share site URL.
- getShareUrl() - Method in class org.alfresco.repo.template.Site
-
This method returns a URL stem which resolves to the configured Alfresco Share URL.
- getShareUrl() - Method in class org.alfresco.repo.template.TemplateNode
-
This method returns a URL string which resolves to an Alfresco Share view of this node.
- getShareUrl(SysAdminParams) - Static method in class org.alfresco.util.UrlUtil
-
Builds up the Url to Share based on the settings in the
SysAdminParams. - getShareURLFileName() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Return the Share URL pseudo file name
- getShareUrlPrefix() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- getShortName() - Method in class org.alfresco.repo.security.authority.AuthorityInfo
- getShortName() - Method in interface org.alfresco.repo.security.authority.script.Authority
- getShortName() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the short name
- getShortName() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
- getShortName() - Method in class org.alfresco.repo.site.script.Site
-
Set the short name
- getShortName() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getShortName() - Method in class org.alfresco.repo.site.SiteMembersCannedQueryParams
- getShortName() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the short name
- getShortName(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Extract the short name of an authority from its full identifier.
- getShortName(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getShortName(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Extract the short name of an authority from its full identifier.
- getShortName(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Extract the short name of an authority from its full identifier.
- getShortQName(QName) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Given a long-form QName, this method uses the namespace service to create a short-form QName string.
- getShortSiteName() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getShortSiteName() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getSiblingFiles() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- getSignatureAlgorithms() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getSinceTxId() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getSinceVersionNumber() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- getSinceVersionNumber() - Method in interface org.alfresco.repo.module.ModuleComponent
- getSingleAssocNode(Collection<AssociationRef>, boolean) - Static method in class org.alfresco.repo.node.NodeUtils
- getSingleChildAssocNode(Collection<ChildAssociationRef>, boolean) - Static method in class org.alfresco.repo.node.NodeUtils
- getSite(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Get a site for a provided site short name.
- getSite(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets site information based on the short name of a site.
- getSite(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- getSite(NodeRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSite(NodeRef) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method gets the
SiteInfofor the Share Site which contains the given NodeRef. - getSiteBlogContainer(String, boolean) - Method in class org.alfresco.repo.blog.BlogServiceImpl
-
Fetches the Blogs Container on a site, creating as required if requested.
- getSiteCalendarContainer(String, boolean) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
-
Fetches the Calendar Container on a site, creating as required if requested.
- getSiteContainer(String, String, boolean, SiteService, TransactionService, TaggingService) - Static method in class org.alfresco.repo.site.SiteServiceImpl
-
Helper method to create a container if missing, and mark it as a tag scope if it isn't already one
- getSiteDiscussionsContainer(String, boolean) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
-
Fetches the Discussions Container on a site, creating as required if requested.
- getSiteFeedEntries(String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getSiteFeedEntries(String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve site feed
- getSiteGroup() - Method in class org.alfresco.repo.site.script.Site
-
Get the site group name
- getSiteGroup(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteGroup(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the sites group.
- getSiteGroup(String, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Helper method to get the name of the site group
- getSiteId() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getSiteId() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- getSiteId() - Method in class org.alfresco.service.cmr.activities.FeedControl
- getSiteInfo() - Method in class org.alfresco.repo.invitation.site.InviteInfo
- getSiteInfo() - Method in class org.alfresco.repo.site.AbstractSiteMembership
- getSiteInfo(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Get a site for a provided site short name.
- getSiteInfo(String) - Method in class org.alfresco.repo.template.Site
-
Gets the SiteInfo given the shortName
- getSiteLinksContainer(String, boolean) - Method in class org.alfresco.repo.links.LinksServiceImpl
-
Fetches the Links Container on a site, creating as required if requested.
- getSiteMembers(RepoCtx, String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getSiteMembers(RepoCtx, String, String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getSiteName(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteSender
- getSiteNetwork() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- getSiteNetwork() - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- getSiteNetwork() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getSiteNetwork() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- getSiteNodeRef() - Method in class org.alfresco.repo.site.SiteContainersCannedQueryParams
- getSitePermissionGroups() - Method in class org.alfresco.repo.site.script.Site
-
Gets a map of role name mapping to associated group name.
- getSitePreset() - Method in class org.alfresco.repo.site.script.Site
-
Get the site preset
- getSitePreset() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getSitePreset() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the site preset
- getSitePublicGroup() - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Gets the group name used for public site visibility.
- getSitePublicGroup() - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- getSiteRoleGroup(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteRoleGroup(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the sites role group.
- getSiteRoleGroup(String, String, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Helper method to get the name of the site permission group
- getSiteRoles() - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteRoles() - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets a list of all the currently available roles that a user can perform on all sites
- getSiteRoles(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteRoles(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets a list of all the currently available roles that a user can perform on a specific site.
- getSiteRoles(QName) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteRoot() - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Get the node reference that is the site root
- getSiteRoot() - Method in interface org.alfresco.repo.site.SiteServiceInternal
-
Get the node reference that is the site root
- getSiteRoot() - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the reference to the folder that is the Site root node.
- getSites(String, String, int) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Retrieves the sites available in the repository.
- getSitesContainerNodeIds() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryParams
- getSiteService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getSiteService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getSiteService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the site service (or null if one is not provided)
- getSiteShortName() - Method in class org.alfresco.repo.invitation.site.InviteInfo
-
Gets the site short name
- getSiteShortName() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Returns the short name of the site this node is located within.
- getSiteShortName() - Method in class org.alfresco.repo.template.BaseContentNode
-
Returns the short name of the site this node is located within.
- getSiteShortName(NodeRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- getSiteShortName(NodeRef) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method gets the shortName for the Share Site which contains the given NodeRef.
- getSize() - Method in class org.alfresco.email.server.impl.EmailMessagePartImpl
-
Deprecated.
- getSize() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- getSize() - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Gets the size.
- getSize() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getSize() - Method in class org.alfresco.repo.content.caching.ContentCacheImpl.CacheWriter
- getSize() - Method in class org.alfresco.repo.content.EmptyContentReader
- getSize() - Method in class org.alfresco.repo.content.filestore.FileContentReader
- getSize() - Method in class org.alfresco.repo.content.filestore.FileContentWriter
- getSize() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getSize() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- getSize() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getSize() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getSize() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getSize() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- getSize() - Method in class org.alfresco.repo.jscript.ScriptNode
- getSize() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getSize() - Method in class org.alfresco.repo.template.BaseContentNode
- getSize() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getSize() - Method in interface org.alfresco.repo.template.TemplateContent
- getSize() - Method in interface org.alfresco.service.cmr.email.EmailMessagePart
- getSize() - Method in class org.alfresco.service.cmr.transfer.TransferEventSendingContent
- getSizeCurrentQNameId() - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- getSizeDetails(String) - Method in interface org.alfresco.repo.node.sizedetails.NodeSizeDetailsService
- getSizeDetails(String) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- getSizeFilesDeleted() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getSizeFilesDeletedMB() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getSizeInBytes() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- getSizeLimit() - Method in interface org.alfresco.repo.content.ContentLimitProvider
-
This method returns a size limit in bytes.
- getSizeLimit() - Method in class org.alfresco.repo.content.ContentLimitProvider.NoLimitProvider
- getSizeLimit() - Method in class org.alfresco.repo.content.ContentLimitProvider.SimpleFixedLimitProvider
- getSkipCount() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- getSkipCount(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns 0 if
skipCount==null, throws an exception ifskipCount< 0, returnsskipCountotherwise. - getSolrFacetHelper() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getSolrFacetHelper() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getSolrQueryLanguage() - Method in class org.alfresco.repo.search.impl.solr.SolrXPathQueryLanguage
- getSolrResponse() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getSort1asc() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getSort2asc() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getSort3asc() - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- getSortBy() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- getSortedACLs(Set<AccessPermission>) - Static method in class org.alfresco.repo.jscript.ScriptNode
- getSortOrderAscending() - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- getSortOrderAscending() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- getSortProperty(String, String) - Method in class org.alfresco.opencmis.CMISConnector
- getSource() - Method in class org.alfresco.repo.audit.model._3.PathMap
-
Gets the value of the source property.
- getSource() - Method in class org.alfresco.repo.event2.EventInfo
- getSource() - Method in class org.alfresco.repo.jscript.Association
- getSource() - Method in class org.alfresco.repo.template.TemplateAssociation
- getSourceAndTargetExt(String, String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- getSourceAssociations() - Method in class org.alfresco.repo.jscript.ScriptNode
- getSourceAssociations() - Method in class org.alfresco.repo.template.TemplateNode
- getSourceAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getSourceAssocs() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return the source associations to this Node.
- getSourceAssocs() - Method in class org.alfresco.repo.template.TemplateNode
- getSourceAssocs() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getSourceAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getSourceAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getSourceAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getSourceContentProperty() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Get the source content property
- getSourceDirectory() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getSourceDirectory() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getSourceFolder() - Method in interface org.alfresco.repo.bulkimport.NodeImporter
- getSourceId() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanEvent
-
Gets the ID of the bean that emitted the event.
- getSourceId() - Method in class org.alfresco.repo.security.sync.NodeDescription
-
Gets an identifier for the node for monitoring purposes.
- getSourceIdProperty(Properties) - Method in class org.alfresco.opencmis.CMISConnector
- getSourceMimetype() - Method in exception org.alfresco.service.cmr.repository.NoTransformerException
- getSourceMimetypeFromTransformName(String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- getSourceMimetypes(String) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
-
Returns a collection of mimetypes ordered by extension, but unlike the version in MimetypeService throws an exception if the sourceExtension is supplied but does not match a mimetype.
- getSourceNode() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getSourceNode() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- getSourceNode(NodeRef) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- getSourceNode(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method gets the source node for the specified rendition node.
- getSourceNodeAspectQNames() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the aspects associated with the source node
- getSourceNodeAssocs(Long, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getSourceNodeAssocs(Long, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getSourceNodeProperties() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the properties associated with the source node
- getSourceNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the source node
- getSourceNodeRef() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the source node reference
- getSourceNodeTypeQName() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the type of the source node
- getSourceOptions(Class<T>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the appropriate source options for the given mimetype if available.
- getSourceOptionsList() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the immutable list of source options further describing how the source should be transformed based on its mimetype.
- getSourceOptionsMap() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the map of source options further describing how the source should be transformed based on its mimetype
- getSourceOptionsSerializers() - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- getSourceParentAssoc() - Method in class org.alfresco.repo.copy.AbstractBaseCopyService.AssociationCopyInfo
-
Get the association that will be copied.
- getSourceReport() - Method in class org.alfresco.repo.transfer.TransferEndEventImpl
- getSourceReport() - Method in interface org.alfresco.service.cmr.transfer.TransferEndEvent
-
Gets the report generated by the transfer source repository
- getSourceSize() - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- getSpaceFree() - Method in class org.alfresco.repo.content.AbstractContentStore
- getSpaceFree() - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getSpaceFree() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getSpaceFree() - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Get the filesystem's free space.
- getSpaceFree() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- getSpaceTotal() - Method in class org.alfresco.repo.content.AbstractContentStore
- getSpaceTotal() - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getSpaceTotal() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getSpaceTotal() - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Get the filesystem's total space.
- getSpaceTotal() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- getSpellCheckJsonValue() - Method in class org.alfresco.repo.search.impl.solr.SpellCheckDecisionManager
- getSpellCheckResult() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.AbstractResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.EmptyResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getSpellCheckResult() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getSpellCheckResult() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getStack() - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- getStagingFolder() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- getStagingFolder(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getStagingFolder(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
- getStandardVersionProperties(NodeRef, long, Set<QName>, int, String, String) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Get a map containing the standard list of version properties populated.
- getStart() - Method in class org.alfresco.opencmis.search.CMISResultSet
- getStart() - Method in class org.alfresco.repo.search.EmptyResultSet
- getStart() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- getStart() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- getStart() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getStart() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- getStart() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- getStart() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- getStart() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- getStart() - Method in class org.alfresco.repo.search.results.SortedResultSet
- getStart() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getStart() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getStart() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getStartAfter() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getStartBefore() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getStartDate() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getStartDate() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getStartDate() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getStartDate() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Getter for
startDateproperty - getStartDate() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getStartDayOfMonth() - Method in class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
-
Get the start day of the month (as defined by Calendar)
- getStartedAt() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- getStartedAt() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
-
Returns when this action started executing, or null if it is still pending
- getStartFormKey(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getStartMemory() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- getStartMonth() - Method in class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
-
Get the start month (as defined by Calendar)
- getStartPageNumber() - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Gets the page number to start from in the source document
- getStartTask(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all active timers for the specified workflow
- getStartTask(String) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Gets all active timers for the specified workflow
- getStartTask(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets the start task instance for the given workflow instance.
- getStartTask(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the start task instance for the given workflow instance.
- getStartTaskDefinition() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Task Definition for Workflow Start Task (Optional)
- getStartTaskDefinition(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskTypeManager
- getStartTaskProperties(HistoricProcessInstance, String, boolean) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getStartTasks(List<String>, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- getStartTasks(List<String>, boolean) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Gets all start tasks for the specified workflow
- getStartTasks(List<String>, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getStartTasks(List<String>, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the start task instances for the given workflow instances.
- getStartTaskTypeName(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getStartTime() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the start time.
- getStartTime() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the start time.
- getStartTime() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getStartTime() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- getStartVariables(String, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getStartVariables(HistoricProcessInstance) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getState() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getState(boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Gets the state.
- getStateForPath(TreeConnection, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Get the file state for the specified path
- getStats() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- getStats() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getStats() - Method in interface org.alfresco.repo.search.SearchEngineResultSet
- getStatus() - Method in interface org.alfresco.repo.bulkimport.BulkFilesystemImporter
- getStatus() - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- getStatus() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getStatus() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getStatus() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- getStatus() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- getStatus() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- getStatus() - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- getStatus() - Method in interface org.alfresco.repo.search.impl.JSONAPIResult
-
HTTP Response code But for 200, that is being returned as 0
- getStatus() - Method in class org.alfresco.repo.search.impl.solr.SolrCommandBackupResult
- getStatus() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getStatus() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getStatus() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- getStatus() - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- getStatus() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getStatus() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorResponse
- getStatus() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- getStatus(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getStatus(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
- getStatus(Transfer) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- getStatus(Transfer) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Get the status of an in process transfer
- getStatusCode() - Method in exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorClientException
- getStatusCode() - Method in exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorServerException
- getStatusText() - Method in exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorClientException
- getStatusText() - Method in exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorServerException
- getStorageProperties(String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getStorageProperties(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getStorageProperties(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- getStorageProperties(String) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- getStorageProperties(NodeRef, QName) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Gets a key-value (String-String) collection of storage headers/properties with their respective values for a specific node reference.
- getStorageProperties(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a key-value (String-String) collection of storage headers/properties with their respective values for a specific node reference.
- getStore() - Method in interface org.alfresco.repo.domain.node.Node
- getStore() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getStore() - Method in class org.alfresco.util.config.RepositoryPathConfigBean
- getStore(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getStore(StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get the ID-ref pair for a store
- getStoreArchiveNode(StoreRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Get the parent node that holds all nodes archived from the given store.
- getStoreArchiveNode(StoreRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- getStoreArchiveNode(StoreRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getStoreArchiveNode(StoreRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getStoreArchiveNode(StoreRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getStoreFilter() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- getStoreFilter() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getStoreFilter() - Method in class org.alfresco.repo.solr.NodeParameters
- getStoreFreeSpace() - Method in class org.alfresco.repo.content.ContentServiceImpl
- getStoreFreeSpace() - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets the remaing available space in the underlying content store.
- getStoreId() - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- getStoreId() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getStoreId() - Method in class org.alfresco.repo.jscript.ScriptNode
- getStoreId() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getStoreId() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- getStoreId() - Method in class org.alfresco.repo.template.TemplateNode
- getStoreIdentifier() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getStoreIdentifier() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getStoreIdentifier() - Method in class org.alfresco.repo.solr.NodeParameters
- getStoreIdStore() - Method in class org.alfresco.repo.virtual.ref.HashStoreConfiguration
- getStoreMap() - Method in interface org.alfresco.repo.bulkimport.ContentStoreMapProvider
-
Get a map of the currently registered
ContentStore, keyed by store name - getStoreMap() - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- getStoreName() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- getStoreName() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the store name
- getStoreName() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getStoreNames() - Method in class org.alfresco.repo.bulkimport.script.BulkImport
-
Get a list of the currently registered content stores, from the configured
ContentStoreMapProvider. - getStoreProtocol() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getStoreProtocol() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getStoreProtocol() - Method in class org.alfresco.repo.solr.NodeParameters
- getStoreProtocolStore() - Method in class org.alfresco.repo.virtual.ref.HashStoreConfiguration
- getStoreRef() - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Get the store reference (note: should be ignored for classpath location)
- getStoreRef() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getStoreRef() - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Gets the Store Reference
- getStoreRef() - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryParams
- getStoreRef() - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- getStoreRef() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get the store ref
- getStoreRef() - Method in interface org.alfresco.repo.virtual.template.VirtualQuery
- getStoreRef() - Method in class org.alfresco.repo.virtual.template.VirtualQueryImpl
- getStoreRef() - Method in class org.alfresco.service.cmr.view.Location
- getStoreRef() - Method in class org.alfresco.util.config.RepositoryPathConfigBean
-
Gets the Alfresco store reference
- getStores() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the list of stores.
- getStores() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getStores() - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Fetch a list of all stores in the repository
- getStores() - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getStores() - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getStores() - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Delegates to the
NodeServiceused as the version store implementation - getStores() - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getStoreTotalSpace() - Method in class org.alfresco.repo.content.ContentServiceImpl
- getStoreTotalSpace() - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets the total space of the underlying content store (not exclusively Alfresco-controlled binaries).
- getStoreType() - Method in class org.alfresco.repo.jscript.ScriptNode
- getStoreType() - Method in class org.alfresco.repo.template.TemplateNode
- getStoreUrl() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getStoreUrl() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getStoreUrl() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Get the URL String of the node store that will be used.
- getStream() - Method in class org.alfresco.repo.content.AbstractStreamAwareProxy
- getStream() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- getStream() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getStringBuilder() - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Returns the current StringBuilder (if any) being used to capture debug information for the current Thread.
- getStringBuilder() - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- getStringConfig(String, String) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
-
FreeMarker configuration for loading the specified template directly from a String
- getStringCrc() - Method in class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- getStringCrc() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- getStringCrcPair(String, int, boolean, boolean) - Static method in class org.alfresco.repo.domain.CrcHelper
-
Calculate a persistable, unique pair of values that can be persisted in a database unique key and guarantee correct case-sensitivity.
- getStringEndLower() - Method in class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- getStringEndLower() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- getStringProperty(Properties, String) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the value of the given property if it exists and is of the correct type.
- getStringValue() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- getStringValue() - Method in class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- getStringValue() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- getStringValue() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- getStringValue(Expression, VariableScope) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- getStrippedTransformOptions(Map<String, String>) - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
-
Returns a subset of the supplied actual transform options from the rendition definition that are known to this transformer.
- getSubCategories() - Method in class org.alfresco.repo.jscript.CategoryNode
- getSubCategories() - Method in class org.alfresco.repo.jscript.CategoryTemplateNode
- getSubject() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getSubject() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getSubject() - Method in interface org.alfresco.service.cmr.email.EmailMessage
-
Get the subject of the message
- getSubject() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getSubject() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the subject of the license
- getSubmissionUrl() - Method in class org.alfresco.repo.forms.Form
-
Returns the submission URL to use for the form
- getSubmissionUrl() - Method in class org.alfresco.repo.forms.script.ScriptForm
- getSubnet() - Method in class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
-
Gets the subnet.
- getSubnet() - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Gets the subnet.
- getSubscriptionCount(String, SubscriptionItemTypeEnum) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getSubscriptionCount(String, SubscriptionItemTypeEnum) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns how many nodes the given user has subscribed to.
- getSubscriptionLevel() - Method in class org.alfresco.repo.tenant.Network
- getSubscriptions(String, SubscriptionItemTypeEnum, PagingRequest) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- getSubscriptions(String, SubscriptionItemTypeEnum, PagingRequest) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns the nodes a user has subscribed to.
- getSubtype() - Method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- getSucceeded() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getSuccessfullyProcessedEntries() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Deprecated.
- getSuccessfullyProcessedEntries() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Deprecated.
- getSuccessfullyProcessedEntriesLong() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the number of successfully processed entries.
- getSuccessfullyProcessedEntriesLong() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the number of successfully processed entries.
- getSuccessors(Version) - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets the succeeding versions of a specified version.
- getSuccessors(Version) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getSuccessors(Version) - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets the succeeding versions of a specified version.
- getSuggestions() - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
- getSuggestions() - Method in interface org.alfresco.service.cmr.search.SuggesterResult
-
Get the list of suggestions as ("term", "weight") pairs.
- getSuggestions(SuggesterParameters) - Method in class org.alfresco.repo.search.impl.DummySuggesterServiceImpl
- getSuggestions(SuggesterParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- getSuggestions(SuggesterParameters) - Method in interface org.alfresco.service.cmr.search.SuggesterService
-
Get suggestions for the specified term
SuggesterParameters.term - getSum() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- getSupportedCipherSuites() - Method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
- getSupportedMimetypes() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- getSupportedStoreProtocols() - Method in interface org.alfresco.repo.service.StoreRedirector
- getSupportedStores() - Method in interface org.alfresco.repo.service.StoreRedirector
- getSymmetricKeysByMasterKeyAlias(String, long, int) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Get symmetric keys entities for symmetric keys that have been encrypted using the given master key, starting from 'fromId' and returning at most 'maxResults' entities.
- getSymmetricKeysByMasterKeyAlias(String, long, int) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- getSyncEndTime() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getSyncEndTime() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSyncEndTime() - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the end date/time of the last synchronization
- getSynchronizationLastError() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getSynchronizationLastError(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationLastError(String) - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the last error message from synchronizing this zone
- getSynchronizationLastGroupUpdateTime(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationLastGroupUpdateTime(String) - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the date/time that the last group update completed
- getSynchronizationLastUserUpdateTime(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationLastUserUpdateTime(String) - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the date/time that the last user/person update completed
- getSynchronizationStatus() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getSynchronizationStatus() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationStatus() - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
- getSynchronizationStatus(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationStatus(String) - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the synchronization status
- getSynchronizationSummary() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getSynchronizationSummary(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSynchronizationSummary(String) - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the synchronization summary message for the specified zone
- getSynchronousTransformClient() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getSynchronousTransformClient() - Method in interface org.alfresco.service.ServiceRegistry
- getSyncStartTime() - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- getSyncStartTime() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSyncStartTime() - Method in interface org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizerStatus
-
Get the start date/time of the last synchronization
- getSysAdminParams() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- getSysAdminParams() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- getSysAdminParams() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getSysAdminParams() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return an object that is not part of the public API. The object itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getSysDeletedType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getSystem() - Method in class org.alfresco.repo.jscript.ScriptLogger
- getSystem() - Method in exception org.alfresco.service.cmr.remoteticket.NoSuchSystemException
- getSystemChildContainer(QName, NodeService, Repository) - Static method in class org.alfresco.repo.node.SystemNodeUtils
-
Returns the NodeRef of a given Child Container within the current Tenant's System Container, if found
- getSystemChildContainers(QName, NodeService, Repository) - Static method in class org.alfresco.repo.node.SystemNodeUtils
-
MNT-20212 Avoid using this method.
- getSystemContainer(NodeService, Repository) - Static method in class org.alfresco.repo.node.SystemNodeUtils
-
Returns the System Container for the current tenant
- getSystemDescriptor() - Method in class org.alfresco.repo.admin.ConfigurationChecker
- getSystemName() - Method in class org.alfresco.repo.blog.BlogPostInfoImpl
-
Gets the
cm:nameof the blog post. - getSystemName() - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
- getSystemName() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getSystemName() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getSystemName() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getSystemName() - Method in interface org.alfresco.service.cmr.blog.BlogPostInfo
-
Gets the
cm:nameof the blog post. - getSystemName() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getSystemName() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getSystemName() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getSystemName() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getSystemName() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getSystemNamespaces() - Method in class org.alfresco.repo.copy.AbstractBaseCopyService
- getSystemUserName() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Get the name of the system user note: for MT, will get system for default domain only
- getSystemUserName() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Get the name of the system user.
- getSystemUserName() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getSystemUserName(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getSystemUserName(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Get the name of the system user
- getSystemUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getSysWideDefaultExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- getSysWideMaxExpiryTimeInSec() - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- getTag(String) - Method in class org.alfresco.repo.tagging.TagScopeImpl
- getTag(String) - Method in interface org.alfresco.service.cmr.tagging.TagScope
- getTag(String, String) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Get a tag by name if available in a store
- getTaggingService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getTaggingService() - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- getTaggingService() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- getTaggingService() - Method in interface org.alfresco.service.ServiceRegistry
-
Get the Tagging Service
- getTagName(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTagName(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
- getTagNames() - Method in class org.alfresco.repo.tagging.script.PagedTagsWrapper
- getTagNodeRef(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Gets the node reference for a given tag.
- getTagNodeRef(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Gets the node reference for a given tag.
- getTags() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getTags() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Get all the tags applied to this node
- getTags() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getTags() - Method in class org.alfresco.repo.tagging.script.TagScope
-
Gets all the tags, ordered by count, for the tag scope
- getTags() - Method in class org.alfresco.repo.tagging.TagScopeImpl
- getTags() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getTags() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getTags() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getTags() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getTags() - Method in interface org.alfresco.service.cmr.tagging.TagScope
- getTags(int) - Method in class org.alfresco.repo.tagging.TagScopeImpl
- getTags(int) - Method in interface org.alfresco.service.cmr.tagging.TagScope
- getTags(String) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Get all the tags available in a store
- getTags(String, String) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Get all the tags available in a store based on a text filter
- getTags(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get all the tags on a node
- getTags(NodeRef, PagingRequest) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(NodeRef, PagingRequest) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get a paged list of all the tags on a node
- getTags(StoreRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(StoreRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get all the tags currently available
- getTags(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get all the tags currently available that match the provided filter.
- getTags(StoreRef, List<String>, Pair<String, Boolean>, Collection<String>, Collection<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(StoreRef, List<String>, Pair<String, Boolean>, Collection<String>, Collection<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get a map of tag NodeRefs and their respective usage count filtered by name and sorted by tag name or count
- getTags(StoreRef, PagingRequest) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(StoreRef, PagingRequest) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get a paged list of all the tags currently available
- getTags(StoreRef, PagingRequest, Collection<String>, Collection<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- getTags(StoreRef, PagingRequest, Collection<String>, Collection<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Get a paged list of tags filtered by name
- getTagScope() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets the 'nearest' tag scope to this node by travesing up the parent hierarchy untill one is found.
- getTagSummary(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
-
Given a NodeRef and, optionally, the property map of that node, this operation establishes whether the node is a TagScope node, and returns the appropriate value of the cm:tagScopeSummary property.
- getTarget() - Method in class org.alfresco.repo.audit.model._3.PathMap
-
Gets the value of the target property.
- getTarget() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- getTarget() - Method in class org.alfresco.repo.jscript.Association
- getTarget() - Method in class org.alfresco.repo.template.TemplateAssociation
- getTargetAssocIds() - Method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
- getTargetAssocQName() - Method in class org.alfresco.repo.copy.AbstractBaseCopyService.AssociationCopyInfo
-
Get the path part of the association that should be created for the copied node
- getTargetAssocs() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getTargetAssocs(NodeRef, QName) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getTargetAssocs(NodeRef, QName) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getTargetAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getTargetAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Assocs translation for version store
- getTargetAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getTargetAssocs(NodeRef, QNamePattern) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getTargetAssocsByPropertyValue(Long, QName, QName, Serializable) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTargetAssocsByPropertyValue(Long, QName, QName, Serializable) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Get target associations by type of the association, property name and value.
- getTargetAssocsByPropertyValue(NodeRef, QNamePattern, QName, Serializable) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getTargetAssocsByPropertyValue(NodeRef, QNamePattern, QName, Serializable) - Method in class org.alfresco.repo.version.Node2ServiceImpl
- getTargetAssocsByPropertyValue(NodeRef, QNamePattern, QName, Serializable) - Method in class org.alfresco.repo.version.NodeServiceImpl
- getTargetAssocsByPropertyValue(NodeRef, QNamePattern, QName, Serializable) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getTargetColumn() - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- getTargetContentProperty() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Get the target content property
- getTargetEncoding(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- getTargetId() - Method in class org.alfresco.repo.query.NodeWithTargetsEntity.TargetAndTypeId
- getTargetIdProperty(Properties) - Method in class org.alfresco.opencmis.CMISConnector
- getTargetIds() - Method in class org.alfresco.repo.query.NodeWithTargetsEntity
- getTargetMediaType() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getTargetMimetype() - Method in interface org.alfresco.repo.rendition2.RenditionDefinition2
- getTargetMimetype() - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- getTargetMimetype() - Method in exception org.alfresco.service.cmr.repository.NoTransformerException
- getTargetMimeType(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- getTargetMimeType(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- getTargetMimeType(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- getTargetMimetypeFromTransformName(String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- getTargetMimetypes(String, String, Collection<String>) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
-
Identical to getSourceMimetypes for the target, but avoids doing the look up if the sourceExtension is the same as the tragetExtension, so will have the same result.
- getTargetName() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- getTargetName() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- getTargetName() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
- getTargetNode() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getTargetNodeAssocs(Long, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTargetNodeAssocs(Long, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getTargetNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the node to which the copy will occur.
- getTargetNodeRef() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Get the target node reference
- getTargetParentNodeRef() - Method in class org.alfresco.repo.copy.CopyDetails
-
Get the node under which the new/existing copy will be placed
- getTargetParentNodeRef() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- getTargetResultCount() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckCollection
-
Get the desired number of results.
- getTargetResultCount() - Method in class org.alfresco.repo.security.permissions.PermissionCheckCollection.PermissionCheckCollectionMixin
- getTargetSchema() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- getTargetSchema() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getTargetSchema() - Method in interface org.alfresco.repo.admin.patch.Patch
- getTargetSchema() - Method in class org.alfresco.util.schemacomp.DiffContext
- getTargetSpace() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- getTargetSpace() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- getTargetTable() - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- getTask() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- getTask(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get task by id
- getTaskById(String) - Method in class org.alfresco.repo.template.Workflow
-
Return a single object representing a task of the given taskId for the current user
- getTaskById(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a Task by unique Id
- getTaskById(String) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Get task by id.
- getTaskById(String) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Gets a Task by unique Id
- getTaskById(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getTaskById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets a Task by unique Id
- getTaskComponent(String) - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Gets a specific BPM Engine Task Component
- getTaskComponents() - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Gets all registered Task Components
- getTaskCustomProps() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getTaskDefinition(String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
-
Get the taskDefinition key based on the Activiti task definition id,
- getTaskDefinition(PvmActivity, String, String, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getTaskDefinition(Task) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getTaskDefinitions(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets the Task Definitions for the given Workflow Definition
- getTaskDefinitions(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets the Task Definitions for the given Workflow Definition
- getTaskDefinitions(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getTaskDefinitions(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the Task Definitions for the given Workflow Definition
- getTaskDescription(TypeDefinition, String, String, String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getTaskExecutor() - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
-
Return the current TaskExecutor for this multicaster.
- getTaskFullTypeDefinition(String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Returns an anonymous
TypeDefinitionfor the given name with all the mandatory aspects applied. - getTaskId() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getTaskInstance(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getTaskName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getTaskProperties(DelegateTask, TypeDefinition, boolean) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getTaskProperties(HistoricTaskInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getTaskProperties(HistoricTaskInstance, Map<String, Object>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getTaskProperties(Task) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getTaskProperties(Task) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getTasks() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Get all tasks associated with this workflow path
- getTaskService() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- getTasksForWorkflowPath(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all Tasks associated with the specified path
- getTasksForWorkflowPath(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all Tasks associated with the specified path
- getTasksForWorkflowPath(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getTasksForWorkflowPath(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all Tasks associated with the specified path
- getTaskState() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getTaskTitle(TypeDefinition, String, String, String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getTaskTypeDefinition(String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Gets the Task
TypeDefinitionfor the given name. - getTempDirPattern() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- getTempFolder(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getTempFolder(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
- getTemplateActionDefinition() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the template definition.
- getTemplateActionDefinition() - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Get the template action definition that is used to build the Action to execute.
- getTemplateActionModelFactory() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the template action model factory.
- getTemplateActionModelFactory() - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Get the template model factory.
- getTemplateArgs() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getTemplateAssetsLink(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- getTemplateAssetsUrl() - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- getTemplateAssetsUrl() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getTemplateEngine() - Method in class org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
-
The name of the template engine for which this model applies.
- getTemplateEngine() - Method in interface org.alfresco.repo.action.scheduled.TemplateActionModelFactory
-
Get the name of the template engine for which this factory applies
- getTemplateImageResolver() - Method in class org.alfresco.repo.template.BaseTemplateProcessorExtension
- getTemplateImageResolver() - Method in interface org.alfresco.service.cmr.repository.TemplateProcessorExtension
-
Get the template image resolver for this extension
- getTemplateModel() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getTemplateNode(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- getTemplateNodeRef() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- getTemplateNodeRef() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
- getTemplateNodeRef() - Method in interface org.alfresco.repo.security.person.HomeFolderProvider2
-
Returns a node to copy (a template) for the home folder.
- getTemplateNodeRef() - Method in class org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
-
Deprecated.
- getTemplateNodeRef() - Method in class org.alfresco.repo.security.person.UsernameHomeFolderProvider
- getTemplatePath() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getTemplatePath(Reference) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- GetTemplatePathMethod - Class in org.alfresco.repo.virtual.ref
-
Returns the virtual folder template inner path for a virtualized entity reference.
- GetTemplatePathMethod() - Constructor for class org.alfresco.repo.virtual.ref.GetTemplatePathMethod
- getTemplateProcessor(String) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- getTemplateProcessor(String) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Return a TemplateProcessor instance for the specified engine name.
- getTemplateService() - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Get the template service.
- getTemplateService() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the template service.
- getTemplateService() - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- getTemplateService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getTemplateService() - Method in interface org.alfresco.service.ServiceRegistry
- getTemplatesParentClasspath() - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- getTemplatesParentRepositoryPath() - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- getTemplateSubPath(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getTemplateType() - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.Get the type of template that is to be used.
- getTemplateType() - Method in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- getTemplateType() - Method in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- getTemporaryLocation(NodeRef) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
-
Given the node ref, this method constructs the appropriate ChildAssociationRef that would place this node in the transfer's temporary folder.
- getTempWriter() - Method in class org.alfresco.repo.content.ContentServiceImpl
- getTempWriter() - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a writer to a temporary location.
- getTenant(String) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- getTenant(String) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
Get tenant
- getTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- getTenant(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- getTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- getTenantA() - Method in exception org.alfresco.repo.tenant.TenantDomainMismatchException
- getTenantB() - Method in exception org.alfresco.repo.tenant.TenantDomainMismatchException
- getTenantDomain() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getTenantDomain() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getTenantDomain() - Method in class org.alfresco.repo.solr.AclReaders
- getTenantDomain() - Method in class org.alfresco.repo.solr.NodeMetaData
- getTenantDomain() - Method in exception org.alfresco.repo.tenant.TenantDisabledException
- getTenantDomain(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getTenantDomain(String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getTenantDomain(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Do a null check and convert tenant domain to lowercase
- getTenantEntities(Boolean) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- getTenantEntities(Boolean) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- getTenantEntity(String) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- getTenantEntity(String) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- getTenantForUpdate(String) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- getTenantForUpdate(String) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
Get tenant for update
- getTenantId() - Method in class org.alfresco.repo.action.ActionImpl
- getTenantId() - Method in class org.alfresco.repo.cache.AbstractRefreshableCacheEvent
- getTenantId() - Method in interface org.alfresco.repo.cache.RefreshableCacheEvent
-
Get the affected tenant id
- getTenantName() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getTenantName(String, String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- getTenantName(String, String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- getTenantNodeRefFromSharedId(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- getTenantNodeRefFromSharedId(String) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Get the tenant domain and node reference for the the given share id.
- getTenants(boolean) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Deprecated.
- getTenants(boolean) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
Deprecated.
- getTenants(boolean) - Method in interface org.alfresco.repo.tenant.TenantAdminService
-
Deprecated.method does not scale.
- getTenantService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the tenant service
- getTenantService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the tenant service
- getTenantService() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- getTenantService() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- getTenantService() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- getTerm() - Method in class org.alfresco.service.cmr.search.SuggesterParameters
- getTerminalStatuses() - Static method in class org.alfresco.service.cmr.transfer.TransferProgress
- getTermIndexInterval() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene term index interval
- getTestFileExtensionsAndMimetypes() - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- getTestFileExtensionsAndMimetypes() - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Lists the extensions of available test files.
- getTestFileExtensionsAndMimetypes() - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- getTestMessageTo() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getTestSentCount() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- getTestTarget(TransferService) - Static method in class org.alfresco.repo.transfer.TransferTestUtil
- getTextGenerator() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getTextGenerator(Locale) - Static method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
-
Get a text generator for the given locale
- getTextStringValue(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- getThread() - Method in class org.alfresco.repo.action.RunningAction
- getThreadAllocatedBytes(long) - Method in class org.alfresco.repo.jscript.AlfrescoScriptThreadMxBeanWrapper
- getThreadId() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- getThreadMxBeanWrapper() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- getThreadPool() - Method in class org.alfresco.filesys.repo.ContentContext
-
Return the thread pool
- getThreadPoolDebug() - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Checks if is thread pool debug.
- getThreadPoolExecutor() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Get the thread pool for index merging etc
- getThreadPoolInit() - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Gets the thread pool init.
- getThreadPoolMax() - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Gets the thread pool max.
- getThrowable() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the deserialized error, if one occurred.
- getThrowableAsString() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
In 1.4, get the error message (no stack trace).
- getThumbnail(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Get the given thumbnail for the content property
- getThumbnailByName(NodeRef, QName, String) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- getThumbnailByName(NodeRef, QName, String) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.Gets the thumbnail for a given content property with a given name.
- getThumbnailDefinition(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Get the definition of a named thumbnail
- getThumbnailDefinitionName() - Method in class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.Get the
thumbnail definition namethat has failed. - getThumbnailDefinitions() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Returns the names of the thumbnail defintions that can be applied to the content property of this node.
- getThumbnailDefinitions() - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Get a list of all the thumbnail definitions
- getThumbnailDefinitions(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.use overloaded version with sourceSize parameter.
- getThumbnailDefinitions(String, long) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- getThumbnailDefintions() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Deprecated.
- getThumbnailNode(ChildAssociationRef) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.This method returns the NodeRef for the thumbnail, using the ChildAssociationRef that links the sourceNode to its associated Thumbnail node.
- getThumbnailRegistry() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Gets the thumbnail registry
- getThumbnailRegistry() - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- getThumbnailRegistry() - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.Gets the thumbnail registry
- getThumbnailRenditionConvertor() - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- getThumbnails() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Get the all the thumbnails for a given node's content property.
- getThumbnails(NodeRef, QName, String, TransformationOptions) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- getThumbnails(NodeRef, QName, String, TransformationOptions) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.Gets a list of thumbnail nodes for a given content property that match the provided mimetype and transformation options.
- getThumbnailsEnabled() - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- getThumbnailsEnabled() - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.This method indicates whether thumbnail creation via this service has been globally enabled or disabled.
- getThumbnailService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- getThumbnailService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- getThumnailDefintions(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Use
ThumbnailRegistry.getThumbnailDefinitions(String)instead. - getTicket() - Method in class org.alfresco.repo.activities.feed.RepoCtx
- getTicket() - Method in class org.alfresco.repo.jscript.Session
-
Get the user's authentication ticket.
- getTicket() - Method in interface org.alfresco.repo.remote.ClientTicketHolder
-
Get the ticket.
- getTicket() - Method in class org.alfresco.repo.remote.ClientTicketHolderGlobal
- getTicket() - Method in class org.alfresco.repo.remote.ClientTicketHolderThread
- getTicket() - Method in class org.alfresco.repo.security.authentication.Authorization
- getTicket() - Method in class org.alfresco.repo.template.Session
-
Get the current authentication ticket.
- getTicket() - Method in interface org.alfresco.service.cmr.invitation.NominatedInvitation
- getTicketComponents() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- getTicketComponents() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- getTicketComponents() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getTicketCountAll() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- getTicketCountAll() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get count of all tickets This may be higher than the user count, since a user can have more than one ticket/session
- getTicketCountNonExpired() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- getTicketCountNonExpired() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get count of non-expired tickets This may be higher than the user count, since a user can have more than one ticket/session
- getTime() - Method in class org.alfresco.repo.transfer.TransferEventImpl
- getTime() - Method in interface org.alfresco.service.cmr.transfer.TransferEvent
-
The time this event occured.
- getTimeFinished() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- getTimeout() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- getTimeout() - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- getTimeoutMs() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Gets the time in milliseconds after which the metadata extracter will be stopped.
- getTimeoutMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getTimeoutMs() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Gets the timeout (ms) on the InputStream after which an IOExecption is thrown to terminate very slow transformations or a subprocess is terminated (killed).
- getTimePair() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- getTimers(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all active timers for the specified workflow
- getTimers(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all active timers for the specified workflow
- getTimers(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getTimers(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all active timers for the specified workflow
- getTimestamp() - Method in class org.alfresco.repo.event2.EventInfo
- getTimestamp() - Method in interface org.alfresco.repo.rawevents.types.Event
- getTimestamp() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getTimeStarted() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- getTimeToExpire() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- getTimings(TransactionStats.OpType) - Method in class org.alfresco.repo.cache.TransactionStats
- getTitle() - Method in class org.alfresco.repo.action.ActionImpl
- getTitle() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- getTitle() - Method in class org.alfresco.repo.blog.BlogPostInfoImpl
- getTitle() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getTitle() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- getTitle() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getTitle() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- getTitle() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getTitle() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getTitle() - Method in class org.alfresco.repo.site.script.Site.CustomProperty
- getTitle() - Method in class org.alfresco.repo.site.script.Site
-
Get the title
- getTitle() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getTitle() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the item title.
- getTitle() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getTitle() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get value of
titleproperty - getTitle() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Gets the value of the
titleproperty - getTitle() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Gets the value of the
titleproperty - getTitle() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
-
Gets the value of the
titleproperty - getTitle() - Method in interface org.alfresco.service.cmr.action.Action
-
Get the title of the action
- getTitle() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
The title of the parameterized item definition
- getTitle() - Method in interface org.alfresco.service.cmr.blog.BlogPostInfo
- getTitle() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
- getTitle() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- getTitle() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getTitle() - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
- getTitle() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getTitle() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Get the title of the module
- getTitle() - Method in class org.alfresco.service.cmr.rule.Rule
-
Get the title of the rule
- getTitle() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the title
- getTitle() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Get the title of this transfer target
- getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Workflow Definition Title (Localised)
- getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- getTitle() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
- getTitleKey() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Gets the title I18N key
- getTo() - Method in class org.alfresco.email.server.impl.EmailMessageImpl
-
Deprecated.
- getTo() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- getTo() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getTo() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getTo() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getTo() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- getTo() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- getTo() - Method in interface org.alfresco.service.cmr.email.EmailMessage
- getTo() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- getToCommitTimeExclusive() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getToDate() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getToDate() - Method in class org.alfresco.service.cmr.blog.BlogService.RangedDateProperty
- getToDateQNameId() - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- getToEmails() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.toEmails - getToId() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getToIdExclusive() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- getTokenValue() - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AccessToken
- getToNodeId() - Method in class org.alfresco.repo.domain.node.NodeRangeEntity
- getToNodeId() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getToNodeId() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getToNodeId() - Method in class org.alfresco.repo.solr.NodeParameters
- getToolName() - Method in class org.alfresco.tools.Export
- getToolName() - Method in class org.alfresco.tools.Import
- getToolName() - Method in class org.alfresco.tools.RenameUser
- getToolName() - Method in class org.alfresco.tools.Repository
- getToolName() - Method in class org.alfresco.tools.Tool
-
Get the tool name
- getToPath() - Method in class org.alfresco.filesys.repo.MoveNodeEvent
- getToPath() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getToPath() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getToPath() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getToPath() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- getToPath() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- getTopCategories(StoreRef, QName, int) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- getTopCategories(StoreRef, QName, int) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexCategoryServiceImpl
- getTopCategories(StoreRef, QName, int) - Method in class org.alfresco.repo.search.impl.solr.SolrCategoryServiceImpl
- getTopCategories(StoreRef, QName, int) - Method in interface org.alfresco.service.cmr.search.CategoryService
-
Get the most polular categories
- getTopic() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getTopic() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getTopic(String, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getTopic(String, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves an existing
TopicInfofrom the repository, which is within a site - getTopic(NodeRef, String) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- getTopic(NodeRef, String) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves an existing
TopicInfofrom the repository, which is attached to the specified Node. - getTopicCreatedAfter() - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQueryParams
- getTopicNode(NodeRef, String) - Method in class org.alfresco.email.server.handler.AbstractForumEmailMessageHandler
-
Finds first child with specified name
- getTopLevelNodeNewName(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Determines if top-level node name will be changed during copy according to policies.
- getTopLevelNodeNewName(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.repository.CopyService
-
Determines if top-level node name will be changed during copy according to policies.
- getTopTags(int) - Method in class org.alfresco.repo.tagging.script.TagScope
-
Gets the top N tags ordered by count
- getTotal() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- getTotal() - Method in class org.alfresco.repo.tagging.script.PagedTagsWrapper
- getTotal() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getTotalDeltaSize(NodeRef) - Method in class org.alfresco.repo.usage.UsageServiceImpl
- getTotalDeltaSize(NodeRef) - Method in interface org.alfresco.service.cmr.usage.UsageService
-
Get sum of usage delta sizes.
- getTotalDeltaSize(NodeRef, boolean) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getTotalDeltaSize(NodeRef, boolean) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Get the total delta size for a node.
- getTotalErrors() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Deprecated.use
BatchMonitor.getTotalErrorsLong()instead - getTotalErrors() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Deprecated.
- getTotalErrorsLong() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the total number of errors.
- getTotalErrorsLong() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the total number of errors.
- getTotalEstimatedWorkSize() - Method in interface org.alfresco.repo.batch.BatchProcessWorkProvider
-
Deprecated.
- getTotalEstimatedWorkSizeLong() - Method in interface org.alfresco.repo.batch.BatchProcessWorkProvider
-
Get an estimate of the total number of objects that will be provided by this instance.
- getTotalFiles() - Method in class org.alfresco.repo.download.ZipDownloadExporter
- getTotalFiles() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- getTotalItems() - Method in class org.alfresco.util.ScriptPagingDetails
-
Get the total number of items.
- getTotalItemsRangeMax() - Method in class org.alfresco.util.ScriptPagingDetails
-
Where the confidence is
ScriptPagingDetails.ItemsSizeConfidence.RANGE, returns the upper bound of the range. - getTotalLinksFoundCount() - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- getTotalRating(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Gets the total (sum) rating by all users on the specified node in the specified scheme.
- getTotalRating(NodeRef, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getTotalRating(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- getTotalRating(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method gets the total accumulated rating score for the specified node in the specified
RatingScheme. - getTotalResultCount() - Method in class org.alfresco.service.cmr.subscriptions.PagingFollowingResultsImpl
- getTotalResultCount() - Method in class org.alfresco.service.cmr.subscriptions.PagingSubscriptionResultsImpl
- getTotalResultCount(List<ArchivedNodeEntity>) - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQuery
- getTotalResultCount(List<NodeRef>) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- getTotalResultCount(List<R>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
-
Overrides the default implementation to check for the permission data that will allow a good guess as to the maximum number of results in the event of a permission-based cut-off.
- getTotalResultCountLower() - Method in class org.alfresco.repo.jscript.ScriptPagingNodes
- getTotalResultCountUpper() - Method in class org.alfresco.repo.jscript.ScriptPagingNodes
- getTotalResults() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Deprecated.use
BatchMonitor.getTotalResultsLong()instead - getTotalResults() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Deprecated.
- getTotalResultsLong() - Method in interface org.alfresco.repo.batch.BatchMonitor
-
Gets the total number of results.
- getTotalResultsLong() - Method in class org.alfresco.repo.batch.BatchProcessor
-
Gets the total number of results.
- getTotalTime() - Method in class org.alfresco.repo.cache.OperationStats
- getToTime() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getToTxnId() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getToTxnId() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getToTxnId() - Method in class org.alfresco.repo.solr.NodeParameters
- getToVersion() - Method in class org.alfresco.repo.transfer.Transfer
- getTraces() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- getTraces() - Method in interface org.alfresco.repo.node.integrity.IntegrityEvent
- getTrackStatus() - Method in class org.alfresco.repo.action.ActionDefinitionImpl
- getTrackStatus() - Method in class org.alfresco.repo.action.ActionImpl
- getTrackStatus() - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Get whether the basic action definition supports action tracking or not.
- getTrackStatus() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Get whether the basic action definition supports action tracking or not.
- getTrackStatus() - Method in interface org.alfresco.service.cmr.action.Action
- getTrackStatus() - Method in interface org.alfresco.service.cmr.action.ActionDefinition
-
Get whether the basic action definition supports action tracking or not.
- getTrait() - Method in class org.alfresco.traitextender.ExtendedTrait
- getTrait() - Method in class org.alfresco.traitextender.SingletonExtension
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.lock.LockServiceImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- getTrait(Class<? extends M>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- getTrait(Class<? extends T>) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- getTrait(Class<? extends T>) - Method in class org.alfresco.repo.copy.DefaultCopyBehaviourCallback
- getTrait(Class<? extends T>) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- getTrait(Class<? extends T>) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- getTrait(Class<? extends T>) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- getTrait(Class<? extends T>) - Method in interface org.alfresco.traitextender.Extensible
- getTraitAPI() - Method in class org.alfresco.traitextender.ExtensionPoint
- getTransaction() - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Return the active transaction
- getTransaction() - Method in interface org.alfresco.repo.domain.node.Node
- getTransaction() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getTransaction() - Static method in class org.alfresco.repo.search.transaction.SimpleTransaction
- getTransaction() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- getTransactionalLock(QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
-
Take a transactionally-managed lock.
- getTransactionalLock(QName, long) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Take a transactionally-managed lock.
- getTransactionalLock(QName, long, long, int) - Method in interface org.alfresco.repo.lock.JobLockService
-
Take a transactionally-managed lock.
- getTransactionalLock(QName, long, long, int) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Take a transactionally-managed lock.
- getTransactionCount() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTransactionCount() - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getTransactionIds() - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- getTransactionIds() - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- getTransactionIds() - Method in class org.alfresco.repo.solr.NodeParameters
- getTransactionIsolation() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getTransactionMode(String) - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Generate a mode from a string.
- getTransactionModeEnum() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the transaction mode.
- getTransactionReadState() - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
- getTransactionRequired() - Method in interface org.alfresco.filesys.repo.rules.Command
-
Is a transaction required to run this command?
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.CallbackCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.CloseFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.CompoundCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.CopyContentCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.DeleteFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.DoNothingCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.RemoveTempFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.ReturnValueCommand
- getTransactionRequired() - Method in class org.alfresco.filesys.repo.rules.commands.UpdateQuotaCommand
- getTransactions(Long, Long, Long, Long, int) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
-
Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults
- getTransactions(Long, Long, Long, Long, int) - Method in interface org.alfresco.repo.domain.solr.SearchDAO
-
Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults
- getTransactions(Long, Long, Long, Long, int) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Get the transactions from either minTxnId or fromCommitTime, optionally limited to maxResults
- getTransactions(Long, Long, Long, Long, int) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- getTransactionService() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Return the transaction service
- getTransactionService() - Method in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
-
Return the transaction service
- getTransactionService() - Method in class org.alfresco.filesys.AlfrescoConfigSection
-
Return the transaction service
- getTransactionService() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Return the transaction service
- getTransactionService() - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- getTransactionService() - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- getTransactionService() - Method in class org.alfresco.filesys.repo.FilesystemTransactionAdvice
- getTransactionService() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- getTransactionService() - Method in class org.alfresco.opencmis.CMISConnector
- getTransactionService() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the transaction service.
- getTransactionService() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getTransactionService() - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- getTransactionService() - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- getTransactionService() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getTransactionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getTransactionService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getTransferHome() - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- getTransferId() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- getTransferId() - Method in class org.alfresco.repo.transfer.Transfer
- getTransferId() - Method in class org.alfresco.service.cmr.transfer.TransferEventBegin
- getTransferReadOnly() - Method in interface org.alfresco.repo.replication.ReplicationParams
-
Lock replicated items in target repository
- getTransferReadOnly() - Method in class org.alfresco.repo.replication.ReplicationParamsImpl
- getTransferReport(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getTransferReport(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
get the transfer report for the specified transfer
- getTransferReport(Transfer, OutputStream) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- getTransferReport(Transfer, OutputStream) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Get the destination side transfer report from the destination and write it to the specified output stream.
- getTransferService() - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- getTransferService() - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- getTransferService() - Method in class org.alfresco.repo.transfer.TransferAsyncAction
- getTransferState() - Method in class org.alfresco.repo.transfer.TransferEventImpl
- getTransferState() - Method in interface org.alfresco.service.cmr.transfer.TransferEvent
-
Get the state of this transfer
- getTransferSummaryReport() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- getTransferSummaryReport() - Method in interface org.alfresco.repo.transfer.TransferSummaryAware
- getTransferTarget() - Method in class org.alfresco.repo.transfer.Transfer
- getTransferTarget(String) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- getTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- getTransferTarget(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- getTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Get a transfer target by its name
- getTransferTarget(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Get a transfer target by its name
- getTransferTargets() - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- getTransferTargets() - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Get all transfer targets
- getTransferTargets() - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Get all the transfer targets
- getTransferTargets() - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Get all the transfer targets
- getTransferTargets(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- getTransferTargets(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Get all transfer targets in the specified group
- getTransferTargets(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Get All the transfer targets for a particular transfer target group.
- getTransferTargets(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Get All the transfer targets for a particular transfer target group.
- getTransferTargetsByGroup(String) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
-
Get the transfer targets for the specified group
- getTransferVersion() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- getTransferVersionChecker() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getTransformationDebugLog(int) - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Returns the last n entries in the transformation debug log.
- getTransformationDebugLog(int) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- getTransformationLog(int) - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Returns the last n entries in the transformation log.
- getTransformationLog(int) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- getTransformationOptions() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Get the transformation options
- getTransformationsByExtension(String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Lists all possible transformations sorted by source and then target mimetype extension.
- getTransformationsByExtension(String, String) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- getTransformationServerExpiryDate() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
ATS Transformation Server Expiry Date
- getTransformerDebug() - Method in class org.alfresco.repo.content.AbstractContentReader
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- getTransformerName() - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- getTransformName() - Method in class org.alfresco.repo.rendition2.TransformDefinition
- getTransformName() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getTransformName(String) - Static method in class org.alfresco.repo.rendition2.TransformDefinition
- getTransformOptions() - Method in interface org.alfresco.repo.rendition2.RenditionDefinition2
- getTransformOptions() - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- getTransformOptions() - Method in class org.alfresco.repo.rendition2.TransformRequest
- getTransformOptions(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- getTransformOptions(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- getTransformOptions(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- getTransformOptionsImpl(TransformationOptions, AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- getTransformOptionsImpl(TransformationOptions, AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- getTransformOptionsImpl(TransformationOptions, AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- getTransformsTransformOptionNames() - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
- getTransientValue(String) - Method in class org.alfresco.repo.forms.processor.node.ContentModelItemData
- getTransientValue(String) - Method in interface org.alfresco.repo.forms.processor.node.TransientValueGetter
- getTransientValues(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- getTransientValues(TypeDefinition) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getTransientValues(NodeRef) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getTransientValues(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getTransientValues(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- getTransitions() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getTransitions() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Gets the value of the
transitionsproperty - getTransitions() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Get the available transition ids.
- getTransitions() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- getTranslationContainer(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Convenience method for super user.
- getTranslationContainer(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Convenience method for super user.
- getTranslationForLocale(NodeRef, Locale) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Given a cm:mlDocument, this method attempts to find the best translation for the given locale.
- getTranslationForLocale(NodeRef, Locale) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Given a cm:mlDocument, this method attempts to find the best translation for the given locale.
- getTranslations(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Gets the set of sibling translations associated with the given cm:mlDocument or cm:mlContainer.
- getTranslations(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Gets the set of sibling translations associated with the given cm:mlDocument or cm:mlContainer.
- getTransmitter() - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- getTransport(Session) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
- getTreeSet(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Support method to retrieve or create and bind a TreeSet to the current transaction.
- getTrigger() - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Get the trigger definition for this job.
- getTrigger() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
- getTriggerGroup() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the name of the trigger group.
- getTriggerGroup() - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Get the trigger group - used for job admin
- getTriggerName() - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Get the trigger name
- getTriggerName() - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Get the trigger name - used for job admin
- getTriggerName(String) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- getTrue() - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- getTrue() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
-
Helper for cross-DB boolean support
- getTruststore() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getTrustStorePassphrase() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the passphrase for the trust store
- getTrustStorePassPhrase() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getTruststorePassword() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getTrustStorePath() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the trust store path
- getTrustStorePath() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getTrustStoreType() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Return the trust store type
- getTrustStoreType() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- getTTLSecs() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Get the time-to-live setting in seconds.
- getTxId() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the transaction id which caused the audit.
- getTxMap() - Method in class org.alfresco.repo.lock.mem.AbstractLockStore
-
Returns a transactionally scoped Map that is used to provide repeatable lock store queries for a given NodeRef.
- getTxnById(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTxnById(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Retrieves a specific transaction.
- getTxnChanges(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTxnChanges(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getTxnChangesForStore(StoreRef, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTxnChangesForStore(StoreRef, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getTxnConsolidators(Object) - Method in class org.alfresco.repo.event2.EventGenerator
- getTxnEvents() - Method in class org.alfresco.repo.events.AbstractEventsService
- getTxnId() - Method in class org.alfresco.repo.domain.locks.LockDetails
- getTxnId() - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- getTxnId() - Method in class org.alfresco.repo.event2.EventInfo
- getTxnId() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getTxnId() - Method in class org.alfresco.repo.solr.NodeMetaData
- getTxnsUnused(Long, long, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- getTxnsUnused(Long, long, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- getType() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getType() - Method in class org.alfresco.opencmis.search.CMISResultSetSelector
- getType() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- getType() - Method in class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- getType() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getType() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getType() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getType() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- getType() - Method in class org.alfresco.repo.forms.Item
-
Returns the type of the item the form is for, could be a content model type, a workflow task type, an XML schema etc.
- getType() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
-
Returns the type of the constraint
- getType() - Method in class org.alfresco.repo.jscript.Association
- getType() - Method in class org.alfresco.repo.jscript.ChildAssociation
- getType() - Method in class org.alfresco.repo.jscript.ScriptNode
- getType() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the version type
- getType() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- getType() - Method in interface org.alfresco.repo.policy.PolicyDefinition
-
Gets the Policy type
- getType() - Method in interface org.alfresco.repo.rawevents.types.Event
- getType() - Method in class org.alfresco.repo.rawevents.types.EventImpl
- getType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- getType() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getType() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- getType() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.ListMetric
- getType() - Method in interface org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric
- getType() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
- getType() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.SimpleMetric
- getType() - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryParams
- getType() - Method in class org.alfresco.repo.site.script.Site.CustomProperty
- getType() - Method in class org.alfresco.repo.solr.AlfrescoModelDiff
- getType() - Method in class org.alfresco.repo.template.TemplateAssociation
- getType() - Method in class org.alfresco.repo.template.TemplateNode
- getType() - Method in interface org.alfresco.repo.template.TemplateNodeRef
- getType() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getType() - Method in class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- getType() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getType() - Method in class org.alfresco.repo.workflow.activiti.AuthenticatedAsyncJobHandler
- getType() - Method in class org.alfresco.repo.workflow.activiti.AuthenticatedTimerJobHandler
- getType() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Get the type of parameter
- getType() - Method in exception org.alfresco.service.cmr.model.FileExistsException
- getType() - Method in interface org.alfresco.service.cmr.model.FileInfo
- getType() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- getType() - Method in class org.alfresco.util.schemacomp.model.Column
- getType(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the type definition of a node or
nullif no type definition could be found. - getType(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- getType(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getType(AssociationRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the type definition of an association or
nullif no type definition could be found. - getType(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the type definition of a node or
nullif no type definition could be found. - getType(NodeRef) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- getType(NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- getType(NodeRef) - Method in class org.alfresco.repo.version.Node2ServiceImpl
-
Type translation for version store
- getType(NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Type translation for version store
- getType(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getType(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getType(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- getType(NodeRef) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
- getType(QName) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- getType(QName) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getType(QName) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- getType(QName) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Checks the type for whether it is a recognised file or folder type or is invalid for the FileFolderService.
- getTypeAfter() - Method in interface org.alfresco.repo.security.permissions.impl.AclChange
- getTypeAndAspectQNames(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Get all aspect and node type qualified names
- getTypeAndAspectQNames(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
Get all aspect and node type qualified names
- getTypeBefore() - Method in interface org.alfresco.repo.security.permissions.impl.AclChange
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getTypeChildren(String, String, Boolean, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getTypeDefinition() - Method in class org.alfresco.opencmis.search.CMISResultSetSelector
- getTypeDefinition() - Method in interface org.alfresco.repo.importer.ImportNode
- getTypeDefinition() - Method in class org.alfresco.repo.importer.view.NodeContext
- getTypeDefinition(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getTypeDefinition(String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getTypeDefinition(String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getTypeDefinition(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- getTypeDefinition(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getTypeDefinition(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- getTypeDefinition(QName, ContentModelItemData<?>, boolean) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- getTypeDescendants(String, String, BigInteger, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- getTypedItem(Item) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- getTypedItem(Item) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Returns a typed Object representing the given item.
- getTypedItem(Item) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- getTypedItem(Item) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- getTypedItem(Item) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- getTypedItemForDecodedId(String) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
-
Returns the typed item.
- getTypedItemForDecodedId(String) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Returns the typed item.
- getTypedItemForDecodedId(String) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- getTypeForCreate(String, BaseTypeId) - Method in class org.alfresco.opencmis.CMISConnector
-
Returns the definition after it has checked if the type can be used for object creation.
- getTypeMap() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getTypeMatches() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- getTypeName() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Gets the type name.
- getTypeName() - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- getTypeName() - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- getTypeName() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- getTypeName() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Type name, e.g.
- getTypeName() - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- getTypeName() - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- getTypePropertyNames() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return all the property names defined for this node's type as an array of short QNames.
- getTypePropertyNames(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return all the property names defined for this node's type as an array.
- getTypeQName() - Method in class org.alfresco.repo.jscript.Association
- getTypeQName() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- getTypeQName() - Method in class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
-
Get the type for this permission
- getTypeQName() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Get the class
- getTypeQName() - Method in class org.alfresco.repo.template.TemplateAssociation
- getTypeQName() - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- getTypeQNameId() - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- getTypeQNameId() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getTypeQNameId() - Method in interface org.alfresco.repo.domain.node.Node
- getTypeQNameId() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getTypeQNameId() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getTypeQNameId() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- getTypeQNameId() - Method in interface org.alfresco.repo.domain.permissions.Permission
- getTypeQNameId() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- getTypeQNameId() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- getTypeQNameId() - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- getTypeQNameId() - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- getTypeQNameIds() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getTypeQNameIds() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getTypesDefaultDepth() - Method in class org.alfresco.opencmis.CMISConnector
- getTypesDefaultMaxItems() - Method in class org.alfresco.opencmis.CMISConnector
- getTypesDepth(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Checks the depth parameter if it complies with CMIS specification and returns the default value if
depthisnull. - getTypeShort() - Method in class org.alfresco.repo.jscript.ScriptNode
- getTypeShort() - Method in class org.alfresco.repo.template.TemplateNode
- getTypesMaxItems(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Returns the default maxItems if
maxItems==null, throws an exception ifmaxItems< 0, returnsmaxItemsotherwise. - getTypeSubtype() - Method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- getUid() - Method in class org.alfresco.filesys.auth.nfs.UserMapping
-
Gets the uid.
- getUid() - Method in class org.alfresco.filesys.config.acl.UidAccessControlBean
-
Gets the user id.
- getUidAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the uid access controls.
- getUidNext() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns UIDNEXT value of the folder.
- getUidValidity() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns UIDVALIDITY value of the folder.
- getUnchangedProperties(Map<QName, Serializable>, Map<QName, Serializable>) - Static method in class org.alfresco.util.PropertyMap
-
Utility method to get properties which were unchanged as part of a change.
- getUnconditionalRequiredPermissions(PermissionReference, RequiredPermission.On) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- getUnconditionalRequiredPermissions(PermissionReference, RequiredPermission.On) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
- getUnencryptedFileSize() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- getUnescapedValues(String) - Static method in class org.alfresco.repo.forms.processor.workflow.ExtendedFieldBuilder
- getUnFilteredResultSet() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- getUnseenCount() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Returns count of the messages with
javax.mail.Flags.Flag#SEENin the folder for the current user. - getUnsortedChildQueryCallback(List<NodeRef>, int, GetChildrenCannedQueryParams) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQuery
- getUnsortedChildQueryCallback(List<NodeRef>, int, GetChildrenCannedQueryParams) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- getUpdatedAt() - Method in class org.alfresco.repo.discussion.PostInfoImpl
- getUpdatedAt() - Method in interface org.alfresco.service.cmr.discussion.PostInfo
- getUpdates() - Method in interface org.alfresco.repo.domain.solr.SOLRTransaction
- getUpdates() - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- getUpdates() - Method in interface org.alfresco.repo.solr.Transaction
- getUpperMaxEntries() - Method in class org.alfresco.repo.content.transform.TransformerDebugLog
-
Overridden to specify the maximum value the maxEntries property may set.
- getUpperMaxEntries() - Method in class org.alfresco.repo.content.transform.TransformerLog
-
Overridden to specify the maximum value the maxEntries property may set.
- getUri() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- getURIs() - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- getURIs() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- getUriSafe() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
-
Convenience getter to interpret the
QName.EMPTY_URI_SUBSTITUTE - getUrl() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the blog URL
- getUrl() - Method in class org.alfresco.repo.forms.Item
-
Returns a URL that represents the item
- getUrl() - Method in class org.alfresco.repo.jscript.ScriptNode
- getUrl() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- getUrl() - Method in class org.alfresco.repo.search.impl.solr.SpellCheckDecisionManager
- getUrl() - Method in class org.alfresco.repo.template.BaseContentNode
- getUrl() - Method in class org.alfresco.repo.template.BaseContentNode.TemplateContentData
- getUrl() - Method in interface org.alfresco.repo.template.TemplateContent
- getUrl() - Method in class org.alfresco.repo.template.VersionHistoryNode
- getURL() - Method in class org.alfresco.repo.links.LinkInfoImpl
- getURL() - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- getURL() - Method in interface org.alfresco.service.cmr.links.LinkInfo
- getURL() - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- getURL(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor.TemplateWebScriptLoader
- getURL(String) - Method in class org.alfresco.repo.template.ClassPathTemplateLoader
- getURLFileName() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Return the URL pseudo file name
- getUrlLength() - Method in interface org.alfresco.service.cmr.urlshortening.UrlShortener
- getURLPrefix() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Deprecated.- does not know about share
- getUsableAuthenticationComponents() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Gets the authentication components across which methods will chain.
- getUsableAuthenticationComponents() - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent
- getUsableAuthenticationServices() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Gets the authentication services across which methods will chain.
- getUsableAuthenticationServices() - Method in class org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- getUsableAuthenticationServices() - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
- getUsableFtpAuthenticators() - Method in class org.alfresco.repo.security.authentication.AbstractChainingFtpAuthenticator
-
Gets the FTP authenticators across which methods will chain.
- getUsableFtpAuthenticators() - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticator
- getUsage() - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- getUsage() - Method in class org.alfresco.repo.tenant.Quota
- getUsage() - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Get the current repository usage data.
- getUsage() - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- getUsage() - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Get the repository usage, where known
- getUsage() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- getUsageDeltaNodes() - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getUsageDeltaNodes() - Method in interface org.alfresco.repo.domain.usage.UsageDAO
- getUsageDeltaNodes() - Method in class org.alfresco.repo.usage.UsageServiceImpl
- getUsageDeltaNodes() - Method in interface org.alfresco.service.cmr.usage.UsageService
-
Get distinct set of usage delta nodes
- getUsageService() - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Get the usage service
- getUsageStatus() - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- getUsageStatus() - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Calculate and retrieve full status alerts based on the usage and license expiry state.
- getUsageStatus() - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
-
Calculate and retrieve full status alerts based on the usage and license expiry state.
- getUsageStatus() - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Get full information on the state of the usage limits, including errors and warnings about limits in play.
- getUse() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.The use to which the transform will be put.
- getUseBufferedInputStream() - Method in class org.alfresco.repo.content.AbstractContentReader
- getUsedMemory() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- getUseInMemorySort() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- getUseNioMemoryMapping() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Use the nio memory mapping (work arounf for bugs with some JVMs)
- getUser() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- getUser(String) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- getUser(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Get a user given their username
- getUserAccessControls() - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Gets the user access controls.
- getUserAccountStatusInterpreter() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- getUserAvatarNodeRef(ActivityFeedEntity, Map<String, NodeRef>) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
-
Attempts to find the avatar
NodeReffor the user in suppliedActivityFeedEntity. - getUserByEmail(String) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- getUserContentSizesForStore(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getUserContentSizesForStore(StoreRef, UsageDAO.MapHandler) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
New style content urls - Iterate and sum all content node sizes for user (owner/creator)
- getUserCount() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Get the number of users contained within this group.
- getUserCountAll() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- getUserCountAll() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get count of all users This may be lower than the ticket count, since a user can have more than one ticket/session
- getUserCountNonExpired() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- getUserCountNonExpired() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get count of non-expired users This may be lower than the ticket count, since a user can have more than one ticket/session
- getUserDefaultNetwork(String) - Method in interface org.alfresco.repo.tenant.NetworksService
- getUserDefaultNetwork(String) - Method in class org.alfresco.repo.tenant.NetworksServiceImpl
- getUserDetails(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Default implementation that makes an ACEGI object on the fly
- getUserDetails(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
We actually have an acegi object so override the default method.
- getUserDetails(String) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
-
We actually have an acegi object so override the default method.
- getUserDomain(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- getUserDomain(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Extracts the tenant domain name from a user name
- getUserDomain(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- getUserDomain(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- getUserDomain(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- getUserDomain(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- getUserEmail() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getUserFeedEntries(String, String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getUserFeedEntries(String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve user feed with optional site filter Will return activities for all users across all sites, or optionally for all users for specified site.
- getUserFeedEntries(String, String, boolean, boolean) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getUserFeedEntries(String, String, boolean, boolean) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve user feed with optional site filter and optional user filters Will return activities for users across all sites, or optionally for users for specified site.
- getUserFeedEntries(String, String, boolean, boolean, long) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getUserFeedEntries(String, String, boolean, boolean, long) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve user feed with optional site filter and optional user filters and optional min feed DB id Will return activities for users across all sites, or optionally for users for specified site.
- getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve user feed with optional site filter and optional user filters Will return activities for users across all sites, or optionally for users for specified site.
- getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>, long) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- getUserFeedEntries(String, String, boolean, boolean, Set<String>, Set<String>, long) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
Retrieve user feed with optional site filter and optional user filters and optional min feed DB id Will return activities for users across all sites, or optionally for users for specified site.
- getUserFreeSpace(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Return the free space available to the specified user/session
- getUserHome(NodeRef) - Method in class org.alfresco.repo.model.Repository
-
Gets the user home of the currently authenticated person
- getUserHome(NodeRef) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Gets the user home of the currently authenticated person
- getUserHome(NodeRef) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- getUserId() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- getUserId() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- getUserId(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.external.DefaultAdminConsoleAuthenticator
- getUserId(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.external.DefaultWebScriptsHomeAuthenticator
- getUserId(HttpServletRequest, HttpServletResponse) - Method in interface org.alfresco.repo.security.authentication.external.ExternalUserAuthenticator
-
Gets an externally authenticated user ID from the HTTP request.
- getUserId(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- getUserIdentifier() - Method in class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- getUserIdentifier() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Get the name of the user who caused the audit entry.
- getUserIdentifier(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Given the case sensitive user name find the approriate identifier from the person service.
- getUserIdentifier(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Given the case sensitive user name find the approriate identifier from the person service.
- getUserImapHomeRef(String) - Method in interface org.alfresco.repo.imap.ImapService
-
Get the node ref of the user's imap home.
- getUserImapHomeRef(String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Get the node ref of the user's imap home.
- getUserInfo(String) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getUserInfo(String, UserInfoAttrMapping) - Method in interface org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade
-
Gets claims about the authenticated user, such as name and email address, via the UserInfo endpoint of the OpenID provider.
- getUserLocaleOrDefault(String) - Method in class org.alfresco.util.EmailHelper
-
Gets the user's locale.
- getUsername() - Method in class org.alfresco.repo.audit.AuditRecord
- getUsername() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- getUsername() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- getUsername() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
The username used to authenticate with the transfer target
- getUserName() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the user name
- getUserName() - Method in class org.alfresco.repo.blog.BlogDetails
-
Get the user name
- getUserName() - Method in class org.alfresco.repo.favourites.PersonFavourite
- getUserName() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- getUserName() - Method in class org.alfresco.repo.security.authentication.Authorization
- getUserName() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- getUserName() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
-
Return the User Name, also known as the Authority Full Name
- getUserName() - Method in exception org.alfresco.service.cmr.security.NoSuchPersonException
- getUserName() - Method in class org.alfresco.service.cmr.security.PersonService.PersonInfo
- getUserNameGenerator() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getUserNameLength() - Method in class org.alfresco.repo.security.authentication.RandomUserNameGenerator
- getUserNamesAreCaseSensitive() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Are user names case sensitive?
- getUserNamesAreCaseSensitive() - Method in interface org.alfresco.repo.security.person.UserNameMatcher
- getUserNamesAreCaseSensitive() - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- getUserNamesAreCaseSensitive() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Are user names case sensitive?
- getUserNodeId() - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- getUserNodeRef(String) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- getUserNodeRef(String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Gets the user node ref from the user id.
- getUserOrNull(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getUserPermissions() - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- getUserPermissions() - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- getUserProperties(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- getUserQuota() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the user quota, in bytes
- getUserQuota(String) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getUserQuota(String) - Method in interface org.alfresco.service.cmr.usage.ContentUsageService
-
Gets user quota Note: -1 means no quota limit set
- getUsers() - Method in interface org.alfresco.repo.security.sync.SynchronizeDiagnostic
-
get the list of users who would be synchronised
- getUsers() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- getUsers() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the number of users or null if unknown
- getUsersChanged() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- getUsersProcessed() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- getUserStoredUsage(NodeRef) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getUsersWithoutUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getUsersWithoutUsage(StoreRef, UsageDAO.MapHandler) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Iterate over all person nodes to get users without a calculated usage
- getUsersWithTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- getUsersWithTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- getUsersWithTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- getUsersWithUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- getUsersWithUsage(StoreRef, UsageDAO.MapHandler) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Iterate over all person nodes to get users with a calculated usage
- getUserTotalSpace(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Return the quota space available to the specified user/session
- getUserTransaction() - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getUserTransaction() - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getUserTransaction() - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that supports transaction propagation.
- getUserTransaction(boolean) - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getUserTransaction(boolean) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getUserTransaction(boolean) - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that supports transaction propagation.
- getUserTransaction(boolean, boolean) - Method in class org.alfresco.repo.transaction.DummyTransactionService
- getUserTransaction(boolean, boolean) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- getUserTransaction(boolean, boolean) - Method in interface org.alfresco.service.transaction.TransactionService
-
Gets a user transaction that supports transaction propagation.
- getUserUsage(String) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getUserUsage(String) - Method in interface org.alfresco.service.cmr.usage.ContentUsageService
-
Gets user usage
- getUserUsage(NodeRef, boolean) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- getUuid() - Method in interface org.alfresco.repo.domain.node.Node
- getUuid() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getUuid() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- getUuid() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- getUuid() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- getUUID() - Method in interface org.alfresco.repo.importer.ImportNode
- getUUID() - Method in class org.alfresco.repo.importer.view.NodeContext
- getUUID(String) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getUUIDBinding() - Method in interface org.alfresco.service.cmr.view.ImporterBinding
-
Gets the Node UUID Binding
- getUuids() - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- getUUIDs(String[]) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- getV2Adaptor() - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Get adaptor for this instance to be a HomeFolderProvider2
- getVal(QName) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortNode
- getValidators() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- getValidators() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Retrieve the list of validators associated with this database object.
- getValidFileName(String) - Static method in class org.alfresco.util.FileNameValidator
-
Replaces illegal filename characters with '_'
- getValidUntil() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Gets the date license is valid till
- getValue() - Method in class org.alfresco.opencmis.TransactionAwareHolder
- getValue() - Method in class org.alfresco.repo.cache.TransactionalCache.ValueHolder
- getValue() - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- getValue() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- getValue() - Method in interface org.alfresco.repo.forms.Field
- getValue() - Method in class org.alfresco.repo.forms.FormData.FieldData
-
Returns the value of the form field that data represents
- getValue() - Method in class org.alfresco.repo.forms.processor.action.ActionNonParameterField
- getValue() - Method in class org.alfresco.repo.forms.processor.action.ActionParameterField
- getValue() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- getValue() - Method in class org.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
-
Returns the value of the form field that data represents
- getValue() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanSetPropertyEvent
- getValue() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getValue() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.ListMetric
- getValue() - Method in interface org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric
- getValue() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
- getValue() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.SimpleMetric
- getValue() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
-
Gets the original facet value or a new modified value
- getValue() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- getValue() - Method in enum class org.alfresco.repo.security.authentication.identityservice.IdentityServiceMetadataKey
- getValue() - Method in class org.alfresco.repo.site.script.Site.CustomProperty
- getValue() - Method in class org.alfresco.repo.virtual.ref.ValueParameter
- getValue() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- getValue() - Method in enum class org.alfresco.service.cmr.subscriptions.SubscriptionItemTypeEnum
- getValue() - Method in class org.alfresco.util.schemacomp.ValidationResult
- getValue(Class<Serializable>, PropertyTypeConverter) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
-
Helper method to get the value based on the persisted type.
- getValue(Object, PropertyDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.TypedPropertyValueGetter
- getValue(String) - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getValue(String) - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getValue(String) - Method in interface org.alfresco.service.cmr.view.ImporterBinding
-
Gets a value for the specified name - to support simple name / value substitution
- getValue(String, TransientValueGetter) - Method in class org.alfresco.repo.forms.processor.node.TransientFieldProcessor
- getValue(K) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Get the value for a given key
- getValue(ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.CustomStringVariableType
- getValue(ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- getValue(ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- getValue(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getValue(AssociationRef) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getValue(NodeRef) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getValue(QName) - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getValue(QName) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
-
Fetches the value as a desired type.
- getValue(QName) - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getValue(QName, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
-
Gets the associated value from the
ContentModelItemData. - getValue(QName, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- getValue(QName, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- getValue(QName, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- getValue(QName, ContentModelItemData<?>) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- getValue1() - Method in exception org.alfresco.repo.domain.propval.PropertyUniqueConstraintViolation
- getValue1() - Method in exception org.alfresco.service.cmr.attributes.DuplicateAttributeException
- getValue1PropId() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getValue2() - Method in exception org.alfresco.repo.domain.propval.PropertyUniqueConstraintViolation
- getValue2() - Method in exception org.alfresco.service.cmr.attributes.DuplicateAttributeException
- getValue2PropId() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getValue3() - Method in exception org.alfresco.repo.domain.propval.PropertyUniqueConstraintViolation
- getValue3() - Method in exception org.alfresco.service.cmr.attributes.DuplicateAttributeException
- getValue3PropId() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getValueAsString(Serializable) - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getValueConverter() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets the node value converter
- getValueConverter() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Gets the value converter
- getValueDisplayLabel(String) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
- getValueDisplayLabel(String) - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
- getValueEntity() - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.AllowedChildObjectTypeIdsProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.BaseTypeIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CheckinCommentProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ContentStreamFileNameProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ContentStreamIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ContentStreamLengthProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ContentStreamMimetypeProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CreationDateProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.DescriptionProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.DirectProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.FixedValueProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsImmutableProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsLatestMajorVersionProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsLatestVersionProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsMajorVersionProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsPrivateWorkingCopy
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.IsVersionSeriesCheckedOutProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ModificationDateProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.NameProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.NodeRefProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ObjectIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ObjectTypeIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ParentProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.PathProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.SecondaryTypesProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.SourceIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.TargetIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.VersionLabelProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.VersionSeriesCheckedOutByProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.VersionSeriesCheckedOutIdProperty
- getValueInternal(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.VersionSeriesIdProperty
- getValueKey(V1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Resolve the given value into a unique value key that can be used to find the entity's ID.
- getValueKey(V2) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
-
This implementation does not find by value and is backed by
EntityLookupCache.EntityLookupCallbackDAOAdaptor.findByValue(Object)returning nothing. - getValuePropId() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- getValues() - Method in class org.alfresco.opencmis.search.CMISResultSetRow
- getValues() - Method in class org.alfresco.repo.action.constraint.AspectParameterConstraint
- getValues() - Method in class org.alfresco.repo.action.constraint.PropertyParameterConstraint
- getValues() - Method in class org.alfresco.repo.action.constraint.TypeParameterConstraint
- getValues() - Method in class org.alfresco.repo.search.AbstractResultSetRow
- getValues() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- getValues() - Method in class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- getValues() - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
-
Returns possible constraint values.
- GetVanillaScriptInputStreamMethod - Class in org.alfresco.repo.virtual.ref
-
It returns an
InputStreamfor the vanilla-virtual folder template resource indicated by the given vanilla protocol reference. - GetVanillaScriptInputStreamMethod(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.ref.GetVanillaScriptInputStreamMethod
- getVanillaTemplateResource(Reference) - Method in class org.alfresco.repo.virtual.ref.VanillaProtocol
- getVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getVersion() - Method in class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- getVersion() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl.BaseDescriptor
- getVersion() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- getVersion() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- getVersion() - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- getVersion() - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- getVersion() - Method in class org.alfresco.repo.domain.locks.LockEntity
- getVersion() - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- getVersion() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- getVersion() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- getVersion() - Method in interface org.alfresco.repo.domain.node.Node
- getVersion() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- getVersion() - Method in class org.alfresco.repo.domain.node.NodeEntity
- getVersion() - Method in class org.alfresco.repo.domain.node.NodeVersionKey
- getVersion() - Method in class org.alfresco.repo.domain.node.StoreEntity
- getVersion() - Method in class org.alfresco.repo.domain.node.TransactionEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Get the version for this ACL member - for optimistic locking
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- getVersion() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- getVersion() - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- getVersion() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- getVersion() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- getVersion() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- getVersion() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- getVersion() - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- getVersion() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- getVersion() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- getVersion() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Get value of
versionproperty - getVersion() - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Deprecated.use getModuleVersionNumber which knows about maven style version numbers
- getVersion() - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Get the version that we are transfering to.
- getVersion() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Workflow Definition version
- getVersion() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the full version number
- getVersion() - Method in class org.alfresco.util.schemacomp.model.Schema
- getVersion(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets the version of this node specified by version label
- getVersion(String) - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
-
Gets a version with a specified version label.
- getVersion(String) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- getVersion(String) - Method in interface org.alfresco.service.cmr.version.VersionHistory
-
Gets a version with a specified version label.
- getVersion(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Constructs the a version object to contain the version information from the version node ref.
- getVersion(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Constructs the a version object to contain the version information from the version node ref.
- getVersionBuild() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the build number
- getVersionedMetadatas(Version) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
-
Get the the versioned metadata of a specific cm:mlDocument transalation version or a specific cm:mlContainer version
- getVersionedMetadatas(Version) - Method in interface org.alfresco.service.cmr.ml.EditionService
-
Get the the versioned metadata of a specific cm:mlDocument transalation version or a specific cm:mlContainer version
- getVersionedNodeRef() - Method in class org.alfresco.repo.version.common.VersionImpl
- getVersionedNodeRef() - Method in interface org.alfresco.service.cmr.version.Version
-
Gets a reference to the node that this version was created from.
- getVersionedTranslations(Version) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
-
Get the different cm:mlDocument transalation version histories of a specific edition of a cm:mlContainer
- getVersionedTranslations(Version) - Method in interface org.alfresco.service.cmr.ml.EditionService
-
Get the different cm:mlDocument transalation version histories of a specific edition of a cm:mlContainer
- getVersionEntries() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- getVersionHistory() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getVersionHistory() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Gets the version history
- getVersionHistory() - Method in class org.alfresco.repo.template.TemplateNode
- getVersionHistory(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- getVersionHistory(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- getVersionHistory(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- getVersionHistory(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Gets the version history information for a node.
- getVersionHistoryNodeRef(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Gets a reference to the version history node for a given 'real' node.
- getVersionHistoryNodeRef(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Gets a reference to the version history node for a given 'real' node.
- getVersionLabel() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- getVersionLabel() - Method in class org.alfresco.repo.template.VersionHistoryNode
-
Helper method to get the version label from the version property data.
- getVersionLabel() - Method in class org.alfresco.repo.version.common.VersionImpl
- getVersionLabel() - Method in interface org.alfresco.service.cmr.version.Version
-
Helper method to get the version label from the version property data.
- getVersionLabel() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the version label
- getVersionMajor() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- getVersionMajor() - Method in interface org.alfresco.service.cmr.transfer.TransferVersion
-
Gets the major version number, e.g.
- getVersionMajor() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the major version number, e.g.
- getVersionMetaData(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- getVersionMinor() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- getVersionMinor() - Method in interface org.alfresco.service.cmr.transfer.TransferVersion
-
Gets the minor version number, e.g. 1.2.3
- getVersionMinor() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the minor version number, e.g. 1.2.3
- getVersionNumber() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl.BaseDescriptor
- getVersionNumber() - Method in interface org.alfresco.service.descriptor.Descriptor
- getVersionProperties() - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Get the map containing the version property values
- getVersionProperties() - Method in class org.alfresco.repo.version.common.VersionImpl
- getVersionProperties() - Method in interface org.alfresco.service.cmr.version.Version
-
Get the map containing the version property values
- getVersionProperty(String) - Method in class org.alfresco.repo.jscript.ScriptVersion
-
Gets the value of a named version property.
- getVersionProperty(String) - Method in class org.alfresco.repo.version.common.VersionImpl
- getVersionProperty(String) - Method in interface org.alfresco.service.cmr.version.Version
-
Gets the value of a named version property.
- getVersionRevision() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- getVersionRevision() - Method in interface org.alfresco.service.cmr.transfer.TransferVersion
-
Gets the version revision number, e.g. 1.2.3
- getVersionRevision() - Method in interface org.alfresco.service.descriptor.Descriptor
-
Gets the version revision number, e.g. 1.2.3
- getVersionService() - Method in class org.alfresco.opencmis.CMISConnector
- getVersionService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getVersionService() - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- getVersionService() - Method in interface org.alfresco.service.ServiceRegistry
- getVersionStoreReference() - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
- getVersionStoreReference() - Method in class org.alfresco.repo.version.Version2ServiceImpl
- getVersionStoreReference() - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Gets the reference to the version store
- getVersionStoreReference() - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- getVersionStoreReference() - Method in interface org.alfresco.service.cmr.version.VersionService
-
Gets the reference to the version store
- getVersionString() - Method in class org.alfresco.repo.module.ModuleDetailsImpl.ModuleDependencyImpl
- getVersionString() - Method in interface org.alfresco.service.cmr.module.ModuleDependency
- getVersionType() - Method in class org.alfresco.repo.version.common.VersionImpl
- getVersionType() - Method in interface org.alfresco.service.cmr.version.Version
-
Helper method to get the version type.
- getView(Long) - Static method in class org.alfresco.repo.domain.node.NodeDAO.NodeView
-
Finds an instance to manage the views for a specific node in this transaction
- getViewMode() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- getVirtualParentReference(Reference) - Method in class org.alfresco.repo.virtual.ref.NodeProtocol
- getVirtualStartTask(String, Boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getVisibility() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- getVisibility() - Method in class org.alfresco.repo.site.script.Site
-
Get the site visibility
- getVisibility() - Method in class org.alfresco.repo.site.SiteInfoImpl
- getVisibility() - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Get the sites visibility
- getVisibility(int) - Static method in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
- getVisibility(FileFilterMode.Client, NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Gets the visibility constraint for the given client on the given node.
- getVisibilityMask() - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- getVisibleEngines() - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- getWarnings() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- getWarnings() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- getWasExecuted() - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- getWebApp() - Method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- getWebApplicationContextUrl() - Method in interface org.alfresco.repo.imap.ImapService
- getWebApplicationContextUrl() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- getWebDavService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getWebDavService() - Method in interface org.alfresco.service.ServiceRegistry
-
Deprecated.This method has been deprecated as it would return a service that is not part of the public API. The service itself is not deprecated, but access to it via the ServiceRegistry will be removed in the future.
- getWebdavUrl() - Method in class org.alfresco.repo.jscript.ScriptNode
- getWebdavUrl() - Method in class org.alfresco.repo.template.BaseContentNode
- getWebdavUrl(NodeRef) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
-
Get the WebDavUrl for the specified nodeRef
- getWebdavUrl(NodeRef) - Method in interface org.alfresco.service.cmr.webdav.WebDavService
-
Get the WebDavUrl for the specified nodeRef
- getWebScriptsCtx() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- getWebScriptsCtx() - Method in class org.alfresco.repo.activities.feed.JobSettings
- getWebScriptsHomeRedirectPath() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getWebScriptsHomeScopes() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- getWeekOfMonth() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getWeekOfYear() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- getWhere() - Method in class org.alfresco.util.schemacomp.Difference
- getWidth() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- getWidth() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the width of the cropped image.
- getWords() - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- getWorker(BulkImportParameters, String, NodeImporter, FilesystemTracker) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- getWorker(ContentReader) - Method in interface org.alfresco.repo.content.selector.ContentWorkerSelector
-
Provides an worker appropriate to the given content, if possible.
- getWorker(ContentReader) - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
-
Performs a match of the root element name to find the correct content worker.
- getWorker(ContentReader) - Method in class org.alfresco.repo.content.selector.XPathContentWorkerSelector
-
Execute the XPath statements, in order, against the document.
- getWorkflowAuthorityManager() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- getWorkflowById(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a specific workflow instances
- getWorkflowById(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets a specific workflow instances
- getWorkflowById(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets a specific workflow instances
- getWorkflowById(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets a specific workflow instances
- getWorkflowComponent(String) - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Gets a specific BPM Engine Workflow Component
- getWorkflowComponents() - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Gets all registered Workflow Components
- getWorkflowDefinitionId() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- getWorkflowDefinitionName() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- getWorkflowDefinitionName(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getWorkflowDefinitionName(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- getWorkflowDefinitions() - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- getWorkflowEngine() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManager
- getWorkflowId() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- getWorkflowIdsForContent(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- getWorkflowIdsForContent(NodeRef) - Method in interface org.alfresco.repo.workflow.WorkflowPackageComponent
-
Gets the Workflows that act upon the specified Repository content.
- getWorkflowIdsForContent(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
-
Gets the Workflows that act upon the specified Repository content.
- getWorkflowImage(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets a graphical view of the workflow instance
- getWorkflowImage(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets a graphical view of the workflow instance
- getWorkflowImage(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getWorkflowImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets a graphical view of the workflow instance
- getWorkflowKey() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- getWorkflowObjectFactory() - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getWorkflowObjectFactory() - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- getWorkflowPackage() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- getWorkflowPath(String, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getWorkflowPath(HistoricTaskInstance) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- getWorkflowPaths(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all Paths for the specified Workflow instance
- getWorkflowPaths(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all Paths for the specified Workflow instance
- getWorkflowPaths(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getWorkflowPaths(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all Paths for the specified Workflow instance.
- getWorkflowPropForSiteName() - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- getWorkflowPropForSiteName() - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
- getWorkflowPropForSiteName() - Method in class org.alfresco.repo.invitation.site.InviteSender
- getWorkflows() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all workflow instances (both active and completed).
- getWorkflows() - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all workflow instances (both active and completed).
- getWorkflows() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all workflow instances (both active and completed).
- getWorkflows() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all workflow instances (both active and completed).
- getWorkflows(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Gets all "in-flight" workflow instances (both active and completed) of the specified Workflow Definition
- getWorkflows(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all "in-flight" workflow instances (both active and completed) of the specified Workflow Definition
- getWorkflows(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Gets all workflow instances (both active and completed) of the specified Workflow Definition
- getWorkflows(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all workflow instances (both active and completed) of the specified Workflow Definition
- getWorkflows(WorkflowInstanceQuery) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- getWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets all "in-flight" workflow instances according to the specified workflowInstanceQuery parameter
- getWorkflows(WorkflowInstanceQuery) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getWorkflows(WorkflowInstanceQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets all "in-flight" workflow instances according to the specified workflowInstanceQuery parameter
- getWorkflows(WorkflowInstanceQuery, int, int) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- getWorkflows(WorkflowInstanceQuery, int, int) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Gets maxItems "in-flight" workflow instances according to the specified workflowInstanceQuery parameter
- getWorkflows(WorkflowInstanceQuery, int, int) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getWorkflows(WorkflowInstanceQuery, int, int) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets maxItems "in-flight" workflow instances according to the specified workflowInstanceQuery parameter Get maxItems and skipCount parameters form request
- getWorkflowService() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- getWorkflowService() - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- getWorkflowService() - Method in interface org.alfresco.service.ServiceRegistry
- getWorkflowsForContent(NodeRef, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- getWorkflowsForContent(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Gets the Workflows that act upon the specified Repository content.
- getWorkingCopy(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- getWorkingCopy(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- getWorkingCopy(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Helper method to retrieve the working copy node reference for a checked out node.
- getWorkingCopyLabel() - Static method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Get the working copy label.
- getWorkProvider() - Method in interface org.alfresco.repo.bulkimport.FilesystemTracker
- getWorkProvider() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- getWorkSpaceInvitesLink(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- getWrapped() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
-
Get the underlying result Set
- getWrapped() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- getWrappedService() - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
-
Returns the wrapped service or the next service wrapper.
- getWritableChannel() - Method in class org.alfresco.repo.content.AbstractContentWriter
- getWritableChannel() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- getWritableChannel() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- getWriteLockTimeout() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- getWriter(String) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Retrieve a ContentWriter to write content to a cache file.
- getWriter(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- getWriter(ContentContext) - Method in class org.alfresco.repo.content.AbstractContentStore
-
An implementation that does some sanity checking before requesting a writer from the store.
- getWriter(ContentContext) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
-
Selects a store for the given context and caches store that was used.
- getWriter(ContentContext) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- getWriter(ContentContext) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- getWriter(ContentReader, String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- getWriter(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- getWriter(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get the writer to the file represented by the node according to the File/Folder model.
- getWriter(NodeRef, QName, boolean) - Method in class org.alfresco.repo.content.ContentServiceImpl
- getWriter(NodeRef, QName, boolean) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- getWriter(NodeRef, QName, boolean) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- getWriter(NodeRef, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Get a content writer for the given node property, choosing to optionally have the node property updated automatically when the content stream closes.
- getWriterInternal(ContentReader, String) - Method in class org.alfresco.repo.content.AbstractContentStore
-
Implement to supply a store-specific writer for the given existing content and optional target content URL.
- getWriterInternal(ContentReader, String) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Returns a writer onto a location based on the date.
- getWriterMaxBufferedDocs() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene writer config
- getWriterMaxMergeDocs() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene writer config
- getWriterMergeFactor() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Lucene writer config
- getWriterRamBufferSizeMb() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Ram based limit for in memory portion of writer index.
- getXmlNodeModel() - Method in class org.alfresco.repo.template.TemplateNode
- getXMLSource(Map<QName, Object>) - Method in class org.alfresco.repo.template.XSLTProcessor
- getXOffset() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Gets the horizontal offset.
- getXPathQueryStatement(QName) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Get the XPath query statement for models, based on the path
- getYOffset() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Gets the vertical offset.
- getZone() - Method in class org.alfresco.repo.security.sync.SynchronizeDirectoryEvent
- getZone(String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Gets an authority zone node with the specified name
- getZone(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- getZone(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Gets an authority zone node with the specified name
- getZone(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Gets an authority zone node with the specified name
- getZonedDateTime(Date) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- getZones() - Method in interface org.alfresco.repo.security.authority.script.Authority
- getZones() - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Gets all the zones of this group
- getZones() - Method in class org.alfresco.repo.security.authority.script.ScriptUser
-
Gets all the zones of this user
- GidAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN Group ID Access control that can be configured via JMX or a Spring bean definition.
- GidAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.GidAccessControlBean
- GLOBAL - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
A single instance for global permissions
- GlobalPermissionEntry - Class in org.alfresco.repo.security.permissions.impl.model
- GlobalPermissionEntry() - Constructor for class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- globalProperties - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- grantLocalPermission(NodeRef, String, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a grant local permission event
- grantLocalPermission(NodeRef, String, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- graphVizDependencies(String) - Method in class org.alfresco.util.ContextDependencyLister
-
Renders the dependencies as GraphViz DotXML
- GREATER_THAN - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- GREATER_THAN_EQUAL - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- group - Variable in class org.alfresco.repo.forms.FieldDefinition
- GROUP - Enum constant in enum class org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
- GROUP_ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- GROUP_ALFRESCO_MODEL_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.dictionary.DictionaryModelType
- GROUP_ALFRESCO_SEARCH_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- GROUP_ALFRESCO_SYSTEM_ADMINISTRATORS_AUTHORITY - Static variable in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- GroupAuthorityDetails() - Constructor for class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch.GroupAuthorityDetails
- groupDeleted(String, boolean) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a group deleted event
- groupDeleted(String, boolean) - Method in class org.alfresco.repo.events.EventsServiceImpl
- GT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- GTE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- guessEncoding() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
When the content has been written, attempt to guess the encoding of it.
- guessEncoding() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- guessEncoding() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- guessEncoding() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Guess the character encoding of a file.
- guessMimetype(String) - Method in class org.alfresco.repo.content.AbstractContentWriter
-
When the content has been written, attempt to guess the mimetype of it, using the filename and contents.
- guessMimetype(String) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- guessMimetype(String) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- guessMimetype(String) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Guess the mimetype for the given filename - uses the extension to match on system mimetype map
- GUEST_AUTHENTICATION_NOT_SUPPORTED - Static variable in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- GuestRemoteAlfrescoTicketImpl - Class in org.alfresco.repo.remoteticket
-
An implementation of
RemoteAlfrescoTicketInfowhich authenticates as the Guest user - GuestRemoteAlfrescoTicketImpl() - Constructor for class org.alfresco.repo.remoteticket.GuestRemoteAlfrescoTicketImpl
- guestUserAuthenticationAllowed() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- guestUserAuthenticationAllowed() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Check if Guest user authentication is allowed.
- guestUserAuthenticationAllowed() - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
True if Guest user authentication is allowed, false otherwise
- guestUserAuthenticationAllowed() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- guestUserAuthenticationAllowed() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Check if Guest user authentication is allowed.
H
- handle(File) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- handle(File) - Method in interface org.alfresco.repo.content.caching.FileHandler
- handle(Long, Long, Serializable[]) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO.PropertyUniqueContextCallback
- handle(Long, String, Long) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO.ContentUrlHandler
- handle(String) - Method in interface org.alfresco.repo.domain.usage.UsageDAO.StringHandler
- handle(Map<String, Object>) - Method in interface org.alfresco.repo.domain.usage.UsageDAO.MapHandler
- handle(GetChildrenCannedQuery.FilterSortNode) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback
- handle(GetChildrenCannedQuery.FilterSortNode) - Method in interface org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortChildQueryCallback
- handle(NodeRef) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback
- handle(NodeRef) - Method in interface org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.UnsortedChildQueryCallback
- handle(NodeRef) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery.DefaultPersonQueryCallback
- handle(NodeRef) - Method in interface org.alfresco.repo.security.person.GetPeopleCannedQuery.PersonQueryCallback
- handle(Pair<Long, ChildAssociationRef>, Pair<Long, NodeRef>, Pair<Long, NodeRef>) - Method in interface org.alfresco.repo.domain.node.NodeDAO.ChildAssocRefQueryCallback
- handle(Pair<Long, NodeRef>) - Method in interface org.alfresco.repo.domain.node.NodeDAO.NodeRefQueryCallback
- handleAssociation(Serializable, AssociationDefinition) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- handleAttribute(Long, Serializable, Serializable[]) - Method in interface org.alfresco.service.cmr.attributes.AttributeService.AttributeQueryCallback
-
Handle an attribute value
- handleAuditEntry(Long, String, String, long, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.audit.AuditService.AuditQueryCallback
-
Handle a row of audit entry data.
- handleAuditEntryError(Long, String, Throwable) - Method in interface org.alfresco.service.cmr.audit.AuditService.AuditQueryCallback
-
Handle audit entry failures
- handleDefaultProperty(Object, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskPropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDescriptionPropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDueDatePropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiOwnerPropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPackagePropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
-
Handles the property for a
DelegateTask. - handleDelegateTaskProperty(DelegateTask, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPriorityPropertyHandler
-
Handles the property for a
DelegateTask. - handleError(Throwable) - Method in class org.alfresco.tools.Tool
-
Handle Error Message
- handleFailedRendition(Throwable) - Method in interface org.alfresco.service.cmr.rendition.RenderCallback
-
Deprecated.This callback method will be called upon unsuccessful completion of an asynchronous rendition.
- handleNode(Node) - Method in interface org.alfresco.repo.search.SearchTrackingComponent.NodeQueryCallback
-
Handle a node.
- handleNodeMetaData(NodeMetaData) - Method in interface org.alfresco.repo.search.SearchTrackingComponent.NodeMetaDataQueryCallback
-
Handle a node.
- handleProperty(Serializable, PropertyDefinition) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- handleProperty(Long, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO.PropertyFinderCallback
- handleProperty(QName, Serializable, TypeDefinition, Object, Class<?>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskPropertyHandler
- handleProperty(QName, Serializable, TypeDefinition, Object, Class<?>) - Method in class org.alfresco.repo.workflow.DefaultWorkflowPropertyHandler
- handleProperty(QName, Serializable, TypeDefinition, Object, Class<?>) - Method in interface org.alfresco.repo.workflow.WorkflowPropertyHandler
- handleResult(String) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery.PersonResultHandler
- handleResult(FilterSortNodeEntity) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortResultHandler
- handleResult(ResultContext) - Method in class org.alfresco.ibatis.RollupResultHandler
- handleResult(R) - Method in interface org.alfresco.repo.domain.query.CannedQueryDAO.ResultHandler
-
Allow implementations to process a result.
- handlerImport(NodeRef, Location, ImportContentHandler, ImporterBinding, ImporterProgress) - Method in class org.alfresco.repo.importer.ImporterComponent
-
Perform import via Content Handler
- handleSuccessfulRendition(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.rendition.RenderCallback
-
Deprecated.This callback method will be called upon successful completion of an asynchronous rendition.
- handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTaskPropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDescriptionPropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiDueDatePropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiOwnerPropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPackagePropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
-
Handles the property for a
Task. - handleTaskProperty(Task, TypeDefinition, QName, Serializable) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPriorityPropertyHandler
-
Handles the property for a
Task. - handleVariablesToSet(Map<QName, Serializable>, TypeDefinition, Object, Class<?>) - Method in class org.alfresco.repo.workflow.WorkflowPropertyHandlerRegistry
- has(int, Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- has(int, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- has(int, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- has(String, Scriptable) - Method in class org.alfresco.repo.forms.script.ScriptFieldDefinition
- has(String, Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- has(String, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- has(String, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- hasAccess(String, String, Object...) - Method in class org.alfresco.repo.security.permissions.impl.PublicServiceAccessServiceImpl
- hasAccess(String, String, Object...) - Method in interface org.alfresco.service.cmr.security.PublicServiceAccessService
- hasActionConditions() - Method in class org.alfresco.repo.action.ActionImpl
- hasActionConditions() - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- hasActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
-
Indicates whether the action has any conditions specified
- hasActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Indicates whether there are any Conditions
- hasActions() - Method in class org.alfresco.repo.action.ActionListImpl
- hasActions() - Method in class org.alfresco.repo.action.CompositeActionImpl
- hasActions() - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- hasActions() - Method in interface org.alfresco.service.cmr.action.ActionList
-
Indicates whether there are any actions
- hasAdminAccess(String) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- hasAdminAuthority() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Check of the current user has admin authority.
- hasAdminAuthority() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Check of the current user has admin authority.
- hasAspect(String) - Method in class org.alfresco.repo.jscript.ScriptNode
- hasAspect(String) - Method in class org.alfresco.repo.template.BaseContentNode
- hasAspect(String) - Method in interface org.alfresco.repo.template.TemplateProperties
- hasAspect(String) - Method in class org.alfresco.repo.template.VersionHistoryNode
- hasAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Performs a check on the set of node aspects
- hasAspect(NodeRef, QName) - Method in class org.alfresco.repo.search.DocumentNavigator
- hasAspect(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Translation for version store
- hasAspect(NodeRef, QName) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- hasAspect(NodeRef, QName) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- hasAspect(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- HasAspectEvaluator - Class in org.alfresco.repo.action.evaluator
-
Has aspect evaluator
- HasAspectEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.HasAspectEvaluator
- HasAspectMethod - Class in org.alfresco.repo.template
- HasAspectMethod() - Constructor for class org.alfresco.repo.template.HasAspectMethod
- hasAuditableAspect(QName, DictionaryService) - Static method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- hasAuditableProperty(Set<QName>) - Static method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- hasAuthenticationTicket() - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Check if the client has an authentication ticket
- hasAuthority(String) - Method in class org.alfresco.repo.admin.BaseInterpreter
- hasAuthority(String) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- hasAuthority(String) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- hasAuthority(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
- hasAuthority(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
- hasAuthority(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- hasAuthority(NodeRef, String) - Method in interface org.alfresco.repo.security.permissions.DynamicAuthority
-
Is this authority granted to the given user for this node ref?
- HasChildEvaluator - Class in org.alfresco.repo.action.evaluator
-
This
ActionConditionEvaluatordetermines whether an actionedUponNodeRef has a childNodeRefwith the specified assoc-name or assoc-type. - HasChildEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.HasChildEvaluator
- hasConfigElement(String) - Method in class org.alfresco.repo.config.ImmutableConfig
- hasContainer(String) - Method in class org.alfresco.repo.site.script.Site
-
Determine if the "container" folder for the specified component exists
- hasContainer(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- hasContainer(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Determines if a "container" folder for the specified component exists.
- hasContent() - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Determine if the file content data has been opened
- hasCreateSitePermissions() - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
This method checks if the currently authenticated user has permission to create sites.
- hasCreateSitePermissions() - Method in class org.alfresco.repo.site.SiteServiceImpl
- hasCreateSitePermissions() - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method checks if the currently authenticated user has permission to create sites.
- hasDebug(int) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Check if a debug flag is enabled
- hasDefaultValue() - Method in class org.alfresco.repo.search.QueryParameterDefImpl
- hasDotFiles() - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Check if the '.' and '..' pseudo file entries are available
- hasError() - Method in class org.alfresco.repo.action.RunningAction
- hasExpired() - Method in class org.alfresco.repo.domain.locks.LockEntity
- hasFacetQueries(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Whether the specified field is defined as a facet.query or not
- hasFieldData(String) - Method in class org.alfresco.repo.forms.FormData
-
Determines whether field data for the given item exists.
- hasFull(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- hasFull(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Does this permission allow full control?
- hasFullAccess(NodeRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Check if the current user has authority to access the archived node.
- hasFullAccess(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
Check if the current user has authority to access the archived node.
- hasGuestAuthority() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Check of the current user has guest authority.
- hasGuestAuthority() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Check of the current user has guest authority.
- hash(String) - Method in class org.alfresco.repo.virtual.ref.HashStore
- hash(String) - Method in class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
- hash(String) - Method in interface org.alfresco.repo.virtual.ref.PathHasher
- HASH - Enum constant in enum class org.alfresco.repo.virtual.ref.Encodings
-
A hash based condensed
Referencestring representation. - hashCode() - Method in class org.alfresco.filesys.repo.ContentFileInfo
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- hashCode() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- hashCode() - Method in class org.alfresco.repo.action.ActionTransactionListener
- hashCode() - Method in class org.alfresco.repo.action.OngoingAsyncAction
- hashCode() - Method in class org.alfresco.repo.action.ParameterizedItemImpl
-
Hash code implementation
- hashCode() - Method in class org.alfresco.repo.admin.registry.RegistryKey
- hashCode() - Method in class org.alfresco.repo.audit.model.AuditApplication
- hashCode() - Method in class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- hashCode() - Method in class org.alfresco.repo.cache.AbstractRefreshableCacheEvent
- hashCode() - Method in class org.alfresco.repo.cache.lookup.CacheRegionKey
- hashCode() - Method in class org.alfresco.repo.cache.lookup.CacheRegionValueKey
- hashCode() - Method in class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- hashCode() - Method in class org.alfresco.repo.cache.TransactionalCache
- hashCode() - Method in class org.alfresco.repo.cache.TransactionalCache.ValueHolder
- hashCode() - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- hashCode() - Method in class org.alfresco.repo.content.caching.Key
- hashCode() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- hashCode() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.
- hashCode() - Method in class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- hashCode() - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- hashCode() - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- hashCode() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- hashCode() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- hashCode() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- hashCode() - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- hashCode() - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- hashCode() - Method in class org.alfresco.repo.domain.locks.LockEntity
- hashCode() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- hashCode() - Method in class org.alfresco.repo.domain.node.NodeEntity
- hashCode() - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- hashCode() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- hashCode() - Method in class org.alfresco.repo.domain.node.NodeVersionKey
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- hashCode() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- hashCode() - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.CachePucKey
- hashCode() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- hashCode() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- hashCode() - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- hashCode() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- hashCode() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- hashCode() - Method in class org.alfresco.repo.domain.solr.AclEntity
- hashCode() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- hashCode() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- hashCode() - Method in class org.alfresco.repo.favourites.PersonFavourite
- hashCode() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- hashCode() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- hashCode() - Method in class org.alfresco.repo.jscript.ScriptNode
- hashCode() - Method in class org.alfresco.repo.lock.mem.LockState
- hashCode() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- hashCode() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- hashCode() - Method in class org.alfresco.repo.module.ModuleVersionNumber
- hashCode() - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- hashCode() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- hashCode() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- hashCode() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
- hashCode() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
- hashCode() - Method in class org.alfresco.repo.policy.ClassFilter
- hashCode() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
- hashCode() - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
- hashCode() - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- hashCode() - Method in class org.alfresco.repo.rendition2.TransformRequest
- hashCode() - Method in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- hashCode() - Method in class org.alfresco.repo.rule.RuleTransactionListener
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.ListMetric
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.SimpleMetric
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.FacetLabel
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- hashCode() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- hashCode() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- hashCode() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AuthorizationGrant
- hashCode() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns a hash code value for this object.
- hashCode() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns a hash code value for this object.
- hashCode() - Method in class org.alfresco.repo.security.permissions.impl.AbstractNodePermissionEntry
- hashCode() - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionEntry
- hashCode() - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionReference
- hashCode() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- hashCode() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel.RequiredKey
- hashCode() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- hashCode() - Method in class org.alfresco.repo.site.SiteInfoImpl
- hashCode() - Method in class org.alfresco.repo.site.SiteMemberInfoImpl
- hashCode() - Method in class org.alfresco.repo.site.SiteMembership
- hashCode() - Method in class org.alfresco.repo.solr.AlfrescoModel
- hashCode() - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- hashCode() - Method in class org.alfresco.repo.tagging.TagScopeImpl
- hashCode() - Method in class org.alfresco.repo.template.XSLTemplateModel
- hashCode() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- hashCode() - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- hashCode() - Method in class org.alfresco.repo.transfer.Transfer
- hashCode() - Method in class org.alfresco.repo.transfer.TransferEventImpl
- hashCode() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- hashCode() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- hashCode() - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- hashCode() - Method in class org.alfresco.repo.virtual.ref.Reference
- hashCode() - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- hashCode() - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- hashCode() - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- hashCode() - Method in class org.alfresco.repo.virtual.ref.ValueParameter
- hashCode() - Method in class org.alfresco.repo.virtual.VirtualContext
- hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- hashCode() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- hashCode() - Method in class org.alfresco.service.cmr.rule.Rule
-
Hash code implementation
- hashCode() - Method in class org.alfresco.traitextender.ExtensionPoint
- hashCode() - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- hashCode() - Method in class org.alfresco.util.schemacomp.DbProperty
- hashCode() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- hashCode() - Method in class org.alfresco.util.schemacomp.model.Column
- hashCode() - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- hashCode() - Method in class org.alfresco.util.schemacomp.model.Index
- hashCode() - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- hashCode() - Method in class org.alfresco.util.schemacomp.model.Schema
- hashCode() - Method in class org.alfresco.util.schemacomp.model.Table
- hashCode() - Method in class org.alfresco.util.ValueProtectingMap
- HASHED_CLASSPATH_RESOUCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- HASHED_NUMERIC_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- HASHED_REPOSITORY_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- HashEncodingArtefact - Interface in org.alfresco.repo.virtual.ref
-
Hash encoding constants interface.
- hasHiddenAspect(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- hasHomeFolder() - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Check if the client has a home folder node
- HashPasswordTransactionListener - Class in org.alfresco.repo.security.authentication
-
Transaction listener that re-generates the hash of a users password in the afterCommit callback.
- HashPasswordTransactionListener(String, char[]) - Constructor for class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- HashReferenceParser - Class in org.alfresco.repo.virtual.ref
-
Hash encoded reference string parser.
Delegates toVirtualHashReferenceParser,VanillaHashReferenceParserorNodeHashReferenceParserfor custom protocol parsing. - HashReferenceParser() - Constructor for class org.alfresco.repo.virtual.ref.HashReferenceParser
- HashStore - Class in org.alfresco.repo.virtual.ref
-
A synchronized string hash code mapping store.
Associates a string with a given string-hash. - HashStore() - Constructor for class org.alfresco.repo.virtual.ref.HashStore
- HashStoreConfiguration - Class in org.alfresco.repo.virtual.ref
- HashStoreConfiguration.HashStoreConfigurationBean - Class in org.alfresco.repo.virtual.ref
- HashStoreConfigurationBean() - Constructor for class org.alfresco.repo.virtual.ref.HashStoreConfiguration.HashStoreConfigurationBean
- HashStringifier - Class in org.alfresco.repo.virtual.ref
-
Hash encoded reference stringifier.
Delegates toVanillaHashStringifier,VirtualHashStringifierorNodeHashStringifierfor custom protocol parsing. - HashStringifier() - Constructor for class org.alfresco.repo.virtual.ref.HashStringifier
- hashSubpath(String) - Method in class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
- hashSubpath(String) - Method in class org.alfresco.repo.virtual.ref.NumericPathHasher
- hashSubpath(String) - Method in class org.alfresco.repo.virtual.ref.StoredPathHasher
- hasInstance(Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- hasInstance(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- hasInstance(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- hasMore() - Method in class org.alfresco.opencmis.search.CMISResultSet
- hasMore() - Method in class org.alfresco.repo.search.EmptyResultSet
- hasMore() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- hasMore() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- hasMore() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- hasMore() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- hasMore() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- hasMore() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- hasMore() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- hasMore() - Method in class org.alfresco.repo.search.results.SortedResultSet
- hasMore() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- hasMoreFiles() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Determine if there are more files for the active search.
- hasMoreItems() - Method in class org.alfresco.repo.jscript.ScriptPagingNodes
- hasMoreItems() - Method in class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- hasMoreItems() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- hasMoreItems() - Method in class org.alfresco.service.cmr.subscriptions.PagingFollowingResultsImpl
- hasMoreItems() - Method in class org.alfresco.service.cmr.subscriptions.PagingSubscriptionResultsImpl
- hasNext() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- hasNext() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- hasNext() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- hasNextPage(DirContext, int) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Determines whether there is another page to fetch from the last search to be run in this context.
- hasNextPage(DirContext, int) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- hasNodeAspect(Long, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- hasNodeAspect(Long, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- hasNonInheritedRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- hasNonInheritedRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether the node in question has any non-inherited rules associated with it.
- hasObjectLevelValidator() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- hasObjectLevelValidator() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Is there at least one validator that assumes object-level validation that removes the requirement for reporting of differences for this object?
- hasOwner(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- hasOwner(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceNOOPImpl
- hasOwner(NodeRef) - Method in interface org.alfresco.service.cmr.security.OwnableService
-
Does the given node have an owner?
- hasOwnProperty(Object) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
-
ECMAScript 5 hasOwnProperty method support.
- hasOwnProperty(Object) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
-
ECMAScript 5 hasOwnProperty method support.
- hasParameterDefinitions() - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
- hasParameterDefinitions() - Method in interface org.alfresco.service.cmr.action.ParameterizedItemDefinition
-
Indicates whether the parameterized item has any parameter definitions
- hasPerformedBootstrap() - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Determine if bootstrap was performed?
- hasPermission(Long, PermissionContext, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- hasPermission(Long, PermissionContext, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- hasPermission(Long, PermissionContext, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- hasPermission(Long, PermissionContext, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- hasPermission(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Return true if the user has the specified permission on the node.
- hasPermission(String) - Method in class org.alfresco.repo.template.BasePermissionsNode
- hasPermission(String) - Method in interface org.alfresco.repo.template.TemplatePermissions
- hasPermission(Reference, String) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Check that the given authentication has a particular permission for the given virtualized artefact.
- hasPermission(Reference, String) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- hasPermission(Reference, PermissionReference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Check that the given authentication has a particular permission for the given virtualized artefact.
- hasPermission(Reference, PermissionReference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- hasPermission(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.impl.AllowPermissionServiceImpl
- hasPermission(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- hasPermission(NodeRef, String) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- hasPermission(NodeRef, String) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- hasPermission(NodeRef, String) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- hasPermission(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- hasPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.AllowPermissionServiceImpl
- hasPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- hasPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- hasPermission(NodeRef, PermissionReference) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Check that the given authentication has a particular permission for the given node.
- hasPermission(NodeRef, PermissionReference) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- HasPermissionMethod - Class in org.alfresco.repo.template
- HasPermissionMethod - Class in org.alfresco.repo.virtual.store
- HasPermissionMethod() - Constructor for class org.alfresco.repo.template.HasPermissionMethod
- HasPermissionMethod(VirtualFolderDefinitionResolver, VirtualUserPermissions, String) - Constructor for class org.alfresco.repo.virtual.store.HasPermissionMethod
- hasPresence(ScriptNode) - Method in class org.alfresco.repo.jscript.Presence
-
Gets whether the Person has configured Presence parameters
- hasPrevious() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- hasPrevious() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- hasPrevious() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- hasPrimaryKey() - Method in class org.alfresco.util.schemacomp.model.Table
- hasPWC() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- hasQueryNodePermission(String) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- hasReadPermission(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Optimised read permission evaluation caveats: doesn't take into account dynamic authorities/groups doesn't take into account node types/aspects for permissions
- hasReadPermission(NodeRef) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- hasReadPermission(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- hasRequireSecureSession() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Determine if only secure sessions will be allowed to logon
- hasRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- hasRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether the node in question has any rules associated with it.
- hasSite(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Site existence check.
- hasSite(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- hasSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Returns true if the site exists.
- hasSslEngineDebug() - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Check if SSLEngine debug output should be enabled
- hasSubscribed(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- hasSubscribed(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- hasSubscribed(String, NodeRef) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- hasSubscribed(String, NodeRef) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- hasSubscribed(String, NodeRef) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns if the user has subscribed to the given node.
- hasSysAdminAuthority() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- hasSysAdminAuthority() - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Check the current user has system administration authority.
- hasTag(NodeRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- hasTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Indicates whether a node has the specified tag or not.
- HasTagEvaluator - Class in org.alfresco.repo.action.evaluator
-
Has tag evaluator
- HasTagEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.HasTagEvaluator
- hasTransaction() - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Check if the transaction is valid
- hasUserQuota() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Check if the user has a usage quota
- hasValidators() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- hasValidators() - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Does the database object have any validators associated with it?
- hasVersionEntries() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- HasVersionHistoryEvaluator - Class in org.alfresco.repo.action.evaluator
-
Has version history evaluator
- HasVersionHistoryEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
- hasVirtualNodePermission(String, boolean) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- hasWorkflowImage(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Determines if a graphical view of the workflow instance exists
- hasWorkflowImage(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Determines if a graphical view of the workflow instance exists
- hasWorkflowImage(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- hasWorkflowImage(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if a graphical view of the workflow instance exists
- HBBaseDataCollector - Class in org.alfresco.heartbeat
-
This class is to be extended by HeartBeat data collectors.
- HBBaseDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.HBBaseDataCollector
- HBDataCollectorService - Interface in org.alfresco.service.cmr.repository
-
Interface for implementing a service to manage multiple heartbeat collectors
- HBDataCollectorServiceImpl - Class in org.alfresco.heartbeat
-
This service lets implementations of
HBBaseDataCollectorregister. - HBDataCollectorServiceImpl(boolean) - Constructor for class org.alfresco.heartbeat.HBDataCollectorServiceImpl
- hbDataSenderService - Variable in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- HBDataSenderServiceFactory - Class in org.alfresco.heartbeat
-
Creates and configures a
HBDataSenderService - HBDataSenderServiceFactory() - Constructor for class org.alfresco.heartbeat.HBDataSenderServiceFactory
- HEADER_CONTENT_TYPE - Static variable in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- HeartBeatJobScheduler - Interface in org.alfresco.heartbeat.jobs
-
The implementations of this interface are used by
HBDataCollectorServiceImplto schedule and unschedule jobs for associated collectors. - HEIGHT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- HELM_CHART - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
- help() - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Returns a description of each method and its parameters.
- help() - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- helper - Variable in class org.alfresco.repo.event2.EventConsolidator
- HIDDEN_PROPERTIES - Static variable in class org.alfresco.repo.model.filefolder.HiddenAspect
- hiddenAspect - Variable in class org.alfresco.repo.events.AbstractEventsService
- HiddenAspect - Class in org.alfresco.repo.model.filefolder
-
Functionality relating to hidden files and folders.
- HiddenAspect() - Constructor for class org.alfresco.repo.model.filefolder.HiddenAspect
- HiddenAspect.Visibility - Enum Class in org.alfresco.repo.model.filefolder
- HiddenAttribute - Enum constant in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
- HiddenFileFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class is an
ImportFilterthat filters out hidden files. - HiddenFileFilter - Class in org.alfresco.repo.model.filefolder
-
Spring bean defining a hidden node filter.
- HiddenFileFilter() - Constructor for class org.alfresco.repo.bulkimport.importfilters.HiddenFileFilter
- HiddenFileFilter() - Constructor for class org.alfresco.repo.model.filefolder.HiddenFileFilter
- HiddenFileInfo - Interface in org.alfresco.repo.model.filefolder
-
Represents hidden file information, including the filter (regular expression) and the visibility mask.
- hideNode(FileInfoImpl, int, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Hides the node by applying the hidden and not indexed aspects.
- hideNode(NodeRef, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Hides the node by applying the hidden and not indexed aspects.
- hideNode(NodeRef, int, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Hides the node by applying the hidden and not indexed aspects.
- hideNodeExplicit(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Mark this node as hidden regardless of any name/pattern/matching rules.
- HierarchicalPathHasher - Class in org.alfresco.repo.virtual.ref
-
Creates and looks up hashes of '/' paths defining strings.
Paths are hashed usingHashStoredefined hashes. - HierarchicalPathHasher() - Constructor for class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
- HierarchicalResourceLoader - Class in org.alfresco.util.resource
-
Locate resources by using a class hierarchy to drive the search.
- HierarchicalResourceLoader() - Constructor for class org.alfresco.util.resource.HierarchicalResourceLoader
-
Create a new HierarchicalResourceLoader.
- HierarchicalSqlSessionFactoryBean - Class in org.alfresco.ibatis
-
Extends the MyBatis-Spring support by allowing a choice of
ResourceLoader. - HierarchicalSqlSessionFactoryBean() - Constructor for class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Default constructor
- HierarchicalXMLConfigBuilder - Class in org.alfresco.ibatis
-
Extends the MyBatis XMLConfigBuilder to allow the selection of a
ResourceLoaderthat will be used to load the resources specified in the mapper's resource. - HierarchicalXMLConfigBuilder(HierarchicalResourceLoader, InputStream, String, Properties) - Constructor for class org.alfresco.ibatis.HierarchicalXMLConfigBuilder
- HIERARCHY_DELIMITER - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- HIGH - Enum constant in enum class org.alfresco.filesys.repo.rules.ScenarioInstance.Ranking
- HIGHLIGHT_PARAMS_ALTERNATE_FIELD - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_ALTERNATE_FIELD_LENGTH - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_FIELD_MATCH - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_FIELDS - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_FORMATTER - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_FRAGMENTER - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_FRAGSIZE - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_HIGHLIGHT - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_HIGHLIGHT_MULTI_TERM - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_INCREMENT - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_MAX_CHARS - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_MAX_RE_CHARS - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_MERGE_CONTIGUOUS_FRAGMENTS - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_PATTERN - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_REGEX - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_SIMPLE - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_SIMPLE_POST - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_SIMPLE_PRE - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_SLOP - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_SNIPPETS - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HIGHLIGHT_PARAMS_USE_PHRASE_HIGHLIGHTER - Static variable in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- HINT_CQ_SUFFIX - Static variable in class org.alfresco.repo.jscript.People
- hitMissRatio(String) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
The hit ratio for the given cache, where 1.0 is the maximum possible value and 0.0 represents a cache that has never successfully returned a previously cached value.
- hitMissRatio(String) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- hitThreshold(int) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- HomeFolderManager - Interface in org.alfresco.repo.security.person
-
An object responsible for creating / validating the home folder for a given person node child association reference.
- HomeFolderProvider - Interface in org.alfresco.repo.security.person
-
Deprecated.Depreciated since 4.0.
HomeFolderProvider2should now be used. - HomeFolderProvider2 - Interface in org.alfresco.repo.security.person
-
Interface for home folder providers.
- HomeFolderProviderSynchronizer - Class in org.alfresco.repo.security.person
-
Called on startup to move (synchronise) home folders to the preferred location defined by their
HomeFolderProvider2or extend the now depreciatedAbstractHomeFolderProvider. - HomeFolderProviderSynchronizer(TransactionService, AuthorityService, PersonService, FileFolderService, NodeService, PortableHomeFolderManager, TenantAdminService) - Constructor for class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- HomeSpaceNodeRef - Class in org.alfresco.repo.security.person
-
A ref to a home folder - the node ref - a simple status as to how it was obtained
- HomeSpaceNodeRef(NodeRef, HomeSpaceNodeRef.Status) - Constructor for class org.alfresco.repo.security.person.HomeSpaceNodeRef
- HomeSpaceNodeRef.Status - Enum Class in org.alfresco.repo.security.person
- HostConfigurableSocketFactory - Class in org.alfresco.util.remote.server.socket
-
This Spring depended class allows to control the binding of a RMI Registry to some port and concrete local host, e.g.:
localhost,192.168.0.1etc. - HostConfigurableSocketFactory() - Constructor for class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- Hour - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- HttpAlfrescoContentReader - Class in org.alfresco.repo.content.http
-
The reader that does the actual communication with the Alfresco HTTP application.
- HttpAlfrescoContentReader(TransactionService, AuthenticationService, String, String) - Constructor for class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- HttpAlfrescoStore - Class in org.alfresco.repo.content.http
-
Deprecated.Removed in 5.2
- HttpAlfrescoStore() - Constructor for class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.Default constructor for bean instantiation.
- HttpClientHelper - Class in org.alfresco.util
-
Helper class to provide access to Thread Local instances of HttpClient.
- HttpClientHelper() - Constructor for class org.alfresco.util.HttpClientHelper
- HttpClientTransmitterImpl - Class in org.alfresco.repo.transfer
-
HTTP implementation of TransferTransmitter.
- HttpClientTransmitterImpl() - Constructor for class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- HttpMethodFactory - Interface in org.alfresco.repo.transfer
I
- I18NMessageMethod - Class in org.alfresco.repo.template
- I18NMessageMethod() - Constructor for class org.alfresco.repo.template.I18NMessageMethod
- icalLineKeyValue(String) - Static method in class org.alfresco.service.cmr.calendar.CalendarTimezoneHelper
-
Splits an iCal line into key and value by the first unquoted colon.
- id - Variable in class org.alfresco.repo.forms.FieldGroup
- id - Variable in class org.alfresco.repo.forms.Item
- id - Variable in class org.alfresco.repo.importer.system.PatchInfo
- id - Variable in class org.alfresco.repo.jscript.ScriptNode
- id - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- id - Variable in class org.alfresco.repo.site.AbstractSiteMembership
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- id - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
-
Deprecated.
- ID_SEPERATOR - Static variable in class org.alfresco.opencmis.CMISConnector
- IdentityServiceAdminConsoleAuthenticator - Class in org.alfresco.repo.security.authentication.identityservice.authentication.admin
-
An
ExternalUserAuthenticatorimplementation to extract an externally authenticated user ID or to initiate the OIDC authorization code flow. - IdentityServiceAdminConsoleAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.identityservice.authentication.admin.IdentityServiceAdminConsoleAuthenticator
- IdentityServiceAuthenticationComponent - Class in org.alfresco.repo.security.authentication.identityservice
-
Authenticates a user against Identity Service (Keycloak/Authorization Server).
- IdentityServiceAuthenticationComponent() - Constructor for class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- identityServiceConfig - Variable in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- IdentityServiceConfig - Class in org.alfresco.repo.security.authentication.identityservice
-
Class to hold configuration for the Identity Service.
- IdentityServiceConfig() - Constructor for class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- IdentityServiceException - Exception in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceException(String) - Constructor for exception org.alfresco.repo.security.authentication.identityservice.IdentityServiceException
- IdentityServiceException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authentication.identityservice.IdentityServiceException
- identityServiceFacade - Variable in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- IdentityServiceFacade - Interface in org.alfresco.repo.security.authentication.identityservice
-
Allows to interact with the Identity Service
- IdentityServiceFacade.AccessToken - Interface in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.AccessTokenAuthorization - Interface in org.alfresco.repo.security.authentication.identityservice
-
Represents access token authorization with optional refresh token.
- IdentityServiceFacade.AuthorizationException - Exception in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.AuthorizationGrant - Class in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.DecodedAccessToken - Interface in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.IdentityServiceFacadeException - Exception in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.TokenDecodingException - Exception in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacade.UserInfoException - Exception in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceFacadeException(String) - Constructor for exception org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.IdentityServiceFacadeException
- IdentityServiceFacadeFactoryBean - Class in org.alfresco.repo.security.authentication.identityservice
-
Creates an instance of
IdentityServiceFacade. - IdentityServiceFacadeFactoryBean() - Constructor for class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- IdentityServiceJITProvisioningHandler - Class in org.alfresco.repo.security.authentication.identityservice
-
This class handles Just in Time user provisioning.
- IdentityServiceJITProvisioningHandler(IdentityServiceFacade, PersonService, TransactionService, IdentityServiceConfig) - Constructor for class org.alfresco.repo.security.authentication.identityservice.IdentityServiceJITProvisioningHandler
- IdentityServiceMetadataKey - Enum Class in org.alfresco.repo.security.authentication.identityservice
- IdentityServiceRemoteUserMapper - Class in org.alfresco.repo.security.authentication.identityservice
-
A
RemoteUserMapperimplementation that detects and validates JWTs issued by the Alfresco Identity Service. - IdentityServiceRemoteUserMapper() - Constructor for class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
- IdentityServiceWebScriptsHomeAuthenticator - Class in org.alfresco.repo.security.authentication.identityservice.authentication.webscripts
-
An
ExternalUserAuthenticatorimplementation to extract an externally authenticated user ID or to initiate the OIDC authorization code flow. - IdentityServiceWebScriptsHomeAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.identityservice.authentication.webscripts.IdentityServiceWebScriptsHomeAuthenticator
- IdListOfIdsParam - Class in org.alfresco.repo.domain.patch.ibatis
- IdListOfIdsParam() - Constructor for class org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
- IdsEntity - Class in org.alfresco.ibatis
-
Entity bean to carry ID-style information
- IdsEntity() - Constructor for class org.alfresco.ibatis.IdsEntity
- iFileCnt - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- ifSet(boolean, Map<String, String>, String, Object) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- ifSet(Map<String, String>, String, TransformationOptionsConverter.Setter) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- ignorableWhitespace(char[], int, int) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- ignorableWhitespace(char[], int, int) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- ignorableWhitespace(char[], int, int) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- ignore(ActivityFeedEntity) - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- IGNORE - Enum constant in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
-
Ignore compensating actions
- IGNORE - Enum constant in enum class org.alfresco.repo.content.cleanup.ContentStoreCleaner.DeleteFailureAction
-
Failure to clean up a binary is logged, but the URL is discarded for good i.e. there will be no further attempt to clean up the binary or any remaining record of its existence.
- IGNORE - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopySourceAction
-
Ignore the association
- IGNORE - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocCopyAction
-
Ignore the child association
- IGNORE - Enum constant in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAspectAction
-
Ignore the aspect, do not remove it or its properties.
- IGNORE - Enum constant in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAssocAction
-
Ignore the assoc, do not remove it or add it.
- IgnoreConstraint - Class in org.alfresco.repo.virtual.template
-
Handles generic ignore type and/or aspects decorations of the search query parameters.
- IgnoreConstraint(VirtualQueryConstraint, Set<QName>, Set<QName>) - Constructor for class org.alfresco.repo.virtual.template.IgnoreConstraint
- ignoredActivityTypes - Variable in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- IgnoreObjectValidator - Class in org.alfresco.util.schemacomp.validator
-
Allows a complete DbObject to be ignored during differencing.
- IgnoreObjectValidator() - Constructor for class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- ignorePolicy(NodeRef) - Method in class org.alfresco.util.PolicyIgnoreUtil
-
Checks whether the node is in a store on which policies should not be applied.
- IgnorePropertyDecorator - Class in org.alfresco.repo.jscript.app
-
Ignores a given property and doesn't output anything in the decoration.
- IgnorePropertyDecorator() - Constructor for class org.alfresco.repo.jscript.app.IgnorePropertyDecorator
- ignoreTrigger(NodeRef) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Indicate whether the trigger should be ignored or not
- IllegalArgument() - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.IllegalArgument
- IllegalArgument(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.IllegalArgument
- IMAGE_OPTIONS - Static variable in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- ImageRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- ImageRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- ImageResizeOptions - Class in org.alfresco.repo.content.transform.magick
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ImageResizeOptions() - Constructor for class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.Default constructor
- imageResolver - Variable in class org.alfresco.repo.jscript.ScriptNode
- imageResolver - Variable in class org.alfresco.repo.template.BaseContentNode
- ImageTransformActionExecuter - Class in org.alfresco.repo.action.executer
-
Transform action executer.
- ImageTransformActionExecuter() - Constructor for class org.alfresco.repo.action.executer.ImageTransformActionExecuter
- ImageTransformationOptions - Class in org.alfresco.repo.content.transform.magick
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ImageTransformationOptions() - Constructor for class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- Imap - Class in org.alfresco.repo.jscript
- Imap() - Constructor for class org.alfresco.repo.jscript.Imap
- IMAP_MODEL_1_0_URI - Static variable in interface org.alfresco.model.ImapModel
- IMAP_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ImapConfigMountPointsBean - Class in org.alfresco.repo.imap.config
-
Provides the parameters for an IMAP mount point (a mapping from an Alfresco node path to an IMAP folder name).
- ImapConfigMountPointsBean() - Constructor for class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
- ImapContentPolicy - Class in org.alfresco.repo.imap
- ImapContentPolicy() - Constructor for class org.alfresco.repo.imap.ImapContentPolicy
- ImapFoldersPatch - Class in org.alfresco.repo.admin.patch.impl
-
Builds folders tree necessary for IMAP functionality and imports email action scripts. 1.
- ImapFoldersPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- ImapModel - Interface in org.alfresco.model
-
IMAP Model Constants
- ImapModelMessage - Class in org.alfresco.repo.imap
-
Extended MimeMessage to represent a content stored in the Alfresco repository.
- ImapModelMessage(FileInfo, ServiceRegistry, boolean) - Constructor for class org.alfresco.repo.imap.ImapModelMessage
-
Constructs
ImapModelMessageobject. - imapService - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- ImapService - Interface in org.alfresco.repo.imap
- ImapService.EmailBodyFormat - Enum Class in org.alfresco.repo.imap
-
Helper enumeration to handle email body format text/html and text/plain for Alfresco/Share webapp
- ImapService.FolderStatus - Class in org.alfresco.repo.imap
- ImapServiceBootstrap() - Constructor for class org.alfresco.repo.imap.ImapServiceImpl.ImapServiceBootstrap
- ImapServiceImpl - Class in org.alfresco.repo.imap
- ImapServiceImpl() - Constructor for class org.alfresco.repo.imap.ImapServiceImpl
- ImapServiceImpl.ImapServiceBootstrap - Class in org.alfresco.repo.imap
-
Bootstrap initialization bean for the service implementation.
- ImapUnsubscribedAspectPatch - Class in org.alfresco.repo.admin.patch.impl
- ImapUnsubscribedAspectPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.ImapUnsubscribedAspectPatch
- IMMEDIATE - Enum constant in enum class org.alfresco.service.cmr.search.CategoryService.Depth
- Immediately - Class in org.alfresco.repo.dictionary.types.period
-
Immediate Period type "immediate"
- Immediately() - Constructor for class org.alfresco.repo.dictionary.types.period.Immediately
-
Default constructor
- IMMUTABLE_CLASSES - Static variable in class org.alfresco.repo.domain.node.NodePropertyValue
-
Immutable classes in addition to
ValueProtectingMap.DEFAULT_IMMUTABLE_CLASSESContentData ContentDataId NodeRef ChildAssociationRef AssociationRef QName VersionNumber Period - ImmutableConfig - Class in org.alfresco.repo.config
-
Extension of
ConfigImplthat protects all internal data when locked - ImmutableConfig(Config) - Constructor for class org.alfresco.repo.config.ImmutableConfig
-
Make a read-only copy of the given configuration
- ImmutableConfigData(ConfigDataCache.ConfigData) - Constructor for class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
-
Copy constructor that prevents any data from being changed.
- implCloseChannel() - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
-
Closes the channel and makes the callbacks to the listeners
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
If any implementation supports guest then guest is allowed.
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.jaas.JAASAuthenticationComponent
-
Jaas does not support guest login
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- implementationAllowsGuestLogin() - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- Import - Class in org.alfresco.tools
-
Import Tool.
- Import() - Constructor for class org.alfresco.tools.Import
- ImportableItem - Class in org.alfresco.repo.bulkimport
-
This class is a DTO that represents an "importable item" - a series of files that represent a single node (content OR space) in the repository.
- ImportableItem() - Constructor for class org.alfresco.repo.bulkimport.ImportableItem
- ImportableItem.ContentAndMetadata - Class in org.alfresco.repo.bulkimport
- ImportableItem.FileType - Enum Class in org.alfresco.repo.bulkimport
- ImportableItem.VersionedContentAndMetadata - Class in org.alfresco.repo.bulkimport
- importContentAndMetadata(NodeRef, ImportableItem.ContentAndMetadata, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- ImportContentHandler - Interface in org.alfresco.repo.importer
-
Content Handler that interacts with an Alfresco Importer
- importContentVersions(NodeRef, ImportableItem, BulkImportStatusImpl.NodeState) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- Importer - Interface in org.alfresco.repo.importer
-
The Importer interface encapusulates the strategy for importing a node into the Repository.
- IMPORTER_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ImporterActionExecuter - Class in org.alfresco.repo.action.executer
-
Importer action executor
- ImporterActionExecuter() - Constructor for class org.alfresco.repo.action.executer.ImporterActionExecuter
- ImporterBinding - Interface in org.alfresco.service.cmr.view
-
Encapsulation of Import binding parameters
- ImporterBinding.UUID_BINDING - Enum Class in org.alfresco.service.cmr.view
-
UUID Binding
- importerBootstrap - Variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- ImporterBootstrap - Class in org.alfresco.repo.importer
-
Bootstrap Repository store.
- ImporterBootstrap() - Constructor for class org.alfresco.repo.importer.ImporterBootstrap
- ImporterBootstrapViews - Class in org.alfresco.repo.importer
-
Collection of views to import
- ImporterBootstrapViews() - Constructor for class org.alfresco.repo.importer.ImporterBootstrapViews
- ImporterComponent - Class in org.alfresco.repo.importer
-
Default implementation of the Importer Service
- ImporterComponent() - Constructor for class org.alfresco.repo.importer.ImporterComponent
- ImporterComponent.NodeImporterStrategy - Interface in org.alfresco.repo.importer
-
Encapsulate how a node is imported into the repository
- ImporterContentCache - Interface in org.alfresco.service.cmr.view
- ImporterException - Exception in org.alfresco.service.cmr.view
-
Base Exception of Import Exceptions.
- ImporterException(String) - Constructor for exception org.alfresco.service.cmr.view.ImporterException
- ImporterException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.view.ImporterException
- ImporterJob - Class in org.alfresco.repo.importer
- ImporterJob() - Constructor for class org.alfresco.repo.importer.ImporterJob
- ImporterJobSPI - Interface in org.alfresco.repo.importer
- ImporterModuleComponent - Class in org.alfresco.repo.module
-
Generic module component that can be wired up to import data into the system.
- ImporterModuleComponent() - Constructor for class org.alfresco.repo.module.ImporterModuleComponent
- ImporterProgress - Interface in org.alfresco.service.cmr.view
-
Callback interface for monitoring progress of an import.
- ImporterService - Interface in org.alfresco.service.cmr.view
-
Importer Service.
- ImportFileUpdater - Class in org.alfresco.repo.admin.patch.util
-
Updates a XML import file to be compatable with the current version of the repository.
- ImportFileUpdater() - Constructor for class org.alfresco.repo.admin.patch.util.ImportFileUpdater
- ImportFilter - Interface in org.alfresco.repo.bulkimport
-
Definition of a source filter - a class that filters out importable items idenfitied from the source directory from the import.
- importImportableItem(ImportableItem, BulkImportParameters.ExistingFileMode) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importImportableItem(ImportableItem, BulkImportParameters.ExistingFileMode) - Method in interface org.alfresco.repo.bulkimport.NodeImporter
- importImportableItemDirectory(NodeRef, ImportableItem, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importImportableItemFile(NodeRef, ImportableItem, MetadataLoader.Metadata, BulkImportStatusImpl.NodeState, BulkImportParameters.ExistingFileMode) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importImportableItemImpl(ImportableItem, BulkImportParameters.ExistingFileMode) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importImportableItemMetadata(NodeRef, Path, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importMessage(EmailDelivery, EmailMessage) - Method in class org.alfresco.email.server.EmailServiceImpl
-
Processes an email message.
- importMessage(EmailDelivery, EmailMessage) - Method in interface org.alfresco.service.cmr.email.EmailService
-
Processes an email message.
- importMessage(EmailDelivery, NodeRef, EmailMessage) - Method in class org.alfresco.email.server.EmailServiceImpl
-
Process an email message.
- importMessage(EmailDelivery, NodeRef, EmailMessage) - Method in interface org.alfresco.service.cmr.email.EmailService
-
Process an email message.
- importMetaData(Map<QName, String>) - Method in interface org.alfresco.repo.importer.Importer
-
Import meta-data
- importNode(ImportNode) - Method in interface org.alfresco.repo.importer.Importer
-
Import a node
- importNode(ImportNode) - Method in interface org.alfresco.repo.importer.ImporterComponent.NodeImporterStrategy
-
Import a node
- ImportNode - Interface in org.alfresco.repo.importer
-
Description of node to import.
- ImportPackageHandler - Interface in org.alfresco.service.cmr.view
-
Contract for a custom import package handler.
- ImportParent - Interface in org.alfresco.repo.importer
-
Description of parent for node to import.
- importProcessed(ImportDefinition) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingListener
- importStatus - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- importStatus - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- importStatus - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- importStream(String) - Method in class org.alfresco.repo.importer.ACPImportPackageHandler
- importStream(String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- importStream(String) - Method in class org.alfresco.repo.importer.FileImportPackageHandler
- importStream(String) - Method in interface org.alfresco.repo.importer.ImportContentHandler
-
Call-back for importing content streams
- importStream(String) - Method in interface org.alfresco.service.cmr.view.ImportPackageHandler
-
Call-back for handling the import of content stream.
- importSystem(InputStream) - Method in class org.alfresco.repo.importer.system.SystemExporterImporter
-
Import Repository System Information
- importTenant(String, File, String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Create tenant by restoring from a complete repository export.
- importTenant(String, File, String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- importTenant(String, File, String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- ImportTimerProgress - Class in org.alfresco.repo.importer
-
Import Progress that provides import metrics.
- ImportTimerProgress() - Constructor for class org.alfresco.repo.importer.ImportTimerProgress
-
Construct
- ImportTimerProgress(Log) - Constructor for class org.alfresco.repo.importer.ImportTimerProgress
-
Construct
- importView(Reader, Location, ImporterBinding, ImporterProgress) - Method in class org.alfresco.repo.importer.ImporterComponent
- importView(Reader, Location, ImporterBinding, ImporterProgress) - Method in interface org.alfresco.service.cmr.view.ImporterService
-
Import a Repository view into the specified location
- importView(ImportPackageHandler, Location, ImporterBinding, ImporterProgress) - Method in class org.alfresco.repo.importer.ImporterComponent
- importView(ImportPackageHandler, Location, ImporterBinding, ImporterProgress) - Method in interface org.alfresco.service.cmr.view.ImporterService
-
Import a Repository view into the specified location This import allows for a custom content importer.
- IN - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- IN_BOTH_BUT_DIFFERENCE - Enum constant in enum class org.alfresco.util.schemacomp.Difference.Where
- IN_BOTH_NO_DIFFERENCE - Enum constant in enum class org.alfresco.util.schemacomp.Difference.Where
- IN_PROGRESS - Enum constant in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
- IN_PROGRESS - Enum constant in enum class org.alfresco.repo.security.sync.SyncStatus
-
A sync is in progress
- IN_PROGRESS - Enum constant in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
- IN_PROGRESS - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskState
- INBOUND - Static variable in interface org.alfresco.service.cmr.rule.RuleType
-
Some rule type constants
- INBOX_NAME - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- InCategoryEvaluator - Class in org.alfresco.repo.action.evaluator
-
In category evaluator implementation.
- InCategoryEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.InCategoryEvaluator
- include(GetChildrenCannedQuery.FilterSortNode) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultFilterSortChildQueryCallback
- include(NodeRef) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.DefaultUnsortedChildQueryCallback
- INCLUDE_CONTENTS - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates if embedded content (such as files within zips or images) should be included (true or false).
- includeAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService.AuthorityFilter
- includeEventType(String) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- includeEventType(String) - Method in class org.alfresco.repo.events.AbstractEventsService
- includeEventTypes - Variable in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- includeEventTypes - Variable in class org.alfresco.repo.events.AbstractEventsService
- includeImpl(boolean, NodeRef) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQuery
- IncomingImapMessage - Class in org.alfresco.repo.imap
-
This class is used to serve incoming IMAP message.
- IncomingImapMessage(FileInfo, ServiceRegistry, MimeMessage) - Constructor for class org.alfresco.repo.imap.IncomingImapMessage
-
Constructs
IncomingImapMessageobject based onMimeMessage - IncompleteNodeTagger - Class in org.alfresco.repo.node.integrity
-
Component that tags
incompletenodes. - IncompleteNodeTagger() - Constructor for class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- incrementContentBytesWritten(ImportableItem, boolean, BulkImportStatusImpl.NodeState) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementCount(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Increment a count value for named key
- incrementDelayedCloseCount() - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Increment the delayed close count
- incrementDeletedLinksCount() - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- incrementImportableItemsRead(ImportableItem, boolean) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementImportableItemsSkipped(ImportableItem, boolean) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementLegacyOpenCount() - Method in interface org.alfresco.filesys.alfresco.NetworkFileLegacyReferenceCount
-
Increment the file open count, first open = 1;
- incrementLegacyOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Increment the legacy file open count
- incrementLegacyOpenCount() - Method in class org.alfresco.filesys.repo.TempNetworkFile
-
Increment the legacy file open count
- incrementLevel() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- incrementNodesWritten(ImportableItem, boolean, BulkImportStatusImpl.NodeState, long, long) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementNumberOfBatchesCompleted() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementNumberOfFilesScanned() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementNumberOfFoldersScanned() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementNumberOfUnreadableEntries() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- incrementOpenCount() - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Increment the file open count
- incrementVersion() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.locks.LockEntity
-
Increments the version number or resets it if it reaches a large number
- incrementVersion() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.node.NodeEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- incrementVersion() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- Index - Class in org.alfresco.util.schemacomp.model
-
Represents an index on a table.
- Index(String) - Constructor for class org.alfresco.util.schemacomp.model.Index
- Index(Table, String, List<String>) - Constructor for class org.alfresco.util.schemacomp.model.Index
- IndexColumnsValidator - Class in org.alfresco.util.schemacomp.validator
-
Validates columns names in a Index using a regular expression pattern.
- IndexColumnsValidator() - Constructor for class org.alfresco.util.schemacomp.validator.IndexColumnsValidator
- Indexer - Interface in org.alfresco.repo.search
-
This interface abstracts how indexing is used from within the node service implementation.
- indexerAndSearcher - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- IndexerAndSearcher - Interface in org.alfresco.repo.search
-
Interface for Indexer and Searcher Factories to implement
- IndexerAndSearcherFactoryException - Exception in org.alfresco.repo.search
-
Factory related exception
- IndexerAndSearcherFactoryException() - Constructor for exception org.alfresco.repo.search.IndexerAndSearcherFactoryException
- IndexerAndSearcherFactoryException(String) - Constructor for exception org.alfresco.repo.search.IndexerAndSearcherFactoryException
- IndexerAndSearcherFactoryException(String, Throwable) - Constructor for exception org.alfresco.repo.search.IndexerAndSearcherFactoryException
- IndexerAndSearcherFactoryException(Throwable) - Constructor for exception org.alfresco.repo.search.IndexerAndSearcherFactoryException
- IndexerComponent - Class in org.alfresco.repo.search
-
Component API for indexing.
- IndexerComponent() - Constructor for class org.alfresco.repo.search.IndexerComponent
- IndexerException - Exception in org.alfresco.repo.search
-
Indexer related exceptions
- IndexerException(String) - Constructor for exception org.alfresco.repo.search.IndexerException
- IndexerException(String, Throwable) - Constructor for exception org.alfresco.repo.search.IndexerException
- indexOf(Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- indexOfAction(A) - Method in class org.alfresco.repo.action.ActionListImpl
- indexOfAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Gets the index of an action
- indexOfAction(Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
- indexOfAction(RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- indexOfActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
- indexOfActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- indexOfActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
-
Gets the index of an action condition
- indexOfActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Gets the index of an ActionCondition
- indexTokenisationMode - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- InFlightCorrectable - Interface in org.alfresco.filesys.repo
- InFlightCorrector - Interface in org.alfresco.filesys.repo
-
The in flight corrector corrects search results that have not yet been committed to the repository.
- InFlightCorrectorImpl - Class in org.alfresco.filesys.repo
-
The in flight corrector corrects search results that have not yet been committed to the repository.
- InFlightCorrectorImpl(TreeConnection) - Constructor for class org.alfresco.filesys.repo.InFlightCorrectorImpl
- info(Object) - Method in interface org.alfresco.repo.module.tool.LogOutput
- info(String) - Method in class org.alfresco.repo.jscript.ScriptLogger
- InfoDataCollector - Class in org.alfresco.heartbeat
-
A collector of data related to the meta-data for the Alfresco stack.
- InfoDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.InfoDataCollector
- INHERIT - Enum constant in enum class org.alfresco.repo.security.permissions.ACLCopyMode
- INHERIT_PERMISSIONS_DEFAULT - Static variable in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- inheritPermissions() - Method in class org.alfresco.repo.security.permissions.impl.model.NodePermission
- inheritPermissions() - Method in class org.alfresco.repo.security.permissions.impl.SimpleNodePermissionEntry
- inheritPermissions() - Method in interface org.alfresco.repo.security.permissions.NodePermissionEntry
-
Does the node inherit permissions from its primary parent?
- inheritPermissionsDisabled(NodeRef, boolean) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an inherit permissions disabled event
- inheritPermissionsDisabled(NodeRef, boolean) - Method in class org.alfresco.repo.events.EventsServiceImpl
- inheritPermissionsEnabled(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an inherit permissions enabled event
- inheritPermissionsEnabled(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- inheritsPermissions() - Method in class org.alfresco.repo.jscript.ScriptNode
- init() - Method in class org.alfresco.email.server.AliasableAspect
-
Spring initilaise method used to register the policy behaviours
- init() - Method in class org.alfresco.email.server.EmailServiceImpl
- init() - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- init() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Initialize the configuration using the configuration service
- init() - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- init() - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- init() - Method in class org.alfresco.filesys.repo.CIFSContentComparator
- init() - Method in class org.alfresco.filesys.repo.CifsHelper
- init() - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- init() - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- init() - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- init() - Method in class org.alfresco.filesys.repo.ContentQuotaManager
- init() - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- init() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- init() - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Initialize the node monitor
- init() - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- init() - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- init() - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- init() - Method in class org.alfresco.opencmis.CMISConnector
- init() - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- init() - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
- init() - Method in class org.alfresco.repo.action.ActionsAspect
- init() - Method in class org.alfresco.repo.action.ActionServiceImpl
- init() - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Init method.
- init() - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Init method
- init() - Method in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
-
Initialise method
- init() - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Init method
- init() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- init() - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- init() - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- init() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- init() - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- init() - Method in class org.alfresco.repo.admin.Log4JHierarchyInit
- init() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
This ensures that this bean gets registered with the appropriate
service. - init() - Method in class org.alfresco.repo.admin.patch.SamplePatch
-
Overrides the base class version to do nothing, i.e. it does not self-register
- init() - Method in class org.alfresco.repo.admin.patch.SimplePatch
-
Overrides the base class version to do nothing, i.e. it does not self-register
- init() - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- init() - Method in class org.alfresco.repo.client.config.ClientAppConfig
- init() - Method in class org.alfresco.repo.coci.CheckedOutAspect
- init() - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Initialise method
- init() - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.content.caching.CachingContentStore
-
Initialisation method, should be called once the CachingContentStore has been constructed.
- init() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
-
This method MUST be called after the cleaner has been fully constructed to notify interested parties that the cleaner exists and to start the actual cleaner thread.
- init() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
-
Lifecycle method.
- init() - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
-
Initializes the cleaner.
- init() - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Initializes the cleaner based on the
eagerCleanupflag. - init() - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Service initialise
- init() - Method in class org.alfresco.repo.content.directurl.ContentStoreDirectUrlConfig
-
Configuration initialise
- init() - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
-
Configuration initialise
- init() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Provides a hook point for implementations to perform initialization.
- init() - Method in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.
- init() - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- init() - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
-
Checks the configuration.
- init() - Method in class org.alfresco.repo.content.selector.XPathContentWorkerSelector
-
Checks the configuration.
- init() - Method in class org.alfresco.repo.copy.CopyServiceImpl
-
Initialise method
- init() - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
-
Checks that all necessary properties and services have been provided.
- init() - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
The initialise method
- init() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Initialise - after bootstrap of schema and tenant admin service
- init() - Method in class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
-
Checks that all necessary services have been provided.
- init() - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
-
The initialise method.
- init() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- init() - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- init() - Method in class org.alfresco.repo.domain.query.AbstractCannedQueryDAOImpl
-
Checks that properties have been set
- init() - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- init() - Method in class org.alfresco.repo.domain.schema.DataSourceCheck
- init() - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
-
Initialize
- init() - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- init() - Method in class org.alfresco.repo.events.AbstractEventsService
- init() - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- init() - Method in class org.alfresco.repo.events.ExceptionEventsServiceImpl
- init() - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- init() - Method in class org.alfresco.repo.forum.CommentsRollupAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.forum.DiscussableAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.forum.ForumPostBehaviours
-
Initialise method
- init() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- init() - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- init() - Method in class org.alfresco.repo.imap.ImapContentPolicy
-
Init method.
- init() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- init() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Checks that all necessary properties and services have been provided.
- init() - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- init() - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Initialise methods called by Spring framework
- init() - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- init() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Initializes or resets the bean and its state.
- init() - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- init() - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- init() - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
-
Initialises the map using the configuration service provided
- init() - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
-
Initialise the Multilingual Empty Translation Aspect
- init() - Method in class org.alfresco.repo.model.ml.MLContainerType
-
Initialise the Multilingual Container Type
- init() - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
-
Initialise the Multilingual Aspect Ensures that the
ml document aspect - init() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- init() - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
-
Registers the node policies as well as node indexing behaviour
- init() - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- init() - Method in class org.alfresco.repo.node.CascadeUpdateAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Registers the system-level policy behaviours
- init() - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
-
Registers the system-level policy behaviours
- init() - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- init() - Method in class org.alfresco.repo.node.PendingDeleteAspect
- init() - Method in class org.alfresco.repo.node.ReferenceableAspect
-
Initialise the Referencable Aspect
- init() - Method in class org.alfresco.repo.node.TemporaryAspect
-
Initialise the Temporary Aspect
- init() - Method in class org.alfresco.repo.node.UndeletableAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.node.UnmovableAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.notification.EMailNotificationProvider
-
Init method registers provider with notification service.
- init() - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- init() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
The initialise method.
- init() - Method in class org.alfresco.repo.rating.RateableAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- init() - Method in class org.alfresco.repo.rating.RatingsRelatedAspectBehaviours
- init() - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
The init method.
- init() - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- init() - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.Initialise method
- init() - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- init() - Method in class org.alfresco.repo.rule.RulesAspect
- init() - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Registers to listen for events of interest.
- init() - Method in class org.alfresco.repo.rule.RuleTypeImpl
-
Rule type initialise method
- init() - Method in class org.alfresco.repo.search.AbstractIndexFilter
- init() - Method in class org.alfresco.repo.search.AspectIndexFilter
- init() - Method in class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- init() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
- init() - Method in class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- init() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- init() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- init() - Method in class org.alfresco.repo.search.TypeIndexFilter
- init() - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Basic init method for checking mandatory properties
- init() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- init() - Method in class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
- init() - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- init() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- init() - Method in class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- init() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Adds the
model. - init() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModelBootstrap
-
Initialise method that adds the permission models
- init() - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- init() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Spring bean init method
- init() - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- init() - Method in class org.alfresco.repo.site.SiteAspect
-
Initialise method
- init() - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Checks that all necessary properties and services have been provided.
- init() - Method in class org.alfresco.repo.solr.SOLRAdminClient
- init() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
-
Initialize
- init() - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Init method
- init() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- init() - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.Initialise method
- init() - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Registers to listen for events of interest.
- init() - Method in class org.alfresco.repo.transfer.AbstractNodeFilter
- init() - Method in class org.alfresco.repo.transfer.AbstractNodeFinder
- init() - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- init() - Method in class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- init() - Method in class org.alfresco.repo.transfer.CompositeNodeFilter
- init() - Method in class org.alfresco.repo.transfer.CompositeNodeFinder
- init() - Method in class org.alfresco.repo.transfer.ContentClassFilter
- init() - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- init() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- init() - Method in class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- init() - Method in class org.alfresco.repo.transfer.PrimaryParentNodeFinder
- init() - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- init() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- init() - Method in class org.alfresco.repo.transfer.TransferAsyncAction
- init() - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- init() - Method in class org.alfresco.repo.usage.ContentUsageImpl
-
The initialise method
- init() - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
-
Check that all properties are properly set
- init() - Method in class org.alfresco.repo.usage.RepoUsageMonitor
-
Check that all properties are properly set
- init() - Method in class org.alfresco.repo.usage.UsageQuotaProtector
-
The initialise method
- init() - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
-
Spring bean init method
- init() - Method in class org.alfresco.repo.version.VersionableAspect
-
Initialise the versionable aspect policies
- init() - Method in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- init() - Method in class org.alfresco.repo.virtual.store.CustomVirtualizationMethod
-
Bean initialization.
- init() - Method in class org.alfresco.repo.virtual.store.SystemVirtualizationMethod
-
Bean initialization.
- init() - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- init() - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- init() - Method in class org.alfresco.repo.webdav.MTNodesCache2
-
Spring bean init method
- init() - Method in class org.alfresco.repo.webdav.WebDavBootstrap
- init() - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
-
Spring bean init method
- init() - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
-
The initialise method
- init() - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Deploy the Workflow Definitions
- init() - Method in class org.alfresco.util.EmailHelper
- init() - Method in class org.alfresco.util.json.AbstractJsonSerializerBean
- init() - Method in class org.alfresco.util.TypeConstraint
- init(Map<String, String>) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- init(Map<String, String>) - Method in class org.alfresco.opencmis.AlfrescoLocalCmisServiceFactory
- initBeanDefinitionReader(XmlBeanDefinitionReader) - Method in class org.alfresco.util.ContextDependencyLister.BeanTrackingApplicationContext
- initConfig() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- initContentStore(ApplicationContext, String) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- initContentStore(ApplicationContext, String) - Method in class org.alfresco.repo.tenant.TenantRoutingFileContentStore
- initContext() - Method in class org.alfresco.repo.model.Repository
-
Initialise Repository Context
- initDatabaseType() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- initialise() - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Initialise method
- initialise() - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Initialise method
- initialise() - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Initialise method
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.AbstractPermission
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.DynamicPermission
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.NodePermission
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.Permission
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- initialise(Element, NamespacePrefixResolver, PermissionModel) - Method in interface org.alfresco.repo.security.permissions.impl.model.XMLModelInitialisable
- initialiseRuntimeContext(String, AlfrescoContext) - Method in class org.alfresco.filesys.config.ServerConfigurationBean
-
Initialise a runtime context - not configured through spring e.g MT.
- initialize() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Initialize the authenticator (after properties have been set)
- initialize() - Method in class org.alfresco.repo.event2.EnqueuingEventSender
- initialize() - Method in interface org.alfresco.repo.event2.EventSender
-
It's called right after event sender instantiation (see
EventSenderFactoryBean). - initialize(Object[]) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
-
Initializes the wrapper with a set of parameters.
- initialize(Object[]) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- initialize(AlfrescoDiskDriver) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Complete initialization by registering with a disk driver
- initialize(AlfrescoDiskDriver) - Method in class org.alfresco.filesys.repo.ContentContext
- initialize(ServerConfiguration, ConfigElement) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Initialize the authenticator
- initialize(ServerConfiguration, ConfigElement) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Initialize the RPC authenticator
- initialize(ConfigElement) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Initialize the debug interface using the specified named parameters.
- initialize(ConfigElement, ServerConfiguration) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
- initializeMapper(ServerConfiguration, ConfigElement) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Initialize the share mapper
- initiateResetPassword(ResetPasswordServiceImpl.ResetPasswordDetails) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Validates the request reset password workflow and updates the workflow.
- initiateResetPassword(ResetPasswordServiceImpl.ResetPasswordDetails) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- initiator - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- initIgnoringPathsByCriterion(List<String>, Set<QName>, AbstractIndexFilter.DefinitionExistChecker) - Method in class org.alfresco.repo.search.AbstractIndexFilter
- initJobExecutor() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- initMessages() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- initMessages() - Method in interface org.alfresco.repo.i18n.MessageDeployer
- initScope(Context, boolean, boolean) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
-
Initializes a scope for script execution.
- initSync(Date, boolean) - Method in interface org.alfresco.repo.security.sync.UserRegistry
-
Notifies the user registry that the sync process is about to start.
- initThumbnailDefinitions() - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- initTrustedSSLSocketFactory(KeyStore) - Static method in class org.alfresco.repo.security.authentication.AlfrescoSSLSocketFactory
-
Initialize the factory with custom trustStore
- initVariableTypes() - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- InMemoryCacheStatistics - Class in org.alfresco.repo.cache
-
Simple non-persistent implementation of
CacheStatistics. - InMemoryCacheStatistics() - Constructor for class org.alfresco.repo.cache.InMemoryCacheStatistics
- innerVerifyAccessRestriction(Action) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
-
Restriction specific implementation of extensions
- innerVerifyAccessRestriction(Action) - Method in class org.alfresco.repo.action.access.AdminActionAccessRestriction
-
Only admin can run action access restriction
- inProgress() - Method in interface org.alfresco.repo.bulkimport.BulkImportStatus
- inProgress() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- INPUTSTREAM_FAIL - Static variable in interface org.alfresco.service.license.LicenseService
- INPUTSTREAM_RELOAD_FAIL - Static variable in interface org.alfresco.service.license.LicenseService
- INPUTSTREAM_SUCCESS - Static variable in interface org.alfresco.service.license.LicenseService
- insert(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- insert(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- insertChildAssoc(ChildAssocEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertChildAssoc(ChildAssocEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertDelta(NodeRef, long) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- insertDelta(NodeRef, long) - Method in interface org.alfresco.repo.domain.usage.UsageDAO
-
Create a usage delta entry.
- insertDelta(NodeRef, long) - Method in class org.alfresco.repo.usage.UsageServiceImpl
- insertDelta(NodeRef, long) - Method in interface org.alfresco.service.cmr.usage.UsageService
-
Add a usage delta entry.
- insertFeedControl(FeedControlEntity) - Method in interface org.alfresco.repo.domain.activities.FeedControlDAO
- insertFeedControl(FeedControlEntity) - Method in class org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
- insertFeedEntry(ActivityFeedEntity) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- insertFeedEntry(ActivityFeedEntity) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- insertFeedEntry(ActivityFeedEntity) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- insertFeedEntry(ActivityFeedEntity) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- insertNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertNodeAspect(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertNodeAspect(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertNodeAssoc(Long, Long, Long, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertNodeAssoc(Long, Long, Long, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertNodeProperties(Long, Map<NodePropertyKey, NodePropertyValue>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertNodeProperties(Long, Map<NodePropertyKey, NodePropertyValue>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertPost(ActivityPostEntity) - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- insertPost(ActivityPostEntity) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- insertStore(StoreEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertStore(StoreEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertSubscription(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- insertSubscription(String, NodeRef) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- insertSubscription(String, NodeRef) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- insertTransaction(String, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- insertTransaction(String, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- insertUsageDeltaEntity(UsageDeltaEntity) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- insertUsageDeltaEntity(UsageDeltaEntity) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- INSTALLED - Enum constant in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
The module is installed
- INSTALLER - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
- instance - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
-
Deprecated.
- INSTANCE - Static variable in class org.alfresco.repo.virtual.template.BasicConstraint
- InstanceExtension<E,
T extends Trait> - Class in org.alfresco.traitextender -
Sub classes are extension API implementors that get instantiated once per extensible-extension point definition.
- InstanceExtension(T) - Constructor for class org.alfresco.traitextender.InstanceExtension
- InstanceExtensionFactory<I extends InstanceExtension<E,
T>, T extends Trait, E> - Class in org.alfresco.traitextender -
Creates extension sub classes that are extension API implementors once per extensible-extension point definition.
- InstanceExtensionFactory(Class<C>, Class<T>, Class<? extends E>) - Constructor for class org.alfresco.traitextender.InstanceExtensionFactory
- instantiate(QuartzSchedulerResources, QuartzScheduler) - Method in class org.alfresco.repo.scheduler.AlfrescoSchedulerFactory
- instantiateSender(String) - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- instantiateWorkflowEngine() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- INSUFFICIENT - Enum constant in enum class org.alfresco.service.cmr.lock.UnableToReleaseLockException.CAUSE
- INT_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- IntegrityChecker - Class in org.alfresco.repo.node.integrity
-
Component that generates and processes integrity events, enforcing the dictionary model's node structure.
- IntegrityChecker() - Constructor for class org.alfresco.repo.node.integrity.IntegrityChecker
- IntegrityEvent - Interface in org.alfresco.repo.node.integrity
-
Stores information for all events in the system
- IntegrityException - Exception in org.alfresco.repo.node.integrity
-
Thrown when an integrity check fails
- IntegrityException(String, List<IntegrityRecord>) - Constructor for exception org.alfresco.repo.node.integrity.IntegrityException
- IntegrityException(List<IntegrityRecord>) - Constructor for exception org.alfresco.repo.node.integrity.IntegrityException
- IntegrityRecord - Class in org.alfresco.repo.node.integrity
-
Represents an integrity violation
- IntegrityRecord(String) - Constructor for class org.alfresco.repo.node.integrity.IntegrityRecord
- intercept(ProceedingJoinPoint, Extend) - Method in class org.alfresco.traitextender.RouteExtensions
- internalGenerate(ItemType, List<String>, List<String>, Form, Map<String, Object>) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Generates the form.
- internalGenerate(NodeRef, List<String>, List<String>, Form, Map<String, Object>) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- internalPersist(ItemType, FormData) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Persists the form data.
- internalPersist(ItemType, FormData) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- internalPersist(ActionDefinition, FormData) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- internalPersist(TypeDefinition, FormData) - Method in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- internalPersist(NodeRef, FormData) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- interpretCommand(String) - Method in class org.alfresco.repo.admin.BaseInterpreter
-
Interpret a single command using the BufferedReader passed in for any data needed.
- interpretCommand(String) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- interval - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- INVALID - Enum constant in enum class org.alfresco.service.cmr.model.FileFolderServiceType
- INVALID_ID_REGEX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- invalidateTicket(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Invalidate a single ticket by ID
- invalidateTicket(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- invalidateTicket(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Invalidate a single ticket by ID
- invalidateTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- invalidateTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- invalidateTickets(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- invalidateTicketsAll() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- invalidateTicketsAll() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Invalidate all tickets Note: This operation can be clustered (ie. all servers in the cluster will be affected)
- invalidateTicketsExpired() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- invalidateTicketsExpired() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Invalidate expired tickets
- invalidateUser(String) - Method in class org.alfresco.repo.admin.RepoServerMgmt
- invalidateUser(String) - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Invalidate given users tickets
- invalidateUserSession(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Invalidate any tickets held by the user.
- invalidateUserSession(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- invalidateUserSession(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Invalidate any tickets held by the user.
- InvalidCronExpression - Exception in org.alfresco.repo.action.scheduled
-
Exception for invalid cron expressions
- InvalidCronExpression(String) - Constructor for exception org.alfresco.repo.action.scheduled.InvalidCronExpression
-
Invalid cron expression
- InvalidCronExpression(String, Object[]) - Constructor for exception org.alfresco.repo.action.scheduled.InvalidCronExpression
-
Invalid cron expression
- InvalidCronExpression(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.InvalidCronExpression
-
Invalid cron expression
- InvalidCronExpression(String, Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.InvalidCronExpression
-
Invalid cron expression
- InvalidDirectAccessUrlConfigException - Exception in org.alfresco.repo.content.directurl
-
Runtime exception thrown when the direct access URL configuration settings are invalid.
- InvalidDirectAccessUrlConfigException(String) - Constructor for exception org.alfresco.repo.content.directurl.InvalidDirectAccessUrlConfigException
- InvalidExpiryDateException(String) - Constructor for exception org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException.InvalidExpiryDateException
- InvalidExpiryDateException(String, Object[]) - Constructor for exception org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException.InvalidExpiryDateException
- InvalidExtension - Exception in org.alfresco.traitextender
-
Signals an invalid extension state or extension definition.
- InvalidExtension() - Constructor for exception org.alfresco.traitextender.InvalidExtension
- InvalidExtension(String) - Constructor for exception org.alfresco.traitextender.InvalidExtension
- InvalidExtension(String, Throwable) - Constructor for exception org.alfresco.traitextender.InvalidExtension
- InvalidExtension(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.traitextender.InvalidExtension
- InvalidExtension(Throwable) - Constructor for exception org.alfresco.traitextender.InvalidExtension
- InvalidPageBounds - Exception in org.alfresco.repo.virtual.page
- InvalidPageBounds() - Constructor for exception org.alfresco.repo.virtual.page.InvalidPageBounds
- InvalidPageBounds(String) - Constructor for exception org.alfresco.repo.virtual.page.InvalidPageBounds
- InvalidPageBounds(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.page.InvalidPageBounds
- InvalidPageBounds(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.page.InvalidPageBounds
- InvalidPageBounds(Throwable) - Constructor for exception org.alfresco.repo.virtual.page.InvalidPageBounds
- InvalidPropertyValueException - Exception in org.alfresco.repo.management.subsystems
-
Custom AlfrescoRuntimeException for invalid property values.
- InvalidPropertyValueException(String) - Constructor for exception org.alfresco.repo.management.subsystems.InvalidPropertyValueException
-
Creates a new InvalidPropertyValueException with custom message ID.
- InvalidPropertyValueException(String, Object[]) - Constructor for exception org.alfresco.repo.management.subsystems.InvalidPropertyValueException
-
Creates a new InvalidPropertyValueException with custom message ID and custom message parameters.
- InvalidResetPasswordWorkflowException(String) - Constructor for exception org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.InvalidResetPasswordWorkflowException
-
Deprecated.
- InvalidSharedIdException - Exception in org.alfresco.service.cmr.quickshare
-
Exception thrown by the QuickShareService to indicate that content for the given quick share id could not be found.
- InvalidSharedIdException(String) - Constructor for exception org.alfresco.service.cmr.quickshare.InvalidSharedIdException
- InvalidTagException - Exception in org.alfresco.repo.tagging
- InvalidTagException(String) - Constructor for exception org.alfresco.repo.tagging.InvalidTagException
- InvalidTagException(String, Throwable) - Constructor for exception org.alfresco.repo.tagging.InvalidTagException
- InvalidTypeException(String) - Constructor for exception org.alfresco.repo.model.filefolder.FileFolderServiceImpl.InvalidTypeException
- Invitation - Interface in org.alfresco.service.cmr.invitation
-
The invitation request is a command object for who, needs to be added or removed from which resource with which attributes.
- INVITATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- INVITATION_STATUS_ACCEPTED - Static variable in class org.alfresco.repo.invitation.site.InviteInfo
- INVITATION_STATUS_PENDING - Static variable in class org.alfresco.repo.invitation.site.InviteInfo
- INVITATION_STATUS_REJECTED - Static variable in class org.alfresco.repo.invitation.site.InviteInfo
- Invitation.InvitationType - Enum Class in org.alfresco.service.cmr.invitation
-
What type of invitation are we?
- Invitation.ResourceType - Enum Class in org.alfresco.service.cmr.invitation
-
What sort of Resource Web Project, Web Site, Node (Just Web site for now)
- InvitationException - Exception in org.alfresco.service.cmr.invitation
-
Thrown when there is a problem with an invitation.
- InvitationException(String, Object...) - Constructor for exception org.alfresco.service.cmr.invitation.InvitationException
- InvitationExceptionForbidden - Exception in org.alfresco.service.cmr.invitation
-
The current user has attempted to do something that they do not have the rights to do.
- InvitationExceptionForbidden(String) - Constructor for exception org.alfresco.service.cmr.invitation.InvitationExceptionForbidden
- InvitationExceptionForbidden(String, Object[]) - Constructor for exception org.alfresco.service.cmr.invitation.InvitationExceptionForbidden
- InvitationExceptionNotFound - Exception in org.alfresco.service.cmr.invitation
-
The invitation does not exist.
- InvitationExceptionNotFound(String, Object...) - Constructor for exception org.alfresco.service.cmr.invitation.InvitationExceptionNotFound
- InvitationExceptionUserError - Exception in org.alfresco.service.cmr.invitation
-
The current user has attempted to do something that is not valid.
- InvitationExceptionUserError(String, Object[]) - Constructor for exception org.alfresco.service.cmr.invitation.InvitationExceptionUserError
- InvitationProcess - Interface in org.alfresco.repo.invitation
-
The Invitation process is the interface provided by the invitation service to be implemented by each resource's invitation handler This invitation process is the unmoderated invite someone else.
- InvitationProcessDescription - Interface in org.alfresco.repo.invitation
- InvitationProcessDescriptionImpl - Class in org.alfresco.repo.invitation
-
Description about which invitation processes are available
- InvitationProcessDescriptionImpl() - Constructor for class org.alfresco.repo.invitation.InvitationProcessDescriptionImpl
- InvitationSearchCriteria - Interface in org.alfresco.service.cmr.invitation
-
Search criteria for invitation service
- InvitationSearchCriteria.InvitationType - Enum Class in org.alfresco.service.cmr.invitation
-
What type of invitations to search for ?
- InvitationSearchCriteriaImpl - Class in org.alfresco.repo.invitation
- InvitationSearchCriteriaImpl() - Constructor for class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- invitationService - Variable in class org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate
- InvitationService - Interface in org.alfresco.service.cmr.invitation
-
The invitation service provides the ability to invite people to resources.
- InvitationServiceImpl - Class in org.alfresco.repo.invitation
-
Implementation of invitation service.
- InvitationServiceImpl() - Constructor for class org.alfresco.repo.invitation.InvitationServiceImpl
- invite(Invitation, String) - Method in interface org.alfresco.repo.invitation.InvitationProcess
- invite(Invitation, String) - Method in interface org.alfresco.repo.invitation.ModeratedInvitationProcess
-
Invitee kicks off process
- invite(Invitation, String) - Method in interface org.alfresco.repo.invitation.NominatedInvitationProcess
- invite(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- invite(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
-
inviter starts the invitation process
- InviteInfo - Class in org.alfresco.repo.invitation.site
-
Holds properties pertaining to an invitation that has been sent out by a Site Manager (Inviter) to another person (Invitee) to join his/her Site
- InviteInfo(String, String, TemplateNode, String, TemplateNode, String, String, SiteInfo, Date, String) - Constructor for class org.alfresco.repo.invitation.site.InviteInfo
- inviteModerated(String, String, String) - Method in class org.alfresco.repo.site.script.Site
-
Create new moderated invitation to this web site
- inviteModerated(String, String, Invitation.ResourceType, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a ModeratedInvitation
- inviteModerated(String, String, Invitation.ResourceType, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a ModeratedInvitation
- inviteModerated(String, String, Invitation.ResourceType, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a ModeratedInvitation
- inviteModerated(String, String, Invitation.ResourceType, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a ModeratedInvitation
- InviteModeratedSender - Class in org.alfresco.repo.invitation.site
-
This class is responsible for sending email notifications to site managers informing about users requesting access.
- InviteModeratedSender(ServiceRegistry, Repository, MessageService) - Constructor for class org.alfresco.repo.invitation.site.InviteModeratedSender
- inviteNominated(String, String, String, String) - Method in class org.alfresco.repo.site.script.Site
-
Create new nominated invitation to this web site
- inviteNominated(String, String, String, String, String, String) - Method in class org.alfresco.repo.site.script.Site
-
Create new nominated invitation to this web site
- inviteNominated(String, String, String, Invitation.ResourceType, String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a NominatedInvitation
- inviteNominated(String, String, String, Invitation.ResourceType, String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a NominatedInvitation for a user who does not yet have an Alfresco User NameA new user name will be generated as part of the invitation process.
- inviteNominated(String, String, String, Invitation.ResourceType, String, String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a NominatedInvitation
- inviteNominated(String, String, String, Invitation.ResourceType, String, String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a NominatedInvitation for a user who does not yet have an Alfresco User NameA new user name will be generated as part of the invitation process.
- inviteNominated(String, Invitation.ResourceType, String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a NominatedInvitation
- inviteNominated(String, Invitation.ResourceType, String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a NominatedInvitation for a user who does not yet have an Alfresco User Name The server path is calculated based on the sysAdmin parameters
- inviteNominated(String, Invitation.ResourceType, String, String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Start the invitation process for a NominatedInvitation
- inviteNominated(String, Invitation.ResourceType, String, String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Start the invitation process for a NominatedInvitation for a user who does not yet have an Alfresco User Name
- InviteNominatedSender - Class in org.alfresco.repo.invitation.site
-
This class is responsible for sending email invitations, allowing nominated user's to join a Site.
- InviteNominatedSender(ServiceRegistry, Repository, MessageService) - Constructor for class org.alfresco.repo.invitation.site.InviteNominatedSender
- InviteSender - Class in org.alfresco.repo.invitation.site
-
Notifies the necessary user(s) of a pending site membership invitation/request.
- InviteSender(ServiceRegistry, Repository, MessageService) - Constructor for class org.alfresco.repo.invitation.site.InviteSender
- invoke(Object, Method, Object[]) - Method in class org.alfresco.traitextender.AJProxyTrait
- invoke(MethodInvocation) - Method in class org.alfresco.filesys.repo.FilesystemTransactionAdvice
- invoke(MethodInvocation) - Method in class org.alfresco.opencmis.AlfrescoCmisExceptionInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.opencmis.AlfrescoCmisStreamInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.opencmis.CMISTransactionAwareHolderInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.imap.AlfrescoImapFolderAccessInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.model.filefolder.MLTranslationInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.model.ml.MLContentInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.node.MLPropertyInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
- invoke(MethodInvocation) - Method in class org.alfresco.repo.security.permissions.impl.AlwaysProceedMethodInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.security.permissions.impl.ExceptionTranslatorMethodInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.tenant.MultiTNodeServiceInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.tenant.RunAsTenantInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.transaction.CheckTransactionAdvice
- invoke(MethodInvocation) - Method in class org.alfresco.repo.transaction.RetryingTransactionAdvice
- invoke(MethodInvocation) - Method in class org.alfresco.repo.transaction.RetryingTransactionInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.repo.transaction.TransactionalDaoInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- invoke(MethodInvocation) - Method in class org.alfresco.util.AutoCommitInterceptor
- invokeAfterCreateVersion(NodeRef, Version) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Invoke the after create version policy behaviour
- invokeAfterVersionRevert(NodeRef, Version) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Invokes after version has been reverted
- invokeBeforeAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeArchiveNode(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeCreateNode(NodeRef, QName, QName, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeCreateStore(QName, StoreRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeCreateVersion(NodeRef) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Invokes the before create version policy behaviour
- invokeBeforeDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeDeleteNode(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeMoveNode(ChildAssociationRef, NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforePurgeNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- invokeBeforeRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeRestoreArchivedNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- invokeBeforeSetType(NodeRef, QName, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeBeforeUpdateNode(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeCalculateVersionLabel(QName, Version, int, Map<String, Serializable>) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Invoke the calculate version label policy behaviour
- invokeMethod(String, Object[]) - Method in class org.alfresco.repo.template.XSLTProcessorMethodInvoker
- invokeOnAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnCreateAssociation(AssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnCreateStore(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnCreateVersion(NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Invoke the on create version policy behaviour
- invokeOnDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnDeleteNode(ChildAssociationRef, QName, Set<QName>, boolean) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnRestoreArchivedNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- invokeOnRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnSetType(NodeRef, QName, QName) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnUpdateNode(NodeRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeOnUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- invokeSizeDetailsExecutor(NodeRef, String) - Method in interface org.alfresco.repo.node.sizedetails.NodeSizeDetailsService
- invokeSizeDetailsExecutor(NodeRef, String) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- IpAddressAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN IP Address Access control that can be configured via JMX or a Spring bean definition.
- IpAddressAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
- is - Variable in class org.alfresco.repo.forms.FormData.FieldData
- IS_FOLDER - Static variable in class org.alfresco.repo.virtual.bundle.FileInfoPropsComparator
- isAbleToStore(Object) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- isAbleToStore(Object) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- isAccountEnabled(String) - Method in class org.alfresco.repo.jscript.People
-
Return true if the specified user account is enabled.
- isAccountEnabled(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Return true if the specified user account is enabled.
- isActionCausedByRule(Action) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
-
Checks the hierarchy of primary parents of action node ref to look for Rule node ref Finding it means that the action was triggered by an existing rule, which are deemed secure as their validation happens at their setup.
- isActionExposed(Action) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- isActivated() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Determine if any behaviours have been disabled or altered.
- isActivated() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- isActivated() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- isActive() - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- isActive() - Method in class org.alfresco.repo.forms.processor.AbstractFilter
- isActive() - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- isActive() - Method in interface org.alfresco.repo.forms.processor.Filter
-
Determines whether the filter is active
- isActive() - Method in interface org.alfresco.repo.forms.processor.FormProcessor
-
Determines whether this form processor is active
- isActive() - Method in interface org.alfresco.repo.lock.JobLockService.JobLockRefreshCallback
-
Timed callback from the service to determine if the lock is still required.
- isActive() - Method in interface org.alfresco.repo.management.subsystems.ActivateableBean
-
Determines whether this bean is active.
- isActive() - Method in class org.alfresco.repo.replication.ReplicationActionExecutor.ReplicationDefinitionLockExtender
-
Job Lock Refresh
- isActive() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- isActive() - Method in class org.alfresco.repo.security.authentication.external.DefaultAdminConsoleAuthenticator
- isActive() - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
- isActive() - Method in class org.alfresco.repo.security.authentication.external.DefaultWebScriptsHomeAuthenticator
- isActive() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.admin.IdentityServiceAdminConsoleAuthenticator
- isActive() - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.webscripts.IdentityServiceWebScriptsHomeAuthenticator
- isActive() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- isActive() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
- isActive() - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- isActive() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- isActive() - Method in interface org.alfresco.repo.security.sync.SynchronizeDiagnostic
-
Is the user directory active
- isActive() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- isActive() - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- isActive() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Get state for
activeproperty - isActive() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Gets the value of the
activeproperty - isActive() - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns if subscription are enabled for this system.
- isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
- isActive() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- isAdd() - Method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- isAdmin(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Return true if the specified user is an Administrator authority.
- isAdmin(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Return true if the specified user is an Administrator authority.
- isAdminAuthority(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Does the given authority have admin authority.
- isAdminAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Does the given authority have admin authority.
- isAlfrescoURLEnabled() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- isAlien(NodeRef) - Method in interface org.alfresco.repo.transfer.AlienProcessor
-
Has the node been invaded by aliens ?
- isAlien(NodeRef) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- isAllDay(CalendarEntry) - Static method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
-
Does the given
CalendarEntrydefine an all-day event? - isAllDay(CalendarEntry) - Static method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Does the given
CalendarEntrydefine an all-day event? - isAllowAnyHostname() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- isAllowed() - Method in interface org.alfresco.repo.domain.permissions.Ace
- isAllowed() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- isAllowed() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- isAllowed() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- isAllowed() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- isAllowed() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Is permission allowed?
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CanCancelCheckOutActionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CanCheckInActionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CanCheckOutActionEvaluator
-
Node must be versionable, must not have a Private Working Copy and must not be locked.
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CanDeleteDocumentEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.CurrentVersionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.FixedValueActionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.ParentActionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.PermissionActionEvaluator
- isAllowed(CMISNodeInfo) - Method in class org.alfresco.opencmis.mapping.RootFolderEvaluator
- isAllowFullControl() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Does this permission group allow full control?
- isAnyDenyDenies() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- isAnyDenyDenies() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- isApplicable(Item) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- isApplicable(Item) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
-
Determines whether this form processor is applicable for the supplied item
- isApplicableForField(String) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- isApplicableForMimetype(String) - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.Gets whether or not these transformation source options apply for the given mimetype
- isApplicableForMimetype(String) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
- isApplicableForMimetype(String) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.
- isApplicableForMimetype(String) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
-
Deprecated.Gets whether or not these transformation source options apply for the given mimetype
- isApplicableForProperty(QName) - Method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- isApplicableType(NodeRef) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Check if a node is a type or subtype of the of one of the applicable types
- isApplicationJustGeneratingPreCallData() - Method in class org.alfresco.repo.audit.model.AuditApplication
-
Returns
trueif the application name has a prefix of"PreCallData"that indicates that the only purpose of the Application is to generate data to be passed to a post call audit application. - isAppliedToChildren() - Method in class org.alfresco.service.cmr.rule.Rule
-
Indicates wehther this rule should be applied to the children of the owning space.
- isApplyPostQueryPaging() - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQuery
- isApplyPostQueryPaging() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- isApplyPostQueryPermissions() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- isApplyPostQueryPermissions() - Method in class org.alfresco.repo.security.permissions.impl.acegi.AbstractCannedQueryPermissions
- isApplyPostQueryPermissions() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.site.SiteContainersCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.site.SiteGroupCannedQuery
- isApplyPostQuerySorting() - Method in class org.alfresco.repo.site.SiteMembersCannedQuery
- isAsyncNotification() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- isAttribute(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isAuditableProperty(QName) - Static method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- isAuditableProps() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- isAuditEnabled() - Method in interface org.alfresco.repo.audit.AuditComponent
-
Determines whether audit is globally enabled or disabled.
- isAuditEnabled() - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Determines whether audit is globally enabled or disabled.
- isAuditEnabled() - Method in class org.alfresco.repo.audit.AuditServiceImpl
- isAuditEnabled() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Determines whether audit is globally enabled or disabled.
- isAuditEnabled() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Determines whether audit is globally enabled or disabled.
- isAuditEnabled() - Method in interface org.alfresco.service.cmr.audit.AuditService
- isAuditEnabled(String, String) - Method in class org.alfresco.repo.audit.AuditServiceImpl
- isAuditEnabled(String, String) - Method in interface org.alfresco.service.cmr.audit.AuditService
- isAuditingToAuditStorageEnabled() - Method in class org.alfresco.repo.audit.AuditComponentImpl
- isAuditingToAuditStorageEnabled() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Determines whether audit values should be stored in audit storage.
- isAuditingToAuditStorageEnabled() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Determines whether audit values should be stored in audit storage.
- isAuditingToDatabaseEnabled() - Method in class org.alfresco.repo.audit.AuditComponentImpl
- isAuditingToDatabaseEnabled() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Determines whether audit values should be stored in database.
- isAuditingToDatabaseEnabled() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Determines whether audit values should be stored in database.
- isAuditPathEnabled(String, String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Check if an audit path is enabled.
- isAuditPathEnabled(String, String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Check if an audit path is enabled.
- isAuthenticate() - Method in class org.alfresco.email.server.EmailServer
- isAuthenticationCreationAllowed() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Determines whether authentication creation is allowed.
- isAuthenticationCreationAllowed() - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- isAuthenticationCreationAllowed() - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Determines whether authentication creation is allowed.
- isAuthenticationMutable(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Determines whether this user's authentication may be mutated via the other methods.
- isAuthenticationMutable(String) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- isAuthenticationMutable(String) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Determines whether this user's authentication may be mutated via the other methods.
- isAuthorityContained(String, String, Set<String>, Set<String>) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
- isAuthorityContained(String, String, Set<String>, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- isAutoIncrement() - Method in class org.alfresco.util.schemacomp.model.Column
- isAutoOrient() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- isAvailable() - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
- isAvailable() - Method in class org.alfresco.repo.content.transform.LocalFailoverTransform
- isAvailable() - Method in class org.alfresco.repo.content.transform.LocalPassThroughTransform
- isAvailable() - Method in class org.alfresco.repo.content.transform.LocalPipelineTransform
- isAvailable() - Method in class org.alfresco.repo.content.transform.LocalTransformImpl
- isAvailable() - Method in class org.alfresco.repo.content.transform.RemoteTransformerClient
- isAVersion(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- isAVersion(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- isAVersion(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- isAVersion(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Is the nodeRef a version node?
- isBootstrapped() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- isBootstrapped() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Is this service bootstrapped?
- isBootstrapping() - Method in class org.alfresco.repo.admin.RepositoryState
-
Determine if the repository is ready to use.
- isCachable() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- isCachable() - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- isCachable() - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- isCachable() - Method in interface org.alfresco.service.cmr.repository.ScriptLocation
-
Returns true if the script content is considered cachedable - i.e. classpath located or similar.
- isCacheEnabled() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Is caching enabled for each index fragment?
- isCacheOnInbound() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- isCancellationRequested(CancellableAction) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- isCancellationRequested(CancellableAction) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Has cancellation been requested for the given action?
- isCancelled(NodeRef) - Method in class org.alfresco.repo.download.DownloadStorage
- isCancelRequested() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- isCancelRequested() - Method in class org.alfresco.service.cmr.action.ExecutionDetails
- isCaseSensitive() - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- isChanged() - Method in class org.alfresco.filesys.repo.TempNetworkFile
- isChannelOpen() - Method in class org.alfresco.repo.content.AbstractContentReader
- isChannelOpen() - Method in class org.alfresco.repo.content.AbstractContentWriter
- isChannelOpen() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- isChannelOpen() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- isChannelOpen() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- isCheckedOut(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- isCheckedOut(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- isCheckedOut(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Determine if a node has been checked out or not
- isCheckTableColumnOrder() - Method in class org.alfresco.util.schemacomp.model.Schema
- isChildAssociationRefAlwaysTraversed(ChildAssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
-
Indicates whether a child association ref is always traversed or not
- isChildAssociationRefAlwaysTraversed(QName, ChildAssociationRef) - Method in class org.alfresco.repo.policy.PolicyScope
- isClientControlled() - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- isClientControlled(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- isClientIdValidationDisabled() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- isClosed() - Method in class org.alfresco.repo.content.AbstractContentReader
-
An automatically created listener sets the flag
- isClosed() - Method in class org.alfresco.repo.content.AbstractContentWriter
-
An automatically created listener sets the flag
- isClosed() - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- isClosed() - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- isClosed() - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- isClosed() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- isClusterEnabled() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Does this license allow clustering?
- isCmisDisableHideConfig() - Method in interface org.alfresco.repo.model.filefolder.ConfigurableHiddenFileInfo
- isCmisDisableHideConfig() - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- isCollate() - Method in class org.alfresco.repo.search.impl.solr.SpellCheckDecisionManager
- isComment(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isCompareOrder() - Method in class org.alfresco.util.schemacomp.model.Column
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- isComplete() - Method in interface org.alfresco.filesys.repo.rules.ScenarioInstance
-
Is the scenario complete?
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- isComplete() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- isComplete() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Returns whether the task is complete 'true':complete, 'false':in-progress
- isComplete() - Method in class org.alfresco.service.cmr.download.DownloadStatus
- isConfigurable(NodeRef) - Method in interface org.alfresco.repo.configuration.ConfigurableService
-
Indicates whether a node is configurable or not
- isConfigurable(NodeRef) - Method in class org.alfresco.repo.configuration.ConfigurableServiceImpl
- isConstructable(Serializable) - Method in class org.alfresco.repo.domain.propval.DefaultPropertyTypeConverter
-
Determines if the value can be adequately recreated (to equality) by creating a new instance.
- isContentClassRegistered(String) - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry
-
Checks if the specified type/aspect is registered as a marker for rendition prevention.
- isContentClassRegistered(QName) - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry
-
Checks if the specified type/aspect is registered as a marker for rendition prevention.
- isContentDirectUrlEnabled() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- isContentDirectUrlEnabled() - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Checks if the system and at least one store supports the retrieving of direct access URLs.
- isContentDirectUrlEnabled() - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- isContentDirectUrlEnabled() - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Checks if the system and at least one store supports the retrieving of direct access URLs.
- isContentDirectUrlEnabled(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- isContentDirectUrlEnabled(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- isContentDirectUrlEnabled(NodeRef) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Deprecated.
- isContentDirectUrlEnabled(NodeRef, QName) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Checks if the system and store supports the retrieving of a direct access
URLfor the given node. - isContentDirectUrlEnabled(NodeRef, QName) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Checks if the system and store supports the retrieving of a direct access
URLfor the given node. - isContentEqual(ContentReader, File) - Method in class org.alfresco.filesys.repo.CIFSContentComparator
- isContentEqual(ContentReader, File) - Method in interface org.alfresco.filesys.repo.ContentComparator
-
Are the two content items equal?
- isContentFileReadable() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- isContentIndexingEnabled() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- isContentUrlSupported(String) - Method in class org.alfresco.repo.content.AbstractContentStore
-
Override this method to supply a efficient and direct check of the URL supplied.
- isContentUrlSupported(String) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- isContentUrlSupported(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- isContentUrlSupported(String) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- isCopyChildren() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
-
Get the current recursion behaviour.
- isCorrectTenantHistoric(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- isCorrectTenantRuntime(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- isCorrectTenantRuntime(String, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- isCrawlAssociations() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Crawl and export associations
- isCrawlChildNodes() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Crawl and export child nodes
- isCrawlContent() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Crawl and export content properties
- isCrawlNullProperties() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Crawl and export null properties
- isCrawlSelf() - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Crawl and export node at export path
- isCreated() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- isCreated(String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Has the path been "soft created"
- isCreated(String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- isCreatedByRenditionService2(NodeRef, String) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- isCryptodocEnabled() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Does this license allow cryptodoc
- isCurrentUserTheSystemUser() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Is the current user the system user?
- isCurrentUserTheSystemUser() - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Is the current user the system user?
- isCurrentUserTheSystemUser() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Is the current user the system user?
- isCurrentUserTheSystemUser() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- isCurrentUserTheSystemUser() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- isCurrentUserTheSystemUser() - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Is the current user the system user?
- isCurrentVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isCustomEmbeddedWorkflowEnabled() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Does this license allow custom embedded workflows?
- isCutOff() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckedCollection
-
Check if the results have been truncated by permission check limits.
- isCutOff() - Method in class org.alfresco.repo.security.permissions.PermissionCheckedCollection.PermissionCheckedCollectionMixin
- isDataTypeSupported(QName) - Static method in class org.alfresco.repo.domain.node.NodePropertyValue
-
If property value of the type
QNameis supported - isDebugEnabled - Variable in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- isDebugEnabled() - Method in class org.alfresco.repo.content.transform.TransformerLog
-
Enabled if number of transformer debug entries is greater than 0 AND there is not a test function generating output.
- isDebugLoggingEnabled() - Method in class org.alfresco.repo.jscript.ScriptLogger
- isDefault - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
-
Deprecated.
- isDefault() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
-
Whether the facet is a default facet (loaded from a configuration file) or not
- isDefault() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
- isDefault(boolean) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- isDefaultDomain() - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- isDeferred() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- isDeferred() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Indicates whether the patch must be deferred (not to be executed in bootstrap) or not
- isDefinitionDeployed(InputStream, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Is the specified Workflow Definition already deployed?
- isDefinitionDeployed(InputStream, String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Is the specified Workflow Definition already deployed?
- isDefinitionDeployed(String, InputStream, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isDefinitionDeployed(String, InputStream, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Is the specified Workflow Definition already deployed?
- isDefinitionDeployed(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isDefinitionDeployed(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Is the specified Workflow Definition already deployed?
- isDefinitionExists(QName) - Method in interface org.alfresco.repo.search.AbstractIndexFilter.DefinitionExistChecker
- isDeleteBackup() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- isDeleteBackup() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- isDeleteBackup() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- isDeleted(String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Has the path been "soft deleted"
- isDeleted(String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- isDeleteOnClose() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- isDenied() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- isDenied() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- isDenied() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- isDenied() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Is permissions denied?
- isDirectory(NodeRef) - Method in class org.alfresco.filesys.repo.CifsHelper
- isDirty() - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- isDirty() - Static method in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
Deprecated.To be replaced by
DirtySessionMethodInterceptor - isDirty() - Method in interface org.alfresco.repo.transaction.TransactionalDao
-
Are there any pending changes which must be synchronized with the store?
- isDisabled() - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- isDisableRulesService() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- isDisableSubClasses() - Method in class org.alfresco.repo.policy.ClassFilter
- isDisableTrustManager() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- isDocument() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isDocument(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isDone() - Method in interface org.alfresco.service.cmr.site.SiteService.SiteMembersCallback
-
Return true to break out of the loop early.
- isDraftBlogPost(NodeRef) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- isDraftBlogPost(NodeRef) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Deprecated.Add this to the BlogPostInfo shortly
- isDynamicallyLoaded() - Method in class org.alfresco.repo.rendition2.RenditionDefinition2Impl
- isElement(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isEmbedderSupported(String, long) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- isEmbeddingSupported(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Determines if the extracter works against the given mimetype.
- isEmbeddingSupported(String) - Method in interface org.alfresco.repo.content.metadata.MetadataEmbedder
-
Determines if the extracter works against the given mimetype.
- isEmpty() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- isEmpty() - Method in class org.alfresco.repo.template.XSLTemplateModel
- isEmpty() - Method in class org.alfresco.util.ValueProtectingMap
- isEnabled() - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
- isEnabled() - Method in class org.alfresco.mbeans.ConnectorServerFactory
- isEnabled() - Method in interface org.alfresco.metrics.db.DBMetricsReporter
- isEnabled() - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- isEnabled() - Method in interface org.alfresco.metrics.MetricsReporter
- isEnabled() - Method in interface org.alfresco.metrics.rest.RestMetricsReporter
- isEnabled() - Method in class org.alfresco.metrics.rest.RestMetricsReporterProxy
- isEnabled() - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- isEnabled() - Method in interface org.alfresco.repo.content.directurl.DirectUrlConfig
- isEnabled() - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- isEnabled() - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Indicates if any logging is required.
- isEnabled() - Method in class org.alfresco.repo.event2.EventGenerator
- isEnabled() - Method in class org.alfresco.repo.policy.BaseBehaviour
-
Indicates whether the this behaviour is current enabled or not
- isEnabled() - Method in interface org.alfresco.repo.policy.Behaviour
- isEnabled() - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Determine if behaviour is globally enabled.
- isEnabled() - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- isEnabled() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- isEnabled() - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
Indicates if renditions are enabled.
- isEnabled() - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- isEnabled() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- isEnabled() - Method in interface org.alfresco.repo.replication.ReplicationParams
-
Is the Replication Service Enabled
- isEnabled() - Method in class org.alfresco.repo.replication.ReplicationParamsImpl
- isEnabled() - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- isEnabled() - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isEnabled() - Method in class org.alfresco.repo.search.impl.DummySuggesterServiceImpl
- isEnabled() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- isEnabled() - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- isEnabled() - Method in interface org.alfresco.repo.search.SearchTrackingComponent
- isEnabled() - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- isEnabled() - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- isEnabled() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- isEnabled() - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- isEnabled() - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- isEnabled() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- isEnabled() - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- isEnabled() - Method in class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- isEnabled() - Method in class org.alfresco.service.cmr.audit.AuditService.AuditApplication
- isEnabled() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Is this Replication Definition currently enabled (can be run), or disabled (can't be run)?
- isEnabled() - Method in interface org.alfresco.service.cmr.replication.ReplicationService
-
Is the replication service enabled?
- isEnabled() - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether rules are currently enabled for the current thread or not
- isEnabled() - Method in interface org.alfresco.service.cmr.search.SuggesterService
-
Whether the Suggester is enabled (refer to 'solr.suggester.enabled' repository property) or not
- isEnabled() - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
is this transfer target enabled or disabled?
- isEnabled() - Method in class org.alfresco.traitextender.SpringExtensionBundle
-
Returns whether the current bundle should be registered or not.
- isEnabled() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- isEnabled() - Method in class org.alfresco.util.remote.server.AlfrescoRmiRegistryFactoryBean
- isEnabled(Boolean) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- isEnabled(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- isEnabled(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- isEnabled(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Is the specified user, enabled
- isEnabled(NodeRef) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Determine if behaviour is enabled for a specific node.
- isEnabled(NodeRef) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- isEnabled(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- isEnabled(NodeRef, QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Determine if behaviour is enabled for specific node and class.
- isEnabled(NodeRef, QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- isEnabled(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- isEnabled(QName) - Method in interface org.alfresco.repo.policy.BehaviourFilter
-
Determine if behaviour is enabled for a class.
- isEnabled(QName) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- isEnabled(QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- isEnabledByDefault() - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
- isEnabledByDefault() - Method in interface org.alfresco.service.cmr.repository.HBDataCollectorService
- isEnabledTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- isEnabledTenant(String) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- isEnabledTenant(String) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- isEnableTLS() - Method in class org.alfresco.email.server.EmailServer
- isEncryptedContent() - Method in class org.alfresco.repo.management.subsystems.EncryptedContentStoreChildApplicationContextFactory
- isEndOfFile() - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Determine if the end of file has been reached.
- isEndpointMandatory() - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Determines whether the target is mandatory
- isEndpointMany() - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Determines if multiple targets can be selected
- isEngineEnabled(String) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Determines whether the engine with the given id is enabled.
- isEngineEnabled(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowAdminService
-
Determines whether the engine with the given id is enabled.
- isEngineVisible(String) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Determines whether the workflow definitions are visible for the engine with the given id.
- isEngineVisible(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowAdminService
-
Determines whether the workflow definitions are visible for the engine with the given id.
- isEnterSubfolder(ChildAssociationRef) - Method in interface org.alfresco.service.cmr.model.SubFolderFilter
-
Does deep listing enter this subfolder?
- isErrorLoggingEnabled() - Method in class org.alfresco.repo.jscript.ScriptLogger
- isEventTypeEqualTo(EventType) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- isExcluded(String) - Method in class org.alfresco.repo.event2.filter.EventUserFilter
- isExcluded(QName) - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- isExcluded(QName) - Method in class org.alfresco.repo.event2.filter.NodePropertyFilter
- isExcluded(T) - Method in interface org.alfresco.repo.event2.filter.EventFilter
-
Indicates whether the given object should be excluded or not.
- isExcludedClass(QName) - Method in interface org.alfresco.repo.importer.Importer
-
Is excluded Content Model Class?
- isExclusive() - Method in class org.alfresco.repo.domain.locks.LockEntity
-
Determine if the lock is logically exclusive.
- isExclusive() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Is it an exclusive lock?
- isExecuteAsynchronously(NodeRef) - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Allows ActionExecuters to say that they should be run asynchronously even if requested to run synchronously.
- isExecuteAsynchronously(NodeRef) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
-
Used by the action service to work out if it should override the executeAsychronously value when it is know the extract will take place asynchronously anyway.
- isExecuteOnceOnly() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- isExecuteOnceOnly() - Method in interface org.alfresco.repo.module.ModuleComponent
- isExpandGroups() - Method in class org.alfresco.repo.site.SiteMembersCannedQueryParams
- isExpired() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Whether this lock has expired.
- isExposed() - Method in class org.alfresco.repo.security.permissions.impl.model.Permission
-
Should this permission be shown to the UI?
- isExposed() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Expose in the UI?
- isExtends() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Does this definition extend another (from a base type as defined in the DD)
- isExtractAttachmentsEnabled() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- isFail() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Is this entry recording an error?
- isFavourite(String, NodeRef) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- isFavourite(String, NodeRef) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
-
Is the entity identified by nodeRef a favourite document of user "userName".
- isFile - Variable in class org.alfresco.repo.forms.FormData.FieldData
- isFile() - Method in class org.alfresco.repo.forms.FormData.FieldData
-
Determines whether the data represents a file
- isFile() - Method in class org.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
-
Determines whether the data represents a file
- isFiltered() - Method in interface org.alfresco.service.cmr.audit.AuditInfo
-
Was this audit entry subject to filtering (which must have been met if an entry is found).
- isFilterIgnoreCase() - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder
- isFilterOnGet() - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- isFilterOnSet() - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- isFinished() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- isFirstRecord() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- isFolder() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isFolder() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- isFolder() - Method in class org.alfresco.service.cmr.activities.ActivityInfo
- isFolder() - Method in interface org.alfresco.service.cmr.model.FileInfo
- isFolderEmpty(NodeRef) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Check if the folder node is empty
- isForce() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- isForce() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- isForce() - Method in interface org.alfresco.repo.admin.patch.Patch
- isForcedField(String) - Method in interface org.alfresco.repo.forms.processor.FormCreationData
- isForcedField(String) - Method in class org.alfresco.repo.forms.processor.FormCreationDataImpl
- isForward() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- isForward() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- isForwardTrue() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- isFromEnabled() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- isFTPServerEnabled() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Check if the FTP server is enabled
- isFTPServerEnabled() - Method in class org.alfresco.filesys.FileServerConfig
-
Check if the FTP server is enabled
- isFTPServerEnabled() - Method in interface org.alfresco.filesys.FileServerConfigMBean
-
Check if the FTP server is enabled
- isGlobalId(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- isGlobalId(String, String) - Static method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Returns
trueif the globalId parameter is a valid global Id for the given engineId. - isGuest(ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Return true if the specified user is an guest authority.
- isGuest(TemplateNode) - Method in class org.alfresco.repo.template.People
-
Return true if the specified user is an Guest authority.
- isGuestAuthority(String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Does the given authority have guest authority.
- isGuestAuthority(String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Does the given authority have guest authority.
- isGuestUserName(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- isGuestUserName(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
True if this is a guest user ?
- isGuestUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- isHeartBeatDisabled() - Method in interface org.alfresco.service.license.LicenseDescriptor
-
Does this license allow the heartbeat to be disabled?
- isHidden() - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- isHidden() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- isHidden() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- isHidden() - Method in interface org.alfresco.service.cmr.model.FileInfo
- isHidden(String) - Method in interface org.alfresco.repo.model.filefolder.HiddenFileInfo
- isHidden(NodeRef) - Method in class org.alfresco.opencmis.CMISConnector
- isHidden(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- isHidden(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
- isHideTLS() - Method in class org.alfresco.email.server.EmailServer
- isHighByteZip() - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
- isHomeNetwork - Variable in class org.alfresco.repo.tenant.Network
- isHTML(String) - Static method in class org.alfresco.repo.action.executer.MailActionExecuter
- isIgnored() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- isIgnored() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Is this patch just ignored - never considered for application
- isIgnoreMT() - Static method in class org.alfresco.repo.tenant.MultiTNodeServiceInterceptor
- isIgnoreNotificationFailure() - Method in class org.alfresco.service.cmr.notification.NotificationContext
- isIgnorePathsForSpecificAspects() - Method in class org.alfresco.repo.search.AspectIndexFilter
- isIgnorePathsForSpecificTypes() - Method in class org.alfresco.repo.search.TypeIndexFilter
- isIgnoreSendFailure() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.ignoreSendFailure - isIgnoreSendFailure() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- isIgnoreTenantCheck() - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- isImapEnabled() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- isImapsEnabled() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- isImapServerEnabled() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- IsImmutableProperty - Class in org.alfresco.opencmis.mapping
-
Property accessor for CMIS is immutable property
- IsImmutableProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsImmutableProperty
-
Construct
- isImplies() - Method in class org.alfresco.repo.security.permissions.impl.RequiredPermission
- isInclude() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- isIncluded(Node) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- isIncludeGroupsForRoleAdmin() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- isIncludeGroupsForRoleAdmin() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- isIncludeNodesTable() - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- isInCurrentTxn(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- isInCurrentTxn(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- isInfoLoggingEnabled() - Method in class org.alfresco.repo.jscript.ScriptLogger
- isInherited() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- isInherited() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- isInherited() - Method in class org.alfresco.repo.security.permissions.impl.model.GlobalPermissionEntry
- isInherited() - Method in class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
- isInherited() - Method in class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- isInherited() - Method in interface org.alfresco.repo.security.permissions.PermissionEntry
-
Is this permission inherited?
- isInherited() - Method in class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- isInitialised() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Check if the configuration has been initialized
- isInternal() - Method in class org.alfresco.repo.links.LinkInfoImpl
- isInternal() - Method in interface org.alfresco.service.cmr.links.LinkInfo
-
Is this a internal link?
- isInTransaction() - Method in class org.alfresco.repo.audit.AuditRecord
- isItem() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isKeyOrValueSearch() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- isKeyRegistered(String) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- isLast() - Method in class org.alfresco.repo.transfer.TransferEventImpl
- isLast() - Method in interface org.alfresco.service.cmr.transfer.TransferEvent
-
Is this the last event for this transfer ?
- isLatest() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Is this the latest version of the acl identified by the acl id string?
- isLatest() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- isLatest() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Is this the latest version of the acl identified by the acl id string?
- isLatest() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- isLatestMajorVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- IsLatestMajorVersionProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS is latest major version property
- IsLatestMajorVersionProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsLatestMajorVersionProperty
-
Construct
- isLatestVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- IsLatestVersionProperty - Class in org.alfresco.opencmis.mapping
-
Accesser for CMIS is latest version property
- IsLatestVersionProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsLatestVersionProperty
-
Construct
- isLess(Long, Long[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- isLicenseValid() - Method in interface org.alfresco.service.license.LicenseService
-
Was the license known to be valid the last time it was checked?.
- isLimitsEnabled() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- isLink() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- isLink() - Method in interface org.alfresco.service.cmr.model.FileInfo
- isLinkedToRuleNode(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isLinkedToRuleNode(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether the passed rule node reference is linked to another rule node.
- isLinkNode() - Method in class org.alfresco.filesys.repo.ContentFileInfo
-
Check if this is a link node
- isLoaded() - Method in class org.alfresco.repo.admin.RepoModelDefinition
- isLocalizedProperty(QName) - Static method in class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
- isLocked() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Returns true if node has shared or exclusive locks
- isLocked(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Indicates if the node is locked for the current user.
- isLocked(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- isLocked(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Indicates if the node is locked for the current user.
- isLockedAndReadOnly(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Indicates if the node is locked AND it's *not* a WRITE_LOCK for the current user.
- isLockedAndReadOnly(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- isLockedAndReadOnly(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Indicates if the node is locked AND it's *not* a WRITE_LOCK for the current user.
- isLockedAndReadOnly(NodeRef, LockService) - Static method in class org.alfresco.repo.lock.LockUtils
-
Deprecated.use LockService.isLockedAndReadOnly
- isLockEnabled() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- isLockInfo() - Method in class org.alfresco.repo.lock.mem.LockState
-
Returns whether this
LockStateis for a lock or whether there is no lock defined for the node. - isLoggingEnabled() - Method in class org.alfresco.repo.jscript.ScriptLogger
- isMaintainAspectRatio() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- isMajorVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- IsMajorVersionProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for CMIS is major version property
- IsMajorVersionProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsMajorVersionProperty
-
Construct
- isMandatory() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- isMandatory() - Method in class org.alfresco.repo.forms.FieldGroup
-
Determines if the group is mandatory
- isMandatory() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Determines if the property is mandatory
- isMandatory() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Indicates whether the parameter is mandatory or not.
- isMarked() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- isMatch(QName) - Method in class org.alfresco.repo.search.NodeServiceXPath.JCRPatternMatch
- isMatching(QName) - Method in class org.alfresco.repo.event2.shared.QNameMatcher
- isMember(String) - Method in class org.alfresco.repo.site.script.Site
-
Indicates whether a user is a member of the site.
- isMember(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- isMember(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Indicates whether an authority is a member of a site or not
- isMemberOfGroup() - Method in class org.alfresco.repo.site.SiteMemberInfoImpl
- isMemberOfGroup() - Method in class org.alfresco.repo.site.SiteMembership
- isMemberOfGroup() - Method in interface org.alfresco.service.cmr.site.SiteMemberInfo
-
Indicates whether a member belongs to a group with access rights to the site or not
- isMemberOfGroup(String) - Method in class org.alfresco.repo.site.script.Site
-
Indicates whether a user belongs to a group with access rights to the site or not
- isMemoryLimitSupported() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- isMessageInSitesLibrary - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- isMetadataEmbedMimetype(String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- isMetadataEmbedMimetype(String) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
- isMetadataExtractMimetype(String) - Static method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- isMetadataExtractMimetype(String) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
- isMLAware() - Static method in class org.alfresco.repo.node.MLPropertyInterceptor
- isModelAdmin(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- isModelExists(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- isModificationDateSetDirectly() - Method in class org.alfresco.filesys.repo.TempNetworkFile
- isModified() - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Return the modified status
- isModified() - Method in interface org.alfresco.repo.search.TransactionSynchronisationAwareIndexer
-
Report if there are any chenges to commit
- isMoveAsSystem() - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- isMoveAsSystem() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- isMoveAsSystem() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- isMultiTenantWorkflowDeploymentEnabled() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- isMultiTenantWorkflowDeploymentEnabled() - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isMultiTenantWorkflowDeploymentEnabled() - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
- isMultiValued() - Method in class org.alfresco.repo.action.ParameterDefinitionImpl
- isMultiValued() - Method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- isMultiValued() - Method in interface org.alfresco.service.cmr.action.ParameterDefinition
-
Is multi-valued?
- isMutable() - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Can this service create, delete and update person information?
- isMutable() - Method in interface org.alfresco.service.cmr.security.PersonService
-
Can this service create, delete and update person information?
- isNamespace(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isNamespacePrefixExists(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- isNamespacePrefixExists(NodeRef) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- isNamespaceUriExists(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- isNativeCodeDisabled() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Check if native code calls are disabled
- isNewContent() - Method in class org.alfresco.repo.rawevents.types.OnContentUpdatePolicyEvent
- isNFSServerEnabled() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Check if the NFS server is enabled
- isNodeExists() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- isNodeType() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- isNullable() - Method in class org.alfresco.util.schemacomp.model.Column
- isNullFilingRule() - Method in interface org.alfresco.repo.virtual.template.FilingRule
- isNullFilingRule() - Method in class org.alfresco.repo.virtual.template.NodeFilingRule
- isNullFilingRule() - Method in class org.alfresco.repo.virtual.template.NullFilingRule
- isNullFilingRule() - Method in class org.alfresco.repo.virtual.template.TemplateFilingRule
- isNullReversePatAllowed() - Method in class org.alfresco.email.server.EmailServer
- ISO8601DateFormatMethod - Class in org.alfresco.repo.template
- ISO8601DateFormatMethod() - Constructor for class org.alfresco.repo.template.ISO8601DateFormatMethod
- ISO9075Decode(String) - Method in class org.alfresco.repo.jscript.Search
-
Decode a string from ISO9075
- ISO9075Encode(String) - Method in class org.alfresco.repo.jscript.Search
-
Encode a string to ISO9075 - used to build valid paths for Lucene queries etc.
- ISOLATED_TRANSACTIONS - Enum constant in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Run Each action in an isolated transaction
- isOpLocksEnabled(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- isOpLocksEnabled(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Enable/disable oplock support
- isOpLocksEnabled(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- isORCondition() - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- isORCondition() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
- isOrdered() - Method in class org.alfresco.ibatis.IdsEntity
- isOrdered() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- isOuter() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- isOutlook() - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Is this an outlook based event?
- isOutlook() - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Is this an outlook based event?
- isOverwriteDuplicates() - Method in class org.alfresco.email.server.handler.FolderEmailMessageHandler
- isOwnerReading(Node, Authority) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- isPassThroughTransformName(String) - Method in class org.alfresco.transform.registry.CombinedConfig
- isPasswordCorrect(Authentication, UserDetails) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationProvider
- isPasswordValid(String, String, Object) - Method in class org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl
- isPasswordValid(String, String, Object) - Method in class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
-
Takes a previously encoded password and compares it with a rawpassword after mixing in the salt and encoding that value
- isPasswordValid(String, String, Object) - Method in class org.alfresco.repo.security.authentication.NoOpPasswordEncoderImpl
- isPercentageCrop() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
- isPercentResize() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- isPermanent() - Method in class org.alfresco.repo.management.subsystems.PropertyBackedBeanUnregisteredEvent
-
Is the component being destroyed forever, i.e. should persisted values be removed?
- isPooled() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Returns whether this task is pooled or not
- isPreserveAuditableData() - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- isPreserveAuditableData() - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- isPrimary() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- isPrimary() - Method in class org.alfresco.repo.jscript.ChildAssociation
- isPrimary() - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- IsPrivateWorkingCopy - Class in org.alfresco.opencmis.mapping
-
'cmis:isPrivateWokringCopy' property accessor for CMIS 1.1 (MNT-11631)
- IsPrivateWorkingCopy(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsPrivateWorkingCopy
- isProcessingInstruction(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isProperty() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- isProtectedField() - Method in class org.alfresco.repo.forms.FieldDefinition
-
Determines whether the field is protected i.e. it should be rendered as read-only in any client displaying the field
- isProtectionEnabled() - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- isPublicClient() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- isPWC() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isQueryMetricsEnabled() - Method in interface org.alfresco.metrics.db.DBMetricsReporter
- isQueryMetricsEnabled() - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- isQueryStatementsMetricsEnabled() - Method in interface org.alfresco.metrics.db.DBMetricsReporter
- isQueryStatementsMetricsEnabled() - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- isQuickShareEnabled() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- isQuickShareEnabled() - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Whether the quick share is enabled or not.
- isReadOnly() - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Check if the transaction is read-only
- isReadOnly() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- isReadOnly() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Does the Repository allows writes or not ?
- isReadOnly() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- isReadOnly() - Method in class org.alfresco.repo.imap.AbstractImapFolder
- isReadOnly() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Whether the folder is read-only for user.
- isReadOnly() - Method in class org.alfresco.repo.transaction.DummyTransactionService
- isReadOnly() - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Determine if ALL user transactions will be read-only.
- isReadOnly() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- isReadOnly() - Method in class org.alfresco.service.cmr.admin.RepoUsage
-
Get the read-write state of the repository
- isReadOnly() - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
isReadOnly specifies whether the transferred nodes should be editable on the destination system.
- isReadOnly() - Method in interface org.alfresco.service.transaction.TransactionService
-
Determine if ALL user transactions will be read-only.
- isReadOnly(SrvSession, DeviceContext) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- isReadOnly(SrvSession, DeviceContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Determine if the disk device is read-only.
- isReadOnly(SrvSession, DeviceContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Determine if the disk device is read-only.
- isReadOnly(SrvSession, DeviceContext) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- isReadOnly(SrvSession, DeviceContext) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- isReadOnly(SrvSession, DeviceContext, boolean) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- isReference() - Method in interface org.alfresco.repo.importer.ImportNode
- isReference() - Method in class org.alfresco.repo.importer.view.NodeContext
- isReference(NodeRef) - Static method in class org.alfresco.repo.virtual.ref.Reference
-
Deprecated.
- isReferenceableProperty(QName) - Static method in class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
- isRegisteredPolicy(PolicyType, QName) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Determine if the specified policy has been registered
- isRegisteredPolicy(PolicyType, QName) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- isRelationship() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isRendition(NodeRef) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- isRendition(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method returns
trueif the specified NodeRef is a valid rendition node, elsefalse. - isRenditionAvailable(NodeRef, NodeRef) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
-
Indicates if the rendition is available.
- isRepeating() - Method in class org.alfresco.repo.forms.FieldGroup
-
Determines whether the fields inside this group can repeat multiple times
- isRepeating() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Determines if the property can contain multiple values
- isReplaceExisting() - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
-
Deprecated.Use
BulkImportParameters.getExistingFileMode()(MNT-17703) - isRequireTLS() - Method in class org.alfresco.email.server.EmailServer
- isResizeToThumbnail() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- isResourceBeforeAllFieldsNull() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- isResourcePresent(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Support method to determine if there is already a resource associated with the given key.
- isRestServicePathMetricsEnabled() - Method in interface org.alfresco.metrics.rest.RestMetricsReporter
- isRestServicePathMetricsEnabled() - Method in class org.alfresco.metrics.rest.RestMetricsReporterProxy
- isRetentionHistoricProcessInstanceEnabled() - Method in class org.alfresco.repo.workflow.activiti.ActivitiUtil
- isRoot() - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- isRootFolder() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isRuleAssociatedWithRuleSet(NodeRef, NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isRuleAssociatedWithRuleSet(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Check if rule's associated parent matches rule set node.
- isRuleSetAssociatedWithFolder(NodeRef, NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isRuleSetAssociatedWithFolder(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Check if rule set is associated (owned/linked/inherited) with the given folder node.
- isRuleSetShared(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isRuleSetShared(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Check if other folders are linked to rule set.
- isRuleTypeEnabled(String) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- isRuleTypeEnabled(String) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether the rule is enabled or not
- isRunning() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- isSafeToEncodeChain(List<String>) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Determines if its safe to encode the encoding chain.
- isSchedulingEnabled() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- isSchedulingEnabled() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Is scheduling currently enabled?
- isScriptContent(Object) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Helper to return true if the supplied property value is a ScriptContentData object
- isSearchAdmin(String) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Indicates whether the specified user is a search-administrator or not.
- isSearchAdmin(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- isSearchedFor() - Method in class org.alfresco.repo.jscript.ScriptSpellCheckResult
- isSecure() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- isSecure() - Method in interface org.alfresco.service.cmr.repository.ScriptLocation
-
Returns true if the script location is considered secure - i.e. on the repository classpath.
- isSelectable() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- isSelfRatingAllowed() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- isSelfRatingAllowed() - Method in interface org.alfresco.service.cmr.rating.RatingScheme
-
This method returns
trueif the cm:creator of the node is allowed to apply a rating to it, elsefalse. - isSelfRatingAllowed(String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
This method checks whether self-rating is allowed for the specified rating scheme.
- isSendEmails() - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- isSendEmails() - Method in interface org.alfresco.service.cmr.invitation.InvitationService
- isService() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
indicates whether this is a service behaviour or not
- isServiceProvided(QName) - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- isServiceProvided(QName) - Method in interface org.alfresco.service.ServiceRegistry
-
Is the specified service provided by the Repository?
- isSetDirectly() - Method in class org.alfresco.repo.importer.view.NodeContext.ACE
- isSetDirectly() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- isSharded() - Method in class org.alfresco.repo.search.impl.solr.ExplicitSolrStoreMappingWrapper
- isSharded() - Method in interface org.alfresco.repo.search.impl.solr.SolrQueryClient
- isSharded() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- isSharded() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- isSharded() - Method in interface org.alfresco.repo.search.impl.solr.SolrStoreMappingWrapper
- isShared() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Is it a shared lock?
- isShareURLEnabled() - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- isShuffleDirectory(String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Does the specified directory contain a shuffled temporary file
- isShuffleDirectory(String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- isSimpleReportActive() - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
-
If this returns true, then the transfer service reports should only contain entries about: Create, Update, Delete items ; see MNT-14059
- isSingleton() - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- isSingleton() - Method in class org.alfresco.repo.domain.dialect.DialectFactoryBean
- isSingleton() - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- isSingleton() - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
- isSingleton() - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- isSingleton() - Method in class org.alfresco.util.StringAppendingFactoryBean
- isSingleton() - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- isSiteAdmin(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Indicates whether the specified user is a site administrator or not.
- isSiteAdmin(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Indicates whether the specified user is a site administrator or not.
- isSiteManager(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Determines if the current user is a manager of the given site.
- isSoft() - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- isSoft() - Method in class org.alfresco.filesys.repo.rules.commands.SoftRenameFileCommand
- isSpecialFacetId(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Is the specified facet ID part of the list of "specials" which are handled by our SOLR service as is?
- isSpellCheckExist() - Method in class org.alfresco.repo.jscript.ScriptSpellCheckResult
- isStarted() - Method in class org.alfresco.filesys.FTPServerBean
- isStartTaskActive(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiTypeConverter
- isStoreRoot() - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- isSubClass(QName, QName) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- isSubClass(QName, QName) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- isSubscriptionListPrivate(String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- isSubscriptionListPrivate(String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Returns if the subscription list of the given user is set to private.
- isSubType(String) - Method in class org.alfresco.repo.jscript.ScriptNode
- IsSubTypeEvaluator - Class in org.alfresco.repo.action.evaluator
-
No condition evaluator implementation.
- IsSubTypeEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
- isSubtypeOf(NodeRef, QName) - Method in class org.alfresco.repo.search.DocumentNavigator
- isSuccess() - Method in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBConjunction
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBDisjunction
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionalConstraint
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBOrdering
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- isSupported() - Method in interface org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent
-
Is this component supported in a DB query?
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelector
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBDescendant
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBEquals
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSFuzzyTerm
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPhrase
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPrefixTerm
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSProximity
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSRange
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSTerm
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSWildTerm
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThan
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThanOrEquals
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThan
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThanOrEquals
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBNotEquals
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBPropertyAccessor
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- isSupported() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- isSupported(Serializable) - Method in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- isSupported(Serializable) - Method in interface org.alfresco.repo.audit.extractor.DataExtractor
-
Determines if the extractor will be able to pull any data from the given value.
- isSupported(Serializable) - Method in class org.alfresco.repo.audit.extractor.NodeNameDataExtractor
- isSupported(Serializable) - Method in class org.alfresco.repo.audit.extractor.NodeTypeDataExtractor
- isSupported(Serializable) - Method in class org.alfresco.repo.audit.extractor.NullValueDataExtractor
- isSupported(Serializable) - Method in class org.alfresco.repo.audit.extractor.SimpleValueDataExtractor
- isSupported(Object) - Method in class org.alfresco.repo.workflow.activiti.ActivitiNodeConverter
- isSupported(Object) - Method in interface org.alfresco.repo.workflow.WorkflowNodeConverter
- isSupported(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Determines if the extracter works against the given mimetype.
- isSupported(String) - Method in interface org.alfresco.repo.content.metadata.MetadataExtracter
-
Determines if the extracter works against the given mimetype.
- isSupported(String, long) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- isSupported(String, long, String, String, Map<String, String>, String, NodeRef) - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- isSupported(String, long, String, String, Map<String, String>, String, NodeRef) - Method in interface org.alfresco.repo.rendition2.SynchronousTransformClient
-
Works out if it is possible to transform content of a given source mimetype and size into a target mimetype given a list of actual transform option names and values.
- isSupported(CoreFunction, String) - Method in class org.alfresco.repo.content.transform.DummyTransformServiceRegistry
- isSupported(CoreFunction, String) - Method in class org.alfresco.repo.rendition2.SwitchingTransformServiceRegistry
- isSupported(CoreFunction, LocalTransform) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
-
Returns
trueif thefunctionis supported by the transform. - isSync() - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- isSync() - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
isSync specifies whether the list of nodes is to be sync'ed.
- isSystemUserName(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Is this the system user ?
- isSystemUserName(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
True if this is the System user ?
- isSystemUserName(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- isSysWideEnabled() - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- isTag(StoreRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- isTag(StoreRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Indicates whether the tag already exists
- isTagInScope(String) - Method in class org.alfresco.repo.tagging.TagScopeImpl
- isTagInScope(String) - Method in interface org.alfresco.service.cmr.tagging.TagScope
- isTagScope(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- isTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Indicates whether the node reference is a tag scope
- isTargetExists() - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- isTargetExists() - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Does the target exist?
- isTargetNodeIsNew() - Method in class org.alfresco.repo.copy.CopyDetails
-
Determine if the
target nodewas newly-created for the copy or if it pre-existed. - isTaskClaimable(WorkflowTask, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskClaimable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can claim the given task
- isTaskClaimable(WorkflowTask, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskClaimable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can claim the given task
- isTaskEditable(WorkflowTask, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskEditable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can edit the given task
- isTaskEditable(WorkflowTask, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskEditable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can edit the given task
- isTaskNode - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- isTaskNode() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Gets the value of the
isTaskNodeproperty - isTaskNode() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- isTaskReassignable(WorkflowTask, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskReassignable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can reassign the given task
- isTaskReassignable(WorkflowTask, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskReassignable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can reassign the given task
- isTaskReleasable(WorkflowTask, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskReleasable(WorkflowTask, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can release the given task
- isTaskReleasable(WorkflowTask, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- isTaskReleasable(WorkflowTask, String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Determines if the given user can release the given task
- isTemplateContent(Object) - Method in class org.alfresco.repo.template.BaseContentNode
-
Helper to return true if the supplied property value is a TemplateContentData object
- isTemplateNodeRef(Object) - Method in class org.alfresco.repo.template.BaseContentNode
-
Helper to return true if the supplied property value is a TemplateNodeRef object
- isTemporaryEntity() - Method in class org.alfresco.repo.event2.ChildAssociationEventConsolidator
- isTemporaryEntity() - Method in class org.alfresco.repo.event2.EventConsolidator
-
Whether the entity has been created and then deleted, e.g. a temporary node.
- isTemporaryEntity() - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- isTemporaryEntity() - Method in class org.alfresco.repo.event2.PeerAssociationEventConsolidator
- isTenantDeployer(ContentStore) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- isTenantName(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- isTenantRoutingContentStore(ContentStore) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- isTenantUser() - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- isTenantUser(String) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- isTermIsCaseSensitive() - Method in class org.alfresco.service.cmr.search.SuggesterParameters
- isTestMode() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- isTestMode() - Method in interface org.alfresco.repo.action.executer.TestModeable
- isText(Object) - Method in class org.alfresco.repo.search.DocumentNavigator
- isThreadAllocatedMemorySupported() - Method in class org.alfresco.repo.jscript.AlfrescoScriptThreadMxBeanWrapper
- isThumbnailDefinitionAvailable(String, String, long, ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Checks to see if at this moment in time, the specified
ThumbnailDefinitionis able to thumbnail the source mimetype. - isThumbnailDefinitionAvailable(String, String, long, NodeRef, ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Checks to see if at this moment in time, the specified
ThumbnailDefinitionis able to thumbnail the source mimetype. - isThumbnailNameRegistered(String) - Method in class org.alfresco.repo.thumbnail.script.ScriptThumbnailService
-
Deprecated.Indicates whether a given thumbnail name has been registered.
- isThumbnailsEnabled() - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- isTicket() - Method in class org.alfresco.repo.security.authentication.Authorization
- isTimeoutExceeded() - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- isTopLevelCanBeRenamed(QName, CopyDetails) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
-
By default it is forbidden for top-level nodes to be renamed
- isTopLevelCanBeRenamed(QName, CopyDetails) - Method in interface org.alfresco.repo.copy.CopyBehaviourCallback
-
Determine if this top-level node with type or aspect can be renamed during copy.
- isTransactionCommitted() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- isTransient() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- isTranslation(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Checks whether an existing document is part of a translation group.
- isTranslation(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Checks whether an existing document is part of a translation group.
- isTruncate() - Method in class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- isTruncate() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- isType(Class<?>) - Method in class org.alfresco.repo.content.caching.CachingContentStoreEvent
-
Is the event an instance of the specified type (or subclass)?
- isTypeRequired() - Method in class org.alfresco.repo.security.permissions.impl.model.Permission
-
Does a node have to have the type/aspect for the permission to apply?
- isTypeRequired() - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Does a node have to have a the type for the permission to apply?
- isUnique() - Method in class org.alfresco.util.schemacomp.model.Index
-
Does this index have the unique attribute?
- isUnique(PermissionReference) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
- isUnique(PermissionReference) - Method in interface org.alfresco.repo.security.permissions.impl.ModelDAO
-
Does the permission reference have a unique name?
- isUpdateable(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Checks if a property is updateable.
- isUpdateable(String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- isUpdateable(String) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
- isUpdateable(String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Checks if a property is updateable.
- isUpdateable(String) - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- isUpdateAclId() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- isUpdateAnything() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
-
Determine if this update represents anything new at all
- isUpdateAuditableProperties() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- isUpdateLocaleId() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- isUpdateTransaction() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- isUpdateTypeQNameId() - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- isUpToDate() - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- isUpToDate() - Method in interface org.alfresco.repo.cache.AsynchronouslyRefreshedCache
-
Determine if the cache is up to date
- isUseDynamicShardRegistration() - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- isUseDynamicShardRegistration() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- isUseMaxItems() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Is a size-cap in use?
- isUsePagingQuery() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- isUser(String) - Method in class org.alfresco.repo.workflow.WorkflowAuthorityManager
- isUserAccountDisabled(Serializable) - Method in class org.alfresco.repo.security.sync.ldap_ad.LDAPADUserAccountStatusInterpreter
- isUserAccountDisabled(Serializable) - Method in class org.alfresco.repo.security.sync.ldap.AbstractDirectoryServiceUserAccountStatusInterpreter
-
Check if directory server user account status is disabled.
- isUserAccountDisabled(Serializable) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserAccountStatusInterpreter
- isUserNamesAreCaseSensitive() - Method in class org.alfresco.repo.activities.feed.RepoCtx
- isUserProtected(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- isUseVersionAssocIndex() - Method in class org.alfresco.repo.version.Version2ServiceImpl
- isValid() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- isValid(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- isValid(String) - Static method in class org.alfresco.util.FileNameValidator
- isValidContentUrl(String) - Static method in class org.alfresco.repo.content.AbstractContentStore
-
Checks that the content conforms to the format protocol://identifier as specified in the contract of the
ContentStoreinterface. - isValidDependency(ModuleDetails) - Method in class org.alfresco.repo.module.ModuleDetailsImpl.ModuleDependencyImpl
- isValidDependency(ModuleDetails) - Method in interface org.alfresco.service.cmr.module.ModuleDependency
-
Check if a module satisfies the dependency requirements.
- isValidValue(String) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
- isValidValue(String) - Method in interface org.alfresco.service.cmr.action.ParameterConstraint
-
Indicates whether the provided value satisfies the constraint.
- isValidXpathQuery(String) - Method in class org.alfresco.repo.jscript.Search
-
Validation Xpath query
- isValueLocked(K) - Method in class org.alfresco.repo.cache.TransactionalCache
- isVariant(CMISObjectVariant) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isVersion() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- isVersioned() - Method in interface org.alfresco.repo.domain.permissions.Acl
-
Is this ACL versioned - if not there will be no old versions of the ACL and the long id will remain unchanged.
- isVersioned() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- isVersioned() - Method in interface org.alfresco.repo.security.permissions.AccessControlListProperties
-
Is this ACL versioned - if not there will be no old versions of the ACL and the long id will remain unchanged.
- isVersioned() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- isVersioned(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- isVersioned(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- isVersioned(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- isVersioned(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Is the nodeRef versioned?
- isVersionNodeRef(NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
This methods checks whether the specified nodeRef instance is a version nodeRef (ie. in the 'version' store)
- IsVersionSeriesCheckedOutProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS version series checked out property
- IsVersionSeriesCheckedOutProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.IsVersionSeriesCheckedOutProperty
-
Construct
- isVirtual(NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- isVirtual(NodeRef) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- isVirtualContextFolder(NodeRef, ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualSpringBeanExtension
- isWarnInTransaction() - Static method in class org.alfresco.repo.node.integrity.IntegrityChecker
- isWarnLoggingEnabled() - Method in class org.alfresco.repo.jscript.ScriptLogger
- isWorkingCopy(NodeRef) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- isWorkingCopy(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- isWorkingCopy(NodeRef) - Method in interface org.alfresco.service.cmr.coci.CheckOutCheckInService
-
Determine if a node is a working copy or not
- isWrapperFor(Class<?>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- isWriteSupported() - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- isWriteSupported() - Method in class org.alfresco.repo.content.caching.CachingContentStore
- isWriteSupported() - Method in class org.alfresco.repo.content.filestore.FileContentStore
- isWriteSupported() - Method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.This is a read only store.
- isWriteSupported() - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- isZeroResultQuery() - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- item - Variable in class org.alfresco.repo.forms.Form
- Item - Class in org.alfresco.repo.forms
-
Represents an item a form is generated for.
- Item(String, String) - Constructor for class org.alfresco.repo.forms.Item
-
Constructs an item.
- ITEM_KIND - Static variable in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- itemData - Variable in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- itemImported(NodeRef, ImportableItem) - Method in interface org.alfresco.repo.bulkimport.FilesystemTracker
-
A callback to indicate that the item has been imported into the repository.
- itemImported(NodeRef, ImportableItem) - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- iterator() - Method in class org.alfresco.opencmis.search.CMISResultSet
- iterator() - Method in class org.alfresco.repo.forms.FormData
-
Returns an Iterator over the FieldData objects held by this object.
- iterator() - Method in class org.alfresco.repo.search.EmptyResultSet
- iterator() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- iterator() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- iterator() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- iterator() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- iterator() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- iterator() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- iterator() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- iterator() - Method in class org.alfresco.repo.search.results.SortedResultSet
- iterator() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- iterator() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- iterator() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- iterator() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.PersonCollection
- iterator() - Method in class org.alfresco.tools.RenameUser.RenameUserToolContext
- iterator() - Method in class org.alfresco.util.schemacomp.model.Schema
- iterator() - Method in class org.alfresco.util.schemacomp.Results
-
Obtain an iterator for the top-level items held in this schema - since this is a hierarchical model, deeper items are obtained by navigating through the top-level items.
J
- JAASAuthenticationComponent - Class in org.alfresco.repo.security.authentication.jaas
-
JAAS based authentication The user name and password are picked up from login.
- JAASAuthenticationComponent() - Constructor for class org.alfresco.repo.security.authentication.jaas.JAASAuthenticationComponent
- JavaBehaviour - Class in org.alfresco.repo.policy
-
Java based Behaviour.
- JavaBehaviour(Object, String) - Constructor for class org.alfresco.repo.policy.JavaBehaviour
-
Construct.
- JavaBehaviour(Object, String, Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.policy.JavaBehaviour
-
Construct.
- JCRPatternMatch(String, NamespacePrefixResolver) - Constructor for class org.alfresco.repo.search.NodeServiceXPath.JCRPatternMatch
-
Construct
- JMS_AMQP_MESSAGE_FORMAT - Static variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- JMS_AMQP_PREFIX - Static variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- JmxDumpUtil - Class in org.alfresco.repo.management
-
A utility class providing a method to dump a local or remote MBeanServer's entire object tree for support purposes.
- JmxDumpUtil() - Constructor for class org.alfresco.repo.management.JmxDumpUtil
- jndiName(String) - Static method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Converts a given DN into one suitable for use through JNDI.
- JOB_ACTION_NODEREF - Static variable in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- JOB_DATA_NODE_WORKER - Static variable in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthJob
- JOB_DATA_WORKER - Static variable in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashJob
- JOB_LOCK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- JOB_LOCK_SERVICE_KEY - Static variable in class org.alfresco.heartbeat.jobs.LockingJob
- JOB_SCHEDULE_NODEREF - Static variable in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- JobDefinition() - Constructor for class org.alfresco.repo.action.scheduled.AbstractScheduledAction.JobDefinition
- jobLockService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- jobLockService - Variable in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- JobLockService - Interface in org.alfresco.repo.lock
-
Service interface for managing job locks.
- JobLockService.JobLockRefreshCallback - Interface in org.alfresco.repo.lock
-
Interface for implementations that need a timed callback in order to refresh the lock.
- JobLockServiceImpl - Class in org.alfresco.repo.lock
- JobLockServiceImpl() - Constructor for class org.alfresco.repo.lock.JobLockServiceImpl
- JobSettings - Class in org.alfresco.repo.activities.feed
-
Job settings passed from grid task to grid job
- JobSettings() - Constructor for class org.alfresco.repo.activities.feed.JobSettings
- JscriptWorkflowDefinition - Class in org.alfresco.repo.workflow.jscript
- JscriptWorkflowDefinition(String, String, String, String, String, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Creates a new instance of WorkflowDefinition from scratch
- JscriptWorkflowDefinition(WorkflowDefinition, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Create a new instance of
WorkflowDefinitionfrom a CMR workflow object model WorkflowDefinition instance - JscriptWorkflowInstance - Class in org.alfresco.repo.workflow.jscript
-
Class representing an active or in-flight workflow
- JscriptWorkflowInstance(String, String, Date, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Creates a new instance of
WorkflowInstancefrom scratch - JscriptWorkflowInstance(WorkflowInstance, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Create a new instance of
WorkflowInstancefrom a WorkflowInstance object from the CMR workflow object model - JscriptWorkflowNode - Class in org.alfresco.repo.workflow.jscript
-
Represents a Workflow Node within the Workflow Definition.
- JscriptWorkflowNode(String, String, String, boolean, ArrayList<JscriptWorkflowTransition>, Scriptable, ServiceRegistry) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Constructor to create a new instance of this class
- JscriptWorkflowNode(WorkflowNode, Scriptable, ServiceRegistry) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
-
Constructor to create a new instance of this class from an existing instance of WorkflowNode from the CMR workflow object model
- JscriptWorkflowPath - Class in org.alfresco.repo.workflow.jscript
-
Class that represents a path of execution through a workflow.
- JscriptWorkflowPath(String, WorkflowNode, JscriptWorkflowInstance, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Creates a new instance of a workflow path
- JscriptWorkflowPath(WorkflowPath, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Creates a new instance of WorkflowPath from an instance of the WorkflowPath class provided by the CMR workflow model
- JscriptWorkflowTask - Class in org.alfresco.repo.workflow.jscript
-
This class represents a workflow task (an instance of a workflow task definition)
- JscriptWorkflowTask(WorkflowTask, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Creates a new instance of a workflow task from a WorkflowTask from the CMR workflow object model
- JscriptWorkflowTransition - Class in org.alfresco.repo.workflow.jscript
- JscriptWorkflowTransition(String, String, String) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
-
Constructor to create a new instance of this class from scratch
- JscriptWorkflowTransition(WorkflowTransition) - Constructor for class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
-
Constructor to create a new instance of this class from an existing instance of WorkflowTransition from the CMR workflow object model
- jsGet_downloadUrl() - Method in class org.alfresco.repo.jscript.ScriptNode
- JSON_DISPLAY_PATH - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_FIRSTNAME - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_LASTNAME - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_NAME - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_NODEREF - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_NODEREF_LOOKUP - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_NODEREF_PARENT - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_PAGE - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_PARAM - Static variable in interface org.alfresco.repo.search.impl.solr.SolrAdminClientInterface
-
Default parameters to request a JSON Response (default is XML)
- JSON_PARENT_NODEREF - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_TENANT_DOMAIN - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_TITLE - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSON_TYPEQNAME - Static variable in class org.alfresco.repo.activities.post.lookup.PostLookup
- JSONAPIResult - Interface in org.alfresco.repo.search.impl
-
JSON returned from SOLR API
- JSONAPIResultFactory - Class in org.alfresco.repo.search.impl
-
JSON API Results factory SOLR JSON responses are parsed according to required Action, Command or Handler
- JSONAPIResultFactory() - Constructor for class org.alfresco.repo.search.impl.JSONAPIResultFactory
- JSONAPIResultFactory.ACTION - Enum Class in org.alfresco.repo.search.impl
-
SOLR CoreAdmin API Actions (partial list)
- JSONAPIResultFactory.COMMAND - Enum Class in org.alfresco.repo.search.impl
-
SOLR API Commands (partial list)
- JSONAPIResultFactory.HANDLER - Enum Class in org.alfresco.repo.search.impl
-
SOLR API Handlers (partial list)
- jsonConversionComponent - Variable in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- JSONConversionComponent - Class in org.alfresco.repo.jscript.app
-
JSON Conversion Component
- JSONConversionComponent() - Constructor for class org.alfresco.repo.jscript.app.JSONConversionComponent
- JsonSerializer<T,
S> - Interface in org.alfresco.util.json -
An interface for converting objects of a specified type (T) into a serialized Json format (of type S).
- JSONtoFmModel - Class in org.alfresco.util
-
Utility to convert JSON to Freemarker-compatible data model
- JSONtoFmModel() - Constructor for class org.alfresco.util.JSONtoFmModel
- JSPropertyExtractor - Class in org.alfresco.repo.forms.script
- JSPropertyExtractor() - Constructor for class org.alfresco.repo.forms.script.JSPropertyExtractor
K
- KBYTES_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- KEEP_URL - Enum constant in enum class org.alfresco.repo.content.cleanup.ContentStoreCleaner.DeleteFailureAction
-
Failure to clean up the binary is logged and then a URL record is created with a orphan time of 0; there will be no further attempts to delete the URL binary, but the record will also not be destroyed.
- key - Variable in class org.alfresco.repo.audit.model._3.KeyedAuditDefinition
- Key - Class in org.alfresco.repo.content.caching
-
Multipurpose key so that data can be cached either by content URL or cache file path.
- KEY - Enum constant in enum class org.alfresco.repo.policy.Policy.Arg
- KEY - Static variable in class org.alfresco.repo.forms.processor.node.EncodingFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.node.MimetypeFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.node.SizeFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.workflow.PackageItemsFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- KEY - Static variable in class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- KEY_ACTIVITY_FEED_ID - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_POST_DATE - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_POST_USER_AVATAR_NODE - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_POST_USERID - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_SITE - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_SUMMARY - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_TYPE - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_FEED_USERID - Static variable in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- KEY_ACTIVITY_NULL_VALUE - Static variable in interface org.alfresco.repo.domain.activities.ActivitiesDAO
- KEY_ALLOW_UID_UPDATE - Static variable in class org.alfresco.repo.security.person.PersonServiceImpl
- KEY_COMPANY_HOME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_DATE - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_IMAGE_RESOLVER - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
-
Keys for default model values
- KEY_LOCALE - Static variable in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- KEY_NODE - Static variable in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.The name of the source node as it appears in the model supplied to the freemarker template
- KEY_NODE_REF - Static variable in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- KEY_OBJECT_ID - Static variable in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- KEY_PENDING_DELETE_NODES - Static variable in class org.alfresco.repo.node.db.DbNodeServiceImpl
- KEY_PERSON - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_PREFIX - Static variable in class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- KEY_PRODUCT_NAME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_SEED - Static variable in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- KEY_SHARE_URL - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_SIZE - Static variable in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- KEY_TEMPLATE - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_USAGE_CURRENT - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USAGE_DOCUMENTS - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USAGE_LAST_UPDATE_DOCUMENTS - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USAGE_LAST_UPDATE_USERS - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USAGE_ROOT - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USAGE_USERS - Static variable in interface org.alfresco.repo.usage.RepoUsageComponent
- KEY_USER_HOME - Static variable in interface org.alfresco.service.cmr.repository.TemplateService
- KEY_WORDS - Static variable in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- keyAvailable(String) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
- KeyedAuditDefinition - Class in org.alfresco.repo.audit.model._3
-
Java class for KeyedAuditDefinition complex type.
- KeyedAuditDefinition() - Constructor for class org.alfresco.repo.audit.model._3.KeyedAuditDefinition
- keyMatcher - Variable in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- keySet() - Method in class org.alfresco.repo.template.XSLTemplateModel
- keySet() - Method in class org.alfresco.util.ValueProtectingMap
- keySize() - Method in class org.alfresco.repo.domain.contentdata.EncryptedKey
- KeyStoreChecker - Class in org.alfresco.encryption
-
Checks the repository key stores.
- KeyStoreChecker() - Constructor for class org.alfresco.encryption.KeyStoreChecker
- kind - Variable in class org.alfresco.repo.forms.Item
- kind() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
kind of behaviour
L
- label - Variable in class org.alfresco.repo.forms.FieldDefinition
- label - Variable in class org.alfresco.repo.forms.FieldGroup
- LABEL - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- LANGUAGE_CLASSPATH - Static variable in class org.alfresco.repo.dictionary.RepositoryLocation
- LANGUAGE_PATH - Static variable in class org.alfresco.repo.dictionary.RepositoryLocation
- Large - Enum constant in enum class org.alfresco.service.cmr.repository.FileTypeImageSize
- lastCommand - Variable in class org.alfresco.repo.admin.BaseInterpreter
-
Last command issued
- lastEncodingIsPreferred(List<String>) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Is the preferred encoding the last encoding to be used.
- lastIndexOf(Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- lastModified() - Method in interface org.alfresco.repo.template.TemplateSource
- lastName() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns the value of the
lastNamerecord component. - lastName() - Method in class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- LastName - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- lastNameClaim() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns the value of the
lastNameClaimrecord component. - LAYERED - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
Layered types
- LazyActivitiWorkflowTask - Class in org.alfresco.service.cmr.workflow
-
A
WorkflowTaskinstance that will only fecth theWorkflowPathif needed and will only fetch the properties when properties are needed which cannot be returned by the wrappedTaskorHistoricTaskInstanceobject. - LazyActivitiWorkflowTask(HistoricTaskInstance, ActivitiTypeConverter, TenantService) - Constructor for class org.alfresco.service.cmr.workflow.LazyActivitiWorkflowTask
- LazyActivitiWorkflowTask(Task, ActivitiTypeConverter, TenantService, String) - Constructor for class org.alfresco.service.cmr.workflow.LazyActivitiWorkflowTask
- LDAPADUserAccountStatusInterpreter - Class in org.alfresco.repo.security.sync.ldap_ad
- LDAPADUserAccountStatusInterpreter() - Constructor for class org.alfresco.repo.security.sync.ldap_ad.LDAPADUserAccountStatusInterpreter
- LDAPAuthenticationComponentImpl - Class in org.alfresco.repo.security.authentication.ldap
-
Authenticates a user by LDAP.
- LDAPAuthenticationComponentImpl() - Constructor for class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- LDAPInitialDirContextFactory - Interface in org.alfresco.repo.security.authentication.ldap
-
Interface that defines a factory for obtaining ldap directory contexts.
- LDAPInitialDirContextFactoryImpl - Class in org.alfresco.repo.security.authentication.ldap
- LDAPInitialDirContextFactoryImpl() - Constructor for class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- LDAPNameResolver - Interface in org.alfresco.repo.security.sync.ldap
-
An interface for objects capable of resolving user IDs to full LDAP Distinguished Names (DNs).
- LDAPUserAccountStatusInterpreter - Class in org.alfresco.repo.security.sync.ldap
- LDAPUserAccountStatusInterpreter() - Constructor for class org.alfresco.repo.security.sync.ldap.LDAPUserAccountStatusInterpreter
- LDAPUserRegistry - Class in org.alfresco.repo.security.sync.ldap
-
A
UserRegistryimplementation with the ability to query Alfresco-like descriptions of users and groups from an LDAP directory, optionally restricted to those modified since a certain time. - LDAPUserRegistry() - Constructor for class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Instantiates a new lDAP user registry.
- LDAPUserRegistry.AbstractSearchCallback - Class in org.alfresco.repo.security.sync.ldap
-
An abstract implementation of SearchCallback interface.
- LDAPUserRegistry.PersonCollection - Class in org.alfresco.repo.security.sync.ldap
-
Wraps the LDAP user query as a virtual
Collection. - LDAPUserRegistry.SearchCallback - Interface in org.alfresco.repo.security.sync.ldap
-
An interface for callbacks passed to the
LDAPUserRegistry.processQuery(SearchCallback, String, String, String[])method. - LegacyConfigPostProcessor - Class in org.alfresco.repo.management.subsystems
-
A
BeanFactoryPostProcessorthat upgrades old-style Spring overrides that add location paths to therepository-propertiesorhibernateConfigPropertiesbeans to instead add these paths to theglobal-propertiesbean. - LegacyConfigPostProcessor() - Constructor for class org.alfresco.repo.management.subsystems.LegacyConfigPostProcessor
- LegacyFileStateDriver - Class in org.alfresco.filesys.repo
-
The Legacy file state driver is used to update JLAN's file state cache.
- LegacyFileStateDriver() - Constructor for class org.alfresco.filesys.repo.LegacyFileStateDriver
- length() - Method in class org.alfresco.opencmis.search.CMISResultSet
- length() - Method in class org.alfresco.repo.search.EmptyResultSet
- length() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- length() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- length() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- length() - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- length() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSet
- length() - Method in class org.alfresco.repo.search.results.DetachedResultSet
- length() - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
- length() - Method in class org.alfresco.repo.search.results.SortedResultSet
- length() - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- lengthOfData() - Method in class org.alfresco.repo.transfer.ContentDataPart
- LESS_THAN - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- LESS_THAN_EQUAL - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
- LEXICON_STEM_PATH - Static variable in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- lib3party.org.apache.chemistry.opencmis.server.support.wrapper - package lib3party.org.apache.chemistry.opencmis.server.support.wrapper
- LicenseDescriptor - Interface in org.alfresco.service.license
-
Provides access to License information.
- LicenseException - Exception in org.alfresco.service.license
-
Base Exception of License Exceptions.
- LicenseException(String) - Constructor for exception org.alfresco.service.license.LicenseException
- LicenseException(String, Throwable) - Constructor for exception org.alfresco.service.license.LicenseException
- LicenseIntegrityException - Exception in org.alfresco.service.license
-
An instance of this class is thrown if the integrity of a GenericCertificate has been detected to be compromised.
- LicenseIntegrityException(String) - Constructor for exception org.alfresco.service.license.LicenseIntegrityException
- LicenseIntegrityException(String, Throwable) - Constructor for exception org.alfresco.service.license.LicenseIntegrityException
- LicenseResourceComponent - Class in org.alfresco.repo.descriptor
-
The licence resource component knows the locations where license files may be found.
- LicenseResourceComponent() - Constructor for class org.alfresco.repo.descriptor.LicenseResourceComponent
- LicenseService - Interface in org.alfresco.service.license
-
Contract for managing licenses.
- LicenseService.LicenseChangeHandler - Interface in org.alfresco.service.license
-
Inteface for components wishing to know when the license has changed
- Lifetime - Enum Class in org.alfresco.repo.lock.mem
-
Specifies the lifetime of a node lock, e.g. ephemeral or persistent.
- like(NodeRef, QName, String, boolean) - Method in class org.alfresco.repo.search.DocumentNavigator
- like(NodeRef, QName, String, boolean) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- like(NodeRef, QName, String, boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- like(NodeRef, QName, String, boolean) - Method in class org.alfresco.repo.search.SearcherComponent
- LIKE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- LimitedStreamCopier - Class in org.alfresco.repo.content
-
This class is a simple utility to copy bytes from an
InputStreamto anOutputStream. - LimitedStreamCopier() - Constructor for class org.alfresco.repo.content.LimitedStreamCopier
- LINE_SEPARATOR - Static variable in class org.alfresco.util.schemacomp.SchemaComparator
- LinkCategoryActionExecuter - Class in org.alfresco.repo.action.executer
-
Link category action executor
- LinkCategoryActionExecuter() - Constructor for class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
- LinkFileSize - Static variable in class org.alfresco.filesys.repo.ContentSearchContext
- LinkInfo - Interface in org.alfresco.service.cmr.links
-
This class represents a Link in a site
- LinkInfoImpl - Class in org.alfresco.repo.links
-
An implementation of
LinkInfo - LinkInfoImpl() - Constructor for class org.alfresco.repo.links.LinkInfoImpl
-
Creates a new, empty LinkInfo
- LinkInfoImpl(NodeRef, NodeRef, String) - Constructor for class org.alfresco.repo.links.LinkInfoImpl
-
Createa a LinkInfo object from an existing node
- LinkMemoryNetworkFile - Class in org.alfresco.filesys.repo
-
Link Node In Memory Network File Class
- LinkMemoryNetworkFile(String, byte[], FileInfo, NodeRef) - Constructor for class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Class constructor.
- LinkRules - Class in org.alfresco.repo.rule
-
Action implementation to link the rules from one folder to another
- LinkRules() - Constructor for class org.alfresco.repo.rule.LinkRules
- LINKS_COMPONENT - Static variable in class org.alfresco.repo.links.LinksServiceImpl
- LINKS_MODEL_PREFIX - Static variable in interface org.alfresco.repo.links.LinksModel
- LINKS_MODEL_URL - Static variable in interface org.alfresco.repo.links.LinksModel
-
Links Model
- LinksModel - Interface in org.alfresco.repo.links
-
Links models constants
- LinksService - Interface in org.alfresco.service.cmr.links
-
The Links service.
- LinksServiceImpl - Class in org.alfresco.repo.links
- LinksServiceImpl() - Constructor for class org.alfresco.repo.links.LinksServiceImpl
- list(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Lists all immediate children of the referred virtualized artefact.
Note: this could be a long list (and will be trimmed at a pre-configured maximum). - list(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- list(Reference, boolean, boolean, boolean, boolean, String, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Lists page of immediate children of the referred virtualized artefact with optional filtering (exclusion of certain child file/folder subtypes, actual-virtual filtering) and sorting.
- list(Reference, boolean, boolean, boolean, boolean, String, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- list(Reference, boolean, boolean, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Lists page of immediate children of the referred virtualized artefact with optional filtering (exclusion of certain child file/folder subtypes, actual-virtual filtering) and sorting.
Pattern uses '*' as a wildcard - list(Reference, boolean, boolean, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- list(Reference, boolean, boolean, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Lists page of immediate children of the referred virtualized artefact with optional filtering (exclusion of certain child file/folder subtypes, actual-virtual filtering) and sorting.
- list(Reference, boolean, boolean, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- list(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- list(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- list(NodeRef) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- list(NodeRef) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- list(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- list(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists immediate child files and folders of the given context node.
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- list(NodeRef, boolean, boolean, String, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists page of immediate child files and/or folders of the given context node with pattern matching and optional filtering (exclusion of certain child file/folder subtypes) and sorting Pattern uses '*' as a wildcard
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- list(NodeRef, boolean, boolean, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists page of immediate child files and/or folders of the given context node with optional filtering (exclusion of certain child file/folder subtypes) and sorting
author janv - list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- list(NodeRef, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists page of immediate child objects of the given context node with specification of which types to list and optional filtering (exclusion of certain child file/folder subtypes) and sorting
- list(NodeRef, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, List<FilterProp>, PagingRequest) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- list(NodeRef, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, List<FilterProp>, PagingRequest) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists page of immediate child objects of the given context node with specification of which types to list and optional filtering (exclusion of certain child file/folder subtypes) and sorting
- listAllCredentials(String, QName, PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listAllCredentials(String, QName, PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all Credentials that the user has access to for the given Remote System
- listAllRemoteSystems(PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listAllRemoteSystems(PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all the Remote Systems for which the user has credentials, either personal ones or shared ones
- listArchivedNodes(ArchivedNodesCannedQueryBuilder) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Get the archived nodes deleted by the current user.
- listArchivedNodes(ArchivedNodesCannedQueryBuilder) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
Get the archived nodes deleted by the current user.
- listCalendarEntries(String[], Date, Date, PagingRequest) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- listCalendarEntries(String[], Date, Date, PagingRequest) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Retrieves all
CalendarEntryinstances in the repository for the given sites, between the specified date range. - listCalendarEntries(String[], PagingRequest) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- listCalendarEntries(String[], PagingRequest) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Retrieves all
CalendarEntryinstances in the repository for the given sites. - listCalendarEntries(String, PagingRequest) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- listCalendarEntries(String, PagingRequest) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Retrieves all
CalendarEntryinstances in the repository for the given site. - listComments(NodeRef, PagingRequest) - Method in interface org.alfresco.repo.forum.CommentService
-
Returns a paged list of comments.
- listComments(NodeRef, PagingRequest) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- listContainers(String, PagingRequest) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listContainers(String, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Returns a paged list of top level containers for the site
- listDeepFolders(NodeRef, SubFolderFilter) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- listDeepFolders(NodeRef, SubFolderFilter) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Deprecated.
- listener - Variable in class org.alfresco.repo.event2.EnqueuingEventSender
- listFiles(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- listFiles(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists all immediate child files of the given context node Note: this could be a long list (and will be trimmed at a pre-configured maximum).
- listFolders(NodeRef) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- listFolders(NodeRef) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Lists all immediate child folders of the given context node Note: this could be a long list (and will be trimmed at a pre-configured maximum).
- listGroupMembersPaged(String, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listGroupMembersPaged(String, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Returns a paged list of the groups for the site.
- listHotTopics(String, Date, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listHotTopics(String, Date, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Finds topics which have had replies since the specified date, and returns them along with the count of replies since then.
- listHotTopics(NodeRef, Date, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listHotTopics(NodeRef, Date, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Finds topics which have had replies since the specified date, and returns them along with the count of replies since then.
- listInvitations() - Method in class org.alfresco.repo.site.script.Site
-
list the outstanding invitations for this site Map of name / invitation
- listInvitations(Scriptable) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
-
List the open invitations. props specifies optional properties to constrain the search.
- listInvitations(Scriptable) - Method in class org.alfresco.repo.site.script.Site
-
List the open invitations for this web site. props specifies optional properties to be searched.
- listIterator() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- listIterator(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- listLinks(String, String, PagingRequest) - Method in class org.alfresco.repo.links.LinksServiceImpl
- listLinks(String, String, PagingRequest) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Retrieves all
LinkInfoinstances in the repository for the given site and the specified user. - listLinks(String, Date, Date, PagingRequest) - Method in class org.alfresco.repo.links.LinksServiceImpl
- listLinks(String, Date, Date, PagingRequest) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Retrieves all
LinkInfoinstances in the repository for the given site, created in the specified date range - listLinks(String, PagingRequest) - Method in class org.alfresco.repo.links.LinksServiceImpl
- listLinks(String, PagingRequest) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Retrieves all
LinkInfoinstances in the repository for the given site. - listMailboxes(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns an collection of mailboxes.
- listMailboxes(AlfrescoImapUser, String, boolean) - Method in interface org.alfresco.repo.imap.ImapService
-
Returns an collection of mailboxes.
- listMailboxes(AlfrescoImapUser, String, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Depend on listSubscribed param, list Mailboxes or list subscribed Mailboxes
- listMembers(String, String) - Method in class org.alfresco.repo.site.script.Site
-
Deprecated.Use
Site.listMembers(String, String, int, boolean)instead - listMembers(String, String, int) - Method in class org.alfresco.repo.site.script.Site
-
Deprecated.Use
Site.listMembers(String, String, int, boolean)instead - listMembers(String, String, int, boolean) - Method in class org.alfresco.repo.site.script.Site
-
Gets a map of members of the site with their role within the site.
- listMembers(String, String, String, boolean, boolean, boolean, SiteService.SiteMembersCallback) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembers(String, String, String, boolean, boolean, boolean, SiteService.SiteMembersCallback) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the members of the site.
- listMembers(String, String, String, boolean, SiteService.SiteMembersCallback) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembers(String, String, String, boolean, SiteService.SiteMembersCallback) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Deprecated.from 7.0.0, use #listMembers(String, String, String, boolean, boolean, boolean, SiteMembersCallback) instead List the members of the site. This includes both users and groups.
Name and role filters are optional and if not specified all the members of the site are returned.
- listMembers(String, String, String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembers(String, String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the members of the site.
- listMembers(String, String, String, int, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembers(String, String, String, int, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the members of the site.
- listMembersImpl(String, String, String, boolean, SiteService.SiteMembersCallback, boolean, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembersImpl(String, String, String, int, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembersInfo(String, String, String, int, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembersInfo(String, String, String, int, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the members of the site.
- listMembersInfoImpl(String, String, String, int, boolean) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembersPaged(String, boolean, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listMembersPaged(String, boolean, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Gets the role of the specified user.
- ListMetric - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
A metric with one value
- ListMetric(Metric.METRIC_TYPE, Object) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.ListMetric
- listOutlookCalendarEntries(String, String, PagingRequest) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- listOutlookCalendarEntries(String, String, PagingRequest) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Retrieves all Outlook based
CalendarEntryinstances in the repository for the given site, optionally filtered by the Outlook Event UID. - listPendingInvitationsForInvitee(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
list Invitations for a specific person/invitee
- listPendingInvitationsForInvitee(String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
list Invitations for a specific person
- listPendingInvitationsForInvitee(String, Invitation.ResourceType) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- listPendingInvitationsForInvitee(String, Invitation.ResourceType) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
- listPendingInvitationsForResource(Invitation.ResourceType, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
list Invitations for a specific resource
- listPendingInvitationsForResource(Invitation.ResourceType, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
list Invitations for a specific resource
- listPersonCredentials(String, QName, PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listPersonCredentials(String, QName, PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all Credentials for the current user for the given Remote System
- listPersonRemoteSystems(PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listPersonRemoteSystems(PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all Remote Systems for which credentials are stored for the current user
- listPostReplies(PostInfo, int) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listPostReplies(PostInfo, int) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all replies to a Post
- listPostReplies(TopicInfo, int) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listPostReplies(TopicInfo, int) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all replies on a Topic
- listPosts(TopicInfo, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listPosts(TopicInfo, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all posts in a topic, ordered by creation date
- listSchedules() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Returns all currently scheduled actions.
- listSchedules() - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Returns all currently scheduled actions.
- listSharedCredentials(String, QName, PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listSharedCredentials(String, QName, PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all Credentials that are shared with the current user for the given Remote System
- listSharedOAuth1Credentials(String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- listSharedOAuth1Credentials(String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- listSharedOAuth2Credentials(String) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- listSharedOAuth2Credentials(String) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- listSharedRemoteSystems(PagingRequest) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- listSharedRemoteSystems(PagingRequest) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Lists all Remote Systems for which the user has access to shared credentials
- listSiteMemberships(String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSiteMemberships(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Lists all the memberships in sites that the specified user is in.
- listSiteRoles() - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Returns an array of all the roles that can be assigned to a member of a site.
- listSiteRoles(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Returns an array of all the roles that can be assigned to a member of a specific site.
- listSites(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSites(String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List all the sites that the specified user has a explicit membership to.
- listSites(String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSites(String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List all the sites that the specified user has a explicit membership to.
- listSites(String, String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
List the sites available in the repository.
- listSites(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSites(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the available sites.
- listSites(String, String, int) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
List the sites available in the repository.
- listSites(String, String, int) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSites(String, String, int) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List the available sites.
- listSites(List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSites(List<FilterProp>, List<Pair<QName, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
-
This method returns
paged result setsofSiteInfoobjects, which should be more efficient than the unpaged methods also available on this interface. - listSites(Set<String>) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSitesPaged(String, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in class org.alfresco.repo.site.SiteServiceImpl
- listSitesPaged(String, List<Pair<SiteService.SortFields, Boolean>>, PagingRequest) - Method in interface org.alfresco.service.cmr.site.SiteService
-
List all the sites that the specified user has a explicit membership to.
- listSubscribedMailboxes(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Returns an collection of subscribed mailboxes.
- listTenants(boolean) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- listTenants(boolean) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
List tenants
- listTopics(String, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics in a site, sorted by either oldest or newest topics first.
- listTopics(String, String, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(String, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics in a site, filtered by username, sorted by either oldest or newest topics first.
- listTopics(String, Date, Date, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(String, Date, Date, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics in a site, created in the given date range, sorted by either oldest or newest topics first.
- listTopics(NodeRef, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(NodeRef, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics attached to the specified Node, sorted by either oldest or newest topics first.
- listTopics(NodeRef, String, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(NodeRef, String, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics attached to the specified Node, filtered by username, sorted by either oldest or newest topics first.
- listTopics(NodeRef, Date, Date, boolean, PagingRequest) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- listTopics(NodeRef, Date, Date, boolean, PagingRequest) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Retrieves all topics attached to the specified Node, created in the given date range, sorted by either oldest or newest topics first.
- listUserNamesAll() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- listUserNamesAll() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get set of all unique usernames
- listUserNamesNonExpired() - Method in class org.alfresco.repo.admin.RepoServerMgmt
- listUserNamesNonExpired() - Method in interface org.alfresco.repo.admin.RepoServerMgmtMBean
-
Get set of unique non-expired usernames
- listUserSites(String) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
List all the sites that the specified user has an explicit membership to.
- listUserSites(String, int) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
List all the sites that the specified user has an explicit membership to.
- load() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Load properties from the cache file's associated properties file.
- loadAuditModels() - Method in interface org.alfresco.repo.audit.model.AuditModelRegistry
-
Method to load audit models into memory.
- loadAuditModels() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Method to load audit models into memory.
- loadFile(NodeRef, File) - Method in interface org.alfresco.repo.importer.FileImporter
-
Load a single file or directory without any recursion
- loadFile(NodeRef, File) - Method in class org.alfresco.repo.importer.FileImporterImpl
- loadFile(NodeRef, File, boolean) - Method in interface org.alfresco.repo.importer.FileImporter
-
Load a file or directory into the repository
- loadFile(NodeRef, File, boolean) - Method in class org.alfresco.repo.importer.FileImporterImpl
- loadFile(NodeRef, File, FileFilter, boolean) - Method in interface org.alfresco.repo.importer.FileImporter
-
Load all files or directories that match the file filter in the given directory
- loadFile(NodeRef, File, FileFilter, boolean) - Method in class org.alfresco.repo.importer.FileImporterImpl
- loadLicense() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Attempts to load the license.
- loadLicense() - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Attempts to load the license.
- loadLicense() - Method in interface org.alfresco.service.license.LicenseService
-
Force license reload
- loadLicense(InputStream) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Attempts to load the license from the input stream.
- loadLicense(InputStream) - Method in interface org.alfresco.service.descriptor.DescriptorService
-
Attempts to load the license from the input stream.
- loadLicense(InputStream) - Method in interface org.alfresco.service.license.LicenseService
-
Load license from the input stream
- loadMetadata(ImportableItem.ContentAndMetadata) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- loadMetadata(ImportableItem.ContentAndMetadata, MetadataLoader.Metadata) - Method in interface org.alfresco.repo.bulkimport.MetadataLoader
-
Method that populates the type, aspects and properties to attach to a given file or space.
- loadMetadata(ImportableItem.ContentAndMetadata, MetadataLoader.Metadata) - Method in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- loadMetadataFromFile(Path) - Method in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- loadMetadataFromFile(Path) - Method in class org.alfresco.repo.bulkimport.metadataloaders.XmlPropertiesFileMetadataLoader
- loadNamedFile(NodeRef, File, boolean, String) - Method in interface org.alfresco.repo.importer.FileImporter
-
Load a file into a given location, giving it a new name.
- loadNamedFile(NodeRef, File, boolean, String) - Method in class org.alfresco.repo.importer.FileImporterImpl
- loadPersistentSchedule(NodeRef) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- loadQueryCollection(String) - Method in interface org.alfresco.repo.search.QueryRegisterComponent
-
Load a query collection
- loadQueryCollection(String) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- loadQuickShareLinkExpiryAction(NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- loadQuickShareLinkExpiryAction(NodeRef) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryActionPersister
-
Retrieves a
QuickShareLinkExpiryActionthat has been stored in the repository using thesave()method. - loadQuickShareLinkExpiryAction(QName) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- loadQuickShareLinkExpiryAction(QName) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryActionPersister
-
Retrieves a
QuickShareLinkExpiryActionthat has been stored in the repository using thesave()method. - loadRenditionDefinition(QName) - Method in interface org.alfresco.repo.rendition.RenditionDefinitionPersister
-
Deprecated.This method retrieves a
RenditionDefinitionthat has been stored in the repository using thesave()method. - loadRenditionDefinition(QName) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- loadRenditionDefinition(QName) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- loadRenditionDefinitions() - Method in interface org.alfresco.repo.rendition.RenditionDefinitionPersister
-
Deprecated.This method retrieves the
RenditionDefinitions that have been stored in the repository using thesave()method. - loadRenditionDefinitions() - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- loadRenditionDefinitions() - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- loadRenditionDefinitions(String) - Method in interface org.alfresco.repo.rendition.RenditionDefinitionPersister
-
Deprecated.This method retrieves the stored
RenditionDefinitions that have been registered for the specified rendering engine name. - loadRenditionDefinitions(String) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- loadRenditionDefinitions(String) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- loadReplicationDefinition(String) - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method retrieves a
ReplicationDefinitionthat has been stored in the repository using thesave()method. - loadReplicationDefinition(String) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- loadReplicationDefinition(String) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- loadReplicationDefinition(String) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
- loadReplicationDefinition(QName) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- loadReplicationDefinitions() - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method retrieves the
ReplicationDefinitions that have been stored in the repository using thesave()method. - loadReplicationDefinitions() - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- loadReplicationDefinitions() - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- loadReplicationDefinitions() - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
- loadReplicationDefinitions(String) - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method retrieves the stored
ReplicationDefinitions that have been registered for the specified transfer target name. - loadReplicationDefinitions(String) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- loadReplicationDefinitions(String) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- loadReplicationDefinitions(String) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
- loadScriptResource(String) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
-
Load a script content from the specific resource path.
- loadUserByUsername(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- loadUserByUsername(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- LOCAL_TRANSFORMER - Static variable in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- LocalActionServiceHelper - Class in org.alfresco.repo.download
-
Implementation of
ActionServiceHelperwhich schedules the zip creation process to run in the same alfresco node as the caller. - LocalActionServiceHelper() - Constructor for class org.alfresco.repo.download.LocalActionServiceHelper
- LocalContentServiceHelper - Class in org.alfresco.repo.download
-
ContentServiceHelperimplementation which uses the local ContentService to update the content. - LocalContentServiceHelper() - Constructor for class org.alfresco.repo.download.LocalContentServiceHelper
- LocalData() - Constructor for class org.alfresco.repo.content.transform.LocalTransformServiceRegistry.LocalData
- localeDAO - Variable in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- localeDAO - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- LocaleDAO - Interface in org.alfresco.repo.domain.locale
-
Data abstraction layer for Locale entities.
- LocaleDAOImpl - Class in org.alfresco.repo.domain.locale.ibatis
-
iBatis-specific implementation of the Locale DAO.
- LocaleDAOImpl() - Constructor for class org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
- LocaleEntity - Class in org.alfresco.repo.domain.locale
-
Entity for alf_locale persistence.
- LocaleEntity() - Constructor for class org.alfresco.repo.domain.locale.LocaleEntity
- LOCALES - Static variable in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- LocalFailoverTransform - Class in org.alfresco.repo.content.transform
-
Transformer that passes a document to a sequence of transforms until one succeeds.
- LocalFailoverTransform(String, TransformerDebug, MimetypeService, boolean, Map<String, Set<String>>, boolean, Set<TransformOption>, LocalTransformServiceRegistry, NodeService) - Constructor for class org.alfresco.repo.content.transform.LocalFailoverTransform
- LocalFeedGenerator - Class in org.alfresco.repo.activities.feed.local
-
The local (ie. not grid) feed generator component is responsible for generating feed entries
- LocalFeedGenerator() - Constructor for class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- LocalFeedGridJob - Class in org.alfresco.repo.activities.feed.local
-
Implementation to execute local (ie. not grid) feed job
- LocalFeedGridJob() - Constructor for class org.alfresco.repo.activities.feed.local.LocalFeedGridJob
- LocalFeedTaskProcessor - Class in org.alfresco.repo.activities.feed.local
-
The local (ie. not grid) feed task processor is responsible for processing the individual feed job
- LocalFeedTaskProcessor() - Constructor for class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- LocalFeedTaskSplitter - Class in org.alfresco.repo.activities.feed.local
-
The local feed task splitter is responsible for splitting the feed task into feed jobs
- LocalFeedTaskSplitter() - Constructor for class org.alfresco.repo.activities.feed.local.LocalFeedTaskSplitter
- localHandleException(TransferManifestNode, Throwable) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
-
This method is invoked if an exception or error occurs while processing the manifest.
- LocalizedPropertiesEntity - Class in org.alfresco.repo.domain.node
-
Class holding properties associated with the sys:localized aspect.
- LocalizedPropertiesEntity() - Constructor for class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
- LOCALNAME_ELEMENT_ACL - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_ACL_PERMISSION - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_ASPECT - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_ASPECTS - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_ASSOC - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_CATEGORIES - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_CATEGORY - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_CHILD_ASSOC - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_CHILD_ASSOCS - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_CONTENT - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_CONTENT_HEADER - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_DELETED_NODE - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_GROUP - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_GROUPS - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_MLVALUE - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_NODE - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_NODE - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_NODES - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_NODES - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_PARENT_ASSOC - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_PARENT_ASSOCS - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_PRIMARY_PARENT - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_PRIMARY_PATH - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_PROPERTIES - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_PROPERTY - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_SOURCE_ASSOCS - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_TARGET_ASSOCS - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_USER - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_USERS - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_ELEMENT_VALUE_NULL - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_VALUE_SERIALIZED - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_VALUE_STRING - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_ELEMENT_VALUES - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_EXCEPTION - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_EXCEPTION - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_HEADER_CREATED_DATE - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_HEADER_NODE_COUNT - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_HEADER_REPOSITORY_ID - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_HEADER_RONLY - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_HEADER_SYNC - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_HEADER_VERSION - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_TRANSFER_COMMENT - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_CREATED - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_DEFINITION - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_DELETED - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_DEST_PATH - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_DEST_REPORT - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_EVENT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_EVENT_BEGIN - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_CANCELLED - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_COMMITTING_STATUS - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_END_STATE - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_ERROR - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_REPORT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_SENDING_CONTENT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_SENDING_SNAPSHOT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_SENT_CONTENT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_START_STATE - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENT_SUCCESS - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- LOCALNAME_TRANSFER_EVENTS - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_HEADER - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_TRANSFER_MAINIFEST - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- LOCALNAME_TRANSFER_MOVED - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_NODE - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_NODE - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_OLD_PATH - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_PRIMARY_PARENT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_PRIMARY_PARENT - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_PRIMARY_PATH - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_PRIMARY_PATH - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_REPORT - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_REQUSITE - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- LOCALNAME_TRANSFER_STATE - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LOCALNAME_TRANSFER_TARGET - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- LOCALNAME_TRANSFER_UPDATED - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- LocalPassThroughTransform - Class in org.alfresco.repo.content.transform
-
Based on the logic of the legacy BinaryPassThrough and String Transformers.
- LocalPassThroughTransform(String, TransformerDebug, MimetypeService, boolean, Map<String, Set<String>>, boolean, Set<TransformOption>, LocalTransformServiceRegistry, NodeService) - Constructor for class org.alfresco.repo.content.transform.LocalPassThroughTransform
- LocalPipelineTransform - Class in org.alfresco.repo.content.transform
-
Transformer that passes a document through a pipeline of transformations to arrive at an target mimetype.
- LocalPipelineTransform(String, TransformerDebug, MimetypeService, boolean, Map<String, Set<String>>, boolean, Set<TransformOption>, LocalTransformServiceRegistry, NodeService) - Constructor for class org.alfresco.repo.content.transform.LocalPipelineTransform
- LocalSynchronousTransformClient - Class in org.alfresco.repo.rendition2
-
Request synchronous transforms.
- LocalSynchronousTransformClient() - Constructor for class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- LocalTransform - Interface in org.alfresco.repo.content.transform
-
Interface of a local transformer using flat transform options.
- LocalTransformClient - Class in org.alfresco.repo.rendition2
-
Requests rendition transforms take place using transforms available on the local machine (based on
LocalTransform. - LocalTransformClient() - Constructor for class org.alfresco.repo.rendition2.LocalTransformClient
- LocalTransformImpl - Class in org.alfresco.repo.content.transform
-
A local transformer using flat transform options.
- LocalTransformImpl(String, TransformerDebug, MimetypeService, boolean, Map<String, Set<String>>, boolean, Set<TransformOption>, LocalTransformServiceRegistry, String, HttpClientConfig, NodeService, int) - Constructor for class org.alfresco.repo.content.transform.LocalTransformImpl
- localTransformServiceRegistry - Variable in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- LocalTransformServiceRegistry - Class in org.alfresco.repo.content.transform
-
Implements
TransformServiceRegistryproviding a mechanism of validating if a local transformation (based onLocalTransformrequest is supported. - LocalTransformServiceRegistry() - Constructor for class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- LocalTransformServiceRegistry.LocalData - Class in org.alfresco.repo.content.transform
- locateBean(MethodInvocation) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
- locatePersistanceFolder() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- Location - Class in org.alfresco.service.cmr.view
-
Importer / Exporter Location
- Location(NodeRef) - Constructor for class org.alfresco.service.cmr.view.Location
-
Construct
- Location(NodeRef[]) - Constructor for class org.alfresco.service.cmr.view.Location
-
Construct
- Location(StoreRef) - Constructor for class org.alfresco.service.cmr.view.Location
-
Construct
- LOCATION - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- lock - Variable in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Lock for concurrent access.
- lock() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
Lock the entity against further updates to prevent accidental modification
- lock() - Method in interface org.alfresco.repo.domain.node.Node
-
Helper method to force the instance to be read-only
- lock() - Method in class org.alfresco.repo.domain.node.NodeEntity
-
Lock the entity against further updates to prevent accidental modification
- lock(long, long, boolean) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- lock(Collection<NodeRef>, LockType, int) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(Collection<NodeRef>, LockType, int) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(Collection<NodeRef>, LockType, int) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on all the nodes referenced in the passed list.
- lock(NodeRef, LockType) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on a node.
- lock(NodeRef, LockType, int) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType, int) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType, int) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a
persistentlock on a node. - lock(NodeRef, LockType, int, boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType, int, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType, int, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on a node and optionally on all its children.
- lock(NodeRef, LockType, int, Lifetime) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType, int, Lifetime) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType, int, Lifetime) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on a node.
- lock(NodeRef, LockType, int, Lifetime, boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType, int, Lifetime, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType, int, Lifetime, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on a node and optionally on all its children.
- lock(NodeRef, LockType, int, Lifetime, String) - Method in class org.alfresco.repo.lock.LockServiceImpl
- lock(NodeRef, LockType, int, Lifetime, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- lock(NodeRef, LockType, int, Lifetime, String) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Places a lock on a node.
- LOCK_EXPIRED - Enum constant in enum class org.alfresco.service.cmr.lock.LockStatus
-
Indicates that the lock has expired and the node can be considered to be unlocked
- LOCK_OWNER - Enum constant in enum class org.alfresco.service.cmr.lock.LockStatus
-
Indicates that the node is locked and you have lock ownership rights
- LOCK_Q_NAME - Static variable in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- LOCK_QNAME - Static variable in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
The name of the lock used to ensure that a synchronize does not run on more than one node at the same time.
- LOCK_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- LOCK_TTL - Static variable in class org.alfresco.repo.usage.RepoUsageMonitor
- LOCK_USAGE - Static variable in class org.alfresco.repo.usage.RepoUsageMonitor
- LockableAspectInterceptor - Class in org.alfresco.repo.lock.mem
-
NodeService interceptor to spoof the cm:lockable aspect when reading a node that has an ephemeral lock on it.
- LockableAspectInterceptor() - Constructor for class org.alfresco.repo.lock.mem.LockableAspectInterceptor
-
Default constructor.
- LockableAspectInterceptorExtension - Interface in org.alfresco.repo.lock.traitextender
- LockableAspectInterceptorTrait - Interface in org.alfresco.repo.lock.traitextender
- LockAcquisitionException - Exception in org.alfresco.repo.lock
-
Exception generated when a lock cannot be acquired.
- LockAcquisitionException(String, Object...) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
- LockAcquisitionException(Throwable, String, Object...) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
- LockAcquisitionException(QName, String) - Constructor for exception org.alfresco.repo.lock.LockAcquisitionException
- LockDAO - Interface in org.alfresco.repo.domain.locks
-
DAO services for alf_lock and related tables
- LockDAOImpl - Class in org.alfresco.repo.domain.locks.ibatis
-
iBatis-specific implementation of the Locks DAO.
- LockDAOImpl() - Constructor for class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- LockDetails - Class in org.alfresco.repo.domain.locks
-
Class to contain details regarding a lock.
- LockDetails(String, QName, LockDetails.LockType) - Constructor for class org.alfresco.repo.domain.locks.LockDetails
- LockDetails.LockType - Enum Class in org.alfresco.repo.domain.locks
-
The type of lock
- LOCKED - Enum constant in enum class org.alfresco.service.cmr.lock.LockStatus
-
Indicates that the node is locked
- LOCKED_DOWN - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
- LockEntity - Class in org.alfresco.repo.domain.locks
-
Entity bean for alf_lock table.
- LockEntity() - Constructor for class org.alfresco.repo.domain.locks.LockEntity
- LockInfo - Interface in org.alfresco.repo.webdav
-
Interface to represent WebDAV lock info.
- LockingJob - Class in org.alfresco.heartbeat.jobs
-
This Heartbeat job collects data and passes it to the
HBDataSenderService. - LockingJob() - Constructor for class org.alfresco.heartbeat.jobs.LockingJob
- LockingJobScheduler - Class in org.alfresco.heartbeat.jobs
-
The scheduler is responsible for the scheduling and unscheduling of locking jobs
LockingJob. - LockingJobScheduler() - Constructor for class org.alfresco.heartbeat.jobs.LockingJobScheduler
- LockKeeper - Interface in org.alfresco.filesys.repo
-
The lock keeper tracks multiple locks on files open via the file system protocols.
- LockKeeperImpl - Class in org.alfresco.filesys.repo
-
AlfrescoLockKeeperImpl
- LockKeeperImpl() - Constructor for class org.alfresco.filesys.repo.LockKeeperImpl
- LockKeeperRefreshJob - Class in org.alfresco.filesys.repo
- LockKeeperRefreshJob() - Constructor for class org.alfresco.filesys.repo.LockKeeperRefreshJob
- LockNodeEvent - Class in org.alfresco.filesys.repo
-
Lock Node Event Class
- LockNodeEvent(FileFolderServiceType, NodeRef, String, String, String, String) - Constructor for class org.alfresco.filesys.repo.LockNodeEvent
-
Class constructor
- LockOwnerDynamicAuthority - Class in org.alfresco.repo.security.permissions.dynamic
-
LockOwnerDynamicAuthority
- LockOwnerDynamicAuthority() - Constructor for class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
- lockReleased() - Method in interface org.alfresco.repo.lock.JobLockService.JobLockRefreshCallback
-
Callback received when the lock refresh has failed.
- lockReleased() - Method in class org.alfresco.repo.replication.ReplicationActionExecutor.ReplicationDefinitionLockExtender
-
Job Lock Service has released us.
- LockResourceEntity - Class in org.alfresco.repo.domain.locks
-
Entity bean for alf_lock_resource table.
- LockResourceEntity() - Constructor for class org.alfresco.repo.domain.locks.LockResourceEntity
- lockService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- LockService - Interface in org.alfresco.service.cmr.lock
-
Interface for public and internal lock operations.
- LockServiceExtension - Interface in org.alfresco.repo.lock.traitextender
- LockServiceImpl - Class in org.alfresco.repo.lock
-
Simple Lock service implementation
- LockServiceImpl() - Constructor for class org.alfresco.repo.lock.LockServiceImpl
- LockServicePolicies - Interface in org.alfresco.repo.lock
-
Policy interfaces for the lock service
- LockServicePolicies.BeforeLock - Interface in org.alfresco.repo.lock
-
Policy for behavior before a lock is made.
- LockServicePolicies.BeforeUnlock - Interface in org.alfresco.repo.lock
-
Policy for behavior before an unlock is made.
- LockServiceTrait - Interface in org.alfresco.repo.lock.traitextender
- LockState - Class in org.alfresco.repo.lock.mem
-
Value class describing the lock state of a node.
- lockStatus(String, String, Date) - Static method in class org.alfresco.repo.lock.LockUtils
-
Deprecated.eventually move into LockService
- LockStatus - Enum Class in org.alfresco.service.cmr.lock
-
Used to indicate lock status.
- LockStore - Interface in org.alfresco.repo.lock.mem
-
Defines the in-memory lock storage interface.
- LockStoreFactory - Interface in org.alfresco.repo.lock.mem
-
Factory to create
LockStoreinstances. - LockStoreImpl - Class in org.alfresco.repo.lock.mem
-
LockStoreimplementation backed by a GoogleConcurrentMap. - LockStoreImpl() - Constructor for class org.alfresco.repo.lock.mem.LockStoreImpl
-
Default constructor.
- LockStoreImpl(int) - Constructor for class org.alfresco.repo.lock.mem.LockStoreImpl
-
Constructor allowing specification of TTLs.
- lockTagScope(NodeRef) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- LockType - Enum Class in org.alfresco.service.cmr.lock
-
The type of lock to be used by the lock service
- LockUtils - Class in org.alfresco.repo.lock
- LockUtils() - Constructor for class org.alfresco.repo.lock.LockUtils
- lockValue(K) - Method in class org.alfresco.repo.cache.TransactionalCache
- log - Static variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- log - Variable in class org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImpl
- log - Static variable in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- log - Static variable in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- log - Static variable in class org.alfresco.repo.shutdown.ShutdownBackstop
- log - Static variable in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- log(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- log(String) - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
-
Log Export Message
- log(String) - Method in class org.alfresco.repo.exporter.FileExportPackageHandler
-
Log Export Message
- log(String) - Method in class org.alfresco.repo.importer.ACPImportPackageHandler
-
Log Import Message
- log(String) - Method in class org.alfresco.repo.importer.FileImportPackageHandler
-
Log Import Message
- log(String) - Method in class org.alfresco.repo.jscript.ScriptLogger
- log(String, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- Log4JHierarchyInit - Class in org.alfresco.repo.admin
-
Initialises Log4j's HierarchyDynamicMBean (refer to core-services-context.xml) and any overriding log4.properties files.
- Log4JHierarchyInit() - Constructor for class org.alfresco.repo.admin.Log4JHierarchyInit
- logBasicDetails(TransformerDebug.Frame, long, Map<String, String>, String, String, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- logComment(String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logComment(String, Object) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logComment(String, Object) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logComment(String, Object) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
log an ad-hoc message
- logCreated(String, NodeRef, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logCreated(String, NodeRef, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logCreated(String, NodeRef, NodeRef, NodeRef, String, boolean) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
Log the creation of a new node
- logCreated(NodeRef, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logDeleted(String, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logDeleted(String, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logDeleted(String, NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
Log the deletion of a node
- logDeleted(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logError(String) - Method in class org.alfresco.tools.Tool
-
Log Error message
- logError(String) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- logException(String, Object, Throwable) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logException(String, Object, Throwable) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logException(String, Object, Throwable) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
log an ad-hoc message and an exception
- logger - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- logger - Static variable in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- logger - Static variable in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- logger - Static variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- logger - Static variable in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- logger - Variable in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
-
Logger that can be used by subclasses
- logger - Variable in class org.alfresco.repo.audit.generator.AbstractDataGenerator
-
Logger that can be used by subclasses
- logger - Static variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- logger - Static variable in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- logger - Static variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- logger - Static variable in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- logger - Static variable in class org.alfresco.repo.bulkimport.ImportableItem
- logger - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- logger - Variable in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- logger - Variable in class org.alfresco.repo.domain.dialect.MySQLClusterNDBDialect
- logger - Variable in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- logger - Variable in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- logger - Variable in class org.alfresco.repo.domain.query.AbstractCannedQueryDAOImpl
- logger - Static variable in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- logger - Variable in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- logger - Variable in class org.alfresco.repo.imap.AbstractImapFolder
- logger - Variable in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- logger - Static variable in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- logger - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- logger - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- logger - Variable in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- logger - Variable in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- logger - Static variable in class org.alfresco.repo.site.SiteServiceImpl
-
Logger
- logger - Static variable in class org.alfresco.repo.template.BasePathResultsMap
- logger - Static variable in class org.alfresco.repo.version.VersionableAspect
- LOGGER - Static variable in class org.alfresco.repo.event2.EnqueuingEventSender
- LoggerModuleComponent - Class in org.alfresco.repo.module
-
Module component that logs a message on startup.
- LoggerModuleComponent() - Constructor for class org.alfresco.repo.module.LoggerModuleComponent
- logGetObjectCall(String, long, String, String, Boolean, IncludeRelationships, String, Boolean, Boolean, Boolean, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- logGetObjectsCall(String, long, String, int, String, Boolean, IncludeRelationships, String, Boolean, ExtensionsData, BigInteger, BigInteger, String, BigInteger) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- LoggingAwareExecuter - Interface in org.alfresco.repo.action.executer
- LoggingDeadLetterQueue - Class in org.alfresco.messaging
- LoggingDeadLetterQueue() - Constructor for class org.alfresco.messaging.LoggingDeadLetterQueue
- LoggingTransferProgressMonitorImpl - Class in org.alfresco.repo.transfer
- LoggingTransferProgressMonitorImpl() - Constructor for class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logIgnore(FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- logInfo(String) - Method in class org.alfresco.tools.Tool
-
Log message
- logInvasionHierarchy(NodeRef, NodeRef) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
-
Puts information about current
childRefand itsparentRefinto log in TRACE level. - logInvasionHierarchy(NodeRef, NodeRef, NodeService, Log) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
-
Puts information about current
childRefand itsparentRefinto log in TRACE level. - logMessages(Log) - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
-
Log warnings and errors to the given logger
- logMoved(String, NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logMoved(String, NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logMoved(String, NodeRef, NodeRef, String, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
After the transfer has completed this method reads the log.
- logMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logOutput(String, int) - Method in class org.alfresco.filesys.debug.FileServerDebugInterface
-
Output to the logger at the appropriate log level
- LogOutput - Interface in org.alfresco.repo.module.tool
-
I didn't want to create this.
- logSummaryComment(Object) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
log an ad-hoc message
- logSummaryComment(Object) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryComment(String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logSummaryCreated(NodeRef, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logSummaryCreated(NodeRef, NodeRef, NodeRef, String, boolean) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
Log the creation of a new node
- logSummaryCreated(NodeRef, NodeRef, NodeRef, String, boolean) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryDeleted(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logSummaryDeleted(NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
Log the deletion of a node
- logSummaryDeleted(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryException(Object, Throwable) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
log an ad-hoc message and an exception
- logSummaryException(Object, Throwable) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logSummaryMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
After the transfer has completed this method reads the log.
- logSummaryMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryUpdated(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logSummaryUpdated(NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
Log the creation of a new node
- logSummaryUpdated(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logSummaryUpdateStatus(TransferProgress.Status) - Method in interface org.alfresco.repo.transfer.TransferSummaryReport
-
update the status of the transfer
- logSummaryUpdateStatus(TransferProgress.Status) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- logUpdated(String, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- logUpdated(String, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- logUpdated(String, NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
Log the creation of a new node
- logUpdated(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- logVerbose(String) - Method in class org.alfresco.tools.Tool
-
Log Verbose message
- logWarn(String) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- LONG - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- LONG_ONE - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- LONG_ZERO - Static variable in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- LONG_ZERO - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- longQName(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Given a short-form QName string, this method returns the fully qualified QName string.
- lookup(String) - Method in class org.alfresco.repo.virtual.ref.HashStore
- lookup(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- lookup(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Lookup a node by path relative to a node.
- lookup(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- lookup(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- lookup(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Lookup a node by path relative to a node.
- lookup(Pair<String, String>) - Method in class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
- lookup(Pair<String, String>) - Method in interface org.alfresco.repo.virtual.ref.PathHasher
- lookupScriptProcessor(String) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Helper method to lookup the script processor based on a name
- lookupSubpathHash(String) - Method in class org.alfresco.repo.virtual.ref.HierarchicalPathHasher
- lookupSubpathHash(String) - Method in class org.alfresco.repo.virtual.ref.NumericPathHasher
- lookupSubpathHash(String) - Method in class org.alfresco.repo.virtual.ref.StoredPathHasher
- LOW - Enum constant in enum class org.alfresco.filesys.repo.rules.ScenarioInstance.Ranking
- LT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- LTE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- LuceneChildApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
- LuceneChildApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.LuceneChildApplicationContextFactory
- LuceneConfig - Interface in org.alfresco.repo.search.impl.lucene
- LuceneIndexerAndSearcher - Interface in org.alfresco.repo.search.impl.lucene
- LuceneIndexerAndSearcher.ReadOnlyWork<Result> - Interface in org.alfresco.repo.search.impl.lucene
- LuceneQueryLanguageSPI - Interface in org.alfresco.repo.search.impl.lucene
- luceneSearch(String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a Lucene search
- luceneSearch(String, String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a Lucene search
- luceneSearch(String, String, boolean) - Method in class org.alfresco.repo.jscript.Search
-
Execute a Lucene search (sorted)
- luceneSearch(String, String, boolean, int) - Method in class org.alfresco.repo.jscript.Search
- luceneSearch(String, String, String, boolean) - Method in class org.alfresco.repo.jscript.Search
- luceneSearch(String, String, String, boolean, int) - Method in class org.alfresco.repo.jscript.Search
-
Execute a Lucene search (sorted)
- LuceneSearchResultsMap - Class in org.alfresco.repo.template
-
Provides functionality to execute a Lucene search string and return TemplateNode objects.
- LuceneSearchResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.LuceneSearchResultsMap
-
Constructor
- LuceneTransactionException - Exception in org.alfresco.repo.search.transaction
- LuceneTransactionException(String) - Constructor for exception org.alfresco.repo.search.transaction.LuceneTransactionException
- LuceneTransactionException(String, Throwable) - Constructor for exception org.alfresco.repo.search.transaction.LuceneTransactionException
- LuceneUtils - Class in org.alfresco.repo.search
-
Lucene utils
- LuceneUtils() - Constructor for class org.alfresco.repo.search.LuceneUtils
M
- m_authenticationComponent - Variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- m_debug - Variable in class org.alfresco.filesys.alfresco.AlfrescoContext
- m_disableNativeCode - Variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- m_encryptor - Variable in class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
- m_ftpDebugStr - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- m_md4Encoder - Variable in class org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator
- m_nfsDebugStr - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- m_nodeRef - Variable in class org.alfresco.filesys.repo.NodeRefNetworkFile
- m_pid - Variable in class org.alfresco.filesys.repo.NodeRefNetworkFile
- m_tenantService - Variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- m_transactionService - Variable in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
- MailActionExecuter - Class in org.alfresco.repo.action.executer
-
Mail action executor implementation.
- MailActionExecuter() - Constructor for class org.alfresco.repo.action.executer.MailActionExecuter
- MailActionExecuter.URLHelper - Class in org.alfresco.repo.action.executer
- MailActionExecuterMonitor - Class in org.alfresco.repo.action.executer
- MailActionExecuterMonitor() - Constructor for class org.alfresco.repo.action.executer.MailActionExecuterMonitor
- main(String[]) - Static method in class org.alfresco.filesys.FTPServerBean
-
Runs the FTP server directly
- main(String[]) - Static method in class org.alfresco.repo.admin.patch.util.ImportFileUpdater
- main(String[]) - Static method in class org.alfresco.repo.admin.RepoAdminInterpreter
-
Main entry point.
- main(String[]) - Static method in class org.alfresco.repo.content.cleanup.ContentStoreCleanerScalabilityRunner
-
Do the load and cleanup.
- main(String[]) - Static method in class org.alfresco.repo.content.filestore.DeletionMetricsRunner
- main(String[]) - Static method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.Tests the HTTP store against a given server.
Usage: - main(String[]) - Static method in class org.alfresco.repo.dictionary.TestModel
-
Test model Java command line client
Syntax:
TestModel [-h] [model filename]* - main(String[]) - Static method in class org.alfresco.repo.forms.processor.workflow.ExtendedPropertyFieldProcessor
- main(String[]) - Static method in class org.alfresco.repo.node.FFCLoadsOfFiles
- main(String...) - Static method in class org.alfresco.repo.security.authentication.BasicPasswordGenerator
- main(String[]) - Static method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- main(String[]) - Static method in class org.alfresco.repo.security.person.PersonServiceLoader
- main(String[]) - Static method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- main(String[]) - Static method in class org.alfresco.repo.tenant.TenantInterpreter
-
Main entry point.
- main(String[]) - Static method in class org.alfresco.repo.workflow.WorkflowInterpreter
-
Main entry point.
- main(String[]) - Static method in class org.alfresco.tools.Export
-
Entry Point
- main(String[]) - Static method in class org.alfresco.tools.Import
-
Entry Point
- main(String[]) - Static method in class org.alfresco.tools.RenameUser
-
Entry Point
- main(String[]) - Static method in class org.alfresco.tools.Repository
-
Start the repository and wait for a keypress to stop
- main(String...) - Static method in class org.alfresco.util.ApplicationContextHelper
-
Deprecated.
- main(String[]) - Static method in class org.alfresco.util.ContextDependencyLister
- main(String[]) - Static method in class org.alfresco.util.schemacomp.DbToXML
- MAINTAIN_ASPECT_RATIO - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates whether the aspect ratio of the image should be maintained (true or false).
- MAINTAIN_PDF_ASPECT_RATIO - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates whether the aspect ratio of the image should be maintained (true or false).
- MAJOR - Enum constant in enum class org.alfresco.service.cmr.version.VersionType
- makeAssociationDataKeyInfo(String, QName, boolean) - Static method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- makeAssociationField(AssociationDefinition, Object, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates an asssociation field.
- makeAssociationFieldDefinition(AssociationDefinition, FieldGroup) - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- makeAssociationFields(Collection<AssociationDefinition>, Map<AssociationDefinition, Object>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of association fields with values.
- makeAssociationFields(Collection<AssociationDefinition>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of association fields without values.
- makeAssociationFields(Map<AssociationDefinition, Object>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of association fields with values.
- makeConfigurable(NodeRef) - Method in interface org.alfresco.repo.configuration.ConfigurableService
-
Makes a specified node Configurable.
- makeConfigurable(NodeRef) - Method in class org.alfresco.repo.configuration.ConfigurableServiceImpl
- makeContentReader() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- makeContentWriter() - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- makeContext() - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- makeDataKeyForName(String, String) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- makeDate(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Convert a date String to a Date object
- makeField(AssociationDefinition, Object, FieldGroup) - Method in class org.alfresco.repo.forms.processor.node.AssociationFieldProcessor
- makeField(ClassAttributeDefinition, Object, FieldGroup) - Method in class org.alfresco.repo.forms.processor.node.DefaultFieldProcessor
- makeField(PropertyDefinition, Object, FieldGroup) - Method in class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- makeField(Type, Object, FieldGroup) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- makeFolders(FileFolderService, NodeRef, List<String>, QName) - Static method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Deprecated.Use FileFolderUtil.makeFolders rather than directly accessing this implementation class.
- makeFolders(FileFolderService, NodeRef, List<String>, QName) - Static method in class org.alfresco.service.cmr.model.FileFolderUtil
-
Checks for the presence of, and creates as necessary, the folder structure in the provided path.
- makeFolders(FileFolderService, NodeRef, List<String>, QName, BehaviourFilter, Set<QName>) - Static method in class org.alfresco.service.cmr.model.FileFolderUtil
-
Same as above, with option to disable parent behaviour(s) when creating sub-folder
- makeFolders(FileFolderService, NodeService, NodeRef, List<FileFolderUtil.PathElementDetails>, QName, BehaviourFilter, Set<QName>) - Static method in class org.alfresco.service.cmr.model.FileFolderUtil
-
Checks for the presence of, and creates as necessary, the folder structure in the provided paths with the following options: Option to disable parent behaviour(s) when creating sub-folder. Each folder has the option to have its own set of aspects
- makeFolders(FileFolderService, NodeService, NodeRef, List<FileFolderUtil.PathElementDetails>, QName, BehaviourFilter, Set<QName>, Set<NodeRef>) - Static method in class org.alfresco.service.cmr.model.FileFolderUtil
-
Checks for the presence of, and creates as necessary, the folder structure in the provided paths with the following options: Option to disable parent behaviour(s) when creating sub-folder. Each folder has the option to have its own set of aspects
- makeFolders(NodeRef, List<String>, QName) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Deprecated.Use FileFolderUtil.makeFolders rather than directly accessing this implementation class.
- makeFormPersister(ItemType) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
-
Returns an implementation of
ContentModelFormPersisterwhich is used to accumulate all the changes specified in theFormand then persist them. - makeFormPersister(WorkflowDefinition) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- makeFormPersister(WorkflowTask) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- makeHomeFolder(ChildAssociationRef) - Method in interface org.alfresco.repo.security.person.HomeFolderManager
-
Create / move the home folder if required.
- makeHomeFolder(ChildAssociationRef) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
- makeItemData(ItemType) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- makeItemData(ItemType) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- makeItemData(ActionDefinition) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- makeLink(String, String, String, String) - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
- makeNodePropertyValue(PropertyDefinition, Serializable) - Method in class org.alfresco.repo.domain.node.NodePropertyHelper
-
Helper method to convert the
Serializablevalue into a full, persistableNodePropertyValue. - makePropertyDataKeyInfo(String, QName) - Static method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- makePropertyField(PropertyDefinition, Object, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a property field.
- makePropertyFields(Collection<PropertyDefinition>, Map<PropertyDefinition, Object>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of property fields with values.
- makePropertyFields(Collection<PropertyDefinition>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of property fields without values.
- makePropertyFields(Map<PropertyDefinition, Object>, FieldGroup, NamespaceService, DictionaryService) - Static method in class org.alfresco.repo.forms.processor.node.FieldUtils
-
Generates a list of property fields with values.
- makeScriptGroups(Collection<String>, ScriptPagingDetails, String, boolean, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
- makeScriptGroups(Collection<String>, ScriptPagingDetails, String, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Deprecated.
- makeScriptGroups(Collection<String>, ScriptPagingDetails, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Deprecated.
- makeScriptGroups(PagingResults<String>, ScriptPagingDetails, String, boolean, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Returns an array of ScriptGroup objects representing the given paged results.
- makeScriptGroups(PagingResults<String>, ScriptPagingDetails, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Deprecated.
- makeScriptGroupsInfo(PagingResults<AuthorityInfo>, ScriptPagingDetails, String, boolean, ServiceRegistry, Scriptable) - Static method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Returns an array of ScriptGroup objects representing the given paged results.
- makeSerializableValue(PropertyDefinition, NodePropertyValue) - Method in class org.alfresco.repo.domain.node.NodePropertyHelper
-
Extracts the externally-visible property from the persistable value.
- makeSitesArray(List<SiteInfo>) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Converts the given List of SiteInfo objects to a JavaScript friendly array of Site objects.
- makeTransientAssociationDataKeyInfo(String, boolean) - Static method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.node.EncodingFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.node.MimetypeFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.node.SizeFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.node.TransientFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.workflow.PackageItemsFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- makeTransientFieldDefinition() - Method in class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- makeTransientPropertyDataKeyInfo(String) - Static method in class org.alfresco.repo.forms.processor.workflow.DataKeyInfo
- makeTranslation(NodeRef, Locale) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
-
Make an existing document into a translation by adding the cm:mlDocument aspect and creating a cm:mlContainer parent.
- makeTranslation(NodeRef, Locale) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Make an existing document into a translation by adding the cm:mlDocument aspect and creating a cm:mlContainer parent.
- ManagedBean - Interface in org.alfresco.repo.management
-
Describes an object to be exported as a JMX MBean.
- manageResources(Map<Method, MethodResourceManager.MethodStatistics>, long, Method) - Method in interface org.alfresco.util.resource.MethodResourceManager
-
Check and free any required resources for an imminent.
- mandatory - Variable in class org.alfresco.repo.forms.FieldGroup
- mandatory - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- MANIFEST_PREFIX - Static variable in interface org.alfresco.repo.transfer.manifest.ManifestModel
- ManifestAccessControl - Class in org.alfresco.repo.transfer.manifest
-
Data transfer object to represent the access control on a Manifest Node.
- ManifestAccessControl() - Constructor for class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- ManifestCategory - Class in org.alfresco.repo.transfer.manifest
-
Represents the metadata required to transmit properties of type d:category which are used by categories and tags
- ManifestCategory() - Constructor for class org.alfresco.repo.transfer.manifest.ManifestCategory
- ManifestModel - Interface in org.alfresco.repo.transfer.manifest
-
The transfer model - extended for XML Manifest Model
- ManifestPermission - Class in org.alfresco.repo.transfer.manifest
-
Data transfer object for a permission of a Manifest Node
- ManifestPermission() - Constructor for class org.alfresco.repo.transfer.manifest.ManifestPermission
- ManifestProcessorFactory - Interface in org.alfresco.repo.transfer
- map - Variable in class org.alfresco.repo.lock.mem.AbstractLockStore
- map(FileChannel.MapMode, long, long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- map(QName, Serializable) - Method in interface org.alfresco.repo.event2.mapper.PropertyMapper
- map(QName, Serializable) - Method in class org.alfresco.repo.event2.mapper.ReplaceSensitivePropertyWithTextMapper
- mapAuthorityToName(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowAuthorityManager
-
Convert Alfresco authority to user id
- mapNameToAuthority(String) - Method in class org.alfresco.repo.workflow.WorkflowAuthorityManager
-
Convert authority name to an Alfresco Authority
- mapNameToQName(String) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Map QName to workflow variable name
- mapNameToQName(String) - Method in class org.alfresco.repo.workflow.WorkflowQNameConverter
-
Map QName to workflow variable name
- mapQNameToName(QName) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
-
Map QName to workflow variable name
- mapQNameToName(QName) - Method in class org.alfresco.repo.workflow.WorkflowQNameConverter
-
Map QName to workflow variable name
- mapSystemToRaw(Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- mapSystemToRaw(Map<QName, Serializable>) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
-
As T-Engines do the mapping, all this method can do is convert QNames to fully qualified Strings and the values to Strings or a Collection of Strings.
- mapToNodeAspects(Collection<QName>) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- mapToNodeLocalizedProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- mapToNodeProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- mapToString(Map<?, ?>) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- mapToString(Map<?, ?>) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- MarkingAfterInvocationProvider - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Invocation provider that can be used to mark entries that have been permission checked.
- MarkingAfterInvocationProvider() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.MarkingAfterInvocationProvider
- match(String) - Method in interface org.alfresco.repo.content.metadata.MetadataExtractorPropertyMappingOverride
-
Deprecated.Indicates if the
MetadataExtractorPropertyMappingOverride.getExtractMapping(NodeRef)will provide extract properties to override those in the T-Engine. - match(String) - Method in class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.
- match(String) - Method in class org.alfresco.repo.forms.processor.workflow.DataKeyMatcher
-
Attempts to match the
dataKeyto either a property or association pattern. - matchAspectDefinition(String, NamespacePrefixResolver, DictionaryService) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- matches(String, String) - Method in interface org.alfresco.repo.security.person.UserNameMatcher
-
Do the two user names match?
- matches(String, String) - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- matches(String, String, String, Object) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Does the password match?
- matches(NodeRef) - Method in class org.alfresco.util.TypeConstraint
-
Returns true if the nodeRef matches the constraints, false otherwise.
- MATCHES - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- MATCHES_IGNORECASE - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- matchesPassword(String, String, Object, List<String>) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
-
Does the password match?
- matchingTypes - Variable in class org.alfresco.repo.events.AbstractEventsService
- matchPattern - Variable in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- matchTypeDefinition(String, NamespacePrefixResolver, DictionaryService) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- matchURI(String, NamespacePrefixResolver) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- MATERIAL_ADHERENCE - Static variable in interface org.alfresco.repo.virtual.store.VirtualStore
- materialize(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- materialize(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- materializeIfPossible(Collection<NodeRef>) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- materializeIfPossible(Collection<NodeRef>) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- materializeIfPossible(NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- materializeIfPossible(NodeRef) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- max - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- MAX_CONTENT_SIZE_EXCEEDED - Enum constant in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
- MAX_EPHEMERAL_LOCK_SECONDS - Static variable in class org.alfresco.repo.lock.LockServiceImpl
- MAX_FILTER_SORT_PROPS - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- MAX_FILTER_SORT_PROPS - Static variable in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- MAX_LEN - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- MAX_LEN_ACTIVITY_DATA - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_LEN_ACTIVITY_SUMMARY - Static variable in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- MAX_LEN_ACTIVITY_TYPE - Static variable in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- MAX_LEN_ACTIVITY_TYPE - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_LEN_APP_TOOL_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- MAX_LEN_APP_TOOL_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_LEN_NAME - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_LEN_SITE_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- MAX_LEN_SITE_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_LEN_USER_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- MAX_LEN_USER_ID - Static variable in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- MAX_NUM_INVITEE_USER_NAME_GEN_TRIES - Static variable in class org.alfresco.repo.invitation.InvitationServiceImpl
- MAX_REPLIES_FETCH_SIZE - Static variable in class org.alfresco.repo.discussion.DiscussionServiceImpl
- MAX_RETRIES - Static variable in class org.alfresco.repo.imap.AbstractImapFolder
- MAX_RETRIES - Static variable in class org.alfresco.repo.imap.AbstractMimeMessage
- MAX_SOURCE_SIZE_K_BYTES - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- MAX_TEXT_LENGTH - Static variable in class org.alfresco.repo.workflow.activiti.variable.CustomStringVariableType
- maxFeedId - Variable in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
- maxFilters(int) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- MaxSessionTimeout - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- MD4 - Static variable in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- MD4_KEY - Static variable in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- MD4PasswordEncoder - Interface in org.alfresco.repo.security.authentication
- MD4PasswordEncoderImpl - Class in org.alfresco.repo.security.authentication
-
MD4 implementation of PasswordEncoder.
- MD4PasswordEncoderImpl() - Constructor for class org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl
- mean - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- meanTime() - Method in class org.alfresco.repo.cache.OperationStats
- meanTime(String, TransactionStats.OpType) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
The mean time in nanoseconds for all operations of the given type.
- meanTime(String, TransactionStats.OpType) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- Medium - Enum constant in enum class org.alfresco.service.cmr.repository.FileTypeImageSize
- MEDIUM - Enum constant in enum class org.alfresco.filesys.repo.rules.ScenarioInstance.Ranking
- MEGABYTE_SIZE - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- MEMBERS - Enum constant in enum class org.alfresco.repo.site.SiteMembershipComparator.Type
- MEMBERS - Enum constant in enum class org.alfresco.service.cmr.search.CategoryService.Mode
- MemoryPacketConfigBean - Class in org.alfresco.filesys.config
-
The Class MemoryPacketConfigBean.
- MemoryPacketConfigBean() - Constructor for class org.alfresco.filesys.config.MemoryPacketConfigBean
- MemoryPoolMaximumAllocation - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- MemoryPoolMinimumAllocation - Static variable in class org.alfresco.filesys.AbstractServerConfigurationBean
- mergeActualNode(Reference) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- mergedOptions(TransformationSourceOptions) - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.Creates a new
TransformationSourceOptionsobject from this one, merging any non-null overriding fields in the givenoverridingOptions - mergedOptions(TransformationSourceOptions) - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
- mergedOptions(TransformationSourceOptions) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.
- mergedOptions(TransformationSourceOptions) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions
-
Deprecated.Creates a new
TransformationSourceOptionsobject from this one, merging any non-null overriding fields in the givenoverridingOptions - mergeInheritedAccessControlList(Long, Long) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Merge inherited ACEs in to target - the merged ACEs will go in at their current position +1
- mergeInheritedAccessControlList(Long, Long) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Merge inherited ACEs in to target - the merged ACEs will go in at their current position +1
- MESSAGE_FORMAT - Static variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- MESSAGE_HEADER_TO_PERSIST_SPLITTER - Static variable in interface org.alfresco.model.ImapModel
- MESSAGE_PREFIX - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- MESSAGE_PREFIX - Static variable in interface org.alfresco.service.cmr.ml.ContentFilterLanguagesService
-
I18N message prefix to found the translation of a language label with a given lang code.
- MESSAGE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- messageCount - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- MessageDeployer - Interface in org.alfresco.repo.i18n
-
Message Deployer interface.
- MessageDigestPasswordEncoder - Class in org.alfresco.repo.security.authentication
-
Base for digest password encoders.
- MessageDigestPasswordEncoder(String) - Constructor for class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
-
The digest algorithm to use Supports the named Message Digest Algorithms in the Java environment.
- MessageDigestPasswordEncoder(String, boolean) - Constructor for class org.alfresco.repo.security.authentication.MessageDigestPasswordEncoder
-
Convenience constructor for specifying the algorithm and whether or not to enable base64 encoding
- MessageFieldProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
Transient field processor for the "message" property.
- MessageFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- messageFileInfo - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- MessageProducer - Interface in org.alfresco.repo.events
- messageService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- messageService - Variable in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- messageService - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- MessageService - Interface in org.alfresco.repo.i18n
-
Utility class providing methods to access the Locale of the current thread and to get Localised strings.
- MessageServiceImpl - Class in org.alfresco.repo.i18n
-
Message Service to get localised messages/strings which have been loaded from resource bundles either dynamically deployed in the Repository and/or statically loaded from the Classpath.
- MessageServiceImpl() - Constructor for class org.alfresco.repo.i18n.MessageServiceImpl
- MessagingException - Exception in org.alfresco.repo.events
- MessagingException(String, Throwable) - Constructor for exception org.alfresco.repo.events.MessagingException
- metadata - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
-
Deprecated.
- Metadata() - Constructor for class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- METADATA_SUFFIX - Static variable in interface org.alfresco.repo.bulkimport.MetadataLoader
-
Metadata filename suffix (excluding file-type specific ending)
- MetaDataContext - Class in org.alfresco.repo.importer.view
-
Represents View Meta Data
- MetaDataContext(QName, ElementContext) - Constructor for class org.alfresco.repo.importer.view.MetaDataContext
-
Construct
- MetadataEmbedder - Interface in org.alfresco.repo.content.metadata
-
Interface for writing metadata properties back into the content file.
- MetadataEncryptor - Class in org.alfresco.repo.node.encryption
-
Component to convert encrypt/decrypt properties.
- MetadataEncryptor() - Constructor for class org.alfresco.repo.node.encryption.MetadataEncryptor
- MetadataExtracter - Interface in org.alfresco.repo.content.metadata
-
Interface for document property extracters.
- MetadataExtracter.OverwritePolicy - Enum Class in org.alfresco.repo.content.metadata
-
A enumeration of functional property overwrite policies.
- MetadataExtracterLimits - Class in org.alfresco.repo.content.metadata
-
Represents maximum values (that result in exceptions if exceeded) or limits on values (that result in EOF (End Of File) being returned early).
- MetadataExtracterLimits() - Constructor for class org.alfresco.repo.content.metadata.MetadataExtracterLimits
- MetadataExtracterRegistry - Class in org.alfresco.repo.content.metadata
-
Holds and provides the most appropriate metadate extracter for a particular mimetype.
- MetadataExtracterRegistry() - Constructor for class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
- MetadataExtractorPropertyMappingOverride - Interface in org.alfresco.repo.content.metadata
-
Deprecated.as code running inside the content repository process that overrides metadata extract properties should be moved out of process to reduce coupling of components, making upgrade simpler.
- metadataFileExists() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- metadataFileExtension - Variable in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- metadataLoader - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- metadataLoader - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- MetadataLoader - Interface in org.alfresco.repo.bulkimport
-
Definition of a metadata loader - a class that can load metadata for a file from some other source.
- MetadataLoader.Metadata - Class in org.alfresco.repo.bulkimport
-
Class used to encapsulate the type, aspects and property values for a single file or folder.
- MetaDataResultsFilter - Class in org.alfresco.repo.solr
-
Filters for node metadata results e.g. include properties, aspect, ... or not
- MetaDataResultsFilter() - Constructor for class org.alfresco.repo.solr.MetaDataResultsFilter
- MethodResourceManager - Interface in org.alfresco.util.resource
-
A controller of system or in-transaction resources.
- MethodResourceManager.MethodStatistics - Class in org.alfresco.util.resource
-
Helper class to carry basic method call statistics.
- methodSecurity - Variable in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- methodSecurity - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- methodSecurity - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- MethodSecurityBean<R> - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Support to simulate interceptor-driven permissions.
- MethodSecurityBean() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
-
Default constructor.
- MethodSecurityBean(MethodSecurityInterceptor, Class<?>, String) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
-
Helper constructor to supply necessary values
- MethodSecurityInterceptor - Class in org.alfresco.repo.security.permissions.impl.acegi
- MethodSecurityInterceptor() - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityInterceptor
- MethodStatistics() - Constructor for class org.alfresco.util.resource.MethodResourceManager.MethodStatistics
- Metric - Interface in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
Metrics returned from Solr
- Metric.METRIC_TYPE - Enum Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
- MetricsReporter - Interface in org.alfresco.metrics
- MigrateTenantsFromAttrsToTablePatch - Class in org.alfresco.repo.admin.patch.impl
-
Migrate Tenant attributes to table (alf_tenants)
- MigrateTenantsFromAttrsToTablePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.MigrateTenantsFromAttrsToTablePatch
- MIME_TYPE - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ContentPropertyName
- MIME_VERSION - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- mimeType - Variable in class org.alfresco.service.cmr.view.RepositoryExporterService.ExportHandle
- MIMETYPE - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- MIMETYPE_METADATA_EMBED - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- MIMETYPE_METADATA_EMBED - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- MIMETYPE_METADATA_EXTRACT - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- MIMETYPE_METADATA_EXTRACT - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- MIMETYPE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- mimetypeDAO - Variable in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- MimetypeDAO - Interface in org.alfresco.repo.domain.mimetype
-
DAO services for alf_mimetype table
- MimetypeDAOImpl - Class in org.alfresco.repo.domain.mimetype.ibatis
-
iBatis-specific implementation of the Mimetype DAO.
- MimetypeDAOImpl() - Constructor for class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- MimetypeDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A simple handler to get the Mimetype display label.
- MimetypeDisplayHandler(Set<String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.MimetypeDisplayHandler
- MimetypeEntity - Class in org.alfresco.repo.domain.mimetype
-
Entity bean for alf_mimetype table.
- MimetypeEntity() - Constructor for class org.alfresco.repo.domain.mimetype.MimetypeEntity
- MimetypeFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation representing themimetypetransient field. - MimetypeFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.MimetypeFieldProcessor
- mimetypeMap - Variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- MimetypeParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Mimetype parameter constraint
- MimetypeParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.MimetypeParameterConstraint
- mimetypeService - Variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- mimetypeService - Variable in class org.alfresco.repo.content.transform.TransformerDebug
- mimetypeService - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- mimetypeService - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
- mimetypeService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- min - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- minFilterValueLength(int) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- MINOR - Enum constant in enum class org.alfresco.service.cmr.version.VersionType
- MINUS_ONE - Static variable in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- Minute - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- missing - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- missingContent(NodeRef, QName, String) - Method in class org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
- missingContent(NodeRef, QName, String) - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteProcessor
-
Called when a missing content property is found
- missingContent(NodeRef, QName, String) - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteWriter
- missingContent(NodeRef, QName, String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteWriter
- MissingFacetId() - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.MissingFacetId
- MissingFacetId(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.MissingFacetId
- MIXED - Enum constant in enum class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
-
Defines
AlfrescoImapFolderview mode as mixed mode. - MIXED_CLASSPATH_RESOUCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- MIXED_NUMERIC_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- MIXED_REPOSITORY_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- ML_CONTAINER_PROPERTIES_TO_VERSION - Static variable in class org.alfresco.repo.model.ml.EditionServiceImpl
-
List of properties to set persistent when an edition of the mlContainer is created
- MLContainerType - Class in org.alfresco.repo.model.ml
-
Class containing behaviour for the multilingual multilingual container type.
- MLContainerType() - Constructor for class org.alfresco.repo.model.ml.MLContainerType
- MLContentInterceptor - Class in org.alfresco.repo.model.ml
-
Replaces content readers according to the empty translation status.
- MLContentInterceptor() - Constructor for class org.alfresco.repo.model.ml.MLContentInterceptor
- MLPropertyInterceptor - Class in org.alfresco.repo.node
-
Interceptor to filter out multilingual text properties from getter methods and transform to multilingual text for setter methods.
- MLPropertyInterceptor() - Constructor for class org.alfresco.repo.node.MLPropertyInterceptor
- MLTranslationInterceptor - Class in org.alfresco.repo.model.filefolder
-
An interceptor that replaces files nodes with their equivalent translations according to the locale.
- MLTranslationInterceptor() - Constructor for class org.alfresco.repo.model.filefolder.MLTranslationInterceptor
-
Constructor.
- MockFieldProcessorRegistry - Class in org.alfresco.repo.forms.processor.node
-
Mock implementation of a FieldProcessorRegistry.
- MockFieldProcessorRegistry(NamespaceService, DictionaryService) - Constructor for class org.alfresco.repo.forms.processor.node.MockFieldProcessorRegistry
- MODEL_PREFIX - Static variable in interface org.alfresco.model.BlogIntegrationModel
- MODEL_URL - Static variable in interface org.alfresco.model.BlogIntegrationModel
- modelDAO - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- ModelDAO - Interface in org.alfresco.repo.security.permissions.impl
-
The API for the alfresco permission model.
- ModelInUseException - Exception in org.alfresco.repo.dictionary
-
An exception thrown when an attempt is made to remove a model (or part thereof) when the model is in use.
- ModelInUseException(String) - Constructor for exception org.alfresco.repo.dictionary.ModelInUseException
- ModelNotInUseException - Exception in org.alfresco.repo.dictionary
-
An exception thrown to indicate that a model is not in use.
- ModelNotInUseException(String) - Constructor for exception org.alfresco.repo.dictionary.ModelNotInUseException
- ModelPermissionEntry - Class in org.alfresco.repo.security.permissions.impl.model
-
Support to read and store the definion of a permission entry.
- ModelPermissionEntry(NodeRef) - Constructor for class org.alfresco.repo.security.permissions.impl.model.ModelPermissionEntry
-
Create a permission model entry with the given node context
- ModelUsageDataCollector - Class in org.alfresco.heartbeat
-
A collector of data related to the data models being used.
- ModelUsageDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.ModelUsageDataCollector
- ModelUtil - Class in org.alfresco.util
-
Model related utility functions.
- ModelUtil() - Constructor for class org.alfresco.util.ModelUtil
- ModelValidator - Interface in org.alfresco.repo.dictionary
-
Validates model changes and deletes against the repository.
- ModelValidatorImpl - Class in org.alfresco.repo.dictionary
-
Model change validation covering model deletes, model constituent changes e.g. property deletes, additions, etc.
- ModelValidatorImpl() - Constructor for class org.alfresco.repo.dictionary.ModelValidatorImpl
- MODERATED - Enum constant in enum class org.alfresco.service.cmr.invitation.Invitation.InvitationType
- MODERATED - Enum constant in enum class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
- MODERATED - Enum constant in enum class org.alfresco.service.cmr.site.SiteVisibility
- MODERATED_SITE - Static variable in class org.alfresco.repo.site.script.ScriptSiteService
- ModeratedInvitation - Interface in org.alfresco.service.cmr.invitation
-
The moderated invitation request is a model object for who, needs to be added or removed from which resource with which attributes.
- ModeratedInvitationProcess - Interface in org.alfresco.repo.invitation
-
The Moderated Invitation Process has a moderator who approves or rejects invitations raised by the invitee themselves.
- ModificationDateProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object modification date property.
- ModificationDateProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ModificationDateProperty
-
Construct
- modifyHomeFolderNameIfItExists(NodeRef, List<String>) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Modifies (if required) the leaf folder name in the
homeFolderPathby appending"-N"(where N is an integer starting with 1), so that a new folder will be created. - MODULE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ModuleComponent - Interface in org.alfresco.repo.module
-
Interface for classes that control the startup and shutdown behaviour of modules.
- ModuleComponentHelper - Class in org.alfresco.repo.module
-
Helper class to split up some of the code for managing module components.
- ModuleComponentHelper() - Constructor for class org.alfresco.repo.module.ModuleComponentHelper
-
Default constructor
- ModuleDependency - Interface in org.alfresco.service.cmr.module
-
An ensapsulated module dependency.
- ModuleDetails - Interface in org.alfresco.service.cmr.module
-
Module details, contains the details of an installed alfresco module.
- ModuleDetailsImpl - Class in org.alfresco.repo.module
- ModuleDetailsImpl(String, ModuleVersionNumber, String, String) - Constructor for class org.alfresco.repo.module.ModuleDetailsImpl
- ModuleDetailsImpl(Properties) - Constructor for class org.alfresco.repo.module.ModuleDetailsImpl
-
Creates the instance from a set of properties.
- ModuleDetailsImpl(Properties, LogOutput) - Constructor for class org.alfresco.repo.module.ModuleDetailsImpl
-
Creates the instance from a set of properties.
- ModuleDetailsImpl.ModuleDependencyImpl - Class in org.alfresco.repo.module
- moduleInstalled(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Function to check if a module is installed
- ModuleInstallState - Enum Class in org.alfresco.service.cmr.module
-
Enum used to indicate the install state of a module.
- ModuleManagementToolException - Exception in org.alfresco.repo.module.tool
-
Module Management Tool Exception class
- ModuleManagementToolException(String) - Constructor for exception org.alfresco.repo.module.tool.ModuleManagementToolException
- ModuleManagementToolException(String, Object[]) - Constructor for exception org.alfresco.repo.module.tool.ModuleManagementToolException
- ModuleManagementToolException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.module.tool.ModuleManagementToolException
- ModuleManagementToolException(String, Throwable) - Constructor for exception org.alfresco.repo.module.tool.ModuleManagementToolException
- moduleService - Variable in class org.alfresco.repo.module.AbstractModuleComponent
- ModuleService - Interface in org.alfresco.service.cmr.module
-
A service to control and provide information about the currently-installed modules.
- ModuleServiceImpl - Class in org.alfresco.repo.module
-
This component controls the execution of
module startup components. - ModuleServiceImpl() - Constructor for class org.alfresco.repo.module.ModuleServiceImpl
-
Default constructor
- ModuleStarter - Class in org.alfresco.repo.module
-
This component is responsible for ensuring that patches are applied at the appropriate time.
- ModuleStarter() - Constructor for class org.alfresco.repo.module.ModuleStarter
- ModuleVersionNumber - Class in org.alfresco.repo.module
-
The exising Alfresco VersionNumber can only be numeric.
- ModuleVersionNumber() - Constructor for class org.alfresco.repo.module.ModuleVersionNumber
- ModuleVersionNumber(String) - Constructor for class org.alfresco.repo.module.ModuleVersionNumber
- ModuleVersionNumber(VersionNumber) - Constructor for class org.alfresco.repo.module.ModuleVersionNumber
- Monitor - Class in org.alfresco.repo.security.authentication.ldap
-
Monitoring methods and properties to be exposed via the JMX admin console.
- Monitor() - Constructor for class org.alfresco.repo.security.authentication.ldap.Monitor
- MonitorBeanInfo - Class in org.alfresco.repo.security.authentication.ldap
-
A BeanInfo providing metadata for the Monitor class
- MonitorBeanInfo() - Constructor for class org.alfresco.repo.security.authentication.ldap.MonitorBeanInfo
- Month - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- Months - Class in org.alfresco.repo.dictionary.types.period
-
Months
- Months() - Constructor for class org.alfresco.repo.dictionary.types.period.Months
- moreLevels() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- move(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Move this Node to a new parent destination.
- move(ScriptNode, ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Move this Node from specified parent to a new parent destination.
- move(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- move(NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Move a file or folder to a new name and/or location.
- move(NodeRef, NodeRef, NodeRef, String) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Deprecated.- not used by live code - exception handling is too severe
- move(NodeRef, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Deprecated.
- move(NodeRef, NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Deprecated.
- MoveActionExecuter - Class in org.alfresco.repo.action.executer
-
Move action executor.
- MoveActionExecuter() - Constructor for class org.alfresco.repo.action.executer.MoveActionExecuter
- MoveFileCommand - Class in org.alfresco.filesys.repo.rules.commands
- MoveFileCommand(String, String, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- MoveFileCommand(String, String, NodeRef, String, String, boolean) - Constructor for class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- MoveFileOperation - Class in org.alfresco.filesys.repo.rules.operations
-
Rename a file within the same directory
- MoveFileOperation(String, String, String, String, NodeRef) - Constructor for class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- moveFrom(NodeRef, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- moveFrom(NodeRef, NodeRef, NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Move a file or folder to a new name and/or location.
- moveNode(Long, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- moveNode(Long, Long, QName, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Update a node's primary association, giving it a new parent and new association parameters.
- moveNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Move Node Drops the old primary association and creates a new one
- moveNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- moveNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- moveNodeData(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Moves all node-linked data from one node to another.
- moveNodeData(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- MoveNodeEvent - Class in org.alfresco.filesys.repo
-
Move Node Event Class
- MoveNodeEvent(FileFolderServiceType, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.MoveNodeEvent
-
Class constructor
- moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- moveObject(String, Holder<String>, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- moveStore(StoreRef, StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- moveStore(StoreRef, StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Changes the old store reference to the new store reference.
- moveToNextPosition() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- moveToNextPosition() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- moveToNextPosition() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- moveToPreviousPosition() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- moveToPreviousPosition() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- moveToPreviousPosition() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- moveTranslationContainer(NodeRef, NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- moveTranslationContainer(NodeRef, NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Moves the location of the given cm:mlContainer.
- ms(long) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- MSG_ASSIGNED_TASK - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
I18N
- MSG_CREATED - Static variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- MSG_DEFERRED - Static variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- MSG_EXISTS - Static variable in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- MSG_FAILURE - Static variable in class org.alfresco.repo.admin.patch.SamplePatch
- MSG_MISSING_CONTENT - Static variable in class org.alfresco.repo.content.filestore.FileContentReader
-
message key for missing content.
- MSG_NEW_POOLED_TASK - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- MSG_PREFIX - Static variable in class org.alfresco.repo.dictionary.types.period.AbstractPeriodProvider
- MSG_READ_ONLY - Static variable in exception org.alfresco.service.transaction.ReadOnlyServerException
- MSG_SUCCESS - Static variable in class org.alfresco.repo.admin.patch.SamplePatch
- MSG_SUCCESS - Static variable in class org.alfresco.repo.admin.patch.SimplePatch
- MSG_TRANSFER_CANCELLED - Static variable in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- MSG_TRANSFER_NOT_FOUND - Static variable in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- MSG_UNSUPPORTED - Static variable in class org.alfresco.repo.version.NodeServiceImpl
-
Error messages
- MSG_VALUE_NONE - Static variable in class org.alfresco.repo.forms.processor.workflow.MessageFieldProcessor
- MSGID_ERR_NO_BRANCHES - Static variable in class org.alfresco.repo.version.VersionServiceImpl
- MSGID_ERR_NOT_FOUND - Static variable in class org.alfresco.repo.version.VersionServiceImpl
-
Error message I18N id's
- MSGID_ERR_ONE_PRECEEDING - Static variable in class org.alfresco.repo.version.VersionServiceImpl
- MSGID_ERR_RESTORE_EXISTS - Static variable in class org.alfresco.repo.version.VersionServiceImpl
- MSGID_ERR_RESTORE_NO_VERSION - Static variable in class org.alfresco.repo.version.VersionServiceImpl
- MSGID_ERR_REVERT_MISMATCH - Static variable in class org.alfresco.repo.version.VersionServiceImpl
- MSOfficeContentNetworkFile - Class in org.alfresco.filesys.repo
-
Ms Office Content Network File Class
- MSOfficeContentNetworkFile(NodeService, ContentService, MimetypeService, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.MSOfficeContentNetworkFile
-
Class constructor
- MSSQL() - Constructor for class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MSSQL
- MTNodesCache2 - Class in org.alfresco.repo.webdav
-
In-memory cache that stores nodeRefs per tenant.
- MTNodesCache2() - Constructor for class org.alfresco.repo.webdav.MTNodesCache2
- MULTI_VALUED_PROPERY - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- multicastEvent(ApplicationEvent) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- multicastEvent(ApplicationEvent, ResolvableType) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- multicastEventInternal(ApplicationEvent) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- MultiFileDumper - Class in org.alfresco.util.schemacomp
-
Given a set of database object prefixes (e.g.
- MultiFileDumper(File, String, MultiFileDumper.DbToXMLFactory, String) - Constructor for class org.alfresco.util.schemacomp.MultiFileDumper
-
Construct a MultiFileDumper with the
MultiFileDumper.DEFAULT_PREFIXES. - MultiFileDumper(String[], File, String, MultiFileDumper.DbToXMLFactory, String) - Constructor for class org.alfresco.util.schemacomp.MultiFileDumper
-
Constructor with all available arguments.
- MultiFileDumper.DbToXMLFactory - Interface in org.alfresco.util.schemacomp
- MultiFileDumper.DbToXMLFactoryImpl - Class in org.alfresco.util.schemacomp
- multiLineLog - Variable in class org.alfresco.repo.content.transform.TransformerDebug
- MULTILINGUAL_CONTENT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- MultilingualContentService - Interface in org.alfresco.service.cmr.ml
-
The API to manage multilingual content and related structures.
- MultilingualContentServiceImpl - Class in org.alfresco.repo.model.ml
-
Multilingual support implementation.
- MultilingualContentServiceImpl() - Constructor for class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- MultilingualDocumentAspect - Class in org.alfresco.repo.model.ml
-
Class containing behaviour for the multilingual document aspect.
- MultilingualDocumentAspect() - Constructor for class org.alfresco.repo.model.ml.MultilingualDocumentAspect
- MULTIPART_MIXED - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- MultiTAdminServiceImpl - Class in org.alfresco.repo.tenant
-
MT Admin Service Implementation.
- MultiTAdminServiceImpl() - Constructor for class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- MultiTenantBootstrap - Class in org.alfresco.repo.tenant
-
This component is responsible for starting the enabled tenants (if MT is enabled).
- MultiTenantBootstrap() - Constructor for class org.alfresco.repo.tenant.MultiTenantBootstrap
- MultiTenantShareMapper - Class in org.alfresco.filesys.alfresco
-
Multi Tenant Share Mapper Class
- MultiTenantShareMapper() - Constructor for class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Default constructor
- MultiThreadedBulkFilesystemImporter - Class in org.alfresco.repo.bulkimport.impl
-
Performs a multi-threaded filesystem import into the repository using the
BatchProcessor. - MultiThreadedBulkFilesystemImporter() - Constructor for class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- MultiTNodeServiceInterceptor - Class in org.alfresco.repo.tenant
-
Interceptor to translate Node
- MultiTNodeServiceInterceptor() - Constructor for class org.alfresco.repo.tenant.MultiTNodeServiceInterceptor
- MultiTServiceImpl - Class in org.alfresco.repo.tenant
- MultiTServiceImpl() - Constructor for class org.alfresco.repo.tenant.MultiTServiceImpl
- multiValuedSeparator - Variable in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- mustProtectValue(S, Set<Class<?>>) - Static method in class org.alfresco.util.ValueProtectingMap
-
Utility method to check if values need to be cloned or not
- MutableAuthenticationDao - Interface in org.alfresco.repo.security.authentication
-
A service provider interface to provide both acegi integration via AuthenticationDao and SaltSource and mutability support for user definitions.
- MutableAuthenticationService - Interface in org.alfresco.service.cmr.security
-
An extended
AuthenticationServicethat allows mutation of some or all of its user accounts. - MutableAuthenticationServiceImpl - Class in org.alfresco.repo.security.authentication
-
The default implementation of
MutableAuthenticationService. - MutableAuthenticationServiceImpl() - Constructor for class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- MySQL() - Constructor for class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQL
- MySQLClusterNDB() - Constructor for class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQLClusterNDB
- MySQLClusterNDBDialect - Class in org.alfresco.repo.domain.dialect
-
MySQL Cluster NDB specific DAO overrides WARNING: - Experimental only (unsupported) !
- MySQLClusterNDBDialect() - Constructor for class org.alfresco.repo.domain.dialect.MySQLClusterNDBDialect
- MySQLDeleteNotExistsExecutor - Class in org.alfresco.repo.domain.schema.script
-
Extends
to cope with MySQL specific fetch size limitation and restrictions.DeleteNotExistsExecutor - MySQLDeleteNotExistsExecutor(Connection, String, int, File, Properties, DataSource) - Constructor for class org.alfresco.repo.domain.schema.script.MySQLDeleteNotExistsExecutor
- MySQLInnoDBDialect - Class in org.alfresco.repo.domain.dialect
- MySQLInnoDBDialect() - Constructor for class org.alfresco.repo.domain.dialect.MySQLInnoDBDialect
N
- name - Variable in class org.alfresco.repo.action.CommonResourceAbstractBase
-
The bean name
- name - Variable in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Constraint name
- name - Variable in class org.alfresco.repo.audit.model._3.Application
- name - Variable in class org.alfresco.repo.audit.model._3.DataExtractor
- name - Variable in class org.alfresco.repo.audit.model._3.DataGenerator
- name - Variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- name - Variable in class org.alfresco.repo.forms.FieldDefinition
- name - Variable in class org.alfresco.repo.forms.FormData.FieldData
- name - Variable in class org.alfresco.repo.processor.BaseProcessor
-
The name of the processor
- name - Variable in class org.alfresco.repo.virtual.ref.Protocol
- name - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Deprecated.
- name - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- name - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- name - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- name() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
lookup name of the behaviour, if none specified behaviour is not recorded in the registry
- NAME - Static variable in class org.alfresco.repo.action.constraint.AspectParameterConstraint
-
Name constant
- NAME - Static variable in class org.alfresco.repo.action.constraint.MimetypeParameterConstraint
-
Name constant
- NAME - Static variable in class org.alfresco.repo.action.constraint.PropertyParameterConstraint
-
Name constant
- NAME - Static variable in class org.alfresco.repo.action.constraint.TypeParameterConstraint
-
Name constant
- NAME - Static variable in class org.alfresco.repo.action.evaluator.CompareMimeTypeEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.HasChildEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.HasTagEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
-
Rule constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.evaluator.NoConditionEvaluator
-
Evaluator constants
- NAME - Static variable in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.CheckInActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.CheckOutActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.CompositeActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.CopyActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.CountChildrenActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.ImageTransformActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.ImporterActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
-
Rule constants
- NAME - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
-
Action executor constants
- NAME - Static variable in class org.alfresco.repo.action.executer.MoveActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.ScriptActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
-
Action constants
- NAME - Static variable in class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- NAME - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.content.transform.LocalPassThroughTransform
- NAME - Static variable in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.CompanyHomeNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.SelfNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.SharedHomeNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.SitesHomeNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.UserHomeNodeLocator
- NAME - Static variable in class org.alfresco.repo.nodelocator.XPathNodeLocator
- NAME - Static variable in class org.alfresco.repo.notification.EMailNotificationProvider
-
Name of provider
- NAME - Static variable in class org.alfresco.repo.rendition.executer.CompositeRenderingEngine
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.The action bean name.
- NAME - Static variable in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- NAME - Static variable in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.Action name and parameters
- NAME - Static variable in class org.alfresco.repo.rule.LinkRules
-
Name and parameter constants
- NAME - Static variable in class org.alfresco.repo.rule.ReorderRules
-
Constants
- NAME - Static variable in class org.alfresco.repo.rule.UnlinkRules
-
Constants
- NAME - Static variable in class org.alfresco.repo.site.DocLibNodeLocator
- NAME - Static variable in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
-
Action name and parameters
- NAME - Static variable in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Action name and parameters
- NAME - Static variable in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.The action bean name.
- NAME - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.Evaluator constants
- NAME - Static variable in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.Action name and parameters
- NAME - Static variable in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Action name and parameters
- NAME - Static variable in class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
- NAME - Static variable in class org.alfresco.repo.transfer.TransferCommitActionExecuter
- NAME - Static variable in class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
- NAME - Static variable in class org.alfresco.repo.transfer.TransferTreeActionExecuter
- NAME - Static variable in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- NAME - Static variable in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- NAME - Static variable in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- NAME - Static variable in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- NAME_PROP_DATA - Static variable in class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- NameAndCreatedAt(Long, String, String) - Constructor for class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity.NameAndCreatedAt
- NameBasedUserNameGenerator - Class in org.alfresco.repo.security.authentication
-
Generates a user name based upon firstName and lastName.
- NameBasedUserNameGenerator() - Constructor for class org.alfresco.repo.security.authentication.NameBasedUserNameGenerator
- NamePathResultsMap - Class in org.alfresco.repo.template
-
A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
- NamePathResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.NamePathResultsMap
-
Constructor
- NamePatternPropertyValueConstraint - Class in org.alfresco.repo.virtual.template
-
Specifies a constraint on a property value, as for e.g.
- NamePatternPropertyValueConstraint(VirtualQueryConstraint, QName, Serializable, NamespacePrefixResolver) - Constructor for class org.alfresco.repo.virtual.template.NamePatternPropertyValueConstraint
- NameProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object name property.
- NameProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.NameProperty
-
Construct
- Namespace(String, String) - Constructor for class org.alfresco.repo.search.DocumentNavigator.Namespace
- NAMESPACE - Static variable in interface org.alfresco.repo.policy.Policy
-
mandatory static field on a Policy that can be overridden in derived policies
- NAMESPACE_BEGIN - Static variable in class org.alfresco.repo.template.BaseContentNode
- NAMESPACE_PREFIX - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- NAMESPACE_PROPERTY_PREFIX - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- NAMESPACE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- NAMESPACE_URI - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- NAMESPACE_URI - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- NAMESPACE_URI - Static variable in interface org.alfresco.repo.version.Version2Model
-
Namespace
- NAMESPACE_URI - Static variable in interface org.alfresco.repo.version.VersionModel
-
Namespace
- NAMESPACE_URI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- NamespaceEntity - Class in org.alfresco.repo.domain.qname
-
Entity for alf_namespace persistence.
- NamespaceEntity() - Constructor for class org.alfresco.repo.domain.qname.NamespaceEntity
- namespacePrefixCache - Static variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Thread local cache of namespace prefixes for long QName to short prefix name conversions
- namespacePrefixResolver - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- namespacePrefixResolver - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- namespacePrefixResolver - Variable in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- namespaceService - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- namespaceService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
- namespaceService - Variable in class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- namespaceService - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- namespaceService - Variable in class org.alfresco.repo.events.AbstractEventsService
- namespaceService - Variable in class org.alfresco.repo.events.EventGenerationBehaviours
- namespaceService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- namespaceService - Variable in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- namespaceService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- namespaceService - Variable in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- namespaceService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- namespaceService - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- namespaceService - Variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- namespaceService - Variable in class org.alfresco.repo.search.AbstractIndexFilter
- namespaceService - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- namespaceService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- namespaceService - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- NameValidator - Class in org.alfresco.util.schemacomp.validator
-
Validates the name of a DbObject using a regular expression.
- NameValidator() - Constructor for class org.alfresco.util.schemacomp.validator.NameValidator
- NAMING_TIMEOUT_EXCEPTION_MESSAGE - Static variable in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- NativeMap - Class in org.alfresco.repo.jscript
-
Wrapper for exposing maps in Rhino scripts.
- NativeMap(Scriptable, Map<Object, Object>) - Constructor for class org.alfresco.repo.jscript.NativeMap
-
Construct
- nativeSQL(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- negate() - Method in interface org.alfresco.util.TriPredicate
- NestedComparator(List<Pair<Comparator<R>, CannedQuerySortDetails.SortOrder>>) - Constructor for class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.NestedComparator
- Network - Class in org.alfresco.repo.tenant
- Network(String, boolean, String, String) - Constructor for class org.alfresco.repo.tenant.Network
- Network(Tenant, Boolean, Date, String, Boolean, List<Quota>) - Constructor for class org.alfresco.repo.tenant.Network
- NetworkFileLegacyReferenceCount - Interface in org.alfresco.filesys.alfresco
-
Does this NetworkFile have reference counting?
- NetworksService - Interface in org.alfresco.repo.tenant
-
A service that provides information on networks.
- NetworksServiceImpl - Class in org.alfresco.repo.tenant
- NetworksServiceImpl() - Constructor for class org.alfresco.repo.tenant.NetworksServiceImpl
- New - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
A new Action, which has never been run
- NEW - Enum constant in enum class org.alfresco.repo.solr.AlfrescoModelDiff.TYPE
- newChildAssoc(Long, Long, QName, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newChildAssoc(Long, Long, QName, QName, String) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Create a new child association.
- newChildAssocInsert(ChildAssocEntity, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newChildAssocInsert(ChildAssocEntity, QName, String) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQLClusterNDB
- newChildAssocInsertImpl(ChildAssocEntity, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newDocument() - Static method in class org.alfresco.util.XMLUtil
-
utility function for creating a document
- newInstance(FileInfo, ServiceRegistry, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptNode
- newInstance(NodeRef, ServiceRegistry, Scriptable) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Factory method
- newNode(Long, QName, QName, StoreRef, String, QName, Locale, String, Map<QName, Serializable>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newNode(Long, QName, QName, StoreRef, String, QName, Locale, String, Map<QName, Serializable>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Create a new node.
- newNodeAssoc(Long, Long, QName, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newNodeAssoc(Long, Long, QName, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Create a new association
- newNodeImplInsert(NodeEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newNodeImplInsert(NodeEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQLClusterNDB
- newNodeInfo(ChildAssociationRef) - Method in class org.alfresco.repo.audit.access.NodeInfoFactory
- newNodeInfo(NodeRef) - Method in class org.alfresco.repo.audit.access.NodeInfoFactory
- newRawMap() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Helper method to fetch a clean map into which raw values can be dumped.
- newReference(String, String, NodeRef) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Deprecated.In future system paths will be replaced with actual resources or string encoded references
- newReference(String, String, NodeRef, String) - Method in class org.alfresco.repo.virtual.ref.VanillaProtocol
- newReference(String, String, NodeRef, NodeRef) - Method in class org.alfresco.repo.virtual.ref.VanillaProtocol
- newReference(Encoding, Resource, String, Resource, List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- newReference(Encoding, Resource, String, Resource, Resource, List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.VanillaProtocol
- newReference(Encoding, Resource, Reference) - Static method in class org.alfresco.repo.virtual.ref.NodeProtocol
- newReference(Resource, String, NodeRef, List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- newReference(NodeRef, String, NodeRef) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- newReference(NodeRef, Reference) - Static method in class org.alfresco.repo.virtual.ref.NodeProtocol
- newRequestWrapper(Map<String, String>, HttpServletRequest) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- newStore(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- newStore(StoreRef) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Creates a unique store for the given protocol and identifier combination.
- newTransformationOptions(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.ImageTransformActionExecuter
- newTransformationOptions(Action, NodeRef) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- newVirtualReference(ActualEnvironment, NodeRef, String) - Method in class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
-
Deprecated.all template system path functionality should be replaced by plain encoded references
- newVirtualReference(ActualEnvironment, NodeRef, NodeRef) - Method in class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
- newVirtualReference(Protocol, NodeRef, NodeRef) - Method in class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
- NewVirtualReferenceMethod - Class in org.alfresco.repo.virtual.ref
- NewVirtualReferenceMethod(String, String, NodeRef, String) - Constructor for class org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod
-
Deprecated.In future system paths will be replaced with actual resources or string encoded references
- NewVirtualReferenceMethod(NodeRef, String, NodeRef, String) - Constructor for class org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod
- next() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- next() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- next() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- next() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRowIterator
- next() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRowIterator
- next() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRowIterator
- next() - Method in class org.alfresco.repo.search.results.SortedResultSetRowIterator
- nextFileInfo(FileInfo) - Method in class org.alfresco.filesys.repo.CacheLookupSearchContext
-
Return file information for the next file in the active search.
- nextFileInfo(FileInfo) - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return file information for the next file in the active search.
- nextFileName() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return the file name of the next file in the active search.
- nextIndex() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- nextIndex() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- nextIndex() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- nextSequenceNumber() - Method in class org.alfresco.repo.events.AbstractEventsService
- NO_LIMIT - Static variable in interface org.alfresco.repo.content.ContentLimitProvider
-
A
limithaving this value is deemed not to be a limit. - NO_LOCK - Enum constant in enum class org.alfresco.service.cmr.lock.LockStatus
-
Indicates that there is no lock present
- NO_OP - Static variable in interface org.alfresco.repo.event2.mapper.PropertyMapper
- NO_ORDER - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NO_OWNER - Static variable in interface org.alfresco.service.cmr.security.OwnableService
- NO_TRANSFORMERS - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- NoActionIndexer - Class in org.alfresco.repo.search.impl
-
A no action indexer - the indexing is done automatically along with persistence TODO: Rename to Adaptor?
- NoActionIndexer() - Constructor for class org.alfresco.repo.search.impl.NoActionIndexer
- NoConditionEvaluator - Class in org.alfresco.repo.action.evaluator
-
No condition evaluator implementation.
- NoConditionEvaluator() - Constructor for class org.alfresco.repo.action.evaluator.NoConditionEvaluator
- NoCredentialsFoundException - Exception in org.alfresco.service.cmr.remoteticket
-
Exception thrown if no credentials could be found when attempting to perform an authentication request to a remote system.
- NoCredentialsFoundException() - Constructor for exception org.alfresco.service.cmr.remoteticket.NoCredentialsFoundException
- NoCredentialsFoundException(String) - Constructor for exception org.alfresco.service.cmr.remoteticket.NoCredentialsFoundException
- node - Variable in class org.alfresco.service.cmr.workflow.WorkflowPath
-
Deprecated.
- node - Variable in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
-
Deprecated.
- Node - Interface in org.alfresco.repo.domain.node
-
Interface for beans carrying general information for alf_node data.
- NODE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- NODE - Enum constant in enum class org.alfresco.repo.security.permissions.impl.RequiredPermission.On
- NODE - Enum constant in enum class org.alfresco.repo.virtual.ref.Protocols
- NODE - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- NODE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- NODE_CREATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- NODE_DELETED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- NODE_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- NODE_LOCATOR_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- NODE_LOCK - Enum constant in enum class org.alfresco.service.cmr.lock.LockType
-
Deprecated.Deprecated in 4.1.6. Will be replaced by a more descriptive name.
- NODE_NAME - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- NODE_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- NODE_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- NODE_REF_EXPRESSION - Static variable in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- NODE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- NODE_TEMPLATE_PATH_TOKEN - Static variable in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Repository node path system path token.
- NODE_TYPE - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- NODE_UPDATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- Node2ServiceImpl - Class in org.alfresco.repo.version
-
The version2 store node service implementation
- Node2ServiceImpl() - Constructor for class org.alfresco.repo.version.Node2ServiceImpl
- NodeArchiveService - Interface in org.alfresco.repo.node.archive
-
A service interface providing methods that map onto the low-level node restore functionality.
- NodeArchiveServiceImpl - Class in org.alfresco.repo.node.archive
-
Implementation of the node archive abstraction.
- NodeArchiveServiceImpl() - Constructor for class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- NodeArchiveServicePolicies - Interface in org.alfresco.repo.node
-
Node archive service policies
- NodeArchiveServicePolicies.BeforePurgeNodePolicy - Interface in org.alfresco.repo.node
- NodeArchiveServicePolicies.BeforeRestoreArchivedNodePolicy - Interface in org.alfresco.repo.node
- NodeArchiveServicePolicies.OnRestoreArchivedNodePolicy - Interface in org.alfresco.repo.node
- NodeAspectFilter - Class in org.alfresco.repo.event2.filter
-
Implementation of the node aspects filter.
- NodeAspectFilter(String) - Constructor for class org.alfresco.repo.event2.filter.NodeAspectFilter
- NodeAspectsEntity - Class in org.alfresco.repo.domain.node
-
Bean to convey alf_node_aspects data.
- NodeAspectsEntity() - Constructor for class org.alfresco.repo.domain.node.NodeAspectsEntity
-
Required default constructor
- NodeAssocEntity - Class in org.alfresco.repo.domain.node
-
Bean for alf_node_assoc table.
- NodeAssocEntity() - Constructor for class org.alfresco.repo.domain.node.NodeAssocEntity
-
Required default constructor
- NodeAuditor - Class in org.alfresco.repo.node
-
A listener that ensures that an event is audited for every deleted node in a tree of nodes, not just the top one captured by
AuditMethodInterceptor! - NodeAuditor() - Constructor for class org.alfresco.repo.node.NodeAuditor
- NodeBackedEntity - Class in org.alfresco.repo.query
-
Parent class of Canned Query Entities which are a
NodeEntitywith additional properties - NodeBackedEntity() - Constructor for class org.alfresco.repo.query.NodeBackedEntity
-
Default constructor
- NodeBackedEntity(Long, Long, Long) - Constructor for class org.alfresco.repo.query.NodeBackedEntity
-
Query constructor
- NodeBackedEntityComparator(QName) - Constructor for class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.NodeBackedEntityComparator
- NodeBatchLoadEntity - Class in org.alfresco.repo.domain.node.ibatis
-
Bean to convey carry query information of node batch loading.
- NodeBatchLoadEntity() - Constructor for class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- NodeBulkLoader - Interface in org.alfresco.repo.node
-
A component that pre-fetches cached data for the given nodes.
- nodeCheckedIn(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
- nodeCheckedIn(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeCheckedOut(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
- nodeCheckedOut(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeCheckOutCancelled(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
- nodeCheckOutCancelled(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeCleanupJob - Class in org.alfresco.repo.node.cleanup
-
Scheduled job to call a
NodeCleanupWorker. - NodeCleanupJob() - Constructor for class org.alfresco.repo.node.cleanup.NodeCleanupJob
- NodeCleanupRegistry - Class in org.alfresco.repo.node.cleanup
-
A
workerthat aggregates any number ofregisteredworkers. - NodeCleanupRegistry() - Constructor for class org.alfresco.repo.node.cleanup.NodeCleanupRegistry
- NodeCleanupWorker - Interface in org.alfresco.repo.node.cleanup
-
Interface for classes that implement a snippet of node cleanup.
- nodeCommented(NodeRef, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node commented event.
- nodeCommented(NodeRef, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeContentContext - Class in org.alfresco.repo.content
-
Context information for node-related content.
- NodeContentContext(ContentReader, String, NodeRef, QName) - Constructor for class org.alfresco.repo.content.NodeContentContext
-
Construct the instance with the content URL.
- NodeContentData - Class in org.alfresco.repo.exporter
-
ContentData with associated NodeRef
- NodeContentData(NodeRef, ContentData) - Constructor for class org.alfresco.repo.exporter.NodeContentData
-
Construct
- NodeContext - Class in org.alfresco.repo.importer.view
-
Maintains state about the currently imported node.
- NodeContext(QName, ParentContext, TypeDefinition) - Constructor for class org.alfresco.repo.importer.view.NodeContext
-
Construct
- NodeContext.ACE - Class in org.alfresco.repo.importer.view
-
Access Control Entry
- nodeConverter - Variable in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- NodeConverter - Interface in org.alfresco.repo.workflow
- NodeCrawler - Interface in org.alfresco.service.cmr.transfer
-
The NodeCrawler finds nodes related to an initial group of nodes for the transfer service.
- NodeCrawlerFactory - Interface in org.alfresco.service.cmr.transfer
- nodeCreated(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node created event.
- nodeCreated(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeCreated(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- nodeCreated(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
-
Report creation of a node.
- nodeDAO - Variable in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- nodeDAO - Variable in class org.alfresco.repo.event2.EventGenerator
- nodeDAO - Variable in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- nodeDAO - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- nodeDAO - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- nodeDAO - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- NodeDAO - Interface in org.alfresco.repo.domain.node
-
DAO services for alf_node and related tables
- NodeDAO.ChildAssocRefQueryCallback - Interface in org.alfresco.repo.domain.node
-
Interface used to iterate over results from child association queries
- NodeDAO.NodeRefQueryCallback - Interface in org.alfresco.repo.domain.node
-
Interface used to iterate over pure node results
- NodeDAO.NodeView - Class in org.alfresco.repo.domain.node
-
An object that contains data giving a 'view' of the node to be deleted.
- NodeDAOImpl - Class in org.alfresco.repo.domain.node.ibatis
-
iBatis-specific extension of the Node abstract DAO
- NodeDAOImpl() - Constructor for class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- NodeDAOImpl.MSSQL - Class in org.alfresco.repo.domain.node.ibatis
-
MSSQL requires some overrides to handle specific behaviour.
- NodeDAOImpl.MySQL - Class in org.alfresco.repo.domain.node.ibatis
-
MySQL (InnoDB) specific DAO overrides
- NodeDAOImpl.MySQLClusterNDB - Class in org.alfresco.repo.domain.node.ibatis
-
MySQL Cluster NDB specific DAO overrides WARNING: Experimental/unsupported - see MySQLClusterNDBDialect !
- nodeDeleted(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node deleted event.
- nodeDeleted(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeDescription - Class in org.alfresco.repo.security.sync
-
An 'off-line' description of an Alfresco node.
- NodeDescription(String) - Constructor for class org.alfresco.repo.security.sync.NodeDescription
-
Instantiates a new node description.
- NodeEligibleForRethumbnailingEvaluator - Class in org.alfresco.repo.thumbnail.conditions
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- NodeEligibleForRethumbnailingEvaluator() - Constructor for class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- NodeEntity - Class in org.alfresco.repo.domain.node
-
Bean to convey alf_node data.
- NodeEntity() - Constructor for class org.alfresco.repo.domain.node.NodeEntity
-
Required default constructor
- NodeEvent - Class in org.alfresco.filesys.repo
-
Node Event Base Class
- NodeEvent(FileFolderServiceType, NodeRef) - Constructor for class org.alfresco.filesys.repo.NodeEvent
-
Class constructor
- NodeEventConsolidator - Class in org.alfresco.repo.event2
-
Encapsulates node events occurred in a single transaction.
- NodeEventConsolidator(NodeResourceHelper) - Constructor for class org.alfresco.repo.event2.NodeEventConsolidator
- NodeEventQueue - Class in org.alfresco.filesys.repo
-
Node Event Queue Class
- NodeEventQueue() - Constructor for class org.alfresco.filesys.repo.NodeEventQueue
-
Class constructor
- nodeExists(NodeRef) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- NodeExistsException - Exception in org.alfresco.repo.domain.node
-
Exception generated when a live node already exists for a given
node reference. - NodeExistsException(Pair<Long, NodeRef>, Throwable) - Constructor for exception org.alfresco.repo.domain.node.NodeExistsException
- nodeFavourited(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node favourited event.
- nodeFavourited(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeFilingRule - Class in org.alfresco.repo.virtual.template
- NodeFilingRule(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.template.NodeFilingRule
- NodeFilter - Interface in org.alfresco.service.cmr.transfer
- NodeFinder - Interface in org.alfresco.service.cmr.transfer
- NodeFormProcessor - Class in org.alfresco.repo.forms.processor.node
-
FormProcessor implementation that can generate and persist Form objects for repository nodes.
- NodeFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.NodeFormProcessor
- NodeHashReferenceParser - Class in org.alfresco.repo.virtual.ref
-
Custom parser for hash encoded strings of
References having the protocol set toNodeProtocol. - NodeHashReferenceParser(HashStore, HashReferenceParser) - Constructor for class org.alfresco.repo.virtual.ref.NodeHashReferenceParser
- NodeHashStringifier - Class in org.alfresco.repo.virtual.ref
-
Custom stringifier for hash encoded strings of
References having the protocol set toNodeProtocol. - NodeHashStringifier(HashStore, Stringifier) - Constructor for class org.alfresco.repo.virtual.ref.NodeHashStringifier
- NodeHierarchyWalker - Class in org.alfresco.repo.node.db
-
Class that walks down a hierarchy gathering view details for later processing.
- NodeHierarchyWalker(NodeDAO) - Constructor for class org.alfresco.repo.node.db.NodeHierarchyWalker
- NodeHierarchyWalker.VisitedNode - Class in org.alfresco.repo.node.db
-
Carries data about a node in the hierarchy
- NodeIdAndAclId - Interface in org.alfresco.repo.domain.node
-
Simple interface for beans carrying basic Node ID and related ACL ID data
- NodeImporter - Interface in org.alfresco.repo.bulkimport
-
Imports an importable item in the filesystem into the repository by creating a node to represent it.
- NodeInfo(String, String, String, NodeRef, NodeRef.Status, List<Path>, Long, QName, Set<QName>, String, Client, Boolean, boolean, Boolean, Boolean) - Constructor for class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- NodeInfoFactory - Class in org.alfresco.repo.audit.access
-
Factory for
NodeInfoobjects. - NodeInfoFactory(NodeService, NamespaceService) - Constructor for class org.alfresco.repo.audit.access.NodeInfoFactory
- NodeItemContext - Class in org.alfresco.repo.importer.view
-
Represents Property Context
- NodeItemContext(QName, NodeContext) - Constructor for class org.alfresco.repo.importer.view.NodeItemContext
-
Construct
- nodeLiked(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node liked event.
- nodeLiked(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeLinked(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- nodeLinked(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
-
Report creation of a node link.
- NodeLocator - Interface in org.alfresco.repo.nodelocator
-
A strategy for locating a
NodeRefin the repository, given a source node and an arbitrary set of parameters. - NodeLocatorService - Interface in org.alfresco.repo.nodelocator
-
This service is responsible for locating
NodeRefs in the repository usingNodeLocatorstrategies. - NodeLocatorServiceImpl - Class in org.alfresco.repo.nodelocator
-
Implementation of the
NodeLocatorServicewhich is responsible for locating aNodeRefusing a named lookup strategy. - NodeLocatorServiceImpl() - Constructor for class org.alfresco.repo.nodelocator.NodeLocatorServiceImpl
- nodeLocked(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a node is locked
- nodeLocked(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeLockedException - Exception in org.alfresco.service.cmr.lock
-
Node locked exception class
- NodeLockedException() - Constructor for exception org.alfresco.service.cmr.lock.NodeLockedException
-
Constructor for tests
- NodeLockedException(NodeRef) - Constructor for exception org.alfresco.service.cmr.lock.NodeLockedException
- NodeLockedException(NodeRef, String) - Constructor for exception org.alfresco.service.cmr.lock.NodeLockedException
- NodeMetaData - Class in org.alfresco.repo.solr
- NodeMetaData() - Constructor for class org.alfresco.repo.solr.NodeMetaData
- NodeMetaDataParameters - Class in org.alfresco.repo.solr
-
Stores node meta data query parameters for use in SOLR DAO queries
- NodeMetaDataParameters() - Constructor for class org.alfresco.repo.solr.NodeMetaDataParameters
- NodeMonitor - Class in org.alfresco.filesys.repo
-
Node Monitor Class
- NodeMonitor(ContentContext, NodeService, PolicyComponent, FileFolderService, PermissionService, TransactionService) - Constructor for class org.alfresco.filesys.repo.NodeMonitor
-
Class constructor
- NodeMonitorFactory - Class in org.alfresco.filesys.repo
-
Node Monitor Factory Class
- NodeMonitorFactory() - Constructor for class org.alfresco.filesys.repo.NodeMonitorFactory
-
Default constructor
- nodeMoved(ChildAssociationRef, ChildAssociationRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node moved event.
- nodeMoved(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeNameDataExtractor - Class in org.alfresco.repo.audit.extractor
-
An extractor that pulls out the
cm:nameproperty from a node. - NodeNameDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.NodeNameDataExtractor
- NodeParameters - Class in org.alfresco.repo.solr
-
Stores node query parameters for use in SOLR DAO queries
- NodeParameters() - Constructor for class org.alfresco.repo.solr.NodeParameters
- NodeParametersEntity - Class in org.alfresco.repo.domain.solr
-
Stores node query parameters for use in SOLR DAO queries
- NodeParametersEntity(QNameDAO) - Constructor for class org.alfresco.repo.domain.solr.NodeParametersEntity
-
Public constructor, but not generally useful
- NodeParametersEntity(NodeParameters, QNameDAO) - Constructor for class org.alfresco.repo.domain.solr.NodeParametersEntity
-
Construct from higher-level parameters
- NodePermission - Class in org.alfresco.repo.security.permissions.impl.model
-
Support to read and store the definition of node permissions
- NodePermission() - Constructor for class org.alfresco.repo.security.permissions.impl.model.NodePermission
- NodePermissionAssessor - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- NodePermissionAssessor(NodeService, PermissionService, Authority, EntityLookupCache<Long, Node, NodeRef>) - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- NodePermissionEntry - Interface in org.alfresco.repo.security.permissions
-
Encapsulate how permissions are globally inherited between nodes.
- NodePropertyEntity - Class in org.alfresco.repo.domain.node
-
Bean to convey alf_node_properties data.
- NodePropertyEntity() - Constructor for class org.alfresco.repo.domain.node.NodePropertyEntity
-
Required default constructor
- NodePropertyFilter - Class in org.alfresco.repo.event2.filter
-
Implementation of the node properties filter.
- NodePropertyFilter(String) - Constructor for class org.alfresco.repo.event2.filter.NodePropertyFilter
- NodePropertyHelper - Class in org.alfresco.repo.domain.node
-
This class provides services for translating exploded properties (as persisted in alf_node_properties) in the public form, which is a Map of values keyed by their QName.
- NodePropertyHelper(DictionaryService, QNameDAO, LocaleDAO, ContentDataDAO) - Constructor for class org.alfresco.repo.domain.node.NodePropertyHelper
-
Construct the helper with the appropriate DAOs and services
- NodePropertyKey - Class in org.alfresco.repo.domain.node
-
Compound key for persistence of
Node - NodePropertyKey() - Constructor for class org.alfresco.repo.domain.node.NodePropertyKey
- NodePropertyValue - Class in org.alfresco.repo.domain.node
-
Immutable property value storage class.
- NodePropertyValue() - Constructor for class org.alfresco.repo.domain.node.NodePropertyValue
-
default constructor
- NodePropertyValue(QName, Serializable) - Constructor for class org.alfresco.repo.domain.node.NodePropertyValue
-
Construct a new property value.
- NodeProtocol - Class in org.alfresco.repo.virtual.ref
- NodeProtocol() - Constructor for class org.alfresco.repo.virtual.ref.NodeProtocol
- NodeRangeEntity - Class in org.alfresco.repo.domain.node
-
Node Range bean including an initial fromNodeId and a final fromNodeId
- NodeRangeEntity() - Constructor for class org.alfresco.repo.domain.node.NodeRangeEntity
- nodeRef - Variable in class org.alfresco.repo.jscript.ScriptNode
-
Cached values
- nodeRef - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- nodeRef - Variable in class org.alfresco.repo.template.TemplateNode
-
Cached values
- NODEREF - Enum constant in enum class org.alfresco.service.cmr.view.ReferenceType
- NodeRefContext - Interface in org.alfresco.repo.virtual.config
-
A repository context in which a
NodeRefPathExpressionshould resolve to aNodeRefusing a relative name or qname path. - NodeRefExpression - Interface in org.alfresco.repo.virtual.config
-
An expression that resolves to a
NodeRef. - NodeRefNetworkFile - Class in org.alfresco.filesys.repo
-
NodeRef Based Network File Class
- NodeRefNetworkFile(String) - Constructor for class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Create a network file object with the specified file/directory name.
- NodeRefNetworkFile(String, NodeRef) - Constructor for class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Create a network file object with the specified file/directory name.
- NodeRefPathExpression - Class in org.alfresco.repo.virtual.config
-
A String name or qname path expression that resolves to a
NodeRef.
The given name or qname path is relative to aNodeRefContextrepository location. - NodeRefPathExpression(NodeRefResolver, Map<String, NodeRefContext>) - Constructor for class org.alfresco.repo.virtual.config.NodeRefPathExpression
- NodeRefPathExpression(NodeRefResolver, Map<String, NodeRefContext>, String, String) - Constructor for class org.alfresco.repo.virtual.config.NodeRefPathExpression
- NodeRefPathExpressionFactory - Class in org.alfresco.repo.virtual.config
-
Spring context
NodeRefPathExpressionfactory bean.
It createsNodeRefPathExpressioninstances configured with the spring context definedNodeRefResolverand the given set of spring configuredNodeRefContexts. - NodeRefPathExpressionFactory() - Constructor for class org.alfresco.repo.virtual.config.NodeRefPathExpressionFactory
- NodeRefProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object id property.
- NodeRefProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.NodeRefProperty
-
Construct
- NodeRefPropertyId - Static variable in class org.alfresco.opencmis.mapping.NodeRefProperty
- NodeRefPropertyMethodInterceptor - Class in org.alfresco.repo.node
-
A method interceptor to clean up node ref properties as they are passed in and out of the node service.
- NodeRefPropertyMethodInterceptor() - Constructor for class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- NodeRefResolver - Interface in org.alfresco.repo.virtual.config
-
Dependency inversion of the Provision of Repository Context.
- nodeRenamed(NodeRef, String, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node renamed event.
- nodeRenamed(NodeRef, String, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NODEREPORT - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- nodeResourceHelper - Variable in class org.alfresco.repo.event2.EventGenerator
- NodeResourceHelper - Class in org.alfresco.repo.event2
-
Helper for
NodeResourceobjects. - NodeResourceHelper() - Constructor for class org.alfresco.repo.event2.NodeResourceHelper
- nodesCache - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- NodeSearcher - Class in org.alfresco.repo.search.impl
-
Helper class that walks a node hierarchy.
- NodeSearcher(NodeService, DictionaryService, SearchService) - Constructor for class org.alfresco.repo.search.impl.NodeSearcher
- NodeSearchResultsMap - Class in org.alfresco.repo.template
-
Provides functionality to execute a Lucene search for a single node by NodeRef.
- NodeSearchResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.NodeSearchResultsMap
-
Constructor
- nodeService - Variable in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- nodeService - Variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
The node service
- nodeService - Variable in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
-
Node service
- nodeService - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- nodeService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
- nodeService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- nodeService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- nodeService - Variable in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- nodeService - Variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- nodeService - Variable in class org.alfresco.repo.content.transform.TransformerDebug
- nodeService - Variable in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- nodeService - Variable in class org.alfresco.repo.download.ZipDownloadExporter
- nodeService - Variable in class org.alfresco.repo.event2.EventGenerator
- nodeService - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- nodeService - Variable in class org.alfresco.repo.events.AbstractEventsService
- nodeService - Variable in class org.alfresco.repo.events.EventGenerationBehaviours
- nodeService - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- nodeService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Services
- nodeService - Variable in class org.alfresco.repo.imap.AlfrescoImapUserManager
- nodeService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- nodeService - Variable in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- nodeService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Services
- nodeService - Variable in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- nodeService - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- nodeService - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- nodeService - Variable in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- nodeService - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- nodeService - Variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- nodeService - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- nodeService - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- nodeService - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- nodeService - Variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- nodeService - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- nodeService - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- nodeService - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- nodeService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- nodeService - Variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- nodeService - Variable in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
The common node service
- NodeServiceExtension - Interface in org.alfresco.repo.node.db.traitextender
- NodeServiceImpl - Class in org.alfresco.repo.version
-
The light weight version store node service implementation.
- NodeServiceImpl() - Constructor for class org.alfresco.repo.version.NodeServiceImpl
- NodeServicePolicies - Interface in org.alfresco.repo.node
-
Node service policies
- NodeServicePolicies.BeforeAddAspectPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeArchiveNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeCreateNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeCreateStorePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeDeleteAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeDeleteChildAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeDeleteNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeMoveNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeRemoveAspectPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeSetNodeTypePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.BeforeUpdateNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnAddAspectPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnCreateAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnCreateChildAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnCreateNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnCreateStorePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnDeleteAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnDeleteChildAssociationPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnDeleteNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnMoveNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnRemoveAspectPolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnRestoreNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnSetNodeTypePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnUpdateNodePolicy - Interface in org.alfresco.repo.node
- NodeServicePolicies.OnUpdatePropertiesPolicy - Interface in org.alfresco.repo.node
- NodeServiceTrait - Interface in org.alfresco.repo.node.db.traitextender
- NodeServiceXPath - Class in org.alfresco.repo.search
-
Represents an xpath statement that resolves against a
NodeService - NodeServiceXPath(String, DocumentNavigator, QueryParameterDefinition[]) - Constructor for class org.alfresco.repo.search.NodeServiceXPath
- NodeServiceXPath.FirstFunction - Class in org.alfresco.repo.search
- NodeServiceXPath.JCRPatternMatch - Class in org.alfresco.repo.search
- NodeServiceXPath.XPathFunctionContext - Class in org.alfresco.repo.search
- NodeSizeDetails() - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetails(String) - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetails(String, Long, String, NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS) - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetails(String, Long, Date, Integer, NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS, String) - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetails(String, String, NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS) - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetails(String, NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS) - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- NodeSizeDetailsService - Interface in org.alfresco.repo.node.sizedetails
- NodeSizeDetailsServiceImpl - Class in org.alfresco.repo.node.sizedetails
-
NodeSizeDetailsServiceImpl Executing Alfresco FTS Query to find size details of Folder Node
- NodeSizeDetailsServiceImpl() - Constructor for class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- NodeSizeDetailsServiceImpl.NodeSizeDetails - Class in org.alfresco.repo.node.sizedetails
-
POJO class to hold node size details.
- NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS - Enum Class in org.alfresco.repo.node.sizedetails
- NodeStoreInspector - Class in org.alfresco.util.debug
-
Debug class that has methods to inspect the contents of a node store.
- NodeStoreInspector() - Constructor for class org.alfresco.util.debug.NodeStoreInspector
- NodeStringLengthJob() - Constructor for class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthJob
- NodeStringLengthWorker - Class in org.alfresco.repo.node.db
-
Max String Length Worker
- NodeStringLengthWorker(NodeDAO, JobLockService, TransactionService, QNameDAO, BehaviourFilter, int, int) - Constructor for class org.alfresco.repo.node.db.NodeStringLengthWorker
- NodeStringLengthWorker.NodeStringLengthJob - Class in org.alfresco.repo.node.db
-
A scheduled job that checks and adjusts string storage for persisted strings in the system.
- NodeStringLengthWorker.NodeStringLengthWorkResult - Class in org.alfresco.repo.node.db
-
Thread-safe helper class to carry the job progress information
- NodeStringLengthWorkResult() - Constructor for class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
- nodeTagged(NodeRef, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node tag added event.
- nodeTagged(NodeRef, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeTagRemoved(NodeRef, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node tag removed event.
- nodeTagRemoved(NodeRef, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeType - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- NodeTypeDataExtractor - Class in org.alfresco.repo.audit.extractor
-
An extractor that pulls out the type of a node.
- NodeTypeDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.NodeTypeDataExtractor
- NodeTypeFilter - Class in org.alfresco.repo.event2.filter
-
Implementation of the node types filter.
- NodeTypeFilter(String, DictionaryService) - Constructor for class org.alfresco.repo.event2.filter.NodeTypeFilter
- nodeUnFavourited(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node un-favourited event.
- nodeUnFavourited(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeUnLiked(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node unliked event.
- nodeUnLiked(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeUnlocked(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a node is unlocked
- nodeUnlocked(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- nodeUpdated(NodeRef, Map<String, Property>, Set<String>, Map<String, Property>, Set<String>, Set<String>) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a node updated event (property and aspect changes).
- nodeUpdated(NodeRef, Map<String, Property>, Set<String>, Map<String, Property>, Set<String>, Set<String>) - Method in class org.alfresco.repo.events.EventsServiceImpl
- NodeUpdateEntity - Class in org.alfresco.repo.domain.node
-
Bean to convey alf_node update data.
- NodeUpdateEntity() - Constructor for class org.alfresco.repo.domain.node.NodeUpdateEntity
-
Required default constructor
- NodeUtils - Class in org.alfresco.repo.node
- NodeUtils() - Constructor for class org.alfresco.repo.node.NodeUtils
- NodeValueConverter() - Constructor for class org.alfresco.repo.jscript.ScriptNode.NodeValueConverter
- NodeVersionKey - Class in org.alfresco.repo.domain.node
-
Key for caches that need to be bound implicitly to the current version of a node.
- NodeVersionKey(Long, Long) - Constructor for class org.alfresco.repo.domain.node.NodeVersionKey
- NodeView() - Constructor for class org.alfresco.repo.domain.node.NodeDAO.NodeView
- NodeWithChildrenEntity - Class in org.alfresco.repo.discussion.cannedqueries
-
An extension of a
NodeEntitywhich has the name of all children of it, used with the discussions canned queries. - NodeWithChildrenEntity() - Constructor for class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
-
Default constructor
- NodeWithChildrenEntity(Long, Long, Long, Long) - Constructor for class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
-
Query constructor
- NodeWithChildrenEntity.NameAndCreatedAt - Class in org.alfresco.repo.discussion.cannedqueries
- NodeWithTargetsEntity - Class in org.alfresco.repo.query
-
Parent class of Canned Query Entities which are a
NodeEntitywith additional properties - NodeWithTargetsEntity() - Constructor for class org.alfresco.repo.query.NodeWithTargetsEntity
-
Default constructor
- NodeWithTargetsEntity(Long, Long, Long, Long) - Constructor for class org.alfresco.repo.query.NodeWithTargetsEntity
-
Query constructor
- NodeWithTargetsEntity.TargetAndTypeId - Class in org.alfresco.repo.query
- NoIndexCategoryServiceImpl - Class in org.alfresco.repo.search.impl.noindex
- NoIndexCategoryServiceImpl() - Constructor for class org.alfresco.repo.search.impl.noindex.NoIndexCategoryServiceImpl
- NoIndexChildApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
- NoIndexChildApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.NoIndexChildApplicationContextFactory
- NoIndexIndexer - Class in org.alfresco.repo.search.impl.noindex
-
A no action indexer - the indexing is done automatically along with persistence TODO: Rename to Adaptor?
- NoIndexIndexer() - Constructor for class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- NoIndexIndexerAndSearcherFactory - Class in org.alfresco.repo.search.impl.noindex
- NoIndexIndexerAndSearcherFactory() - Constructor for class org.alfresco.repo.search.impl.noindex.NoIndexIndexerAndSearcherFactory
- NoIndexQueryLanguage - Class in org.alfresco.repo.search.impl.solr
- NoIndexQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.solr.NoIndexQueryLanguage
- NoIndexSearchService - Class in org.alfresco.repo.search.impl.noindex
- NoIndexSearchService() - Constructor for class org.alfresco.repo.search.impl.noindex.NoIndexSearchService
- NoLimitProvider() - Constructor for class org.alfresco.repo.content.ContentLimitProvider.NoLimitProvider
- NoLongerSupportedPatch - Class in org.alfresco.repo.admin.patch.impl
-
Notifies the user that the patch about to be run is no longer supported and an incremental upgrade path must be followed.
- NoLongerSupportedPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.NoLongerSupportedPatch
- NOMINATED - Enum constant in enum class org.alfresco.service.cmr.invitation.Invitation.InvitationType
- NOMINATED - Enum constant in enum class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
- NominatedInvitation - Interface in org.alfresco.service.cmr.invitation
-
The nominated invitation is a model object for who, needs to be added or removed from which resource with which attributes.
- NominatedInvitationProcess - Interface in org.alfresco.repo.invitation
-
The Invitation process is the interface provided by the invitation service to be implemented by each resource handler This invitation process is where someone nominates an invitee who then needs to accept or reject the nomination.
- NONE - Enum constant in enum class org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
- NonExistentContentFileImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class is an
ImportFilterthat filters out importable items whose content file doesn't exist. - NonExistentContentFileImportFilter() - Constructor for class org.alfresco.repo.bulkimport.importfilters.NonExistentContentFileImportFilter
- NonExistentTagException - Exception in org.alfresco.repo.tagging
- NonExistentTagException(String) - Constructor for exception org.alfresco.repo.tagging.NonExistentTagException
- NonExistentTagException(String, Throwable) - Constructor for exception org.alfresco.repo.tagging.NonExistentTagException
- NonLockingJob - Class in org.alfresco.heartbeat.jobs
-
This Heartbeat job collects data and passes it to the
HBDataSenderService. - NonLockingJob() - Constructor for class org.alfresco.heartbeat.jobs.NonLockingJob
- NonLockingJobScheduler - Class in org.alfresco.heartbeat.jobs
-
This scheduler is responsible for the scheduling and unscheduling of non locking jobs
NonLockingJob. - NonLockingJobScheduler() - Constructor for class org.alfresco.heartbeat.jobs.NonLockingJobScheduler
- NonTransactionalRuleContentDiskDriver - Class in org.alfresco.filesys.repo
-
Non Transactional DiskDriver with rules engine.
- NonTransactionalRuleContentDiskDriver() - Constructor for class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- NoOpPasswordEncoderImpl - Class in org.alfresco.repo.security.authentication
-
NoOp implementation of PasswordEncoder.
- NoOpPasswordEncoderImpl() - Constructor for class org.alfresco.repo.security.authentication.NoOpPasswordEncoderImpl
- NoOpPatch - Class in org.alfresco.repo.admin.patch.impl
-
Does nothing.
- NoOpPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.NoOpPatch
- NoPeriod - Class in org.alfresco.repo.dictionary.types.period
-
No period Period type "none"
- NoPeriod() - Constructor for class org.alfresco.repo.dictionary.types.period.NoPeriod
-
Default constructor
- normaliseAlias(String) - Static method in class org.alfresco.email.server.AliasableAspect
-
method to normalise an email alias.
- NoStatsForCache - Exception in org.alfresco.repo.cache
-
Read operations on
CacheStatisticsthrow this RuntimeException when no statistics exist for the specified cache. - NoStatsForCache(String) - Constructor for exception org.alfresco.repo.cache.NoStatsForCache
- NoSuchPersonException - Exception in org.alfresco.service.cmr.security
-
Thrown when a person doesn't exist and can't be created.
- NoSuchPersonException(String) - Constructor for exception org.alfresco.service.cmr.security.NoSuchPersonException
- NoSuchSystemException - Exception in org.alfresco.service.cmr.remoteticket
-
Exception thrown if a request is made, to work on authentication for a Remote System, where the System is not known to the service.
- NoSuchSystemException(String) - Constructor for exception org.alfresco.service.cmr.remoteticket.NoSuchSystemException
- NOT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NOT_INITIATED - Enum constant in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
- NOTEQUALS - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NOTEXISTS - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NOTIFICATION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- NotificationContext - Class in org.alfresco.service.cmr.notification
-
Notification context.
- NotificationContext() - Constructor for class org.alfresco.service.cmr.notification.NotificationContext
-
Default constructor
- notificationFrequency() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
notification frequency
- NotificationProvider - Interface in org.alfresco.service.cmr.notification
-
Notification Provider interface.
- NotificationService - Interface in org.alfresco.service.cmr.notification
-
Notification Service Interface.
- NotificationServiceImpl - Class in org.alfresco.repo.notification
-
Notification service implementation.
- NotificationServiceImpl() - Constructor for class org.alfresco.repo.notification.NotificationServiceImpl
- notify(DelegateExecution) - Method in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- notify(DelegateExecution) - Method in class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- notify(DelegateExecution) - Method in class org.alfresco.repo.workflow.activiti.listener.ScriptExecutionListener
- notify(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener
- notify(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskCompleteListener
- notify(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskCreateListener
- notify(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskNotificationListener
- notifyAfterEnableTenant(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Call all
TenantDeployersas the system tenant. - notifyCallbackOfException(RenditionDefinition, Throwable) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- notifyCallbackOfResult(RenditionDefinition, ChildAssociationRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- notifyComplete(List<CalendarEntity>, List<CalendarEntity>) - Method in interface org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryTestHook
- notifyDynamicModelLoaded(DictionaryRepositoryBootstrap.DynamicModelInfo) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- notifyFlagUpdate(int, Flags, Long, FolderListener) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- notifyPerson(String, String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Notifies a user by email that their account has been created, and the details of it.
- notifyPerson(String, String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Notifies a user by email that their account has been created, and the details of it.
- notifyRename(EvaluatorContext, Operation, Command) - Method in interface org.alfresco.filesys.repo.rules.RuleEvaluator
-
Tell the context of a rename
- notifyRename(EvaluatorContext, Operation, Command) - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- notifyRename(Operation, Command) - Method in interface org.alfresco.filesys.repo.rules.ScenarioInstanceRenameAware
-
Notify the scenario of a successful rename operation.
- notifyUser(NodeRef, String, Object[], Map<String, Object>, String) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- notifyUser(NodeRef, String, Object[], Map<String, Object>, String) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- notifyUser(NodeRef, String, Object[], Map<String, String>, String, int, String) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- notifyUser(NodeRef, String, Object[], Map<String, String>, String, int, String) - Method in interface org.alfresco.repo.activities.feed.UserNotifier
- NotImportFilter - Class in org.alfresco.repo.bulkimport.importfilters
-
This class provides an
ImportFilterthat returns the opposite of the configuredSourceFilter. - NotImportFilter(ImportFilter) - Constructor for class org.alfresco.repo.bulkimport.importfilters.NotImportFilter
- NOTIN - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NOTLIKE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NoTransformerException - Exception in org.alfresco.service.cmr.repository
-
Thrown when a transformation request cannot be honoured due to no transformers being present for the requested transformation.
- NoTransformerException(String, String) - Constructor for exception org.alfresco.service.cmr.repository.NoTransformerException
- NotVisible - Enum constant in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
- NP_FAILS - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NP_MATCHES - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- NULL - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- NULL_SYSTEM_TEMPLATE - Static variable in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- NULL_SYSTEM_TEMPLATE_MESSAGE - Static variable in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- NullCache<K extends Serializable,
V> - Class in org.alfresco.repo.cache -
A cache that does nothing - always.
- NullCache() - Constructor for class org.alfresco.repo.cache.NullCache
- NullFilingRule - Class in org.alfresco.repo.virtual.template
-
A
FilingRulecreated in the absence of filing criteria in the virtual folder template. - NullFilingRule(ActualEnvironment) - Constructor for class org.alfresco.repo.virtual.template.NullFilingRule
- NullSessionListener - Class in org.alfresco.filesys
-
A benign implementation of the SessionListener interface.
- NullSessionListener() - Constructor for class org.alfresco.filesys.NullSessionListener
- NullValidator - Class in org.alfresco.util.schemacomp.validator
-
A 'do nothing' validator
- NullValidator() - Constructor for class org.alfresco.util.schemacomp.validator.NullValidator
- NullValueDataExtractor - Class in org.alfresco.repo.audit.extractor
-
An extractor that merely records a null value.
- NullValueDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.NullValueDataExtractor
- numberOfEvents() - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Return the number of events in the queue
- numDirectoriesToProcess() - Method in class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- NUMERIC_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- NUMERIC_ROOT_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- NumericFileNameComparator() - Constructor for class org.alfresco.repo.content.caching.ContentCacheImpl.NumericFileNameComparator
- NumericPathHasher - Class in org.alfresco.repo.virtual.ref
-
Creates string-pair hashes of single digit element numeric paths.
- NumericPathHasher() - Constructor for class org.alfresco.repo.virtual.ref.NumericPathHasher
- NumericPropertyValueComparator - Class in org.alfresco.repo.action.evaluator.compare
-
Numeric property value comparator.
- NumericPropertyValueComparator() - Constructor for class org.alfresco.repo.action.evaluator.compare.NumericPropertyValueComparator
- numGets(String) - Method in interface org.alfresco.repo.cache.CacheStatistics
-
Retrieve the total number of get operations invoked on the cache (i.e. sum of hits and misses).
- numGets(String) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
O
- OAuth1CredentialsFactory - Class in org.alfresco.repo.remotecredentials
-
The Factory for building
OAuth1CredentialsInfoobjects - OAuth1CredentialsFactory() - Constructor for class org.alfresco.repo.remotecredentials.OAuth1CredentialsFactory
- OAuth1CredentialsInfo - Interface in org.alfresco.service.cmr.remotecredentials
-
This class represents an OAuth 1.0 based set of credentials
- OAuth1CredentialsInfoImpl - Class in org.alfresco.repo.remotecredentials
-
This class represents an OAuth 1.0 based set of credentials
- OAuth1CredentialsInfoImpl() - Constructor for class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- OAuth1CredentialsInfoImpl(NodeRef, String, NodeRef) - Constructor for class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- OAuth1CredentialsStoreService - Interface in org.alfresco.service.cmr.oauth1
- OAuth1CredentialsStoreServiceImpl - Class in org.alfresco.repo.oauth1
- OAuth1CredentialsStoreServiceImpl() - Constructor for class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- OAuth2CredentialsFactory - Class in org.alfresco.repo.remotecredentials
-
The Factory for building
OAuth2CredentialsInfoobjects - OAuth2CredentialsFactory() - Constructor for class org.alfresco.repo.remotecredentials.OAuth2CredentialsFactory
- OAuth2CredentialsInfo - Interface in org.alfresco.service.cmr.remotecredentials
-
This class represents an OAuth 2.0 based set of credentials
- OAuth2CredentialsInfoImpl - Class in org.alfresco.repo.remotecredentials
-
This class represents an OAuth 2.0 based set of credentials
- OAuth2CredentialsInfoImpl() - Constructor for class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- OAuth2CredentialsInfoImpl(NodeRef, String, NodeRef) - Constructor for class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- OAuth2CredentialsStoreService - Interface in org.alfresco.service.cmr.oauth2
- OAuth2CredentialsStoreServiceImpl - Class in org.alfresco.repo.oauth2
- OAuth2CredentialsStoreServiceImpl() - Constructor for class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- OBJECT - Enum constant in enum class org.alfresco.repo.security.permissions.ACEType
-
ACE applies to the object only
- ObjectFactory - Class in org.alfresco.repo.audit.model._3
-
This object contains factory methods for each Java content interface and Java element interface generated in the org.alfresco.repo.audit.model._3 package.
- ObjectFactory() - Constructor for class org.alfresco.repo.audit.model._3.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.alfresco.repo.audit.model._3
- ObjectFilter - Interface in org.alfresco.opencmis
- ObjectIdProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object id property.
- ObjectIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ObjectIdProperty
-
Construct
- objectMapper - Variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- ObjectMapperFactory - Class in org.alfresco.messaging.jackson
- objects - Variable in class org.alfresco.util.schemacomp.model.Schema
- ObjectTypeIdProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS object type id property
- ObjectTypeIdProperty(ServiceRegistry, CMISConnector, CMISDictionaryService) - Constructor for class org.alfresco.opencmis.mapping.ObjectTypeIdProperty
-
Construct
- observeInstructionCount(Context, int) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- observeRestrictions(RepoUsageComponent.RestrictionObserver) - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Observe when restrictions change
- observeRestrictions(RepoUsageComponent.RestrictionObserver) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- observers - Variable in class org.alfresco.repo.transfer.TransferEventProcessor
- OFFSET - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Time from start.
- OIDCUserInfo - Class in org.alfresco.repo.security.authentication.identityservice.user
-
Contains a set of required claims about the authentication of an End-User.
- OIDCUserInfo(String, String, String, String) - Constructor for class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- OK - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
- OLD - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
Old style permissions that require a parent wlak to resolve
- ON - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
-
Public constants
- ON - Static variable in class org.alfresco.repo.forms.processor.workflow.TypedPropertyValueGetter
- ON_CONTENT_PROPERTY_UPDATE - Static variable in interface org.alfresco.repo.content.ContentServicePolicies
-
Deprecated.
- ON_CONTENT_READ - Static variable in interface org.alfresco.repo.content.ContentServicePolicies
-
Deprecated.
- ON_CONTENT_UPDATE - Static variable in interface org.alfresco.repo.content.ContentServicePolicies
-
Deprecated.
- ON_FIRST_SPACE - Static variable in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
RegEx to split a String on the first space.
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.email.server.AliasableAspect
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.action.ActionsAspect
-
On add aspect policy behaviour
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.event2.EventGenerator
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.forum.DiscussableAspect
-
Ensure that the node has a fm:forum child node otherwise create one
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.imap.ImapContentPolicy
-
Called when the imap:imapContent aspect is applied
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after an aspect has been added to a node
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onAddAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnAddAspectPolicy
-
Called after an aspect has been added to a node
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.rule.RulesAspect
-
Creates the rules folder below the node
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Cache invalidation
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
On add aspect behaviour
- onAddAspect(NodeRef, QName) - Method in class org.alfresco.repo.version.VersionableAspect
-
On add aspect policy behaviour
- onAddFavourite(String, NodeRef) - Method in interface org.alfresco.repo.favourites.FavouritesServiceImpl.OnAddFavouritePolicy
-
Called after a node has been favourited
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.content.filestore.FileContentStore
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.management.subsystems.CryptodocSwitchableApplicationContextFactory
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.model.Repository
- onApplicationEvent(ApplicationEvent) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- onApplicationEvent(ApplicationContextEvent) - Method in class org.alfresco.opencmis.CMISConnector
- onApplicationEvent(ApplicationContextEvent) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- onAsyncActionExecute(Action, NodeRef) - Method in interface org.alfresco.repo.action.AsynchronousActionExecutionQueuePolicies.OnAsyncActionExecute
- onAuthenticate() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- onAuthorityAddedToGroup(String, String) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onAuthorityAddedToGroup(String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnAuthorityAddedToGroup
-
An authority is added in a group
- onAuthorityRemovedFromGroup(String, String) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onAuthorityRemovedFromGroup(String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnAuthorityRemovedFromGroup
-
An authority was removed from a group
- onBootstrap() - Method in class org.alfresco.repo.webdav.MTNodesCache2
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.email.server.EmailServer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.encryption.BootstrapReEncryptor
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.encryption.EncryptionChecker
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.filesys.FTPServerBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.BaseInterpreter
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.patch.PatchExecuter
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.RepositoryEndBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.admin.RepositoryStartBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
-
set up the map on startup. see
AbstractContentStoreMapProvider.setUpStoreMap(). - onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.client.config.ClientAppConfig
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
On bootstrap load the special services for LicenseComponent Also set installedRepoDescriptor and update current
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.descriptor.DescriptorStartupLog
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.event2.EventGenerator
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.imap.ImapServiceImpl.ImapServiceBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.importer.ImporterBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.module.ModuleStarter
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.search.IndexerComponent
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.site.SiteServiceBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.site.SiteServiceImpl
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.tenant.MultiTenantBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry.RegistryLifecycle
-
Deprecated.
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.webdav.WebDavBootstrap
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- onBootstrap(ApplicationEvent) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- onCancelCheckOut(NodeRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCancelCheckOut(NodeRef) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCancelCheckOut
- onCancelCheckOut(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onChangeRestriction(RepoUsage) - Method in interface org.alfresco.repo.usage.RepoUsageComponent.RestrictionObserver
-
Called when restrictions are changed
- onChangeRestriction(RepoUsage) - Method in class org.alfresco.repo.usage.RepoUsageMonitor
-
Checks the current status, logs messages and sets a read-write veto, if necessary
- onCheckIn(NodeRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCheckIn(NodeRef) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCheckIn
- onCheckIn(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onCheckOut(NodeRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCheckOut(NodeRef) - Method in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCheckOut
- onCheckOut(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onContentPropertyUpdate(NodeRef, QName, ContentData, ContentData) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentPropertyUpdatePolicy
- onContentPropertyUpdate(NodeRef, QName, ContentData, ContentData) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onContentRead(NodeRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onContentRead(NodeRef) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentReadPolicy
- onContentRead(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onContentUpdate(NodeRef, boolean) - Method in interface org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
On content update behaviour implementation
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
-
If a content is added to a cm:mlEmptyTranslation, remove this aspect.
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.When content changes, thumbnails are (re)generated.
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.version.VersionableAspect
-
On content update policy behaviour If applicable and "cm:autoVersion" is TRUE then version the node on content update (even if no property updates)
- onContentUpdate(NodeRef, boolean) - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
-
On content update behaviour implementation
- OnContentUpdatePolicyEvent - Class in org.alfresco.repo.rawevents.types
-
Event that is raised once per node when any of the content properties on the node are changed; the specific properties are irrelevant.
- OnContentUpdatePolicyEvent() - Constructor for class org.alfresco.repo.rawevents.types.OnContentUpdatePolicyEvent
- OnContentUpdateRenditionRoute - Class in org.alfresco.messaging.camel.routes
-
Rendition listener for on content update raw event.
- OnContentUpdateRenditionRoute() - Constructor for class org.alfresco.messaging.camel.routes.OnContentUpdateRenditionRoute
- onCopyAlien(QName, CopyDetails) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When an alien node is copied, don't copy the alien aspect.
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.action.ActionsAspect
-
Re-enable aspect behaviour for the source node
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Ensures that d:noderef properties are repointed if the target was also copied as part of the hierarchy.
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.forum.DiscussableAspect
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.rule.RulesAspect
-
Re-enable aspect behaviour for the source node
- onCopyComplete(QName, NodeRef, NodeRef, boolean, Map<NodeRef, NodeRef>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Fired once per node that was copied, after the copy has completed.
- onCopyNode(QName, CopyDetails) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
-
When an owned or audited node is copied, control which properties go over, and which are re-created
- onCopyNode(QName, NodeRef, StoreRef, boolean, PolicyScope) - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
-
Copy a cm:mlEmptyTranslation is not permit.
- onCopyNode(QName, NodeRef, StoreRef, boolean, PolicyScope) - Method in class org.alfresco.repo.node.TemporaryAspect
-
Does nothing
- onCopyTransferred(QName, CopyDetails) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When a transferred node is copied, don't copy the transferred aspect.
- onCreateAssociation(AssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- onCreateAssociation(AssociationRef) - Method in class org.alfresco.repo.event2.PeerAssociationEventConsolidator
-
Add peer association created event on create of a peer association.
- onCreateAssociation(AssociationRef) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after a regular node association is created.
- onCreateAssociation(AssociationRef) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onCreateAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateAssociationPolicy
-
Called after a regular node association is created.
- onCreateChild(ChildAssociationRef, String, boolean) - Method in interface org.alfresco.repo.transfer.AlienProcessor
-
Called before creating a child of a transferred node.
- onCreateChild(ChildAssociationRef, String, boolean) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- onCreateChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Cache clear on create of a child association from an authority container.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.event2.ChildAssociationEventConsolidator
-
Add child association created event on create of a child association.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.event2.EventGenerator
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
Ensures that the parent is not locked.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after a node child association has been created.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
-
This handles the creation of secondary child associations.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateChildAssociationPolicy
-
Called after a node child association has been created.
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Cache invalidation
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnCreateChildAssociationRuleTrigger
- onCreateChildAssociation(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When a new node is created as a child of a Transferred or Alien node then the new node needs to be marked as an alien.
- OnCreateChildAssociationRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
A rule trigger for the creation of secondary child associations.
- OnCreateChildAssociationRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.OnCreateChildAssociationRuleTrigger
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Create node event
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called when a new node has been created.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onCreateNode(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
-
Called when a new node has been created.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Cache invalidation
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
Called when a new node has been created.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.The implementation of the policy binding.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Called when a new node has been created.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- onCreateNode(ChildAssociationRef) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- onCreateStore(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateStorePolicy
-
Called when a new node store has been created.
- onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.coci.CheckedOutAspect
-
Callback behaviour retrieval for the 'onCreateVersion' aspect.
- onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in class org.alfresco.repo.lock.LockServiceImpl
-
OnCreateVersion behaviour for the lock aspect
- onCreateVersion(QName, NodeRef, Map<String, Serializable>, PolicyScope) - Method in interface org.alfresco.repo.version.VersionServicePolicies.OnCreateVersionPolicy
-
Called during the creation of the version to determine what the versioning policy for a perticular type may be.
- onDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.action.ActionsAspect
- onDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after a regular node association is deleted.
- onDeleteAssociation(AssociationRef) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onDeleteAssociation(AssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteAssociationPolicy
-
Called after a regular node association is deleted.
- onDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- onDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- onDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after a node child association has been deleted.
- onDeleteChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onDeleteChildAssociation(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteChildAssociationPolicy
-
Called after a node child association has been deleted.
- onDeleteCmisCreatedCheckoutWorkingCopyAssociation(AssociationRef) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
onDeleteAssociation policy behaviour If the node has the aspect ASPECT_CMIS_CREATED_CHECKEDOUT and ASSOC_WORKING_COPY_LINK association is deleted, delete the node.
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
-
No checking performed: The association changes will be handled
- onDeleteNode(ChildAssociationRef, boolean) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteNodePolicy
-
Called after a node is deleted.
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- onDeleteNode(ChildAssociationRef, boolean) - Method in class org.alfresco.repo.version.VersionableAspect
- onDictionaryInit() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Initialise the dictionary, ensuring that a transaction is available
- onDictionaryInit() - Method in class org.alfresco.repo.version.VersionableAspect
- onDisableTenant() - Method in class org.alfresco.opencmis.CMISConnector
- onDisableTenant() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- onDisableTenant() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- onDisableTenant() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- onDisableTenant() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- ONE_TRANSACTION - Enum constant in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Run in one big transaction.
- onEnableTenant() - Method in class org.alfresco.opencmis.CMISConnector
- onEnableTenant() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- onEnableTenant() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- onEnableTenant() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- onEnableTenant() - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- onEndInboundTransfer(String, Set<NodeRef>, Set<NodeRef>, Set<NodeRef>) - Method in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.OnEndInboundTransferPolicy
-
Invoked immediately after completion of processing of an inbound transfer.
- onFail() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- onFail() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- OngoingAsyncAction - Class in org.alfresco.repo.action
-
This class represents an ongoing asynchronous action.
- OngoingAsyncAction(NodeRef, Action) - Constructor for class org.alfresco.repo.action.OngoingAsyncAction
- onGrantLocalPermission(NodeRef, String, String) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onGrantLocalPermission(NodeRef, String, String) - Method in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnGrantLocalPermission
-
A permission was granted to an authority for a specific node
- onGroupDeleted(String, boolean) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onGroupDeleted(String, boolean) - Method in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnGroupDeleted
-
A group has been deleted
- onHiddenPath(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Checks whether the node is on a hidden path
- onInheritPermissionsDisabled(NodeRef, boolean) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onInheritPermissionsDisabled(NodeRef, boolean) - Method in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnInheritPermissionsDisabled
-
Permission inheritance was disabled
- onInheritPermissionsEnabled(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onInheritPermissionsEnabled(NodeRef) - Method in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnInheritPermissionsEnabled
-
Permission inheritance was enabled
- onInit() - Method in class org.alfresco.repo.module.DeprecatedModulesValidator
- onLicenseChange(LicenseDescriptor) - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
-
Listens for license changes.
- onLicenseChange(LicenseDescriptor) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- onLicenseChange(LicenseDescriptor) - Method in interface org.alfresco.service.license.LicenseService.LicenseChangeHandler
-
Notification of a license change.
- onLicenseFail() - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
-
License load failure resets the heartbeat back to the default state
- onLicenseFail() - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Notification that a license have failed to validate
- onLicenseFail() - Method in interface org.alfresco.service.license.LicenseService.LicenseChangeHandler
-
Notification that a license have failed to validate
- onLoadDynamicModel(M2Model, NodeRef) - Method in interface org.alfresco.repo.dictionary.DynamicModelPolicies.OnLoadDynamicModel
-
Called after a new dynamic model has been loaded.
- onLogException(Action, Log, Throwable, String) - Method in class org.alfresco.repo.action.ActionServiceImpl
- onLogException(Action, Log, Throwable, String) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Optional logging of errors callback for the action executer for the cases when the error might be ignored or shown in a different manner for the action
- onLogException(Log, Throwable, String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- onLogException(Log, Throwable, String) - Method in interface org.alfresco.repo.action.executer.LoggingAwareExecuter
-
Optional logging of errors callback for the action executer for the cases when the error might be ignored or shown in a different manner for the action
- onLogException(Log, Throwable, String) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- onLogException(Log, Throwable, String) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
- ONLY_IN_REFERENCE - Enum constant in enum class org.alfresco.util.schemacomp.Difference.Where
- ONLY_IN_TARGET - Enum constant in enum class org.alfresco.util.schemacomp.Difference.Where
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Move node event
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.event2.EventGenerator
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnMoveNodePolicy
-
Called when a node has been moved.
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.rule.ruletrigger.OnMoveNodeRuleTrigger
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Cache clear on move node
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.site.SiteAspect
-
Deny renames.
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- onMoveNode(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When an alien node is moved it may un-invade its old location and invade a new location.
- OnMoveNodeRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
A rule trigger for when nodes are moved.
- OnMoveNodeRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.OnMoveNodeRuleTrigger
- OnPropertyUpdateRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
On propety update trigger
- OnPropertyUpdateRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
- onReceive(Object) - Method in class org.alfresco.messaging.LoggingDeadLetterQueue
- onRecordDeclaration(NodeRef) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
-
Called after a file has been declared as a record
- onRefreshableCacheEvent(RefreshableCacheEvent) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.event2.EventGenerator
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Recheck the node as an aspect was removed.
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onRemoveAspect(NodeRef, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicy
-
Called after an aspect has been removed from a node
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
On remove aspect behaviour
- onRemoveAspect(NodeRef, QName) - Method in class org.alfresco.repo.version.VersionableAspect
- onRemoveFavourite(String, NodeRef) - Method in interface org.alfresco.repo.favourites.FavouritesServiceImpl.OnRemoveFavouritePolicy
-
Called after a favourite has been removed
- onRestoreArchivedNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeArchiveServicePolicies.OnRestoreArchivedNodePolicy
-
Called after an archived node is restored.
- onRestoreArchivedNode(NodeRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
onRestoreNode policy behaviour
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- onRestoreNode(ChildAssociationRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnRestoreNodePolicy
-
Called after an archived node is restored.
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.rule.ruletrigger.RestoreNodeRuleTrigger
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.site.SiteServiceImpl
- onRestoreNode(ChildAssociationRef) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
When a transferred node is restored it may be a new invader or it may no longer be an invader.
- onRevokeLocalPermission(NodeRef, String, String) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onRevokeLocalPermission(NodeRef, String, String) - Method in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnRevokeLocalPermission
-
A permission was revoked from an authority for a specific node
- onSend() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- onSetNodeType(NodeRef, QName, QName) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- onSetNodeType(NodeRef, QName, QName) - Method in class org.alfresco.repo.event2.EventGenerator
- onSetNodeType(NodeRef, QName, QName) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onSetNodeType(NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnSetNodeTypePolicy
-
Called after the type of a node is set explicitly.
- onShutdown(ApplicationEvent) - Method in class org.alfresco.email.server.EmailServer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.encryption.BootstrapReEncryptor
- onShutdown(ApplicationEvent) - Method in class org.alfresco.encryption.EncryptionChecker
- onShutdown(ApplicationEvent) - Method in class org.alfresco.filesys.FTPServerBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.BaseInterpreter
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.patch.PatchExecuter
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.RepositoryEndBootstrapBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.admin.RepositoryStartBootstrapBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.client.config.ClientAppConfig
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.descriptor.DescriptorStartupLog
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.event2.EventGenerator
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.imap.ImapServiceImpl.ImapServiceBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.importer.ImporterBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.module.ModuleStarter
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.search.IndexerComponent
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
-
No-op
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
No-op
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.site.SiteServiceBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.site.SiteServiceImpl
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.tenant.MultiTenantBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry.RegistryLifecycle
-
Deprecated.
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.webdav.WebDavBootstrap
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- onShutdown(ApplicationEvent) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- onStartInboundTransfer(String) - Method in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.OnStartInboundTransferPolicy
-
Invoked immediately after processing of a new inbound transfer is started.
- onUpdateContentSecurityMarks(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
-
Called after a new content node's security marking has been updated.
- onUpdateNode(NodeRef) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdateNodePolicy
-
Called after a new node has been created.
- onUpdateNode(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Cache invalidation
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.email.server.AliasableAspect
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Update properties event
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.audit.access.AccessAuditor
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Update properties policy behaviour
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
On update properties behaviour implementation
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.event2.EventGenerator
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.model.ml.MLContainerType
-
The property locale of a cm:mlContainer represents the locale of the pivot translation.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
-
Ensure that the locale is unique inside the mlContainer.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
-
Called after a node's properties have been changed.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
-
Called after a node's properties have been changed.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
-
Triggers rules if properties have been updated
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
When a uid is changed we need to create an alias for the old uid so permissions are not broken.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.site.SiteAspect
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.usage.ContentUsageImpl
-
Called after a node's properties have been changed.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.usage.UsageQuotaProtector
-
Called after a node's properties have been changed.
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.VersionableAspect
-
On update properties policy behaviour If applicable and "cm:autoVersionOnUpdateProps" is TRUE then version the node on properties update (even if no content updates)
- onUpdateProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
-
On update properties behaviour implementation
- onUpdatePropertiesUser(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Track the
enabled/disabledflag oncm:user. - onUpdateUserProperties(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- open(CallContext) - Method in interface org.alfresco.opencmis.AlfrescoCmisService
-
Call before the work method and forms the opposite of
CmisService.close(). - open(CallContext) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- OPEN - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- OpenCMISQueryServiceImpl - Class in org.alfresco.repo.search.impl
- OpenCMISQueryServiceImpl() - Constructor for class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- openContent(boolean, boolean) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Opens the channel for reading or writing depending on the access mode.
- openContentStream(String) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- openContentStream(String) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- openContentStream(ActualEnvironment) - Method in interface org.alfresco.repo.virtual.ref.RepositoryLocation
- openContentStream(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- openContentStream(ActualEnvironment) - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- openContentStream(NodeRef) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- openContentStream(NodeRef) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- openFile(boolean) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- openFile(boolean) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Open the file
- openFile(boolean) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Open the file.
- openFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- openFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Open a file or folder
- openFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Open a file or folder - obsolete implementation.
- openFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- openFile(SrvSession, TreeConnection, FileOpenParams) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- openFile(SrvSession, TreeConnection, FileOpenParams, NetworkFile) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- openFile(SrvSession, TreeConnection, NodeRef, String, OpenFileMode, boolean) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
- openFile(SrvSession, TreeConnection, NodeRef, String, OpenFileMode, boolean) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Open the file - Repo Specific implementation
- OpenFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Open File command
- OpenFileCommand(String, OpenFileMode, boolean, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.OpenFileCommand
- OpenFileMode - Enum Class in org.alfresco.filesys.repo
- OpenFileOperation - Class in org.alfresco.filesys.repo.rules.operations
-
Open File Operation.
- OpenFileOperation(String, OpenFileMode, boolean, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- openHttpSession() - Method in class org.alfresco.opencmis.CMISConnector
- OpenOfficeContentNetworkFile - Class in org.alfresco.filesys.repo
-
OpenOffice Content Network File Class
- OpenOfficeContentNetworkFile(NodeService, ContentService, MimetypeService, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Class constructor
- openSession() - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(boolean) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(Connection) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(ExecutorType) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(ExecutorType, boolean) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(ExecutorType, Connection) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(ExecutorType, TransactionIsolationLevel) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- openSession(TransactionIsolationLevel) - Method in class org.alfresco.ibatis.AlfrescoDefaultSqlSessionFactory
- Operation - Interface in org.alfresco.filesys.repo.rules
-
An operation is a primitive thing that needs to be executed.
- OperationExecutor - Interface in org.alfresco.filesys.repo.rules
-
An operation executor is an implementation of how to execute an operation. i.e.
- OperationStats - Class in org.alfresco.repo.cache
-
Represents a single cache operation type's statistics.
- OperationStats(double, long) - Constructor for class org.alfresco.repo.cache.OperationStats
- OperationStats(OperationStats, double, long) - Constructor for class org.alfresco.repo.cache.OperationStats
- OPT_COMMAND_OPTIONS - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- OPT_IMAGE_AUTO_ORIENTATION - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- OPT_IMAGE_RESIZE_OPTIONS - Static variable in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- OPT_INCLUDE_EMBEDDED - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- OPT_MAX_PAGES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_MAX_SOURCE_SIZE_K_BYTES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_PAGE_LIMIT - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_READ_LIMIT_K_BYTES - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_READ_LIMIT_TIME_MS - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_SOURCE_CONTENT_PROPERTY - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- OPT_SOURCE_NODEREF - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Option map names to preserve backward compatibility
- OPT_TARGET_CONTENT_PROPERTY - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- OPT_TARGET_NODEREF - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- OPT_TIMEOUT_MS - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- OPT_USE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- OptionalPatchApplicationCheckBootstrapBean - Class in org.alfresco.repo.admin.patch
- OptionalPatchApplicationCheckBootstrapBean() - Constructor for class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- options - Variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- or(TriPredicate<? super T, ? super U, ? super V>) - Method in interface org.alfresco.util.TriPredicate
-
Creates a composed predicate that represents a logical OR of this predicate and another.
- OR - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- Oracle() - Constructor for class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl.Oracle
- Oracle9Dialect - Class in org.alfresco.repo.domain.dialect
-
Does away with the deprecated LONG datatype.
- Oracle9Dialect() - Constructor for class org.alfresco.repo.domain.dialect.Oracle9Dialect
- ORDER - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- orderResults() - Method in interface org.alfresco.repo.domain.node.NodeDAO.ChildAssocRefQueryCallback
- ORDINAL_CONSTRUCTABLE - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_DOUBLE - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_ENUM - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_LONG - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_NULL - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_SERIALIZABLE - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- ORDINAL_STRING - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- org.alfresco.email.server - package org.alfresco.email.server
- org.alfresco.email.server.handler - package org.alfresco.email.server.handler
- org.alfresco.email.server.impl - package org.alfresco.email.server.impl
- org.alfresco.email.server.impl.subetha - package org.alfresco.email.server.impl.subetha
- org.alfresco.encryption - package org.alfresco.encryption
- org.alfresco.filesys - package org.alfresco.filesys
-
The Alfresco file system interface implementation
- org.alfresco.filesys.alfresco - package org.alfresco.filesys.alfresco
-
FileSystem DesktopAction AlfrescoDiskDriver MultiTenantShareMapper
- org.alfresco.filesys.auth - package org.alfresco.filesys.auth
- org.alfresco.filesys.auth.ftp - package org.alfresco.filesys.auth.ftp
- org.alfresco.filesys.auth.nfs - package org.alfresco.filesys.auth.nfs
- org.alfresco.filesys.config - package org.alfresco.filesys.config
- org.alfresco.filesys.config.acl - package org.alfresco.filesys.config.acl
- org.alfresco.filesys.debug - package org.alfresco.filesys.debug
- org.alfresco.filesys.repo - package org.alfresco.filesys.repo
-
The Alfesco filesystem to repository translation layer
- org.alfresco.filesys.repo.rules - package org.alfresco.filesys.repo.rules
-
Filesystem Rule Evaluator to support Scenarios.
- org.alfresco.filesys.repo.rules.commands - package org.alfresco.filesys.repo.rules.commands
- org.alfresco.filesys.repo.rules.operations - package org.alfresco.filesys.repo.rules.operations
- org.alfresco.heartbeat - package org.alfresco.heartbeat
- org.alfresco.heartbeat.jobs - package org.alfresco.heartbeat.jobs
- org.alfresco.ibatis - package org.alfresco.ibatis
- org.alfresco.mbeans - package org.alfresco.mbeans
- org.alfresco.messaging - package org.alfresco.messaging
- org.alfresco.messaging.camel - package org.alfresco.messaging.camel
- org.alfresco.messaging.camel.configuration - package org.alfresco.messaging.camel.configuration
- org.alfresco.messaging.camel.routes - package org.alfresco.messaging.camel.routes
- org.alfresco.messaging.jackson - package org.alfresco.messaging.jackson
- org.alfresco.metrics - package org.alfresco.metrics
- org.alfresco.metrics.db - package org.alfresco.metrics.db
- org.alfresco.metrics.rest - package org.alfresco.metrics.rest
- org.alfresco.model - package org.alfresco.model
- org.alfresco.opencmis - package org.alfresco.opencmis
- org.alfresco.opencmis.dictionary - package org.alfresco.opencmis.dictionary
- org.alfresco.opencmis.mapping - package org.alfresco.opencmis.mapping
- org.alfresco.opencmis.search - package org.alfresco.opencmis.search
- org.alfresco.repo.action - package org.alfresco.repo.action
- org.alfresco.repo.action.access - package org.alfresco.repo.action.access
- org.alfresco.repo.action.constraint - package org.alfresco.repo.action.constraint
- org.alfresco.repo.action.evaluator - package org.alfresco.repo.action.evaluator
- org.alfresco.repo.action.evaluator.compare - package org.alfresco.repo.action.evaluator.compare
- org.alfresco.repo.action.executer - package org.alfresco.repo.action.executer
- org.alfresco.repo.action.scheduled - package org.alfresco.repo.action.scheduled
- org.alfresco.repo.action.script - package org.alfresco.repo.action.script
- org.alfresco.repo.activities - package org.alfresco.repo.activities
- org.alfresco.repo.activities.feed - package org.alfresco.repo.activities.feed
- org.alfresco.repo.activities.feed.cleanup - package org.alfresco.repo.activities.feed.cleanup
- org.alfresco.repo.activities.feed.local - package org.alfresco.repo.activities.feed.local
- org.alfresco.repo.activities.post.cleanup - package org.alfresco.repo.activities.post.cleanup
- org.alfresco.repo.activities.post.lookup - package org.alfresco.repo.activities.post.lookup
- org.alfresco.repo.activities.script - package org.alfresco.repo.activities.script
- org.alfresco.repo.admin - package org.alfresco.repo.admin
- org.alfresco.repo.admin.patch - package org.alfresco.repo.admin.patch
- org.alfresco.repo.admin.patch.impl - package org.alfresco.repo.admin.patch.impl
- org.alfresco.repo.admin.patch.util - package org.alfresco.repo.admin.patch.util
- org.alfresco.repo.admin.registry - package org.alfresco.repo.admin.registry
- org.alfresco.repo.attributes - package org.alfresco.repo.attributes
- org.alfresco.repo.audit - package org.alfresco.repo.audit
- org.alfresco.repo.audit.access - package org.alfresco.repo.audit.access
- org.alfresco.repo.audit.extractor - package org.alfresco.repo.audit.extractor
- org.alfresco.repo.audit.generator - package org.alfresco.repo.audit.generator
- org.alfresco.repo.audit.model - package org.alfresco.repo.audit.model
- org.alfresco.repo.audit.model._3 - package org.alfresco.repo.audit.model._3
- org.alfresco.repo.batch - package org.alfresco.repo.batch
- org.alfresco.repo.blog - package org.alfresco.repo.blog
- org.alfresco.repo.blog.cannedqueries - package org.alfresco.repo.blog.cannedqueries
- org.alfresco.repo.bulkimport - package org.alfresco.repo.bulkimport
- org.alfresco.repo.bulkimport.impl - package org.alfresco.repo.bulkimport.impl
- org.alfresco.repo.bulkimport.impl.stores - package org.alfresco.repo.bulkimport.impl.stores
- org.alfresco.repo.bulkimport.importfilters - package org.alfresco.repo.bulkimport.importfilters
- org.alfresco.repo.bulkimport.metadataloaders - package org.alfresco.repo.bulkimport.metadataloaders
- org.alfresco.repo.bulkimport.script - package org.alfresco.repo.bulkimport.script
- org.alfresco.repo.cache - package org.alfresco.repo.cache
- org.alfresco.repo.cache.lookup - package org.alfresco.repo.cache.lookup
- org.alfresco.repo.calendar - package org.alfresco.repo.calendar
- org.alfresco.repo.calendar.cannedqueries - package org.alfresco.repo.calendar.cannedqueries
- org.alfresco.repo.client.config - package org.alfresco.repo.client.config
- org.alfresco.repo.coci - package org.alfresco.repo.coci
- org.alfresco.repo.coci.traitextender - package org.alfresco.repo.coci.traitextender
- org.alfresco.repo.config - package org.alfresco.repo.config
- org.alfresco.repo.config.xml - package org.alfresco.repo.config.xml
- org.alfresco.repo.configuration - package org.alfresco.repo.configuration
- org.alfresco.repo.content - package org.alfresco.repo.content
- org.alfresco.repo.content.caching - package org.alfresco.repo.content.caching
- org.alfresco.repo.content.caching.cleanup - package org.alfresco.repo.content.caching.cleanup
- org.alfresco.repo.content.caching.quota - package org.alfresco.repo.content.caching.quota
- org.alfresco.repo.content.cleanup - package org.alfresco.repo.content.cleanup
- org.alfresco.repo.content.directurl - package org.alfresco.repo.content.directurl
- org.alfresco.repo.content.filestore - package org.alfresco.repo.content.filestore
- org.alfresco.repo.content.http - package org.alfresco.repo.content.http
- org.alfresco.repo.content.metadata - package org.alfresco.repo.content.metadata
- org.alfresco.repo.content.metadata.xml - package org.alfresco.repo.content.metadata.xml
- org.alfresco.repo.content.replication - package org.alfresco.repo.content.replication
- org.alfresco.repo.content.selector - package org.alfresco.repo.content.selector
- org.alfresco.repo.content.transform - package org.alfresco.repo.content.transform
- org.alfresco.repo.content.transform.magick - package org.alfresco.repo.content.transform.magick
- org.alfresco.repo.content.transform.swf - package org.alfresco.repo.content.transform.swf
- org.alfresco.repo.copy - package org.alfresco.repo.copy
- org.alfresco.repo.copy.query - package org.alfresco.repo.copy.query
- org.alfresco.repo.copy.traitextender - package org.alfresco.repo.copy.traitextender
- org.alfresco.repo.deployment - package org.alfresco.repo.deployment
- org.alfresco.repo.descriptor - package org.alfresco.repo.descriptor
- org.alfresco.repo.dictionary - package org.alfresco.repo.dictionary
- org.alfresco.repo.dictionary.constraint - package org.alfresco.repo.dictionary.constraint
- org.alfresco.repo.dictionary.types.period - package org.alfresco.repo.dictionary.types.period
- org.alfresco.repo.discussion - package org.alfresco.repo.discussion
- org.alfresco.repo.discussion.cannedqueries - package org.alfresco.repo.discussion.cannedqueries
- org.alfresco.repo.doclink - package org.alfresco.repo.doclink
- org.alfresco.repo.domain - package org.alfresco.repo.domain
- org.alfresco.repo.domain.activities - package org.alfresco.repo.domain.activities
- org.alfresco.repo.domain.activities.ibatis - package org.alfresco.repo.domain.activities.ibatis
- org.alfresco.repo.domain.audit - package org.alfresco.repo.domain.audit
- org.alfresco.repo.domain.audit.ibatis - package org.alfresco.repo.domain.audit.ibatis
- org.alfresco.repo.domain.contentdata - package org.alfresco.repo.domain.contentdata
- org.alfresco.repo.domain.contentdata.ibatis - package org.alfresco.repo.domain.contentdata.ibatis
- org.alfresco.repo.domain.control - package org.alfresco.repo.domain.control
- org.alfresco.repo.domain.control.ibatis - package org.alfresco.repo.domain.control.ibatis
- org.alfresco.repo.domain.dialect - package org.alfresco.repo.domain.dialect
- org.alfresco.repo.domain.encoding - package org.alfresco.repo.domain.encoding
- org.alfresco.repo.domain.encoding.ibatis - package org.alfresco.repo.domain.encoding.ibatis
- org.alfresco.repo.domain.locale - package org.alfresco.repo.domain.locale
- org.alfresco.repo.domain.locale.ibatis - package org.alfresco.repo.domain.locale.ibatis
- org.alfresco.repo.domain.locks - package org.alfresco.repo.domain.locks
- org.alfresco.repo.domain.locks.ibatis - package org.alfresco.repo.domain.locks.ibatis
- org.alfresco.repo.domain.mimetype - package org.alfresco.repo.domain.mimetype
- org.alfresco.repo.domain.mimetype.ibatis - package org.alfresco.repo.domain.mimetype.ibatis
- org.alfresco.repo.domain.node - package org.alfresco.repo.domain.node
- org.alfresco.repo.domain.node.ibatis - package org.alfresco.repo.domain.node.ibatis
- org.alfresco.repo.domain.patch - package org.alfresco.repo.domain.patch
- org.alfresco.repo.domain.patch.ibatis - package org.alfresco.repo.domain.patch.ibatis
- org.alfresco.repo.domain.permissions - package org.alfresco.repo.domain.permissions
- org.alfresco.repo.domain.permissions.ibatis - package org.alfresco.repo.domain.permissions.ibatis
- org.alfresco.repo.domain.propval - package org.alfresco.repo.domain.propval
- org.alfresco.repo.domain.propval.ibatis - package org.alfresco.repo.domain.propval.ibatis
- org.alfresco.repo.domain.qname - package org.alfresco.repo.domain.qname
- org.alfresco.repo.domain.qname.ibatis - package org.alfresco.repo.domain.qname.ibatis
- org.alfresco.repo.domain.query - package org.alfresco.repo.domain.query
- org.alfresco.repo.domain.query.ibatis - package org.alfresco.repo.domain.query.ibatis
- org.alfresco.repo.domain.schema - package org.alfresco.repo.domain.schema
- org.alfresco.repo.domain.schema.script - package org.alfresco.repo.domain.schema.script
- org.alfresco.repo.domain.solr - package org.alfresco.repo.domain.solr
- org.alfresco.repo.domain.solr.ibatis - package org.alfresco.repo.domain.solr.ibatis
- org.alfresco.repo.domain.subscriptions - package org.alfresco.repo.domain.subscriptions
- org.alfresco.repo.domain.subscriptions.ibatis - package org.alfresco.repo.domain.subscriptions.ibatis
- org.alfresco.repo.domain.tenant - package org.alfresco.repo.domain.tenant
- org.alfresco.repo.domain.tenant.ibatis - package org.alfresco.repo.domain.tenant.ibatis
- org.alfresco.repo.domain.usage - package org.alfresco.repo.domain.usage
- org.alfresco.repo.domain.usage.ibatis - package org.alfresco.repo.domain.usage.ibatis
- org.alfresco.repo.download - package org.alfresco.repo.download
- org.alfresco.repo.download.cannedquery - package org.alfresco.repo.download.cannedquery
- org.alfresco.repo.event2 - package org.alfresco.repo.event2
- org.alfresco.repo.event2.filter - package org.alfresco.repo.event2.filter
- org.alfresco.repo.event2.mapper - package org.alfresco.repo.event2.mapper
- org.alfresco.repo.event2.shared - package org.alfresco.repo.event2.shared
- org.alfresco.repo.events - package org.alfresco.repo.events
- org.alfresco.repo.events.jmx - package org.alfresco.repo.events.jmx
- org.alfresco.repo.exporter - package org.alfresco.repo.exporter
- org.alfresco.repo.favourites - package org.alfresco.repo.favourites
- org.alfresco.repo.forms - package org.alfresco.repo.forms
- org.alfresco.repo.forms.processor - package org.alfresco.repo.forms.processor
- org.alfresco.repo.forms.processor.action - package org.alfresco.repo.forms.processor.action
- org.alfresco.repo.forms.processor.node - package org.alfresco.repo.forms.processor.node
- org.alfresco.repo.forms.processor.workflow - package org.alfresco.repo.forms.processor.workflow
- org.alfresco.repo.forms.script - package org.alfresco.repo.forms.script
- org.alfresco.repo.forum - package org.alfresco.repo.forum
- org.alfresco.repo.i18n - package org.alfresco.repo.i18n
- org.alfresco.repo.imap - package org.alfresco.repo.imap
-
The implementation of the Alfresco Imap Server
- org.alfresco.repo.imap.config - package org.alfresco.repo.imap.config
- org.alfresco.repo.imap.exception - package org.alfresco.repo.imap.exception
- org.alfresco.repo.importer - package org.alfresco.repo.importer
- org.alfresco.repo.importer.system - package org.alfresco.repo.importer.system
- org.alfresco.repo.importer.view - package org.alfresco.repo.importer.view
- org.alfresco.repo.index.shard - package org.alfresco.repo.index.shard
- org.alfresco.repo.invitation - package org.alfresco.repo.invitation
-
The implementation of the Invitation Service.
- org.alfresco.repo.invitation.activiti - package org.alfresco.repo.invitation.activiti
- org.alfresco.repo.invitation.script - package org.alfresco.repo.invitation.script
- org.alfresco.repo.invitation.site - package org.alfresco.repo.invitation.site
-
The implementation of the Invitation Service for Web Site resources.
- org.alfresco.repo.jscript - package org.alfresco.repo.jscript
- org.alfresco.repo.jscript.app - package org.alfresco.repo.jscript.app
- org.alfresco.repo.links - package org.alfresco.repo.links
- org.alfresco.repo.lock - package org.alfresco.repo.lock
- org.alfresco.repo.lock.mem - package org.alfresco.repo.lock.mem
- org.alfresco.repo.lock.traitextender - package org.alfresco.repo.lock.traitextender
- org.alfresco.repo.mail - package org.alfresco.repo.mail
-
Provides the implementation and support classes for the
AlfrescoJavaMailSender, a sub class ofJavaMailSenderImplwhich providesjavax.mail.Transportpooling - org.alfresco.repo.management - package org.alfresco.repo.management
- org.alfresco.repo.management.subsystems - package org.alfresco.repo.management.subsystems
- org.alfresco.repo.mode - package org.alfresco.repo.mode
- org.alfresco.repo.model - package org.alfresco.repo.model
-
Implementations of model-specific services.
- org.alfresco.repo.model.filefolder - package org.alfresco.repo.model.filefolder
- org.alfresco.repo.model.filefolder.traitextender - package org.alfresco.repo.model.filefolder.traitextender
- org.alfresco.repo.model.ml - package org.alfresco.repo.model.ml
- org.alfresco.repo.module - package org.alfresco.repo.module
- org.alfresco.repo.module.tool - package org.alfresco.repo.module.tool
- org.alfresco.repo.node - package org.alfresco.repo.node
- org.alfresco.repo.node.archive - package org.alfresco.repo.node.archive
- org.alfresco.repo.node.cleanup - package org.alfresco.repo.node.cleanup
- org.alfresco.repo.node.db - package org.alfresco.repo.node.db
- org.alfresco.repo.node.db.traitextender - package org.alfresco.repo.node.db.traitextender
- org.alfresco.repo.node.encryption - package org.alfresco.repo.node.encryption
- org.alfresco.repo.node.getchildren - package org.alfresco.repo.node.getchildren
- org.alfresco.repo.node.integrity - package org.alfresco.repo.node.integrity
- org.alfresco.repo.node.sizedetails - package org.alfresco.repo.node.sizedetails
- org.alfresco.repo.nodelocator - package org.alfresco.repo.nodelocator
- org.alfresco.repo.notification - package org.alfresco.repo.notification
- org.alfresco.repo.oauth1 - package org.alfresco.repo.oauth1
- org.alfresco.repo.oauth2 - package org.alfresco.repo.oauth2
- org.alfresco.repo.ownable.impl - package org.alfresco.repo.ownable.impl
- org.alfresco.repo.policy - package org.alfresco.repo.policy
-
The Policy Component.
- org.alfresco.repo.policy.annotation - package org.alfresco.repo.policy.annotation
- org.alfresco.repo.policy.registration - package org.alfresco.repo.policy.registration
- org.alfresco.repo.policy.traitextender - package org.alfresco.repo.policy.traitextender
- org.alfresco.repo.preference - package org.alfresco.repo.preference
- org.alfresco.repo.preference.script - package org.alfresco.repo.preference.script
- org.alfresco.repo.preference.traitextender - package org.alfresco.repo.preference.traitextender
- org.alfresco.repo.processor - package org.alfresco.repo.processor
- org.alfresco.repo.query - package org.alfresco.repo.query
- org.alfresco.repo.quickshare - package org.alfresco.repo.quickshare
- org.alfresco.repo.rating - package org.alfresco.repo.rating
- org.alfresco.repo.rating.script - package org.alfresco.repo.rating.script
- org.alfresco.repo.rating.traitextender - package org.alfresco.repo.rating.traitextender
- org.alfresco.repo.rawevents - package org.alfresco.repo.rawevents
- org.alfresco.repo.rawevents.types - package org.alfresco.repo.rawevents.types
- org.alfresco.repo.remote - package org.alfresco.repo.remote
- org.alfresco.repo.remoteconnector - package org.alfresco.repo.remoteconnector
- org.alfresco.repo.remotecredentials - package org.alfresco.repo.remotecredentials
- org.alfresco.repo.remoteticket - package org.alfresco.repo.remoteticket
- org.alfresco.repo.rendition - package org.alfresco.repo.rendition
- org.alfresco.repo.rendition.executer - package org.alfresco.repo.rendition.executer
- org.alfresco.repo.rendition.script - package org.alfresco.repo.rendition.script
- org.alfresco.repo.rendition2 - package org.alfresco.repo.rendition2
- org.alfresco.repo.rendition2.script - package org.alfresco.repo.rendition2.script
- org.alfresco.repo.replication - package org.alfresco.repo.replication
- org.alfresco.repo.replication.script - package org.alfresco.repo.replication.script
- org.alfresco.repo.rule - package org.alfresco.repo.rule
- org.alfresco.repo.rule.ruletrigger - package org.alfresco.repo.rule.ruletrigger
- org.alfresco.repo.scheduler - package org.alfresco.repo.scheduler
- org.alfresco.repo.search - package org.alfresco.repo.search
- org.alfresco.repo.search.impl - package org.alfresco.repo.search.impl
- org.alfresco.repo.search.impl.lucene - package org.alfresco.repo.search.impl.lucene
- org.alfresco.repo.search.impl.noindex - package org.alfresco.repo.search.impl.noindex
- org.alfresco.repo.search.impl.querymodel.impl.db - package org.alfresco.repo.search.impl.querymodel.impl.db
- org.alfresco.repo.search.impl.querymodel.impl.db.functions - package org.alfresco.repo.search.impl.querymodel.impl.db.functions
- org.alfresco.repo.search.impl.solr - package org.alfresco.repo.search.impl.solr
- org.alfresco.repo.search.impl.solr.facet - package org.alfresco.repo.search.impl.solr.facet
- org.alfresco.repo.search.impl.solr.facet.facetsresponse - package org.alfresco.repo.search.impl.solr.facet.facetsresponse
- org.alfresco.repo.search.impl.solr.facet.handler - package org.alfresco.repo.search.impl.solr.facet.handler
- org.alfresco.repo.search.results - package org.alfresco.repo.search.results
- org.alfresco.repo.search.transaction - package org.alfresco.repo.search.transaction
- org.alfresco.repo.security.authentication - package org.alfresco.repo.security.authentication
- org.alfresco.repo.security.authentication.activiti - package org.alfresco.repo.security.authentication.activiti
- org.alfresco.repo.security.authentication.external - package org.alfresco.repo.security.authentication.external
- org.alfresco.repo.security.authentication.identityservice - package org.alfresco.repo.security.authentication.identityservice
- org.alfresco.repo.security.authentication.identityservice.authentication - package org.alfresco.repo.security.authentication.identityservice.authentication
- org.alfresco.repo.security.authentication.identityservice.authentication.admin - package org.alfresco.repo.security.authentication.identityservice.authentication.admin
- org.alfresco.repo.security.authentication.identityservice.authentication.webscripts - package org.alfresco.repo.security.authentication.identityservice.authentication.webscripts
- org.alfresco.repo.security.authentication.identityservice.user - package org.alfresco.repo.security.authentication.identityservice.user
- org.alfresco.repo.security.authentication.jaas - package org.alfresco.repo.security.authentication.jaas
- org.alfresco.repo.security.authentication.ldap - package org.alfresco.repo.security.authentication.ldap
- org.alfresco.repo.security.authentication.subsystems - package org.alfresco.repo.security.authentication.subsystems
- org.alfresco.repo.security.authority - package org.alfresco.repo.security.authority
- org.alfresco.repo.security.authority.script - package org.alfresco.repo.security.authority.script
- org.alfresco.repo.security.permissions - package org.alfresco.repo.security.permissions
- org.alfresco.repo.security.permissions.dynamic - package org.alfresco.repo.security.permissions.dynamic
- org.alfresco.repo.security.permissions.impl - package org.alfresco.repo.security.permissions.impl
- org.alfresco.repo.security.permissions.impl.acegi - package org.alfresco.repo.security.permissions.impl.acegi
- org.alfresco.repo.security.permissions.impl.model - package org.alfresco.repo.security.permissions.impl.model
- org.alfresco.repo.security.permissions.impl.traitextender - package org.alfresco.repo.security.permissions.impl.traitextender
- org.alfresco.repo.security.permissions.noop - package org.alfresco.repo.security.permissions.noop
- org.alfresco.repo.security.person - package org.alfresco.repo.security.person
- org.alfresco.repo.security.sync - package org.alfresco.repo.security.sync
- org.alfresco.repo.security.sync.ldap - package org.alfresco.repo.security.sync.ldap
- org.alfresco.repo.security.sync.ldap_ad - package org.alfresco.repo.security.sync.ldap_ad
- org.alfresco.repo.service - package org.alfresco.repo.service
- org.alfresco.repo.serviceaccount - package org.alfresco.repo.serviceaccount
- org.alfresco.repo.shutdown - package org.alfresco.repo.shutdown
- org.alfresco.repo.site - package org.alfresco.repo.site
-
Provides the implementation of the site service which is used to provide services used by the sites of the Share interface.
- org.alfresco.repo.site.script - package org.alfresco.repo.site.script
- org.alfresco.repo.solr - package org.alfresco.repo.solr
- org.alfresco.repo.subscriptions - package org.alfresco.repo.subscriptions
- org.alfresco.repo.tagging - package org.alfresco.repo.tagging
- org.alfresco.repo.tagging.script - package org.alfresco.repo.tagging.script
- org.alfresco.repo.template - package org.alfresco.repo.template
- org.alfresco.repo.tenant - package org.alfresco.repo.tenant
- org.alfresco.repo.thumbnail - package org.alfresco.repo.thumbnail
- org.alfresco.repo.thumbnail.conditions - package org.alfresco.repo.thumbnail.conditions
- org.alfresco.repo.thumbnail.script - package org.alfresco.repo.thumbnail.script
- org.alfresco.repo.transaction - package org.alfresco.repo.transaction
- org.alfresco.repo.transfer - package org.alfresco.repo.transfer
-
Provides the implementation of the transfer service which can be used to transfer nodes from one repository to another.
- org.alfresco.repo.transfer.manifest - package org.alfresco.repo.transfer.manifest
-
Provides the implementation of the transfer manifest which is used by the transfer service.
- org.alfresco.repo.transfer.report - package org.alfresco.repo.transfer.report
-
Provides the implementation of the client side transfer report which records details of a transfer.
- org.alfresco.repo.transfer.reportd - package org.alfresco.repo.transfer.reportd
-
Provides the implementation of the destination side transfer report which records details of a transfer.
- org.alfresco.repo.transfer.requisite - package org.alfresco.repo.transfer.requisite
-
Provides the implementation of the transfer requsite which is used by the transfer service.
- org.alfresco.repo.transfer.script - package org.alfresco.repo.transfer.script
-
Provides the JavaScript implementation of the transfer service.
- org.alfresco.repo.usage - package org.alfresco.repo.usage
- org.alfresco.repo.util - package org.alfresco.repo.util
- org.alfresco.repo.version - package org.alfresco.repo.version
- org.alfresco.repo.version.common - package org.alfresco.repo.version.common
- org.alfresco.repo.version.common.versionlabel - package org.alfresco.repo.version.common.versionlabel
- org.alfresco.repo.version.traitextender - package org.alfresco.repo.version.traitextender
- org.alfresco.repo.virtual - package org.alfresco.repo.virtual
- org.alfresco.repo.virtual.bundle - package org.alfresco.repo.virtual.bundle
- org.alfresco.repo.virtual.config - package org.alfresco.repo.virtual.config
- org.alfresco.repo.virtual.model - package org.alfresco.repo.virtual.model
- org.alfresco.repo.virtual.page - package org.alfresco.repo.virtual.page
- org.alfresco.repo.virtual.ref - package org.alfresco.repo.virtual.ref
- org.alfresco.repo.virtual.store - package org.alfresco.repo.virtual.store
- org.alfresco.repo.virtual.template - package org.alfresco.repo.virtual.template
- org.alfresco.repo.webdav - package org.alfresco.repo.webdav
- org.alfresco.repo.workflow - package org.alfresco.repo.workflow
- org.alfresco.repo.workflow.activiti - package org.alfresco.repo.workflow.activiti
- org.alfresco.repo.workflow.activiti.listener - package org.alfresco.repo.workflow.activiti.listener
- org.alfresco.repo.workflow.activiti.properties - package org.alfresco.repo.workflow.activiti.properties
- org.alfresco.repo.workflow.activiti.script - package org.alfresco.repo.workflow.activiti.script
- org.alfresco.repo.workflow.activiti.tasklistener - package org.alfresco.repo.workflow.activiti.tasklistener
- org.alfresco.repo.workflow.activiti.variable - package org.alfresco.repo.workflow.activiti.variable
- org.alfresco.repo.workflow.jscript - package org.alfresco.repo.workflow.jscript
- org.alfresco.repo.workflow.traitextender - package org.alfresco.repo.workflow.traitextender
- org.alfresco.schedule - package org.alfresco.schedule
- org.alfresco.service - package org.alfresco.service
-
Provides the public facing interfaces of the Services of the Alfresco Repository.
- org.alfresco.service.cmr.action - package org.alfresco.service.cmr.action
- org.alfresco.service.cmr.action.scheduled - package org.alfresco.service.cmr.action.scheduled
- org.alfresco.service.cmr.activities - package org.alfresco.service.cmr.activities
- org.alfresco.service.cmr.admin - package org.alfresco.service.cmr.admin
- org.alfresco.service.cmr.attributes - package org.alfresco.service.cmr.attributes
- org.alfresco.service.cmr.audit - package org.alfresco.service.cmr.audit
- org.alfresco.service.cmr.blog - package org.alfresco.service.cmr.blog
- org.alfresco.service.cmr.calendar - package org.alfresco.service.cmr.calendar
- org.alfresco.service.cmr.coci - package org.alfresco.service.cmr.coci
- org.alfresco.service.cmr.discussion - package org.alfresco.service.cmr.discussion
- org.alfresco.service.cmr.download - package org.alfresco.service.cmr.download
-
Defines the contracts for creating archive files containing specified content from the repository.
- org.alfresco.service.cmr.email - package org.alfresco.service.cmr.email
- org.alfresco.service.cmr.favourites - package org.alfresco.service.cmr.favourites
- org.alfresco.service.cmr.invitation - package org.alfresco.service.cmr.invitation
-
Provides the public interface for the invitation service that is used to invite users to sites.
- org.alfresco.service.cmr.links - package org.alfresco.service.cmr.links
- org.alfresco.service.cmr.lock - package org.alfresco.service.cmr.lock
-
Provides the public interface for the lock service that is used to lock nodes.
- org.alfresco.service.cmr.ml - package org.alfresco.service.cmr.ml
- org.alfresco.service.cmr.model - package org.alfresco.service.cmr.model
-
FileFolderService
- org.alfresco.service.cmr.module - package org.alfresco.service.cmr.module
- org.alfresco.service.cmr.notification - package org.alfresco.service.cmr.notification
- org.alfresco.service.cmr.oauth1 - package org.alfresco.service.cmr.oauth1
- org.alfresco.service.cmr.oauth2 - package org.alfresco.service.cmr.oauth2
- org.alfresco.service.cmr.preference - package org.alfresco.service.cmr.preference
- org.alfresco.service.cmr.quickshare - package org.alfresco.service.cmr.quickshare
- org.alfresco.service.cmr.rating - package org.alfresco.service.cmr.rating
- org.alfresco.service.cmr.remote - package org.alfresco.service.cmr.remote
- org.alfresco.service.cmr.remoteconnector - package org.alfresco.service.cmr.remoteconnector
- org.alfresco.service.cmr.remotecredentials - package org.alfresco.service.cmr.remotecredentials
- org.alfresco.service.cmr.remoteticket - package org.alfresco.service.cmr.remoteticket
- org.alfresco.service.cmr.rendition - package org.alfresco.service.cmr.rendition
- org.alfresco.service.cmr.replication - package org.alfresco.service.cmr.replication
- org.alfresco.service.cmr.repository - package org.alfresco.service.cmr.repository
- org.alfresco.service.cmr.rule - package org.alfresco.service.cmr.rule
- org.alfresco.service.cmr.search - package org.alfresco.service.cmr.search
- org.alfresco.service.cmr.security - package org.alfresco.service.cmr.security
- org.alfresco.service.cmr.site - package org.alfresco.service.cmr.site
-
Provides the public interface for the the SiteService which is used by the Share application.
- org.alfresco.service.cmr.subscriptions - package org.alfresco.service.cmr.subscriptions
- org.alfresco.service.cmr.tagging - package org.alfresco.service.cmr.tagging
- org.alfresco.service.cmr.thumbnail - package org.alfresco.service.cmr.thumbnail
- org.alfresco.service.cmr.transfer - package org.alfresco.service.cmr.transfer
-
Provides the public interface for the transfer service which can be used to transfer nodes from one repository to another.
- org.alfresco.service.cmr.urlshortening - package org.alfresco.service.cmr.urlshortening
- org.alfresco.service.cmr.usage - package org.alfresco.service.cmr.usage
- org.alfresco.service.cmr.version - package org.alfresco.service.cmr.version
- org.alfresco.service.cmr.view - package org.alfresco.service.cmr.view
- org.alfresco.service.cmr.webdav - package org.alfresco.service.cmr.webdav
- org.alfresco.service.cmr.workflow - package org.alfresco.service.cmr.workflow
- org.alfresco.service.descriptor - package org.alfresco.service.descriptor
- org.alfresco.service.license - package org.alfresco.service.license
- org.alfresco.service.transaction - package org.alfresco.service.transaction
- org.alfresco.tools - package org.alfresco.tools
- org.alfresco.traitextender - package org.alfresco.traitextender
- org.alfresco.transform.registry - package org.alfresco.transform.registry
- org.alfresco.util - package org.alfresco.util
- org.alfresco.util.config - package org.alfresco.util.config
- org.alfresco.util.debug - package org.alfresco.util.debug
- org.alfresco.util.json - package org.alfresco.util.json
- org.alfresco.util.remote.server - package org.alfresco.util.remote.server
- org.alfresco.util.remote.server.socket - package org.alfresco.util.remote.server.socket
- org.alfresco.util.resource - package org.alfresco.util.resource
- org.alfresco.util.schemacomp - package org.alfresco.util.schemacomp
- org.alfresco.util.schemacomp.model - package org.alfresco.util.schemacomp.model
- org.alfresco.util.schemacomp.validator - package org.alfresco.util.schemacomp.validator
- OTHER - Enum constant in enum class org.alfresco.repo.bulkimport.ImportableItem.FileType
- out(Object) - Method in class org.alfresco.repo.jscript.ScriptLogger.SystemOut
- OUTBOUND - Static variable in interface org.alfresco.service.cmr.rule.RuleType
- output(DbObject) - Method in class org.alfresco.util.schemacomp.DbObjectXMLTransformer
- outputStream - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- overwrite - Variable in class org.alfresco.repo.exporter.FileExportPackageHandler
- OWNABLE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ownableService - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- OwnableService - Interface in org.alfresco.service.cmr.security
-
Service support around managing ownership.
- OwnableServiceImpl - Class in org.alfresco.repo.ownable.impl
-
Ownership service support.
- OwnableServiceImpl() - Constructor for class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- OwnableServiceNOOPImpl - Class in org.alfresco.repo.ownable.impl
-
A simple implementation that does not support ownership.
- OwnableServiceNOOPImpl() - Constructor for class org.alfresco.repo.ownable.impl.OwnableServiceNOOPImpl
- OwnerDynamicAuthority - Class in org.alfresco.repo.security.permissions.dynamic
-
The owner dynamic authority
- OwnerDynamicAuthority() - Constructor for class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
-
Standard construction
- ownerRead(String, NodeRef) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
P
- PackageItemsFieldProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
FieldProcessorfor handling package contents when displaying Workflow and Task Forms. - PackageItemsFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.PackageItemsFieldProcessor
- PackageManager - Class in org.alfresco.repo.workflow
-
This helper class is used to manage a workflow package.
- PackageManager(WorkflowService, NodeService, BehaviourFilter, Log) - Constructor for class org.alfresco.repo.workflow.PackageManager
- packageName - Variable in class org.alfresco.service.cmr.view.RepositoryExporterService.ExportHandle
- pad(String, int) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Function to pad a string with zero '0' characters to the required length
- page(Collection<T>, int, int) - Static method in class org.alfresco.util.ModelUtil
- page(Collection<T>, ScriptPagingDetails) - Static method in class org.alfresco.util.ModelUtil
- page(T[], int, int) - Static method in class org.alfresco.util.ModelUtil
- PAGE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- PAGE_1 - Static variable in class org.alfresco.service.cmr.repository.PagedSourceOptions
- PageCollationException - Exception in org.alfresco.repo.virtual.page
- PageCollationException() - Constructor for exception org.alfresco.repo.virtual.page.PageCollationException
- PageCollationException(String) - Constructor for exception org.alfresco.repo.virtual.page.PageCollationException
- PageCollationException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.page.PageCollationException
- PageCollationException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.page.PageCollationException
- PageCollationException(Throwable) - Constructor for exception org.alfresco.repo.virtual.page.PageCollationException
- PageCollator<R> - Class in org.alfresco.repo.virtual.page
-
A generic utility for arranging a
Listof objects of typeRinto aRobjects page obtained from aPageCollator.PagingResultsSourceconsidering a givenPagingRequestfor the resultedPagingResults. - PageCollator() - Constructor for class org.alfresco.repo.virtual.page.PageCollator
- PageCollator.PagingResultsSource<R> - Interface in org.alfresco.repo.virtual.page
-
Implementors are paging request capable objects - i.e. can provide data-paged results of type
Rconsidering a givenPagingRequest. - PageDetails(int, boolean, int, int, int) - Constructor for class org.alfresco.repo.preference.PreferenceServiceImpl.PageDetails
- PagedSourceOptions - Class in org.alfresco.service.cmr.repository
-
Paged content conversion options to specify a page number range.
- PagedSourceOptions() - Constructor for class org.alfresco.service.cmr.repository.PagedSourceOptions
- PagedSourceOptions.PagedSourceOptionsSerializer - Class in org.alfresco.service.cmr.repository
-
Serializer for paged source options
- PagedSourceOptionsSerializer() - Constructor for class org.alfresco.service.cmr.repository.PagedSourceOptions.PagedSourceOptionsSerializer
- PagedTagsWrapper - Class in org.alfresco.repo.tagging.script
-
Stores total tags count together with tags to be sent to UI
- PagedTagsWrapper(String[], int) - Constructor for class org.alfresco.repo.tagging.script.PagedTagsWrapper
- PAGES_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- PAGING_CONFIDENCE - Static variable in class org.alfresco.util.ModelUtil
- PAGING_MAX_ITEMS - Static variable in class org.alfresco.util.ModelUtil
- PAGING_SKIP_COUNT - Static variable in class org.alfresco.util.ModelUtil
- PAGING_TOTAL_ITEMS - Static variable in class org.alfresco.util.ModelUtil
- PAGING_TOTAL_ITEMS_RANGE_END - Static variable in class org.alfresco.util.ModelUtil
- PagingFollowingResults - Interface in org.alfresco.service.cmr.subscriptions
-
Response object for follower or following paging requests.
- PagingFollowingResultsImpl - Class in org.alfresco.service.cmr.subscriptions
- PagingFollowingResultsImpl(List<String>, boolean, Integer) - Constructor for class org.alfresco.service.cmr.subscriptions.PagingFollowingResultsImpl
- PagingLuceneResultSet - Class in org.alfresco.repo.search.impl.lucene
- PagingLuceneResultSet(ResultSet, SearchParameters, NodeService) - Constructor for class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- PagingLuceneResultSetRowIteratorImpl - Class in org.alfresco.repo.search.impl.lucene
- PagingLuceneResultSetRowIteratorImpl(PagingLuceneResultSet) - Constructor for class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
-
Create an iterator over the result set.
- PagingRequestConstraint - Class in org.alfresco.repo.virtual.template
-
Constraints decorator that adds
PagingRequestrelated information (things like skip-count and max-items) to query parameters. - PagingRequestConstraint(VirtualQueryConstraint, PagingRequest) - Constructor for class org.alfresco.repo.virtual.template.PagingRequestConstraint
- PagingSubscriptionResults - Interface in org.alfresco.service.cmr.subscriptions
-
Response object for subscription paging requests.
- PagingSubscriptionResultsImpl - Class in org.alfresco.service.cmr.subscriptions
- PagingSubscriptionResultsImpl(List<NodeRef>, boolean, Integer) - Constructor for class org.alfresco.service.cmr.subscriptions.PagingSubscriptionResultsImpl
- paidNetwork - Variable in class org.alfresco.repo.tenant.Network
- Pair(FIRST, SECOND) - Constructor for class org.alfresco.repo.action.scheduled.AbstractScheduledAction.Pair
- PARAM_ALLOW_ENLARGEMENT - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Booleanflag parameter specifies whether image resizing should produce an enlarged image, based on the resizing parameters and the size of the original image. - PARAM_ALLOW_TRANSFER_TO_SELF - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
The Query String for the begin method.
- PARAM_APPROVE_FOLDER - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_APPROVE_MOVE - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_APPROVE_STEP - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_ASPECT - Static variable in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
- PARAM_ASPECT_NAME - Static variable in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
- PARAM_ASPECT_NAME - Static variable in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
- PARAM_ASSOC_NAME - Static variable in class org.alfresco.repo.action.evaluator.HasChildEvaluator
- PARAM_ASSOC_QNAME - Static variable in class org.alfresco.repo.action.executer.CheckOutActionExecuter
- PARAM_ASSOC_QNAME - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- PARAM_ASSOC_TYPE - Static variable in class org.alfresco.repo.action.evaluator.HasChildEvaluator
- PARAM_ASSOC_TYPE_QNAME - Static variable in class org.alfresco.repo.action.executer.CheckOutActionExecuter
- PARAM_ASSOC_TYPE_QNAME - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- PARAM_AUTO_ORIENTATION - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Booleanflag parameter specifies if the engine should automatically rotate and image based on the EXIF orientation flag. - PARAM_BCC - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_CATEGORY_ASPECT - Static variable in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
- PARAM_CATEGORY_ASPECT - Static variable in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
- PARAM_CATEGORY_VALUE - Static variable in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
- PARAM_CATEGORY_VALUE - Static variable in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
- PARAM_CC - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_COMMAND_OPTIONS - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Stringparameter specifies any additional ImageMagick commands, that the user wishes to add. - PARAM_CONSTRAINT - Static variable in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
- PARAM_CONTENT_PROPERTY - Static variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- PARAM_CONTENT_PROPERTY - Static variable in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- PARAM_CONTENT_PROPERTY - Static variable in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.
- PARAM_CONVERT_COMMAND - Static variable in class org.alfresco.repo.action.executer.ImageTransformActionExecuter
- PARAM_CROP_GRAVITY - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
-
This optional
Stringparameter determines the 'zero' position from which offsets are measured and also determines the direction of offsets. - PARAM_CROP_HEIGHT - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
- PARAM_CROP_WIDTH - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
- PARAM_CROP_X_OFFSET - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
-
This optional
Integerparameter specifies the horizontal position of the start point of the area to be cropped. - PARAM_CROP_Y_OFFSET - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
-
This optional
Integerparameter specifies the vertical position of the start point of the area to be cropped. - PARAM_DEEP_COPY - Static variable in class org.alfresco.repo.action.executer.CopyActionExecuter
- PARAM_DESCRIPTION - Static variable in class org.alfresco.repo.action.executer.CheckInActionExecuter
- PARAM_DESCRIPTION - Static variable in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.CheckOutActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.CopyActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.ImporterActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.MoveActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- PARAM_DESTINATION_FOLDER - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- PARAM_DESTINATION_NODE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.
- PARAM_DESTINATION_PATH_TEMPLATE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This optional
Stringparameter indicates where the rendition will be created. - PARAM_ENCODING - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_ENCODING - Static variable in class org.alfresco.repo.action.executer.ImporterActionExecuter
- PARAM_ENCODING - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
Stringparamter specifies the encoding used to create the rendition content. - PARAM_END_START_TASK - Static variable in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- PARAM_EXECUTE_INHERITED_RULES - Static variable in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
- PARAM_FAILURE_DATETIME - Static variable in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.The parameter defines the failure datetime to be recorded against the source node.
- PARAM_FLASH_VERSION - Static variable in class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.This optional
Stringparameter is only necessary when converting from pdf to Flash and is used to specify which Flash version to convert to. - PARAM_FROM - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_FROM_PERSONAL_NAME - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_FROM_REPOSITORYID - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
The Query String for the begin method.
- PARAM_HTML - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_IGNORE_SEND_FAILURE - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_INCLUDE_CHILDREN - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_INCLUDE_SELF - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_IS_COMPONENT_RENDITION - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This optional boolean parameter specified whether the rendition is a component within a composite rendition.
- PARAM_IS_PERCENT_CROP - Static variable in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
-
This optional
Booleanflag parameter specifies how the PARAM_CROP_HEIGHT and PARAM_CROP_WIDTH parameters are interpreted. - PARAM_IS_PERCENT_RESIZE - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Booleanflag parameter specifies how the PARAM_RESIZE_HEIGHT and PARAM_RESIZE_WIDTH parameters are interpreted. - PARAM_LINK_FROM_NODE - Static variable in class org.alfresco.repo.rule.LinkRules
- PARAM_LOCALE - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_MAINTAIN_ASPECT_RATIO - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Booleanflag parameter determines whether the rendered image maintains its original aspect ratio or is stretched to fit the specified height and width. - PARAM_MAX_PAGES - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Integerparameter specifies the maximum number of pages of the source that may be read. - PARAM_MAX_SOURCE_SIZE_K_BYTES - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Longparameter specifies the maximum number of kbytes of the source may be read. - PARAM_MIME_TYPE - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- PARAM_MIME_TYPE - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
Stringparameter specifies the mime type of the rendition content. - PARAM_MINOR_CHANGE - Static variable in class org.alfresco.repo.action.executer.CheckInActionExecuter
- PARAM_MINOR_CHANGE - Static variable in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
- PARAM_MODEL - Static variable in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.This optional
Map<String,Serializable> parameter can be used to pass additional arguments to the templating engine when processing a template. - PARAM_OPERATION - Static variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- PARAM_ORPHAN_EXISTING_RENDITION - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This optional
Booleanflag parameter determines whether an existing rendition is moved or orphaned. - PARAM_OVERWRITE_COPY - Static variable in class org.alfresco.repo.action.executer.CopyActionExecuter
- PARAM_OVERWRITE_COPY - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- PARAM_PACKAGE_NAME - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_PACKAGE_NAME - Static variable in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- PARAM_PAGE_LIMIT - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Integerparameter specifies how many source pages should be read in order to create an image. - PARAM_PLACEHOLDER_RESOURCE_PATH - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
Stringparameter specifies the location of a classpath resource which can be used as a placeholder while a rendition is being generated. - PARAM_PROPERTY - Static variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- PARAM_PROPERTY - Static variable in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
- PARAM_QUIET_PERIOD - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- PARAM_QUIET_PERIOD_RETRIES_ENABLED - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- PARAM_READ_LIMIT_K_BYTES - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Longparameter specifies how many kbytes of the source to read in order to create an image. - PARAM_READ_LIMIT_TIME_MS - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Longparameter specifies how timeout for reading the source before EOF is returned. - PARAM_REJECT_FOLDER - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_REJECT_MOVE - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_REJECT_STEP - Static variable in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- PARAM_RENDITION_DEFINITION - Static variable in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.
- PARAM_RENDITION_DEFINITION_NAME - Static variable in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.The name of the rendition definition to delete e.g. cm:doclib.
- PARAM_RENDITION_NODETYPE - Static variable in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This optional
QNameparameter specifies what the node type of the created rendition will be. - PARAM_RESIZE_HEIGHT - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- PARAM_RESIZE_TO_THUMBNAIL - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.This optional
Booleanflag parameter specifies a mode for dramatically shrinking large images in a performant way.
If set totruethe rendering process will be more performant for large images but the rendered image will be of lower quality. - PARAM_RESIZE_WIDTH - Static variable in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- PARAM_RESULT - Static variable in interface org.alfresco.repo.action.executer.ActionExecuter
-
Standard action result parameter name
- PARAM_RETRY_COUNT - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- PARAM_RETRY_PERIOD - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- PARAM_ROOT_FILE_TRANSFER - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
File Root File Transfer
- PARAM_RULES - Static variable in class org.alfresco.repo.rule.ReorderRules
- PARAM_RUN_ALL_RULES_ON_CHILDREN - Static variable in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
- PARAM_RUN_AS - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
Stringparameter specifies what user permissions are used when creating a rendition. - PARAM_SCRIPTREF - Static variable in class org.alfresco.repo.action.executer.ScriptActionExecuter
- PARAM_SEND_AFTER_COMMIT - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_SOURCE_CONTENT_PROPERTY - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
QNameparameter specifies which property the Rendering Engine uses to read content from the source node in order to create a rendition. - PARAM_SOURCE_END_PAGE - Static variable in class org.alfresco.service.cmr.repository.PagedSourceOptions.PagedSourceOptionsSerializer
- PARAM_SOURCE_START_PAGE - Static variable in class org.alfresco.service.cmr.repository.PagedSourceOptions.PagedSourceOptionsSerializer
- PARAM_SOURCE_TIME_DURATION - Static variable in class org.alfresco.service.cmr.repository.TemporalSourceOptions.TemporalSourceOptionsSerializer
-
Deprecated.
- PARAM_SOURCE_TIME_OFFSET - Static variable in class org.alfresco.service.cmr.repository.TemporalSourceOptions.TemporalSourceOptionsSerializer
-
Deprecated.
- PARAM_START_TASK_TRANSITION - Static variable in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- PARAM_STORE - Static variable in class org.alfresco.repo.action.executer.ExporterActionExecuter
- PARAM_SUBJECT - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_SUBJECT_PARAMS - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_TAG - Static variable in class org.alfresco.repo.action.evaluator.HasTagEvaluator
- PARAM_TAG_SCOPES - Static variable in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- PARAM_TARGET_CONTENT_PROPERTY - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
QNameparameter specifies which property the Rendering Engine uses to write content to the rendition node. - PARAM_TEMPLATE - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_TEMPLATE - Static variable in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- PARAM_TEMPLATE_MODEL - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_TEMPLATE_NODE - Static variable in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.This optional
NodeRefparameter specifies a node containing the template to be processed.
If a value is specified for PARAM_TEMPLATE then this parameter will be ignored.
If a value is specified for this parameter it will be used in preference to values specified for the PARAM_TEMPLATE_PATH parameter. - PARAM_TEMPLATE_PATH - Static variable in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.This optional
Stringparameter specifies a file path location for the template to be processed.
If a value is specified for PARAM_TEMPLATE or PARAM_TEMPLATE_NODE then this parameter will be ignored. - PARAM_TEXT - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_THUMBANIL_NAME - Static variable in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- PARAM_THUMBNAIL_DEFINITION_NAME - Static variable in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.The name of the failed thumbnail definition e.g. doclib.
- PARAM_THUMBNAIL_DEFINITION_NAME - Static variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- PARAM_THUMBNAIL_NODE - Static variable in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.
- PARAM_TIMEOUT_MS - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Longparameter specifies the timeout for reading the source before an exception is thrown. - PARAM_TO - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_TO_MANY - Static variable in class org.alfresco.repo.action.executer.MailActionExecuter
- PARAM_TRANSFER_ID - Static variable in class org.alfresco.repo.transfer.TransferCommitActionExecuter
- PARAM_TRANSFER_ID - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
TransferId
- PARAM_TYPE - Static variable in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
- PARAM_TYPE_NAME - Static variable in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
- PARAM_UPDATE_RENDITIONS_ON_ANY_PROPERTY_CHANGE - Static variable in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.This optional
Booleanflag property specifies whether a rendition should be updated automatically if the source node changes. - PARAM_USE - Static variable in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.This optional
Stringparameter specifies the type (or use) of the rendition. - PARAM_VALUE - Static variable in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
- PARAM_VALUE - Static variable in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
- PARAM_VERSION_EDITION - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
Edition
- PARAM_VERSION_MAJOR - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
Major version
- PARAM_VERSION_MINOR - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
Minor version
- PARAM_VERSION_REVISION - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
Revision version
- PARAM_WORKFLOW_ID_LIST - Static variable in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- PARAM_WORKFLOW_NAME - Static variable in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- Parameter - Interface in org.alfresco.repo.virtual.ref
- ParameterConstraint - Interface in org.alfresco.service.cmr.action
-
Parameter constraint.
- ParameterDefinition - Interface in org.alfresco.service.cmr.action
-
Parameter definition interface.
- ParameterDefinitionImpl - Class in org.alfresco.repo.action
-
Parameter definition implementation class.
- ParameterDefinitionImpl(String, QName, boolean, String) - Constructor for class org.alfresco.repo.action.ParameterDefinitionImpl
-
Constructor
- ParameterDefinitionImpl(String, QName, boolean, String, boolean) - Constructor for class org.alfresco.repo.action.ParameterDefinitionImpl
-
Constructor
- ParameterDefinitionImpl(String, QName, boolean, String, boolean, String) - Constructor for class org.alfresco.repo.action.ParameterDefinitionImpl
-
Constructor
- ParameterizedItem - Interface in org.alfresco.service.cmr.action
-
Rule item interface
- ParameterizedItemAbstractBase - Class in org.alfresco.repo.action
-
Rule item abstract base.
- ParameterizedItemAbstractBase() - Constructor for class org.alfresco.repo.action.ParameterizedItemAbstractBase
- ParameterizedItemDefinition - Interface in org.alfresco.service.cmr.action
- ParameterizedItemDefinitionImpl - Class in org.alfresco.repo.action
-
Rule item implementation class
- ParameterizedItemDefinitionImpl(String) - Constructor for class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Constructor
- ParameterizedItemImpl - Class in org.alfresco.repo.action
-
Rule item instance implementation class.
- ParameterizedItemImpl(String) - Constructor for class org.alfresco.repo.action.ParameterizedItemImpl
-
Constructor
- ParameterizedItemImpl(String, Map<String, Serializable>) - Constructor for class org.alfresco.repo.action.ParameterizedItemImpl
-
Constructor
- params - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
- parent - Variable in class org.alfresco.repo.forms.FieldGroup
- parent - Variable in class org.alfresco.repo.jscript.ScriptNode
- parent - Variable in class org.alfresco.repo.search.DocumentNavigator.Property
- parent - Variable in class org.alfresco.repo.template.BaseTemplateMap
- PARENT - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- PARENT - Enum constant in enum class org.alfresco.repo.security.permissions.impl.RequiredPermission.On
- ParentActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Action Evaluator whose evaluation takes place on parent
- ParentActionEvaluator(AbstractActionEvaluator) - Constructor for class org.alfresco.opencmis.mapping.ParentActionEvaluator
-
Construct
- ParentAssocsInfo - Class in org.alfresco.repo.domain.node
-
Object to keep hold of a node and its parent associations.
- ParentContext - Class in org.alfresco.repo.importer.view
-
Maintains state about the parent context of the node being imported.
- ParentContext(QName, NodeContext) - Constructor for class org.alfresco.repo.importer.view.ParentContext
-
Construct (with unknown child association)
- ParentContext(QName, NodeContext, AssociationDefinition) - Constructor for class org.alfresco.repo.importer.view.ParentContext
-
Construct
- ParentContext(QName, DictionaryService, Importer) - Constructor for class org.alfresco.repo.importer.view.ParentContext
-
Construct
- ParentProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS parent property
- ParentProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.ParentProperty
-
Construct
- ParentSupport - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- ParentSupport() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- parse() - Method in class org.alfresco.ibatis.HierarchicalXMLConfigBuilder
- parse() - Method in class org.alfresco.util.schemacomp.XMLToSchema
- parse(File) - Static method in class org.alfresco.util.XMLUtil
-
utility function for parsing xml
- parse(InputStream) - Static method in class org.alfresco.util.XMLUtil
-
utility function for parsing xml
- parse(Reader) - Static method in class org.alfresco.util.XMLUtil
-
utility function for parsing xml
- parse(Reader, Importer) - Method in interface org.alfresco.repo.importer.Parser
-
Parse nodes from specified input stream and import via the provided importer
- parse(Reader, Importer) - Method in class org.alfresco.repo.importer.view.ViewParser
- parse(String) - Static method in class org.alfresco.repo.event2.shared.CSVStringToListParser
- parse(String) - Method in class org.alfresco.repo.virtual.ref.HashReferenceParser
- parse(String) - Method in class org.alfresco.repo.virtual.ref.PlainReferenceParser
- parse(String) - Method in interface org.alfresco.repo.virtual.ref.ReferenceParser
-
Parses a string reference into a
Referenceobject - parse(String) - Method in class org.alfresco.repo.virtual.ref.ZeroReferenceParser
- parse(String) - Static method in class org.alfresco.util.XMLUtil
-
utility function for parsing xml
- parse(ReferenceParser.Cursor) - Method in class org.alfresco.repo.virtual.ref.HashReferenceParser
- parse(ReferenceParser.Cursor) - Method in class org.alfresco.repo.virtual.ref.NodeHashReferenceParser
- parse(ReferenceParser.Cursor) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashParser
- parse(ReferenceParser.Cursor) - Method in class org.alfresco.repo.virtual.ref.VirtualHashReferenceParser
- parse(NodeRef, ContentService) - Static method in class org.alfresco.util.XMLUtil
-
utility function for parsing xml
- parseAdapterName(String) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Parse an adapter name string and return the matching address
- parseFilterList(String) - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- parseLocale(String) - Method in interface org.alfresco.repo.i18n.MessageService
-
Factory method to create a Locale from a lang_country_variant string.
- parseLocale(String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- parsePlatformString(String) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Parse the platforms attribute returning the set of platform ids
- parser - Variable in class org.alfresco.repo.virtual.ref.Encoding
- Parser - Interface in org.alfresco.repo.importer
-
This interface represents the contract between the importer service and a parser (which is responsible for parsing the input stream and extracting node descriptions).
- parseResource(ReferenceParser.Cursor) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashParser
- parserImport(NodeRef, Location, Reader, ImportPackageHandler, ImporterBinding, ImporterProgress) - Method in class org.alfresco.repo.importer.ImporterComponent
-
Perform Import via Parser
- parseVirtualExtension(ReferenceParser.Cursor, Resource, String, Resource) - Method in class org.alfresco.repo.virtual.ref.VanillaHashReferenceParser
- parseVirtualExtension(ReferenceParser.Cursor, Resource, String, Resource) - Method in class org.alfresco.repo.virtual.ref.VirtualHashReferenceParser
- parseXMLDocument(NodeRef, String) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- parseXMLDocuments(String, NodeRef, String) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- parseXPath(String) - Method in class org.alfresco.repo.search.DocumentNavigator
- PART_NAME_MANIFEST - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
The Mime Part Name of the manifest file
- PassthroughObjectFilter - Class in org.alfresco.opencmis
- PassthroughObjectFilter() - Constructor for class org.alfresco.opencmis.PassthroughObjectFilter
- password(String, String) - Static method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AuthorizationGrant
- PasswordCredentialsFactory - Class in org.alfresco.repo.remotecredentials
-
The Factory for building
PasswordCredentialsInfoobjects - PasswordCredentialsFactory() - Constructor for class org.alfresco.repo.remotecredentials.PasswordCredentialsFactory
- PasswordCredentialsInfo - Interface in org.alfresco.service.cmr.remotecredentials
-
This class represents a password based set of credentials
- PasswordCredentialsInfoImpl - Class in org.alfresco.repo.remotecredentials
-
This class represents a password based set of credentials
- PasswordCredentialsInfoImpl() - Constructor for class org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
- PasswordCredentialsInfoImpl(NodeRef, String, NodeRef) - Constructor for class org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
- passwordEncoder - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- PasswordGenerator - Interface in org.alfresco.repo.security.authentication
-
Implementations of this interface generate a password
- Patch - Interface in org.alfresco.repo.admin.patch
-
A patch is an executable class that makes a change to persisted data.
- patchAcls() - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- patchAcls() - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- PatchDAO - Interface in org.alfresco.repo.domain.patch
-
Additional DAO services for patches
- PatchDAOImpl - Class in org.alfresco.repo.domain.patch.ibatis
-
iBatis-specific implementation of the PatchDAO.
- PatchDAOImpl() - Constructor for class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- PatchDAOImpl.Oracle - Class in org.alfresco.repo.domain.patch.ibatis
-
Oracle-specific DAO
- PatchDAOImpl.PostgreSQL - Class in org.alfresco.repo.domain.patch.ibatis
-
PostgreSQL-specific DAO
- patches - Variable in class org.alfresco.repo.importer.system.SystemInfo
- PatchException - Exception in org.alfresco.service.cmr.admin
-
Thrown when a patch fails to execute successfully.
- PatchException(String) - Constructor for exception org.alfresco.service.cmr.admin.PatchException
- PatchException(String, Object...) - Constructor for exception org.alfresco.service.cmr.admin.PatchException
- PatchExecuter - Class in org.alfresco.repo.admin.patch
-
This component is responsible for ensuring that patches are applied at the appropriate time.
- PatchExecuter() - Constructor for class org.alfresco.repo.admin.patch.PatchExecuter
- PatchInfo - Class in org.alfresco.repo.importer.system
-
Data holder of patch information that's to be exported and imported
- PatchInfo() - Constructor for class org.alfresco.repo.importer.system.PatchInfo
- patchService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
-
the service to register ourselves with
- PatchService - Interface in org.alfresco.repo.admin.patch
-
Manages patches applied against the repository.
- PatchServiceImpl - Class in org.alfresco.repo.admin.patch
-
Manages patches applied against the repository.
- PatchServiceImpl() - Constructor for class org.alfresco.repo.admin.patch.PatchServiceImpl
- path - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- path - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- PATH - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- PATH_REF_EXPRESSION - Static variable in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- PATH_SEPARATOR - Static variable in class org.alfresco.repo.virtual.ref.AbstractProtocolMethod
- PATH_SEPARATOR - Static variable in class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
- PathElementDetails(String, Map<QName, Map<QName, Serializable>>) - Constructor for class org.alfresco.service.cmr.model.FileFolderUtil.PathElementDetails
- PathHasher - Interface in org.alfresco.repo.virtual.ref
- PathHelper - Class in org.alfresco.repo.transfer
- PathHelper() - Constructor for class org.alfresco.repo.transfer.PathHelper
- pathMap - Variable in class org.alfresco.repo.audit.model._3.PathMappings
- PathMap - Class in org.alfresco.repo.audit.model._3
-
Java class for PathMap complex type.
- PathMap() - Constructor for class org.alfresco.repo.audit.model._3.PathMap
- pathMappings - Variable in class org.alfresco.repo.audit.model._3.Application
- pathMappings - Variable in class org.alfresco.repo.audit.model._3.Audit
- PathMappings - Class in org.alfresco.repo.audit.model._3
-
Java class for PathMappings complex type.
- PathMappings() - Constructor for class org.alfresco.repo.audit.model._3.PathMappings
- PathObjectFilter - Class in org.alfresco.opencmis
- PathObjectFilter() - Constructor for class org.alfresco.opencmis.PathObjectFilter
- PathProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS path property.
- PathProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.PathProperty
-
Construct
- PATHREF - Enum constant in enum class org.alfresco.service.cmr.view.ReferenceType
- PathSeperatorChar - Static variable in class org.alfresco.opencmis.ActivityPosterImpl
- PathUtil - Class in org.alfresco.util
-
Alfresco path-related utility functions.
- PathUtil() - Constructor for class org.alfresco.util.PathUtil
- PATTERN - Static variable in class org.alfresco.util.UrlUtil
- patternMatcher - Variable in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- PEER_ASSOC_CREATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- PEER_ASSOC_DELETED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- PeerAssociatedNodeFinder - Class in org.alfresco.repo.transfer
-
This class can be used to find nodes that are associated with peer associations (as opposed to child associations).
- PeerAssociatedNodeFinder() - Constructor for class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- PeerAssociatedNodeFinder(Collection<QName>) - Constructor for class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- PeerAssociatedNodeFinder(Collection<QName>, boolean) - Constructor for class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- PeerAssociatedNodeFinder(QName...) - Constructor for class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- PeerAssociationEventConsolidator - Class in org.alfresco.repo.event2
-
Encapsulates peer association events occurred in a single transaction.
- PeerAssociationEventConsolidator(AssociationRef, NodeResourceHelper) - Constructor for class org.alfresco.repo.event2.PeerAssociationEventConsolidator
- PeerAssociationEventSupportedPolicies - Interface in org.alfresco.repo.event2
-
Event generator supported policies for peer associations.
- Pending - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
An Action which has been scheduled for Asynchronous execution, but not yet run.
- PENDING - Enum constant in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
- PENDING - Enum constant in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
- PENDING - Enum constant in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.
- PENDING - Enum constant in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
- PENDING_BROADCAST_START - Enum constant in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
- PendingDeleteAspect - Class in org.alfresco.repo.node
-
Registers and contains the behaviour specific to the
'pending delete' aspect. - PendingDeleteAspect() - Constructor for class org.alfresco.repo.node.PendingDeleteAspect
- People - Class in org.alfresco.repo.jscript
-
Scripted People service for describing and executing actions against People & Groups.
- People - Class in org.alfresco.repo.template
-
People and users support in FreeMarker templates.
- People() - Constructor for class org.alfresco.repo.jscript.People
- People() - Constructor for class org.alfresco.repo.template.People
- PEOPLE_FOLDER_SHORT_QNAME - Static variable in class org.alfresco.repo.security.person.PersonServiceImpl
- PercentileMetric - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
A metric with one value
- PercentileMetric(Metric.METRIC_TYPE, Object) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.PercentileMetric
- percentiles - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- perform(ActualEnvironment, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest, Reference) - Method in interface org.alfresco.repo.virtual.template.VirtualQuery
-
Deprecated.will be replaced by
#perform(ActualEnvironment, VirtualQueryConstraint,Reference)once complex constrains are implemented - perform(ActualEnvironment, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest, Reference) - Method in class org.alfresco.repo.virtual.template.VirtualQueryImpl
-
Deprecated.will be replaced by
#perform(ActualEnvironment, VirtualQueryConstraint,Reference)once complex constrains are implemented - perform(ActualEnvironment, VirtualQueryConstraint, PagingRequest, Reference) - Method in interface org.alfresco.repo.virtual.template.VirtualQuery
- perform(ActualEnvironment, VirtualQueryConstraint, PagingRequest, Reference) - Method in class org.alfresco.repo.virtual.template.VirtualQueryImpl
- performEarlyPropertyChecks(Map<String, String>) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Check properties for invalid values using
SubsystemEarlyPropertyCheckers - performManualCheck(Method, long) - Method in class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
-
An alternative method allowing a manual call to check the resources.
- performParamConversionForRepo() - Method in class org.alfresco.repo.jscript.ScriptAction
- PerformRenditionActionExecuter - Class in org.alfresco.repo.rendition
-
Deprecated.
- PerformRenditionActionExecuter() - Constructor for class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.
- performResetPassword(DelegateExecution) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Updates the user's new password.
- performResetPassword(DelegateExecution) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- PerformResetPasswordDelegate - Class in org.alfresco.repo.security.authentication.activiti
-
Deprecated.from 7.1.0 This
activiti delegateis executed when a user resets his/her password. - PerformResetPasswordDelegate() - Constructor for class org.alfresco.repo.security.authentication.activiti.PerformResetPasswordDelegate
-
Deprecated.
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Cron
-
Period type
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Days
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfFinancialMonth
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfFinancialQuarter
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfFinancialYear
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfMonth
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfQuarter
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.EndOfYear
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Immediately
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Months
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.NoPeriod
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Quarters
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Weeks
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.XMLDuration
-
Period type
- PERIOD_TYPE - Static variable in class org.alfresco.repo.dictionary.types.period.Years
- PeriodDataTypeParameters - Class in org.alfresco.repo.forms.processor.node
-
Represents the parameters for the period data type.
- PeriodDataTypeParameters() - Constructor for class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
-
Default constructor
- permission(NodeRef, AccessPermission) - Method in class org.alfresco.repo.download.AbstractExporter
- permission(NodeRef, AccessPermission) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- permission(NodeRef, AccessPermission) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export permission
- Permission - Class in org.alfresco.repo.security.permissions.impl.model
-
Support to read and store the definition of a permission.
- Permission - Interface in org.alfresco.repo.domain.permissions
-
Entity for alf_permission persistence.
- Permission(QName) - Constructor for class org.alfresco.repo.security.permissions.impl.model.Permission
-
A permission for the given type
- PERMISSION_DENIED - Static variable in exception org.alfresco.repo.imap.exception.AlfrescoImapFolderException
- PERMISSION_UPDATED_V1 - Enum constant in enum class org.alfresco.repo.event2.EventJSONSchema
- PermissionActionEvaluator - Class in org.alfresco.opencmis.mapping
-
Alfresco Permission based Action Evaluator
- PermissionActionEvaluator(ServiceRegistry, Action, String...) - Constructor for class org.alfresco.opencmis.mapping.PermissionActionEvaluator
-
Construct
- PermissionCheckCollection<T> - Interface in org.alfresco.repo.security.permissions
-
Interface for collection-based results that describe permission filtering behaviour around cut-off limits.
- PermissionCheckCollection.PermissionCheckCollectionMixin<T> - Class in org.alfresco.repo.security.permissions
-
Helper 'introduction' to allow simple addition of the
PermissionCheckCollectioninterface to existing collections. - PermissionCheckedCollection<T> - Interface in org.alfresco.repo.security.permissions
-
Interface for collection-based results that carry extra information about the state of permission cut-offs.
- PermissionCheckedCollection.PermissionCheckedCollectionMixin<T> - Class in org.alfresco.repo.security.permissions
-
Helper 'introduction' to allow simple addition of the
PermissionCheckedCollectioninterface to existing collections. - PermissionCheckedValue - Interface in org.alfresco.repo.security.permissions
-
Marker interface for objects that have already passed permission checking.
- PermissionCheckedValue.PermissionCheckedValueMixin - Class in org.alfresco.repo.security.permissions
-
Helper 'introduction' to allow simple addition of the
PermissionCheckedValueinterface to existing objects. - PermissionCheckValue - Interface in org.alfresco.repo.security.permissions
-
Interface for objects that can provide information to allow permission checks
- PermissionEntity - Class in org.alfresco.repo.domain.permissions
-
Entity for alf_permission persistence.
- PermissionEntity() - Constructor for class org.alfresco.repo.domain.permissions.PermissionEntity
-
Default constructor
- PermissionEntity(Long, String) - Constructor for class org.alfresco.repo.domain.permissions.PermissionEntity
- PermissionEntry - Interface in org.alfresco.repo.security.permissions
-
A single permission entry defined against a node.
- PermissionGroup - Class in org.alfresco.repo.security.permissions.impl.model
-
Support to read and store the defintion of permission groups.
- PermissionGroup(QName) - Constructor for class org.alfresco.repo.security.permissions.impl.model.PermissionGroup
-
Permission group for the given type or aspect.
- PermissionModel - Class in org.alfresco.repo.security.permissions.impl.model
-
The implementation of the model DAO Reads and stores the top level model information Encapsulates access to this information
- PermissionModel() - Constructor for class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Default constructor
- PermissionModel.RequiredKey - Class in org.alfresco.repo.security.permissions.impl.model
-
Cache key
- PermissionModelBootstrap - Class in org.alfresco.repo.security.permissions.impl.model
-
Bootstrap bean used to add additional permission models
- PermissionModelBootstrap() - Constructor for class org.alfresco.repo.security.permissions.impl.model.PermissionModelBootstrap
- PermissionModelException - Exception in org.alfresco.repo.security.permissions.impl.model
-
Exceptions related to the permissions model
- PermissionModelException(String) - Constructor for exception org.alfresco.repo.security.permissions.impl.model.PermissionModelException
- PermissionModelException(String, Throwable) - Constructor for exception org.alfresco.repo.security.permissions.impl.model.PermissionModelException
- PermissionReference - Interface in org.alfresco.repo.security.permissions
-
A Permission is a named permission against a type or aspect which is defined by QName.
- PermissionReferenceImpl - Class in org.alfresco.repo.security.permissions.impl
-
A simple permission reference (not persisted).
- PermissionReferenceImpl(QName, String) - Constructor for class org.alfresco.repo.security.permissions.impl.PermissionReferenceImpl
- PERMISSIONS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- permissionsApplied() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- permissionsDaoComponent - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- PermissionsDaoComponent - Interface in org.alfresco.repo.security.permissions.impl
-
The API for accessing persisted Alfresco permissions.
- permissionService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- permissionService - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- permissionService - Variable in class org.alfresco.repo.events.AbstractEventsService
- permissionService - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
- permissionService - Variable in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- permissionService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- permissionService - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- PermissionServiceExtension - Interface in org.alfresco.repo.security.permissions.impl.traitextender
- PermissionServiceImpl - Class in org.alfresco.repo.security.permissions.impl
-
The Alfresco implementation of a permissions service against our APIs for the permissions model and permissions persistence.
- PermissionServiceImpl() - Constructor for class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Standard spring construction.
- PermissionServiceImpl.AclTest - Class in org.alfresco.repo.security.permissions.impl
-
Test a permission in the context of the new ACL implementation.
- PermissionServiceImpl.MutableBoolean - Class in org.alfresco.repo.security.permissions.impl
- PermissionServiceImpl.NodeTest - Class in org.alfresco.repo.security.permissions.impl
-
Support class to test the permission on a node.
- PermissionServiceImpl.UnconditionalAclTest - Class in org.alfresco.repo.security.permissions.impl
-
Ignores type and aspect requirements on the node
- PermissionServiceImpl.UnconditionalDeniedAclTest - Class in org.alfresco.repo.security.permissions.impl
-
Ignores type and aspect requirements on the node
- PermissionServiceNOOPImpl - Class in org.alfresco.repo.security.permissions.noop
-
Dummy implementation of Permissions Service
- PermissionServiceNOOPImpl() - Constructor for class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- PermissionServicePolicies - Interface in org.alfresco.repo.security.permissions
-
Policies for PermissionService
- PermissionServicePolicies.OnGrantLocalPermission - Interface in org.alfresco.repo.security.permissions
-
Policy invoked when a permission is granted to an authority for a specific node
- PermissionServicePolicies.OnInheritPermissionsDisabled - Interface in org.alfresco.repo.security.permissions
-
Policy invoked when permission inheritance is disabled for a specific node (sync or async mode)
- PermissionServicePolicies.OnInheritPermissionsEnabled - Interface in org.alfresco.repo.security.permissions
-
Policy invoked when permission inheritance is enabled for a specific node
- PermissionServicePolicies.OnRevokeLocalPermission - Interface in org.alfresco.repo.security.permissions
-
Policy invoked when a permission is revoked from an authority for a specific node
- PermissionServiceSPI - Interface in org.alfresco.repo.security.permissions
-
The public API for a permission service The implementation may be changed in the application configuration
- PermissionServiceTrait - Interface in org.alfresco.repo.security.permissions.impl.traitextender
- permissionSet(NodeRef, AccessPermission) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- permissionSet(NodeRef, AccessPermission) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
-
Report setting of a permission
- PermissionSet - Class in org.alfresco.repo.security.permissions.impl.model
-
Store and read the definition of a permission set
- PermissionSet() - Constructor for class org.alfresco.repo.security.permissions.impl.model.PermissionSet
- PermissionsManager - Interface in org.alfresco.repo.security.person
-
Utility bean to set/check permissions on a node
- PermissionsManagerImpl - Class in org.alfresco.repo.security.person
- PermissionsManagerImpl() - Constructor for class org.alfresco.repo.security.person.PermissionsManagerImpl
- permissionsToJSON(NodeRef) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Handles the work of converting node permissions to JSON.
- permissionsUpdatedAsynchronously(NodeRef) - Method in interface org.alfresco.repo.domain.permissions.FixedAclUpdaterListener
-
Callback method for when permissions have been updated by the FixedAclUpdater.
- persist() - Method in interface org.alfresco.repo.forms.processor.FormPersister
- persist() - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- persist() - Method in interface org.alfresco.repo.forms.processor.workflow.FormPersister
- persist() - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- persist() - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- persist(Item, FormData) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Persists the given form data for the given item, completed by calling each applicable registered handler
- persist(Item, FormData) - Method in interface org.alfresco.repo.forms.processor.FormProcessor
-
Persists the given object representing the form data for an item
- PERSISTED_TYPE_NULL - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
- PersistedContentStream - Class in org.alfresco.opencmis
- PersistedContentStream() - Constructor for class org.alfresco.opencmis.PersistedContentStream
- persistedTypesByOrdinal - Static variable in class org.alfresco.repo.domain.propval.PropertyValueEntity
-
An unmodifiable map of persisted type enums keyed by their ordinal number
- PERSISTENT - Enum constant in enum class org.alfresco.repo.lock.mem.Lifetime
- persistMessageHeaders(NodeRef, MimeMessage) - Method in interface org.alfresco.repo.imap.ImapService
- persistMessageHeaders(NodeRef, MimeMessage) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- persistNode(NodeRef, FormData) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Persists the given FormData on the given NodeRef
- PERSON_BINDING_NAME - Static variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- PERSON_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- PersonCollection(Date) - Constructor for class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.PersonCollection
-
Instantiates a new person collection.
- PersonException - Exception in org.alfresco.repo.security.person
-
All exceptions related to the person service.
- PersonException(String) - Constructor for exception org.alfresco.repo.security.person.PersonException
- PersonException(String, Object[]) - Constructor for exception org.alfresco.repo.security.person.PersonException
- PersonException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.security.person.PersonException
- PersonException(String, Throwable) - Constructor for exception org.alfresco.repo.security.person.PersonException
- personExists(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- personExists(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Check if a person exists.
- personExists(String) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Check if a person exists.
- PersonFavourite - Class in org.alfresco.repo.favourites
-
Representation of a user's favourite site, document, folder.
- PersonFavourite(String, NodeRef, FavouritesService.Type, String, Date) - Constructor for class org.alfresco.repo.favourites.PersonFavourite
- PersonFavourite.PersonFavouriteKey - Class in org.alfresco.repo.favourites
- PersonFavouriteKey(String, String, FavouritesService.Type, NodeRef) - Constructor for class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- PersonFavouriteKey(String, String, FavouritesService.Type, NodeRef, Date) - Constructor for class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- PersonInfo(NodeRef, String, String, String) - Constructor for class org.alfresco.service.cmr.security.PersonService.PersonInfo
- personService - Variable in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- personService - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- personService - Variable in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- personService - Variable in class org.alfresco.repo.imap.AlfrescoImapUserManager
- personService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- personService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- PersonService - Interface in org.alfresco.service.cmr.security
-
This service encapsulates the management of people and groups.
- PersonService.PersonInfo - Class in org.alfresco.service.cmr.security
-
Data pojo to carry common person information
- PersonServiceImpl - Class in org.alfresco.repo.security.person
- PersonServiceImpl() - Constructor for class org.alfresco.repo.security.person.PersonServiceImpl
- PersonServiceImpl.NodeIdComparator - Class in org.alfresco.repo.security.person
- PersonServiceLoader - Class in org.alfresco.repo.security.person
-
A simple program to load users into the system.
- pickQueryTemplate(QueryOptions, DBQuery) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- pivot - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- PLACEHOLDER_DIALECT - Static variable in class org.alfresco.util.DialectUtil
-
The placeholder for the configured
Dialectclass name: ${db.script.dialect} - PLACEHOLDERS_PARAM - Static variable in class org.alfresco.repo.virtual.VirtualContext
- PLAIN - Enum constant in enum class org.alfresco.repo.virtual.ref.Encodings
-
Referencestring encoding that parses and produces reference string representations that conform to the following grammar : - PlainEncoding - Interface in org.alfresco.repo.virtual.ref
- PlainReferenceParser - Class in org.alfresco.repo.virtual.ref
-
Parses string references into
Referenceobjects based on Plain encodings grammar. - PlainReferenceParser() - Constructor for class org.alfresco.repo.virtual.ref.PlainReferenceParser
- PlainStringifier - Class in org.alfresco.repo.virtual.ref
-
Converts the object to a string representation according to
Encodings.PLAINencoding definition. - PlainStringifier() - Constructor for class org.alfresco.repo.virtual.ref.PlainStringifier
- policy() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
qualified name of policy
- Policy - Interface in org.alfresco.repo.policy
-
Marker interface for representing a Policy.
- POLICY_COMPONENT - Static variable in interface org.alfresco.service.ServiceRegistry
- Policy.Arg - Enum Class in org.alfresco.repo.policy
-
Argument Configuration
- policyBehaviour(AssociationRef) - Method in class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- policyBehaviour(NodeRef) - Method in class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- policyBehaviourFilter - Variable in class org.alfresco.repo.version.VersionServiceImpl
-
Policy behaviour filter
- policyComponent - Variable in class org.alfresco.repo.coci.CheckedOutAspect
-
Policy component
- policyComponent - Variable in class org.alfresco.repo.event2.EventGenerator
- policyComponent - Variable in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- policyComponent - Variable in class org.alfresco.repo.policy.registration.PolicyRegistration
-
The policy componenet
- policyComponent - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- policyComponent - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- policyComponent - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- policyComponent - Variable in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Policy component
- PolicyComponent - Interface in org.alfresco.repo.policy
-
Policy Component for managing Policies and Behaviours.
- PolicyComponentImpl - Class in org.alfresco.repo.policy
-
Policy Component Implementation.
- PolicyComponentImpl(DictionaryService) - Constructor for class org.alfresco.repo.policy.PolicyComponentImpl
-
Construct
- PolicyDefinition<P extends Policy> - Interface in org.alfresco.repo.policy
-
Definition of a Policy
- PolicyException - Exception in org.alfresco.repo.policy
-
Base Policy Exception.
- PolicyException(String) - Constructor for exception org.alfresco.repo.policy.PolicyException
- PolicyException(String, Throwable) - Constructor for exception org.alfresco.repo.policy.PolicyException
- PolicyIgnoreUtil - Class in org.alfresco.util
-
Utility class which checks whether a node is in a store on which policies should not be applied(e.g. archive://SpacesStore)
- PolicyIgnoreUtil() - Constructor for class org.alfresco.util.PolicyIgnoreUtil
- policyNames - Variable in class org.alfresco.repo.policy.registration.PolicyRegistration
-
The policy names
- PolicyRegistration - Class in org.alfresco.repo.policy.registration
-
Bean that can be configured in spring to register a policy bahaviour
- PolicyRegistration() - Constructor for class org.alfresco.repo.policy.registration.PolicyRegistration
- PolicyScope - Class in org.alfresco.repo.policy
-
Policy scope.
- PolicyScope(QName) - Constructor for class org.alfresco.repo.policy.PolicyScope
-
Constructor
- PolicyType - Enum Class in org.alfresco.repo.policy
-
Type of Policy.
- pop(TransformerDebug.Call, boolean, boolean) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- popMisc() - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Removes a frame from the stack.
- popTransform() - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Called after performing a transform.
- populate() - Method in interface org.alfresco.repo.jscript.app.CustomResponse
-
Populates the DocLib webscript response with custom metadata
- populate() - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Populates the CustomResponse with the vti metadata
- populate(Map<QName, Serializable>) - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
-
Populates this entry from the given node properties Doesn't handle tags, those are done in the service itself.
- populate(CalendarEntry, Map<QName, Serializable>) - Static method in class org.alfresco.repo.calendar.CalendarEntryImpl
-
Populates a Calendar Entry from the given node properties.
- populateCompositeAction(NodeRef, CompositeAction) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Populates a composite action from a composite action node reference
- populateFieldDefinition(Type, FieldDefinition, FieldGroup, String) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
-
Sets several properties on the
FieldDefinition, including name, label, description, dataKeyName and whether the field is protected. - populateForm(Form, List<String>, FormCreationData) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
This method generates all the fields to be added and adds them to the Form, together with the associated field data.
- populateForm(Form, List<String>, FormCreationData) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- PortableHomeFolderManager - Class in org.alfresco.repo.security.person
-
Manage home folder creation by binding to events from the cm:person type.
- PortableHomeFolderManager() - Constructor for class org.alfresco.repo.security.person.PortableHomeFolderManager
- PortEarlyPropertyChecker - Class in org.alfresco.repo.management.subsystems
-
"Early" checker for Port property value (checks for "null/empty", "out-of-bounds", "unable-to-parse", "already-in-use" problems).
- PortEarlyPropertyChecker(String, boolean, boolean) - Constructor for class org.alfresco.repo.management.subsystems.PortEarlyPropertyChecker
-
Create a new
PortEarlyPropertyCheckerw/o a paired property name. - PortEarlyPropertyChecker(String, String, boolean, boolean) - Constructor for class org.alfresco.repo.management.subsystems.PortEarlyPropertyChecker
-
Create a new
PortEarlyPropertyChecker. - PortUtil - Class in org.alfresco.util
-
Alfresco port-related utility functions.
- PortUtil() - Constructor for class org.alfresco.util.PortUtil
- position() - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- position(long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- postActivity(String, String, String, String) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, String) - Method in class org.alfresco.repo.activities.script.Activity
-
Post a custom activity type
- postActivity(String, String, String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a custom activity type
- postActivity(String, String, String, String, String) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, String, String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, String, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a custom activity type
- postActivity(String, String, String, String, Client) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, String, Client) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, String, Client) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a custom activity type
- postActivity(String, String, String, String, Client, FileInfo) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, String, Client, FileInfo) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, String, Client, FileInfo) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a custom activity type
- postActivity(String, String, String, NodeRef) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, NodeRef) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, NodeRef) - Method in class org.alfresco.repo.activities.script.Activity
-
Post a pre-defined activity type - activity data will be looked-up asynchronously, including: name displayPath typeQName firstName (of posting user) lastName (of posting user)
- postActivity(String, String, String, NodeRef) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a pre-defined activity type - certain activity data will be looked-up asynchronously, including: name (of nodeRef) displayPath typeQName firstName (of posting user) lastName (of posting user)
- postActivity(String, String, String, NodeRef, String) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, NodeRef, String) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, NodeRef, String) - Method in class org.alfresco.repo.activities.script.Activity
-
Post a pre-defined activity type - eg. for checked-out nodeRef or renamed nodeRef
- postActivity(String, String, String, NodeRef, String) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a pre-defined activity type - eg. for checked-out nodeRef or renamed nodeRef
- postActivity(String, String, String, NodeRef, String, QName, NodeRef) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- postActivity(String, String, String, NodeRef, String, QName, NodeRef) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- postActivity(String, String, String, NodeRef, String, QName, NodeRef) - Method in class org.alfresco.repo.activities.script.Activity
-
Post a pre-defined activity type - eg. for deleted nodeRef
- postActivity(String, String, String, NodeRef, String, QName, NodeRef) - Method in interface org.alfresco.service.cmr.activities.ActivityPostService
-
Post a pre-defined activity type - eg. for deleted nodeRef
- PostCleaner - Class in org.alfresco.repo.activities.post.cleanup
-
Thr post cleaner component is responsible for purging 'obsolete' activity posts
- PostCleaner() - Constructor for class org.alfresco.repo.activities.post.cleanup.PostCleaner
- PostCleanupJob - Class in org.alfresco.repo.activities.post.cleanup
-
Executes scheduled post cleaner quartz-job - refer to scheduled-jobs-context.xml
- PostCleanupJob() - Constructor for class org.alfresco.repo.activities.post.cleanup.PostCleanupJob
- postCommit() - Method in class org.alfresco.repo.action.ActionServiceImpl
-
called by transaction service.
- postCommit() - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Post commit method
- PostCommitCommand - Class in org.alfresco.filesys.repo.rules.commands
-
The post commit command is executed after a successful completion of a command.
- PostCommitCommand() - Constructor for class org.alfresco.filesys.repo.rules.commands.PostCommitCommand
- POSTED - Enum constant in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
- postFileFolderActivity(String, String, String, String, NodeRef, NodeRef, String, String, Client, FileInfo) - Method in interface org.alfresco.service.cmr.activities.ActivityPoster
-
Posts file folder activity.
- postFileFolderActivity(String, String, String, String, NodeRef, NodeRef, String, String, Client, FileInfo) - Method in class org.alfresco.service.cmr.activities.FileFolderActivityPosterImpl
- postFileFolderAdded(NodeRef) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- postFileFolderAdded(NodeRef) - Method in interface org.alfresco.opencmis.CmisActivityPoster
- postFileFolderDeleted(ActivityInfo) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- postFileFolderDeleted(ActivityInfo) - Method in interface org.alfresco.opencmis.CmisActivityPoster
- postFileFolderUpdated(boolean, NodeRef) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- postFileFolderUpdated(boolean, NodeRef) - Method in interface org.alfresco.opencmis.CmisActivityPoster
- PostgreSQL() - Constructor for class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl.PostgreSQL
- PostgreSQL() - Constructor for class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl.PostgreSQL
- PostgreSQLDialect - Class in org.alfresco.repo.domain.dialect
- PostgreSQLDialect() - Constructor for class org.alfresco.repo.domain.dialect.PostgreSQLDialect
- PostInfo - Interface in org.alfresco.service.cmr.discussion
-
This class represents a Post in a Forum Topic.
- PostInfoImpl - Class in org.alfresco.repo.discussion
-
An implementation of
PostInfo - PostInfoImpl() - Constructor for class org.alfresco.repo.discussion.PostInfoImpl
-
Creates a new, empty
PostInfo - PostInfoImpl(NodeRef, String, TopicInfo) - Constructor for class org.alfresco.repo.discussion.PostInfoImpl
-
Create a
PostInfoobject from an existing node - PostLookup - Class in org.alfresco.repo.activities.post.lookup
-
The post lookup component is responsible for updating posts that require a secondary lookup (to get additional activity data)
- PostLookup() - Constructor for class org.alfresco.repo.activities.post.lookup.PostLookup
- PostLookupJob - Class in org.alfresco.repo.activities.post.lookup
-
Executes scheduled post lookup quartz-job - refer to scheduled-jobs-context.xml
- PostLookupJob() - Constructor for class org.alfresco.repo.activities.post.lookup.PostLookupJob
- postProcessAfterInitialization(Object, String) - Method in class org.alfresco.repo.policy.annotation.AnnotatedBehaviourPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.alfresco.repo.management.subsystems.LegacyConfigPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.alfresco.util.BeanExtender
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.alfresco.util.RuntimeSystemPropertiesSetter
- postProcessBeforeInitialization(Object, String) - Method in class org.alfresco.repo.policy.annotation.AnnotatedBehaviourPostProcessor
- postQuery(HttpClient, String, JSONObject) - Method in class org.alfresco.repo.search.impl.solr.AbstractSolrQueryHTTPClient
- postSolrQuery(HttpClient, String, JSONObject, SolrJsonProcessor<?>) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- postSolrQuery(HttpClient, String, JSONObject, SolrJsonProcessor<?>) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- postSolrQuery(HttpClient, String, JSONObject, SolrJsonProcessor<?>, String) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- PostTxnCallbackScheduler - Class in org.alfresco.repo.util
-
Schedules a callback to a post-commit phase.
- PostTxnCallbackScheduler() - Constructor for class org.alfresco.repo.util.PostTxnCallbackScheduler
- PostWithReplies - Class in org.alfresco.service.cmr.discussion
-
This class holds a post and all replies to it, possibly nested.
- PostWithReplies(PostInfo, List<PostWithReplies>) - Constructor for class org.alfresco.service.cmr.discussion.PostWithReplies
- PRAGMATIC - Enum constant in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
This policy puts the new value if: the extracted property is not null either: there is no target key for the property the target value is null the string representation of the target value is an empty string or: the extracted property is a media related one (eg Image, Audio or Video) null extracted values are return in the 'modified' map.
- pre(Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityInterceptor
- pre(Object, ConfigAttributeDefinition) - Method in class org.alfresco.repo.security.permissions.impl.acegi.AffirmativeBasedAccessDecisionManger
- PRE_COMMIT - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
- preAuthenticationCheck(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- PREF_IMAP_FAVOURITE_SITES - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- PREFERENCE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- PreferenceService - Interface in org.alfresco.service.cmr.preference
- PreferenceServiceExtension - Interface in org.alfresco.repo.preference.traitextender
- PreferenceServiceImpl - Class in org.alfresco.repo.preference
-
Preference Service Implementation
- PreferenceServiceImpl() - Constructor for class org.alfresco.repo.preference.PreferenceServiceImpl
- PreferenceServiceImpl.PageDetails - Class in org.alfresco.repo.preference
- PreferenceServiceTrait - Interface in org.alfresco.repo.preference.traitextender
- prefix - Variable in class org.alfresco.repo.search.DocumentNavigator.Namespace
- PREFIX - Static variable in class org.alfresco.repo.client.config.ClientAppConfig
- PREFIX - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- preLoadNodes() - Method in interface org.alfresco.repo.domain.node.NodeDAO.ChildAssocRefQueryCallback
- prepare() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcher
- prepare() - Method in interface org.alfresco.repo.search.TransactionSynchronisationAwareIndexer
-
Prepare
- prepare() - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- prepare(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- prepare(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Prepare
- prepare(Transfer) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- prepare(Transfer) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBConjunction
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBDisjunction
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBFunctionalConstraint
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBOrdering
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in interface org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderComponent
-
Use the dictionary to expand any terms, deal with multi-valued properties, etc Use the QNameDAO to look up any ids
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBSelector
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBChild
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBDescendant
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBEquals
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBExists
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSFuzzyTerm
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPhrase
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSPrefixTerm
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSProximity
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSRange
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSTerm
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBFTSWildTerm
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThan
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBGreaterThanOrEquals
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBIn
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThan
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLessThanOrEquals
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLike
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBLower
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBNotEquals
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBPropertyAccessor
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBScore
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.functions.DBUpper
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- prepare(NamespaceService, DictionaryService, QNameDAO, NodeDAO, TenantService, Set<String>, Map<String, Argument>, FunctionEvaluationContext, boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- prepareCall(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareCall(String, int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareCall(String, int, int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareEmail(Action, NodeRef, Pair<String, Locale>, Pair<InternetAddress, Locale>) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- prepareStatement(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareStatement(String, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareStatement(String, int[]) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareStatement(String, int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareStatement(String, int, int, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- prepareStatement(String, String[]) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- PREPARING - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- preprocessExcludedTypes(List<String>) - Method in class org.alfresco.util.TypeConstraint
-
Processes the user-defined list of types into valid QNames & models, it validates them against the dictionary and also supports wildcards
- preprocessExpectedTypes(List<String>) - Method in class org.alfresco.util.TypeConstraint
-
Processes the user-defined list of types into valid QNames & models, it validates them against the dictionary and also supports wildcards
- Presence - Class in org.alfresco.repo.jscript
-
Scripted Presence service for determining online status of People.
- Presence() - Constructor for class org.alfresco.repo.jscript.Presence
- previous() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- previous() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- previous() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- previous() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSetRowIterator
- previous() - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRowIterator
- previous() - Method in class org.alfresco.repo.search.results.ChildAssocRefResultSetRowIterator
- previous() - Method in class org.alfresco.repo.search.results.SortedResultSetRowIterator
- previousIndex() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- previousIndex() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- previousIndex() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- PRIMARY_STORE_COULD_NOT_HANDLE_CONTENT_URL - Static variable in class org.alfresco.repo.content.replication.AggregatingContentStore
- PrimaryChildrenAclUpdateEntity - Class in org.alfresco.repo.domain.node
-
Carry bulk acl update info.
- PrimaryChildrenAclUpdateEntity() - Constructor for class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- PrimaryKey - Class in org.alfresco.util.schemacomp.model
-
Primary key on a table.
- PrimaryKey(String) - Constructor for class org.alfresco.util.schemacomp.model.PrimaryKey
- PrimaryKey(Table, String, List<String>, List<Integer>) - Constructor for class org.alfresco.util.schemacomp.model.PrimaryKey
-
Constructor
- primaryParentAssocPair - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- PrimaryParentNodeFinder - Class in org.alfresco.repo.transfer
- PrimaryParentNodeFinder() - Constructor for class org.alfresco.repo.transfer.PrimaryParentNodeFinder
- print(Node, File) - Static method in class org.alfresco.util.XMLUtil
-
utility function for serializing a node
- print(Node, Writer) - Static method in class org.alfresco.util.XMLUtil
-
utility function for serializing a node
- print(Node, Writer, boolean) - Static method in class org.alfresco.util.XMLUtil
-
utility function for serializing a node
- printDependencies(boolean) - Method in class org.alfresco.util.ContextDependencyLister
-
Prints out the dependencies in text format
- priority - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Workflow priority
- PRIVATE - Enum constant in enum class org.alfresco.service.cmr.site.SiteVisibility
- PRIVATE_SITE - Static variable in class org.alfresco.repo.site.script.ScriptSiteService
- PrivateSubscriptionListException - Exception in org.alfresco.service.cmr.subscriptions
-
This exception is thrown if a subscription list is private and the accessing user is not allowed to see it.
- PrivateSubscriptionListException(String) - Constructor for exception org.alfresco.service.cmr.subscriptions.PrivateSubscriptionListException
- PrivateSubscriptionListException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.subscriptions.PrivateSubscriptionListException
- problems - Variable in class org.alfresco.service.cmr.workflow.WorkflowDeployment
-
Deprecated.
- process(int, long, long, RepoCtx) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- process(String, Object, Writer) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
- process(String, Object, Writer) - Method in class org.alfresco.repo.template.XSLTProcessor
- process(String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateProcessor
-
Process a template against the supplied data model and write to the out.
- process(String, Object, Writer, Locale) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
- process(String, Object, Writer, Locale) - Method in class org.alfresco.repo.template.XSLTProcessor
- process(String, Object, Writer, Locale) - Method in interface org.alfresco.service.cmr.repository.TemplateProcessor
-
Process a template in the given locale against the supplied data model and write to the out.
- process(SearchResult) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.AbstractSearchCallback
- process(SearchResult) - Method in interface org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.SearchCallback
-
Processes the given search result.
- process(BatchProcessor.BatchProcessWorker<T>, boolean) - Method in class org.alfresco.repo.batch.BatchProcessor
-
Deprecated.
- process(ClasspathResource) - Method in interface org.alfresco.repo.virtual.ref.ResourceProcessor
-
Processes a resource of type
ClasspathResource. - process(ClasspathResource) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Processes the JavaScript template given by the
ClasspathResourceand creates aVirtualFolderDefinition(composite) structure that represents the virtual folder. - process(RepositoryResource) - Method in interface org.alfresco.repo.virtual.ref.ResourceProcessor
-
Processes a resource of type
RepositoryResource. - process(RepositoryResource) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
-
Processes the JavaScript template given by the
RepositoryResourceand creates aVirtualFolderDefinition(composite) structure that represents the virtual folder. - process(Resource) - Method in interface org.alfresco.repo.virtual.ref.ResourceProcessor
-
Processes a resource of type
Resource. - process(Resource) - Method in class org.alfresco.repo.virtual.template.TemplateResourceProcessor
- process(NodeRef) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater.AclWorker
- process(Pair<String, String>[], Long[], String[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- process(Pair<String, String>[], Long[], String[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- process(Pair<String, String>[], Long[], String[]) - Method in class org.alfresco.repo.domain.schema.script.MySQLDeleteNotExistsExecutor
- process(Pair<String, String>[], Long[], String[], Long) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- process(Pair<String, String>[], Long[], String[], Long) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- process(Exchange) - Method in class org.alfresco.repo.rendition2.RenditionEventProcessor
- process(Exchange) - Method in class org.alfresco.repo.rendition2.TransformRequestProcessor
- process(T) - Method in interface org.alfresco.repo.batch.BatchProcessor.BatchProcessWorker
-
Processes the given entry.
- PROCESS_INSTANCE_IMAGE_FORMAT - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- processArgs(String[]) - Method in class org.alfresco.tools.Export
-
Process Export Tool command line arguments
- processArgs(String[]) - Method in class org.alfresco.tools.Import
- processArgs(String[]) - Method in class org.alfresco.tools.RenameUser
- processArgs(String[]) - Method in class org.alfresco.tools.Repository
- processArgs(String[]) - Method in class org.alfresco.tools.Tool
-
Process Tool Arguments
- processAssociationPersist(NodeRef, Map<QName, AssociationDefinition>, Map<QName, ChildAssociationDefinition>, FormData.FieldData, List<AbstractAssocCommand>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Processes the given field data for persistence as an association.
- processChunk(Set<ContentData>) - Method in interface org.alfresco.repo.transfer.ContentChunkProcessor
-
process this chunk of content data
- processClients(Set<String>, Set<String>, Map<String, String>) - Method in class org.alfresco.repo.client.config.ClientAppConfig
-
Processes the given properties and if the properties' values are valid, creates a map of
ClientAppwith the client's name as the key. - processContentPropertyPersist(NodeRef, FormData.FieldData, Map<QName, Serializable>, FormData) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Persists the given field data as the content
- processCoreServerConfig() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- processCoreServerConfig() - Method in class org.alfresco.filesys.config.ServerConfigurationBean
-
Process the core server configuration
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
-
Parses the JSON to set this Java Object values related to Core Information
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionAclReportResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionAclTxReportResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionCheckResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionFixResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionNodeReportResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionReportResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionStatusResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrActionTxReportResult
- processCoresInfoJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrCommandBackupResult
- processDocument(Document) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
-
Executes all the necessary XPath statements to extract values.
- PROCESSED - Enum constant in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
- processEncodingPropertyPersist(NodeRef, FormData.FieldData, Map<QName, Serializable>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Persists the given field data as the encoding property
- processEvent(TransferEvent) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor.ReplicationDefinitionLockExtender
-
No matter what the event is, refresh our lock on the
ReplicationDefinition, and handle a cancel if it was requested. - processEvent(TransferEvent) - Method in interface org.alfresco.service.cmr.transfer.TransferCallback
-
processEvent
- processFiles(FileHandler) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Ask the ContentCacheImpl to visit all the content files in the cache.
- processFilesystemsConfig() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- processFilesystemsConfig() - Method in class org.alfresco.filesys.config.ServerConfigurationBean
-
Process the filesystems configuration
- processFreemarker(Map<String, Template>, String, Configuration, Map<String, Object>) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- processFTPServerConfig() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- processFTPServerConfig() - Method in class org.alfresco.filesys.config.ServerConfigurationBean
-
Process the FTP server configuration
- processHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- processHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- processHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- processHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- processingInstruction(String, String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- processingInstruction(String, String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- processingInstruction(String, String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- processIOControl(SrvSession, TreeConnection, int, int, DataBuffer, boolean, int) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- processJson(JSONObject) - Method in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
-
Parses the JSON to set this Java Object values
- processJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
-
Parses the json
- processJson(JSONObject) - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
-
Parses the json returned from the suggester
- processLastResults() - Method in class org.alfresco.ibatis.RollupResultHandler
-
Client code must call this method once the query returns so that the final results can be passed to the inner RowHandler.
- processLong(BatchProcessor.BatchProcessWorker<T>, boolean) - Method in class org.alfresco.repo.batch.BatchProcessor
-
Invokes the worker for each entry in the collection, managing transactions and collating success / failure information.
- processMessage(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.DocumentEmailMessageHandler
- processMessage(NodeRef, EmailMessage) - Method in interface org.alfresco.email.server.handler.EmailMessageHandler
-
Method invokes for processing email message.
- processMessage(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.FolderEmailMessageHandler
-
Method invokes for processing email message.
- processMessage(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.ForumEmailMessageHandler
-
Method invokes for processing email message.
- processMessage(NodeRef, EmailMessage) - Method in class org.alfresco.email.server.handler.TopicEmailMessageHandler
-
Method invokes for processing email message.
- processMimetypePropertyPersist(NodeRef, FormData.FieldData, Map<QName, Serializable>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Persists the given field data as the mimetype property
- processNamePropertyPersist(NodeRef, FormData.FieldData, Map<QName, Serializable>) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Persists the given field data as the name property
- processNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- processNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- processNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- processNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- processNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- processNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- processNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- processNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- processorExtensions - Variable in class org.alfresco.repo.processor.BaseProcessor
-
A map containing all the processor extenstions
- processorRegistry - Variable in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- processors - Variable in class org.alfresco.repo.forms.processor.FormProcessorRegistry
- processPasswordHash(Map<QName, Serializable>) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Processes the user properties, re-hashing the password, if required.
- processPrimaryTableResultSet(PreparedStatement, PreparedStatement[], PreparedStatement, Set<Long>, String, String, Pair<String, String>[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- processPrimaryTableResultSet(PreparedStatement, PreparedStatement[], PreparedStatement, Set<Long>, String, String, Pair<String, String>[]) - Method in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- processPrimaryTableResultSet(PreparedStatement, PreparedStatement[], PreparedStatement, Set<Long>, String, String, Pair<String, String>[]) - Method in class org.alfresco.repo.domain.schema.script.MySQLDeleteNotExistsExecutor
- processPropertyKeys(Map<String, String>, Set<String>, Set<String>) - Method in class org.alfresco.repo.client.config.ClientAppConfig
-
Processes the property's key and extracts the clients' names.
- processPropertyPersist(NodeRef, Map<QName, PropertyDefinition>, FormData.FieldData, Map<QName, Serializable>, FormData) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Processes the given field data for persistence as a property.
- processResult(AuditQueryResult) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl.AuditQueryRowHandler
- processResult(Node) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl.NodeQueryRowHandler
- processResult(NodeMetaData) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl.NodeMetaDataQueryRowHandler
- processSecurityConfig() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- processSecurityConfig() - Method in class org.alfresco.filesys.config.ServerConfigurationBean
-
Process the security configuration
- ProcessStartExecutionListener - Class in org.alfresco.repo.workflow.activiti.listener
-
An
ExecutionListenerthat set all additional variables that are needed when process starts. - ProcessStartExecutionListener() - Constructor for class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- processString(String, Object, Writer) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
- processString(String, Object, Writer) - Method in class org.alfresco.repo.template.XSLTProcessor
- processString(String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateProcessor
-
Process a string template against the supplied data model and write to the out.
- processTemplate(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Process a FreeMarker Template against the current node.
- processTemplate(String, Object) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Process a FreeMarker Template against the current node.
- processTemplate(String, Object) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplate(String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a template against the upplied data model and return the result as a string.
- processTemplate(String, Object, Writer) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplate(String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a template against the supplied data model and write to the out.
- processTemplate(String, String, Object) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplate(String, String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a template against the supplied data model and write to the out.
- processTemplate(String, String, Object, Writer) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplate(String, String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a template against the supplied data model and write to the out.
- processTemplate(String, String, Object, Locale) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplate(String, String, Object, Locale) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a template using the supplied locale against the supplied data model and write to the out.
- processTemplate(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Process a FreeMarker Template against the current node.
- processTemplate(ScriptNode, Object) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Process a FreeMarker Template against the current node.
- processTemplateString(String, String, Object) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplateString(String, String, Object) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a given template, provided as a string, against the supplied data model and return the result as a String
- processTemplateString(String, String, Object, Writer) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- processTemplateString(String, String, Object, Writer) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Process a given template, provided as a string, against the supplied data model and report the result back in the provided writer.
- processTransferManifestNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processTransferManifestNode(TransferManifestDeletedNode) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestProcessor
-
Gives a deleted manifest node to be processed
- processTransferManifestNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processTransferManifestNode(TransferManifestNormalNode) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestProcessor
-
Gives a manifest node to be processed
- processTransferManifiestHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- processTransferManifiestHeader(TransferManifestHeader) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestProcessor
-
Gives the header to be proceessed
- processWINSServerConfig() - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- processWith(ResourceProcessor<R>) - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- processWith(ResourceProcessor<R>) - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- processWith(ResourceProcessor<R>) - Method in interface org.alfresco.repo.virtual.ref.Resource
-
Processes the Resource with a
ResourceProcessor. - processWorkingCopy(NodeRef, Form) - Method in class org.alfresco.repo.forms.processor.node.NodeFormProcessor
-
Determines whether the given node represents a working copy, if it does the name field is searched for and set to protected as the name field should not be edited for a working copy.
- producer - Variable in class org.alfresco.repo.rawevents.AbstractEventProducer
- produceTransformEvent(NodeRef, InputStream, TransformDefinition, int) - Method in class org.alfresco.repo.rendition2.StubTransformReplyProvider
- produceTransformEvent(NodeRef, InputStream, TransformDefinition, int) - Method in interface org.alfresco.repo.rendition2.TransformReplyProvider
-
Stores content from transformInputStream on a defined store, produces a TransformReply response message and send it to a specific queue defined in transformDefinition.
- PRODUCTION - Enum constant in enum class org.alfresco.repo.mode.ServerMode
-
This is a production server
- PROP - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- PROP_ACTION_DESCRIPTION - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_ACTION_TITLE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_ACTUAL_NODE_REF - Static variable in interface org.alfresco.repo.virtual.VirtualContentModel
- PROP_ALIAS - Static variable in interface org.alfresco.email.server.EmailServerModel
- PROP_ALIASES - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_APPLY_TO_CHILDREN - Static variable in interface org.alfresco.repo.rule.RuleModel
- PROP_APPROVE_FOLDER - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_APPROVE_MOVE - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_APPROVE_STEP - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_ASSOC_DBID - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_ASSOC_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
-
Versioned child assoc properties
- PROP_ASSOC_TYPE_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_ATTACH_ID - Static variable in interface org.alfresco.model.ImapModel
- PROP_BLOG_IMPLEMENTATION - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_CANCELLED - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_CANCELLED - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- PROP_CHANGE_TOKEN - Static variable in interface org.alfresco.model.ImapModel
- PROP_COLOR - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_COMMENT - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_COMMENT_COUNT - Static variable in interface org.alfresco.model.ForumModel
- PROP_COMPANY_HOME - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- PROP_COMPLETED_ITEMS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_COMPLETION_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_COMPONENT_ID - Static variable in interface org.alfresco.repo.site.SiteModel
- PROP_CONDITION_ANDOR - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_CONDITION_INVERT - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_CONTACT_COMPANY - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_EMAIL - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_FIRSTNAME - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_JOBTITLE - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_LASTNAME - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_NOTES - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_PHONE_MOBILE - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTACT_PHONE_OFFICE - Static variable in interface org.alfresco.model.DataListModel
- PROP_CONTEXT - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_CREATED_DATE - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_CREATOR - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_DATA_PREFIX - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- PROP_DATALIST_ITEM_TYPE - Static variable in interface org.alfresco.model.DataListModel
- PROP_DEFAULT_VIEW_ID - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_DEFINITION_NAME - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_DEPENDS_PREFIX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_DESCRIPTION - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_DESCRIPTION - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_DESCRIPTION - Static variable in interface org.alfresco.repo.links.LinksModel
- PROP_DESCRIPTION - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_DESCRIPTION - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_DESCRIPTION - Static variable in interface org.alfresco.service.cmr.version.Version
-
Names of the system version properties
- PROP_DISABLED - Static variable in interface org.alfresco.repo.rule.RuleModel
- PROP_DISPLAY_CONTROL - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_DISPLAY_CONTROL - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_DISPLAY_NAME - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_DOC_FOLDER - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_DONE - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_DUE_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_EDITINLINE - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_EDITIONS - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_ENABLED - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_ENDPOINT_HOST - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_ENDPOINT_PATH - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_ENDPOINT_PORT - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_ENDPOINT_PROTOCOL - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_EVENT_AGENDA_AUDIENCE - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_END_TIME - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_NOTES - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_PRESENTER - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_REF - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_SESSION_NAME - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_AGENDA_START_TIME - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_END_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_LOCATION - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_NOTE - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_REGISTRATIONS - Static variable in interface org.alfresco.model.DataListModel
- PROP_EVENT_START_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_EXECUTE_ASYNC - Static variable in interface org.alfresco.repo.rule.RuleModel
- PROP_EXECUTE_ASYNCHRONOUSLY - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_EXECUTION_ACTION_STATUS - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_EXECUTION_END_DATE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_EXECUTION_FAILURE_MESSAGE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_EXECUTION_START_DATE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_EXTRA_INFORMATION - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_FACET_ORDER - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_FEEDTEMPLATE - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_FIELD_LABEL - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_FIELD_TYPE - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_FILES_ADDED - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_FILTER_ID - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_FLAG_ANSWERED - Static variable in interface org.alfresco.model.ImapModel
- PROP_FLAG_DELETED - Static variable in interface org.alfresco.model.ImapModel
- PROP_FLAG_DRAFT - Static variable in interface org.alfresco.model.ImapModel
- PROP_FLAG_FLAGGED - Static variable in interface org.alfresco.model.ImapModel
- PROP_FLAG_RECENT - Static variable in interface org.alfresco.model.ImapModel
- PROP_FLAG_SEEN - Static variable in interface org.alfresco.model.ImapModel
- PROP_FROM_CONTENT - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_FROM_DATE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_FROM_REPOSITORY_ID - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_FROZEN_ACCESSED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_ASPECTS - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_FROZEN_CREATED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_CREATOR - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_MODIFIED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_MODIFIER - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_NODE_DBID - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_NODE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_FROZEN_NODE_REF - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_FROZEN_NODE_STORE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_FROZEN_NODE_STORE_PROTOCOL - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_FROZEN_NODE_TYPE - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_GANTT_END_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_GANTT_PERCENT_COMPLETE - Static variable in interface org.alfresco.model.DataListModel
- PROP_GANTT_START_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_HIDDEN_TRANSITIONS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_HIT_THRESHOLD - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_HIT_THRESHOLD - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_ICON - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_ID - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_ID - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_IGNORE_EVENT_DATE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_INITIAL_ACTIVITY - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- PROP_INITIATOR - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- PROP_INITIATOR_HOME - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- PROP_INSTALL_DATE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_INSTALL_STATE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_INTERVAL_COUNT - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_INTERVAL_PERIOD - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_INVADED_BY - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_IS_DEFAULT - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_IS_ENABLED - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_IS_ENABLED - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_IS_INTERNAL - Static variable in interface org.alfresco.repo.links.LinksModel
- PROP_IS_MULTI_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_IS_OUTLOOK - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_IS_PRIMARY - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_IS_SYSTEM_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_ISSUE_COMMENTS - Static variable in interface org.alfresco.model.DataListModel
- PROP_ISSUE_DUE_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_ISSUE_ID - Static variable in interface org.alfresco.model.DataListModel
- PROP_ISSUE_PRIORITY - Static variable in interface org.alfresco.model.DataListModel
- PROP_ISSUE_STATUS - Static variable in interface org.alfresco.model.DataListModel
- PROP_LAST_AUTHENTICATION_SUCCEEDED - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_LAST_EXECUTED_AT - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_LAST_UPDATE - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_LINK - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_LOCATION_ADDRESS1 - Static variable in interface org.alfresco.model.DataListModel
- PROP_LOCATION_ADDRESS2 - Static variable in interface org.alfresco.model.DataListModel
- PROP_LOCATION_ADDRESS3 - Static variable in interface org.alfresco.model.DataListModel
- PROP_LOCATION_COUNTRY - Static variable in interface org.alfresco.model.DataListModel
- PROP_LOCATION_STATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_LOCATION_ZIP - Static variable in interface org.alfresco.model.DataListModel
- PROP_MAX_FILTERS - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_MAX_FILTERS - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_MAXUID - Static variable in interface org.alfresco.model.ImapModel
- PROP_MEETING_AGENDA_OWNER - Static variable in interface org.alfresco.model.DataListModel
- PROP_MEETING_AGENDA_REF - Static variable in interface org.alfresco.model.DataListModel
- PROP_MEETING_AGENDA_TIME - Static variable in interface org.alfresco.model.DataListModel
- PROP_MESSAGE_CC - Static variable in interface org.alfresco.model.ImapModel
- PROP_MESSAGE_FROM - Static variable in interface org.alfresco.model.ImapModel
- PROP_MESSAGE_HEADERS - Static variable in interface org.alfresco.model.ImapModel
- PROP_MESSAGE_ID - Static variable in interface org.alfresco.model.ImapModel
- PROP_MESSAGE_SUBJECT - Static variable in interface org.alfresco.model.ImapModel
- PROP_MESSAGE_TO - Static variable in interface org.alfresco.model.ImapModel
- PROP_META_DATA_NAME - Static variable in interface org.alfresco.repo.version.VersionModel
-
Version Meta Data Value attributes
- PROP_META_DATA_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_METADATA_PREFIX - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_MIN_FILTER_VALUE_LENGTH - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_MIN_FILTER_VALUE_LENGTH - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_MULTI_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_NAME - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_NTH_SIBLING - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_OAUTH1_TOKEN - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OAUTH1_TOKEN_SECRET - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OAUTH2_ACCESS_TOKEN - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OAUTH2_REFRESH_TOKEN - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OAUTH2_TOKEN_EXPIRES_AT - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OAUTH2_TOKEN_ISSUED_AT - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_OUTCOME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_OUTCOME_PROPERTY_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_OUTLOOK_UID - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_PACKAGE - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- PROP_PACKAGE_ACTION_GROUP - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_PACKAGE_ITEM_ACTION_GROUP - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_PARAMETER_NAME - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_PARAMETER_VALUE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_PASSWORD - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_PASSWORD - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_PERCENT_COMPLETE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_POOLED_ACTORS_HISTORY - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- PROP_POST_ID - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_POSTED - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_PRIORITY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_PROGRESS_ENDPOINT - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_PROGRESS_POSITION - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_PUBLISHED - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
-
Versioned attribute properties
- PROP_QNAME_ASSOC_DBID - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_ASSOC_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_ASSOC_TYPE_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_FROZEN_ACCESSED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_ASPECTS - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_QNAME_FROZEN_CREATED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_CREATOR - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_MODIFIED - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_MODIFIER - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_NODE_DBID - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_NODE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_QNAME_FROZEN_NODE_REF - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_FROZEN_NODE_STORE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_QNAME_FROZEN_NODE_STORE_PROTOCOL - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_QNAME_FROZEN_NODE_TYPE - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.1
- PROP_QNAME_IS_MULTI_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_IS_PRIMARY - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_META_DATA_NAME - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_META_DATA_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_MULTI_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_NTH_SIBLING - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_QNAME - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_TRANSLATION_VERSIONS - Static variable in interface org.alfresco.repo.version.Version2Model
-
Created version associated to the deleted translations of an mlContainer
- PROP_QNAME_TRANSLATION_VERSIONS - Static variable in interface org.alfresco.repo.version.VersionModel
-
Created version associated to the deleted translations of an mlContainer
- PROP_QNAME_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_VERSION_DESCRIPTION - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_VERSION_LABEL - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_QNAME_VERSION_LABEL - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_QNAME_VERSION_NUMBER - Static variable in interface org.alfresco.repo.version.Version2Model
-
Deprecated.
- PROP_QNAME_VERSION_NUMBER - Static variable in interface org.alfresco.repo.version.VersionModel
-
Deprecated.since 3.3
- PROP_QNAME_VERSIONED_NODE_ID - Static variable in interface org.alfresco.repo.version.Version2Model
-
Version history properties and associations
- PROP_QNAME_VERSIONED_NODE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
Version history properties and associations
- PROP_QSHARE_EXPIRY_DATE - Static variable in interface org.alfresco.model.QuickShareModel
- PROP_QSHARE_SHAREDBY - Static variable in interface org.alfresco.model.QuickShareModel
- PROP_QSHARE_SHAREDID - Static variable in interface org.alfresco.model.QuickShareModel
- PROP_REASSIGNABLE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_RECURRENCE_LAST_MEETING - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_RECURRENCE_RULE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_RECURSIVE - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_REJECT_FOLDER - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_REJECT_MOVE - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_REJECT_STEP - Static variable in interface org.alfresco.model.ApplicationModel
- PROP_REMOTE_PASSWORD - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_REMOTE_USERNAME - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- PROP_REPO_VERSION_MAX - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_REPO_VERSION_MIN - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_REPOSITORY_ID - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_RMA_RECORD_ORIGINATING_LOCATION - Static variable in class org.alfresco.repo.events.EventsServiceImpl
- PROP_RULE_TYPE - Static variable in interface org.alfresco.repo.rule.RuleModel
- PROP_SCOPE - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_SCOPE - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_SCOPED_SITES - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_SCOPED_SITES - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_SEND_EMAIL_NOTIFICATIONS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_SEND_EMAIL_NOTIFICATIONS - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Send EMail notifications property
- PROP_SEQUENCE_NUMBER - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_SIMPLE_TASK_COMMENTS - Static variable in interface org.alfresco.model.DataListModel
- PROP_SIMPLE_TASK_DUE_DATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_SIMPLE_TASK_PRIORITY - Static variable in interface org.alfresco.model.DataListModel
- PROP_SIMPLE_TASK_STATUS - Static variable in interface org.alfresco.model.DataListModel
- PROP_SITE_PRESET - Static variable in interface org.alfresco.repo.site.SiteModel
- PROP_SITE_VISIBILITY - Static variable in interface org.alfresco.repo.site.SiteModel
- PROP_SORT_BY - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- PROP_SORTBY - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
- PROP_START_DATE - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_START_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_START_TASK_END_DATE - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- PROP_STATUS - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_STATUS - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_TASK_COMMENTS - Static variable in interface org.alfresco.model.DataListModel
- PROP_TASK_FORM_KEY - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- PROP_TASK_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_TASK_PRIORITY - Static variable in interface org.alfresco.model.DataListModel
- PROP_TASK_STATUS - Static variable in interface org.alfresco.model.DataListModel
- PROP_TEMPLATE_ASSETS_URL - Static variable in class org.alfresco.repo.client.config.ClientAppConfig
- PROP_THREAD_INDEX - Static variable in interface org.alfresco.model.ImapModel
- PROP_TITLE - Static variable in interface org.alfresco.repo.links.LinksModel
- PROP_TITLE - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_TO_DATE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_TODO_DUED_ATE - Static variable in interface org.alfresco.model.DataListModel
- PROP_TODO_NOTES - Static variable in interface org.alfresco.model.DataListModel
- PROP_TODO_PRIORITY - Static variable in interface org.alfresco.model.DataListModel
- PROP_TODO_STATUS - Static variable in interface org.alfresco.model.DataListModel
- PROP_TODO_TITLE - Static variable in interface org.alfresco.model.DataListModel
- PROP_TOTAL - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_TOTAL_FILES - Static variable in interface org.alfresco.repo.download.DownloadModel
- PROP_TRACK_STATUS - Static variable in interface org.alfresco.repo.action.ActionModel
- PROP_TRANSFER_ERROR - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_TRANSFER_ID - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_TRANSFER_STATUS - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_TRANSLATION_VERSIONS - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
Created version associated to the deleted translations of an mlContainer
- PROP_UIDVALIDITY - Static variable in interface org.alfresco.model.ImapModel
- PROP_UPDATED_END - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_UPDATED_EVENT_DATE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
-
Updated instances of recurrent series
- PROP_UPDATED_START - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_UPDATED_WHAT - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_UPDATED_WHERE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_URL - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_URL - Static variable in interface org.alfresco.repo.links.LinksModel
- PROP_USER_NAME - Static variable in interface org.alfresco.model.BlogIntegrationModel
- PROP_USERNAME - Static variable in interface org.alfresco.repo.transfer.TransferModel
- PROP_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- PROP_VERSION - Static variable in interface org.alfresco.service.cmr.module.ModuleDetails
- PROP_VERSION_DESCRIPTION - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_VERSION_DESCRIPTION - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_VERSION_LABEL - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_VERSION_NUMBER - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
Deprecated.since 3.3
- PROP_VERSION_TYPE - Static variable in interface org.alfresco.repo.version.Version2Model
- PROP_VERSION_TYPE - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- PROP_VERSIONED_NODE_ID - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
Version history properties and associations
- PROP_WHAT - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_WHERE - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- PROP_WORKFLOW_DEF_DEPLOYED - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DEF_ENGINE_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DEF_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DEFINITION_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DEFINITION_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DESCRIPTION - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_DUE_DATE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_INSTANCE_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- PROP_WORKFLOW_INSTANCE_ID - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- PROP_WORKFLOW_PRIORITY - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- propagateNodeRefMutations(NodeRef) - Method in class org.alfresco.repo.virtual.ref.Reference
-
Despite claimed
NodeRefopacity Alfresco sometimes alters NodeRefs representation to achieve functionality. - propagateNodeRefMutations(NodeRef, Reference) - Method in class org.alfresco.repo.virtual.ref.NodeProtocol
- propagateNodeRefMutations(NodeRef, Reference) - Method in class org.alfresco.repo.virtual.ref.Protocol
-
Protocoldelegate ofReference.propagateNodeRefMutations(NodeRef) - PropagatingException(Throwable) - Constructor for exception org.alfresco.filesys.alfresco.AlfrescoTxDiskDriver.PropagatingException
- PropagatingException(Throwable) - Constructor for exception org.alfresco.filesys.repo.CommandExecutorImpl.PropagatingException
- PropagatingException(Throwable) - Constructor for exception org.alfresco.filesys.repo.FilesystemTransactionAdvice.PropagatingException
- properties - Variable in class org.alfresco.repo.policy.PolicyScope
-
The properties
- properties - Variable in class org.alfresco.repo.search.AbstractResultSetRow
-
The direct properties of the current node Used by those implementations that can cache the whole set.
- properties - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- PROPERTIES - Static variable in class org.alfresco.opencmis.CMISConnector
- PROPERTIES_CONTENTS - Static variable in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- PROPERTIES_FILE_SUFFIX - Static variable in class org.alfresco.repo.i18n.MessageServiceImpl
- PROPERTIES_GROUPS - Static variable in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- PROPERTIES_PEOPLE - Static variable in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- PROPERTIES_USERS - Static variable in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- PropertiesFileMetadataLoader - Class in org.alfresco.repo.bulkimport.metadataloaders
-
MetadataLoader that loads metadata from an (optional) "shadow" properties file.
- PropertiesFileMetadataLoader(ServiceRegistry) - Constructor for class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- PropertiesFileMetadataLoader(ServiceRegistry, String) - Constructor for class org.alfresco.repo.bulkimport.metadataloaders.PropertiesFileMetadataLoader
- PropertiesIntegrityEvent - Class in org.alfresco.repo.node.integrity
-
Event raised to check nodes
- PropertiesIntegrityEvent(NodeService, DictionaryService, NodeRef) - Constructor for class org.alfresco.repo.node.integrity.PropertiesIntegrityEvent
- propertiesToJSON(NodeRef, Map<QName, Serializable>, boolean) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- Property - Enum constant in enum class org.alfresco.repo.policy.PolicyType
- Property(QName, Serializable, NodeRef) - Constructor for class org.alfresco.repo.search.DocumentNavigator.Property
- PROPERTY - Enum constant in enum class org.alfresco.repo.forms.processor.workflow.FieldType
- PROPERTY - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
- PROPERTY_AUDIT_CONFIG_STRICT - Static variable in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
The name of the strict loading flag.
- PROPERTY_AUDIT_ENABLED - Static variable in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
The name of the global enablement property.
- PROPERTY_BATCH_SIZE - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- PROPERTY_COMPONENT_EMBED - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- PROPERTY_COMPONENT_EXTRACT - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- PROPERTY_DELETE_BATCH_SIZE - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- PROPERTY_PAUSE_AND_RECOVER_BATCHSIZE - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- PROPERTY_PAUSE_AND_RECOVER_TIME - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsV3Executor
- PROPERTY_PREFIX_METADATA - Static variable in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- PROPERTY_READ_ONLY - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- PROPERTY_TIMEOUT_SECONDS - Static variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- propertyAndValueReversed() - Method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- PropertyAuditFilter - Class in org.alfresco.repo.audit
-
Filter using property file values to accept or reject audit map values.
- PropertyAuditFilter() - Constructor for class org.alfresco.repo.audit.PropertyAuditFilter
- PropertyBackedBean - Interface in org.alfresco.repo.management.subsystems
-
A
PropertyBackedBeanis a reconfigurable sub-component or subsystem in the Alfresco server. - PropertyBackedBeanEvent - Class in org.alfresco.repo.management.subsystems
-
A base class for events emitted by
PropertyBackedBeans. - PropertyBackedBeanEvent(PropertyBackedBean) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanEvent
-
The Constructor.
- PropertyBackedBeanRegisteredEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted after a
PropertyBackedBeanis initialized. - PropertyBackedBeanRegisteredEvent(PropertyBackedBean) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanRegisteredEvent
-
The Constructor.
- PropertyBackedBeanRegistry - Interface in org.alfresco.repo.management.subsystems
-
An object that tracks the initialization and destruction of
PropertyBackedBeaninstances. - PropertyBackedBeanRemovePropertiesEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted before a
PropertyBackedBeanremoves properties. - PropertyBackedBeanRemovePropertiesEvent(PropertyBackedBean, Collection<String>) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanRemovePropertiesEvent
-
The Constructor.
- PropertyBackedBeanSetPropertiesEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted before a
PropertyBackedBeanupdates its properties. - PropertyBackedBeanSetPropertiesEvent(PropertyBackedBean, Map<String, String>) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanSetPropertiesEvent
-
The Constructor.
- PropertyBackedBeanSetPropertyEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted before a
PropertyBackedBeanupdates a property. - PropertyBackedBeanSetPropertyEvent(PropertyBackedBean, String, String) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanSetPropertyEvent
-
The Constructor.
- PropertyBackedBeanStartedEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted after a
PropertyBackedBeanis started. - PropertyBackedBeanStartedEvent(PropertyBackedBean) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanStartedEvent
-
The Constructor.
- PropertyBackedBeanState - Interface in org.alfresco.repo.management.subsystems
-
A
PropertyBackedBeanStaterepresents the state of a configurable sub-component or subsystem in the Alfresco server. - PropertyBackedBeanStoppedEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted before a
PropertyBackedBeanis stopped. - PropertyBackedBeanStoppedEvent(PropertyBackedBean) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanStoppedEvent
-
The Constructor.
- PropertyBackedBeanUnregisteredEvent - Class in org.alfresco.repo.management.subsystems
-
An event emitted a
PropertyBackedBeanis destroyed. - PropertyBackedBeanUnregisteredEvent(PropertyBackedBean, boolean) - Constructor for class org.alfresco.repo.management.subsystems.PropertyBackedBeanUnregisteredEvent
-
The Constructor.
- PropertyBackedBeanWithMonitor - Interface in org.alfresco.repo.management.subsystems
-
The property backed bean has a monitor object which is exposed via JMX.
- PropertyBasedComparator(QName) - Constructor for class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory.PropertyBasedComparator
- PropertyClassEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_class table.
- PropertyClassEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyClassEntity
- PropertyConverter - Class in org.alfresco.repo.template
-
Simple class to recursively convert property values to bean objects accessable by Templates.
- PropertyConverter() - Constructor for class org.alfresco.repo.template.PropertyConverter
- PropertyDateValueEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_date_value table.
- PropertyDateValueEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- PropertyDecorator - Interface in org.alfresco.repo.jscript.app
-
Interface for property decorators used by ApplicationScriptUtils.toJSON()
- propertyDecorators - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Registered decorators
- PropertyDoubleValueEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_numeric_value table.
- PropertyDoubleValueEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- PropertyFieldDefinition - Class in org.alfresco.repo.forms
-
A property field definition.
- PropertyFieldDefinition(String, String) - Constructor for class org.alfresco.repo.forms.PropertyFieldDefinition
-
Default constructor
- PropertyFieldDefinition.FieldConstraint - Class in org.alfresco.repo.forms
-
Represents a constraint on a property field
- PropertyFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation that handles properties. - PropertyFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- PropertyFieldProcessor(NamespaceService, DictionaryService) - Constructor for class org.alfresco.repo.forms.processor.node.PropertyFieldProcessor
- PropertyIdQueryParameter - Class in org.alfresco.repo.domain.propval
-
Query parameters for searching alf_prop_link by IDs.
- PropertyIdQueryParameter() - Constructor for class org.alfresco.repo.domain.propval.PropertyIdQueryParameter
- PropertyIdQueryResult - Class in org.alfresco.repo.domain.propval
-
Entity bean for rolled up alf_prop_link results.
- PropertyIdQueryResult() - Constructor for class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- PropertyIdSearchRow - Class in org.alfresco.repo.domain.propval
-
Entity bean search results from alf_prop_collections_link and alf_prop_value tables.
- PropertyIdSearchRow() - Constructor for class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- PropertyLinkEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_link table.
- PropertyLinkEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyLinkEntity
- PropertyMap - Class in org.alfresco.util
-
Property map helper class.
- PropertyMap() - Constructor for class org.alfresco.util.PropertyMap
- PropertyMap(int) - Constructor for class org.alfresco.util.PropertyMap
- PropertyMap(int, float) - Constructor for class org.alfresco.util.PropertyMap
- propertyMapper - Variable in class org.alfresco.repo.event2.NodeResourceHelper
- PropertyMapper - Interface in org.alfresco.repo.event2.mapper
- PropertyMapperFactory - Class in org.alfresco.repo.event2.mapper
- PropertyMapperFactory(TypeDefExpander) - Constructor for class org.alfresco.repo.event2.mapper.PropertyMapperFactory
- propertyNamePattern - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
A regular expression which can be used to match property names.
- propertyNames - Variable in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- propertyNotFound() - Method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- PropertyParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Type parameter constraint
- PropertyParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.PropertyParameterConstraint
- PropertyPolicy - Interface in org.alfresco.repo.policy
-
Marker interface for representing a Property-level Policy.
- PropertyPolicyDelegate<P extends PropertyPolicy> - Class in org.alfresco.repo.policy
-
Delegate for a Class Feature-level (Property and Association) Policies.
- PropertyRootEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_root table.
- PropertyRootEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyRootEntity
- PropertySerializableValueEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_serializable_value table.
- PropertySerializableValueEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- propertySet(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.importer.ImportTimerProgress
- propertySet(NodeRef, QName, Serializable) - Method in interface org.alfresco.service.cmr.view.ImporterProgress
-
Report setting of a property
- PropertyStringQueryEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for querying against the alf_prop_string_value table.
- PropertyStringQueryEntity(Short, Long, String) - Constructor for class org.alfresco.repo.domain.propval.PropertyStringQueryEntity
- PropertyStringValueEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_string_value table.
- PropertyStringValueEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- PropertySupport - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- PropertySupport() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- propertyToJSON(NodeRef, QName, String, Serializable) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Handles the work of converting values to JSON.
- PropertyTypeConverter - Interface in org.alfresco.repo.domain.propval
-
Interface for converters that to translate between persisted values and external values.
- PropertyUniqueConstraintViolation - Exception in org.alfresco.repo.domain.propval
-
Exception generated when the
PropertyValueDAO - PropertyUniqueConstraintViolation(Serializable, Serializable, Serializable, Throwable) - Constructor for exception org.alfresco.repo.domain.propval.PropertyUniqueConstraintViolation
- PropertyUniqueContextEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_unique_ctx table.
- PropertyUniqueContextEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- PropertyValueComparator - Interface in org.alfresco.repo.action.evaluator.compare
-
Property value comparator interface
- PropertyValueConstraint - Class in org.alfresco.repo.virtual.template
-
Specifies a constraint on a property value, as for e.g.
- PropertyValueConstraint(VirtualQueryConstraint, QName, Serializable, NamespacePrefixResolver) - Constructor for class org.alfresco.repo.virtual.template.PropertyValueConstraint
- propertyValueDAO - Variable in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- PropertyValueDAO - Interface in org.alfresco.repo.domain.propval
-
DAO services for alf_prop_XXX tables.
- PropertyValueDAO.PropertyFinderCallback - Interface in org.alfresco.repo.domain.propval
-
A callback for handling return properties
- PropertyValueDAO.PropertyUniqueContextCallback - Interface in org.alfresco.repo.domain.propval
-
A callback for handling return property unique contexts
- PropertyValueDAOImpl - Class in org.alfresco.repo.domain.propval.ibatis
-
iBatis-specific implementation of the PropertyValue DAO.
- PropertyValueDAOImpl() - Constructor for class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- PropertyValueEntity - Class in org.alfresco.repo.domain.propval
-
Entity bean for alf_prop_value table.
- PropertyValueEntity() - Constructor for class org.alfresco.repo.domain.propval.PropertyValueEntity
- PropertyValueEntity.PersistedType - Enum Class in org.alfresco.repo.domain.propval
-
Enumeration of persisted types for alf_prop_value.persisted_type.
- PropertyValueSizeIsMoreMaxLengthException - Exception in org.alfresco.repo.workflow
- PropertyValueSizeIsMoreMaxLengthException(String) - Constructor for exception org.alfresco.repo.workflow.PropertyValueSizeIsMoreMaxLengthException
- PropertyValueSizeIsMoreMaxLengthException(QName) - Constructor for exception org.alfresco.repo.workflow.PropertyValueSizeIsMoreMaxLengthException
- PropTablesCleaner - Class in org.alfresco.repo.attributes
-
Cleaner of unused values from the alf_prop_xxx tables.
- PropTablesCleaner() - Constructor for class org.alfresco.repo.attributes.PropTablesCleaner
- PropTablesCleanupJob - Class in org.alfresco.repo.attributes
-
Cleanup job to initiate cleaning of unused values from the alf_prop_xxx tables.
- PropTablesCleanupJob() - Constructor for class org.alfresco.repo.attributes.PropTablesCleanupJob
- PROTECTED_VALUE - Static variable in class org.alfresco.repo.management.JmxDumpUtil
-
Place holder for protected values (generally passwords).
- protectedField - Variable in class org.alfresco.repo.forms.FieldDefinition
- protectValue(S, Set<Class<?>>) - Static method in class org.alfresco.util.ValueProtectingMap
-
Protect a specific value if it is considered mutable
- protocol - Variable in enum class org.alfresco.repo.virtual.ref.Protocols
- Protocol - Class in org.alfresco.repo.virtual.ref
-
A
Referencemodel element that defines the type of the referred artefact and the virtualization process that was applied when creating a reference.
Protocols define the semantics of all elements of a reference. - Protocol(String) - Constructor for class org.alfresco.repo.virtual.ref.Protocol
- PROTOCOL_STORE_ARCHIVE - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- PROTOCOL_STORE_SYSTEM - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- PROTOCOL_STORE_USER - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- PROTOCOL_STORE_WORKSPACE - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- ProtocolAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN Protocol Access control that can be configured via JMX or a Spring bean definition.
- ProtocolAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.ProtocolAccessControlBean
- ProtocolHashParser - Class in org.alfresco.repo.virtual.ref
-
Base class for custom protocol hash encoded
ReferenceParsers. - ProtocolHashParser(HashStore) - Constructor for class org.alfresco.repo.virtual.ref.ProtocolHashParser
- ProtocolHashStringifier - Class in org.alfresco.repo.virtual.ref
-
Base class for custom protocol hash encoded
Stringifiers. - ProtocolHashStringifier(HashStore, Stringifier) - Constructor for class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- ProtocolMethod<R> - Interface in org.alfresco.repo.virtual.ref
-
A double-dispatched method abstraction.
The method execution is dispatched based on concrete protocol type.
Implementor encapsulate high-level reference protocol based semantic functionality. - ProtocolMethodException - Exception in org.alfresco.repo.virtual.ref
- ProtocolMethodException() - Constructor for exception org.alfresco.repo.virtual.ref.ProtocolMethodException
- ProtocolMethodException(String) - Constructor for exception org.alfresco.repo.virtual.ref.ProtocolMethodException
- ProtocolMethodException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ProtocolMethodException
- ProtocolMethodException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.ref.ProtocolMethodException
- ProtocolMethodException(Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ProtocolMethodException
- Protocols - Enum Class in org.alfresco.repo.virtual.ref
-
Common
Referenceprotocols. - providers - Variable in class org.alfresco.repo.forms.processor.node.PeriodDataTypeParameters
- proxies - Variable in class org.alfresco.repo.policy.BaseBehaviour
-
Proxies
- PRUDENT - Enum constant in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
This policy puts the new value if: the extracted property is not null there is no target key for the property the target value is null the string representation of the target value is an empty string null extracted values are return in the 'modified' map.
- pruneNode(NodeRef, String) - Method in interface org.alfresco.repo.transfer.AlienProcessor
-
Prune the given node of aliens from the specified repositoryId.
- pruneNode(NodeRef, String) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- PUBLIC - Enum constant in enum class org.alfresco.service.cmr.site.SiteVisibility
- PUBLIC_SERVICE_ACCESS_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- PUBLIC_SITE - Static variable in class org.alfresco.repo.site.script.ScriptSiteService
-
Visibility helper constants
- publicAction - Variable in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Indicated whether the action is public or internal (default true)
- PublicApiCallContextHandler - Class in org.alfresco.opencmis
- PublicApiCallContextHandler() - Constructor for class org.alfresco.opencmis.PublicApiCallContextHandler
- PublicAPIFacet - Class in org.alfresco.repo.virtual
-
Implementation of the
AlfrescoAPIFacetinterface that provides access to Alfresco services at the level of the Java API, through itsServiceRegistryinstance. - PublicAPIFacet() - Constructor for class org.alfresco.repo.virtual.PublicAPIFacet
- publicNodeService - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- publicServiceAccessService - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
- PublicServiceAccessService - Interface in org.alfresco.service.cmr.security
-
Evaluate public service entry conditions as defined in the security interceptors.
- PublicServiceAccessServiceImpl - Class in org.alfresco.repo.security.permissions.impl
- PublicServiceAccessServiceImpl() - Constructor for class org.alfresco.repo.security.permissions.impl.PublicServiceAccessServiceImpl
- publishReadEvent(NodeRef, String, String, long, String, String) - Method in class org.alfresco.opencmis.CMISConnector
-
Notifies listeners that a read has taken place.
- purge() - Method in interface org.alfresco.repo.index.shard.ShardRegistry
- purgeAgedOutShards() - Method in interface org.alfresco.repo.index.shard.ShardRegistry
- purgeAllArchivedNodes(StoreRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Permanently delete all archived nodes.
- purgeAllArchivedNodes(StoreRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
Uses batch processing and job locking to purge all archived nodes
- purgeArchivedNode(NodeRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Permanently delete the archived node.
- purgeArchivedNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
This is the primary purge methd that all purge methods fall back on.
- purgeArchivedNodes(List<NodeRef>) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Permanently delete the archived nodes.
- purgeArchivedNodes(List<NodeRef>) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- purgeDeletedNodes(long, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- purgeDeletedNodes(long, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Purge the nodes marked as deleted
- purgeEmptyTransactions(long, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- purgeEmptyTransactions(long, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Purge the transactions of purged nodes
- purgeNodes(long, long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- purgeNodes(long, long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Purge deleted nodes where their participating transactions are in-between the given time interval.
- purgeTxn(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- purgeTxn(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- pushMisc() - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Adds a new level to the stack to get a new request number or nesting number.
- pushTransform(String, String, String, String, long, Map<String, String>, String, NodeRef) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- put(int, int, String) - Method in class org.alfresco.repo.domain.dialect.TypeNames
-
set a type name for specified type key and capacity
- put(int, String) - Method in class org.alfresco.repo.domain.dialect.TypeNames
-
set a default type name for specified type key
- put(int, Scriptable, Object) - Method in class org.alfresco.repo.jscript.NativeMap
- put(int, Scriptable, Object) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- put(int, Scriptable, Object) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- put(String, String) - Method in class org.alfresco.repo.virtual.ref.HashStore
- put(String, ContentReader) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Put an item into cache - this will populate both a disk file (with content) and the in-memory lookup table (with the URL and cache file location).
- put(String, ContentReader) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- put(String, Scriptable, Object) - Method in class org.alfresco.repo.jscript.NativeMap
- put(String, Scriptable, Object) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- put(String, Scriptable, Object) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- put(String, Scriptable, Object) - Method in class org.alfresco.repo.jscript.ScriptAction.ScriptableParameterMap
- put(K, V) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- put(K, V) - Method in class org.alfresco.repo.cache.NullCache
-
NO-OP
- put(K, V) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Goes direct to the shared cache in the absence of a transaction.
- put(K, V) - Method in class org.alfresco.util.ValueProtectingMap
- put(StoreRef, StoreRef) - Method in class org.alfresco.repo.node.StoreArchiveMap
- put(QName, Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- put(T) - Method in class org.alfresco.repo.transaction.TransactionAwareSingleton
-
Store the value in a transaction- and thread-safe manner.
- PUT - Enum constant in enum class org.alfresco.repo.cache.TransactionStats.OpType
- putAll(Map<? extends K, ? extends V>) - Method in class org.alfresco.util.ValueProtectingMap
- putAll(Map<? extends QName, ? extends Object>) - Method in class org.alfresco.repo.template.XSLTemplateModel
- putAndCheckUpdate(K, V) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
putmethod that may be used to check for updates in a thread-safe manner. - putConfigElement(ConfigElement) - Method in class org.alfresco.repo.config.ImmutableConfig
- putContent(File) - Method in class org.alfresco.repo.content.AbstractContentWriter
- putContent(File) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- putContent(File) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- putContent(InputStream) - Method in class org.alfresco.repo.content.AbstractContentWriter
- putContent(InputStream) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- putContent(InputStream) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- putContent(String) - Method in class org.alfresco.repo.content.AbstractContentWriter
-
Makes use of the encoding, if available, to convert the string to bytes.
- putContent(String) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- putContent(String) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- putContent(ContentReader) - Method in class org.alfresco.repo.content.AbstractContentWriter
- putContent(ContentReader) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- putContent(ContentReader) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- putElementReaders(Map<String, ConfigElementReader>) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- putEvaluators(Map<String, Evaluator>) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- putGlobalConfig(ConfigImpl) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- putIntoLookup(Key, String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Put an item in the lookup table.
- putParameterIfNotNull(String, Serializable, Map<String, Serializable>) - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.Adds the given paramValue to the given params if it's not null.
- putPropertyValue(String, Serializable) - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- putRawValue(String, Serializable, Map<String, Serializable>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Adds a value to the map, conserving null values.
- putSections(List<ConfigSection>) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- putSectionsByArea(Map<String, List<ConfigSection>>) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- putSharedCacheValue(SimpleCache<KEY, TransactionalCache.ValueHolder<VAL>>, KEY, VAL, TransactionStats) - Static method in class org.alfresco.repo.cache.TransactionalCache
-
Values written to the backing cache need proper wrapping and unwrapping
- putSizeDetails(String, NodeSizeDetailsServiceImpl.NodeSizeDetails) - Method in interface org.alfresco.repo.node.sizedetails.NodeSizeDetailsService
- putSizeDetails(String, NodeSizeDetailsServiceImpl.NodeSizeDetails) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- PWC_VERSION_LABEL - Static variable in class org.alfresco.opencmis.CMISConnector
Q
- qname - Variable in class org.alfresco.repo.search.DocumentNavigator.Property
- QNAME - Static variable in interface org.alfresco.repo.action.AsynchronousActionExecutionQueuePolicies.OnAsyncActionExecute
-
QName of the policy
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCancelCheckOut
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCheckIn
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.BeforeCheckOut
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCancelCheckOut
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCheckIn
- QNAME - Static variable in interface org.alfresco.repo.coci.CheckOutCheckInServicePolicies.OnCheckOut
- QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentPropertyUpdatePolicy
- QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentReadPolicy
- QNAME - Static variable in interface org.alfresco.repo.content.ContentServicePolicies.OnContentUpdatePolicy
- QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.BeforeCopyPolicy
- QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyCompletePolicy
- QNAME - Static variable in interface org.alfresco.repo.copy.CopyServicePolicies.OnCopyNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.dictionary.DynamicModelPolicies.OnLoadDynamicModel
- QNAME - Static variable in interface org.alfresco.repo.favourites.FavouritesServiceImpl.OnAddFavouritePolicy
- QNAME - Static variable in interface org.alfresco.repo.favourites.FavouritesServiceImpl.OnRemoveFavouritePolicy
- QNAME - Static variable in interface org.alfresco.repo.lock.LockServicePolicies.BeforeLock
- QNAME - Static variable in interface org.alfresco.repo.lock.LockServicePolicies.BeforeUnlock
- QNAME - Static variable in interface org.alfresco.repo.node.NodeArchiveServicePolicies.BeforePurgeNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeArchiveServicePolicies.BeforeRestoreArchivedNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeArchiveServicePolicies.OnRestoreArchivedNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeAddAspectPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeArchiveNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeCreateStorePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteChildAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeDeleteNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeMoveNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeRemoveAspectPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeSetNodeTypePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.BeforeUpdateNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnAddAspectPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateChildAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnCreateStorePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteChildAssociationPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnDeleteNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnMoveNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnRemoveAspectPolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnRestoreNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnSetNodeTypePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdateNodePolicy
- QNAME - Static variable in interface org.alfresco.repo.node.NodeServicePolicies.OnUpdatePropertiesPolicy
- QNAME - Static variable in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnAuthorityAddedToGroup
- QNAME - Static variable in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnAuthorityRemovedFromGroup
- QNAME - Static variable in interface org.alfresco.repo.security.authority.AuthorityServicePolicies.OnGroupDeleted
- QNAME - Static variable in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnGrantLocalPermission
- QNAME - Static variable in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnInheritPermissionsDisabled
- QNAME - Static variable in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnInheritPermissionsEnabled
- QNAME - Static variable in interface org.alfresco.repo.security.permissions.PermissionServicePolicies.OnRevokeLocalPermission
- QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.AfterCreateVersionPolicy
- QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.AfterVersionRevertPolicy
- QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.BeforeCreateVersionPolicy
- QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.OnCreateVersionPolicy
- QNAME - Static variable in interface org.alfresco.repo.version.VersionServicePolicies.OnRevertVersionPolicy
- QNAME - Static variable in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.BeforeStartInboundTransferPolicy
- QNAME - Static variable in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.OnEndInboundTransferPolicy
- QNAME - Static variable in interface org.alfresco.service.cmr.transfer.TransferServicePolicies.OnStartInboundTransferPolicy
- QNAME_ARCHIVED_ITEM - Static variable in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Static 'sys:archivedItem' path for all archived nodes.
- QNAME_INITIATOR - Static variable in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- QNAME_REF_EXPRESSION - Static variable in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- QNameAwareObjectWrapper - Class in org.alfresco.repo.template
- QNameAwareObjectWrapper() - Constructor for class org.alfresco.repo.template.QNameAwareObjectWrapper
- qnameDAO - Variable in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- qnameDAO - Variable in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- qnameDAO - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- qnameDAO - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- qnameDAO - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- qnameDAO - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- QNameDAO - Interface in org.alfresco.repo.domain.qname
-
Data abstraction layer for QName and Namespace entities.
- QNameDAOImpl - Class in org.alfresco.repo.domain.qname.ibatis
-
iBatis-specific extension of the QName and Namespace abstract DAO
- QNameDAOImpl() - Constructor for class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- QNameEntity - Class in org.alfresco.repo.domain.qname
-
Entity for alf_qname persistence.
- QNameEntity() - Constructor for class org.alfresco.repo.domain.qname.QNameEntity
- QNameFieldProcessor<Type extends ClassAttributeDefinition> - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation that handles QName fields. - QNameFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- QNameFieldProcessor(NamespaceService, DictionaryService) - Constructor for class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- QNameMatcher - Class in org.alfresco.repo.event2.shared
- QNameMatcher(Set<QName>) - Constructor for class org.alfresco.repo.event2.shared.QNameMatcher
- QNamePatch - Class in org.alfresco.repo.admin.patch.impl
-
A patch to update the value of a QName.
- QNamePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.QNamePatch
- QNameTypeEditor - Class in org.alfresco.util
-
QName type editor.
- QNameTypeEditor(NamespaceService) - Constructor for class org.alfresco.util.QNameTypeEditor
- QSHARE_MODEL_1_0_URI - Static variable in interface org.alfresco.model.QuickShareModel
- Quarters - Class in org.alfresco.repo.dictionary.types.period
-
Quarters
- Quarters() - Constructor for class org.alfresco.repo.dictionary.types.period.Quarters
- QuartzJobScheduler - Class in org.alfresco.heartbeat.jobs
- QuartzJobScheduler() - Constructor for class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- query - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- query(Object) - Method in class org.alfresco.repo.jscript.Search
-
Execute a query based on the supplied search definition object.
- query(String) - Method in class org.alfresco.repo.template.BaseSearchResultsMap
-
Perform a SearchService query with the given Lucene search string
- query(String, Boolean, IncludeRelationships, String, BigInteger, BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- query(String, String, Boolean, Boolean, IncludeRelationships, String, BigInteger, BigInteger, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- query(String, String, Search.SortColumn[], String) - Method in class org.alfresco.repo.jscript.Search
-
Execute the query Removes any duplicates that may be present (ID search can cause duplicates - it is better to remove them here)
- query(String, String, Search.SortColumn[], String, int, int) - Method in class org.alfresco.repo.jscript.Search
-
Execute the query Removes any duplicates that may be present (ID search can cause duplicates - it is better to remove them here)
- query(String, StoreRef) - Method in interface org.alfresco.opencmis.search.CMISQueryService
- query(String, StoreRef) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- query(CMISQueryOptions) - Method in interface org.alfresco.opencmis.search.CMISQueryService
- query(CMISQueryOptions) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- query(StoreRef, String, String) - Method in class org.alfresco.repo.search.AbstractSearcherComponent
- query(StoreRef, String, String) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- query(StoreRef, String, String) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- query(StoreRef, String, String, QueryParameterDefinition[]) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- query(StoreRef, String, String, QueryParameterDefinition[]) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- query(StoreRef, String, String, QueryParameterDefinition[]) - Method in class org.alfresco.repo.search.SearcherComponent
- query(StoreRef, QName, QueryParameter[]) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- query(StoreRef, QName, QueryParameter[]) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- query(StoreRef, QName, QueryParameter[]) - Method in class org.alfresco.repo.search.SearcherComponent
- query(SearchParameters) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexSearchService
- query(SearchParameters) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- query(SearchParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- query(SearchParameters) - Method in class org.alfresco.repo.search.SearcherComponent
- query(SearchParameters) - Method in interface org.alfresco.repo.virtual.ActualEnvironment
- query(SearchParameters) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- query(SearchParameters, boolean) - Method in class org.alfresco.repo.jscript.Search
-
Execute the query Removes any duplicates that may be present (ID search can cause duplicates - it is better to remove them here)
- query(StatsParameters) - Method in class org.alfresco.repo.search.impl.solr.SolrStatsService
- QUERY_KEY - Static variable in class org.alfresco.repo.nodelocator.XPathNodeLocator
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.blog.cannedqueries.DraftsAndPublishedBlogPostsCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.blog.cannedqueries.GetBlogPostsCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.discussion.cannedqueries.GetDiscussionTopcisWithPostsCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.download.cannedquery.GetDownloadsCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenAuditableCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.node.getchildren.GetChildrenWithTargetAssocsAuditableCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.site.SiteContainersCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.site.SiteGroupCannedQuery
- queryAndFilter(CannedQueryParameters) - Method in class org.alfresco.repo.site.SiteMembersCannedQuery
- QueryCollection - Interface in org.alfresco.repo.search
- QueryCollectionImpl - Class in org.alfresco.repo.search
- QueryCollectionImpl(String, Map<QName, QueryParameterDefinition>, NamespacePrefixResolver) - Constructor for class org.alfresco.repo.search.QueryCollectionImpl
- QueryException - Exception in org.alfresco.repo.domain.query
-
Exception generated by failures to execute canned queries.
- QueryException(String) - Constructor for exception org.alfresco.repo.domain.query.QueryException
- QueryException(String, Object[]) - Constructor for exception org.alfresco.repo.domain.query.QueryException
-
Constructor
- QueryException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.domain.query.QueryException
-
Constructor
- QueryException(String, Throwable) - Constructor for exception org.alfresco.repo.domain.query.QueryException
- queryFetchSize - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- QueryParameterDefImpl - Class in org.alfresco.repo.search
- QueryParameterDefImpl(QName, DataTypeDefinition, boolean, String) - Constructor for class org.alfresco.repo.search.QueryParameterDefImpl
- QueryParameterDefImpl(QName, PropertyDefinition, boolean, String) - Constructor for class org.alfresco.repo.search.QueryParameterDefImpl
-
QueryParameterDefImpl
- QueryParameterisationException - Exception in org.alfresco.repo.search.impl
- QueryParameterisationException(String) - Constructor for exception org.alfresco.repo.search.impl.QueryParameterisationException
- QueryParameterisationException(String, Throwable) - Constructor for exception org.alfresco.repo.search.impl.QueryParameterisationException
- QueryParameterRefImpl - Class in org.alfresco.repo.search
- QueryParameterRefImpl(QName, QueryCollection) - Constructor for class org.alfresco.repo.search.QueryParameterRefImpl
- QueryParserException - Exception in org.alfresco.repo.search
- QueryParserException(String) - Constructor for exception org.alfresco.repo.search.QueryParserException
- QueryParserException(String, int) - Constructor for exception org.alfresco.repo.search.QueryParserException
-
Constructor for exception that allows setting an HTTP status code.
- QueryParserException(String, Object[]) - Constructor for exception org.alfresco.repo.search.QueryParserException
- QueryParserException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.search.QueryParserException
- QueryParserException(String, Throwable) - Constructor for exception org.alfresco.repo.search.QueryParserException
- QueryRegisterComponent - Interface in org.alfresco.repo.search
- QueryRegisterComponentImpl - Class in org.alfresco.repo.search
- QueryRegisterComponentImpl() - Constructor for class org.alfresco.repo.search.QueryRegisterComponentImpl
- queryResultMeta(SearchParameters, boolean) - Method in class org.alfresco.repo.jscript.Search
-
Execute the query Removes any duplicates that may be present (ID search can cause duplicates - it is better to remove them here)
- queryResultSet(Object) - Method in class org.alfresco.repo.jscript.Search
- queryTasks(WorkflowTaskQuery) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- queryTasks(WorkflowTaskQuery) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Deprecated.Use overloaded method with the
sameSessionparameter (this method defaults the parameter tofalse). - queryTasks(WorkflowTaskQuery) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- queryTasks(WorkflowTaskQuery) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Deprecated.Use overloaded method with the
sameSessionparameter (this method defaults the parameter tofalse). - queryTasks(WorkflowTaskQuery, boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- queryTasks(WorkflowTaskQuery, boolean) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Query for tasks Hint: use
WorkflowTaskQuerysetLimit() method to limit the number of processed items if you don't really need to go through all of them - queryTasks(WorkflowTaskQuery, boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- queryTasks(WorkflowTaskQuery, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Query for tasks
- queryTime - Variable in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- queue - Variable in class org.alfresco.repo.event2.EnqueuingEventSender
- queue(Behaviour, PolicyDefinition<P>, P, Method, Object[]) - Method in class org.alfresco.repo.policy.TransactionBehaviourQueue
-
Queue a behaviour for end-of-transaction execution
- QUICK_SHARE_LINK_EXPIRY_ACTION_NAME - Static variable in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- QUICK_SHARE_LINK_EXPIRY_ACTIONS_ROOT - Static variable in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- QUICK_START - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
- QuickShareDisabledException - Exception in org.alfresco.service.cmr.quickshare
-
Exception thrown by the QUickShare service when QuickShare is disabled.
- QuickShareDisabledException(String) - Constructor for exception org.alfresco.service.cmr.quickshare.QuickShareDisabledException
- QuickShareDTO - Class in org.alfresco.service.cmr.quickshare
-
Data transfer object for holding quick share information.
- QuickShareDTO(String) - Constructor for class org.alfresco.service.cmr.quickshare.QuickShareDTO
-
Default constructor
- QuickShareDTO(String, Date) - Constructor for class org.alfresco.service.cmr.quickshare.QuickShareDTO
- QuickShareDTO(QuickShareDTO) - Constructor for class org.alfresco.service.cmr.quickshare.QuickShareDTO
-
Copy constructor
- QuickShareEmailRequest() - Constructor for class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
- QuickShareLinkExpiryAction - Interface in org.alfresco.service.cmr.quickshare
-
This interface defines the details for a quick share link expiry action.
- QuickShareLinkExpiryActionException - Exception in org.alfresco.repo.quickshare
- QuickShareLinkExpiryActionException(String) - Constructor for exception org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
- QuickShareLinkExpiryActionException(String, Object[]) - Constructor for exception org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
- QuickShareLinkExpiryActionException(String, Throwable) - Constructor for exception org.alfresco.repo.quickshare.QuickShareLinkExpiryActionException
- QuickShareLinkExpiryActionException.InvalidExpiryDateException - Exception in org.alfresco.repo.quickshare
- QuickShareLinkExpiryActionExecutor - Class in org.alfresco.repo.quickshare
-
This action executor unshares the shared link when the quick share link expiry action is triggered.
- QuickShareLinkExpiryActionExecutor() - Constructor for class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionExecutor
- QuickShareLinkExpiryActionImpl - Class in org.alfresco.repo.quickshare
-
Quick share link expiry action implementation class.
- QuickShareLinkExpiryActionImpl(String, String, String) - Constructor for class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- QuickShareLinkExpiryActionImpl(Action) - Constructor for class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- QuickShareLinkExpiryActionPersister - Interface in org.alfresco.service.cmr.quickshare
-
This interface defines the persistence and the retrieval of
QuickShareLinkExpiryActionactions. - QuickShareLinkExpiryActionPersisterImpl - Class in org.alfresco.repo.quickshare
-
Default implementation of the
QuickShareLinkExpiryActionPersister. - QuickShareLinkExpiryActionPersisterImpl() - Constructor for class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- QuickShareModel - Interface in org.alfresco.model
-
QuickShare Model Constants
- QuickShareService - Interface in org.alfresco.service.cmr.quickshare
-
The QuickShare service.
- QuickShareServiceImpl - Class in org.alfresco.repo.quickshare
-
QuickShare Service implementation.
- QuickShareServiceImpl() - Constructor for class org.alfresco.repo.quickshare.QuickShareServiceImpl
- QuickShareServiceImpl.QuickShareEmailRequest - Class in org.alfresco.repo.quickshare
-
Represents an email request to send a quick share link.
- Quota - Class in org.alfresco.repo.tenant
-
Network quota (Cloud only at present).
- Quota() - Constructor for class org.alfresco.repo.tenant.Quota
- Quota(String, Long, Long) - Constructor for class org.alfresco.repo.tenant.Quota
- QuotaManagerStrategy - Interface in org.alfresco.repo.content.caching.quota
-
Disk quota managers for the CachingContentStore must implement this interface.
- quotas - Variable in class org.alfresco.repo.tenant.Network
R
- RandomUserNameGenerator - Class in org.alfresco.repo.security.authentication
-
Generates a user name based upon a random numeric
- RandomUserNameGenerator() - Constructor for class org.alfresco.repo.security.authentication.RandomUserNameGenerator
- range - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- RANGE - Enum constant in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
- RangedDateProperty(Date, Date, QName) - Constructor for class org.alfresco.service.cmr.blog.BlogService.RangedDateProperty
-
Constructs a ConstrainedDateProperty object.
- RangedTransferEvent - Interface in org.alfresco.service.cmr.transfer
-
A Ranged Transfer event is a detail record for a State that has many smaller steps.
- RangeInputStream - Class in org.alfresco.opencmis
- RangeInputStream(InputStream, long, long) - Constructor for class org.alfresco.opencmis.RangeInputStream
- RangeResultMapper - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
Helper to map range results.
- RangeResultMapper() - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.RangeResultMapper
- RateableAspect - Class in org.alfresco.repo.rating
-
Rateable aspect behaviour bean.
- RateableAspect() - Constructor for class org.alfresco.repo.rating.RateableAspect
- Rating - Class in org.alfresco.service.cmr.rating
-
This struct class holds the essential data of a rating.
- Rating(RatingScheme, float, String, Date) - Constructor for class org.alfresco.service.cmr.rating.Rating
- RATING_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- RatingCountRollupAlgorithm - Class in org.alfresco.repo.rating
-
An implementation of
AbstractRatingRollupAlgorithmwhich calculates the count (number) of all ratings in a given scheme. - RatingCountRollupAlgorithm() - Constructor for class org.alfresco.repo.rating.RatingCountRollupAlgorithm
- RatingNamingConventionsUtil - Class in org.alfresco.repo.rating
-
This class encapsulates the naming conventions used in the RatingService. e.g. the naming conventions used for the aspect and for the properties in the content model.
- RatingNamingConventionsUtil() - Constructor for class org.alfresco.repo.rating.RatingNamingConventionsUtil
- RatingScheme - Interface in org.alfresco.service.cmr.rating
-
This interface defines a Rating Scheme, which is a named scheme for user-supplied ratings with a defined minimum value and a defined maximum value.
- RatingSchemeImpl - Class in org.alfresco.repo.rating
- RatingSchemeImpl(RatingSchemeRegistry) - Constructor for class org.alfresco.repo.rating.RatingSchemeImpl
- ratingSchemeName - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- RatingSchemeRegistry - Class in org.alfresco.repo.rating
-
This class maintains a registry of all known
rating schemesin the system. - RatingSchemeRegistry() - Constructor for class org.alfresco.repo.rating.RatingSchemeRegistry
- RatingService - Interface in org.alfresco.service.cmr.rating
-
Interface for public and internal rating operations.
- RatingServiceException - Exception in org.alfresco.service.cmr.rating
-
Rating Service Exception Class.
- RatingServiceException(String) - Constructor for exception org.alfresco.service.cmr.rating.RatingServiceException
-
Constructs a Rating Service Exception with the specified message.
- RatingServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.rating.RatingServiceException
-
Constructs a Rating Service Exception with the specified message and source exception.
- RatingServiceExtension - Interface in org.alfresco.repo.rating.traitextender
- ratingServiceImpl - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- RatingServiceImpl - Class in org.alfresco.repo.rating
- RatingServiceImpl() - Constructor for class org.alfresco.repo.rating.RatingServiceImpl
- ratingServiceTrait - Variable in class org.alfresco.repo.rating.RatingServiceImpl
- RatingServiceTrait - Interface in org.alfresco.repo.rating.traitextender
- RatingsRelatedAspectBehaviours - Class in org.alfresco.repo.rating
-
Aspect behaviour bean for
RatingService-related aspects. - RatingsRelatedAspectBehaviours() - Constructor for class org.alfresco.repo.rating.RatingsRelatedAspectBehaviours
- RatingTotalRollupAlgorithm - Class in org.alfresco.repo.rating
-
An implementation of
AbstractRatingRollupAlgorithmwhich calculates the total (sum) of all ratings in a given scheme. - RatingTotalRollupAlgorithm() - Constructor for class org.alfresco.repo.rating.RatingTotalRollupAlgorithm
- read() - Method in class org.alfresco.opencmis.RangeInputStream
- read() - Method in class org.alfresco.repo.remote.RepoRemoteInputStream
-
Read in a single byte.
- read(byte[]) - Method in class org.alfresco.opencmis.RangeInputStream
- read(byte[], int, int) - Method in class org.alfresco.opencmis.RangeInputStream
- read(byte[], int, int) - Method in class org.alfresco.repo.remote.RepoRemoteInputStream
-
Read a buffer of bytes.
- read(ByteBuffer) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- read(ByteBuffer[], int, int) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- read(ByteBuffer, long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- READ_ONLY - Enum constant in enum class org.alfresco.filesys.repo.OpenFileMode
- READ_ONLY_LOCK - Enum constant in enum class org.alfresco.service.cmr.lock.LockType
-
Deprecated.Deprecated in 4.1.6. Will be replaced by a more descriptive name.
- READ_WRITE - Enum constant in enum class org.alfresco.filesys.repo.OpenFileMode
- readConfig() - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- readConfig() - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- readConfig() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- readEmbedMappingProperties(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to read embed mapping properties from a resource file and convert to the map form.
- readEmbedMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to convert mapping properties to the Map form.
- readersCache - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- readersDeniedCache - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- readExternal(ObjectInput) - Method in class org.alfresco.repo.module.ModuleVersionNumber
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Read from the file.
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Read from the file.
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.MSOfficeContentNetworkFile
-
Read from the file.
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Read from the file.
- readFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- readFile(String, NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- readFile(String, NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Read a file directly.
- readFile(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- readFile(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Read a file from a relative path.
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Read a block of data from the specified file.
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Read a block of data from the specified file.
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- readFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long, int) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- readFile(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- readFile(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteService
- readFile(NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Read a file directly.
- readFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- readFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- readFile(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Read a file from a relative path.
- readGlobalEmbedMappingProperties() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to convert global mapping properties to the Map form.
- readGlobalExtractMappingProperties() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to convert global properties to the Map form for the given propertyComponent.
- readInput(String, String, int) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- readInput(String, String, int) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Read a block of bytes over the wire.
- readMappingProperties(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to read mapping properties from a resource file and convert to the map form.
- readMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
A utility method to convert mapping properties to the Map form.
- readOnly - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- ReadOnlyServerException - Exception in org.alfresco.service.transaction
-
Exception thrown when a read-only server attempts a write operation.
- ReadOnlyServerException() - Constructor for exception org.alfresco.service.transaction.ReadOnlyServerException
- readScript(EncodedResource) - Static method in class org.alfresco.util.DBScriptUtil
-
Read a script from the provided EncodedResource and build a String containing the lines.
- readWriteLock(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
-
Get a ReentrantReadWriteLock for a given URL.
- readXPathMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
-
A utility method to convert mapping properties to the Map form.
- RealUser - Enum constant in enum class org.alfresco.repo.tenant.RunAsTenantInterceptor.TENANT_TYPE
- ReauthenticatingAdvice - Class in org.alfresco.repo.remote
-
This is an interceptor that continuosly tries to reauthenticate when a method call results in an AuthenticationException.
- ReauthenticatingAdvice() - Constructor for class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Default constructor.
- recalculate(NodeRef) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- recalculate(NodeRef) - Method in class org.alfresco.repo.rating.RatingCountRollupAlgorithm
- recalculate(NodeRef) - Method in class org.alfresco.repo.rating.RatingTotalRollupAlgorithm
- recentCount - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- record(long, long, TransactionStats.OpType) - Method in class org.alfresco.repo.cache.TransactionStats
- recordActionComplete(Action) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionComplete(Action) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action has completed execution without error.
- recordActionExecuting(Action) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionExecuting(Action) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action has begun execution.
- recordActionExecuting(Action, NodeRef) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionExecuting(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action has begun execution.
- recordActionFailure(Action, Throwable) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Schedule the recording of the action failure to occur in another transaction
- recordActionFailure(Action, Throwable) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action failed during execution
- recordActionPending(ActionImpl) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionPending(ActionImpl, NodeRef) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionPending(Action) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionPending(Action) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action has been scheduled for asynchronous execution, and is pending being executed.
- recordActionPending(Action, NodeRef) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- recordActionPending(Action, NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Record that an action against a
NodeRefhas been scheduled for asynchronous execution, and is pending being executed. - recordAuditValues(String, Map<String, Serializable>) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Create an audit entry for the given map of values.
- recordAuditValues(String, Map<String, Serializable>) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- recordAuditValuesImpl(Map<String, Serializable>) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- recordAuditValuesWithUserFilter(String, Map<String, Serializable>, boolean) - Method in interface org.alfresco.repo.audit.AuditComponent
-
The same as
AuditComponent.recordAuditValues(String, Map), but with controlled usage of userFilter - recordAuditValuesWithUserFilter(String, Map<String, Serializable>, boolean) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- recordCreated(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a record is created
- recordCreated(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- recordFailedAuthentication(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
-
Method records a failed login attempt.
- recordNodeRefsForRepointing(NodeRef, Map<QName, Serializable>, QName) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
-
Helper method to transactionally record
NodeRefproperties so that they can later be fixed up to point to the relative, after-copy locations. - recordRejected(NodeRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate an event when a record is rejected
- recordRejected(NodeRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- recordStorageDetails(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
- recordValue - Variable in class org.alfresco.repo.audit.model._3.AuditPath
- RecordValue - Class in org.alfresco.repo.audit.model._3
-
Java class for RecordValue complex type.
- RecordValue() - Constructor for class org.alfresco.repo.audit.model._3.RecordValue
- redeploy() - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- REDEPLOY - Static variable in class org.alfresco.repo.workflow.WorkflowDeployer
- REDIRECT - Enum constant in enum class org.alfresco.repo.security.permissions.ACLCopyMode
- reduceQuota(SrvSession, TreeConnection, NetworkFile) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
- reduceQuota(SrvSession, TreeConnection, NetworkFile) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- ReduceQuotaCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Open File command
- ReduceQuotaCommand(String, NetworkFile, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.ReduceQuotaCommand
- RedundantDbObject - Class in org.alfresco.util.schemacomp
-
If more than one DB item in the target schema matches a reference DB item then this result will be issued.
- RedundantDbObject(DbObject, List<DbObject>) - Constructor for class org.alfresco.util.schemacomp.RedundantDbObject
- reEncrypt() - Method in class org.alfresco.encryption.BootstrapReEncryptor
- reEncrypt() - Method in class org.alfresco.encryption.ReEncryptor
-
Re-encrypt by decrypting using the configured keystore and encrypting using a keystore configured using the provided new key store parameters.
- reEncryptImpl() - Method in class org.alfresco.encryption.ReEncryptor
- ReEncryptor - Class in org.alfresco.encryption
-
Re-encrypts encryptable repository properties using a new set of encryption keys.
- ReEncryptor() - Constructor for class org.alfresco.encryption.ReEncryptor
- reEncryptProperties(List<NodePropertyEntity>, String) - Method in class org.alfresco.encryption.ReEncryptor
- Reference - Class in org.alfresco.repo.virtual.ref
-
A generic, immutable virtualized artefact reference.
Refers virtualized artefacts through :
aProtocol- defines what kind of virtualzied artefact is referred by this reference as well as what virtualization process was applied aResource- identifies the main resource used in the virtualization (egg. a classpath location or repository node reference) a list ofResourceParameters - used in customizing the virtualization process (egg. a resource pointing to the actual node of a semi-virtual folder reference) - Reference(Encoding, Protocol, Resource) - Constructor for class org.alfresco.repo.virtual.ref.Reference
- Reference(Encoding, Protocol, Resource, List<? extends Parameter>) - Constructor for class org.alfresco.repo.virtual.ref.Reference
-
Constructor
- REFERENCE_DELIMITER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- REFERENCE_DELIMITER - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- REFERENCE_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- REFERENCE_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- ReferenceableAspect - Class in org.alfresco.repo.node
-
Registers and contains the behaviour specific to the
referencable aspect. - ReferenceableAspect() - Constructor for class org.alfresco.repo.node.ReferenceableAspect
- ReferenceablePropertiesEntity - Class in org.alfresco.repo.domain.node
-
Class holding properties associated with the sys:referenceable aspect.
- ReferenceablePropertiesEntity() - Constructor for class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
- ReferenceComparator - Class in org.alfresco.repo.virtual.store
-
Property value based virtual nodes
Comparator. - ReferenceComparator(VirtualStore, List<Pair<QName, Boolean>>) - Constructor for class org.alfresco.repo.virtual.store.ReferenceComparator
- REFERENCED - Enum constant in enum class org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
- ReferenceEncodingException - Exception in org.alfresco.repo.virtual.ref
- ReferenceEncodingException() - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceEncodingException
- ReferenceEncodingException(String) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceEncodingException
- ReferenceEncodingException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceEncodingException
- ReferenceEncodingException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceEncodingException
- ReferenceEncodingException(Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceEncodingException
- ReferenceParameter - Class in org.alfresco.repo.virtual.ref
- ReferenceParameter(Reference) - Constructor for class org.alfresco.repo.virtual.ref.ReferenceParameter
- ReferenceParseException - Exception in org.alfresco.repo.virtual.ref
- ReferenceParseException() - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceParseException
- ReferenceParseException(String) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceParseException
- ReferenceParseException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceParseException
- ReferenceParseException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceParseException
- ReferenceParseException(Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ReferenceParseException
- ReferenceParser - Interface in org.alfresco.repo.virtual.ref
- ReferenceParser.Cursor - Class in org.alfresco.repo.virtual.ref
-
Helper class used in parsing string reference.
- ReferenceType - Enum Class in org.alfresco.service.cmr.view
-
Enumeration of various types of Reference
- refetchAlfrescoTicket(String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Forces a re-fetch of the Alfresco Ticket for the current user, if possible, and marks the credentials as failing if not.
- refetchAlfrescoTicket(String) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Forces a re-fetch of the Alfresco Ticket for the current user, if possible, and marks the credentials as failing if not.
- ReformatRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- ReformatRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.ReformatRenderingEngine
-
Deprecated.
- refresh() - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- refresh() - Method in interface org.alfresco.repo.cache.RefreshableCache
-
Refresh the cache asynchronously.
- refresh() - Method in class org.alfresco.repo.tagging.script.TagScope
-
Refresh the tag scope
- RefreshableCache<T> - Interface in org.alfresco.repo.cache
-
Basic cache API
- RefreshableCacheEvent - Interface in org.alfresco.repo.cache
-
A cache event
- RefreshableCacheListener - Interface in org.alfresco.repo.cache
-
API to listen to cache events
- RefreshableCacheRefreshedEvent - Class in org.alfresco.repo.cache
-
Describes a new entry has been inserted in the cache.
- RefreshableCacheRefreshEvent - Class in org.alfresco.repo.cache
-
Describes an entry that is stale in the cache
- refreshAllLocks() - Method in interface org.alfresco.filesys.repo.LockKeeper
- refreshAllLocks() - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- refreshLock() - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
-
Helper method to refresh the current job's lock token
- refreshLock(String, long) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- refreshLock(String, QName, long) - Method in interface org.alfresco.repo.lock.JobLockService
-
Refresh the lock using a valid lock token.
- refreshLock(String, QName, long) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Refresh the lock using a valid lock token.
- refreshLock(String, QName, long, JobLockService.JobLockRefreshCallback) - Method in interface org.alfresco.repo.lock.JobLockService
-
Provide a callback to refresh a lock using a valid lock token, pushing responsibility for regular lock refreshing onto the service implementation code.
- refreshLock(String, QName, long, JobLockService.JobLockRefreshCallback) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Provide a callback to refresh a lock using a valid lock token, pushing responsibility for regular lock refreshing onto the service implementation code.
- refreshLock(QName, String, long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- refreshLock(QName, String, long) - Method in interface org.alfresco.repo.domain.locks.LockDAO
-
Refresh a held lock.
- refreshTagScope(NodeRef, boolean) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- refreshTagScope(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Refreshes the tag count of the passed tag scope by recounting all the tags of the children of the scope.
- RefreshTagScopeActionExecuter - Class in org.alfresco.repo.tagging
-
Refresh tag scope action executer NOTE: This action is used to facilitate the async refresh of a tag scope.
- RefreshTagScopeActionExecuter() - Constructor for class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
- refreshTicket(String, PasswordCredentialsInfo) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Fetches a new ticket for the given user, and caches it
- refreshToken(String) - Static method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacade.AuthorizationGrant
- refreshTokenIfNeeded(HttpServletRequest, HttpServletResponse, String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- REGEX_CONTAINS_ALPHA - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- REGEX_VALID_DNS_LABEL - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- RegexHomeFolderProvider - Class in org.alfresco.repo.security.person
-
Implementation that returns a tree structure for a home folder based on a property (typically userName) from the supplied person.
- RegexHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.RegexHomeFolderProvider
- register() - Method in class org.alfresco.heartbeat.HBBaseDataCollector
-
This method is called by Spring at initialisation and will register this collector with the provided
HBDataCollectorService - register() - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Registers this instance of the extracter with the registry.
- register() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Register listeners
- register() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
-
Registers all the necessary scripts and patches with the
SchemaBootstrap. - register() - Method in class org.alfresco.repo.forms.processor.AbstractFilter
-
Registers this filter with the filter registry
- register() - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Registers this processor with the processor registry
- register() - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- register() - Method in class org.alfresco.repo.policy.registration.AssociationPolicyRegistration
- register() - Method in class org.alfresco.repo.policy.registration.ClassPolicyRegistration
- register() - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Registers the behaviour with the policy component for the policy and type specified.
- register() - Method in class org.alfresco.repo.processor.BaseProcessor
-
Registers this processor with the relevant services
- register() - Method in class org.alfresco.repo.processor.BaseProcessorExtension
-
Registers this script with the script service
- register() - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry.SelfRegisteringClassName
- register() - Method in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
-
Registers this instance of the facet handler with the registry.
- register() - Method in class org.alfresco.repo.template.XSLTProcessor
- register() - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Registers the thumbnail definition with the thumbnail registry.
- register() - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
-
Register the deployment target with the deployment target registry
- register(Class<?>, JsonSerializer<?, ?>) - Method in class org.alfresco.util.json.AlfrescoJsonSerializer
- register(String) - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry
- register(String, String) - Method in interface org.alfresco.repo.serviceaccount.ServiceAccountRegistry
-
Registers a service account with its corresponding role.
- register(String, String) - Method in class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- register(String, FieldProcessor) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Registers a
FieldProcessorwith this registry using the specified key. - register(String, NodeLocator) - Method in interface org.alfresco.repo.nodelocator.NodeLocatorService
- register(String, NodeLocator) - Method in class org.alfresco.repo.nodelocator.NodeLocatorServiceImpl
- register(String, RatingScheme) - Method in class org.alfresco.repo.rating.RatingSchemeRegistry
- register(RefreshableCacheListener) - Method in interface org.alfresco.repo.cache.AsynchronouslyRefreshedCacheRegistry
-
Register a listener
- register(MetadataExtracter) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Register an instance of an extracter for use
- register(MessageDeployer) - Method in interface org.alfresco.repo.i18n.MessageService
-
Register message deployer with message service
- register(MessageDeployer) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- register(PropertyBackedBean) - Method in class org.alfresco.repo.management.subsystems.DefaultPropertyBackedBeanRegistry
- register(PropertyBackedBean) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanRegistry
-
Signals that a
PropertyBackedBeanhas been initialized. - register(NodeCleanupWorker) - Method in class org.alfresco.repo.node.cleanup.NodeCleanupRegistry
- register(RenditionDefinition2) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- register(TenantDeployer) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- register(TenantDeployer) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- register(TenantDeployer) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- register(WorkflowDeployer) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- register(WorkflowDeployer) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- register(WorkflowDeployer) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- register(NotificationProvider) - Method in class org.alfresco.repo.notification.NotificationServiceImpl
- register(NotificationProvider) - Method in interface org.alfresco.service.cmr.notification.NotificationService
-
Registers a notification provider with the notification service.
- register(ExtensionPoint<?, ?>, ExtensionFactory<?>) - Method in class org.alfresco.traitextender.Extender
-
Registers an extension-point to factory association to be used in extension creation.
- register(ExtensionPoint<?, ?>, ExtensionFactory<?>) - Method in class org.alfresco.traitextender.ExtenderImpl
- register(ExtensionPoint<E, M>, ExtensionFactory<C>) - Method in class org.alfresco.traitextender.RegistryExtensionBundle
-
Registers an association between the given
ExtensionPointandExtensionFactory.
AtRegistryExtensionBundle.start(Extender)time all registeredExtensionPoints will be registered with the givenExtender.
AtRegistryExtensionBundle.stop(Extender)time all registeredExtensionPoints will be unregistered with the givenExtender. - register(RegistryExtensionBundle) - Method in class org.alfresco.traitextender.SpringBeanExtension
- register(RegistryExtensionBundle, SpringBeanExtension<?, ?>) - Method in class org.alfresco.traitextender.SpringExtensionPoint
- register(Transformer, Map<String, Set<TransformOption>>, String, String) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- register(TransformServiceRegistryImpl) - Method in class org.alfresco.transform.registry.CombinedConfig
- register(Scheduler) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Register with teh scheduler.
- register(Scheduler) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Register with a scheduler.
- registerActionConditionEvaluator(ActionConditionEvaluator) - Method in class org.alfresco.repo.action.ActionServiceImpl
- registerActionConditionEvaluator(ActionConditionEvaluator) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Register an action condition evaluator
- registerActionExecuter(ActionExecuter) - Method in class org.alfresco.repo.action.ActionServiceImpl
- registerActionExecuter(ActionExecuter) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Register an action executer
- registerActionFilter(AbstractAsynchronousActionFilter) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
This method registers an action filter, which can be used to prevent unwanted or unnecessary asynchronous actions from being scheduled for execution.
- registerAssociationPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Register a Association-level Policy
- registerAssociationPolicy(Class<P>) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- registerAsynchronousActionExecutionQueue(String, AsynchronousActionExecutionQueue) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
This method registers an
AsynchronousActionExecutionQueuewith theActionService. - registerBehaviour(String, Behaviour) - Method in interface org.alfresco.repo.policy.annotation.BehaviourRegistry
-
Register a behaviour against a given name.
- registerClassPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Register a Class-level Policy
- registerClassPolicy(Class<P>) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- registerCollector(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
-
Register data collector with this service, a job will be scheduled for the collector if Heartbeat is enabled.
- registerCollector(HBBaseDataCollector) - Method in interface org.alfresco.service.cmr.repository.HBDataCollectorService
- registerColumnType(int, int, String) - Method in class org.alfresco.repo.domain.dialect.Dialect
-
Subclasses register a type name for the given type code and maximum column length.
- registerColumnType(int, String) - Method in class org.alfresco.repo.domain.dialect.Dialect
-
Subclasses register a type name for the given type code.
- registerComparator(ComparePropertyValueEvaluator) - Method in class org.alfresco.repo.action.evaluator.compare.DatePropertyValueComparator
- registerComparator(ComparePropertyValueEvaluator) - Method in class org.alfresco.repo.action.evaluator.compare.NumericPropertyValueComparator
- registerComparator(ComparePropertyValueEvaluator) - Method in interface org.alfresco.repo.action.evaluator.compare.PropertyValueComparator
-
Callback method to register this comparator with the evaluator.
- registerComparator(ComparePropertyValueEvaluator) - Method in class org.alfresco.repo.action.evaluator.compare.TextPropertyValueComparator
- registerComparator(QName, PropertyValueComparator) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Registers a comparator for a given property data type.
- registerComponent(ModuleComponent) - Method in class org.alfresco.repo.module.ModuleComponentHelper
-
Add a managed module component to the registry of components.
- registerComponent(ModuleComponent) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- registerComponent(ModuleComponent) - Method in interface org.alfresco.service.cmr.module.ModuleService
-
Register a component of a module for execution.
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
-
Registers a device context object for this instance of the shared device.
- registerContext(DeviceContext) - Method in interface org.alfresco.filesys.alfresco.ExtendedDiskInterface
-
Register an independently created device context object for this instance of the shared device.
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Registers a device context object for this instance of the shared device.
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- registerContext(DeviceContext) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- registerContext(DeviceContext, ServerConfigurationBean) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- registerCredentialsFactory(QName, RemoteCredentialsInfoFactory) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Registers a new Factory to produce
BaseCredentialsInfoobjects for a given data type. - registerCustomEditors(PropertyEditorRegistry) - Method in class org.alfresco.util.CustomPropertyEditorRegistrar
- registerDereferencedContentUrl(String) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
A content_url entity was dereferenced.
- registeredName - Variable in class org.alfresco.repo.audit.model._3.DataExtractor
- registeredName - Variable in class org.alfresco.repo.audit.model._3.DataGenerator
- registerHandler(QName, WorkflowPropertyHandler) - Method in class org.alfresco.repo.workflow.WorkflowPropertyHandlerRegistry
- registerKey(String, Key) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- registerListener(FixedAclUpdaterListener) - Static method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
-
Register a
FixedAclUpdaterListenerto be notified when a node is updated by an instance of this class. - registerMBean(Object, ObjectName) - Method in class org.alfresco.repo.management.DynamicMBeanExporter
- registerMBean(Object, ObjectName) - Method in interface org.alfresco.repo.management.DynamicMBeanExportOperations
-
Registers an MBean.
- registerModel(URL) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Register an audit model at a given URL.
- registerModel(URL) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Enables audit and registers an audit model at a given URL.
- registerNewContentUrl(String) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Queues orphaned content for post-transaction removal
- registerOnLicenseChange(LicenseService.LicenseChangeHandler) - Method in interface org.alfresco.service.license.LicenseService
-
Register a callback that gets called when a license changes.
- registerOrphanedContentUrl(String) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Queues orphaned content for post-transaction removal
- registerOrphanedContentUrl(String, boolean) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
-
Queues orphaned content for post-transaction removal
- registerParameterConstraint(ParameterConstraint) - Method in class org.alfresco.repo.action.ActionServiceImpl
- registerParameterConstraint(ParameterConstraint) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Register parameter constraint
- registerPatch(Patch) - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Registers a patch with the service that executes them.
- registerPatch(Patch) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- registerProcessorExtension(ProcessorExtension) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Registers a processor extension with the processor
- registerPropertyDecorator(PropertyDecorator) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Register a property decorator;
- registerPropertyPolicy(Class<P>) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Register a Property-level Policy
- registerPropertyPolicy(Class<P>) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- registerQueryLanguage(LuceneQueryLanguageSPI) - Method in class org.alfresco.repo.search.impl.AbstractIndexerAndSearcher
- registerQueryLanguage(LuceneQueryLanguageSPI) - Method in interface org.alfresco.repo.search.IndexerAndSearcher
- registerRemoteSystem(String, String, Map<String, String>) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Registers the details of a new Remote System with the service.
- registerRemoteSystem(String, String, Map<String, String>) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Registers the details of a new Remote System with the service.
- registerResourceBundle(String) - Method in interface org.alfresco.repo.i18n.MessageService
-
Register a resource bundle.
- registerResourceBundle(String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.BeforeDeleteChildAssociationRuleTrigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
Register the rule trigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.OnCreateChildAssociationRuleTrigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.OnMoveNodeRuleTrigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.RestoreNodeRuleTrigger
- registerRuleTrigger() - Method in interface org.alfresco.repo.rule.ruletrigger.RuleTrigger
-
Register the rule trigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- registerRuleTrigger() - Method in class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- registerRuleType(RuleType) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Register the rule type
- registerRuleType(RuleType) - Method in interface org.alfresco.repo.rule.ruletrigger.RuleTrigger
-
Register the rule type as using this trigger
- registerRuleType(RuleType) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Registration of an interested rule type
- registerRuleType(RuleType) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Register a rule type
- registerScriptProcessor(ScriptProcessor) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Register a script processor
- registerScriptProcessor(ScriptProcessor) - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Registers a script processor with the script service
- registerShardState(ShardState) - Method in interface org.alfresco.repo.index.shard.ShardRegistry
-
Registers (or updates the existing subscription) of a shard.
- registerShardState(ShardState) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
-
Register and update a shard state
- registerShardState(ShardState) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- registerSynchronization(Synchronization) - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- registerTaskComponent(String, TaskComponent) - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Register a BPM Engine Task Component
- registerTemplateProcessor(TemplateProcessor) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- registerTemplateProcessor(TemplateProcessor) - Method in interface org.alfresco.service.cmr.repository.TemplateService
-
Registers a new template processor with the template service
- registerVersionLabelPolicy(QName, VersionServicePolicies.CalculateVersionLabelPolicy) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Register version label policy for the specified type
- registerVersionLabelPolicy(QName, VersionServicePolicies.CalculateVersionLabelPolicy) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- registerVersionLabelPolicy(QName, VersionServicePolicies.CalculateVersionLabelPolicy) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Register a version label policy
- registerWorkflowComponent(String, WorkflowComponent) - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Register a BPM Engine Workflow Component
- REGISTRY_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- RegistryExtensionBundle - Class in org.alfresco.traitextender
- RegistryExtensionBundle(String) - Constructor for class org.alfresco.traitextender.RegistryExtensionBundle
- RegistryKey - Class in org.alfresco.repo.admin.registry
-
Key for looking up registry metadata.
- RegistryKey(String, String...) - Constructor for class org.alfresco.repo.admin.registry.RegistryKey
-
For path /a/b/c and property 'x', put in
- RegistryKey(String, String[], String) - Constructor for class org.alfresco.repo.admin.registry.RegistryKey
-
A constructor to specifically declare the path and property portions of the key.
- RegistryLifecycle() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailRegistry.RegistryLifecycle
-
Deprecated.
- RegistryService - Interface in org.alfresco.repo.admin.registry
-
Interface for service providing access to key-value pairs for storage of system-controlled metadata.
- RegistryServiceImpl - Class in org.alfresco.repo.admin.registry
-
Implementation of registry service to provide generic storage and retrieval of system-related metadata.
- RegistryServiceImpl() - Constructor for class org.alfresco.repo.admin.registry.RegistryServiceImpl
- reject(String) - Method in class org.alfresco.repo.invitation.script.ScriptInvitation
- reject(String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
User or moderator rejects this request
- reject(String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
User or moderator rejects this request
- reject(Invitation) - Method in interface org.alfresco.repo.invitation.NominatedInvitationProcess
-
invitee rejects this request
- reject(Invitation) - Method in class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
-
invitee rejects this request
- reject(Invitation, String) - Method in interface org.alfresco.repo.invitation.ModeratedInvitationProcess
-
Moderator rejects this request
- reject(Invitation, String) - Method in class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- rejectModeratedInvitation(String, String, String, String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- rejectModeratedInvitation(String, String, String, String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Moderator rejects this invitation
- RejectModeratedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation-moderated process is reviewed and rejected.
- RejectModeratedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.RejectModeratedInviteDelegate
- RejectNominatedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation request has been rejected.
- RejectNominatedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.RejectNominatedInviteDelegate
- relaxedBooleanTypeConverter - Static variable in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- release() - Method in class org.alfresco.repo.content.AbstractStreamAwareProxy
-
Encapsulates the logic of releasing the captured stream or channel.
- releaseLock(String) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- releaseLock(String, QName) - Method in interface org.alfresco.repo.lock.JobLockService
-
Release the lock using a valid lock token.
- releaseLock(String, QName) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Release the lock using a valid lock token.
- releaseLock(QName, String, boolean) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- releaseLock(QName, String, boolean) - Method in interface org.alfresco.repo.domain.locks.LockDAO
-
Release a lock.
- releaseLockVerify(String, QName) - Method in interface org.alfresco.repo.lock.JobLockService
-
Release the lock using a valid lock token.
- releaseLockVerify(String, QName) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Release the lock using a valid lock token.
- releaseSavepoint(Savepoint) - Method in class org.alfresco.repo.domain.control.AbstractControlDAOImpl
-
No-op
- releaseSavepoint(Savepoint) - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Remove a previously-created "Save Point", writing any intervening updates into the current transaction.
- releaseSavepoint(Savepoint) - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl.PostgreSQL
- releaseSavepoint(Savepoint) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- releaseSpace(SrvSession, TreeConnection, int, String, long) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Release space to the free space for the filesystem.
- relinkNode(NodeRef, NodeRef, NodeRef, String) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Relink the content data from a new node to an existing node to preserve the version history.
- reloadMessageBundle(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- reloadMessageBundle(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Reload custom message resource bundle.
- REMOTE_CREDENTIALS_MODEL_PREFIX - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
- REMOTE_CREDENTIALS_MODEL_URL - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
Remote Credentials Model
- RemoteAlfrescoTicketInfo - Interface in org.alfresco.service.cmr.remoteticket
-
Holds details on a Ticket from a Remote Alfresco System, and provides ways to get it into different forms suitable for sending back to the Remote System.
- RemoteAlfrescoTicketService - Interface in org.alfresco.service.cmr.remoteticket
-
Service for working with a Remote Alfresco instance, which holds user credentials for the remote system via the
RemoteCredentialsService, and handles ticket negotiation for you. - RemoteAlfrescoTicketServiceImpl - Class in org.alfresco.repo.remoteticket
-
Service for working with a Remote Alfresco instance, which holds user credentials for the remote system via the
RemoteCredentialsService, and handles ticket negotiation for you. - RemoteAlfrescoTicketServiceImpl() - Constructor for class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
- RemoteConnectorClientException - Exception in org.alfresco.service.cmr.remoteconnector
-
An exception thrown when the remote server indicates that the client has made a mistake with the request.
- RemoteConnectorClientException(int, String, RemoteConnectorResponse) - Constructor for exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorClientException
- RemoteConnectorRequest - Interface in org.alfresco.service.cmr.remoteconnector
-
Helper wrapper around a Remote Request, to be performed by the
RemoteConnectorService. - RemoteConnectorRequestImpl - Class in org.alfresco.repo.remoteconnector
-
Helper wrapper around a Remote Request, to be performed by the
RemoteConnectorService. - RemoteConnectorRequestImpl(String, Class<? extends HttpMethodBase>) - Constructor for class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- RemoteConnectorRequestImpl(String, String) - Constructor for class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- RemoteConnectorResponse - Interface in org.alfresco.service.cmr.remoteconnector
-
Helper wrapper around a Remote Response, for a request that was executed by
RemoteConnectorService. - RemoteConnectorResponseImpl - Class in org.alfresco.repo.remoteconnector
-
Helper wrapper around a Remote Request, to be performed by the
RemoteConnectorService. - RemoteConnectorResponseImpl(RemoteConnectorRequest, String, String, int, Header[], byte[]) - Constructor for class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
- RemoteConnectorResponseImpl(RemoteConnectorRequest, String, String, int, Header[], InputStream) - Constructor for class org.alfresco.repo.remoteconnector.RemoteConnectorResponseImpl
-
Creates a new Response object with the data coming from a stream.
- RemoteConnectorServerException - Exception in org.alfresco.service.cmr.remoteconnector
-
An exception thrown when the remote server indicates that it has encountered a problem with the request, and cannot process it.
- RemoteConnectorServerException(int, String) - Constructor for exception org.alfresco.service.cmr.remoteconnector.RemoteConnectorServerException
- RemoteConnectorService - Interface in org.alfresco.service.cmr.remoteconnector
-
Helper Service for performing remote web requests from within the repository tier.
- RemoteConnectorServiceImpl - Class in org.alfresco.repo.remoteconnector
-
HttpClient powered implementation of
RemoteConnectorService, which performs requests to remote HTTP servers. - RemoteConnectorServiceImpl() - Constructor for class org.alfresco.repo.remoteconnector.RemoteConnectorServiceImpl
- RemoteCredentialsInfoFactory - Interface in org.alfresco.repo.remotecredentials
-
The interface which controls how implementations of
BaseCredentialsInfoare serialized - RemoteCredentialsInfoFactory.FactoryHelper - Class in org.alfresco.repo.remotecredentials
-
Helper class for implementations of
RemoteCredentialsInfoFactory - RemoteCredentialsModel - Interface in org.alfresco.repo.remotecredentials
-
Remote Credentials models constants
- RemoteCredentialsService - Interface in org.alfresco.service.cmr.remotecredentials
-
The core Remote Credentials service.
- RemoteCredentialsServiceImpl - Class in org.alfresco.repo.remotecredentials
-
An Implementation of the
RemoteCredentialsService - RemoteCredentialsServiceImpl() - Constructor for class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- RemoteSystemUnavailableException - Exception in org.alfresco.service.cmr.remoteticket
-
Exception thrown if an error was received when attempting to talk with a remote system, meaning that it is unavailable.
- RemoteSystemUnavailableException(String) - Constructor for exception org.alfresco.service.cmr.remoteticket.RemoteSystemUnavailableException
- RemoteSystemUnavailableException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.remoteticket.RemoteSystemUnavailableException
- RemoteTransformerClient - Class in org.alfresco.repo.content.transform
-
Client class that transfers content (from a ContentReader) to a remote transformation agent together with request parameters that will be used to transform the content.
- RemoteTransformerClient(String, String, HttpClientConfig) - Constructor for class org.alfresco.repo.content.transform.RemoteTransformerClient
- remoteTransformerClientConfigured() - Method in class org.alfresco.repo.content.transform.LocalTransformImpl
- remoteTransformServiceRegistry - Variable in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- remoteUserMapper - Variable in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- RemoteUserMapper - Interface in org.alfresco.repo.security.authentication.external
-
An interface for objects capable of extracting an externally authenticated user ID from an HTTP request.
- remove() - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- remove() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove this node.
- remove() - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- remove() - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- remove() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance
-
Deletes workflow instance.
- remove(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove this node in a new transaction or not as specified.
- remove(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- remove(Object) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- remove(Object) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- remove(Object) - Method in class org.alfresco.repo.template.XSLTemplateModel
- remove(Object) - Method in class org.alfresco.util.ValueProtectingMap
- remove(String) - Method in interface org.alfresco.repo.content.caching.ContentCache
-
Remove a cached item from the in-memory lookup table.
- remove(String) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
- remove(String, Object) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
-
Remove a set of nodes, with no callback
- remove(Deque<String>) - Method in class org.alfresco.repo.content.transform.TransformerLog
-
Removes an entry.
- remove(K) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- remove(K) - Method in class org.alfresco.repo.cache.NullCache
-
NO-OP
- remove(K) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Goes direct to the shared cache in the absence of a transaction.
- REMOVE - Enum constant in enum class org.alfresco.repo.cache.TransactionStats.OpType
- REMOVE_EXISTING - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- removeAction(A) - Method in class org.alfresco.repo.action.ActionListImpl
- removeAction(A) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Remove an action from the list
- removeAction(Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
- removeAction(RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- removeAction(NodeRef, Action) - Method in class org.alfresco.repo.action.ActionServiceImpl
- removeAction(NodeRef, Action) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Removes an action associated with a node reference.
- removeActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
- removeActionCondition(ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- removeActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
-
Removes an action condition
- removeActionCondition(ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Remove an ActionCondition from the list
- removeAlias(String) - Method in class org.alfresco.email.server.AliasableAspect
-
remove the specified alias
- removeAll() - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Remove all items from the lookup table.
- removeAll(Collection<?>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- removeAll(Collection<?>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- removeAllActionConditions() - Method in class org.alfresco.repo.action.ActionImpl
- removeAllActionConditions() - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- removeAllActionConditions() - Method in interface org.alfresco.service.cmr.action.Action
-
Removes all action conditions
- removeAllActionConditions() - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Remove all ActionConditions from the list
- removeAllActions() - Method in class org.alfresco.repo.action.ActionListImpl
- removeAllActions() - Method in class org.alfresco.repo.action.CompositeActionImpl
- removeAllActions() - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- removeAllActions() - Method in interface org.alfresco.service.cmr.action.ActionList
-
Remove all actions from the list
- removeAllActions(NodeRef) - Method in class org.alfresco.repo.action.ActionServiceImpl
- removeAllActions(NodeRef) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Removes all actions associated with a node reference
- removeAllListeners() - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- removeAllRules(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- removeAllRules(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Removes all the rules associated with an actionable node
- removeApplicationListener(ApplicationListener) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- removeApplicationListenerBean(String) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- removeApplicationListenerBeans(Predicate<String>) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- removeApplicationListeners(Predicate<ApplicationListener<?>>) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- removeAspect(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove aspect from the node.
- removeAspect(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeAspect(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeAspect(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeAspect(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Removes an aspect from the list
- removeAssoc(Long) - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- removeAssociation(ScriptNode, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove an association between this node and the specified target node.
- removeAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeAssociation(NodeRef, NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- removeAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- removeAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- removeAssociation(QName, List<NodeRef>) - Method in class org.alfresco.repo.workflow.TaskUpdater
- removeAttribute(Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Remove a specific attribute.
- removeAttribute(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Remove a specific attribute.
- removeAttributes(Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Remove all attributes that share a set of keys (in order)
- removeAttributes(Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Remove all attributes that share a set of keys (in order)
- removeAuthority(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Remove child Authority from this group
- removeAuthority(String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Remove an authority.
- removeAuthority(String, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- removeAuthority(String, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- removeAuthority(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Remove an authority as a member of another authority.
- removeAuthority(String, String, boolean) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Remove an authority without authorityBridgeTableCache refresh.
- removeAuthority(String, String, boolean) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- removeAuthority(ScriptNode, ScriptNode) - Method in class org.alfresco.repo.jscript.People
-
Remove an authority (a user or group) from a group
- removeAuthorityFromZones(String, Set<String>) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Remove an authority from zones.
- removeAuthorityFromZones(String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- removeAuthorityFromZones(String, Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Remove a zone from an authority
- removeAuthorityFromZones(String, Set<String>) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Remove a zone from an authority
- removeBehaviour(BehaviourDefinition<ClassBehaviourBinding>) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- removeBehaviourImpl(BehaviourDefinition<ClassBehaviourBinding>) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- removeByKey(K) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Remove all cache values associated with the given key.
- removeByValue(V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Remove all cache values associated with the given value
- removeCategory() - Method in class org.alfresco.repo.jscript.CategoryNode
-
Remove this category
- removeChild(NodeRef, NodeRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeChild(NodeRef, NodeRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeChild(NodeRef, NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeClassDefinition(BehaviourDefinition<ClassBehaviourBinding>) - Method in interface org.alfresco.repo.policy.PolicyComponent
-
Unbind behaviour
- removeClassDefinition(BehaviourDefinition<ClassBehaviourBinding>) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- REMOVED - Enum constant in enum class org.alfresco.repo.solr.AlfrescoModelDiff.TYPE
- REMOVED - Static variable in interface org.alfresco.repo.forms.processor.node.FormFieldConstants
- removeElementReaders() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- removeEvaluators() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- removeEvent() - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Remove an event from the head of the queue
- removeFavourite(String, NodeRef) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- removeFavourite(String, NodeRef) - Method in interface org.alfresco.service.cmr.favourites.FavouritesService
-
Remove the document identified by nodeRef as a favourite for user "userName".
- RemoveFeaturesActionExecuter - Class in org.alfresco.repo.action.executer
-
Remove features action executor implementation.
- RemoveFeaturesActionExecuter() - Constructor for class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
- removeFieldData(String) - Method in class org.alfresco.repo.forms.FormData
-
Removes the data associated with the given field if it exists.
- removeFromMap(Map<String, Object>) - Static method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- removeFromScheduler(ScheduledPersistedActionImpl) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Takes an entry out of the scheduler, if it's currently there.
- removeGlobalConfig() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- removeGroup(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
remove sub group from this group
- removeHidden(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- removeHiddenAspect(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- removeItem(String) - Method in class org.alfresco.repo.workflow.PackageManager
- removeItem(NodeRef) - Method in class org.alfresco.repo.workflow.PackageManager
- removeItems(String) - Method in class org.alfresco.repo.workflow.PackageManager
-
Takes a comma-separated list of
NodeRefids and adds the specified NodeRefs to the package. - removeItems(List<NodeRef>) - Method in class org.alfresco.repo.workflow.PackageManager
- removeItemsAsStrings(List<String>) - Method in class org.alfresco.repo.workflow.PackageManager
- removeListener(FolderListener) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Removes
FolderListenerfrom the folder. - removeLocalizedProperties(Set<QName>) - Static method in class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
-
Remove all
localizedproperties - removeLocalizedProperties(Node, Map<QName, Serializable>) - Static method in class org.alfresco.repo.domain.node.LocalizedPropertiesEntity
-
Remove all
localizedproperties - removeLock(NodeRef) - Method in interface org.alfresco.filesys.repo.LockKeeper
-
Transactional method to remove a lock on the specified node ref.
- removeLock(NodeRef) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- removeMembership(String) - Method in class org.alfresco.repo.site.script.Site
-
Removes a user or group membership from a site.
- removeMembership(String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- removeMembership(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Clears an authorities role within a site
- removeMethods(Collection<String>) - Static method in class org.alfresco.repo.template.XSLTProcessorMethodInvoker
- RemoveNoContentFileOnError - Class in org.alfresco.filesys.repo.rules.commands
-
Remove file with CONTENT_NO_ASPECT on error
- RemoveNoContentFileOnError(String, NodeRef, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.RemoveNoContentFileOnError
- removeNode(String, NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- removeNode(String, NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Remove a node directly.
- removeNode(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- removeNode(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Remove a node via a relative path.
- removeNode(ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove an existing child node of this node.
- removeNode(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- removeNode(NodeRef) - Method in class org.alfresco.repo.remote.RepoRemoteService
- removeNode(NodeRef) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Remove a node directly.
- removeNode(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- removeNode(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- removeNode(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Remove a node via a relative path.
- removeNodeAspects(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- removeNodeAspects(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- removeNodeAspects(Long, Set<QName>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- removeNodeAspects(Long, Set<QName>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- removeNodeAssoc(Long, Long, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- removeNodeAssoc(Long, Long, QName) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Remove a specific node association
- removeNodeAssocs(List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- removeNodeAssocs(List<Long>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Remove all node associations of given IDs
- removeNodeProperties(Long, Set<QName>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- removeNodeProperties(Long, Set<QName>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- removeObjectFromFolder(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- removePackageItems(List<NodeRef>) - Method in class org.alfresco.repo.workflow.TaskUpdater
- removePendingAclAspect(Long) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- removePendingAclAspect(Long) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- removePeopleWithGUIDBasedIds() - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
-
Can have uid+GUID or uid + "(" + GUID + ")"
- removePermission(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove a permission for ALL user from the node.
- removePermission(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Remove a permission for the specified authority (e.g. username or group) from the node.
- removePolicy(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- removePolicy(String, String, String, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- removePolicy(String, String, String, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- removeProperties(Collection<String>) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Removes properties added by code within the local node.
- removeProperties(Collection<String>) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Tries removing the given properties on this component.
- removeProperty(String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
- removeProperty(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Removes a property added by code within the local node.
- removeProperty(String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- removeProperty(String) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- removeProperty(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- removeProperty(String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Removes a property.
- removeProperty(String) - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- removeProperty(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeProperty(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeProperty(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeProperty(QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Remove a property from the list
- removeProperty(QName, QName) - Method in class org.alfresco.repo.policy.PolicyScope
-
Removes a property from the list
- removeRating(ScriptNode, String) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Removes any rating by the current user in the specified scheme from the specified noderef.
- removeRatingByCurrentUser(NodeRef, String) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- removeRatingByCurrentUser(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- removeRatingByCurrentUser(NodeRef, String) - Method in interface org.alfresco.service.cmr.rating.RatingService
-
This method removes any
Ratingapplied by the current user to the specified node in the specifiedRatingScheme. - removeReferenceableProperties(Set<QName>) - Static method in class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
-
Remove all
referencableproperties - removeReferenceableProperties(Node, Map<QName, Serializable>) - Static method in class org.alfresco.repo.domain.node.ReferenceablePropertiesEntity
-
Remove all
referencableproperties - removeRegisteredKeys(Set<String>) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- removeRule(NodeRef, Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- removeRule(NodeRef, Rule) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Removes a rule from the given rule actionable node
- removeRulePendingExecution(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- removeRulePendingExecution(NodeRef) - Method in interface org.alfresco.repo.rule.RuntimeRuleService
-
Remove all pending rules that are actioning upon the given node reference
- removeSeconaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- removeSeconaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeSeconaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeSecondaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- removeSecondaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.version.NodeServiceImpl
- removeSecondaryChildAssociation(ChildAssociationRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- removeSecondaryTypes(NodeRef, List<String>) - Method in class org.alfresco.opencmis.CMISConnector
- removeSections() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- removeSectionsByArea() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- removeSessionNoWait() - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Remove an event from the queue, without waiting if there are no events in the queue
- removeTag(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Removes a tag from the node
- removeTag(NodeRef, String) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- removeTag(NodeRef, String) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Remove a tag from a node.
- removeTags(String[]) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Removes all the tags from the node
- removeTags(NodeRef, List<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- removeTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Removes a list of tags from a node.
- removeTagScope(NodeRef) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- removeTagScope(NodeRef) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Removes a tag scope from a specified node.
- RemoveTempFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Remove a temporary file
- RemoveTempFileCommand(TempNetworkFile) - Constructor for class org.alfresco.filesys.repo.rules.commands.RemoveTempFileCommand
- removeTenantDataSource(String) - Method in class org.alfresco.repo.tenant.TenantRoutingDataSource
- removeTransientAssociation(String, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- removeTransientAssociation(String, List<NodeRef>) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- removeUser(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Remove child user from this group
- rename(String) - Method in class org.alfresco.repo.jscript.CategoryNode
-
Renames the category.
- rename(String, NodeRef, String, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- rename(String, NodeRef, String, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Rename a node
- rename(NodeRef, String) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Deprecated.- not used by live code - exception handling is too severe
- rename(NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- rename(NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- rename(NodeRef, String) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- rename(NodeRef, String) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- rename(NodeRef, String) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- rename(NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Rename a file or folder in its current location
- rename(NodeRef, String, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- rename(NodeRef, String, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- rename(NodeRef, String, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Rename a node
- renameAuthority(String, String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- renameAuthority(String, String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- renameAuthority(String, String) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
- renameAuthority(String, String) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- renameFile(SrvSession, TreeConnection, String, String) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- renameFile(SrvSession, TreeConnection, String, String) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- renameFile(SrvSession, TreeConnection, String, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Rename the specified file.
- renameFile(SrvSession, TreeConnection, String, String) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- renameFile(SrvSession, TreeConnection, String, String) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- renameFile(SrvSession, TreeConnection, String, String) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- renameFile(NodeRef, String, String, boolean, boolean) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
Rename the specified file.
- renameFile(NodeRef, String, String, boolean, boolean) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Rename the specified file.
- RenameFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Rename command
- RenameFileCommand(String, String, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- RenameFileOperation - Class in org.alfresco.filesys.repo.rules.operations
-
Rename a file within the same directory
- RenameFileOperation(String, String, String, String, NodeRef) - Constructor for class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- renameMailbox(GreenMailUser, String, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Renames an existing mailbox.
- renameMailbox(AlfrescoImapUser, String, String) - Method in interface org.alfresco.repo.imap.ImapService
-
Renames an existing mailbox.
- renameMailbox(AlfrescoImapUser, String, String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- renamePermission(QName, String, QName, String) - Method in class org.alfresco.repo.admin.patch.impl.AbstractPermissionChangePatch
-
Helper method to rename (move) a permission.
- renamePermission(QName, String, QName, String) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- renamePermission(QName, String, QName, String) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- renameReplicationDefinition(String, String) - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method renames a
ReplicationDefinitionthat has been stored in the repository using thesave()method. - renameReplicationDefinition(String, String) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- renameReplicationDefinition(String, String) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- renameReplicationDefinition(QName, QName) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- RenameSiteAuthorityDisplayName - Class in org.alfresco.repo.admin.patch.impl
- RenameSiteAuthorityDisplayName() - Constructor for class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
- renameTemporaryFile(String, String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Takes the contents of a temporary file and applies it to the new path.
- renameTemporaryFile(String, String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- RenameUser - Class in org.alfresco.tools
-
Rename user tool.
- RenameUser() - Constructor for class org.alfresco.tools.RenameUser
- RenameUser.RenameUserToolContext - Class in org.alfresco.tools
- RenameUser.User - Class in org.alfresco.tools
- RenameUserToolContext() - Constructor for class org.alfresco.tools.RenameUser.RenameUserToolContext
- render(ScriptNode, String) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.This method renders the specified source node using the specified saved rendition definition.
- render(ScriptNode, String) - Method in class org.alfresco.repo.rendition2.script.ScriptRenditionService2
-
Renders the specified source node with the given rendition definition.
- render(ScriptNode, ScriptRenditionDefinition) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.
- render(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- render(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- render(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- render(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.CompositeRenderingEngine
-
Deprecated.
- render(AbstractRenderingEngine.RenderingContext) - Method in class org.alfresco.repo.rendition.executer.ImageRenderingEngine
-
Deprecated.
- render(NodeRef, String) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method asynchronously renders content as specified by the
renditionName. - render(NodeRef, String) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- render(NodeRef, RenditionDefinition) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- render(NodeRef, RenditionDefinition) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method synchronously renders content as specified by the given
RenditionDefinition. - render(NodeRef, RenditionDefinition, RenderCallback) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- render(NodeRef, RenditionDefinition, RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method asynchronously renders content as specified by the given
RenditionDefinition. - render(NodeRef, QName) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- render(NodeRef, QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method synchronously renders content as specified by the given
rendition name. - render(NodeRef, QName, RenderCallback) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- render(NodeRef, QName, RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.This method asynchronously renders content as specified by the given
rendition definition name. - RenderCallback - Interface in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RENDERING_ACTION_ROOT_NODE_REF - Static variable in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- RenderingContext(NodeRef, RenditionDefinition, QName) - Constructor for class org.alfresco.repo.rendition.executer.AbstractRenderingEngine.RenderingContext
-
Deprecated.
- RenderingEngineDefinition - Interface in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenderingEngineDefinitionImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenderingEngineDefinitionImpl(String) - Constructor for class org.alfresco.repo.rendition.RenderingEngineDefinitionImpl
-
Deprecated.
- RENDITION_DEFINITION_NAME - Static variable in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RENDITION_NONE - Static variable in class org.alfresco.opencmis.CMISConnector
- RENDITION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- RENDITION_SERVICE_2 - Static variable in interface org.alfresco.service.ServiceRegistry
- RENDITION2_DOES_NOT_EXIST - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- renditionAssociationType - Variable in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RenditionCancelledException - Exception in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionCancelledException(String) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionCancelledException
-
Deprecated.Constructs a Rendition Cancelled Exception with the specified message.
- RenditionCancelledException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionCancelledException
-
Deprecated.Constructs a Rendition Cancelled Exception with the specified message and source exception.
- RenditionCancelledException(String, RenditionDefinition) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionCancelledException
-
Deprecated.Constructs a Rendition Cancelled Exception with the specified message and
RenditionDefinition. - RenditionCancelledException(String, RenditionDefinition, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionCancelledException
-
Deprecated.Constructs a Rendition Cancelled Exception with the specified message,
RenditionDefinitionand source exception . - RenditionDefinition - Interface in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionDefinition2 - Interface in org.alfresco.repo.rendition2
-
Defines a rendition in terms of name, target mimetype and transform options need to get there.
- RenditionDefinition2Impl - Class in org.alfresco.repo.rendition2
-
Standard implementation.
- RenditionDefinition2Impl(String, String, Map<String, String>, boolean, RenditionDefinitionRegistry2Impl) - Constructor for class org.alfresco.repo.rendition2.RenditionDefinition2Impl
-
Constructor used by dynamically defined renditions that may be changed without restarting.
- RenditionDefinition2Impl(String, String, Map<String, String>, RenditionDefinitionRegistry2Impl) - Constructor for class org.alfresco.repo.rendition2.RenditionDefinition2Impl
-
Constructor used by statically (e.g.
- RenditionDefinitionImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionDefinitionImpl(String, QName, String) - Constructor for class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RenditionDefinitionImpl(Action) - Constructor for class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RenditionDefinitionImpl(Action, String) - Constructor for class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RenditionDefinitionPersister - Interface in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionDefinitionPersisterImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionDefinitionPersisterImpl() - Constructor for class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- RenditionDefinitionRegistry2 - Interface in org.alfresco.repo.rendition2
-
A registry of rendition definitions.
- RenditionDefinitionRegistry2Impl - Class in org.alfresco.repo.rendition2
-
A registry of rendition definitions.
- RenditionDefinitionRegistry2Impl() - Constructor for class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- RenditionedAspect - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionedAspect() - Constructor for class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.
- RenditionEventProcessor - Class in org.alfresco.repo.rendition2
-
Rendition processor for on content update raw event.
- RenditionEventProcessor() - Constructor for class org.alfresco.repo.rendition2.RenditionEventProcessor
- RenditionLocation - Interface in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionLocationImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionLocationImpl(NodeRef, NodeRef, String) - Constructor for class org.alfresco.repo.rendition.RenditionLocationImpl
-
Deprecated.
- RenditionLocationResolver - Interface in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- renditionName - Variable in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- RenditionNodeManager - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionNodeManager(NodeRef, NodeRef, RenditionLocation, RenditionDefinition, NodeService, RenditionService, BehaviourFilter) - Constructor for class org.alfresco.repo.rendition.RenditionNodeManager
-
Deprecated.
- renditionParent - Variable in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- RenditionPreventedException - Exception in org.alfresco.service.cmr.rendition
-
This exception is thrown if an attempt is made to render a node which has a
content classregistered to prevent rendition. - RenditionPreventedException(String) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionPreventedException
-
Constructs a Rendition Service Exception with the specified message.
- RenditionPreventedException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionPreventedException
-
Constructs a Rendition Service Exception with the specified message and source exception.
- RenditionPreventedException(String, RenditionDefinition) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionPreventedException
-
Constructs a Rendition Service Exception with the specified message and
RenditionDefinition. - RenditionPreventedException(String, RenditionDefinition, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionPreventedException
-
Constructs a Rendition Service Exception with the specified message,
RenditionDefinitionand source exception . - RenditionPreventionRegistry - Class in org.alfresco.repo.rendition
-
This class holds a registry of content class names (types and aspects) which if they are present on a sourceNode will prevent any renditions from being created for that node.
- RenditionPreventionRegistry() - Constructor for class org.alfresco.repo.rendition.RenditionPreventionRegistry
- RenditionPreventionRegistry.SelfRegisteringClassName - Class in org.alfresco.repo.rendition
-
A utility class which ensures that the specified aspect/type name is registered.
- renditionService - Variable in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Rendition service
- RenditionService - Interface in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionService2 - Interface in org.alfresco.repo.rendition2
-
The Async Rendition service.
- RenditionService2Exception - Exception in org.alfresco.repo.rendition2
-
Rendition Service 2 Exception Class.
- RenditionService2Exception(String) - Constructor for exception org.alfresco.repo.rendition2.RenditionService2Exception
-
Constructs a Rendition Service 2 Exception with the specified message.
- RenditionService2Exception(String, Throwable) - Constructor for exception org.alfresco.repo.rendition2.RenditionService2Exception
-
Constructs a Rendition Service Exception 2 with the specified message and source exception.
- RenditionService2Impl - Class in org.alfresco.repo.rendition2
-
The Async Rendition service.
- RenditionService2Impl() - Constructor for class org.alfresco.repo.rendition2.RenditionService2Impl
- RenditionService2PreventedException - Exception in org.alfresco.repo.rendition2
-
This exception is thrown if an attempt is made to render a node which has a
content classregistered to prevent rendition. - RenditionService2PreventedException(String) - Constructor for exception org.alfresco.repo.rendition2.RenditionService2PreventedException
- RenditionServiceException - Exception in org.alfresco.service.cmr.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- RenditionServiceException(String) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionServiceException
-
Deprecated.Constructs a Rendition Service Exception with the specified message.
- RenditionServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionServiceException
-
Deprecated.Constructs a Rendition Service Exception with the specified message and source exception.
- RenditionServiceException(String, RenditionDefinition) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionServiceException
-
Deprecated.Constructs a Rendition Service Exception with the specified message and
RenditionDefinition. - RenditionServiceException(String, RenditionDefinition, Throwable) - Constructor for exception org.alfresco.service.cmr.rendition.RenditionServiceException
-
Deprecated.Constructs a Rendition Service Exception with the specified message,
RenditionDefinitionand source exception . - RenditionServiceImpl - Class in org.alfresco.repo.rendition
-
Deprecated.
- RenditionServiceImpl() - Constructor for class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- reorderFacets(List<String>) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Reorders existing facets to the provided order.
- reorderFacets(List<String>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- ReorderRules - Class in org.alfresco.repo.rule
-
Action implementation to reorder rules
- ReorderRules() - Constructor for class org.alfresco.repo.rule.ReorderRules
- rep() - Method in class org.alfresco.repo.admin.BaseInterpreter
-
A Read-Eval-Print loop.
- repeats - Variable in class org.alfresco.repo.forms.FieldGroup
- repeats - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition
- REPLACE - Enum constant in enum class org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode
- REPLACE_EXISTING - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- replaceAlfrescoUrlPlaceholder(String, SysAdminParams) - Static method in class org.alfresco.util.UrlUtil
- REPLACED - Enum constant in enum class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl.NodeState
- replaceFlags(Flags, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Replaces flags for the message with the given UID.
- replaceFlagsInternal(Flags, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- replaceFlagsInternal(Flags, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Replaces flags for the message with the given UID.
- REPLACEMENT_CHAR - Static variable in class org.alfresco.opencmis.CMISConnector
- replaceParameter(Reference, int, String) - Method in class org.alfresco.repo.virtual.ref.Protocol
- replaceParameter(Reference, int, Parameter) - Method in class org.alfresco.repo.virtual.ref.Protocol
- ReplaceSensitivePropertyWithTextMapper - Class in org.alfresco.repo.event2.mapper
- ReplaceSensitivePropertyWithTextMapper(Set<QName>, String) - Constructor for class org.alfresco.repo.event2.mapper.ReplaceSensitivePropertyWithTextMapper
- replaceShareUrlPlaceholder(String, SysAdminParams) - Static method in class org.alfresco.util.UrlUtil
-
Replaces the share url placeholder, namely ${shareUrl}, with share url.
- replaceTemplatePath(Reference, String) - Method in class org.alfresco.repo.virtual.ref.VirtualProtocol
- replaceWithMetadataExtensionIfEmbedOrExtract(String, String, String) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
- replicate() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
-
Triggers the execution of the replication.
- replicate(ScriptReplicationDefinition) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
- replicate(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- replicate(ReplicationDefinition) - Method in interface org.alfresco.service.cmr.replication.ReplicationService
-
Runs the specified replication.
- REPLICATING_CONTENT_STORE_NOT_INITIALISED - Static variable in class org.alfresco.repo.content.replication.AggregatingContentStore
- REPLICATION - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.HANDLER
- REPLICATION_ACTION_ROOT_NODE_REF - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- REPLICATION_DEFINITION_ENABLED - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- REPLICATION_DEFINITION_LOCAL_TRANSFER_REPORT - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- REPLICATION_DEFINITION_NAME - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- REPLICATION_DEFINITION_PAYLOAD - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- REPLICATION_DEFINITION_REMOTE_TRANSFER_REPORT - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- REPLICATION_DEFINITION_TARGET - Static variable in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- ReplicationActionExecutor - Class in org.alfresco.repo.replication
- ReplicationActionExecutor() - Constructor for class org.alfresco.repo.replication.ReplicationActionExecutor
- ReplicationActionExecutor.ReplicationDefinitionLockExtender - Class in org.alfresco.repo.replication
-
A
TransferCallbackwhich periodically renews the lock held against aReplicationDefinition - ReplicationDefinition - Interface in org.alfresco.service.cmr.replication
-
This class is used to fully specify an inter-repository replication.
- ReplicationDefinitionImpl - Class in org.alfresco.repo.replication
- ReplicationDefinitionImpl(String, String) - Constructor for class org.alfresco.repo.replication.ReplicationDefinitionImpl
- ReplicationDefinitionImpl(String, String, String) - Constructor for class org.alfresco.repo.replication.ReplicationDefinitionImpl
- ReplicationDefinitionImpl(Action) - Constructor for class org.alfresco.repo.replication.ReplicationDefinitionImpl
- ReplicationDefinitionLockExtender(ReplicationDefinition) - Constructor for class org.alfresco.repo.replication.ReplicationActionExecutor.ReplicationDefinitionLockExtender
- ReplicationDefinitionPersister - Interface in org.alfresco.repo.replication
-
This class provides the implementation of ReplicationDefinition persistence.
- ReplicationDefinitionPersisterImpl - Class in org.alfresco.repo.replication
-
This class provides the implementation of ReplicationDefinition persistence.
- ReplicationDefinitionPersisterImpl() - Constructor for class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- ReplicationParams - Interface in org.alfresco.repo.replication
-
An interface for retrieving configurable replication parameters.
- ReplicationParamsImpl - Class in org.alfresco.repo.replication
-
Configurable system parameters.
- ReplicationParamsImpl() - Constructor for class org.alfresco.repo.replication.ReplicationParamsImpl
- ReplicationService - Interface in org.alfresco.service.cmr.replication
-
The Replication service.
- ReplicationServiceException - Exception in org.alfresco.service.cmr.replication
-
Replication Service Exception Class
- ReplicationServiceException(String) - Constructor for exception org.alfresco.service.cmr.replication.ReplicationServiceException
-
Constructs a Replication Service Exception with the specified message.
- ReplicationServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.replication.ReplicationServiceException
-
Constructs a Replication Service Exception with the specified message and source exception.
- ReplicationServiceImpl - Class in org.alfresco.repo.replication
- ReplicationServiceImpl() - Constructor for class org.alfresco.repo.replication.ReplicationServiceImpl
- REPO_ADMIN_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- REPO_PATTERN - Static variable in class org.alfresco.util.UrlUtil
- RepoAdminInterpreter - Class in org.alfresco.repo.admin
-
An interactive console for (first cut) Repository Admin Service / API.
- RepoAdminInterpreter() - Constructor for class org.alfresco.repo.admin.RepoAdminInterpreter
- repoAdminService - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- repoAdminService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- RepoAdminService - Interface in org.alfresco.service.cmr.admin
-
Repository Admin Service.
- RepoAdminServiceImpl - Class in org.alfresco.repo.admin
-
Repository Admin Service Implementation.
- RepoAdminServiceImpl() - Constructor for class org.alfresco.repo.admin.RepoAdminServiceImpl
- RepoCtx - Class in org.alfresco.repo.activities.feed
-
Repository context passed from grid task to grid job
- RepoCtx(SysAdminParams, String) - Constructor for class org.alfresco.repo.activities.feed.RepoCtx
- RepoHealthChecker - Class in org.alfresco.repo.admin
-
A utility service to do the database and other health checks.
- RepoHealthChecker(DataSourceCheck) - Constructor for class org.alfresco.repo.admin.RepoHealthChecker
- repointNodeRefs(NodeRef, NodeRef, QName, Map<NodeRef, NodeRef>, NodeService) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
-
The second stage of the
NodeRefrepointing. - RepoModelDefinition - Class in org.alfresco.repo.admin
-
Repository-stored Model Definition
- RepoNodeEventsRouteBuilder - Class in org.alfresco.messaging.camel.routes
-
Route builder for Repo node events
- RepoNodeEventsRouteBuilder() - Constructor for class org.alfresco.messaging.camel.routes.RepoNodeEventsRouteBuilder
- RepoPrimaryManifestProcessorImpl - Class in org.alfresco.repo.transfer
- RepoPrimaryManifestProcessorImpl(TransferReceiver, String) - Constructor for class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- RepoRemote - Interface in org.alfresco.service.cmr.remote
-
A highly simplified remote interface for the repo.
- RepoRemoteImpl - Class in org.alfresco.repo.remote
-
Client side implementation of RepoRemote interface.
- RepoRemoteImpl() - Constructor for class org.alfresco.repo.remote.RepoRemoteImpl
-
Default constructor.
- RepoRemoteInputStream - Class in org.alfresco.repo.remote
-
A wrapper implementation of InputStream to work with a RepoRemoteTransport instance.
- RepoRemoteInputStream(String, RepoRemoteTransport, ClientTicketHolder) - Constructor for class org.alfresco.repo.remote.RepoRemoteInputStream
-
Construct one.
- RepoRemoteOutputStream - Class in org.alfresco.repo.remote
-
A wrapper implementation of OutputStream to work with a RepoRemoteTransport instance.
- RepoRemoteOutputStream(String, RepoRemoteTransport, ClientTicketHolder) - Constructor for class org.alfresco.repo.remote.RepoRemoteOutputStream
-
Create a new one.
- RepoRemoteService - Class in org.alfresco.repo.remote
-
Server side implementation of RepoRemote.
- RepoRemoteService() - Constructor for class org.alfresco.repo.remote.RepoRemoteService
-
Default constructor.
- RepoRemoteTransport - Interface in org.alfresco.service.cmr.remote
-
Over the wire, and authentication safe flavor of RepoRemote interface.
- RepoRemoteTransportService - Class in org.alfresco.repo.remote
-
The server side implementation of RepoRemoteTransport.
- RepoRemoteTransportService() - Constructor for class org.alfresco.repo.remote.RepoRemoteTransportService
-
Default constructor.
- RepoRequisiteManifestProcessorImpl - Class in org.alfresco.repo.transfer
- RepoRequisiteManifestProcessorImpl(TransferReceiver, String, TransferRequsiteWriter) - Constructor for class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- report - Variable in class org.alfresco.repo.importer.system.PatchInfo
- REPORT - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- REPORT_PREFIX - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- REPORT_PREFIX - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- reportAuditRecord(AuditRecord) - Method in interface org.alfresco.repo.audit.AuditRecordReporter
-
This method will report AuditRecord to Audit Storage using RepoEvent2
- reportAuditRecord(AuditRecord) - Method in class org.alfresco.repo.audit.AuditRecordReporterImpl
-
This method intentionally has an empty implementation.
- reportException(Throwable) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- reportProgress(long, long) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Support to report patch completion and estimated completion time.
- reportQueryExecutionTime(long, String, String) - Method in interface org.alfresco.metrics.db.DBMetricsReporter
-
Report the time it took to execute a query. queryType and statementID will be used as tags for the recorded metric
- reportQueryExecutionTime(long, String, String) - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- reportRestRequestExecutionTime(long, String, String) - Method in interface org.alfresco.metrics.rest.RestMetricsReporter
- reportRestRequestExecutionTime(long, String, String) - Method in class org.alfresco.metrics.rest.RestMetricsReporterProxy
- RepoSecondaryManifestProcessorImpl - Class in org.alfresco.repo.transfer
- RepoSecondaryManifestProcessorImpl(TransferReceiver, String) - Constructor for class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- RepoServerMgmt - Class in org.alfresco.repo.admin
- RepoServerMgmt() - Constructor for class org.alfresco.repo.admin.RepoServerMgmt
- RepoServerMgmtMBean - Interface in org.alfresco.repo.admin
-
Repository Server Management Note: The attributes/operations below can be clustered (ie. when configured all servers in the cluster will be affected)
- repository - Variable in class org.alfresco.repo.invitation.site.InviteSender
- repository - Variable in class org.alfresco.repo.jscript.Search
-
Repository helper
- Repository - Class in org.alfresco.repo.model
-
Provision of Repository Context
- Repository - Class in org.alfresco.tools
-
Initializes the full application context and then waits for a keypress to exit.
- Repository() - Constructor for class org.alfresco.repo.model.Repository
- Repository() - Constructor for class org.alfresco.tools.Repository
- REPOSITORY - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- REPOSITORY_NODEREF_RESOURCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- REPOSITORY_PATH_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- REPOSITORY_RESOURCE_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- RepositoryAuthenticatedUser - Class in org.alfresco.repo.security.authentication
-
A user authenticated by the Alfresco repository using RepositoryAuthenticationDao
- RepositoryAuthenticatedUser(String, String, boolean, boolean, boolean, boolean, GrantedAuthority[], List<String>, Serializable) - Constructor for class org.alfresco.repo.security.authentication.RepositoryAuthenticatedUser
- RepositoryAuthenticationDao - Class in org.alfresco.repo.security.authentication
-
Component to provide authentication using native Alfresco authentication
- RepositoryAuthenticationDao() - Constructor for class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- RepositoryAuthenticationProvider - Class in org.alfresco.repo.security.authentication
-
A DaoAuthenticationProvider that makes use of a CompositePasswordEncoder to check the password is correct.
- RepositoryAuthenticationProvider() - Constructor for class org.alfresco.repo.security.authentication.RepositoryAuthenticationProvider
- RepositoryDescriptorDAOImpl - Class in org.alfresco.repo.descriptor
-
Manages persistence and retrieval of Descriptors whose meta-data are retrieved from the repository stores.
- RepositoryDescriptorDAOImpl() - Constructor for class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
- RepositoryDiskInterface - Interface in org.alfresco.filesys.alfresco
-
Extra methods for DiskInterface, primarily implemented to support CIFS shuffles.
- RepositoryEndBootstrapBean - Class in org.alfresco.repo.admin
-
Track repo bootstrap so sub systems do not duplciate stuff or do it too early ... eg index rebuild/check
- RepositoryEndBootstrapBean() - Constructor for class org.alfresco.repo.admin.RepositoryEndBootstrapBean
- RepositoryExporterActionExecuter - Class in org.alfresco.repo.action.executer
-
Repository Exporter action executor
- RepositoryExporterActionExecuter() - Constructor for class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
- RepositoryExporterComponent - Class in org.alfresco.repo.exporter
-
Full Repository Export Service
- RepositoryExporterComponent() - Constructor for class org.alfresco.repo.exporter.RepositoryExporterComponent
- RepositoryExporterService - Interface in org.alfresco.service.cmr.view
-
Repository Export Service
- RepositoryExporterService.ExportHandle - Class in org.alfresco.service.cmr.view
-
General Export Handle
- RepositoryExporterService.FileExportHandle - Class in org.alfresco.service.cmr.view
-
File Exort Handle
- RepositoryExporterService.RepositoryExportHandle - Class in org.alfresco.service.cmr.view
-
Repository File Export Handle
- RepositoryExportHandle() - Constructor for class org.alfresco.service.cmr.view.RepositoryExporterService.RepositoryExportHandle
- RepositoryFolderConfigBean - Class in org.alfresco.util.config
-
Composite property bean to identify a folder in the repository.
- RepositoryFolderConfigBean() - Constructor for class org.alfresco.util.config.RepositoryFolderConfigBean
- RepositoryLocation - Class in org.alfresco.repo.dictionary
-
Repository location object - defines a location in the repository (can also be used for classpath location)
- RepositoryLocation - Interface in org.alfresco.repo.virtual.ref
-
An Alfresco repository content abstraction.
- RepositoryLocation() - Constructor for class org.alfresco.repo.dictionary.RepositoryLocation
- RepositoryLocation(StoreRef, String, String) - Constructor for class org.alfresco.repo.dictionary.RepositoryLocation
-
Constructor
- RepositoryNodeRef - Class in org.alfresco.repo.virtual.ref
- RepositoryNodeRef(NodeRef) - Constructor for class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- RepositoryNodeRefResolver - Class in org.alfresco.repo.virtual.config
- RepositoryNodeRefResolver() - Constructor for class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- RepositoryNodeRefResolver(Repository) - Constructor for class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- RepositoryPath - Class in org.alfresco.repo.virtual.ref
- RepositoryPath(String) - Constructor for class org.alfresco.repo.virtual.ref.RepositoryPath
- RepositoryPathConfigBean - Class in org.alfresco.util.config
-
Composite property bean to identify a repository path.
- RepositoryPathConfigBean() - Constructor for class org.alfresco.util.config.RepositoryPathConfigBean
- RepositoryResource - Class in org.alfresco.repo.virtual.ref
-
Identifies content from
RepositoryLocation - RepositoryResource(RepositoryLocation) - Constructor for class org.alfresco.repo.virtual.ref.RepositoryResource
- RepositoryStartBootstrapBean - Class in org.alfresco.repo.admin
-
Track repo bootstrap so sub systems do not duplciate stuff or do it too early ... eg index rebuild/check
- RepositoryStartBootstrapBean() - Constructor for class org.alfresco.repo.admin.RepositoryStartBootstrapBean
- RepositoryState - Class in org.alfresco.repo.admin
-
A class that maintains a thread-safe ready indicator on the current bootstrap state of the repository.
- RepositoryState() - Constructor for class org.alfresco.repo.admin.RepositoryState
- RepoTertiaryManifestProcessorImpl - Class in org.alfresco.repo.transfer
- RepoTertiaryManifestProcessorImpl(TransferReceiver, String) - Constructor for class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- RepoTransferProgressMonitorImpl - Class in org.alfresco.repo.transfer
- RepoTransferProgressMonitorImpl() - Constructor for class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- RepoTransferReceiverImpl - Class in org.alfresco.repo.transfer
-
The Repo Transfer Receiver is the "Back-End" for transfer subsystem.
- RepoTransferReceiverImpl() - Constructor for class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- RepoTransferReceiverImpl.AsyncCommitCommand - Class in org.alfresco.repo.transfer
-
This embedded class is used to push requests for asynchronous commits onto a different thread
- RepoUsage - Class in org.alfresco.service.cmr.admin
-
Bean holding the known or unknown usage values of the repository.
- RepoUsage(Long, Long, Long, RepoUsage.LicenseMode, Long, boolean) - Constructor for class org.alfresco.service.cmr.admin.RepoUsage
- RepoUsage.LicenseMode - Enum Class in org.alfresco.service.cmr.admin
-
Enumeration of the server license modes.
- RepoUsage.UsageType - Enum Class in org.alfresco.service.cmr.admin
-
Enumeration of the common usage types
- RepoUsageComponent - Interface in org.alfresco.repo.usage
-
Low-level interface to answer repository usage queries
- RepoUsageComponent.RestrictionObserver - Interface in org.alfresco.repo.usage
-
Interface for observers of repository restriction changes
- RepoUsageComponentImpl - Class in org.alfresco.repo.usage
-
Low-level implementation to answer repository usage queries
- RepoUsageComponentImpl() - Constructor for class org.alfresco.repo.usage.RepoUsageComponentImpl
-
Defaults
- RepoUsageMonitor - Class in org.alfresco.repo.usage
-
This component monitors the repository usages, issuing warnings and errors as necessary.
- RepoUsageMonitor() - Constructor for class org.alfresco.repo.usage.RepoUsageMonitor
- RepoUsageMonitor.RepoUsageMonitorJob - Class in org.alfresco.repo.usage
-
The job that kicks off the usage monitoring.
- RepoUsageMonitorJob() - Constructor for class org.alfresco.repo.usage.RepoUsageMonitor.RepoUsageMonitorJob
- RepoUsageStatus - Class in org.alfresco.service.cmr.admin
-
Bean to carry Red/Amber/Green status messages
- RepoUsageStatus(RepoUsage, RepoUsage, RepoUsageStatus.RepoUsageLevel, List<String>, List<String>) - Constructor for class org.alfresco.service.cmr.admin.RepoUsageStatus
- RepoUsageStatus.RepoUsageLevel - Enum Class in org.alfresco.service.cmr.admin
-
Enumeration of usage levels
- RepoXMLConfigService - Class in org.alfresco.repo.config.xml
-
XML-based configuration service which can optionally read config from the Repository
- RepoXMLConfigService(ConfigSource) - Constructor for class org.alfresco.repo.config.xml.RepoXMLConfigService
-
Constructs an XMLConfigService using the given config source
- request(ContentReader, ContentWriter, String, String, String, long, Log, String...) - Method in class org.alfresco.repo.content.transform.RemoteTransformerClient
- requestActionCancellation(ScriptExecutionDetails) - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Requests that the specified Action cancel itself and aborts execution, as soon as possible.
- requestActionCancellation(CancellableAction) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- requestActionCancellation(CancellableAction) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Requests that the specified Action cancel itself and aborts execution, as soon as possible.
- requestActionCancellation(ExecutionSummary) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
- requestActionCancellation(ExecutionSummary) - Method in interface org.alfresco.service.cmr.action.ActionTrackingService
-
Requests that the specified Action cancel itself and aborts execution, as soon as possible.
- requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.external.DefaultAdminConsoleAuthenticator
- requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.external.DefaultWebScriptsHomeAuthenticator
- requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in interface org.alfresco.repo.security.authentication.external.ExternalUserAuthenticator
- requestAuthentication(HttpServletRequest, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- requestContentDirectUrl(String, boolean, String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- requestContentDirectUrl(String, boolean, String, Long) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- requestContentDirectUrl(String, boolean, String, String, Long) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- requestContentDirectUrl(String, boolean, String, String, Long) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- requestContentDirectUrl(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Deprecated.
- requestContentDirectUrl(NodeRef, boolean, Long) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Deprecated.
- requestContentDirectUrl(NodeRef, QName, boolean) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a presigned URL to directly access the content.
- requestContentDirectUrl(NodeRef, QName, boolean, Long) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a presigned URL to directly access the content.
- requestContentDirectUrl(NodeRef, QName, boolean, Long, String) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Gets a presigned URL to directly access the content.
- requestContentDirectUrl(NodeRef, QName, boolean, Long, String) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Gets a presigned URL to directly access the content.
- requestReset(String, String) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Request password reset (starts the workflow).
- requestReset(String, String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- requestRestoreContentFromArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- requestRestoreContentFromArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- requestRestoreContentFromArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- requestRestoreContentFromArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- requestRestoreContentFromArchive(NodeRef, QName, Map<String, Serializable>) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Submit a request to restore content from archive (offline) state.
- requestRestoreContentFromArchive(NodeRef, QName, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Submit a request to restore content from archive (offline) state.
- requestSendContentToArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- requestSendContentToArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- requestSendContentToArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
- requestSendContentToArchive(String, Map<String, Serializable>) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- requestSendContentToArchive(NodeRef, QName, Map<String, Serializable>) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Submit a request to send content to archive (offline) state.
- requestSendContentToArchive(NodeRef, QName, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.repository.ContentService
-
Submit a request to send content to archive (offline) state.
- requiredFor() - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
- requiredFor() - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
- requiredFor() - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- requiredFor() - Method in interface org.alfresco.repo.security.permissions.DynamicAuthority
-
For what permission checks is this dynamic authority required?
- RequiredPermission - Class in org.alfresco.repo.security.permissions.impl
-
Store and read the definition of a required permission.
- RequiredPermission(QName, String, RequiredPermission.On, boolean) - Constructor for class org.alfresco.repo.security.permissions.impl.RequiredPermission
- RequiredPermission.On - Enum Class in org.alfresco.repo.security.permissions.impl
- requiresProxy(String) - Static method in class org.alfresco.util.HttpClientHelper
-
Return true unless the given target host is specified in the
http.nonProxyHostssystem property (used for both protocols, http and https). - requiresTransaction() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- requiresTransaction() - Method in interface org.alfresco.repo.admin.patch.Patch
-
Does the patch need to be wrapped in a transaction?
- REQUSITE_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- REQUSITE_PREFIX - Static variable in interface org.alfresco.repo.transfer.requisite.RequsiteModel
- RequsiteModel - Interface in org.alfresco.repo.transfer.requisite
-
The transfer model - extended for XML Manifest Model
- RESERVED_PROPERTY_NAMES - Static variable in class org.alfresco.repo.version.common.VersionUtil
-
Reserved property names
- ReservedVersionNameException - Exception in org.alfresco.service.cmr.version
- ReservedVersionNameException(String) - Constructor for exception org.alfresco.service.cmr.version.ReservedVersionNameException
-
Constructor
- reset() - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
-
Resets the config values for the current tenant
- reset() - Method in class org.alfresco.repo.i18n.MessageServiceImpl
-
Resets the message service
- reset() - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Invalidates the current cached state
- reset() - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- reset() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Reset the Node cached state
- reset() - Method in interface org.alfresco.service.cmr.repository.ScriptProcessor
-
Reset the processor - such as clearing any internal caches etc.
- resetAllPermissions(ScriptNode) - Method in class org.alfresco.repo.site.script.Site
-
Reset any permissions that have been set on the node.
- resetCache() - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
-
Force the registry to drop its cache of extractors.
- resetContext() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Set first active node
- resetCookie(String, HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AdminAuthenticationCookiesService
-
Issue a cookie reset within the given response.
- resetCookies(HttpServletResponse) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- resetCount(Object) - Static method in class org.alfresco.repo.transaction.TransactionalResourceHelper
-
Reset the current count value for a named key.
- resetDisabledPaths(String) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Remove all disabled paths i.e. enable all per-path based auditing.
- resetDisabledPaths(String) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Remove all disabled paths i.e. enable all per-path based auditing.
- resetNextExecutionId() - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Used by unit tests only
- ResetPasswordDetails() - Constructor for class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- ResetPasswordEmailDetails() - Constructor for class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- resetPasswordService - Variable in class org.alfresco.repo.security.authentication.activiti.AbstractResetPasswordDelegate
-
Deprecated.
- ResetPasswordService - Interface in org.alfresco.repo.security.authentication
-
Deprecated.from 7.1.0 Reset password service.
- ResetPasswordServiceImpl - Class in org.alfresco.repo.security.authentication
-
Deprecated.from 7.1.0 * Reset password implementation based on workflow.
- ResetPasswordServiceImpl() - Constructor for class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- ResetPasswordServiceImpl.InvalidResetPasswordWorkflowException - Exception in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordServiceImpl.ResetPasswordDetails - Class in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordServiceImpl.ResetPasswordEmailDetails - Class in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordServiceImpl.ResetPasswordWorkflowException - Exception in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordServiceImpl.ResetPasswordWorkflowInvalidUserException - Exception in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordServiceImpl.ResetPasswordWorkflowNotFoundException - Exception in org.alfresco.repo.security.authentication
-
Deprecated.
- ResetPasswordWorkflowException(String) - Constructor for exception org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowException
-
Deprecated.
- ResetPasswordWorkflowInvalidUserException(String) - Constructor for exception org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowInvalidUserException
-
Deprecated.
- ResetPasswordWorkflowNotFoundException(String) - Constructor for exception org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordWorkflowNotFoundException
-
Deprecated.
- resetScriptProcessors() - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Reset all registered script processors
- resetScriptProcessors() - Method in interface org.alfresco.service.cmr.repository.ScriptService
-
Reset all registered script processors
- resetTestSentCount() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- resetUsage(RepoUsage.UsageType) - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Force a reset of the current repository usage.
- resetUsage(RepoUsage.UsageType) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- RESIZE_HEIGHT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- RESIZE_PERCENTAGE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- RESIZE_WIDTH - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- resolve() - Method in interface org.alfresco.repo.virtual.config.NodeRefExpression
- resolve() - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- resolve(boolean) - Method in interface org.alfresco.repo.virtual.config.NodeRefExpression
- resolve(boolean) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- resolveCorrespondingNode(NodeRef, ChildAssociationRef, Path) - Method in class org.alfresco.repo.transfer.BasicCorrespondingNodeResolverImpl
- resolveCorrespondingNode(NodeRef, ChildAssociationRef, Path) - Method in class org.alfresco.repo.transfer.CachingCorrespondingNodeResolverImpl
- resolveCorrespondingNode(NodeRef, ChildAssociationRef, Path) - Method in interface org.alfresco.repo.transfer.CorrespondingNodeResolver
- resolvedChild - Variable in class org.alfresco.repo.transfer.CorrespondingNodeResolver.ResolvedParentChildPair
- resolveDefault(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Resolves the default value of a property, if there is one, expanding placholders as necessary.
- resolveDefault(String) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
- resolveDialectUrl(Class<?>, String) - Static method in class org.alfresco.util.DialectUtil
-
Takes resource URL containing the
dialect placeholder textand substitutes the placeholder with the name of the given dialect's class. - resolveDistinguishedName(String, AuthenticationDiagnostic) - Method in interface org.alfresco.repo.security.sync.ldap.LDAPNameResolver
-
Resolves a user ID to a distinguished name.
- resolveDistinguishedName(String, AuthenticationDiagnostic) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- resolvedParent - Variable in class org.alfresco.repo.transfer.CorrespondingNodeResolver.ResolvedParentChildPair
- ResolvedParentChildPair(NodeRef, NodeRef) - Constructor for class org.alfresco.repo.transfer.CorrespondingNodeResolver.ResolvedParentChildPair
- resolveImagePathForName(String, FileTypeImageSize) - Method in interface org.alfresco.service.cmr.repository.TemplateImageResolver
-
Resolve the qualified icon image path for the specified filename
- resolveImagePathForName(String, FileTypeImageSize) - Method in class org.alfresco.util.DefaultImageResolver
- resolveNamePath(String[], NodeRefResolver) - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- resolveNamePath(String[], NodeRefResolver) - Method in interface org.alfresco.repo.virtual.config.NodeRefContext
- resolveNamePath(NodeRef, List<String>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- resolveNamePath(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Resolve a file or folder name path from a given root node down to the final node.
- resolveNamePath(NodeRef, List<String>, boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- resolveNamePath(NodeRef, List<String>, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Resolve a file or folder name path from a given root node down to the final node.
- resolveNodePath(NamespaceService, NodeService, SearchService) - Method in class org.alfresco.util.config.RepositoryPathConfigBean
-
Helper method to resolve the path represented by this configuration bean.
- resolveNodeReference(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Use the Node Locator Service to find the a node reference from a number of possible locator types.
- resolveNodeReference(String[]) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Node type explicit inversion of
Repository.findNodeRef(String, String[]). - resolveNodeReference(String[]) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- resolvePath(String) - Method in interface org.alfresco.repo.importer.Importer
-
Resolve path within context of root reference
- resolvePath(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Utility method to resolve paths to nodes.
- resolvePathReference(String[]) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
Path type explicit inversion of
Repository.findNodeRef(String, String[]). - resolvePathReference(String[]) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- resolveProperty(String, Class<T>) - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- resolveQNamePath(String[], NodeRefResolver) - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- resolveQNamePath(String[], NodeRefResolver) - Method in interface org.alfresco.repo.virtual.config.NodeRefContext
- resolveQNamePath(NodeRef, String[]) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- resolveQNamePath(NodeRef, String[]) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- resolveQNameReference(String[]) - Method in interface org.alfresco.repo.virtual.config.NodeRefResolver
-
QName type explicit inversion of
Repository.findNodeRef(String, String[]).
UnlikeRepositoryNodeRefResolverimplementors must provide an adequate implementation. - resolveQNameReference(String[]) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- resolveRenditionLocation(NodeRef, RenditionDefinition, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Given a rendition definition, a source node and a temporary rendition node, this method uses a
RenditionLocationResolverto calculate theRenditionLocationof the rendition. - resolveSite(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- resolveSite(String) - Method in interface org.alfresco.service.cmr.site.SiteService
- resolveValue(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.DefaultResolver
-
Expands the given value, resolving any ${} placeholders using the property defaults.
- resolveVirtualFolderDefinition(Reference) - Method in interface org.alfresco.repo.virtual.store.VirtualFolderDefinitionResolver
- resolveVirtualFolderDefinition(Reference) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- resource - Variable in class org.alfresco.repo.event2.EventConsolidator
- Resource - Interface in org.alfresco.repo.virtual.ref
-
A
Referenceelement that identifies the main or a parameter content location. - RESOURCE_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- RESOURCE_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
-
depending on the resource type
- ResourceFinder - Class in org.alfresco.util
-
Can be used in Spring configuration to search for all resources matching an array of patterns.
- ResourceFinder() - Constructor for class org.alfresco.util.ResourceFinder
- ResourceFinder(ResourceLoader) - Constructor for class org.alfresco.util.ResourceFinder
-
The Constructor.
- ResourceFinderConfigSource - Class in org.alfresco.util
-
A Spring
ConfigSourcethat is powered by aResourceFinder. - ResourceFinderConfigSource() - Constructor for class org.alfresco.util.ResourceFinderConfigSource
- ResourceParameter - Class in org.alfresco.repo.virtual.ref
-
Helper class that has one
Resourceas a value attribute, value that can be retrieved and used in virtualization process. - ResourceParameter(Resource) - Constructor for class org.alfresco.repo.virtual.ref.ResourceParameter
- ResourceProcessingError - Exception in org.alfresco.repo.virtual.ref
- ResourceProcessingError() - Constructor for exception org.alfresco.repo.virtual.ref.ResourceProcessingError
- ResourceProcessingError(String) - Constructor for exception org.alfresco.repo.virtual.ref.ResourceProcessingError
- ResourceProcessingError(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ResourceProcessingError
- ResourceProcessingError(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.ref.ResourceProcessingError
- ResourceProcessingError(Throwable) - Constructor for exception org.alfresco.repo.virtual.ref.ResourceProcessingError
- ResourceProcessor<R> - Interface in org.alfresco.repo.virtual.ref
-
Generic
Resourcevisitor. - RESPECT_RECURSE_FLAG - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocRecurseAction
-
Respect the client's recursion decision
- restartAt(int) - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Restart the current search at the specified file.
- restartAt(FileInfo) - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Restart a search at the specified resume point.
- RestMetricsReporter - Interface in org.alfresco.metrics.rest
- RestMetricsReporterProxy - Class in org.alfresco.metrics.rest
- RestMetricsReporterProxy() - Constructor for class org.alfresco.metrics.rest.RestMetricsReporterProxy
- restore(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- restore(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.VersionServiceImpl
- restore(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- restore(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.service.cmr.version.VersionService
-
By default a deep restore is performed.
- restore(NodeRef, NodeRef, QName, QName, boolean) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- restore(NodeRef, NodeRef, QName, QName, boolean) - Method in class org.alfresco.repo.version.VersionServiceImpl
- restore(NodeRef, NodeRef, QName, QName, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- restore(NodeRef, NodeRef, QName, QName, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Restores a node not currently present in the store, but that has a version history.
- restoreArchivedNode(NodeRef) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Attempt to restore the given archived node into its original location.
- restoreArchivedNode(NodeRef) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- restoreArchivedNode(NodeRef, NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Attempt to restore the given archived node into a new location.
- restoreArchivedNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
-
This is the primary restore method that all
restoremethods fall back on. - restoreArchivedNodes(List<NodeRef>) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Attempt to restore a list of archived nodes into their original locations, using the original association types and names.
- restoreArchivedNodes(List<NodeRef>) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- restoreArchivedNodes(List<NodeRef>, NodeRef, QName, QName) - Method in interface org.alfresco.repo.node.archive.NodeArchiveService
-
Attempt to restore a list of archived nodes into a new location.
- restoreArchivedNodes(List<NodeRef>, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- restoreFile(SrvSession, TreeConnection, NodeRef, String, long, NodeRef) - Method in interface org.alfresco.filesys.alfresco.RepositoryDiskInterface
-
RestoreFile.
- restoreFile(SrvSession, TreeConnection, NodeRef, String, long, NodeRef) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- RestoreFileCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Restore File Command
- RestoreFileCommand(String, NodeRef, String, long, NodeRef) - Constructor for class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- restoreNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Archives the node without the cm:auditable aspect behaviour
- restoreNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- restoreNode(NodeRef, NodeRef, QName, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- RestoreNodeReport - Class in org.alfresco.repo.node.archive
-
A simple record of an attempt to restore a node from an archive store.
- RestoreNodeReport.RestoreStatus - Enum Class in org.alfresco.repo.node.archive
-
Represents the state of a restore process.
- RestoreNodeRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
-
Special rule trigger to be invoked when the node has been restored from the trashcan (recycle bin).
- RestoreNodeRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.RestoreNodeRuleTrigger
- Result - Class in org.alfresco.util.schemacomp
-
Base class for the result of a differencing or validation operation.
- Result() - Constructor for class org.alfresco.util.schemacomp.Result
- ResultCallback - Interface in org.alfresco.filesys.repo
- Results - Class in org.alfresco.util.schemacomp
-
Collects differences so that tools can report on or respond to differences between database schemas.
- Results() - Constructor for class org.alfresco.util.schemacomp.Results
- ResultSetRowIterator - Interface in org.alfresco.repo.search
-
A typed ListIterator over Collections containing ResultSetRow elements
- ResultSetSPIWrapper<ROW extends ResultSetRow,
MD extends ResultSetMetaData> - Class in org.alfresco.repo.search.results -
Wrap an SPI result set with the basic interface
- ResultSetSPIWrapper(ResultSetSPI<ROW, MD>) - Constructor for class org.alfresco.repo.search.results.ResultSetSPIWrapper
-
Create a wrapped result set
- resume(Transaction) - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- retainAll(Collection<?>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- retainAll(Collection<?>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- retrieve(PagingRequest) - Method in interface org.alfresco.repo.virtual.page.PageCollator.PagingResultsSource
- retrieveAdditionalProps(Map<String, Serializable>, NodeRef) - Method in class org.alfresco.repo.events.AbstractEventsService
-
Extract additional information for the provided node
- retrieveAllSetPermissions(boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Helper to construct the response object for the various getPermissions() calls.
- retrieveLastTestMessage() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
-
Returns the most recent message that wasn't sent because TestMode had been enabled.
- retrieveTokenUsingAuthCode(HttpServletRequest, HttpServletResponse, String) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- RETRY_EXCEPTIONS - Static variable in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Exceptions that trigger retries.
- RETRYING_TRANSACTION_HELPER - Static variable in interface org.alfresco.service.ServiceRegistry
- RetryingCallbackHelper - Class in org.alfresco.ibatis
-
A helper that runs a unit of work, transparently retrying the unit of work if an error occurs.
- RetryingCallbackHelper() - Constructor for class org.alfresco.ibatis.RetryingCallbackHelper
-
Default constructor.
- RetryingCallbackHelper.RetryingCallback<Result> - Interface in org.alfresco.ibatis
-
Callback interface
- RetryingTransactionAdvice - Class in org.alfresco.repo.transaction
-
A this advice wrapper around the
RetryingTransactionHelper. - RetryingTransactionAdvice() - Constructor for class org.alfresco.repo.transaction.RetryingTransactionAdvice
- RetryingTransactionHelper - Class in org.alfresco.repo.transaction
-
A helper that runs a unit of work inside a UserTransaction, transparently retrying the unit of work if the cause of failure is an optimistic locking or deadlock condition.
- RetryingTransactionHelper() - Constructor for class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Default constructor.
- RetryingTransactionHelper.RetryingTransactionCallback<Result> - Interface in org.alfresco.repo.transaction
-
Callback interface
- RetryingTransactionInterceptor - Class in org.alfresco.repo.transaction
- RetryingTransactionInterceptor() - Constructor for class org.alfresco.repo.transaction.RetryingTransactionInterceptor
- RetryingTransactionInterceptor.WrapperException - Exception in org.alfresco.repo.transaction
- RETURN_EOF - Enum constant in enum class org.alfresco.service.cmr.repository.TransformationOptionPair.Action
-
Deprecated.
- ReturnValueCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Return a specified value to the executor
- ReturnValueCommand(Object) - Constructor for class org.alfresco.filesys.repo.rules.commands.ReturnValueCommand
- revert() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Reverts this component to its original default start state, removing any previously persisted state changes.
- revert() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Reverts this component to its original default start state, removing any previously persisted state changes.
- revert(String, boolean, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Revert this Node to the specified version.
- revert(String, boolean, String, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Revert this Node to the specified version and potentially all child nodes.
- revert(NodeRef) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- revert(NodeRef) - Method in class org.alfresco.repo.version.VersionServiceImpl
- revert(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- revert(NodeRef) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Revert the state of the node to the current version.
- revert(NodeRef, boolean) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- revert(NodeRef, boolean) - Method in class org.alfresco.repo.version.VersionServiceImpl
- revert(NodeRef, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- revert(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Revert the state of the node to the current version.
- revert(NodeRef, Version) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- revert(NodeRef, Version) - Method in class org.alfresco.repo.version.VersionServiceImpl
- revert(NodeRef, Version) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- revert(NodeRef, Version) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Revert the state of the node to the specified version.
- revert(NodeRef, Version, boolean) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- revert(NodeRef, Version, boolean) - Method in class org.alfresco.repo.version.VersionServiceImpl
- revert(NodeRef, Version, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- revert(NodeRef, Version, boolean) - Method in interface org.alfresco.service.cmr.version.VersionService
-
Revert the state of the node to the specified version.
- REVERT - Enum constant in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAspectAction
-
Revert this aspect, if it does not exist on the target version then it will be removed.
- REVERT - Enum constant in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAssocAction
-
Revert this assoc, if it does not exist on the target version then it will be removed.
- revokeLocalPermissions(NodeRef, String, String) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a revoke local permission event
- revokeLocalPermissions(NodeRef, String, String) - Method in class org.alfresco.repo.events.EventsServiceImpl
- RFC822MetadataExtracter - Class in org.alfresco.repo.content.metadata
-
Deprecated.OOTB extractors have being moved to T-Engines. This class originally provided metadata extraction of RFC822 mimetype emails. It will no longer be used for that purpose as that work has been off loaded to a T-Engine via the AsynchronousExtractor. It still exists because the governance services (RM) AMP overrides it to provide alternate property mappings and to filter out some of these properties if the node does not have the "record" or "dod5015record" aspects.
We still also have the Default configuration file (RFC822MetadataExtracter.properties) file which contains the default set of properties, which may be manipulated by RM.
messageFrom: -- imap:messageFrom, cm:originator messageTo: -- imap:messageTo messageCc: -- imap:messageCc messageSubject: -- imap:messageSubject, cm:title, cm:description, cm:subjectline messageSent: -- imap:dateSent, cm:sentdate messageReceived: -- imap:dateReceived All
This class now provides an alternative property mapping in the request to the T-Engine. Unlike the previous implementation the filtering of properties takes place before rather than after the extraction. This is done in this class making the code within the org.alfresco.module.org_alfresco_module_rm.email.RFC822MetadataExtracter filterSystemProperties method redundant.header names: Thread-Index: -- imap:threadIndex Message-ID: -- imap:messageId - RFC822MetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.
- RhinoScriptProcessor - Class in org.alfresco.repo.jscript
-
Implementation of the ScriptProcessor using the Rhino JavaScript library.
- RhinoScriptProcessor() - Constructor for class org.alfresco.repo.jscript.RhinoScriptProcessor
- role - Variable in class org.alfresco.repo.site.AbstractSiteMembership
- Role - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- rollback() - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- rollback() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- rollback() - Method in interface org.alfresco.repo.search.impl.lucene.LuceneIndexerAndSearcher
- rollback() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- rollback() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- rollback() - Method in interface org.alfresco.repo.search.TransactionSynchronisationAwareIndexer
-
Rollback
- rollback(boolean) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- rollback(Savepoint) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- rollbackToSavepoint(Savepoint) - Method in class org.alfresco.repo.domain.control.AbstractControlDAOImpl
-
No-op
- rollbackToSavepoint(Savepoint) - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Roll back to a previously-created "Save Point", discarding any intervening changes to the current transaction.
- rollbackToSavepoint(Savepoint) - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl.PostgreSQL
-
Calls through to the
current connection. - rollbackTransaction() - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- rollbackTransaction() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- rollbackTransaction() - Method in interface org.alfresco.repo.domain.activities.ActivitiesDAO
- rollbackTransaction() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- ROLLUP_NAME - Static variable in class org.alfresco.repo.rating.RatingCountRollupAlgorithm
- ROLLUP_NAME - Static variable in class org.alfresco.repo.rating.RatingTotalRollupAlgorithm
- rollupName - Variable in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- RollupResultHandler - Class in org.alfresco.ibatis
-
A
ResultHandlerthat collapses multiple rows based on a set of properties. - RollupResultHandler(Configuration, String[], String, ResultHandler) - Constructor for class org.alfresco.ibatis.RollupResultHandler
- RollupResultHandler(Configuration, String[], String, ResultHandler, int) - Constructor for class org.alfresco.ibatis.RollupResultHandler
- ROOT_ARRAY - Static variable in class org.alfresco.util.JSONtoFmModel
- ROOT_ATTRIBUTE_PATH - Static variable in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
The path in the attribute service below which we persist attributes.
- ROOT_NAMESPACE - Static variable in class org.alfresco.repo.template.XSLTProcessor
- RootElementNameContentWorkerSelector<W extends ContentWorker> - Class in org.alfresco.repo.content.selector
-
A selector that looks at the root node of an XML document to determine which worker to provide.
- RootElementNameContentWorkerSelector() - Constructor for class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
- RootFolderEvaluator - Class in org.alfresco.opencmis.mapping
- RootFolderEvaluator(ServiceRegistry, CMISActionEvaluator, boolean) - Constructor for class org.alfresco.opencmis.mapping.RootFolderEvaluator
- RouteExtensions - Class in org.alfresco.traitextender
-
An method override extension routing aspect.
Overrides calls to methods marked by anExtendannotation with calls to methods having the same signature in extensions registered for theExtensionPointreferred by theExtendmethod annotation.
Overriding methods can call the overridden method using its correspondentTraitrepresentation (i.e. a method having the same signature).
If no extension is defined the call proceeds with the original method.
The aspect uses theAJExtenderstatic utility to for extension invocation and for maintaining thread-local extension-bypass contexts as not all calls must be overridden and calls from within the extension must be aware of this context (seeAJProxyTrait). - RouteExtensions() - Constructor for class org.alfresco.traitextender.RouteExtensions
- RoutingContentService - Class in org.alfresco.repo.content
-
Deprecated.Replaced by
ContentServiceImpl - RoutingContentService() - Constructor for class org.alfresco.repo.content.RoutingContentService
-
Deprecated.
- rule - Variable in class org.alfresco.repo.rule.RuleServiceImpl.ExecutedRuleData
- Rule - Class in org.alfresco.service.cmr.rule
-
Rule class.
- Rule() - Constructor for class org.alfresco.service.cmr.rule.Rule
-
Constructor
- Rule(NodeRef) - Constructor for class org.alfresco.service.cmr.rule.Rule
-
Constructor.
- RULE_ACTION_CONTEXT - Static variable in interface org.alfresco.repo.action.access.ActionAccessRestriction
- RULE_MODEL_PREFIX - Static variable in interface org.alfresco.repo.rule.RuleModel
- RULE_MODEL_URI - Static variable in interface org.alfresco.repo.rule.RuleModel
-
Rule model constants
- RULE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- RULE_TRIGGER_NEW_NODES - Static variable in interface org.alfresco.repo.rule.ruletrigger.RuleTrigger
-
Key to store newly-created nodes for the controlling of rule triggers
- RULE_TRIGGER_RENAMED_NODES - Static variable in interface org.alfresco.repo.rule.ruletrigger.RuleTrigger
-
Key to store renamed nodes for the controlling of rule triggers
- RuleEvaluator - Interface in org.alfresco.filesys.repo.rules
-
The Rule Evaluator evaluates the operation and returns details of the commands to implement those operations.
- RuleEvaluatorImpl - Class in org.alfresco.filesys.repo.rules
-
The Rule Evaluator evaluates the operation and returns details of the commands to implement those operations.
- RuleEvaluatorImpl() - Constructor for class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- RuleModel - Interface in org.alfresco.repo.rule
-
Interface containing rule model constants
- RulesAspect - Class in org.alfresco.repo.rule
-
Class containing behaviour for the rules aspect
- RulesAspect() - Constructor for class org.alfresco.repo.rule.RulesAspect
- rulesEnabled(NodeRef) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- rulesEnabled(NodeRef) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Indicates whether the rules for a given node are enabled or not.
- ruleService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- ruleService - Variable in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- RuleService - Interface in org.alfresco.service.cmr.rule
-
Rule service interface.
- RuleServiceException - Exception in org.alfresco.service.cmr.rule
-
Rule Service Exception Class
- RuleServiceException(String) - Constructor for exception org.alfresco.service.cmr.rule.RuleServiceException
-
Construtor
- RuleServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.rule.RuleServiceException
-
Constructor
- RuleServiceImpl - Class in org.alfresco.repo.rule
-
Rule service implementation.
- RuleServiceImpl() - Constructor for class org.alfresco.repo.rule.RuleServiceImpl
- RuleServiceImpl.ExecutedRuleData - Class in org.alfresco.repo.rule
-
Helper class to contain the information about a rule that is executed
- RuleTransactionListener - Class in org.alfresco.repo.rule
-
The rule service transaction listener
- RuleTransactionListener(RuntimeRuleService) - Constructor for class org.alfresco.repo.rule.RuleTransactionListener
-
Constructor
- RuleTrigger - Interface in org.alfresco.repo.rule.ruletrigger
-
Rule trigger interface
- RuleTriggerAbstractBase - Class in org.alfresco.repo.rule.ruletrigger
-
Rule trigger abstract base
- RuleTriggerAbstractBase() - Constructor for class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
- RuleType - Interface in org.alfresco.service.cmr.rule
-
Rule type interface.
- RuleTypeImpl - Class in org.alfresco.repo.rule
-
Rule type implementation class.
- RuleTypeImpl(List<RuleTrigger>) - Constructor for class org.alfresco.repo.rule.RuleTypeImpl
-
Constructor
- run() - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Inactivity checker, run in a seperate thread
- run() - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Post Commit Event queue processing
- run() - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- run() - Method in class org.alfresco.repo.content.filestore.DeletionMetricsRunner
- run() - Method in class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- run() - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
The body of this Runnable.
- run() - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl.AsyncCommitCommand
- run() - Method in interface org.alfresco.traitextender.AJExtender.ExtensionBypass
- run(boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- run(String, String, int) - Method in class org.alfresco.repo.security.person.PersonServiceLoader
- run(AJExtender.ExtensionBypass<R>) - Static method in class org.alfresco.traitextender.AJExtender
-
Extension-bypass closure runner method.
- run(AJExtender.ExtensionBypass<R>, Class<?>[]) - Static method in class org.alfresco.traitextender.AJExtender
-
Extension-bypass closure runner method.
- RUN_COMPENSATING_ACTIONS_ON_FAILURE - Enum constant in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
-
If failure occurs run the comensating actions.
- runAs - Variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- RunAsTenantInterceptor - Class in org.alfresco.repo.tenant
- RunAsTenantInterceptor(RunAsTenantInterceptor.TENANT_TYPE) - Constructor for class org.alfresco.repo.tenant.RunAsTenantInterceptor
- RunAsTenantInterceptor.TENANT_TYPE - Enum Class in org.alfresco.repo.tenant
- runFeedback() - Method in class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- runFeedback(boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder.CommandCallback
- runMain(String) - Static method in class org.alfresco.repo.admin.BaseInterpreter
- runMain(ApplicationContext, String) - Static method in class org.alfresco.repo.admin.BaseInterpreter
- Running - Enum constant in enum class org.alfresco.service.cmr.action.ActionStatus
-
Indicates that the Action is currently being executed by the
ActionService - RUNNING - Enum constant in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.
- RunningAction - Class in org.alfresco.repo.action
-
Responsible for tracking the invocation of an action.
- RunningAction(Action) - Constructor for class org.alfresco.repo.action.RunningAction
- runScript(DelegateExecution) - Method in class org.alfresco.repo.workflow.activiti.script.DelegateExecutionScriptBase
-
Run the script that is configured, using the given execution.
- runtimeActionService - Variable in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Action service
- RuntimeActionService - Interface in org.alfresco.repo.action
-
Runtime action service.
- RuntimeExecutableContentTransformerOptions - Class in org.alfresco.repo.content.transform
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- RuntimeExecutableContentTransformerOptions() - Constructor for class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.
- RuntimePropertyAccessorMapping - Class in org.alfresco.opencmis.mapping
-
Registry of property accessors which map the retrieval and setting of properties within Alfresco.
- RuntimePropertyAccessorMapping() - Constructor for class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- RuntimeRuleService - Interface in org.alfresco.repo.rule
-
Runtime rule service
- runtimeState - Variable in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- RuntimeSystemPropertiesSetter - Class in org.alfresco.util
-
Sets runtime JVM system properties for Spring Framework.
- RuntimeSystemPropertiesSetter() - Constructor for class org.alfresco.util.RuntimeSystemPropertiesSetter
S
- SafeApplicationEventMulticaster - Class in org.alfresco.repo.management
-
Abstract implementation of the
ApplicationEventMulticasterinterface, providing the basic listener registration facility. - SafeApplicationEventMulticaster() - Constructor for class org.alfresco.repo.management.SafeApplicationEventMulticaster
- SAME - Enum constant in enum class org.alfresco.repo.imap.AttachmentsExtractor.AttachmentsExtractorMode
-
Attachments will be extracted to the same folder where email lies.
- sameAs(DbObject) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- sameAs(DbObject) - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Are the two
DbObjects logically the same? - sameAs(DbObject) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- sameAs(DbObject) - Method in class org.alfresco.util.schemacomp.model.Index
- sameAs(DbObject) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- sameAs(DbObject) - Method in class org.alfresco.util.schemacomp.model.Schema
- SamplePatch - Class in org.alfresco.repo.admin.patch
- SamplePatch() - Constructor for class org.alfresco.repo.admin.patch.SamplePatch
-
Default constructor for Spring config
- SandboxNativeJavaObject - Class in org.alfresco.repo.jscript
-
A sandboxed
NativeJavaObjectthat prevents using reflection to escape a sandbox. - SandboxNativeJavaObject(Scriptable, Object, Class<?>) - Constructor for class org.alfresco.repo.jscript.SandboxNativeJavaObject
- sanitizeMimetype(String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- save() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Persist the modified properties of this Node.
- save() - Method in class org.alfresco.repo.site.script.Site
-
Saves any outstanding updates to the site details.
- saveAction(NodeRef, Action) - Method in class org.alfresco.repo.action.ActionServiceImpl
- saveAction(NodeRef, Action) - Method in interface org.alfresco.service.cmr.action.ActionService
-
Save an action against a node reference.
- saveActionImpl(NodeRef, Action) - Method in class org.alfresco.repo.action.ActionServiceImpl
- saveActionImpl(NodeRef, Action) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Save action, used internally to store the details of an action on the aciton node.
- saveContent(String, String, InputStream) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- saveContent(String, String, InputStream) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Save a content item
- savedSearch(String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a saved Lucene search
- savedSearch(ScriptNode) - Method in class org.alfresco.repo.jscript.Search
-
Execute a saved Lucene search
- SavedSearchResultsMap - Class in org.alfresco.repo.template
-
Provides functionality to load a saved search and execute it to return TemplateNode objects.
- SavedSearchResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.SavedSearchResultsMap
-
Constructor
- saveForm(String, String, Object) - Method in class org.alfresco.repo.forms.script.ScriptFormService
-
Persists the given data object for the item provided
- saveForm(Item, FormData) - Method in interface org.alfresco.repo.forms.FormService
-
Persists the given form representation for the given item.
- saveForm(Item, FormData) - Method in class org.alfresco.repo.forms.FormServiceImpl
- saveQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- saveQuickShareLinkExpiryAction(QuickShareLinkExpiryAction) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryActionPersister
-
Serializes the
QuickShareLinkExpiryActionand stores it in the repository. - saveRenditionDefinition(RenditionDefinition) - Method in interface org.alfresco.repo.rendition.RenditionDefinitionPersister
-
Deprecated.This method serializes the
RenditionDefinitionand stores it in the repository. - saveRenditionDefinition(RenditionDefinition) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- saveRenditionDefinition(RenditionDefinition) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- saveReplicationDefinition(ScriptReplicationDefinition) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
- saveReplicationDefinition(ReplicationDefinition) - Method in interface org.alfresco.repo.replication.ReplicationDefinitionPersister
-
This method serializes the
ReplicationDefinitionand stores it in the repository. - saveReplicationDefinition(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
- saveReplicationDefinition(ReplicationDefinition) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- saveRule(NodeRef, Rule) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- saveRule(NodeRef, Rule) - Method in interface org.alfresco.service.cmr.rule.RuleService
-
Saves the details of the rule to the specified node reference.
- saveRule(NodeRef, Rule, int) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- saveRule(NodeRef, Rule, int) - Method in interface org.alfresco.service.cmr.rule.RuleService
- saveSchedule(ScheduledPersistedAction) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Saves the changes to the schedule to the repository, and updates the Scheduler with any changed details.
- saveSchedule(ScheduledPersistedAction) - Method in interface org.alfresco.service.cmr.action.scheduled.ScheduledPersistedActionService
-
Saves the changes to the schedule to the repository, and updates the Scheduler with any changed details.
- saveSharedLinkExpiryAction(String, Date) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Creates and persists the quick share link expiry action and its related schedule.
- saveSnapshot(String, InputStream) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- saveSnapshot(String, InputStream) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Store the specified snapshot file into the transfer staging area.
- saveTransferTarget(TransferTarget) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- saveTransferTarget(TransferTarget) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
create or update a transfer target.
- saveTransferTarget(TransferTarget) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Save TransferTarget, will create a transfer target if it does not already exist or update an existing transfer target.
- saveTransferTarget(TransferTarget) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Save TransferTarget, will create a transfer target if it does not already exist or update an existing transfer target.
- Scenario - Interface in org.alfresco.filesys.repo.rules
-
A scenario is a factory for scenario instances.
- SCENARIO_KEY - Static variable in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- ScenarioCreateDeleteRenameShuffle - Class in org.alfresco.filesys.repo.rules
-
A create, delete, rename, shuffle a) New file created. b) Existing file deleted c) New file moved into place.
- ScenarioCreateDeleteRenameShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- ScenarioCreateDeleteRenameShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a create, delete, rename shuffle" triggered by a create of a file matching a specified pattern.
- ScenarioCreateDeleteRenameShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- ScenarioCreateShuffle - Class in org.alfresco.filesys.repo.rules
-
A shuffle a) New file created. b) Existing file moved out of the way c) New file moved into place. d) Old file deleted.
- ScenarioCreateShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- ScenarioCreateShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "classic shuffle" triggered by a create of a file matching a specified pattern.
- ScenarioCreateShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- ScenarioDeleteRenameOrCreate - Class in org.alfresco.filesys.repo.rules
-
The DeleteOnClose rename shuffle is a delete on close of a file resulting in a file being deleted followed by a rename or a create First case of this is Mac Mountain Lion Preview application. and then a new copy of the file put into place.
- ScenarioDeleteRenameOrCreate() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- ScenarioDeleteRestore - Class in org.alfresco.filesys.repo.rules
-
A delete restore shuffle.
- ScenarioDeleteRestore() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- ScenarioDeleteRestoreInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "delete restore shuffle" Triggered by a delete of a file followed by a recreate of that same file.
- ScenarioDeleteRestoreInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- ScenarioDoubleRenameShuffle - Class in org.alfresco.filesys.repo.rules
-
A double rename shuffle a) Existing file renamed out of the way.
- ScenarioDoubleRenameShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- ScenarioDoubleRenameShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "double rename shuffle" triggered by rename of a file to a special pattern file matching a specified pattern. (*.backup.fm) a) Existing file moved out of the way.
- ScenarioDoubleRenameShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- ScenarioInstance - Interface in org.alfresco.filesys.repo.rules
-
A scenario instance is an active scenario.
- ScenarioInstance.Ranking - Enum Class in org.alfresco.filesys.repo.rules
- ScenarioInstanceRenameAware - Interface in org.alfresco.filesys.repo.rules
-
The scenario instance wants to be notified about rename.
- ScenarioLockedDeleteShuffle - Class in org.alfresco.filesys.repo.rules
-
A locked delete shuffle
- ScenarioLockedDeleteShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- ScenarioLockedDeleteShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "locked delete shuffle" triggered by a create of a file matching a specified pattern.
- ScenarioLockedDeleteShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- ScenarioMultipleRenameShuffle - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "multiple rename shuffle" triggered by rename of a file to a special pattern file matching a specified pattern.
- ScenarioMultipleRenameShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- ScenarioMultipleRenameShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "multiple rename shuffle" triggered by rename of a file to a special pattern file matching a specified pattern.
- ScenarioMultipleRenameShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- ScenarioOpenFile - Class in org.alfresco.filesys.repo.rules
-
The Open File Scenario is a sequence of multiple openFile operations Only on the last close does the repo get closed.
- ScenarioOpenFile() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- ScenarioRenameCreateShuffle - Class in org.alfresco.filesys.repo.rules
- ScenarioRenameCreateShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- ScenarioRenameDeleteMove - Class in org.alfresco.filesys.repo.rules
-
A rename, delete, move scenario a) Original file is renamed. b) Renamed file is deleted via delete command or via deleteOnClose flag and close operation. c) Temp file is moved into original file location.
- ScenarioRenameDeleteMove() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- ScenarioRenameDeleteMoveInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a rename, delete, move scenario triggered by a rename of a file matching a specified pattern.
- ScenarioRenameDeleteMoveInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- ScenarioRenameShuffle - Class in org.alfresco.filesys.repo.rules
-
The "Vi" rename shuffle is a sequence where a file is moved out of the way and then a new copy of the file put into place.
- ScenarioRenameShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- ScenarioResult - Class in org.alfresco.filesys.repo.rules
- ScenarioResult(ScenarioInstance, Command) - Constructor for class org.alfresco.filesys.repo.rules.ScenarioResult
- ScenarioSimpleNonBuffered - Class in org.alfresco.filesys.repo.rules
-
The Bog Standard Instance.
- ScenarioSimpleNonBuffered() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBuffered
- ScenarioSimpleNonBufferedInstance - Class in org.alfresco.filesys.repo.rules
-
The Simple Standard Scenario is what will be done if no other scenario intervenes.
- ScenarioSimpleNonBufferedInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- ScenarioTempDeleteShuffle - Class in org.alfresco.filesys.repo.rules
-
A temp delete shuffle.
- ScenarioTempDeleteShuffle() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- ScenarioTempDeleteShuffleInstance - Class in org.alfresco.filesys.repo.rules
-
This is an instance of a "temp delete shuffle" triggered by a delete of a file matching a newly created file in a temporary directory.
- ScenarioTempDeleteShuffleInstance() - Constructor for class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- SchedulableAction - Interface in org.alfresco.service.cmr.action.scheduled
-
The scheduling details for an action, normally used via
ScheduledPersistedAction - SchedulableAction.IntervalPeriod - Enum Class in org.alfresco.service.cmr.action.scheduled
- SCHEDULED_ACTION_ROOT_NODE_REF - Variable in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- ScheduledActionDefinition - Interface in org.alfresco.repo.action.scheduled
-
The information needed to schedule a job.
- ScheduledActionException - Exception in org.alfresco.repo.action.scheduled
-
Base exception for sceduled actions.
- ScheduledActionException(String) - Constructor for exception org.alfresco.repo.action.scheduled.ScheduledActionException
-
Exception generated from scheduled actions
- ScheduledActionException(String, Object[]) - Constructor for exception org.alfresco.repo.action.scheduled.ScheduledActionException
-
Exception generated from scheduled actions
- ScheduledActionException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.ScheduledActionException
-
Exception generated from scheduled actions
- ScheduledActionException(String, Throwable) - Constructor for exception org.alfresco.repo.action.scheduled.ScheduledActionException
-
Exception generated from scheduled actions
- ScheduledJobLockExecuter - Class in org.alfresco.schedule
-
This class encapsulates the
JobLockServiceusage in order to guarantee that a job is not executed simultaneously in more than one node in a cluster. - ScheduledJobLockExecuter(JobLockService, String, AbstractScheduledLockedJob) - Constructor for class org.alfresco.schedule.ScheduledJobLockExecuter
- ScheduledJobWrapper() - Constructor for class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledJobWrapper
- ScheduledPersistedAction - Interface in org.alfresco.service.cmr.action.scheduled
-
The scheduling wrapper around a persisted action, which is to be executed on a scheduled basis.
- ScheduledPersistedActionImpl - Class in org.alfresco.repo.action.scheduled
-
The scheduling wrapper around a persisted action, which is to be executed on a scheduled basis.
- ScheduledPersistedActionImpl(Action) - Constructor for class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
- ScheduledPersistedActionService - Interface in org.alfresco.service.cmr.action.scheduled
-
A service which handles the scheduling of the execution of persisted actions.
- ScheduledPersistedActionServiceBootstrap() - Constructor for class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
- ScheduledPersistedActionServiceImpl - Class in org.alfresco.repo.action.scheduled
-
A service which handles the scheduling of the execution of persisted actions.
- ScheduledPersistedActionServiceImpl() - Constructor for class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- ScheduledPersistedActionServiceImpl.ScheduledJobWrapper - Class in org.alfresco.repo.action.scheduled
-
The thing that Quartz runs when the schedule fires.
- ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap - Class in org.alfresco.repo.action.scheduled
-
This is used to trigger the loading of previously persisted schedules on an application startup.
- scheduleJob(HBBaseDataCollector) - Method in interface org.alfresco.heartbeat.jobs.HeartBeatJobScheduler
- scheduleJob(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- schedulePreviouslyPersisted() - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Find all our previously persisted scheduled actions, and tell the scheduler to start handling them.
- scheduler - Variable in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- SCHEDULER_GROUP - Static variable in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- SchedulerAware - Interface in org.alfresco.repo.scheduler
-
An interface used by the
AlfrescoSchedulerFactoryin order to initialise a Quartz job store with a reference to its scheduler. - scheduleRendition(RetryingTransactionHelper.RetryingTransactionCallback, String) - Method in class org.alfresco.repo.util.PostTxnCallbackScheduler
- Schema - Class in org.alfresco.util.schemacomp.model
-
Instances of this class represent a database schema.
- Schema(String) - Constructor for class org.alfresco.util.schemacomp.model.Schema
-
Construct a schema with the given name and no database prefix.
- Schema(String, String, int, boolean) - Constructor for class org.alfresco.util.schemacomp.model.Schema
-
Construct a schema with the given name and database prefix.
- SchemaAvailableEvent - Class in org.alfresco.repo.domain.schema
-
A class of event that notifies the listener of the availability of the Alfresco Database Schema.
- SchemaAvailableEvent(Object) - Constructor for class org.alfresco.repo.domain.schema.SchemaAvailableEvent
-
The Constructor.
- SchemaBootstrap - Class in org.alfresco.repo.domain.schema
-
Bootstraps the schema and schema update.
- SchemaBootstrap() - Constructor for class org.alfresco.repo.domain.schema.SchemaBootstrap
- SchemaBootstrap.UnclosableConnection - Class in org.alfresco.repo.domain.schema
-
A
Connectionwrapper that delegates all calls to the wrapped class except for the close methods, which are ignored. - SchemaBootstrapRegistration - Class in org.alfresco.repo.domain.schema
-
Registers a list of create scripts.
- SchemaBootstrapRegistration() - Constructor for class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- SchemaComparator - Class in org.alfresco.util.schemacomp
-
Compares two abstract database schemas, a reference schema and a target schema (the schema to check for validity).
- SchemaComparator(Schema, Schema, Dialect) - Constructor for class org.alfresco.util.schemacomp.SchemaComparator
-
Construct a comparator to compare a target schema against a reference schema.
- SchemaDifferenceHelper - Class in org.alfresco.util.schemacomp
- SchemaDifferenceHelper(Dialect, PatchService) - Constructor for class org.alfresco.util.schemacomp.SchemaDifferenceHelper
- SchemaDifferenceHelper(Dialect, PatchService, List<SchemaUpgradeScriptPatch>) - Constructor for class org.alfresco.util.schemacomp.SchemaDifferenceHelper
- SchemaToXML - Class in org.alfresco.util.schemacomp
-
Converts an in-memory Schema to an XML output stream.
- SchemaToXML(Schema, StreamResult) - Constructor for class org.alfresco.util.schemacomp.SchemaToXML
- SchemaUpgradeScriptPatch - Class in org.alfresco.repo.admin.patch.impl
-
This patch ensures that an upgrade scriptUrl has been executed.
- SchemaUpgradeScriptPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
- SchemaVersionValidator - Class in org.alfresco.util.schemacomp.validator
-
Validate a schema's version number with respect to a reference schema.
- SchemaVersionValidator() - Constructor for class org.alfresco.util.schemacomp.validator.SchemaVersionValidator
- scope - Variable in class org.alfresco.repo.jscript.ScriptNode
-
Root scope for this object
- scope(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- Scopeable - Interface in org.alfresco.repo.jscript
-
Interface contract for objects that supporting setting of the global scripting scope.
- scopedSites(Set<String>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- SCOPES_SUPPORTED - Enum constant in enum class org.alfresco.repo.security.authentication.identityservice.IdentityServiceMetadataKey
- script - Variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- SCRIPT_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ScriptableHashMap<K,
V> - Class in org.alfresco.repo.jscript - ScriptableHashMap() - Constructor for class org.alfresco.repo.jscript.ScriptableHashMap
- ScriptableParameterMap() - Constructor for class org.alfresco.repo.jscript.ScriptAction.ScriptableParameterMap
- ScriptableQNameMap<K,
V> - Class in org.alfresco.repo.jscript - ScriptableQNameMap(NamespacePrefixResolverProvider) - Constructor for class org.alfresco.repo.jscript.ScriptableQNameMap
- ScriptAction - Class in org.alfresco.repo.jscript
-
Scriptable Action
- ScriptAction(ServiceRegistry, Action, ActionDefinition) - Constructor for class org.alfresco.repo.jscript.ScriptAction
-
Construct
- ScriptAction.ScriptableParameterMap<K,
V> - Class in org.alfresco.repo.jscript -
Scripted Parameter map with modified flag.
- ScriptActionExecuter - Class in org.alfresco.repo.action.executer
-
Action to execute a JavaScript.
- ScriptActionExecuter() - Constructor for class org.alfresco.repo.action.executer.ScriptActionExecuter
- ScriptActionTrackingService - Class in org.alfresco.repo.action.script
-
Script object representing the action tracking service.
- ScriptActionTrackingService() - Constructor for class org.alfresco.repo.action.script.ScriptActionTrackingService
- ScriptAuthorityService - Class in org.alfresco.repo.security.authority.script
-
Script object representing the authority service.
- ScriptAuthorityService() - Constructor for class org.alfresco.repo.security.authority.script.ScriptAuthorityService
- ScriptBehaviour - Class in org.alfresco.repo.jscript
-
JavaScript behaviour implementation
- ScriptBehaviour() - Constructor for class org.alfresco.repo.jscript.ScriptBehaviour
- ScriptBehaviour(ServiceRegistry, ScriptLocation) - Constructor for class org.alfresco.repo.jscript.ScriptBehaviour
- ScriptBehaviour(ServiceRegistry, ScriptLocation, Behaviour.NotificationFrequency) - Constructor for class org.alfresco.repo.jscript.ScriptBehaviour
- ScriptBundleExecutor - Interface in org.alfresco.repo.domain.schema.script
-
Executes a set of zero or more SQL scripts.
- ScriptBundleExecutorImpl - Class in org.alfresco.repo.domain.schema.script
-
ScriptBundleExecutorimplementation. - ScriptBundleExecutorImpl(ScriptExecutor) - Constructor for class org.alfresco.repo.domain.schema.script.ScriptBundleExecutorImpl
- ScriptContentData(ContentData, QName) - Constructor for class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Constructor
- ScriptExecutionDetails - Class in org.alfresco.repo.action.script
-
ExecutionDetails JavaScript Object.
- ScriptExecutionDetails(ExecutionDetails, ServiceRegistry) - Constructor for class org.alfresco.repo.action.script.ScriptExecutionDetails
- ScriptExecutionListener - Class in org.alfresco.repo.workflow.activiti.listener
-
An
ExecutionListenerthat runs a script against theScriptService. - ScriptExecutionListener() - Constructor for class org.alfresco.repo.workflow.activiti.listener.ScriptExecutionListener
- ScriptExecutor - Interface in org.alfresco.repo.domain.schema.script
-
Defines a SQL script executor that executes a single SQL script.
- ScriptExecutorImpl - Class in org.alfresco.repo.domain.schema.script
- ScriptExecutorImpl() - Constructor for class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
- ScriptFacetResult - Class in org.alfresco.repo.jscript
-
Scriptable facet.
- ScriptFacetResult(String, String, int, int) - Constructor for class org.alfresco.repo.jscript.ScriptFacetResult
- ScriptFieldData(FormData.FieldData) - Constructor for class org.alfresco.repo.forms.script.ScriptFormData.ScriptFieldData
- ScriptFieldDefinition - Class in org.alfresco.repo.forms.script
-
FieldDefinition JavaScript Object.
- ScriptForm - Class in org.alfresco.repo.forms.script
-
Form JavaScript Object.
- ScriptFormData - Class in org.alfresco.repo.forms.script
-
FormData JavaScript Object.
- ScriptFormData.ScriptFieldData - Class in org.alfresco.repo.forms.script
- ScriptFormService - Class in org.alfresco.repo.forms.script
-
Script object representing the form service.
- ScriptFormService() - Constructor for class org.alfresco.repo.forms.script.ScriptFormService
- ScriptGroup - Class in org.alfresco.repo.security.authority.script
-
The Script group is a GROUP authority exposed to the scripting API.
- ScriptGroup(String, String, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.security.authority.script.ScriptGroup
-
New script group
- ScriptGroup(String, AuthorityService) - Constructor for class org.alfresco.repo.security.authority.script.ScriptGroup
-
Deprecated.Use
ScriptGroup(String, ServiceRegistry, Scriptable)instead - ScriptGroup(String, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.security.authority.script.ScriptGroup
-
New script group
- ScriptInvitation<T extends Invitation> - Class in org.alfresco.repo.invitation.script
-
Java script invitation for the Java Script API
- ScriptInvitation(T, InvitationService) - Constructor for class org.alfresco.repo.invitation.script.ScriptInvitation
- ScriptInvitationFactory - Class in org.alfresco.repo.invitation.script
- ScriptInvitationFactory(InvitationService, NodeService, PersonService) - Constructor for class org.alfresco.repo.invitation.script.ScriptInvitationFactory
- ScriptInvitationService - Class in org.alfresco.repo.invitation.script
-
Script object representing the invitation service.
- ScriptInvitationService() - Constructor for class org.alfresco.repo.invitation.script.ScriptInvitationService
- ScriptLocation - Interface in org.alfresco.service.cmr.repository
-
Interface encapsulating the location of a script and providing access to it.
- ScriptLogger - Class in org.alfresco.repo.jscript
- ScriptLogger() - Constructor for class org.alfresco.repo.jscript.ScriptLogger
- ScriptLogger.SystemOut - Class in org.alfresco.repo.jscript
- ScriptModeratedInvitation - Class in org.alfresco.repo.invitation.script
-
Java script moderated invitation for the Java Script API
- ScriptModeratedInvitation(ModeratedInvitation, InvitationService, String, String, String) - Constructor for class org.alfresco.repo.invitation.script.ScriptModeratedInvitation
- ScriptNode - Class in org.alfresco.repo.jscript
-
Script Node class implementation, specific for use by ScriptService as part of the object model.
- ScriptNode(FileInfo, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.jscript.ScriptNode
-
Constructor
- ScriptNode(NodeRef, ServiceRegistry) - Constructor for class org.alfresco.repo.jscript.ScriptNode
-
Constructor
- ScriptNode(NodeRef, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.jscript.ScriptNode
-
Constructor
- ScriptNode.NodeValueConverter - Class in org.alfresco.repo.jscript
-
Value converter with knowledge of Node specific value types
- ScriptNode.ScriptContentData - Class in org.alfresco.repo.jscript
-
Inner class wrapping and providing access to a ContentData property
- ScriptNodeListVariableType - Class in org.alfresco.repo.workflow.activiti.variable
-
Custom
VariableTypethat allows storing a list ofActivitiScriptNodes as a process variable in activiti. - ScriptNodeListVariableType() - Constructor for class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- ScriptNodeVariableType - Class in org.alfresco.repo.workflow.activiti.variable
-
Custom
VariableTypethat allows storingActivitiScriptNodeas a process variable in activiti, allowing node properties being used in scripts. - ScriptNodeVariableType() - Constructor for class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- ScriptNominatedInvitation - Class in org.alfresco.repo.invitation.script
-
Java script moderated invitation for the Java Script API
- ScriptNominatedInvitation(NominatedInvitation, InvitationService) - Constructor for class org.alfresco.repo.invitation.script.ScriptNominatedInvitation
- ScriptPagingDetails - Class in org.alfresco.util
-
A simple paging details wrapper, to hold things like the skip count, max items and total items.
- ScriptPagingDetails() - Constructor for class org.alfresco.util.ScriptPagingDetails
- ScriptPagingDetails(int, int) - Constructor for class org.alfresco.util.ScriptPagingDetails
- ScriptPagingDetails(int, int, String) - Constructor for class org.alfresco.util.ScriptPagingDetails
- ScriptPagingDetails(PagingRequest) - Constructor for class org.alfresco.util.ScriptPagingDetails
- ScriptPagingDetails(WebScriptRequest, int) - Constructor for class org.alfresco.util.ScriptPagingDetails
-
Creates a new
PagingRequestobject (in the form ofScriptPagingDetails), based on the standard URL parameters for webscript paging. - ScriptPagingDetails.ItemsSizeConfidence - Enum Class in org.alfresco.util
- ScriptPagingNodes - Class in org.alfresco.repo.jscript
-
Response for page of ScriptNode results
- ScriptPagingNodes(Scriptable, Boolean, int, int) - Constructor for class org.alfresco.repo.jscript.ScriptPagingNodes
- ScriptPreferenceService - Class in org.alfresco.repo.preference.script
- ScriptPreferenceService() - Constructor for class org.alfresco.repo.preference.script.ScriptPreferenceService
- scriptProcessor - Variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- ScriptProcessor - Interface in org.alfresco.service.cmr.repository
-
Script processor interface
- ScriptRatingService - Class in org.alfresco.repo.rating.script
-
Script object representing the rating service.
- ScriptRatingService() - Constructor for class org.alfresco.repo.rating.script.ScriptRatingService
- ScriptRenditionDefinition - Class in org.alfresco.repo.rendition.script
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- ScriptRenditionDefinition(ServiceRegistry, Scriptable, RenderingEngineDefinition, RenditionDefinition) - Constructor for class org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Deprecated.
- ScriptRenditionService - Class in org.alfresco.repo.rendition.script
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- ScriptRenditionService() - Constructor for class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.
- ScriptRenditionService2 - Class in org.alfresco.repo.rendition2.script
-
The
ScriptRenditionService2class provides a scripting interface for working with Rendition Service 2. - ScriptRenditionService2() - Constructor for class org.alfresco.repo.rendition2.script.ScriptRenditionService2
- ScriptReplicationDefinition - Class in org.alfresco.repo.replication.script
-
ReplicationDefinition JavaScript Object.
- ScriptReplicationDefinition(ServiceRegistry, ReplicationService, Scriptable, ReplicationDefinition) - Constructor for class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- ScriptReplicationService - Class in org.alfresco.repo.replication.script
-
Script object representing the replication service.
- ScriptReplicationService() - Constructor for class org.alfresco.repo.replication.script.ScriptReplicationService
- scriptService - Variable in class org.alfresco.repo.processor.BaseProcessor
-
The script service
- ScriptService - Interface in org.alfresco.service.cmr.repository
-
Script Service.
- ScriptServiceImpl - Class in org.alfresco.repo.processor
-
Script service implementation
- ScriptServiceImpl() - Constructor for class org.alfresco.repo.processor.ScriptServiceImpl
- ScriptSiteService - Class in org.alfresco.repo.site.script
-
Script object representing the site service.
- ScriptSiteService() - Constructor for class org.alfresco.repo.site.script.ScriptSiteService
- ScriptSpellCheckResult - Class in org.alfresco.repo.jscript
- ScriptSpellCheckResult(String, String, boolean, List<String>, boolean) - Constructor for class org.alfresco.repo.jscript.ScriptSpellCheckResult
- ScriptTaggingService - Class in org.alfresco.repo.tagging.script
-
Script object representing the tagging service.
- ScriptTaggingService() - Constructor for class org.alfresco.repo.tagging.script.ScriptTaggingService
- ScriptTaskListener - Class in org.alfresco.repo.workflow.activiti.tasklistener
-
A
TaskListenerthat runs the script against theScriptService. - ScriptTaskListener() - Constructor for class org.alfresco.repo.workflow.activiti.tasklistener.ScriptTaskListener
- ScriptTestUtils - Class in org.alfresco.repo.jscript
- ScriptTestUtils() - Constructor for class org.alfresco.repo.jscript.ScriptTestUtils
- ScriptThumbnail - Class in org.alfresco.repo.thumbnail.script
- ScriptThumbnail(NodeRef, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.thumbnail.script.ScriptThumbnail
-
Constructor
- ScriptThumbnailService - Class in org.alfresco.repo.thumbnail.script
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ScriptThumbnailService() - Constructor for class org.alfresco.repo.thumbnail.script.ScriptThumbnailService
-
Deprecated.
- ScriptTransferService - Class in org.alfresco.repo.transfer.script
-
Java Script Transfer Service.
- ScriptTransferService() - Constructor for class org.alfresco.repo.transfer.script.ScriptTransferService
- ScriptTransferTarget - Class in org.alfresco.repo.transfer.script
-
Java Script wrapper for TransferTarget
- ScriptTransferTarget(TransferTarget) - Constructor for class org.alfresco.repo.transfer.script.ScriptTransferTarget
- ScriptUrls - Class in org.alfresco.repo.jscript
- ScriptUrls(SysAdminParams) - Constructor for class org.alfresco.repo.jscript.ScriptUrls
- ScriptUrls.UrlResolver - Interface in org.alfresco.repo.jscript
- ScriptUser - Class in org.alfresco.repo.security.authority.script
-
The Script user is a USER authority exposed to the scripting API
- ScriptUser(String, NodeRef, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.security.authority.script.ScriptUser
-
Constructs a scriptable object representing a user.
- ScriptUtils - Class in org.alfresco.repo.jscript
-
Place for general and miscellaneous utility functions not already found in generic JavaScript.
- ScriptUtils() - Constructor for class org.alfresco.repo.jscript.ScriptUtils
- ScriptVersion - Class in org.alfresco.repo.jscript
-
Scriptable Version
- ScriptVersion(Version, ServiceRegistry, Scriptable) - Constructor for class org.alfresco.repo.jscript.ScriptVersion
-
Construct
- search - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- search(SearchTerm) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Searches the mailbox for messages that match the given searching criteria
- search(Reference, String, boolean, boolean, boolean) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
-
Deprecated.
FileFolderService.search(NodeRef, String, boolean, boolean, boolean)alignment : for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*". - search(Reference, String, boolean, boolean, boolean) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- search(NodeRef, String, boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- search(NodeRef, String, boolean) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- search(NodeRef, String, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- search(NodeRef, String, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Deprecated.for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
- search(NodeRef, String, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl.FileFolderServiceTraitImpl
- search(NodeRef, String, boolean, boolean, boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Full search with all options
- search(NodeRef, String, boolean, boolean, boolean) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceExtension
- search(NodeRef, String, boolean, boolean, boolean) - Method in interface org.alfresco.repo.model.filefolder.traitextender.FileFolderServiceTrait
- search(NodeRef, String, boolean, boolean, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- search(NodeRef, String, boolean, boolean, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Deprecated.for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
- Search - Class in org.alfresco.repo.jscript
-
Search component for use by the ScriptService.
- Search() - Constructor for class org.alfresco.repo.jscript.Search
- SEARCH_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- Search.SortColumn - Class in org.alfresco.repo.jscript
-
Search sort column
- SearchDAO - Interface in org.alfresco.repo.domain.solr
-
DAO support for SOLR web scripts.
- SearchDAOImpl - Class in org.alfresco.repo.domain.solr.ibatis
-
DAO support for SOLR web scripts.
- SearchDAOImpl() - Constructor for class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
- SearchEngineResultMetadata - Interface in org.alfresco.repo.search
-
Additional metadata ops available for
ResultSetcoming from a search engine. - SearchEngineResultSet - Interface in org.alfresco.repo.search
-
Supertype layer interface for all resultset coming from a search engine (e.g.
- searcher - Variable in class org.alfresco.repo.version.VersionServiceImpl
-
The repository searcher
- SearcherComponent - Class in org.alfresco.repo.search
-
Component API for searching.
- SearcherComponent() - Constructor for class org.alfresco.repo.search.SearcherComponent
- SearcherException - Exception in org.alfresco.repo.search
-
Searcher related exceptions
- SearcherException() - Constructor for exception org.alfresco.repo.search.SearcherException
- SearcherException(String) - Constructor for exception org.alfresco.repo.search.SearcherException
- SearcherException(String, Throwable) - Constructor for exception org.alfresco.repo.search.SearcherException
- SearcherException(Throwable) - Constructor for exception org.alfresco.repo.search.SearcherException
- searchForTagScopesPendingUpdates() - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Checks several batches of updates in the Audit event log, and returns the list of Tag Scope Node References found there.
- searchGroups(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search for groups in all zones.
- searchGroups(String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search for groups in all zones.
- searchGroupsInZone(String, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search for groups in a specific zone
- searchGroupsInZone(String, String, int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search for groups in a specific zone Includes paging parameters to limit size of results returned.
- searchGroupsInZone(String, String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search for groups in a specific zone Includes paging parameters to limit size of results returned.
- searchInternal(SearchTerm) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- searchInternal(SearchTerm) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
- searchInvitation(InvitationSearchCriteria) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Deprecated.
- searchInvitation(InvitationSearchCriteria) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Deprecated.
- searchInvitation(InvitationSearchCriteria, int) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
This is the general search invitation method returning
InvitationThis is the recommended method to use for searching invitations; Consider that the performance of the method will be greatly influenced by the limit specified - searchInvitation(InvitationSearchCriteria, int) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
This is the general search invitation method returning
InvitationThis is the recommended method to use for searching invitations; Consider that the performance of the method will be greatly influenced by the limit specified - searchRootGroups(String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- searchRootGroups(String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- searchRootGroupsInZone(String, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- searchRootGroupsInZone(String, String, int, int) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- searchRootGroupsInZone(String, String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Search the root groups, those without a parent group.
- searchService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
- searchService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- searchService - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- SearchServiceSubSystemDelegator - Class in org.alfresco.repo.search.impl
-
Send calls that have to use the sub-system to the delegate. selectNodes and selectProperties will avoid the sub-system if possible.
- SearchServiceSubSystemDelegator() - Constructor for class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- searchSimple(NodeRef, String) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- searchSimple(NodeRef, String) - Method in interface org.alfresco.service.cmr.model.FileFolderService
-
Get a node ref of the node that has the name within the parent node
- SearchTrackingComponent - Interface in org.alfresco.repo.search
-
Interface for component to provide tracking data for Search Subsystem.
- SearchTrackingComponent.NodeMetaDataQueryCallback - Interface in org.alfresco.repo.search
-
The interface that will be used to give query results to the calling code.
- SearchTrackingComponent.NodeQueryCallback - Interface in org.alfresco.repo.search
-
The interface that will be used to give query results to the calling code.
- searchUsers(String, ScriptPagingDetails, String) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
-
Deprecated.see People.getPeople(String filter, ScriptPagingDetails pagingRequest, String sortBy)
- Second - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- SECONDARY_STORE_COULD_NOT_HANDLE_CONTENT_URL - Static variable in class org.alfresco.repo.content.replication.AggregatingContentStore
- secondaryAssociationCreated(ChildAssociationRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generated a node created event for a secondary child
- secondaryAssociationCreated(ChildAssociationRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- secondaryAssociationDeleted(ChildAssociationRef) - Method in interface org.alfresco.repo.events.EventsService
-
Generate a delete event for a secondary child
- secondaryAssociationDeleted(ChildAssociationRef) - Method in class org.alfresco.repo.events.EventsServiceImpl
- secondaryChildAssocs - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- secondaryParentAssocs - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- SecondaryTypesProperty - Class in org.alfresco.opencmis.mapping
- SecondaryTypesProperty(ServiceRegistry, CMISConnector, CMISMapping) - Constructor for class org.alfresco.opencmis.mapping.SecondaryTypesProperty
-
Construct
- SectionName - Static variable in class org.alfresco.filesys.AlfrescoConfigSection
- SecurityConfigBean - Class in org.alfresco.filesys.config
-
The Class SecurityConfigBean.
- SecurityConfigBean() - Constructor for class org.alfresco.filesys.config.SecurityConfigBean
- seekFile(long, int) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- seekFile(long, int) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Seek to a new position in the file
- seekFile(long, int) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Seek to the specified file position.
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Seek to the specified file position.
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Seek to the specified file position.
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- seekFile(SrvSession, TreeConnection, NetworkFile, long, int) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- select(String, Object, ResultHandler) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- select(String, Object, RowBounds, ResultHandler) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- select(String, ResultHandler) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- SELECT_BY_DYNAMIC_QUERY - Static variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- selectAllStores() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectAllStores() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectAssocsNotLinkedByTwoOtherAssocs(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectAssocsNotLinkedByTwoOtherAssocs(Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- selectAuthorityBridgeLinks(Long, Long, Long, Long) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- selectAuthorityBridgeLinks(Long, Long, Long, Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeDAOImpl
- selectChildAssoc(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssoc(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssoc(Long, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssoc(Long, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssoc(Long, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssoc(Long, QName, String) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocs(Long, Long, QName, QName, Boolean, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Parameters are all optional except the parent node ID and the callback
- selectChildAssocs(Long, Long, QName, QName, Boolean, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocs(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocs(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocs(Long, QName, Collection<String>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocs(Long, QName, Collection<String>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocs(Long, QName, QName, int, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocs(Long, QName, QName, int, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocsByChildTypes(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocsByChildTypes(Long, Set<QName>, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocsByPropertyValue(Long, QName, NodePropertyValue, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocsByPropertyValue(Long, QName, NodePropertyValue, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocsWithoutNodeAssocsOfTypes(Long, Long, Long, Set<QName>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildAssocsWithoutNodeAssocsOfTypes(Long, Long, Long, Set<QName>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- selectChildAssocsWithoutParentAssocsOfType(Long, QName, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildAssocsWithoutParentAssocsOfType(Long, QName, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectChildNodeIds(Long, Boolean, Long, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectChildNodeIds(Long, Boolean, Long, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectContentSizeForStoreForUser(StoreRef, String) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectContentSizeForStoreForUser(StoreRef, String) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectCursor(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectCursor(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectCursor(String, Object, RowBounds) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectDeletedNodesByCommitTime(long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectDeletedNodesByCommitTime(long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- selectDirectAuthoritiesForUser(Long, Long, Long, Long, Long) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- selectDirectAuthoritiesForUser(Long, Long, Long, Long, Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeDAOImpl
- selectFeedControl(FeedControlEntity) - Method in interface org.alfresco.repo.domain.activities.FeedControlDAO
- selectFeedControl(FeedControlEntity) - Method in class org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
- selectFeedControls(String) - Method in interface org.alfresco.repo.domain.activities.FeedControlDAO
- selectFeedControls(String) - Method in class org.alfresco.repo.domain.activities.ibatis.FeedControlDAOImpl
- selectFollowers(String, PagingRequest) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- selectFollowers(String, PagingRequest) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- selectFollowers(String, PagingRequest) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- selectFollowing(String, PagingRequest) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- selectFollowing(String, PagingRequest) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- selectLastTxnBeforeCommitTime(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectLastTxnBeforeCommitTime(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectList(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectList(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectList(String, Object, RowBounds) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectMap(String, Object, String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectMap(String, Object, String, RowBounds) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectMap(String, String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectMaxChangeSetCommitTime() - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- selectMaxChangeSetCommitTime() - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- selectMaxChangeSetIdBeforeCommitTime(long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- selectMaxChangeSetIdBeforeCommitTime(long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- selectMaxTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMaxTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
-
Gets the maximum commit time from transactions including a node id in the range [fromNodeId:toNodeId]
- selectMaxTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMaxTxnCommitTime() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectMaxTxnId() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMaxTxnId() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectMinTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMinTxInNodeIdRange(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
-
Gets the minimum commit time from transactions including a node id in the range [fromNodeId:toNodeId]
- selectMinTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMinTxnCommitTime() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectMinTxnCommitTimeForDeletedNodes() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMinTxnCommitTimeForDeletedNodes() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectMinTxnId() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMinTxnId() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectMinUnusedTxnCommitTime() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectMinUnusedTxnCommitTime() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNextTxCommitTime(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNextTxCommitTime(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
-
Gets the next commit time from [fromCommitTime]
- selectNodeAspects(Set<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAspects(Set<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocById(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocById(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocMaxIndex(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocMaxIndex(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocs(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocs(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocsBySource(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocsBySource(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocsBySourceAndPropertyValue(Long, Long, Long, NodePropertyValue) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocsBySourceAndPropertyValue(Long, Long, Long, NodePropertyValue) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeAssocsByTarget(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeAssocsByTarget(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeById(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeById(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeByNodeRef(NodeRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeByNodeRef(NodeRef) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeProperties(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeProperties(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeProperties(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeProperties(Long, Set<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodeProperties(Set<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodeProperties(Set<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodePropertiesByDataType(QName, long, long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodePropertiesByDataType(QName, long, long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Select all node properties that are between two node IDs and of the given actual type
- selectNodePropertiesByTypes(Set<QName>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodePropertiesByTypes(Set<QName>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Used by the re-encryptor to re-encrypt encryptable properties with a new encryption key.
- selectNodes(Object) - Method in class org.alfresco.repo.search.NodeServiceXPath
-
Jaxen has some magic with its IdentitySet, which means that we can get different results depending on whether we cache
ChildAssociationRefinstances or not. - selectNodes(String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a SelectNodes XPath search
- selectNodes(String, String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a SelectNodes XPath search
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.AbstractSearcherComponent
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.NodeSearcher
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- selectNodes(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.SearcherComponent
- selectNodesByIds(SortedSet<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodesByIds(SortedSet<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodesByUuids(Long, SortedSet<String>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodesByUuids(Long, SortedSet<String>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, boolean, int, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, boolean, int, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, boolean, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, boolean, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectNodesWithAspects(List<Long>, Long, Long, NodeDAO.NodeRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectOne(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectOne(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- selectPagedUserFeedEntries(String, String, String, boolean, boolean, long, PagingRequest) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- selectPagedUserFeedEntries(String, String, String, boolean, boolean, long, PagingRequest) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- selectParentAssocs(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectParentAssocs(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectParentAssocs(Long, QName, QName, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Parameters are all optional except the parent node ID and the callback
- selectParentAssocs(Long, QName, QName, Boolean, NodeDAO.ChildAssocRefQueryCallback) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectPosts(ActivityPostEntity) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- selectPosts(ActivityPostEntity) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- selectPosts(ActivityPostEntity, int) - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- selectPosts(ActivityPostEntity, int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- selectPrimaryChildAcls(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectPrimaryChildAcls(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectPrimaryParentAssocs(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
No DB constraint, so multiple returned
- selectPrimaryParentAssocs(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.AbstractSearcherComponent
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.NodeSearcher
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- selectProperties(NodeRef, String, QueryParameterDefinition[], NamespacePrefixResolver, boolean, String) - Method in class org.alfresco.repo.search.SearcherComponent
- selectSiteFeedEntries(String, int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- selectSiteFeedEntries(String, int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- selectSiteFeedsToClean(int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- selectSiteFeedsToClean(int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- selectStore(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectStore(StoreRef) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectStoreRootNode(StoreRef) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectStoreRootNode(StoreRef) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectSubscriptions(String, SubscriptionItemTypeEnum, PagingRequest) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- selectSubscriptions(String, SubscriptionItemTypeEnum, PagingRequest) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- selectSubscriptions(String, SubscriptionItemTypeEnum, PagingRequest) - Method in interface org.alfresco.repo.domain.subscriptions.SubscriptionsDAO
- selectTotalUsageDeltaSize(long) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectTotalUsageDeltaSize(long) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectTransactionCount() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectTransactionCount() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectTxnById(Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectTxnById(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectTxnChanges(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectTxnChanges(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectTxns(Long, Long, Integer, List<Long>, List<Long>, Boolean) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectTxns(Long, Long, Integer, List<Long>, List<Long>, Boolean) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectTxnsUnused(Long, Long, Integer) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- selectTxnsUnused(Long, Long, Integer) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectUnusedTransactionsByCommitTime(long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- selectUnusedTransactionsByCommitTime(long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- selectUsageDeltaNodes() - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectUsageDeltaNodes() - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectUserContentSizesForStore(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectUserContentSizesForStore(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectUserFeedControls(String) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- selectUserFeedControls(String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- selectUserFeedEntries(String, String, boolean, boolean, long, int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- selectUserFeedEntries(String, String, boolean, boolean, long, int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- selectUserFeedsToClean(int) - Method in interface org.alfresco.repo.domain.activities.ActivityFeedDAO
- selectUserFeedsToClean(int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- selectUsersWithoutUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectUsersWithoutUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectUsersWithUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- selectUsersWithUsage(StoreRef, UsageDAO.MapHandler) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- selectWriteStore(ContentContext) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
-
Get a content store based on the context provided.
- selectWriteStore(ContentContext) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- SelfNodeLocator - Class in org.alfresco.repo.nodelocator
-
This
NodeLocatorreturns the source node. - SelfNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.SelfNodeLocator
- SelfRegisteringClassName(String) - Constructor for class org.alfresco.repo.rendition.RenditionPreventionRegistry.SelfRegisteringClassName
- send(Object) - Method in class org.alfresco.repo.event2.Event2MessageProducer
- send(Object) - Method in interface org.alfresco.repo.events.MessageProducer
-
Send the given POJO message to the default queue for the producer
- send(String, Object) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- send(String, Object) - Method in class org.alfresco.repo.rawevents.TransactionAwareEventProducer
- send(String, Object, Map<String, Object>) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- send(String, Object, Map<String, Object>) - Method in class org.alfresco.repo.rawevents.TransactionAwareEventProducer
- send(String, ExchangePattern, Object, Map<String, Object>) - Method in class org.alfresco.repo.event2.Event2MessageProducer
- send(String, ExchangePattern, Object, Map<String, Object>) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- send(String, ExchangePattern, Object, Map<String, Object>) - Method in class org.alfresco.repo.rawevents.TransactionAwareEventProducer
- sendAllEvents() - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- sendContent(Transfer, Set<ContentData>) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- sendContent(Transfer, Set<ContentData>) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Send the content of the specified urls
- sendContent(ContentData, long, long) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- sendData(OutputStream) - Method in class org.alfresco.repo.transfer.ContentDataPart
- sendDispositionHeader(OutputStream) - Method in class org.alfresco.repo.transfer.ContentDataPart
-
Write the disposition header to the output stream
- sendEmail(ResetPasswordServiceImpl.ResetPasswordEmailDetails) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- sendEmailNotification(QuickShareServiceImpl.QuickShareEmailRequest) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- sendEmailNotification(QuickShareServiceImpl.QuickShareEmailRequest) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Notifies users by email that a content has been shared with them, and the details of it.
- sendEvent(AssociationRef, PeerAssociationEventConsolidator) - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- sendEvent(ChildAssociationRef, ChildAssociationEventConsolidator) - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- sendEvent(NodeRef, NodeEventConsolidator) - Method in class org.alfresco.repo.event2.EventGenerator.EventTransactionListener
- sendEvent(Event) - Method in class org.alfresco.repo.events.AbstractEventsService
-
Register the event to be sent to a message producer once the transaction is over
- sendEventsBeforeCommit - Variable in class org.alfresco.repo.events.AbstractEventsService
- sendFollowingMail(String, String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sends an email to the person that is followed.
- SENDING_CONTENT - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- SENDING_SNAPSHOT - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- sendMail(String, String, Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteModeratedSender
- sendMail(String, String, Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
- sendMail(String, String, Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteSender
-
Sends an invitation email.
- sendMail(Map<String, String>) - Method in class org.alfresco.repo.invitation.site.InviteNominatedSender
-
Deprecated.
- sendManifest(Transfer, File, OutputStream) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- sendManifest(Transfer, File, OutputStream) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
- sendModeratedInvitation(String, String, String, Map<String, Object>) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- sendModeratedInvitation(String, String, String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Sends the site join request notification email using the given template, subject localization key, and variables.
- SendModeratedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation request has been sent.
- SendModeratedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- sendNominatedInvitation(String, String, String, Map<String, Object>) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- sendNominatedInvitation(String, String, String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Sends the invite email using the given template, subject localization key, and variables.
- sendNominatedInvitation(String, Map<String, Object>) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- sendNominatedInvitation(String, Map<String, Object>) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Deprecated.
- SendNominatedInviteAddDirectDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation request has been sent.
- SendNominatedInviteAddDirectDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.SendNominatedInviteAddDirectDelegate
- SendNominatedInviteDelegate - Class in org.alfresco.repo.invitation.activiti
-
Activiti delegate that is executed when a invitation request has been sent.
- SendNominatedInviteDelegate() - Constructor for class org.alfresco.repo.invitation.activiti.SendNominatedInviteDelegate
- sendNotification(String, NotificationContext) - Method in class org.alfresco.repo.notification.NotificationServiceImpl
- sendNotification(String, NotificationContext) - Method in interface org.alfresco.service.cmr.notification.NotificationService
-
Send notification using the names notification provider and notification context.
- sendNotification(NotificationContext) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- sendNotification(NotificationContext) - Method in interface org.alfresco.service.cmr.notification.NotificationProvider
-
Sends a notification using the notification provider.
- sendResetPasswordConfirmationEmail(DelegateExecution, String, String) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Updates the user's new password.
- sendResetPasswordConfirmationEmail(DelegateExecution, String, String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- SendResetPasswordConfirmationEmailDelegate - Class in org.alfresco.repo.security.authentication.activiti
-
Deprecated.from 7.1.0 This
activiti delegateis executed when a user is finished resetting his/her password. - SendResetPasswordConfirmationEmailDelegate() - Constructor for class org.alfresco.repo.security.authentication.activiti.SendResetPasswordConfirmationEmailDelegate
-
Deprecated.
- sendResetPasswordEmail(DelegateExecution, String, String) - Method in interface org.alfresco.repo.security.authentication.ResetPasswordService
-
Deprecated.Sends reset password email.
- sendResetPasswordEmail(DelegateExecution, String, String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- SendResetPasswordEmailDelegate - Class in org.alfresco.repo.security.authentication.activiti
-
Deprecated.from 7.1.0 This
activiti delegateis executed when a user request password reset. - SendResetPasswordEmailDelegate() - Constructor for class org.alfresco.repo.security.authentication.activiti.SendResetPasswordEmailDelegate
-
Deprecated.
- sendSnapshot(long, long) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- sendTestMessage() - Method in class org.alfresco.repo.action.executer.MailActionExecuter
-
Send a test message
- sendTestMessage() - Method in class org.alfresco.repo.action.executer.MailActionExecuterMonitor
- sendWorkflowAssignedNotificationEMail(String, String, String[], boolean) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Send workflow assigned email notification.
- sendWorkflowAssignedNotificationEMail(String, String, String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Send workflow assigned email notification.
- sendWorkflowAssignedNotificationEMail(String, String, String, Date, Integer, NodeRef, String[], boolean) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- SEPARATE - Enum constant in enum class org.alfresco.repo.imap.AttachmentsExtractor.AttachmentsExtractorMode
-
All attachments for each email will be extracted to separate folder.
- Sequence - Class in org.alfresco.util.schemacomp.model
-
Represents a database sequence.
- Sequence(String) - Constructor for class org.alfresco.util.schemacomp.model.Sequence
- Sequence(DbObject, String) - Constructor for class org.alfresco.util.schemacomp.model.Sequence
- SERIALIZABLE - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- SerializableTypeHandler - Class in org.alfresco.ibatis
-
MyBatis 3.x TypeHandler for java.io.Serializable to BLOB types.
- SerializableTypeHandler() - Constructor for class org.alfresco.ibatis.SerializableTypeHandler
- SerializableTypeHandler.DeserializationException - Exception in org.alfresco.ibatis
-
Marker exception to allow deserialization issues to be dealt with by calling code.
- SerializableTypeHandler.SerializationException - Exception in org.alfresco.ibatis
-
Marker exception to allow serialization issues to be dealt with by calling code.
- SerializationException(Throwable) - Constructor for exception org.alfresco.ibatis.ByteArrayTypeHandler.SerializationException
- SerializationException(Throwable) - Constructor for exception org.alfresco.ibatis.SerializableTypeHandler.SerializationException
- serialize(Object) - Method in class org.alfresco.util.json.DefaultJsonSerializer
- serialize(Throwable) - Method in class org.alfresco.util.json.ExceptionJsonSerializer
- serialize(TransformationSourceOptions, Map<String, Serializable>) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions.CropSourceOptionsSerializer
- serialize(TransformationSourceOptions, Map<String, Serializable>) - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions.PagedSourceOptionsSerializer
- serialize(TransformationSourceOptions, Map<String, Serializable>) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions.TemporalSourceOptionsSerializer
-
Deprecated.
- serialize(TransformationSourceOptions, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.repository.TransformationSourceOptions.TransformationSourceOptionsSerializer
-
Deprecated.Serializes the given transformation source options into the given parameter map.
- serialize(T) - Method in interface org.alfresco.util.json.JsonSerializer
- serializeCredentials(BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsFactory
-
Serializes the given
BaseCredentialsInfoobject to node properties. - serializeCredentials(BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsFactory
-
Serializes the given
BaseCredentialsInfoobject to node properties. - serializeCredentials(BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsFactory
-
Serializes the given
BaseCredentialsInfoobject to node properties. - serializeCredentials(BaseCredentialsInfo) - Method in interface org.alfresco.repo.remotecredentials.RemoteCredentialsInfoFactory
-
Serializes the given
BaseCredentialsInfoobject to node properties. - SerializedTransformationOptionsAccessor - Interface in org.alfresco.service.cmr.repository
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- SerialVersionLabelPolicy - Class in org.alfresco.repo.version.common.versionlabel
-
The serial version label policy.
- SerialVersionLabelPolicy() - Constructor for class org.alfresco.repo.version.common.versionlabel.SerialVersionLabelPolicy
- serialVersionUID - Static variable in class org.alfresco.repo.activities.feed.JobSettings
- serialVersionUID - Static variable in class org.alfresco.repo.activities.feed.RepoCtx
- serverConfiguration - Variable in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- ServerConfigurationBean - Class in org.alfresco.filesys.config
-
Alfresco File Server Configuration Bean Class
- ServerConfigurationBean() - Constructor for class org.alfresco.filesys.config.ServerConfigurationBean
-
Default constructor
- ServerConfigurationBean(String) - Constructor for class org.alfresco.filesys.config.ServerConfigurationBean
-
Class constructor
- ServerDescriptorDAOImpl - Class in org.alfresco.repo.descriptor
-
Manages retrieval of the server Descriptor from a read-only resource file.
- ServerDescriptorDAOImpl() - Constructor for class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
- serverMode - Variable in class org.alfresco.repo.mode.ServerModeImpl
- ServerMode - Enum Class in org.alfresco.repo.mode
- ServerModeImpl - Class in org.alfresco.repo.mode
- ServerModeImpl() - Constructor for class org.alfresco.repo.mode.ServerModeImpl
- ServerModeProvider - Interface in org.alfresco.repo.mode
- serverProperties - Variable in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
-
The server properties.
- SERVICE_REGISTRY - Static variable in interface org.alfresco.service.ServiceRegistry
- SERVICE_REGISTRY_BEAN_KEY - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- ServiceAccountAuthority - Class in org.alfresco.repo.security.permissions.dynamic
-
This class represents a dynamic authority for service accounts in the system.
- ServiceAccountAuthority() - Constructor for class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- ServiceAccountRegistry - Interface in org.alfresco.repo.serviceaccount
-
A service account registry that allows service accounts to be registered with their corresponding roles.
- ServiceAccountRegistryImpl - Class in org.alfresco.repo.serviceaccount
-
Processes the alfresco-global properties file and applies a naming convention to distinguish the service account's name and role.
- ServiceAccountRegistryImpl() - Constructor for class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- ServiceBehaviourBinding - Class in org.alfresco.repo.policy
-
Behaviour binding to a Service.
- ServiceDescriptorRegistry - Class in org.alfresco.repo.service
-
Implementation of a Service Registry based on the definition of Services contained within a Spring Bean Factory.
- ServiceDescriptorRegistry() - Constructor for class org.alfresco.repo.service.ServiceDescriptorRegistry
- ServiceException - Exception in org.alfresco.service
-
Base Exception of Service Exceptions.
- ServiceException(String) - Constructor for exception org.alfresco.service.ServiceException
- ServiceException(String, Throwable) - Constructor for exception org.alfresco.service.ServiceException
- serviceRegistry - Variable in class org.alfresco.repo.imap.AbstractImapFolder
- serviceRegistry - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- serviceRegistry - Variable in class org.alfresco.repo.module.AbstractModuleComponent
- serviceRegistry - Variable in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
- serviceRegistry - Variable in class org.alfresco.repo.transfer.AbstractNodeFilter
- serviceRegistry - Variable in class org.alfresco.repo.transfer.AbstractNodeFinder
- ServiceRegistry - Interface in org.alfresco.service
-
This interface represents the registry of public Repository Services.
- services - Variable in class org.alfresco.repo.jscript.ScriptAction
- services - Variable in class org.alfresco.repo.jscript.ScriptNode
- services - Variable in class org.alfresco.repo.jscript.ScriptUtils
-
Services
- services - Variable in class org.alfresco.repo.jscript.Search
-
Service registry
- services - Variable in class org.alfresco.repo.processor.BaseProcessor
-
The service registry
- services - Variable in class org.alfresco.repo.template.BaseContentNode
- services - Variable in class org.alfresco.repo.template.BaseTemplateMap
- Session - Class in org.alfresco.repo.jscript
-
Support object for session level properties etc.
- Session - Class in org.alfresco.repo.template
-
Support session information in free marker templates.
- Session() - Constructor for class org.alfresco.repo.jscript.Session
- Session() - Constructor for class org.alfresco.repo.template.Session
- SESSION_SYNCHRONIZATION_ORDER - Static variable in class org.alfresco.repo.transaction.AlfrescoTransactionSupport
-
The order of synchronization set to be 100 less than the Hibernate synchronization order
- sessionClosed(SrvSession) - Method in class org.alfresco.filesys.NullSessionListener
- sessionCreated(SrvSession) - Method in class org.alfresco.filesys.NullSessionListener
- sessionLoggedOn(SrvSession) - Method in class org.alfresco.filesys.NullSessionListener
- SessionsUsageDataCollector - Class in org.alfresco.heartbeat
-
Collector ID: acs.repository.usage.sessions Data: activeTickets: int - The number of non-expired tickets.
- SessionsUsageDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.SessionsUsageDataCollector
- set(int, T) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- set(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- set(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets options from the supplied map.
- set(Map<String, Object>, String, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- set(Map<String, String>, String, TransformationOptionsConverter.Setter) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- set(CMISResultSetRow) - Method in class org.alfresco.opencmis.search.CMISResultSetRowIterator
- set(NodeRef, LockState) - Method in class org.alfresco.repo.lock.mem.AbstractLockStore
- set(NodeRef, LockState) - Method in interface org.alfresco.repo.lock.mem.LockStore
- set(ResultSetRow) - Method in class org.alfresco.repo.search.AbstractResultSetRowIterator
- set(ResultSetRow) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSetRowIteratorImpl
- set(CallContext) - Static method in class org.alfresco.opencmis.AlfrescoCmisServiceCall
- SET_ASPECTS - Static variable in class org.alfresco.opencmis.CMISConnector
- setAbstainFor(Set<String>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Types and aspects for which we will abstain on voting if they are present.
- setAccept(boolean) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- setAcceptNullArgument(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserAccountStatusInterpreter
- setAccessCache(SimpleCache<Serializable, AccessStatus>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the permissions access cache.
- setAccessControl(ManifestAccessControl) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setAccessControlEntry(Long, AccessControlEntry) - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Add an access control entry
- setAccessControlEntry(Long, AccessControlEntry) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Add an access control entry
- setAccessControlList(AccessControlListBean) - Method in class org.alfresco.filesys.repo.ContentContext
- setAccessControlList(NodeRef, Long) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Set the ACL on a node.
- setAccessControlList(NodeRef, Long) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setAccessControlList(NodeRef, Acl) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Set the ACL on a node.
- setAccessControlList(NodeRef, Acl) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setAccessControlList(StoreRef, Acl) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- setAccessControlList(StoreRef, Acl) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setAccessControlListDAO(AccessControlListDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setAccessControlListDAO(AccessControlListDAO) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setAccessStatus(AccessStatus) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the status
- setAccessType(String) - Method in class org.alfresco.filesys.config.acl.AccessControlBean
-
Set the the access control check type.
- setAccountExpires(String, boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Set if the account should expire
- setAccountExpires(String, boolean) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Set if the account should expire
- setAccountExpires(String, boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setAccountExpiryDate(String, Date) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Set the date on which the account expires
- setAccountExpiryDate(String, Date) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Set the date on which the account expires
- setAccountExpiryDate(String, Date) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setAceId(Long) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- setAceType(ACEType) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setAceType(ACEType) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the type
- setAclCache(SimpleCache<Serializable, AccessControlList>) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
-
Set the ACL cache
- setAclChangeSetId(long) - Method in class org.alfresco.repo.solr.AclReaders
- setAclChangeSetId(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setAclChangeSetId(Long) - Method in class org.alfresco.repo.domain.solr.AclEntity
- setAclChangeSetId(Long) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- setAclCount(int) - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- setAclCrudDAO(AclCrudDAO) - Method in class org.alfresco.repo.admin.patch.impl.AbstractPermissionChangePatch
- setAclCrudDAO(AclCrudDAO) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- setAclCrudDAO(AclCrudDAO) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Set the ACL DAO component
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the ACL DAO component.
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setAclDAO(AclDAO) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setAclEntityCache(TransactionalCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
-
Set the cache to use for alf_access_control_list lookups (optional).
- setAclId(Long) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setAclId(Long) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- setAclId(Long) - Method in class org.alfresco.repo.solr.AclReaders
- setAclId(Long) - Method in class org.alfresco.repo.solr.NodeMetaData
- setAclId(String) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setAclId(String) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set the acl id
- setAclType(ACLType) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setAclType(ACLType) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set the acl type
- setAclVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setAclVersion(Long) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set the acl version
- setAcsVersion(String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
- setAction(int, A) - Method in class org.alfresco.repo.action.ActionListImpl
- setAction(int, A) - Method in interface org.alfresco.service.cmr.action.ActionList
-
Replace the action at the specfied index with the passed action.
- setAction(int, Action) - Method in class org.alfresco.repo.action.CompositeActionImpl
- setAction(int, RenditionDefinition) - Method in class org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
-
Deprecated.
- setAction(Action) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the action
- setActionAccessRestrictions(List<ActionAccessRestriction>) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set action access restrictions
- setActionChain(Set<String>) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the action chain
- setActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.ActionImpl
- setActionCondition(int, ActionCondition) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- setActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.Action
-
Replaces the current action condition at the given index with the action condition provided.
- setActionCondition(int, ActionCondition) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
-
Replace the ActionCondition at the specified index with the passed ActionCondition.
- setActionContext(Action, String) - Static method in interface org.alfresco.repo.action.access.ActionAccessRestriction
- setActionDefinitionName(String) - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
- setActionName(String) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Set the name of the action.
- setActionQName(QName) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- setActionService(RuntimeActionService) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Set the action service
- setActionService(RuntimeActionService) - Method in class org.alfresco.repo.action.executer.CompositeActionExecuter
-
Set the action service
- setActionService(ActionService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setActionService(ActionService) - Method in class org.alfresco.opencmis.CMISConnector
- setActionService(ActionService) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set the action service - IOC.
- setActionService(ActionService) - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Set the action service - IOC.
- setActionService(ActionService) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- setActionService(ActionService) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- setActionService(ActionService) - Method in class org.alfresco.repo.imap.ImapContentPolicy
- setActionService(ActionService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setActionService(ActionService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setActionService(ActionService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the actionService
- setActionService(ActionService) - Method in class org.alfresco.repo.rendition.executer.CompositeRenderingEngine
-
Deprecated.
- setActionService(ActionService) - Method in class org.alfresco.repo.rendition.PerformRenditionActionExecuter
-
Deprecated.Injects the actionService bean.
- setActionService(ActionService) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.
- setActionService(ActionService) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the ActionService bean.
- setActionService(ActionService) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
-
Injects the ActionService bean.
- setActionService(ActionService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the action service
- setActionService(ActionService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setActionService(ActionService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the action service.
- setActionService(ActionService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the action service
- setActionService(ActionService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setActionService(ActionService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setActionServiceHelper(ActionServiceHelper) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- setActionServiceImpl(ActionServiceImpl) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the action tracking service
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Set the action tracking service.
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the ActionTrackingService bean.
- setActionTrackingService(ActionTrackingService) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the ActionTrackingService bean.
- setActive(boolean) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
-
Activates or deactivates the bean.
- setActive(boolean) - Method in class org.alfresco.repo.forms.processor.AbstractFilter
-
Sets whether this filter is active
- setActive(boolean) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Sets whether this processor is active
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
-
Controls whether the mapper is enabled.
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.admin.IdentityServiceAdminConsoleAuthenticator
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.webscripts.IdentityServiceWebScriptsHomeAuthenticator
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
-
Sets the active flag
- setActive(boolean) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setActive(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Controls whether this bean is active.
- setActive(boolean) - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- setActive(boolean) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- setActive(Boolean) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setActive(Boolean) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setActivitiesEnabled(boolean) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setActivitiesEnabled(boolean) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setActivitiesFeedModelBuilderFactory(ObjectFactory<ActivitiesFeedModelBuilder>) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setActivitiesFeedSubsystem(ChildApplicationContextFactory) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setActivitiHistoryService(HistoryService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setActivitiTaskService(TaskService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setActivitiUtil(ActivitiUtil) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setActivityData(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setActivityPoster(CmisActivityPoster) - Method in class org.alfresco.opencmis.CMISConnector
- setActivityPostService(ActivityPostService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setActivityPostServiceImpl(ActivityPostServiceImpl) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setActivityService(ActivityService) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setActivityService(ActivityService) - Method in class org.alfresco.repo.activities.script.Activity
-
Set the activity service
- setActivityService(ActivityService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setActivityService(ActivityService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set activity service
- setActivityService(ActivityService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the activity service.
- setActivityService(ActivityService) - Method in class org.alfresco.service.cmr.activities.FileFolderActivityPosterImpl
- setActivitySummary(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setActivityType(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setActivityType(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setActorId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setActualType(Integer) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setActualTypeId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setActualTypeId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setAdhocPropertiesAllowed(boolean) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Setter for Spring injection of adhocPropertiesAllowed property
- setAdhocPropertiesAllowed(boolean) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Set whether adhoc properties are allowed
- setAdminClient(SolrAdminHTTPClient) - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- setAdminConsoleRedirectPath(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setAdminConsoleScopes(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setAdminGroups(Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setAlfrescoAPIFacet(AlfrescoAPIFacet) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- setAlfrescoContext(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setAlfrescoDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- setAlfrescoHost(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setAlfrescoLockKeeper(LockKeeper) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setAlfrescoPort(int) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setAlfrescoProtocol(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setAlfrescoSearchEnterpriseVersion(String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
- setAlfrescoSearchVersion(String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
- setAlfrescoURLEnabled(boolean) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setAlgorithm(String) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setAlgorithm(String) - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
- setAlias(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- setAlias(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setAliasId(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- setAlienProcessor(AlienProcessor) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setAlienProcessor(AlienProcessor) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setAlienProcessor(AlienProcessor) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- setAlienProcessor(AlienProcessor) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setAllocationSize(long) - Method in class org.alfresco.filesys.repo.rules.commands.CreateFileCommand
- setAllocationSize(long) - Method in class org.alfresco.filesys.repo.rules.commands.RestoreFileCommand
- setAllocationSize(long) - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- setAllowAnonymous(boolean) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the allow anonymous.
- setAllowAnyHostname(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setAllowCreateUser(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowDeleteUser(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowDeletions(boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Controls how deleted users and groups are handled.
- setAllowed(boolean) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setAllowedSenders(String) - Method in class org.alfresco.email.server.EmailServer
-
Set the allowed senders as a comma separated list.
- setAllowedSendersList(List<String>) - Method in class org.alfresco.email.server.EmailServer
- setAllowedUsers(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
-
Sets the list of users who are allowed to log in.
- setAllowEnlargement(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setAllowEqualsChecks(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Allow equality checking of values before they are written to the shared cache on commit.
- setAllowGetAccountExpiryDate(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetAccountHasExpired(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetAccountLocked(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetCredentialsExpire(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetCredentialsExpiryDate(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetCredentialsHaveExpired(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGetEnabled(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowGuestLogin(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- setAllowGuestLogin(Boolean) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Set if guest login is supported.
- setAllowImmutableEnabledUpdate(Boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setAllowQueryNodes(Set<String>) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- setAllowRandomAccess(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Stores may optionally produce readers and writers that support random access.
- setAllowSetAccountExpires(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSetAccountExpiryDate(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSetAccountLocked(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSetCredentialsExpire(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSetCredentialsExpiryDate(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSetEnabled(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowSmartNodes(Set<String>) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- setAllowsUserCreation(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setAllowsUserDeletion(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setAllowsUserPasswordChange(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setAllowUpdateUser(boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
- setAllowWrite(boolean) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
-
Controls where we allow write operations by non-system users on the repository.
- setAllowWrite(boolean) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Set whether we write or not
- setAllowWrite(boolean) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Set the read-only mode for all generated transactions.
- setAllowWrite(boolean, QName) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Set the read-only mode for all generated transactions.
- setAllRootNodesCache(SimpleCache<StoreRef, Set<NodeRef>>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains the extended Store root node data
- setAlternativeDictionary(String) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setAlternatives(List<Patch>) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set all anti-dependencies.
- setAncestorType(QName) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setAnonymousAccount(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the anonymous account.
- setAnyDenyDenies(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
-
When set, a single DENIED ACL entry for any authority will result in access being denied as a whole.
- setAnyDenyDenies(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
-
When set, a single DENIED ACL entry for any authority will result in access being denied as a whole.
- setAnyDenyDenies(boolean) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- setAnyDenyDenies(boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setApiExplorerUrl(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setApplicableMimetypes(List<String>) - Method in class org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
-
Deprecated.Sets the list of applicable mimetypes
- setApplicableTypes(String[]) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set the list of types for which this action is applicable
- setApplicableTypes(Set<QName>) - Method in class org.alfresco.repo.action.ActionDefinitionImpl
-
Sets the list of applicable types
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.encryption.ReEncryptor
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.messaging.camel.SpringContextRouteLoader
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.metrics.db.DBMetricsReporterProxy
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.metrics.rest.RestMetricsReporterProxy
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.opencmis.CMISConnector
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the application context
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledJobWrapper
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
ApplciationContextAware - get the application context.
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.admin.Log4JHierarchyInit
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.cache.InMemoryCacheStatistics
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.filestore.FileContentStore
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.model.Repository
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker
-
Set the application context for event publishing during batch processing
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.scheduler.AlfrescoJobFactory
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Set the application context for event publishing during batch processing
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setApplicationContext(ApplicationContext) - Method in class org.alfresco.util.RuntimeSystemPropertiesSetter
- setApplicationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory
-
Sets the application context manager.
- setApplicationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent
- setApplicationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
-
Sets the application context manager.
- setApplicationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticator
-
IOC
- setApplicationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the application context manager.
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set automatically
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- setApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setApplicationName(String) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setApplicationNameId(Long) - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- setAppliedOnDate(String, Date) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- setAppliedOnDate(String, Date) - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
-
Update the patch applied on date.
- setAppliedOnDate(Date) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setAppliedPatchDAO(AppliedPatchDAO) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- setAppliedPatchDAO(AppliedPatchDAO) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- setAppliedPatchDAO(AppliedPatchDAO) - Method in class org.alfresco.repo.importer.system.SystemExporterImporter
- setAppliedToSchema(int) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setAppliedToServer(String) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setApplies(Integer) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setAppliesFromVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the minimum module version number to which this component applies.
- setAppliesToVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the minimum module version number to which this component applies.
- setApplyPermissionIfFolderExist(boolean) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch.FolderDetails
- setApplyToTenants(boolean) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setApplyToTenants(boolean) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setApplyToTenants(boolean) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setAppTool(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setAppTool(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setAppTool(String) - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- setArchiveMap(Map<String, String>) - Method in class org.alfresco.repo.node.StoreArchiveMap
- setArgument(JobSettings) - Method in interface org.alfresco.repo.activities.feed.FeedGridJob
- setArgument(JobSettings) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGridJob
- setArgumentValues(List<String>) - Method in class org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor
- setAscending(Boolean) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setAspectIndexFilter(AspectIndexFilter) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setAspectName(String) - Method in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- setAspectQNameIds(List<Long>) - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- setAspects(Set<QName>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setAspects(Set<QName>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setAspectsCache(SimpleCache<NodeVersionKey, Set<QName>>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains the Node QName IDs
- setAspectsForIgnoringPaths(List<String>) - Method in class org.alfresco.repo.search.AspectIndexFilter
- setAssociationName(String) - Method in class org.alfresco.repo.virtual.store.CustomVirtualizationMethod
- setAssociations(NodeRef, QName, List<NodeRef>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setAssociations(NodeRef, QName, List<NodeRef>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- setAssociations(NodeRef, QName, List<NodeRef>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setAssociationType(String) - Method in class org.alfresco.repo.policy.registration.AssociationPolicyRegistration
-
Set the association type
- setAssociationTypes(Collection<QName>) - Method in class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- setAssociationTypes(Collection<QName>) - Method in class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- setAssociationTypes(QName...) - Method in class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- setAssociationTypes(QName...) - Method in class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- setAssocIndex(int) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setAssocIndex(int) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setAssocType(QName) - Method in interface org.alfresco.repo.importer.ImportParent
-
Re-set association type
- setAssocType(QName) - Method in class org.alfresco.repo.importer.view.ParentContext
-
Set Parent / Child Assoc Type
- setAssocTypeQNameId(Long) - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- setAssocTypeQNameIds(Set<Long>) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setAsText(String) - Method in class org.alfresco.util.QNameTypeEditor
- setAsyncEmbedEnabled(boolean) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
- setAsyncExtractEnabled(boolean) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterRegistry
- setAsynchronousActionExecutionQueue(AsynchronousActionExecutionQueueImpl) - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
- setAsynchronousActionExecutionQueues(Map<String, AsynchronousActionExecutionQueue>) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Deprecated.Rather than inject a map, it is preferable to inject individual
AsynchronousActionExecutionQueueinstances during bean initialisation in a spring init-method. - setAsynchronousExtractor(AsynchronousExtractor) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setAsyncNotification(boolean) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
Indicates whether the notification will be sent asynchronously or not.
- setAttachmentsExtractor(AttachmentsExtractor) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setAttachmentsExtractorMode(String) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setAttachmentsFolder(RepositoryFolderConfigBean) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setAttribute(Serializable, Serializable...) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Set an attribute, overwriting its prior value if it already existed.
- setAttribute(Serializable, Serializable...) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Set an attribute, overwriting its prior value if it already existed.
- setAttributeBatchSize(int) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the attribute batch size.
- setAttributeService(AttributeService) - Method in class org.alfresco.email.server.AliasableAspect
- setAttributeService(AttributeService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setAttributeService(AttributeService) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- setAttributeService(AttributeService) - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- setAttributeService(AttributeService) - Method in class org.alfresco.repo.admin.patch.impl.MigrateTenantsFromAttrsToTablePatch
- setAttributeService(AttributeService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the attribute service
- setAttributeService(AttributeService) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the attribute service.
- setAttributeService(AttributeService) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setAudience(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setAuditableProperties(AuditablePropertiesEntity) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setAuditablePropertiesEntity(AuditablePropertiesEntity) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setAuditableProps(boolean) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setAuditAccessed(String) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- setAuditApplicationId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditApplicationId(Long) - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- setAuditAppNameId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditAppNameId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditComponent(AuditComponent) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
The component to create audit events
- setAuditComponent(AuditComponent) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
- setAuditComponent(AuditComponent) - Method in class org.alfresco.repo.audit.AuditServiceImpl
- setAuditComponent(AuditComponent) - Method in class org.alfresco.repo.node.NodeAuditor
-
The component to create audit events
- setAuditComponent(AuditComponent) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the audit component
- setAuditCreated(String) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- setAuditCreator(String) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- setAuditDAO(AuditDAO) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Set the DAO for accessing audit data
- setAuditDAO(AuditDAO) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Set the DAO used to persisted the registered audit models.
- setAuditEnabled(boolean) - Method in interface org.alfresco.repo.audit.AuditComponent
-
Switch auditing on or off
- setAuditEnabled(boolean) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Switch auditing on or off
- setAuditEnabled(boolean) - Method in class org.alfresco.repo.audit.AuditServiceImpl
-
Enable or disable the global auditing state
- setAuditEnabled(boolean) - Method in interface org.alfresco.service.cmr.audit.AuditService
-
Enable or disable the global auditing state
- setAuditEntryId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditEntryIds(List<Long>) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditFilter(AuditFilter) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Set the component used to filter which audit events to record
- setAuditFromId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditFromId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditFromTime(Long) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditFromTime(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditModelId(Long) - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- setAuditModelRegistry(AuditModelRegistryImpl) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Set the registry holding the audit models
- setAuditModified(String) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- setAuditModified(Date, long) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- setAuditModifier(String) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
For persistance use
- setAuditRecordData(Map<String, Serializable>) - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- setAuditRecordReporter(AuditRecordReporter) - Method in interface org.alfresco.repo.audit.AuditComponent
- setAuditRecordReporter(AuditRecordReporter) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- setAuditRecordType(String) - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- setAuditService(AuditService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setAuditService(AuditService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the audit service.
- setAuditService(AuditService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the audit service
- setAuditTime(long) - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- setAuditTime(long) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditToId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditToId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditToTime(Long) - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- setAuditToTime(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditUserId(Long) - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- setAuditUserId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setAuditUserId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditValue(Map<String, Serializable>) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditValueRows(List<PropertyIdSearchRow>) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuditValues(String, Date, boolean, long) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
Set all cm:auditable parameters as required.
- setAuditValues(String, Date, Map<QName, Serializable>) - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
-
Set all cm:auditable parameters as required, giving precedence to the supplied property map.
- setAuditValuesId(Long) - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- setAuditValuesId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- setAuthenticate(boolean) - Method in class org.alfresco.email.server.EmailServer
- setAuthenticatedUser(String) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setAuthentication(String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Set the login information for a user (typically called by an admin user)
- setAuthentication(String, char[]) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- setAuthentication(String, char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Set the login information for a user (typically called by an admin user)
- setAuthenticationCache(SimpleCache<String, RepositoryAuthenticationDao.CacheEntry>) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.email.server.EmailServer
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the authentication component
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the authenticationComponent
- setAuthenticationComponent(AuthenticationComponent) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the authentication context
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the authentication context
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the authentication component
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Deprecated.Not used since 3.4
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Set the authentication component
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Set the authentication component
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set authentication component
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setAuthenticationContext(AuthenticationContext) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Set the authentication component
- setAuthenticationContextManager(ChildApplicationContextManager) - Method in class org.alfresco.repo.admin.patch.impl.AdminUserPatch
- setAuthenticationDao(AuthenticationDao) - Method in class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- setAuthenticationDao(MutableAuthenticationDao) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
IOC
- setAuthenticationDao(MutableAuthenticationDao) - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- setAuthenticationDao(MutableAuthenticationDao) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
-
Sets the authentication dao.
- setAuthenticationDao(MutableAuthenticationDao) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setAuthenticationEnabled(String, boolean) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Enable or disable an authentication entry
- setAuthenticationEnabled(String, boolean) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- setAuthenticationEnabled(String, boolean) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Enable or disable an authentication entry
- setAuthenticationManager(AuthenticationManager) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
-
IOC
- setAuthenticationService(AbstractAuthenticationService) - Method in class org.alfresco.repo.admin.RepoServerMgmt
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the authentication service.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Sets the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Sets the authentication service
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Setter.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
Set the AuthenticationService instance.
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setAuthenticationService(AuthenticationService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the authentication service
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.jscript.People
-
Sets the authentication service.
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.template.People
-
Sets the authentication service.
- setAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- setAuthenticationServices(List<AuthenticationService>) - Method in class org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- setAuthenticationSubsystem(DefaultChildApplicationContextManager) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setAuthenticationTicket(String) - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Set the authentication ticket
- setAuthenticator(FTPAuthenticator) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the authenticator.
- setAuthId(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- setAuthority(String) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch.FolderDetails
- setAuthority(String) - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- setAuthority(String) - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- setAuthority(String) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the authority
- setAuthority(String) - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- setAuthorityBridgeDAO(AuthorityBridgeDAO) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- setAuthorityBridgeDAO(AuthorityBridgeDAO) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAuthorityBridgeTableCache(AuthorityBridgeTableAsynchronouslyRefreshedCache) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.jscript.People
-
Set the authority DAO
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.template.People
-
Set the authority DAO
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setAuthorityDAO(AuthorityDAO) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setAuthorityDisplayName(String) - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- setAuthorityDisplayName(String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Set the display name for an authority
- setAuthorityDisplayName(String, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAuthorityDisplayName(String, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Set the display name for the given authority.
- setAuthorityDisplayName(String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Set the display name for the given authority.
- setAuthorityDisplayNameAndDescription(String, String, String) - Method in interface org.alfresco.repo.security.authority.AuthorityDAO
-
Set the display name and description for an authority
- setAuthorityDisplayNameAndDescription(String, String, String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAuthorityDisplayNameAndDescription(String, String, String) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
-
Set the display name and description for the given authority.
- setAuthorityDisplayNameAndDescription(String, String, String) - Method in interface org.alfresco.service.cmr.security.AuthorityService
-
Set the display name and description for the given authority.
- setAuthorityEntityCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
-
Set the cache to use for alf_authority lookups (optional).
- setAuthorityId(Long) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setAuthorityLookupCache(SimpleCache<Pair<String, String>, NodeRef>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setAuthorityManager(WorkflowAuthorityManager) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Sets the Authority DAO /**
- setAuthorityName(String) - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- setAuthorityNameQNameId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- setAuthorityService(AuthorityService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- setAuthorityService(AuthorityService) - Method in class org.alfresco.heartbeat.AuthoritiesDataCollector
- setAuthorityService(AuthorityService) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
-
Sets the Authority Service.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.action.access.AdminActionAccessRestriction
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.admin.BaseInterpreter
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch
-
Sets the authority service.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
-
The authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
-
Sets the Authority Service to be used for groups and people
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.jscript.People
-
Set the authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the authority service.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the authority service.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the authority service.
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.template.People
-
Set the authority service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.usage.UsageQuotaProtector
- setAuthorityService(AuthorityService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the Authority Service
- setAuthorityService(AuthorityService) - Method in class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- setAuthorityType(Authority.ScriptAuthorityType) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- setAuthorityZones(Set<String>) - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch.GroupAuthorityDetails
- setAuthServerUrl(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setAutoCommit(boolean) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setAutoCreatePeopleOnLogin(boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Controls whether we auto create a missing person on log in.
- setAutoIncrement(boolean) - Method in class org.alfresco.util.schemacomp.model.Column
- setAutoOrient(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- setAutoStart(boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Indicates whether the bean should be started on startup of the parent application context.
- setBackingStore(ContentStore) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setBaseAdminUsername(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setBaseAdminUsername(String) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- setBaseDataSource(BasicDataSource) - Method in class org.alfresco.repo.tenant.TenantRoutingDataSource
- setBaseHttpUrl(String) - Method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.Set the base HTTP URL of the remote Alfresco application.
For example: - setBaseNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- setBaseUrl(String) - Method in class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- setBaseUrl(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setBaseUrl(String) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setBatchEnabled(boolean) - Method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- setBatchSize(int) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setBatchSize(int) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- setBatchSize(int) - Method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- setBatchSize(int) - Method in class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- setBatchSize(int) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- setBatchSize(int) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
-
Set the batch size used by the cleaning jobs.
- setBatchSize(int) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- setBatchSize(int) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Sets the number of users to process at one time.
- setBatchSize(Integer) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setBatchThreads(int) - Method in class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.audit.BeanIdentifierImpl
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.event2.filter.EventFilterRegistry
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.security.permissions.impl.PublicServiceAccessServiceImpl
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
- setBeanFactory(BeanFactory) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setBeanIdentifier(BeanIdentifier) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
- setBeanName(String) - Method in class org.alfresco.filesys.auth.nfs.UserMapping
- setBeanName(String) - Method in class org.alfresco.filesys.config.acl.AccessControlBean
- setBeanName(String) - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
- setBeanName(String) - Method in class org.alfresco.repo.action.CommonResourceAbstractBase
-
Set the bean name
- setBeanName(String) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
- setBeanName(String) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
-
Set the name with which to
register - setBeanName(String) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
-
Set the name with which to
register - setBeanName(String) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Since there are many cache instances, it is useful to be able to associate a name with each one.
- setBeanName(String) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setBeanName(String) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- setBeanName(String) - Method in class org.alfresco.repo.management.DummyManagedResource
- setBeanName(String) - Method in interface org.alfresco.repo.management.ManagedBean
- setBeanName(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- setBeanName(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Convenience method that will set the name of the component to match the bean name, unless the
namehas been explicitly set. - setBeanName(String) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setBeanName(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setBeanName(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.The provider name is taken from the bean name
- setBeanName(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
The provider name is taken from the bean name
- setBeanName(String) - Method in class org.alfresco.util.BeanExtender
- setBeanRegistry(Map<Object, Object>) - Method in class org.alfresco.repo.workflow.activiti.BaseExecutionListener
- setBeanRegistry(Map<Object, Object>) - Method in class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
- setBearerTokenResolver(BearerTokenResolver) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
- setBehaviour(Behaviour) - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Set the behaviour
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.opencmis.CMISConnector
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.action.ActionsAspect
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.admin.patch.impl.AddUnmovableAspectToSitesPatch
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.importer.ImporterComponent
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
-
Sets the behaviour filter
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.rule.RulesAspect
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the behaviour filter
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.Set the behaviour filter.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Set the behaviour filter.
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- setBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setBinding(String) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the binding to use for the field, this is used by some FormModelProcessor implementations to generate an alternative representation of the data
- setBindTo(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the bind to.
- setBlockedSenders(String) - Method in class org.alfresco.email.server.EmailServer
-
Set the blocked senders as a comma separated list.
- setBlockedSendersList(List<String>) - Method in class org.alfresco.email.server.EmailServer
- setBody(String) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
Note: this takes presendence over the body template if both are set
- setBodyTemplate(String) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
The body template is a node re or classpath ref to a template that can be executed with the given template arguments to produce the body of the notification.
- setBooleanValue(boolean) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setBootstrapping(boolean) - Method in class org.alfresco.repo.admin.RepositoryState
- setBootstrapView(String) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Set the bootstrap view containing the system information
- setBootstrapView(Properties) - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- setBootstrapView(Properties) - Method in class org.alfresco.repo.module.ImporterModuleComponent
-
Set a list of bootstrap views to import.
This is an alternative toImporterModuleComponent.setBootstrapViews(List). - setBootstrapView(Properties) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- setBootstrapView(Properties) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setBootstrapViews(List<Properties>) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the bootstrap views
- setBootstrapViews(List<Properties>) - Method in class org.alfresco.repo.importer.ImporterBootstrapViews
-
Sets the bootstrap views
- setBootstrapViews(List<Properties>) - Method in class org.alfresco.repo.module.ImporterModuleComponent
-
Set a list of bootstrap views to import.
This is an alternative toImporterModuleComponent.setBootstrapView(Properties). - setBootstrapViews(Map<String, Properties>) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
-
Sets the details of the bootstraps to perform
- setBPMEngineRegistry(BPMEngineRegistry) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setBPMEngineRegistry(BPMEngineRegistry) - Method in class org.alfresco.repo.workflow.BPMEngine
-
Sets the BPM Engine Registry
- setBPMEngineRegistry(BPMEngineRegistry) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the BPM Engine Registry
- setBucketInfo(Map<String, String>) - Method in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericBucket
- setBulkBatchSize(int) - Method in class org.alfresco.opencmis.CMISConnector
- setBulkFetch(boolean) - Method in class org.alfresco.opencmis.search.CMISResultSet
-
Bulk fetch results in the cache - not supported here
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.AbstractResultSet
-
Bulk fetch results in the cache
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.EmptyResultSet
-
Bulk fetch results in the cache
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
-
Bulk fetch results in the cache
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
-
Bulk fetch results in the cache
- setBulkFetch(boolean) - Method in class org.alfresco.repo.search.results.SortedResultSet
-
Bulk fetch results in the cache
- setBulkFetch(boolean) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
-
Bulk fetch results in the cache
- setBulkFetchSize(int) - Method in class org.alfresco.opencmis.search.CMISResultSet
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.AbstractResultSet
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.EmptyResultSet
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.results.ResultSetSPIWrapper
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.search.results.SortedResultSet
-
Set the bulk fetch size
- setBulkFetchSize(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
-
Set the bulk fetch size
- setBulkMaxItems(int) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets bulk update properties.
- setBulkWorkerThreads(int) - Method in class org.alfresco.opencmis.CMISConnector
- setBundleName(String) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setCache(SimpleCache<String, List<String>>) - Method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- setCache(ContentCache) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setCache(ContentCacheImpl) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- setCache(ContentCacheImpl) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setCacheAllowableValues(boolean) - Method in class org.alfresco.repo.action.constraint.BaseParameterConstraint
-
Determines whether the allowable values should be cached, default is true.
- setCacheAncestors(boolean) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setCachedSimpleNodePermissionEntry(SimpleNodePermissionEntry) - Method in interface org.alfresco.repo.security.permissions.AccessControlList
- setCachedSimpleNodePermissionEntry(SimpleNodePermissionEntry) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- setCacheEnabled(boolean) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setCacheFile(File) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl.CacheWriter
- setCacheName(String) - Method in class org.alfresco.repo.cache.DefaultSimpleCache
-
Since there are many cache instances, it is useful to be able to associate a name with each one.
- setCacheOnInbound(boolean) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setCacheRoot(File) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Specify the directory where cache files will be written.
- setCaches(Set<SimpleCache>) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setCaches(Set<SimpleCache>) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setCacheStats(CacheStatistics) - Method in class org.alfresco.repo.cache.TransactionalCache
- setCacheStatsEnabled(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
- setCachingThreshold(int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setCalculatedAt(Date) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setCalendarService(CalendarService) - Method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- setCallback(RenderCallback) - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- setCallback(RenderCallback) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.This method sets a callback object for use in asynchronous renditions.
- setCallContext(CallContext) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
-
Sets the call context and propagates it down to the next service wrapper or service if it implements the
CallContextAwareCmisServiceinterface. - setCallContext(CallContext) - Method in interface lib3party.org.apache.chemistry.opencmis.server.support.wrapper.CallContextAwareCmisService
-
Sets a new call context.
- setCamelContextId(String) - Method in class org.alfresco.messaging.camel.SpringContextRouteLoader
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setCannedQueryDAO(CannedQueryDAO) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<?>>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
-
Set the registry of
canned queries - setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
-
Set the registry of
canned queries - setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.links.LinksServiceImpl
-
Set the registry of
canned queries - setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the registry of
canned queries - setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<ArchivedNodeEntity>>) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<BlogPostInfo>>) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<CopyService.CopyInfo>>) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<NodeRef>>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
-
Set the registry of
canned queries - setCannedQueryRegistry(NamedObjectRegistry<CannedQueryFactory<NodeRef>>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Set the registry of
canned queries - setCarryAspectProperties(boolean) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
-
Whether or not aspect-related properties must be carried to the new version of the node
- setCascadeHiddenAspect(boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setCascadeIndexControlAspect(boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setCaseSensitive(boolean) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- setCatalog(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setCategory(String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Sets the category (first part of the ID).
- setCategoryService(CategoryService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the cateogry service
- setCategoryService(CategoryService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setCategoryService(CategoryService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setCause(T) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Sets the cause of a transformation failure, so that only the message of the Throwable is reported later rather than the full stack trace over and over.
- setChainingUserRegistrySynchronizerStatus(ChainingUserRegistrySynchronizerStatus) - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- setChanged(boolean) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- setChangeTxnId(String) - Method in class org.alfresco.repo.domain.node.TransactionEntity
- setCharSet(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the char set.
- setCheckAclConsistency() - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- setCheckAclConsistency() - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
-
Transaction-scope setting to make the DAO guarantee the validity of all caches: some cache data will be reloaded; some cache data will be considered safe.
- setCheckAclConsistency() - Method in interface org.alfresco.repo.domain.permissions.AclDAO
-
Transaction-scope setting to make the DAO guarantee the validity of all caches: some cache data will be reloaded; some cache data will be considered safe.
- setCheckAclConsistency() - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- setCheckList(String) - Method in class org.alfresco.filesys.config.acl.ProtocolAccessControlBean
-
Sets the list of protocol types.
- setCheckNodeConsistency() - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setCheckNodeConsistency() - Method in interface org.alfresco.repo.node.NodeBulkLoader
-
Transaction-scope setting to make the Node loader to guarantee the validity of all caches: some cache data will be reloaded; some cache data will be considered safe.
- setCheckOutCheckInSerivce(CheckOutCheckInService) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the checkOut/checkIn service.
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
-
Service to determine check-in or check-out status
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the service to determine check-in and check-out status
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setCheckOutCheckInService(CheckOutCheckInService) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
-
Service to get the check-in details.
- setCheckPath(String) - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
-
Set the XPath statement that must be executed to check whether the import data is already present or not.
- setChildAssociationIndex(ChildAssociationRef, int) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setChildAssociationIndex(ChildAssociationRef, int) - Method in class org.alfresco.repo.version.NodeServiceImpl
- setChildAssociationIndex(ChildAssociationRef, int) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setChildAssocIndex(Long, Long, QName, QName, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setChildAssocIndex(Long, Long, QName, QName, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Sets the association index ordering.
- setChildAssocs(List<ChildAssociationRef>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setChildAssocs(List<ChildAssociationRef>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setChildAssocsUniqueName(Long, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
TODO: See about pulling automatic cm:name update logic into this DAO
- setChildAssocsUniqueName(Long, String) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Bulk-update all unique name (cm:name) index for parent associations of a given node.
- setChildAssocsUniqueNameImpl(Long, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setChildAssocsUniqueNameImpl(Long, String) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQLClusterNDB
- setChildAssocType(QName) - Method in class org.alfresco.service.cmr.view.Location
-
Sets the child association type
- setChildAssocTypeQNameId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- setChildAuthorityCache(SimpleCache<NodeRef, Pair<Map<NodeRef, String>, List<NodeRef>>>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setChildByNameCache(SimpleCache<ChildByNameKey, ChildAssocEntity>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains lookups by child cm:name
- setChildIds(List<Long>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setChildName(String) - Method in class org.alfresco.repo.importer.view.NodeContext
- setChildName(String) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeLink
- setChildNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setChildNodeName(String) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use
- setChildNodeNameAll(DictionaryService, QName, String) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Helper method to set all values associated with the
child node name. - setChildNodeNameCrc(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use
- setChildNodeNameCrcs(List<Long>) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setChildNodeTypeQNameIds(List<Long>) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setChildNodeTypeQNameIds(List<Long>) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setChildren(List<NodeWithChildrenEntity.NameAndCreatedAt>) - Method in class org.alfresco.repo.discussion.cannedqueries.NodeWithChildrenEntity
- setChunkSize(int) - Method in class org.alfresco.encryption.ReEncryptor
- setChunkSize(long) - Method in interface org.alfresco.repo.transfer.ContentChunker
- setChunkSize(long) - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
- setCifsHelper(CifsHelper) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setCipherAlgorithm(String) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- setCipherProvider(String) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- setClassContext(String) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- setClassContext(String) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- setClassName(String) - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Set the class name
- setClasspathsHashes(String) - Method in class org.alfresco.repo.virtual.ref.HashStoreConfiguration.HashStoreConfigurationBean
- setClassToSerialize(Class<? extends T>) - Method in class org.alfresco.util.json.AbstractJsonSerializerBean
- setClazz(String) - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Sets the value of the clazz property.
- setClazz(String) - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Sets the value of the clazz property.
- setCleaner(CachedContentCleaner) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setCleanScope(boolean) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setCleanThresholdPct(int) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setClearAllChildren(boolean) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setClearAllChildren(boolean) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setClearBatchSize(int) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setClearExistingPermissions(boolean) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setClient(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.client - setClientAppConfig(ClientAppConfig) - Method in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- setClientAppConfig(ClientAppConfig) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setClientAppConfig(ClientAppConfig) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the quickShare clientAppConfig
- setClientAppConfig(ClientAppConfig) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setClientConnectionTimeout(int) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientData(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setClientIdValidationDisabled(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientInfo(String, String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setClientInfo(Properties) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setClientKeyPassword(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientKeystore(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientKeystorePassword(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientSecret(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientSocketTimeout(int) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setClientTicketHolder(ClientTicketHolder) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Setter.
- setClientTicketHolder(ClientTicketHolder) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
-
Setter.
- setCmisConnector(CMISConnector) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
-
Sets the CMIS connector.
- setCmisConnector(CMISConnector) - Static method in class org.alfresco.opencmis.AlfrescoLocalCmisServiceFactory
-
Sets the CMIS connector.
- setCmisConnector(CMISConnector) - Method in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- setCmisConnector(CMISConnector) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- setCmisControl(AlfrescoCmisServiceInterceptor) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCmisCreateDocRequestRenditionsSet(String) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.search.impl.DbCmisQueryLanguage
- setCmisDictionaryService(CMISDictionaryService) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- setCmisDisableHideConfig(boolean) - Method in interface org.alfresco.repo.model.filefolder.ConfigurableHiddenFileInfo
- setCmisDisableHideConfig(boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setCmisExceptions(AlfrescoCmisExceptionInterceptor) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCmisHolder(CMISTransactionAwareHolderInterceptor) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCmisMapping(CMISMapping) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- setCmisRequestRenditionsOnCreateDoc(Set<String>) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- setCmisServiceFactory(CmisServiceFactory) - Method in class org.alfresco.opencmis.CMISLifecycleBean
- setCmisStreams(AlfrescoCmisStreamInterceptor) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCmisTransactions(RetryingTransactionInterceptor) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setCociService(CheckOutCheckInService) - Method in class org.alfresco.repo.action.executer.CheckInActionExecuter
-
Set the checkIn checkOut service
- setCociService(CheckOutCheckInService) - Method in class org.alfresco.repo.action.executer.CheckOutActionExecuter
-
Set the coci service
- setCociService(CheckOutCheckInService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setCollections(List<String>) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- setColumnNames(List<String>) - Method in class org.alfresco.util.schemacomp.model.Index
- setColumnNames(List<String>) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- setColumnOrders(List<Integer>) - Method in class org.alfresco.util.schemacomp.model.PrimaryKey
- setColumns(Collection<Column>) - Method in class org.alfresco.util.schemacomp.model.Table
- setCommandExecutor(CommandExecutor) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- setCommandOptions(String) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.will be removed in a future release and be replaced by individual options that can be checked.
- setCommandType(DBQueryBuilderPredicatePartCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- setCommandType(DBQueryBuilderPredicatePartCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setCommandType(DBQueryBuilderPredicatePartCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- setCommandType(DBQueryBuilderPredicatePartCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- setCommentService(CommentService) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- setCommitLockTimeout(long) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setCommitPollDelay(long) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setCommitTimeMs(Long) - Method in class org.alfresco.repo.domain.node.TransactionEntity
- setCommitTimeMs(Long) - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- setCommitTimeMs(Long) - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- setCommitTimeMs(Long) - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- setCompanyHomeChildName(String) - Method in class org.alfresco.util.EmailHelper
- setCompanyHomePath(String) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- setCompanyHomePath(String) - Method in class org.alfresco.repo.model.Repository
-
Sets the Company Home Path
- setCompanyHomePath(String) - Method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- setCompanyHomeQName(String) - Method in class org.alfresco.repo.virtual.config.CompanyHomeContext
- setCompanyHomeStore(String) - Method in class org.alfresco.repo.model.Repository
-
Sets the Company Home Store
- setCompareOrder(boolean) - Method in class org.alfresco.util.schemacomp.model.Column
- setComparisonUtils(ComparisonUtils) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
-
If a ComparisonUtils other than the default is required, then this setter can be used.
- setComparisonUtils(ComparisonUtils) - Method in class org.alfresco.util.schemacomp.ValidatingVisitor
- setCompensatingAction(Action) - Method in class org.alfresco.repo.action.ActionImpl
- setCompensatingAction(Action) - Method in interface org.alfresco.service.cmr.action.Action
-
Set the compensating action.
- setCompensatingActionMode(String) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set the behaviour for compensating actiions.
- setCompensatingTemplateCompositeActionDefinition(TemplateActionDefinition) - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Set the template to define the compensating action.
- setCompile(boolean) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setCompleteTaskListener(TaskListener) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- setCompositePasswordEncoder(CompositePasswordEncoder) - Method in class org.alfresco.repo.security.authentication.AuthenticationComponentImpl
- setCompositePasswordEncoder(CompositePasswordEncoder) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setCompositePasswordEncoder(CompositePasswordEncoder) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationProvider
- setCompositePasswordEncoder(CompositePasswordEncoder) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setCompositePropertyTypes(Map<String, Class<?>>) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Registers a set of composite propertes and their types.
- setConditionEvaluator(String) - Method in class org.alfresco.repo.action.ActionConditionDefinitionImpl
-
Set the condition evaluator
- setConfig(ServerConfigurationAccessor) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- setConfigDataCache(ConfigDataCache) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
-
Set the asynchronously-controlled cache.
- setConfigDeployments(List<ConfigDeployment>) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setConfigDeployments(List<ConfigDeployment>) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setConfigFoldersACP(String) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setConfigLocation(Resource) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set the location of the MyBatis
SqlSessionFactoryconfig file. - setConfigProperties(Properties) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- setConfigService(ConfigService) - Method in class org.alfresco.repo.model.ml.ContentFilterLanguagesMap
- setConfiguration(Properties) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the Configuration values for binding place holders
- setConfigurationProperties(Properties) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set optional properties to be passed into the SqlSession configuration, as alternative to a
<properties>tag in the configuration xml file. - setConfiguredSenderName(String) - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- setConnectionPoolSize(int) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setConstraints(List<PropertyFieldDefinition.FieldConstraint>) - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Sets the list of FieldConstraint objects for the property
- setContainedIn(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setContainedIn(Long) - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- setContent(String) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Set the content stream
- setContent(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set the content for this node
- setContentChangesDefaultMaxItems(int) - Method in class org.alfresco.opencmis.CMISConnector
-
Set the default number of content changes to return if nothing is specified
- setContentClasses(Collection<QName>) - Method in class org.alfresco.repo.transfer.ContentClassFilter
-
Set the classes of content (types and aspects) to filter by.
- setContentClasses(QName...) - Method in class org.alfresco.repo.transfer.ContentClassFilter
-
Set the classes of content (types and aspects) to filter by.
- setContentComparator(ContentComparator) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setContentCrc(long) - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- setContentDataCache(SimpleCache<Long, ContentData>) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setContentDataDAO(ContentDataDAO) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Set the DAO to resolved content data reference IDs into ContentData instances
- setContentDataId(Long) - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- setContentFile(Path) - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- setContentFilterLanguagesService(ContentFilterLanguagesService) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setContentIndexingEnabled(boolean) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Enable/Disable the indexing of content Content is not indexed and FTS disabled When disabled, documents are marked as requiring FTS indexing.
- setContentLimitProvider(ContentLimitProvider) - Method in class org.alfresco.repo.content.AbstractContentStore
-
An object that prevents abuse of the underlying store(s)
- setContentLimitProvider(ContentLimitProvider) - Method in class org.alfresco.repo.content.AbstractContentWriter
- setContentLimitProvider(ContentLimitProvider) - Method in class org.alfresco.repo.tenant.TenantRoutingFileContentStore
-
Sets a new
ContentLimitProviderwhich will provide a maximum filesize for content. - setContentLocale(Locale) - Method in interface org.alfresco.repo.i18n.MessageService
-
Set the content locale for the current thread.
- setContentLocale(Locale) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setContentRoot(String) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- setContentRootContainerPath(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setContents(String) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setContents(String) - Method in interface org.alfresco.service.cmr.discussion.PostInfo
-
Sets the (HTML) Content of the post
- setContentService(ContentService) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- setContentService(ContentService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setContentService(ContentService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setContentService(ContentService) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
- setContentService(ContentService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the content service.
- setContentService(ContentService) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- setContentService(ContentService) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- setContentService(ContentService) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
-
Sets the ContentService to use
- setContentService(ContentService) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Sets the ContentService to use
- setContentService(ContentService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setContentService(ContentService) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setContentService(ContentService) - Method in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- setContentService(ContentService) - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- setContentService(ContentService) - Method in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- setContentService(ContentService) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- setContentService(ContentService) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setContentService(ContentService) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setContentService(ContentService) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the content service.
- setContentService(ContentService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.download.LocalContentServiceHelper
- setContentService(ContentService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setContentService(ContentService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.importer.DefaultImporterContentCache
- setContentService(ContentService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setContentService(ContentService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setContentService(ContentService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- setContentService(ContentService) - Method in class org.alfresco.repo.model.ml.MLContentInterceptor
- setContentService(ContentService) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.remote.RepoRemoteService
-
Set the ContentService instance.
- setContentService(ContentService) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- setContentService(ContentService) - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- setContentService(ContentService) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setContentService(ContentService) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setContentService(ContentService) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- setContentService(ContentService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the content service
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setContentService(ContentService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setContentService(ContentService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the Content Service
- setContentServiceHelper(ContentServiceHelper) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setContentStore(ContentStore) - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- setContentStoreCleaner(EagerContentStoreCleaner) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Set this property to enable eager cleanup of orphaned content.
- setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- setContentStream(String, Holder<String>, Boolean, Holder<String>, ContentStream, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- setContentType(String) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- setContentType(String) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
-
Sets the Content Type to send for the request
- setContentUrl(String) - Method in class org.alfresco.repo.content.AbstractContentAccessor
-
Allow derived implementations to set the Content URL.
- setContentUrl(String) - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Set the value of the contentUrl property.
- setContentUrl(String) - Method in class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- setContentUrl(String) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setContentUrlCache(SimpleCache<Long, ContentUrlEntity>) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setContentUrlCrc(long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
-
For persistence use
- setContentUrlId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setContentUrlId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setContentUrlKey(ContentUrlEntity, ContentUrlKeyEntity) - Static method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setContentUrlKey(ContentUrlKeyEntity) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setContentUrlShort(String) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
-
For persistence use
- setContentUsageImpl(ContentUsageImpl) - Method in class org.alfresco.repo.importer.ImporterComponent
-
When all behaviour is disabled it is necessary to use
ContentUsageImpldirectly to update user usage. - setContentUsageImpl(ContentUsageImpl) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setContentUsageService(ContentUsageService) - Method in class org.alfresco.repo.jscript.People
- setContentUsageService(ContentUsageService) - Method in class org.alfresco.repo.usage.UsageQuotaProtector
- setContentViewLocation(String) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setContext(String) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- setContext(AccessControlEntryContext) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the context
- setContextId(Long) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setContextPath(String) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Setter for the vtiServer (external) context path.
- setControlDAO(ControlDAO) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setControlDAO(ControlDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setControlDAO(ControlDAO) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- setControlDAO(ControlDAO) - Method in class org.alfresco.repo.domain.query.AbstractCannedQueryDAOImpl
- setConverter(PropertyTypeConverter) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- setConverter(TransformationOptionsConverter) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- setConverter(TransformationOptionsConverter) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- setConverter(TransformationOptionsConverter) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setCookiesService(AdminAuthenticationCookiesService) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- setCopy(NodeEntity) - Method in class org.alfresco.repo.copy.query.CopyEntity
- setCopyAspectIdsToIgnore(List<Long>) - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- setCopyName(String) - Method in class org.alfresco.repo.copy.query.CopyEntity
- setCopyParentNodeId(Long) - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- setCopyPath(String) - Method in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- setCopyService(CopyService) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
-
Sets the copy service
- setCopyService(CopyService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the copy service
- setCopyService(CopyService) - Method in class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
-
Set the copy service
- setCopyService(CopyService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Sets the copy service
- setCopyService(CopyService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setCopyService(CopyService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the service for locating copied nodes' originals
- setCore(String) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setCoreCredentials(AbstractCredentialsImpl, Map<QName, Serializable>) - Static method in class org.alfresco.repo.remotecredentials.RemoteCredentialsInfoFactory.FactoryHelper
-
Sets the core properties on a
AbstractCredentialsImpl - setCoreName(String) - Method in class org.alfresco.repo.solr.NodeParameters
- setCorePoolSize(int) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The number of threads to keep in the pool, even if idle.
- setCoreServerConfigBean(CoreServerConfigBean) - Method in class org.alfresco.filesys.config.ServerConfigurationBean
- setCount(int) - Method in class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- setCrawlAssociations(boolean) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets whether to crawl associations
- setCrawlChildNodes(boolean) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets whether to crawl child nodes
- setCrawlContent(boolean) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets whether to crawl content
- setCrawlNullProperties(boolean) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets whether to crawl null properties
- setCrawlSelf(boolean) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets whether to crawl and export node at export path
- setCrc(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- setCreatedAt(Date) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setCreatedAt(Date) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setCreatedAt(Date) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setCreatedAt(Date) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- setCreatedDate(Date) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the created date
- setCreatedDate(Date) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setCreatedDate(Date) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- setCreatedDate(Date) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Set the site created date
- setCreatedPathName(String) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- setCreateMissingPeople(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Set if missing people should be created.
- setCreateMissingPeople(boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Set if missing people should be created.
- setCreateSiblingIfMissing(boolean) - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- setCreateTaskListener(TaskListener) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- setCreator(String) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the creator
- setCreator(String) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setCreator(String) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setCreator(String) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setCredentialsExpire(String, boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Set if the password expires.
- setCredentialsExpire(String, boolean) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Set if the password expires.
- setCredentialsExpire(String, boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setCredentialsExpiryDate(String, Date) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Set the date when credentials expire.
- setCredentialsExpiryDate(String, Date) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Set the date when credentials expire.
- setCredentialsExpiryDate(String, Date) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setCredentialsFactories(Map<String, RemoteCredentialsInfoFactory>) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Registers a number of new factories
- setCronExpression(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the cron expression - see the wiki for examples.
- setCronExpression(CronExpression) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setCronExpression(CronExpression) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setCurrentAuthentication(Authentication) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setCurrentAuthentication(Authentication) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Explicitly set the current suthentication.
- setCurrentAuthentication(Authentication) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setCurrentPosition(int) - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.AuthoritiesDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.InfoDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.ModelUsageDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.SessionsUsageDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.SystemUsageDataCollector
- setCurrentRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Sets the current repo descriptor DAO.
- setCurrentUsage(long) - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Update the current live usage
- setCurrentUsageBytes(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setCurrentUsageBytes(long) - Method in interface org.alfresco.repo.content.caching.quota.UsageTracker
- setCurrentUser(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setCurrentUser(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Set the current user - try all implementations - as some may check the user exists.
- setCurrentUser(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Explicitly set the current user to be authenticated.
- setCurrentUser(String, AuthenticationComponent.UserNameValidationMode) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setCurrentUser(String, AuthenticationComponent.UserNameValidationMode) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
- setCurrentUser(String, AuthenticationComponent.UserNameValidationMode) - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Explicitly set the current user to be authenticated.
- setCurrentUser(SrvSession, ClientInfo) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
-
Set the current authenticated user context for this thread
- setCurrentUserName(String) - Method in class org.alfresco.repo.admin.BaseInterpreter
- setCustomModelService(CustomModelService) - Method in class org.alfresco.heartbeat.ModelUsageDataCollector
- setCustomModelService(CustomModelService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setCustomTypes(List<VariableType>) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- setDaoService(TransactionalDao) - Method in class org.alfresco.repo.transaction.TransactionalDaoInterceptor
- setDatabaseIdProvider(DatabaseIdProvider) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Gets the DatabaseIdProvider
- setDatabaseMetaDataHelper(DatabaseMetaDataHelper) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Defines the DatabaseMetaDataHelper to be used
- setDataExtractor(String) - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Sets the value of the dataExtractor property.
- setDataExtractors(DataExtractors) - Method in class org.alfresco.repo.audit.model._3.Audit
-
Sets the value of the dataExtractors property.
- setDataExtractors(NamedObjectRegistry<DataExtractor>) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Set the registry of
data extractors. - setDataGenerator(String) - Method in class org.alfresco.repo.audit.model._3.GenerateValue
-
Sets the value of the dataGenerator property.
- setDataGenerators(DataGenerators) - Method in class org.alfresco.repo.audit.model._3.Audit
-
Sets the value of the dataGenerators property.
- setDataGenerators(NamedObjectRegistry<DataGenerator>) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Set the registry of
data generators. - setDataKeyName(String) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the name of the key to be used to hold the data for the field
- setDataPortFrom(int) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the data port range from port
- setDataPortTo(int) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the data port range to port
- setDataSource(String) - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Sets the value of the dataSource property.
- setDataSource(DataSource) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setDataSource(DataSource) - Method in class org.alfresco.heartbeat.InfoDataCollector
- setDataSource(DataSource) - Method in class org.alfresco.heartbeat.SystemUsageDataCollector
- setDataSource(DataSource) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set the JDBC
DataSourcethat this instance should manage transactions for. - setDataSource(DataSource) - Method in class org.alfresco.repo.domain.dialect.DialectFactoryBean
- setDataSource(DataSource) - Method in class org.alfresco.repo.domain.schema.DataSourceCheck
- setDataSource(DataSource) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- setDataSource(DataSource) - Method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
- setDataTrigger(String) - Method in class org.alfresco.repo.audit.model._3.RecordValue
-
Sets the value of the dataTrigger property.
- setDataTypeParameters(DataTypeParameters) - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Sets the data type parameters for the field
- setDateValue(long) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setDayOfMonth(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setDayOfWeek(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setDayOfYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setDbid(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- setDbids(Long[]) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- setDbMetricsReporter(DBMetricsReporter) - Method in class org.alfresco.ibatis.AlfrescoSqlSessionFactoryBuilder
- setDbMetricsReporter(DBMetricsReporter) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
- setDbNodeService(DbNodeServiceImpl) - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- setDbNodeService(NodeService) - Method in class org.alfresco.repo.forum.DiscussableAspect
- setDbNodeService(NodeService) - Method in class org.alfresco.repo.importer.ImporterComponent
-
Sets the db node service, used when updating the versioning information
- setDbNodeService(NodeService) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Sets the db node service, used as the version store implementation
- setDbNodeService(NodeService) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Sets the db node service, used as the version store implementation
- setDbProperty(DbProperty) - Method in class org.alfresco.util.schemacomp.ValidationResult
- setDbQueryLanguage(LuceneQueryLanguageSPI) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setDbSchemaName(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set db.schema.name to be used
- setDbSchemaName(String) - Method in class org.alfresco.util.schemacomp.DbToXML
-
Set an optional default schema name
- setDbSchemaName(String) - Method in class org.alfresco.util.schemacomp.ExportDb
-
Set the default schema name
- setDbUrl(String) - Method in class org.alfresco.repo.domain.schema.DataSourceCheck
- setDbUrl(String) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- setDbUsername(String) - Method in class org.alfresco.repo.domain.schema.DataSourceCheck
- setDebug(String) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Set the debug flags, also requires the logger to be enabled for debug output
- setDebugFlags(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the debug flags.
- setDebugOutput(boolean) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
-
Enable or disable debug log output.
- setDebugOutput(boolean) - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- setDefaultAccessLevel(String) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the default access level.
- setDefaultACLDAO(AccessControlListDAO) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Set the default DAO
- setDefaultAdministratorUserNameList(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Convenience method to allow the administrator user names to be specified as a comma separated list
- setDefaultAdministratorUserNames(Set<String>) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Sets the user names who for this particular authentication system should be considered administrators by default.
- setDefaultBatchSize(int) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- setDefaultBean(Object) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
-
Sets an optional default bean to be used if the target bean is not found.
- setDefaultBinding(I) - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
-
Sets the default component binding
- setDefaultChain(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
-
Configures the default chain of
ChildApplicationContextFactoryinstances. - setDefaultDepth(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Set the default depth.
- setDefaultDocumentationUrl(String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
- setDefaultEmailSender(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the default email sender
- setDefaultEmailSender(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setDefaultEncoding(String) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setDefaultEncoding(String) - Method in class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
- setDefaultEncoding(String) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
-
Set the default template encoding
- setDefaultExpiryTimeInSec(Long) - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- setDefaultExpiryTimeInSec(Long) - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- setDefaultFromAddress(String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setDefaultGuestUserNameList(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Convenience method to allow the administrator user names to be specified as a comma separated list
- setDefaultGuestUserNames(Set<String>) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Sets the user names who for this particular authentication system should be considered administrators by default.
- setDefaultIntialDirContextEnvironment(Map<String, String>) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setDefaultItems(int) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- setDefaultListMaxResults(int) - Method in class org.alfresco.repo.jscript.People
- setDefaultListMaxResults(int) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setDefaultLocaleId(Long) - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- setDefaultMaxItems(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Set the default maxItems.
- setDefaultMLIndexAnalysisMode(MLAnalysisMode) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setDefaultMLSearchAnalysisMode(MLAnalysisMode) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setDefaultNumThreads(int) - Method in class org.alfresco.repo.bulkimport.impl.MultiThreadedBulkFilesystemImporter
- setDefaultProcessor(FieldProcessor) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Sets the default field processor instance.
- setDefaultProperties(Properties) - Method in class org.alfresco.repo.client.config.ClientAppConfig
- setDefaultProvider(HomeFolderProvider2) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Set the default home folder provider (user which none is specified or when one is not found)
- setDefaultRenditionContentProp(String) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Sets the default rendition content property.
- setDefaultRenditionNodeType(String) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Sets the default rendition-node type.
- setDefaultRetryCount(int) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Set the maximum number of attempts to make at getting a lock
- setDefaultRetryWait(long) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Set the default time to wait between attempts to acquire a lock
- setDefaultScriptProcessor(String) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Sets the name of the default script processor
- setDefaultShardedFacetLimit(int) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setDefaultStore(String) - Method in class org.alfresco.repo.nodelocator.XPathNodeLocator
- setDefaultStoreName(String) - Method in class org.alfresco.repo.bulkimport.impl.stores.DefaultContentStoreMapProvider
- setDefaultTarget(Object) - Method in class org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory
-
Sets the default target for method calls, when a suitable target cannot be found in the application context chain.
- setDefaultTaskProperties(DelegateTask) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Sets Default Properties of Task
- setDefaultTemplateEngine(String) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
- setDefaultToAddress(String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setDefaultTransferGroup(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setDefaultTypeName(String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager
-
Sets the default type name.
- setDefaultTypesDepth(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Set the default depth.
- setDefaultTypesMaxItems(BigInteger) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
-
Set the default maxItems.
- setDefaultUnshardedFacetLimit(int) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setDefaultValue(String) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the default value for the field
- setDeferred(boolean) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Should the patch be deferred?
- setDelegate(TransferProgressMonitor) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- setDelegateResolver(CorrespondingNodeResolver) - Method in class org.alfresco.repo.transfer.CachingCorrespondingNodeResolverImpl
- setDeleteBackup(boolean) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setDeleteBackup(boolean) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- setDeleteBackup(boolean) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- setDeleteBatchSize(int) - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
- setDeletedLinksCount(int) - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- setDeletedTypeQNameId(Long) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- setDeleteEmptyDirs(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
Configure the FileContentStore to delete empty parent directories upon deleting a content URL.
- setDeletes(int) - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- setDeleteWatchCount(Integer) - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Set the value of the deleteWatchCount property.
- setDeletionFailureAction(ContentStoreCleaner.DeleteFailureAction) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
-
Set the action to take in the event that an orphaned binary failed to get deleted.
- setDeltaCount(Integer) - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- setDeltaSize(Long) - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- setDenied(Set<String>) - Method in class org.alfresco.repo.solr.AclReaders
- setDenyQueryNodes(Set<String>) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- setDenyReadonlySmartNodes(Set<String>) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- setDenySmartNodes(Set<String>) - Method in class org.alfresco.repo.virtual.store.VirtualUserPermissions
- setDependsOn(List<Patch>) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set all the dependencies for this patch.
- setDependsOn(List<ModuleComponent>) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setDeploymentMethod(DeploymentMethod) - Method in class org.alfresco.repo.deployment.DeploymentMethodProviderImpl
- setDeploymentMethodProvider(DeploymentMethodProvider) - Method in class org.alfresco.heartbeat.InfoDataCollector
- setDeployWorkflowsInTenant(boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setDeployWorkflowsInTenant(boolean) - Method in class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- setDepth(String) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Setter for lock depth
- setDescription(String) - Method in class org.alfresco.repo.action.ActionImpl
- setDescription(String) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setDescription(String) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setDescription(String) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the description of the field
- setDescription(String) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setDescription(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the component's description.
- setDescription(String) - Method in class org.alfresco.repo.site.script.Site
-
Set the description
- setDescription(String) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setDescription(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setDescription(String) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setDescription(String) - Method in interface org.alfresco.service.cmr.action.Action
-
Set the description of the action
- setDescription(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the Description of the event
- setDescription(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the Description of the event
- setDescription(String) - Method in interface org.alfresco.service.cmr.links.LinkInfo
-
Sets the Description of the link
- setDescription(String) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the description of the rule
- setDescription(String) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Set the description
- setDescription(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the decription for this transfer target
- setDescriptionKey(String) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Set the description I18N key
- setDescriptorService(DescriptorService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the descriptor service.
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.descriptor.DescriptorStartupLog
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Provide a reference to the DescriptorService, used to provide information about the repository such as the database schema version number.
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.event2.EventGenerator
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.tenant.MultiTenantBootstrap
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setDescriptorService(DescriptorService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setDestinationReport(NodeRef) - Method in class org.alfresco.repo.transfer.TransferEndEventImpl
- setDialect(Dialect) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Sets the previously auto-detected Hibernate dialect.
- setDialect(Dialect) - Method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
-
Sets the previously auto-detected Hibernate dialect.
- setDialectBaseClass(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
-
Set the class to be used during hierarchical dialect replacement.
- setDialectClass(String) - Method in class org.alfresco.util.resource.HierarchicalResourceLoader
- setDictionaryComponent(DictionaryComponent) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.encryption.ReEncryptor
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the dictionary DAO
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Sets the Dictionary DAO
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.version.VersionableAspect
-
Sets the dictionary DAO.
- setDictionaryDAO(DictionaryDAO) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the Dictionary DAO
- setDictionaryDAO(DictionaryDAOImpl) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- setDictionaryService(DictionaryService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setDictionaryService(DictionaryService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.opencmis.CMISConnector
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.constraint.AspectParameterConstraint
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.constraint.PropertyParameterConstraint
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.constraint.TypeParameterConstraint
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
-
Sets the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
-
Set dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
-
Sets the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
-
Sets the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Set the dictionary service - IOC.
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.event2.EventGenerator
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the data dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.importer.view.ViewParser
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.MLPropertyInterceptor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the DictionaryService bean.
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.AbstractIndexFilter
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.site.SiteAspect
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Sets the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Sets the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Sets the Dictionary Service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setDictionaryService(DictionaryService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Set the dictionary service
- setDictionaryService(DictionaryService) - Method in class org.alfresco.util.TypeConstraint
- setDifferenceHelper(SchemaDifferenceHelper) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- setDifferenceHelper(SchemaDifferenceHelper) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setDirectAccessUrlEnabled(boolean) - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- setDirectAccessUrlEnabled(boolean) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setDirectNodeService(NodeService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the unprotected node service
- setDirectOnly(boolean) - Method in class org.alfresco.repo.transfer.ContentClassFilter
-
Specify whether the filter should only test against the content classes that have been supplied, or if it should also test against all subclasses of those classes.
- setDirectoryAnalyser(DirectoryAnalyser) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setDirectoryAnalyser(DirectoryAnalyser) - Method in class org.alfresco.repo.bulkimport.impl.AbstractFilesystemTracker
- setDirRoot(String) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setDisableChangeNotification(boolean) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setDisableChangeNotifications(boolean) - Method in class org.alfresco.filesys.repo.ContentContext
-
Disable change notifications
- setDisabled(boolean) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- setDisabledAccountPropertyValue(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserAccountStatusInterpreter
- setDisabledPathsId(Long) - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- setDisabledPathsId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- setDisableNodeMonitor(boolean) - Method in class org.alfresco.filesys.repo.ContentContext
- setDisableOplocks(boolean) - Method in class org.alfresco.filesys.repo.ContentContext
-
Enable/disable oplock support
- setDisableRulesService(boolean) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setDisableSharedCache(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Set whether values must be written through to the shared cache or not
- setDisableSharedCacheReadForTransaction(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Transaction-long setting to force all the share cache to be bypassed for the current transaction.
- setDisableTrustManager(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setDiskInterface(ExtendedDiskInterface) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the filesystem driver for the node service based filesystem
- setDiskInterface(ExtendedDiskInterface) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setDiskInterface(ExtendedDiskInterface) - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- setDiskInterface(ExtendedDiskInterface) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- setDiskInterface(ExtendedDiskInterface) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- setDiskSizeInterface(DiskSizeInterface) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setDisplayName(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
-
Change the display name for this group.
- setDocument(NodeRef) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
Document that the notification relates to.
- setDocumentationBaseUrl(String) - Method in class org.alfresco.repo.template.DocumentationURLMethod
- setDocumentLocator(Locator) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- setDocumentLocator(Locator) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- setDocumentLocator(Locator) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- setDomain(String) - Method in class org.alfresco.email.server.EmailServer
- setDomain(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setDomainAccessControls(List<DomainAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the domain access controls.
- setDomainNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- setDomainSeparator(String) - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- setDotDotInfo(FileInfo) - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Set the '..' pseudo file entry details
- setDotInfo(FileInfo) - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Set the '.' pseudo file entry details
- setDoubleValue(double) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- setDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setDoubleValue(Double) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setDoValidation(boolean) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- setDownloadAssociationsFolder(NodeRefExpression) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setDownloadService(DownloadService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setDownloadStorage(DownloadStorage) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setDownloadStorage(DownloadStorage) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setDownloadStorage(DownloadStorage) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- setDraftBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setDraftsAndPublishedBlogPostsCannedQueryFactory(DraftsAndPublishedBlogPostsCannedQueryFactory) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setDtdSchema(String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Set the dtd schema that is used to validate permission model
- setDuplicateMode(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setDuration(String) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Sets the duration of the source to read with a format of hh:mm:ss[.xxx]
- setDynamicAuthorities(List<DynamicAuthority>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the dynamic authorities
- setEagerContentStoreCleaner(EagerContentStoreCleaner) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
-
Set the component that will do the physical deleting
- setEagerContentStoreCleaner(EagerContentStoreCleaner) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setEagerOrphanCleanup(boolean) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
- setEarlyPropertyCheckers(Map<String, SubsystemEarlyPropertyChecker>) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- setEditions(List<String>) - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- setEditions(List<String>) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Sets the editions of Alfresco the module is valid for
- setElapsedTimeBeforeActivationMillis(long) - Method in class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
-
Set the minimum number of seconds that a transaction must have been running for before method sampling begins.
- setElementReaders(Map<String, ConfigElementReader>) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setElementReaders(Map<String, ConfigElementReader>) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setEmailActionsACP(String) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setEmailAttribute(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setEmailContributorsAuthority(String) - Method in class org.alfresco.email.server.EmailServiceImpl
- setEmailHelper(EmailHelper) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- setEmailHelper(EmailHelper) - Method in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- setEmailHelper(EmailHelper) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setEmailHelper(EmailHelper) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setEmailInboundEnabled(boolean) - Method in class org.alfresco.email.server.EmailServiceImpl
- setEmailMessageHandlerMap(Map<String, EmailMessageHandler>) - Method in class org.alfresco.email.server.EmailServiceImpl
- setEmailService(EmailService) - Method in class org.alfresco.email.server.EmailServer
- setEmailSubject(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setEmailTemplatePath(String) - Method in class org.alfresco.repo.invitation.activiti.SendModeratedInviteDelegate
- setEmbeddedLicenseLocation(String) - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- setEmbeddedMetadata(NodeRef, InputStream) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setEmbedMapping(Map<QName, Set<String>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the embed mapping from document metadata to system metadata.
- setEmbedMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the properties that contain the embed mapping from model properties to content file metadata.
- setEnabled(boolean) - Method in class org.alfresco.email.server.EmailServer
- setEnabled(boolean) - Method in class org.alfresco.encryption.BootstrapReEncryptor
- setEnabled(boolean) - Method in class org.alfresco.mbeans.ConnectorServerFactory
-
Enables JMX connectivity during initialization, see
ConnectorServerFactory.afterPropertiesSet() - setEnabled(boolean) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- setEnabled(boolean) - Method in class org.alfresco.repo.event2.EventGenerator
- setEnabled(boolean) - Method in class org.alfresco.repo.events.ExceptionEventsServiceImpl
- setEnabled(boolean) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- setEnabled(boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setEnabled(boolean) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Enable or disable this service.
- setEnabled(boolean) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setEnabled(boolean) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setEnabled(boolean) - Method in interface org.alfresco.repo.replication.ReplicationParams
-
set whether the replication service is enabled
- setEnabled(boolean) - Method in class org.alfresco.repo.replication.ReplicationParamsImpl
- setEnabled(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- setEnabled(boolean) - Method in interface org.alfresco.repo.search.SearchTrackingComponent
- setEnabled(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- setEnabled(boolean) - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- setEnabled(boolean) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setEnabled(boolean) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setEnabled(boolean) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setEnabled(boolean) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setEnabled(boolean) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setEnabled(boolean) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setEnabled(boolean) - Method in class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- setEnabled(boolean) - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Enable or Disable the Replication Definition.
- setEnabled(boolean) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
enable this transfer target
- setEnabled(boolean) - Method in class org.alfresco.traitextender.SpringExtensionBundle
- setEnabled(boolean) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setEnabled(Boolean) - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- setEnabled(Boolean) - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- setEnabled(Boolean) - Method in class org.alfresco.repo.domain.tenant.TenantQueryEntity
- setEnabled(Boolean) - Static method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
-
Allows the functionality of this interceptor to be enabled and disabled on a thread-by-thread basis.
- setEnabled(String) - Method in class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- setEnabled(String, boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Enable/disable a user.
- setEnabled(String, boolean) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Enable/disable a user.
- setEnabled(String, boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setEnabledEngines(Collection<String>) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Setter for Spring
- setEnableProgressEstimation(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Controls whether progress estimation is enabled.
- setEnableStringTagging(boolean) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
-
Whether or not to enable mapping of simple strings to cm:taggable tags
- setEnableStringTagging(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Whether or not to enable the pass through of simple strings to cm:taggable tags
- setEnableTimestampPropagation(boolean) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Set whether cm:auditable timestamps should be propagated to parent nodes where the parent-child relationship has been marked using propagateTimestamps.
- setEnableTLS(boolean) - Method in class org.alfresco.email.server.EmailServer
- setEncoders(Map<String, Object>) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- setEncoding(String) - Method in class org.alfresco.repo.content.AbstractContentAccessor
- setEncoding(String) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- setEncoding(String) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- setEncoding(String) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- setEncoding(String) - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- setEncoding(String) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- setEncodingDAO(EncodingDAO) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setEncodingEntityCache(SimpleCache<Long, String>) - Method in class org.alfresco.repo.domain.encoding.AbstractEncodingDAOImpl
-
Set the cache that maintains the ID-Encoding mappings and vice-versa (bi-directional)
- setEncodingId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setEncryptedContent(boolean) - Method in class org.alfresco.repo.management.subsystems.EncryptedContentStoreChildApplicationContextFactory
- setEncryptedKey(ContentUrlKeyEntity, EncryptedKey) - Static method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setEncryptedKey(EncryptedKey) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setEncryptedKeyAsBytes(byte[]) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setEncryptedPropertyDefaults(Properties) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
- setEncryptor(FallbackEncryptor) - Method in class org.alfresco.repo.node.encryption.MetadataEncryptor
- setEnd(Date) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the event end date and time
- setEnd(Date) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the event end date and time
- setEndAfter(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setEndBefore(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setEndPageNumber(Integer) - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Sets the page number to end at in the source document
- setEndpoint(String) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- setEndpointHost(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setEndpointHost(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the endpoint host
- setEndpointMandatory(boolean) - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Sets whether the target is mandatory
- setEndpointMany(boolean) - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
-
Sets whether multiple targets can be selected
- setEndpointPath(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setEndpointPath(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
The location of the transfer service on the target endpoint host Defaults to "/alfresco/service/api/transfer", and this shouldn't typically need to change
- setEndpointPort(int) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setEndpointPort(int) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the endpoint port
- setEndpointProtocol(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setEndpointProtocol(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the endpoint protocol.
- setEndPosition(int) - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- setEnforceTenantInNamespace(boolean) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setEngineEnabled(String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Enables/disables the engine with the given id.
- setEngineEnabled(String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowAdminService
-
Enables/disables the engine with the given id.
- setEngineId(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setEngineId(String) - Method in class org.alfresco.repo.workflow.BPMEngine
-
Sets the BPM Engine Id
- setEngineId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setEngineId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setEngineVisibility(String, boolean) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Sets the visiblity of workflow definitions for the engine with the given id.
- setEngineVisibility(String, boolean) - Method in interface org.alfresco.service.cmr.workflow.WorkflowAdminService
-
Sets the visiblity of workflow definitions for the engine with the given id.
- setEntries(List<AccessControlEntry>) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- setEntryDBId(Long) - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- setEnumClassName(String) - Method in class org.alfresco.repo.action.constraint.EnumParameterConstraint
-
Set the enum class name
- setEnvironment(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
NOTE: This class overrides any
Environmentyou have set in the MyBatis config file. - setEnvironment(ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualDefaultCopyBehaviourCallbackExtension
- setEnvironment(ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- setEnvironment(ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockableAspectInterceptorExtension
- setEnvironment(ActualEnvironment) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setEnvironment(ActualEnvironment) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- setEphemeralExpiryThreshold(int) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setEphemeralExpiryThreshold(int) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- setEphemeralExpiryThreshold(int) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Specifies the maximum expiry time for which a request for an ephemeral lock will be honoured.
- setError(Throwable) - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- setErrorMessage(String) - Method in class org.alfresco.repo.rendition2.TransformDefinition
- setErrorOnDuplicateGID(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Decides whether to error on duplicate group IDs.
- setErrorOnMissingGID(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Decides whether to error on missing group IDs.
- setErrorOnMissingMembers(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Decides whether to error on missing group members.
- setErrorOnMissingUID(boolean) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Decides whether to error on missing user IDs.
- setEscapeCommasInBind(boolean) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setEscapeCommasInUid(boolean) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setEstimatedGridSize(int) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setEvaluators(Map<String, Evaluator>) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setEvaluators(Map<String, Evaluator>) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setEventFilterRegistry(EventFilterRegistry) - Method in class org.alfresco.repo.event2.EventGenerator
- setEventFilterRegistry(EventFilterRegistry) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setEventGenerator(EventGenerator) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the event generator.
- setEventPublisher(EventPublisher) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the event publisher
- setEventPublisher(EventPublisher) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setEventPublisher(EventPublisher) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setEventPublisher(EventPublisher) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the eventPublisher
- setEventPublisher(EventPublisher) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setEventPublisher(EventPublisher) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setEventRegistry(EventRegistry) - Method in class org.alfresco.repo.events.AbstractEventsService
- setEventSender(EventSender) - Method in class org.alfresco.repo.event2.EventGenerator
- setEventsService(EventsService) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- setException(Exception) - Method in class org.alfresco.service.cmr.transfer.TransferEventError
- setException(Throwable) - Method in class org.alfresco.repo.action.RunningAction
-
Called by the
ActionServiceImplif the action generates an exception during invocation. - setExclude(boolean) - Method in class org.alfresco.repo.transfer.ChildAssociatedNodeFinder
- setExclude(boolean) - Method in class org.alfresco.repo.transfer.ContentClassFilter
-
Specify whether the filter should exclude the specified classes of content.
- setExclude(boolean) - Method in class org.alfresco.repo.transfer.PeerAssociatedNodeFinder
- setExcludeAspectIds(List<Long>) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setExcludeAspectIds(List<Long>) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setExcludeAspects(Set<QName>) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setExcludeAspects(Set<QName>) - Method in class org.alfresco.repo.solr.NodeParameters
- setExcludeAspects(QName[]) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the list of Aspects to exclude from the Export
- setExcludeChildAssocs(QName[]) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the list of Child Associations to exclude from the Export
- setExcludedAspects(String[]) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
- setExcludedAspects(String[]) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- setExcludedAspects(Collection<QName>) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Sets which aspects to exclude from transfer
- setExcludedAspects(QName...) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Sets which aspects to exclude from transfer
- setExcludedAssociationTypes(Set<QName>) - Method in class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- setExcludedDefinitions(List<String>) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setExcludedEmailSuffixes(List<String>) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- setExcludedOnUpdateProps(List<String>) - Method in class org.alfresco.repo.version.VersionableAspect
- setExcludedPaths(List<String>) - Method in class org.alfresco.opencmis.PathObjectFilter
- setExcludedTypes(List<String>) - Method in class org.alfresco.filesys.repo.CifsHelper
- setExcludedTypes(List<String>) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setExcludedTypes(List<String>) - Method in class org.alfresco.util.TypeConstraint
- setExcludedUsers(Set<String>) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- setExcludeNamespaceURIs(String[]) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the list of namespace URIs to exclude from the Export
- setExcludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setExcludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.solr.NodeParameters
- setExcludeTxnIds(List<Long>) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setExcludeTypeIds(List<Long>) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setExclusiveLockToken(String) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Setter for exclusive lock token
- setExclusiveResourceId(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setExecuteAsynchronously(boolean) - Method in class org.alfresco.repo.action.ActionImpl
- setExecuteAsynchronously(boolean) - Method in interface org.alfresco.service.cmr.action.Action
-
Set the value that indicates whether the action should be executed asychronously or not.
- setExecuteAsynchronously(boolean) - Method in class org.alfresco.service.cmr.rule.Rule
-
Sets the value that indicates whether this associated action should be executed asynchrously or not
- setExecuteOnceOnly(boolean) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setExecuteRuleImmediately(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Sets the values that indicates whether the rule should be executed immediately or not.
- setExecutingActionsCache(SimpleCache<String, ExecutionDetails>) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Sets the cache used to store details of currently executing actions, cluster wide.
- setExecutingUser(String) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setExecutionEndDate(Date) - Method in class org.alfresco.repo.action.ActionImpl
-
Records the date when the action finished execution, normally called by the
ActionServicewhen the action completes or fails. - setExecutionFailureMessage(String) - Method in class org.alfresco.repo.action.ActionImpl
-
Records the message of the exception which caused the Action to fail, if any.
- setExecutionInstance(int) - Method in class org.alfresco.repo.action.ActionImpl
-
Called by the ActionService when the action begins running.
- setExecutionStartDate(Date) - Method in class org.alfresco.repo.action.ActionImpl
-
Records the date when the action began execution, normally called by the
ActionServicewhen it starts running the action. - setExecutionStatus(ActionStatus) - Method in class org.alfresco.repo.action.ActionImpl
-
Updates the current execution status.
- setExecutionSummary(ExecutionSummary) - Method in class org.alfresco.service.cmr.action.ExecutionDetails
- setExecutorService(ExecutorService) - Method in class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- setExecutorService(ExecutorService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Sets the
ExecutorServiceto be used for timeout-aware extraction. - setExecutorService(ExecutorService) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setExistingFileMode(BulkImportParameters.ExistingFileMode) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setExpectedTypes(List<String>) - Method in class org.alfresco.util.TypeConstraint
- setExpires(Date) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Set the expiry date/time for this lock.
- setExpiryDatePeriod(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setExpiryTime(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setExplicitShardId(Integer) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setExportAsFolders(boolean) - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
-
Export content into folder structure of nodes
- setExportChunkSize(String) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setExportChunkSize(String) - Method in interface org.alfresco.service.cmr.view.ExporterService
- setExporterService(ExporterService) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
-
Sets the ExporterService to use
- setExporterService(ExporterService) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setExporterService(ExporterService) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setExportFrom(Location) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the path to export from
- setExportSecondaryNodes(boolean) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setExportSource(ExportSource) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setExtendedPropertyFieldProcessor(ExtendedPropertyFieldProcessor) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- setExtendingBeanName(String) - Method in class org.alfresco.util.BeanExtender
- setExtension(String) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Sets the extenstion that the processor understands
- setExtension(String) - Method in class org.alfresco.traitextender.SpringExtensionPoint
- setExtensionLookup(TransformerDebug.ExtensionLookup) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setExtensionName(String) - Method in class org.alfresco.repo.processor.BaseProcessorExtension
-
Sets the extension name
- setExtensionPoint(SpringExtensionPoint) - Method in class org.alfresco.traitextender.SpringBeanExtension
- setExtensions(List<SpringBeanExtension<?, ?>>) - Method in class org.alfresco.traitextender.SpringExtensionBundle
- setExternalAddress(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the IP Address to use in NAT setup
- setExternalLicenseLocation(String) - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- setExternalUserControl(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- setExternalUserControlSubsystemName(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- setExtractAttachmentsEnabled(boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setExtraExceptions(List<Class<?>>) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Set the list of extra exceptions that should be retried
- setExtraExceptions(List<Class<?>>) - Method in class org.alfresco.repo.transaction.RetryingTransactionInterceptor
- setExtraLog4jUrls(List<String>) - Method in class org.alfresco.repo.admin.Log4JHierarchyInit
-
Loads a set of augmenting/overriding log4j2.properties files from locations specified via an array of Spring URLS.
- setFacetConfig(SolrFacetConfig) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setFacetNodeRefCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setFacetsRootChildName(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setFacetsRootXPath(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setFactories(List<IndexerAndSearcher>) - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- setFactories(List<IndexerAndSearcher>) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneQueryLanguageSPI
-
Register
- setFactory(WorkflowObjectFactory) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setFailFast(boolean) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
If true, a final check is done on Configuration to assure that all mapped statements are fully loaded and there is no one still pending to resolve includes.
- setFailOnTypeConversion(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set whether the extractor should discard metadata that fails to convert to the target type defined in the data dictionary model.
- setFailOnViolation(boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setFailureHandlingOptions(FailureHandlingOptions) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Set the
failure options. - setFailureReason(String) - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- setFairLocking(boolean) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setFeedCleaner(FeedCleaner) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setFeedControl(String, String) - Method in class org.alfresco.repo.activities.script.Activity
-
For current user, set feed control (opt-out) for a site or an appTool or a site/appTool combination
- setFeedControl(FeedControl) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
For current user, set feed control (opt-out) for a site or an appTool or a site/appTool combination
- setFeedControlDAO(FeedControlDAO) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setFeedControlDAO(FeedControlDAO) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setFeedDAO(ActivityFeedDAO) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setFeedDAO(ActivityFeedDAO) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setFeedDAO(ActivityFeedDAO) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setFeedDate(Date) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setFeedEmailTemplateLocation(RepositoryLocation) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setFeedTaskProcessor(FeedTaskProcessor) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- setFeedTaskProcessor(FeedTaskProcessor) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGridJob
- setFeedTaskProcessor(FeedTaskProcessor) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskSplitter
- setFeedUserId(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setFeedUserId(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- setFeedUserId(String) - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- setFetchBatchSize(int) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- setFieldDefinitions(List<FieldDefinition>) - Method in class org.alfresco.repo.forms.Form
-
Sets the list of FieldDefinition objects representing the fields the form is able to display
- setFieldGroups(Collection<FieldGroup>) - Method in class org.alfresco.repo.forms.Form
-
Sets the collection of FieldGroup objects representing the groups of fields the form should display and maintain
- setFieldName(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setFieldName(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setFieldProcessorRegistry(FieldProcessorRegistry) - Method in class org.alfresco.repo.forms.processor.AbstractFieldProcessor
-
Registers this
FieldProcessorwith the supplied registry. - setFieldProcessorRegistry(FieldProcessorRegistry) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Sets the field processor registry.
- setFieldsToValidate(Set<String>) - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- setFileContentUrlProvider(FileContentUrlProvider) - Method in class org.alfresco.repo.content.filestore.FileContentStore
- setFileContentUrlProvider(FileContentUrlProvider) - Method in class org.alfresco.repo.tenant.TenantRoutingFileContentStore
-
Sets a new
FileContentUrlProviderwhich will build the content url. - setFileCount(int) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl.Data
- setFileEncoding(String) - Method in class org.alfresco.repo.admin.patch.util.ImportFileUpdater
-
Set the file encoding.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setFileFolderService(FileFolderService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Set the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the file folder service.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Sets the FileFolderService to use
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.action.executer.MoveActionExecuter
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Set the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.forum.DiscussableAspect
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.filefolder.MLTranslationInterceptor
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.model.Repository
-
Sets the file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.remote.RepoRemoteService
-
Set the FileFolderService instance.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Set the FileFolderService
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.site.SiteContainersCannedQueryFactory
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set file folder service
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Set the fileFolder service.
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setFileFolderService(FileFolderService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setFileInfoCache(SimpleCache<Serializable, FileInfo>) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
-
Set the cache that maintains node ID-NodeRef cross referencing data
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set file information
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set file information
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- setFileInformation(SrvSession, TreeConnection, String, FileInfo) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- setFileLocation(String) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setFileLockingInterface(FileLockingInterface) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setFileLockingInterface(FileLockingInterface) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- setFilename(String) - Method in class org.alfresco.tools.RenameUser.RenameUserToolContext
- setFileName(String) - Method in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- setFileServerConfiguration(ServerConfiguration) - Method in class org.alfresco.filesys.FileServerConfig
-
Set the file server configuration
- setFileServersSubsystem(ChildApplicationContextFactory) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setFileService(FileFolderService) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- setFileState(FileState) - Method in class org.alfresco.filesys.alfresco.AlfrescoNetworkFile
-
Set the associated file state
- setFileState(FileState) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- setFileState(FileState) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- setFilesystemContexts(List<DeviceContext>) - Method in class org.alfresco.filesys.config.ServerConfigurationBean
- setFilingRule(FilingRule) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setFilter(String) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setFilter(String) - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- setFilterIgnoreCase(Boolean) - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- setFilterOnGet(boolean) - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- setFilterOnSet(boolean) - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- setFilterRegistry(FilterRegistry) - Method in class org.alfresco.repo.forms.processor.AbstractFilter
-
Sets the filter registry
- setFilterRegistry(FilterRegistry<ItemType, PersistType>) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
-
Sets the filter registry
- setFindAuthoritiesLimit(int) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setFirstNameAttribute(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setFirstTime(boolean) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setFixedAclMaxTransactionTime(long) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setFixedAcls(Long, Long, Long, Long, List<AclChange>, boolean) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- setFixedAcls(Long, Long, Long, Long, List<AclChange>, boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
-
Support to set a shared ACL on a node and all of its children
- setFixedAcls(Long, Long, Long, Long, List<AclChange>, boolean, boolean, boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
-
Support to set a shared ACL on a node and all of its children
- setFixedAcls(Long, Long, Long, Long, List<AclChange>, boolean, boolean, boolean, boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
-
Support to set a shared ACL on a node and all of its children
- setFixedAclUpdater(FixedAclUpdater) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setFixesFromSchema(int) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the smallest schema number that this patch may be applied to.
- setFixesFromSchema(int) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setFixesToSchema(int) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the largest schema version number that this patch may be applied to.
- setFixesToSchema(int) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setFixNumberToKeepOffByOneError(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setFlag(FileInfo, Flags.Flag, boolean) - Method in interface org.alfresco.repo.imap.ImapService
-
Set flag to the specified imapFolder.
- setFlag(FileInfo, Flags.Flag, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Set flags to the specified message.
- setFlags(Flags, boolean) - Method in class org.alfresco.repo.imap.AbstractMimeMessage
-
Sets message flags.
- setFlags(Flags, boolean, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Sets flags for the message with the given UID.
- setFlags(FileInfo, Flags, boolean) - Method in interface org.alfresco.repo.imap.ImapService
-
Set flags to the specified imapFolder.
- setFlags(FileInfo, Flags, boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
Set flags to the specified imapFolder.
- setFlagsInternal(Flags, boolean, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AbstractImapFolder
- setFlagsInternal(Flags, boolean, long, FolderListener, boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapFolder
-
Sets flags for the message with the given UID.
- setFlashVersion(String) - Method in class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- setFloatValue(float) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setFolderCacheSize(int) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setFolderDetailsList(List<AddSurfConfigFoldersPatch.FolderDetails>) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setFolderName(String) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch.FolderDetails
- setFolderPath(String) - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
-
Set the folder name path relative to the
path. - setFollowAllParentLinks(boolean) - Method in class org.alfresco.repo.search.DocumentNavigator
-
Allow this to be set as it commonly changes from one search to the next
- setFollowingEmailTemplateLocation(RepositoryLocation) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- setForce(boolean) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the flag that forces the patch to be forcefully applied.
- setForceSharedACL(boolean) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setForceWritable(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Override to allow the transactions to be writable regardless of the system read-only mode.
- setForeignKeys(Collection<ForeignKey>) - Method in class org.alfresco.util.schemacomp.model.Table
- setFormData(FormData) - Method in class org.alfresco.repo.forms.Form
-
Sets the data this form should display.
- setFormItemType(Form, String) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Gets the Item from the
formparameter and sets its type field totype. - setFormItemUrl(Form, String) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Gets the Item from the
formparameter and sets its URL field tourl. - setFormService(FormService) - Method in class org.alfresco.repo.forms.script.ScriptFormService
-
Set the form service
- setForward(boolean) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setForward(boolean) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setFrom(String) - Method in class org.alfresco.service.cmr.notification.NotificationContext
- setFromAddress(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setFromCommitTimeInclusive(Long) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- setFromCustomCommitTime(long) - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
-
Set a custom "from commit time" that will consider only the transactions after this specified time Setting a negative value or 0 will trigger the default behaviour to get the oldest "from time" for any deleted node
- setFromDate(String) - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- setFromEmail(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setFromEnabled(boolean) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setFromId(Long) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setFromIdInclusive(Long) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- setFromNodeId(Long) - Method in class org.alfresco.repo.domain.node.NodeRangeEntity
- setFromNodeId(Long) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setFromNodeId(Long) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setFromNodeId(Long) - Method in class org.alfresco.repo.solr.NodeParameters
- setFromPath(String) - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- setFromPath(String) - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- setFromTime(Long) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setFromTxnId(Long) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setFromTxnId(Long) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setFromTxnId(Long) - Method in class org.alfresco.repo.solr.NodeParameters
- setFtpConfigBean(FTPConfigBean) - Method in class org.alfresco.filesys.config.ServerConfigurationBean
- setFtpServer(FTPServerBean) - Method in class org.alfresco.filesys.FileServerConfig
-
Set the FTP server
- setFTPServerEnabled(boolean) - Method in class org.alfresco.filesys.FileServerConfig
- setFTPServerEnabled(boolean) - Method in interface org.alfresco.filesys.FileServerConfigMBean
-
Enable/disable FTP server
- setFullName(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- setFullYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setFunction(LuceneFunction) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setGenerateThumbnails(boolean) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.Use
ThumbnailServiceImpl.setThumbnailsEnabled(boolean)instead. - setGenerateThumbnails(boolean) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Use
ThumbnailServiceImpl.setThumbnailsEnabled(boolean)instead. - setGenerator(UserNameGenerator) - Method in class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
- setGid(int) - Method in class org.alfresco.filesys.auth.nfs.UserMapping
-
Sets the gid.
- setGid(int) - Method in class org.alfresco.filesys.config.acl.GidAccessControlBean
-
Sets the group id to check for
- setGidAccessControls(List<GidAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the gid access controls.
- setGlobalAccessControl(AccessControlListBean) - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Sets the global access control.
- setGlobalConfig(ConfigImpl) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setGlobalConfig(ConfigImpl) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setGlobalContentPropertyRestrictions(boolean) - Method in class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- setGlobalContentPropertyRestrictionWhiteList(String) - Method in class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.attributes.PropTablesCleaner
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.client.config.ClientAppConfig
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Sets the properties map from which we look up some configuration settings.
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
-
Sets the properties map from which we look up some configuration settings.
- setGlobalProperties(Properties) - Method in class org.alfresco.repo.serviceaccount.ServiceAccountRegistryImpl
- setGravity(String) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the 'gravity' which determines how the offset is applied.
- setGroup(FieldGroup) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the group the field is part of
- setGroupAttributeDefaults(Map<String, String>) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group attribute defaults.
- setGroupAttributeMapping(Map<String, String>) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group attribute mapping.
- setGroupAuthorityDetails(AddGroupAuthorityPatch.GroupAuthorityDetails) - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch
-
Sets the group authority details.
- setGroupDifferentialQuery(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group differential query.
- setGroupDisplayName(String) - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch.GroupAuthorityDetails
- setGroupIdAttributeName(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group id attribute name.
- setGroupLastSynced(Date) - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- setGroupName(String) - Method in class org.alfresco.repo.admin.patch.impl.AddGroupAuthorityPatch.GroupAuthorityDetails
- setGroupOrder(String) - Method in class org.alfresco.repo.security.person.RegexHomeFolderProvider
- setGroupQuery(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group query.
- setGroups(Collection<String>) - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- setGroupSearchBase(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group search base.
- setGroupType(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the group type.
- setGuestGroups(Set<String>) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setGuestHomePath(String) - Method in class org.alfresco.repo.model.Repository
- setGuestUserAsCurrentUser() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Set the guest user as the current user. note: for MT, will set to default domain only
- setGuestUserAsCurrentUser() - Method in interface org.alfresco.repo.security.authentication.AuthenticationComponent
-
Set the guest user as the current user.
- setHalfOfYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setHandler(ContentChunkProcessor) - Method in interface org.alfresco.repo.transfer.ContentChunker
- setHandler(ContentChunkProcessor) - Method in class org.alfresco.repo.transfer.ContentChunkerImpl
- setHbDataCollectorService(HBDataCollectorService) - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- setHbDataCollectorService(HBDataCollectorService) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- setHbDataSenderService(HBDataSenderService) - Method in class org.alfresco.heartbeat.HBDataCollectorServiceImpl
- setHbDataSenderService(HBDataSenderService) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- setHbJobScheduler(HeartBeatJobScheduler) - Method in class org.alfresco.heartbeat.HBBaseDataCollector
- setHeaderEncoding(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setHeartbeatEnabled(boolean) - Method in class org.alfresco.heartbeat.HBDataSenderServiceFactory
-
Enables or stops gathering and sending heartbeat data
- setHeight(int) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setHeight(int) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the height of the cropped image.
- setHidden(NodeRef, boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setHidden(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.model.FileFolderService
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.filesys.repo.CifsHelper
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.opencmis.CMISConnector
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.admin.patch.impl.SWSDPPatch
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.events.AbstractEventsService
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.importer.ImporterComponent
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- setHiddenAspect(HiddenAspect) - Method in class org.alfresco.repo.model.filefolder.GetChildrenCannedQueryFactory
- setHiddenAttribute(String) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setHideTLS(boolean) - Method in class org.alfresco.email.server.EmailServer
-
Hide the TLS (Trusted Login Session) option
- setHighByteZip(boolean) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
- setHoldability(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setHomeFolder(NodeRef) - Method in class org.alfresco.filesys.alfresco.AlfrescoClientInfo
-
Set the home folder node
- setHomeFolderCreationDisabled(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Indicates if home folder creation should be disabled.
- setHomeFolderCreationEager(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Indicates if home folders should be created when the person is created or delayed until first accessed.
- setHomeFolderManager(HomeFolderManager) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setHomeFolderManager(PortableHomeFolderManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the home folder manager.
- setHomeFolderManager(PortableHomeFolderManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Set the home folder manager.
- setHonorHintUseCQ(boolean) - Method in class org.alfresco.repo.jscript.People
-
Allows customers to choose to use Solr or Lucene rather than a canned query in
People.getPeople(String, int, String, boolean)when" [hint:useCQ]"is appended to the search term (currently Share's User Console does this). - setHost(String) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setHost(String) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Setter for vtiServer Host
- setHost(String) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
- setHttpClient(HttpClient) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
-
By default, this class uses a plain HttpClient instance with the only non-default option being the multi-threaded connection manager.
- setHttpClientConfig(HttpClientConfig) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setHttpClientFactory(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setHttpClientFactory(HttpClientFactory) - Method in class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- setHttpMethodFactory(HttpMethodFactory) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- setHttpsSocketFactory(ProtocolSocketFactory) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
-
By default this class uses the standard SSLProtocolSocketFactory, but this method allows this to be overridden.
- setHybridEnabled(Boolean) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setId(Long) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setId(Long) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setId(Long) - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- setId(Long) - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- setId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- setId(Long) - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- setId(Long) - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- setId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- setId(Long) - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- setId(Long) - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- setId(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setId(Long) - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- setId(Long) - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.StoreEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.TransactionEntity
- setId(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setId(Long) - Method in class org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- setId(Long) - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setId(Long) - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- setId(Long) - Method in class org.alfresco.repo.domain.qname.QNameEntity
- setId(Long) - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- setId(Long) - Method in class org.alfresco.repo.domain.solr.AclEntity
- setId(Long) - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- setId(Long) - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- setId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setId(Long) - Method in class org.alfresco.repo.query.NodeBackedEntity
- setId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- setId(Long) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set the id
- setId(String) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
- setId(String) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setId(String) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setId(String) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- setId(String) - Method in class org.alfresco.repo.event2.EventInfo
- setId(String) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setId(String) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setId(String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
-
Set the unique name of this ldap authentication component e.g.
- setId(String) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setId(String) - Method in class org.alfresco.traitextender.SpringExtensionBundle
- setIdentifier(String) - Method in class org.alfresco.repo.domain.node.StoreEntity
- setIdentifier(String) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- setIdentifier(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setIdentityServiceConfig(IdentityServiceConfig) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- setIdentityServiceConfig(IdentityServiceConfig) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceFacadeFactoryBean
- setIdentityServiceFacade(IdentityServiceFacade) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- setIdentityServiceFacade(IdentityServiceFacade) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- setIdFour(Long) - Method in class org.alfresco.ibatis.IdsEntity
- setIdleTimeout(long) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
Set the Idle Timeout value.
- setIdOne(Long) - Method in class org.alfresco.ibatis.IdsEntity
- setIds(List<Long>) - Method in class org.alfresco.ibatis.IdsEntity
- setIds(List<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- setIds(List<Long>) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- setIdThree(Long) - Method in class org.alfresco.ibatis.IdsEntity
- setIdTwo(Long) - Method in class org.alfresco.ibatis.IdsEntity
- setIgnored(boolean) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setIgnoredActivityTypes(String) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setIgnoredActivityTypes(Set<String>) - Method in class org.alfresco.repo.activities.feed.DefaultActivitiesFeedModelBuilder
-
Set the activity types to ignore.
- setIgnoredAspectsStr(List<String>) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Converting String Aspects from Spring context to QNames
- setIgnoredFields(List<String>) - Method in class org.alfresco.repo.forms.processor.FilteredFormProcessor
- setIgnoredTypeStr(List<String>) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Converting String ignored Types from Spring context to QNames
- setIgnoreEmptyContent(boolean) - Method in class org.alfresco.repo.content.ContentServiceImpl
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- setIgnoreEmptyContent(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
-
If set to true, then we consider zero byte content to be equivalent to no content.
- setIgnoreExtractionFolders(RepositoryFolderConfigBean[]) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setIgnoreLock(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set the ignore lock value.
- setIgnoreMT(boolean) - Static method in class org.alfresco.repo.tenant.MultiTNodeServiceInterceptor
-
Change the filtering behaviour of this interceptor on the current thread.
- setIgnoreNotificationFailure(boolean) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
Indicates whether to ignore a notification failure or not.
- setIgnorePathsForSpecificAspects(boolean) - Method in class org.alfresco.repo.search.AspectIndexFilter
- setIgnorePathsForSpecificTypes(boolean) - Method in class org.alfresco.repo.search.TypeIndexFilter
- setIgnoreSendFailure(boolean) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setIgnoreSendFailure(Boolean) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.ignoreSendFailure - setIgnoreTenantCheck(boolean) - Method in class org.alfresco.repo.workflow.WorkflowObjectFactory
- setImageResolver(TemplateImageResolver) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setImapConfigMountPoints(ImapConfigMountPointsBean[]) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setImapEnabled(boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setImapHome(RepositoryFolderConfigBean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setImapsEnabled(boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setImapServerEnabled(boolean) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setImapServerEnabled(boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setImapServerShuffleMoveDeleteDelay(long) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setImapService(ImapService) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setImapService(ImapService) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setImapSubsystem(ChildApplicationContextFactory) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setImapUserManager(UserManager) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setImporter(Importer) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- setImporter(Importer) - Method in interface org.alfresco.repo.importer.ImportContentHandler
-
Sets the Importer
- setImporter(ImporterBootstrap) - Method in class org.alfresco.repo.importer.ImporterBootstrapViews
-
Sets the importer
- setImporter(ImporterBootstrap) - Method in class org.alfresco.repo.module.ImporterModuleComponent
-
Set the helper that has details of the store to load the data into.
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.GenericBootstrapPatch
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.download.DownloadStorage
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setImporterBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setImporterService(ImporterService) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Sets the ImporterService to use
- setImporterService(ImporterService) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setImporterService(ImporterService) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setImporterService(ImporterService) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setImporterService(ImporterService) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setImporterService(ImporterService) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the importer service
- setImportFilters(List<ImportFilter>) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- setImportId(String) - Method in class org.alfresco.repo.importer.view.NodeContext
- setImportStatus(BulkImportStatusImpl) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setImportStatus(BulkImportStatusImpl) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setImportStatus(BulkImportStatusImpl) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setImportStatus(BulkImportStatusImpl) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- setInboundSMTPSubsystem(ChildApplicationContextFactory) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setInboundTransferRecordsPath(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setIncludeAclId(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeAspectIds(List<Long>) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setIncludeAspectIds(List<Long>) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setIncludeAspects(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeAspects(Set<QName>) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setIncludeAspects(Set<QName>) - Method in class org.alfresco.repo.solr.NodeParameters
- setIncludeAutoCreated(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setIncludeChildAssociations(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeChildIds(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncluded(int, boolean) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- setIncludedPaths(String[]) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the list of included paths to explicitly include in the Export
- setIncludeEmbedded(Boolean) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.If the source content includes embedded resources, should the transformer attempt to transform these as well?
- setIncludeEventTypes(String) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- setIncludeEventTypes(String) - Method in class org.alfresco.repo.events.AbstractEventsService
- setIncludeGroupsForRoleAdmin(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setIncludeGroupsForRoleAdmin(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setIncludeNodeRef(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setIncludeNodeTypes(Set<QName>) - Method in class org.alfresco.repo.solr.NodeParameters
- setIncludeOwner(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeParentAssociations(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludePaths(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeProperties(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeTxnId(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeTxnIds(List<Long>) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setIncludeType(boolean) - Method in class org.alfresco.repo.solr.MetaDataResultsFilter
- setIncludeTypeIds(List<Long>) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setIndexerAndSearcher(IndexerAndSearcher) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the indexer and searcher
- setIndexerAndSearcherFactory(IndexerAndSearcher) - Method in class org.alfresco.repo.search.IndexerComponent
- setIndexerAndSearcherFactory(IndexerAndSearcher) - Method in class org.alfresco.repo.search.SearcherComponent
- setIndexerBatchSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setIndexerMaxFieldLength(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setIndexes(Collection<Index>) - Method in class org.alfresco.util.schemacomp.model.Table
- setIndexQueryLanguage(LuceneQueryLanguageSPI) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setIndexTokenisationMode(IndexTokenisationMode) - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Sets the IndexTokenisationMode objects for the property
- setInFlightCorrector(InFlightCorrector) - Method in class org.alfresco.filesys.repo.ContentSearchContext
- setInFlightCorrector(InFlightCorrector) - Method in interface org.alfresco.filesys.repo.InFlightCorrectable
- setInheritanceForChildren(NodeRef, Long, Long) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Update inheritance
- setInheritanceForChildren(NodeRef, Long, Long) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setInheritanceForChildren(NodeRef, Long, Long, boolean) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Set the inheritance on a given node and it's children.
- setInheritanceForChildren(NodeRef, Long, Long, boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setInheritanceForChildren(NodeRef, Long, Long, boolean, boolean) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Set the inheritance on a given node and it's children.
- setInheritanceForChildren(NodeRef, Long, Long, boolean, boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setInheritDefaultEmbedMapping(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set if the embed property mappings augment or override the mapping generically provided by the extracter implementation.
- setInheritDefaultMapping(boolean) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set if the property mappings augment or override the mapping generically provided by the extracter implementation.
- setInherited(boolean) - Method in class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- setInheritedAcl(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setInheritedId(Long) - Method in class org.alfresco.repo.domain.solr.AclEntity
- setInheritParentPermissions(NodeRef, boolean) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- setInheritParentPermissions(NodeRef, boolean) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Set the inheritance behaviour for permissions on a given node.
- setInheritParentPermissions(NodeRef, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setInheritParentPermissions(NodeRef, boolean) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setInheritParentPermissions(NodeRef, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setInheritParentPermissions(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setInheritParentPermissions(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setInheritParentPermissions(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setInheritPermissions(boolean) - Method in class org.alfresco.repo.importer.view.NodeContext
- setInheritPermissions(boolean) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setInherits(boolean) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setInherits(boolean) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set inheritance
- setInheritsFrom(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setInheritsPermissions(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set whether this node should inherit permissions from the parent node.
- setInheritsPermissions(boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set whether this node should inherit permissions from the parent node.
- setInit(Integer) - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Sets the inits the.
- setInitialAndOnErrorCronExpression(CronExpression) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setInitialAndOnErrorCronExpression(CronExpression) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setInitialChecksEnabled(boolean) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setInitialDirContextEnvironment(Map<String, String>) - Method in interface org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactory
-
Set the LDAP environment Hashtable properties used ot initialise the LDAP connection.
- setInitialDirContextEnvironment(Map<String, String>) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setInstallDate(Date) - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- setInstallDate(Date) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Set the module installation date.
- setInstalledRepoDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Sets the installed repo descriptor DAO.
- setInstallState(ModuleInstallState) - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- setInstallState(ModuleInstallState) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
-
Set the module install state.
- setInstancePath(List<String>) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Sets the hierarchical instance path within the category (second part of the ID)..
- setInterfaces(Class...) - Method in class org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory
- setInterfaces(Class...) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
- setInterimPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setInterimPattern(Pattern) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- setInternal(boolean) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setInternal(boolean) - Method in interface org.alfresco.service.cmr.links.LinkInfo
-
Sets if this is an internal link or not
- setInternalNodeService(NodeService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setInTransaction(boolean) - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- setInvertCondition(boolean) - Method in class org.alfresco.repo.action.ActionConditionImpl
- setInvertCondition(boolean) - Method in interface org.alfresco.service.cmr.action.ActionCondition
-
Set whether the condition result should be inverted.
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.invitation.activiti.AbstractInvitationDelegate
- setInvitationService(InvitationService) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
-
Set the invitation service
- setInvitationType(InvitationSearchCriteria.InvitationType) - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- setInvitee(String) - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- setInviter(String) - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- setIoctlInterface(IOCtlInterface) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setIpAddressAccessControls(List<IpAddressAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the ip address access controls.
- setIsAcceptTransition(boolean) - Method in class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
-
Sets whether this is an accept transition or not
- setIsAuthenticationPreemptive(boolean) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
-
Whether httpClient will use preemptive authentication or not.
- setIsClassBehaviour(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.BeforeDeleteChildAssociationRuleTrigger
- setIsClassBehaviour(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
Set whether this is a class behaviour or not
- setIsClassBehaviour(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnCreateChildAssociationRuleTrigger
- setIsClassBehaviour(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnMoveNodeRuleTrigger
- setIsPrimary(Boolean) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setIsPublic(boolean) - Method in class org.alfresco.repo.site.script.Site
-
Deprecated.since version 3.2, replaced by
Site.setVisibility(String) - setIsPublic(boolean) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setIsPublic(boolean) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Deprecated.as of version 3.2, replaced by
SiteInfo.setVisibility(SiteVisibility) - setIssuerAttribute(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setIssuerUrl(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setIsTagScope(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Sets whether this node is a tag scope or not
- setItems(Object[]) - Method in class org.alfresco.util.StringAppendingFactoryBean
-
Sets the items to be appended together.
- setJaasConfigEntryName(String) - Method in class org.alfresco.repo.security.authentication.jaas.JAASAuthenticationComponent
- setJavaClass(Class<?>) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- setJavaClassName(String) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- setJavaClassNameCrc(long) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- setJavaClassNameShort(String) - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- setJCEProvider(String) - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Sets the jCE provider.
- setJitProvisioningHandler(IdentityServiceJITProvisioningHandler) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceAuthenticationComponent
- setJitProvisioningHandler(IdentityServiceJITProvisioningHandler) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
- setJobGroup(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the job group.
- setJobGroup(String) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Set the job group - used for job admin
- setJobId(String) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setJobLockService(JobLockService) - Method in class org.alfresco.encryption.ReEncryptor
- setJobLockService(JobLockService) - Method in class org.alfresco.heartbeat.jobs.LockingJobScheduler
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.admin.patch.AsynchronousPatch
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.attributes.PropTablesCleaner
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the JobLockService bean.
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the job lock service.
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the job lock service
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.usage.RepoUsageMonitor
- setJobLockService(JobLockService) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setJobName(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the job name.
- setJobName(String) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Set the name of the job - used for job admin
- setJobTaskNode(int) - Method in class org.alfresco.repo.activities.feed.JobSettings
- setJobTaskNode(int) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setJoinCommandType(DBQueryBuilderJoinCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setJoinCommandType(DBQueryBuilderJoinCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setJoinType(JoinType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- setJoinType(JoinType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- setJsonConversionComponent(JSONConversionComponent) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setJsonConversionComponent(JSONConversionComponent) - Method in class org.alfresco.repo.jscript.ApplicationScriptUtils
- setJsonObjectMapper(ObjectMapper) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setJsonObjectMapper(ObjectMapper) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setJsonSerializer(AlfrescoJsonSerializer) - Method in class org.alfresco.util.json.AbstractJsonSerializerBean
- setJvmProperties(Map<String, String>) - Method in class org.alfresco.util.RuntimeSystemPropertiesSetter
-
Set the properties that will get pushed into the JVM system properties.
- setJwtClockSkewMs(long) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setKeepAliveTime(int) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The time (in seconds) to keep non-core idle threads in the pool
- setKeepEmptyParents(String) - Method in class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- setKey(String) - Method in class org.alfresco.repo.audit.model._3.KeyedAuditDefinition
-
Sets the value of the key property.
- setKey(NodePropertyKey) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setKeyPropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setKeyPropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- setKeySize(Integer) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setKeyStoreChecker(KeyStoreChecker) - Method in class org.alfresco.encryption.EncryptionChecker
- setKeyStorePassphrase(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the key store passphrase
- setKeyStorePath(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the key store path
- setKeyStoreType(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the key store type
- setKnownCancellableActionTypes(List<String>) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Sets the list of known cancellable actions used by
RenditionServiceImpl.cancelRenditions(NodeRef). - setKvpContext(String) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- setKVPContext(String) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- setLabel(String) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets the display label for the field
- setLabels(List<String>) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the initial list of Workflow resource bundles to bootstrap with
- setLanguageMappings(Map<String, String>) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setLast(boolean) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setLastAuthenticationSucceeded(boolean) - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- setLastIsBest(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setLastModified(Date) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setLastModified(Date) - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- setLastModified(Date) - Method in class org.alfresco.repo.security.sync.NodeDescription
-
Sets the last modification date.
- setLastModifiedDate(Date) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setLastModifiedDate(Date) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Set the site last modified date
- setLastNameAttribute(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setLastRecurrence(Date) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the date of the last instance of this recurring event
- setLastRecurrence(Date) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the date of the last instance of this recurring event
- setLastSupportedVersion(String) - Method in class org.alfresco.repo.admin.patch.impl.NoLongerSupportedPatch
- setLatest(boolean) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setLatest(boolean) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set latest
- setLDAPAuthenticationComponent(LDAPAuthenticationComponentImpl) - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
- setLdapInitialDirContextCache(SimpleCache<String, Set<Map<String, String>>>) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setLDAPInitialDirContextFactory(LDAPInitialDirContextFactory) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setLDAPInitialDirContextFactory(LDAPInitialDirContextFactory) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the LDAP initial dir context factory.
- setLdapNameResolver(LDAPNameResolver) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setLeftOuter(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.ParentSupport
- setLeftOuter(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setLeftOuter(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- setLegacySkipQueueConfig(boolean) - Method in class org.alfresco.repo.event2.EventSenderFactoryBean
- setLimit(int) - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- setLimit(int) - Method in class org.alfresco.repo.node.archive.GetArchivedNodesCannedQueryParams
- setLimit(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- setLimit(int) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setLimit(long, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- setLimit(Long) - Method in class org.alfresco.repo.tenant.Quota
- setLimits(TransformationOptionLimits) - Method in class org.alfresco.repo.content.AbstractContentReader
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- setLimits(TransformationOptionLimits) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets max and limit values for time, size and pages in a single operation.
- setLimitsEnabled(boolean) - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setLinkNodeRef(NodeRef) - Method in class org.alfresco.filesys.repo.ContentFileInfo
-
Set the link node
- setListeners(List<ContentStoreCleanerListener>) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
- setListIndex(Integer) - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- setListOfIds(List<Long>) - Method in class org.alfresco.repo.domain.patch.ibatis.IdListOfIdsParam
- setLoadedResourceBundlesCache(SimpleCache<String, Map<Locale, Set<String>>>) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setLocalActionService(ActionService) - Method in class org.alfresco.repo.download.LocalActionServiceHelper
- setLocalColumn(String) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- setLocale(String) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the Locale
- setLocale(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Sets current Locale from string
- setLocale(Locale) - Method in class org.alfresco.repo.content.AbstractContentAccessor
- setLocale(Locale) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- setLocale(Locale) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- setLocale(Locale) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- setLocale(Locale) - Method in interface org.alfresco.repo.i18n.MessageService
-
Set the locale for the current thread.
- setLocale(Locale) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setLocale(Locale) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.locale - setLocaleDAO(LocaleDAO) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setLocaleDAO(LocaleDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setLocaleDAO(LocaleDAO) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- setLocaleDAO(LocaleDAO) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setLocaleEntityCache(SimpleCache<Long, String>) - Method in class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
-
Set the cache that maintains the ID-Locale mappings and vice-versa (bi-directional)
- setLocaleId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setLocaleId(Long) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setLocaleId(Long) - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- setLocales(Set<Locale>) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
- setLocaleStr(String) - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- setLocalizedLookup(boolean) - Method in class org.alfresco.repo.template.FreeMarkerProcessor
-
Enable or disable Freemarker's localized lookup feature
- setLocalizedParameterDefinitions(Map<Locale, List<ParameterDefinition>>) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Set the parameter definitions for the rule item with the locale specified
- setLocalName(String) - Method in class org.alfresco.repo.domain.qname.QNameEntity
- setLocalNameSafe(String) - Method in class org.alfresco.repo.domain.qname.QNameEntity
-
Convenience setter to interpret the
QNameEntity.EMPTY_LOCALNAME_SUBSTITUTE - setLocalTransferReport(NodeRef) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setLocalTransferReport(NodeRef) - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Records the location on the local repository of the transfer service report on the replication.
- setLocalTransformServiceRegistry(LocalTransformServiceRegistry) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setLocalTransformServiceRegistry(LocalTransformServiceRegistry) - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- setLocalTransformServiceRegistry(LocalTransformServiceRegistry) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setLocalTransformServiceRegistry(TransformServiceRegistry) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setLocation(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the Location of the event
- setLocation(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the Location of the event
- setLocation(ScriptLocation) - Method in class org.alfresco.repo.jscript.ScriptBehaviour
- setLocations(List<String>) - Method in class org.alfresco.util.ResourceFinderConfigSource
-
Sets the locations, of the form classpath*:/some/path.xml
- setLockableAspectInterceptor(LockableAspectInterceptor) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setLockDAO(LockDAO) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Set the lock DAO
- setLockDirectory(String) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
-
Set the lock dir - just to make sure - this should no longer be used.
- setLocked(String, boolean) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Set if the account is locked.
- setLocked(String, boolean) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Set if the account is locked.
- setLocked(String, boolean) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setLockEnabled(boolean) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- setLockKeeperTransactionalCache(TransactionalCache<NodeRef, LockKeeperImpl.KeeperInfo>) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- setLockManager(LockManager) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setLockPollInterval(long) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setLockRefreshTime(long) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setLockRetryCount(int) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setLockRetryWait(long) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setLockService(LockService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setLockService(LockService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the lock service
- setLockService(LockService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the lock service
- setLockService(LockService) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- setLockService(LockService) - Method in class org.alfresco.opencmis.CMISConnector
- setLockService(LockService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- setLockService(LockService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Sets the lock service
- setLockService(LockService) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
Set the lock service
- setLockService(LockService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setLockService(LockService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setLockService(LockService) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- setLockService(LockService) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
-
Set the lock service
- setLockService(LockService) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- setLockService(LockService) - Method in class org.alfresco.repo.version.VersionableAspect
-
Set the lock service
- setLockStore(LockStore) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setLockStore(LockStore) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- setLockTimeOut(long) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setLockTimeToLive(long) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setLockToken(String) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setLog(boolean) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Deprecated.Was never used
- setLogger(Log) - Static method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- setLoggingInterval(int) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the number of entries to process before reporting progress.
- setLoggingInterval(Integer) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setLogin(boolean) - Method in class org.alfresco.tools.RenameUser
- setLogLevel(String) - Method in class org.alfresco.repo.module.LoggerModuleComponent
-
Set the level at which the bean must log the message.
- setLongValue(long) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setLongValue(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setLongValue(Long) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setLuceneFunction(LuceneFunction) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setMailActionExecuter(MailActionExecuter) - Method in class org.alfresco.repo.action.executer.MailActionExecuterMonitor
- setMailService(JavaMailSender) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setMainKeyStore(AlfrescoKeyStore) - Method in class org.alfresco.encryption.KeyStoreChecker
- setMaintainAspectRatio(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setMandatory(boolean) - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Sets whether the property is mandatory
- setManifestCategories(Map<NodeRef, ManifestCategory>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setManifestProcessorFactory(ManifestProcessorFactory) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setMapperLocations(Resource...) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set locations of MyBatis mapper files that are going to be merged into the
SqlSessionFactoryconfiguration at runtime. - setMapping(Map<String, Set<QName>>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the mapping from document metadata to system metadata.
- setMappingLookup(HashMap<StoreRef, SolrStoreMappingWrapper>) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the properties that contain the mapping from document metadata to system metadata.
- setMask(String) - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Sets the mask.
- setMasterKeyAlias(String) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setMasterKeyAlias(String) - Method in class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- setMasterKeystoreId(String) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setMatchPattern(String) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Sets the match pattern
- setMax(long, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- setMax(Integer) - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Sets the max.
- setMaxActive(int) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
-
Set the maximum number of active transports, managed by the pool.
- setMaxAgeMins(int) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setMaxAgeMins(int) - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- setMaxAtomicTransformationTime(long) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxAuthoritiesForPooledTasks(int) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the maximum number of groups to check for pooled tasks.
- setMaxCacheSize(int) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Set the maximum number of elements to store in the update and remove caches.
- setMaxCacheTries(int) - Method in class org.alfresco.repo.content.caching.CachingContentStore
- setMaxCommitTime(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setMaxConcurrentExtractionsCount(int) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Sets the maximum number of allowed concurrent extractions
- setMaxConnections(int) - Method in class org.alfresco.email.server.EmailServer
-
Sets the maximum number of connection accepted by the server
- setMaxContentSize(double) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setMaxDeleteWatchCount(Integer) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
-
Sets the maxDeleteWatchCount value.
- setMaxDocIdCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxDocsForInMemoryIndex(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxDocsForInMemoryMerge(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxDocumentCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxDocumentSizeMB(double) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Sets the maximum size(MB) allowed for a transformation
- setMaxErrorsPerTransaction(int) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setMaxExecutionMs(long) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
- setMaxExpiryTimeInSec(Long) - Method in class org.alfresco.repo.content.directurl.ContentStoreDirectUrlConfig
- setMaxExpiryTimeInSec(Long) - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- setMaxFeedItems(int) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setMaxFeedSize(int) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setMaxFeedSize(int) - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- setMaxFileSizeMB(int) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setMaxGroupReviewers(int) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
- setMaxId(long) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setMaxId(Long) - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- setMaxId(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setMaxIdle(int) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
-
Set the maximum number of transports that can sit idle in the pool.
- setMaxIdRange(int) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setMaximumContentSize(long) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
-
Set the maximum total size of content that can be added to a single download. -1 indicates no limit.
- setMaximumPoolSize(int) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The maximum number of threads to keep in the pool
- setMaximumResultsFromUnlimitedQuery(int) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setMaximumStringLength(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Optionally override the system's default maximum string length.
- setMaxIsCategoryCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxItemBatchSize(int) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setMaxItems(int) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setMaxItems(int) - Method in class org.alfresco.util.ScriptPagingDetails
- setMaxItemsPerCycle(int) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setMaxItemsPerCycle(int) - Method in class org.alfresco.repo.activities.feed.JobSettings
- setMaxItemsPerCycle(int) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setMaxLengthBpmCommentProperty(int) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- setMaxLengthBpmCommentProperty_oldPropertyName(int) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- setMaxLinkAspectCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxMemoryUsedInBytes(long) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- setMaxMemoryUsedInBytes(long) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setMaxOrphanTimeExclusive(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- setMaxPages(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setMaxPages(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the number of pages read from the source before an exception is thrown.
- setMaxPages(String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- setMaxPagingBatchSize(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMaxParentCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxPathCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxPermissionCheckEnabled(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMaxPermissionChecks(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMaxPermissionChecks(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- setMaxPermissionChecks(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Set the max number of permission checks
- setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- setMaxPermissionCheckTimeMillis(long) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Set the max time for permission checks
- setMaxPooledTasks(int) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the maximum number of pooled tasks to return in a query.
- setMaxRamInMbForInMemoryIndex(double) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxRamInMbForInMemoryMerge(double) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxRating(float) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setMaxRecords(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- setMaxResults(int) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setMaxResults(int) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setMaxResults(int) - Method in class org.alfresco.repo.solr.NodeParameters
- setMaxResults(Integer) - Method in class org.alfresco.ibatis.IdsEntity
- setMaxRetries(int) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
-
Set the maximimum number of retries. -1 for infinity.
- setMaxRetries(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Set the maximimum number of retries. -1 for infinity.
- setMaxRetries(int) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- setMaxRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
- setMaxRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- setMaxScriptExecutionSeconds(int) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- setMaxScriptExecutionSeconds(int) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setMaxSeq(long) - Method in class org.alfresco.repo.activities.feed.JobSettings
- setMaxSourceSizeKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setMaxSourceSizeKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets a maximum source content size, to skip transformations where the source is just too large to expect it to perform.
- setMaxSourceSizeKBytes(String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- setMaxStackDepth(int) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- setMaxStackDepth(int) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setMaxStringLength(int, Dialect) - Static method in class org.alfresco.repo.domain.schema.SchemaBootstrap
- setMaxTypeCacheSize(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMaxUsageBytes(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setMaxUsageMB(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setMaxUsers(int) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
-
Sets the maximum number of users who are allowed to log in.
- setMaxWait(long) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
-
Set the maximum amount of time (in milliseconds) to wait for a transport to be returned from the pool.
- setMemberAttribute(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the member attribute name.
- setMembership(String, String) - Method in class org.alfresco.repo.site.script.Site
-
Sets the membership details for a user.
- setMembership(String, String, String) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setMembership(String, String, String) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Sets the role of an authority within a site
- setMemoryPacketSizes(List<MemoryPacketConfigBean>) - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Sets the memory packet sizes.
- setMemoryStore(SimpleCache<Key, String>) - Method in class org.alfresco.repo.content.caching.ContentCacheImpl
-
Configure ContentCache with a memory store.
- setMemoryThreshold(double) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceFactory
- setMergerMaxBufferedDocs(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerMaxMergeDocs(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerMergeFactor(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerRamBufferSizeMb(double) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerTargetIndexCount(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerTargetOverlayCount(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMergerTargetOverlaysBlockingFactor(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setMessage(String) - Method in class org.alfresco.repo.module.LoggerModuleComponent
-
Set the message that must be logged.
- setMessage(String) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setMessageCache(SimpleCache<NodeRef, ImapServiceImpl.CacheItem>) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setMessageHeaders() - Method in class org.alfresco.repo.imap.AbstractMimeMessage
- setMessageHeadersToPersist(List<String>) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setMessageProducer(MessageProducer) - Method in class org.alfresco.repo.events.AbstractEventsService
- setMessageProducer(MessageProducer) - Method in class org.alfresco.repo.events.ExceptionEventsServiceImpl
- setMessagesCache(SimpleCache<String, Map<Locale, Map<String, String>>>) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setMessageService(MessageService) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setMessageService(MessageService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the message service
- setMessageService(MessageService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setMessageService(MessageService) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- setMessageService(MessageService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setMessageService(MessageService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setMessageService(MessageService) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
-
Sets the Message Service
- setMessageService(MessageService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setMessageSource(MessageSource) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setMessagingObjectMapper(ObjectMapper) - Method in class org.alfresco.repo.rendition2.RenditionEventProcessor
- setMessagingObjectMapper(ObjectMapper) - Method in class org.alfresco.repo.rendition2.TransformRequestProcessor
- setMetadata(NodeRef, InputStream) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setMetadataEncryptor(MetadataEncryptor) - Method in class org.alfresco.encryption.ReEncryptor
- setMetadataEncryptor(MetadataEncryptor) - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsFactory
- setMetadataEncryptor(MetadataEncryptor) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsFactory
- setMetadataEncryptor(MetadataEncryptor) - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsFactory
- setMetadataExtracterRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- setMetadataExtracterRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- setMetadataExtractorPropertyMappingOverrides(List<MetadataExtractorPropertyMappingOverride>) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setMetadataFile(Path) - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean) - Method in class org.alfresco.repo.search.impl.DbCmisQueryLanguage
- setMetadataIndexCheck1(OptionalPatchApplicationCheckBootstrapBean) - Method in class org.alfresco.repo.search.impl.solr.DbAftsQueryLanguage
- setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean) - Method in class org.alfresco.repo.search.impl.DbCmisQueryLanguage
- setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMetadataIndexCheck2(OptionalPatchApplicationCheckBootstrapBean) - Method in class org.alfresco.repo.search.impl.solr.DbAftsQueryLanguage
- setMetadataLoader(MetadataLoader) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setMetadataLoader(MetadataLoader) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setMetadataLoader(MetadataLoader) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- setMethodName(String) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- setMethodNames(List<String>) - Method in class org.alfresco.repo.audit.DisableAuditableBehaviourInterceptor
- setMethodResourceManagers(List<MethodResourceManager>) - Method in class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
-
Set the method-based resource managers that will be notified of the statistics.
- setMethodSecurity(MethodSecurityBean<AuthorityInfo>) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- setMethodSecurity(MethodSecurityBean<FileInfo>) - Method in class org.alfresco.repo.site.SiteContainersCannedQueryFactory
- setMethodSecurity(MethodSecurityBean<CopyService.CopyInfo>) - Method in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- setMethodSecurity(MethodSecurityBean<NodeRef>) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setMethodSecurity(MethodSecurityBean<NodeRef>) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- setMethodSecurity(MethodSecurityBean<R>) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- setMethodSecurityInterceptor(MethodInterceptor) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- setMimeAwarePlaceHolderResourcePath(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.This method sets the mime-aware placeholder resource path template.
- setMimetype(String) - Method in class org.alfresco.repo.content.AbstractContentAccessor
- setMimetype(String) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- setMimetype(String) - Method in class org.alfresco.repo.content.StreamAwareContentReaderProxy
- setMimetype(String) - Method in class org.alfresco.repo.content.StreamAwareContentWriterProxy
- setMimetype(String) - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- setMimetype(String) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
- setMimetype(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set the mimetype encoding for the content attached to the node from the default content property (@see ContentModel.PROP_CONTENT)
- setMimetype(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Set the destination mimetype
- setMimetypeDAO(MimetypeDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setMimetypeDAO(MimetypeDAO) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- setMimetypeEntityCache(SimpleCache<Serializable, Serializable>) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- setMimetypeId(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setMimetypeLimits(Map<String, MetadataExtracterLimits>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Sets the map of source mimetypes to metadata extracter limits.
- setMimetypeMap(MimetypeMap) - Method in class org.alfresco.repo.action.constraint.MimetypeParameterConstraint
-
Sets the mimetype map
- setMimetypeMap(MimetypeMap) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- setMimetypeMappings(Map<String, String>) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setMimetypeMaxSourceSizeKBytes(HashMap<String, Long>) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.Set the maximum size for each mimetype above which thumbnails are not created.
- setMimetypeMaxSourceSizeKBytes(HashMap<String, Long>) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Set the maximum size for each mimetype above which thumbnails are not created.
- setMimetypeService(MimetypeService) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- setMimetypeService(MimetypeService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setMimetypeService(MimetypeService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setMimetypeService(MimetypeService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setMimetypeService(MimetypeService) - Method in class org.alfresco.opencmis.AlfrescoCmisStreamInterceptor
- setMimetypeService(MimetypeService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the MIME type service.
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
-
Sets the MimetypeService to use
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the mime type service
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.AbstractContentWriter
-
Supplies the Mimetype Service to be used when guessing encoding and mimetype information.
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.caching.BackingStoreAwareCacheWriter
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setMimetypeService(MimetypeService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setMinCommitTime(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setMinEvictableIdleTime(long) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
-
Set the minimum amount of time a transport may sit idle, before it is eligible for eviction.
- setMinFileAgeMillis(long) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
-
Sets the minimum age of a cache file before it will be considered for deletion.
- setMinId(long) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setMinId(Long) - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- setMinId(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setMinPagingBatchSize(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setMinPurgeAgeDays(int) - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
-
Set the minimum age (days) that nodes and transactions must be before they get purged.
- setMinRating(float) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setMinRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
- setMinRetryWaitMs(int) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- setMinSeq(long) - Method in class org.alfresco.repo.activities.feed.JobSettings
- setMLAware(boolean) - Static method in class org.alfresco.repo.node.MLPropertyInterceptor
-
Change the filtering behaviour of this interceptor on the curren thread.
- setMlAwareNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
- setMlAwareNodeService(NodeService) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- setMockSearchService(SearchService) - Method in class org.alfresco.repo.service.ServiceDescriptorRegistry
-
For use in test classes only that need to mock the searchServices.
- setModel(String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Set the model
- setModel(String) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModelBootstrap
-
Sets the path to the permission model
- setModelDAO(ModelDAO) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
-
Set the permissions model dao
- setModelDAO(ModelDAO) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the permissions model dao
- setModelId(Long) - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- setModelPrefix(String) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setModels(List<String>) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the initial list of Workflow models to bootstrap with
- setModelValidator(ModelValidator) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
- setModeName(String) - Method in class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
-
Sets the mode.
- setModeratedInvitationWorkflowId(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Sets the moderated invite activiti workflow definition
- setModificationDateSetDirectly(boolean) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- setModifiedAt(Date) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setModifiedAt(Date) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setModifiedAt(Date) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setModifiedAt(Date) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
- setModifiedDate(Long, Date) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setModifiedDate(Long, Date) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Deprecated.Use
NodeDAO.setModifiedProperties(Long, Date, String)to also change the cm:modifier property - setModifiedDate(Date) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the modified date
- setModifiedProperties(Long, Date, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setModifiedProperties(Long, Date, String) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Pull the cm:modified up to the current time without changing any other cm:auditable properties.
- setModifier(String) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the modifier
- setModifier(String) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setModifier(String) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setModifyTimestampAttributeName(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the modification timestamp attribute name.
- setModuleId(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setModuleService(ModuleService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setModuleService(ModuleService) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the module service to register with.
- setModuleService(ModuleService) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setModuleService(ModuleService) - Method in class org.alfresco.repo.module.ModuleStarter
- setModuleService(ModuleService) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setMonitor(ActionServiceMonitor) - Method in class org.alfresco.repo.action.ActionServiceImpl
- setMonthOfYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setMountPointName(String) - Method in class org.alfresco.repo.imap.config.ImapConfigMountPointsBean
- setMoveAsSystem(boolean) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setMoveAsSystem(boolean) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.model.filefolder.MLTranslationInterceptor
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.model.ml.MLContainerType
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.model.ml.MLContentInterceptor
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
- setMultilingualContentService(MultilingualContentService) - Method in class org.alfresco.repo.node.MLPropertyInterceptor
- setMultiTenancyEnabled(boolean) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoCallActivityBpmnParseHandler
- setMultiTenancyEnabled(boolean) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- setMultiTenantWorkflowDeploymentEnabled(boolean) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- setMustNotExistStoreUrls(List<String>) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
If any of the store urls exist, the bootstrap does not take place
- setMustNotExistStoreUrls(List<String>) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
If any of the store urls exist, the bootstrap does not take place
- setMutable(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
- setMutableAuthenticationService(MutableAuthenticationService) - Method in class org.alfresco.repo.security.authentication.ChainingAuthenticationServiceImpl
- setname(String) - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- setName(String) - Method in class org.alfresco.filesys.repo.CreateNodeEvent
- setName(String) - Method in class org.alfresco.filesys.repo.LockNodeEvent
- setName(String) - Method in class org.alfresco.repo.action.AbstractAsynchronousActionFilter
-
Sets the name of this comparator.
- setName(String) - Method in class org.alfresco.repo.audit.model._3.Application
-
Sets the value of the name property.
- setName(String) - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Sets the value of the name property.
- setName(String) - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Sets the value of the name property.
- setName(String) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Set the name that identifies this cache from other instances.
- setName(String) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the name.
- setName(String) - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- setName(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Helper to set the 'name' property for the node.
- setName(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the component name, which must be unique within the context of the module.
- setName(String) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Sets the name of the processor
- setName(String) - Method in class org.alfresco.repo.query.NodeBackedEntity
- setName(String) - Method in class org.alfresco.repo.search.impl.lucene.AbstractLuceneQueryLanguage
- setName(String) - Method in class org.alfresco.repo.tenant.Quota
- setName(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Sets the name of the thumbnail
- setName(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setName(String) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setName(String) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- setNameChecker(NameChecker) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- setNameChecker(NameChecker) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets name checker
- setNamePaths(Collection<Collection<String>>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setNamePattern(String) - Method in class org.alfresco.repo.security.authentication.NameBasedUserNameGenerator
-
The pattern of the user name to generate e.g.
- setNamePrefix(String) - Method in class org.alfresco.util.schemacomp.ExportDb
- setNamePropertyQNameId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setNamePropId(Long) - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- setNamespaceCache(SimpleCache<Long, String>) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
-
Set the cache that maintains the ID-Namespace mappings and vice-versa.
- setNamespaceDAO(NamespaceDAO) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setNamespaceDAO(NamespaceDAO) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the namespace DOA
- setNamespaceDAO(NamespaceDAO) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setNamespaceId(Long) - Method in class org.alfresco.repo.domain.qname.QNameEntity
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the service to map prefixes to uris
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Set the namespace prefix resolver
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the name space prefix resolver
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.version.VersionableAspect
-
Sets the namespace prefix resolver.
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.virtual.store.AspectVirtualizationMethod
- setNamespacePrefixResolver(NamespacePrefixResolver) - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- setNamespaceService(NamespacePrefixResolver) - Method in class org.alfresco.repo.search.QueryRegisterComponentImpl
- setNamespaceService(NamespacePrefixResolver) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setNamespaceService(NamespaceService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setNamespaceService(NamespaceService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setNamespaceService(NamespaceService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the namespace service.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.opencmis.PathObjectFilter
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Set the component used to resolve namespaces.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the namespace service.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.download.DownloadStorage
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.event2.EventGenerator
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.forms.processor.action.ActionFormProcessor
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.forms.processor.node.QNameFieldProcessor
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.importer.view.ViewParser
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.model.Repository
-
Sets the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.policy.annotation.AnnotatedBehaviourPostProcessor
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rating.RatingNamingConventionsUtil
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.search.AbstractIndexFilter
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Set the namespaceService
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the namespace service.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set Namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Set the namespace service.
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the namespace service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskCompleteListener
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
-
Sets the Namespace Service
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setNamespaceService(NamespaceService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setNamespaceService(NamespaceService) - Method in class org.alfresco.util.CustomPropertyEditorRegistrar
- setNetMask(String) - Method in class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
-
Sets the network mask.
- setNetworkTimeout(Executor, int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setNewContent(boolean) - Method in class org.alfresco.repo.rawevents.types.OnContentUpdatePolicyEvent
- setNewSharedAclId(Long) - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- setNextValue() - Method in interface org.alfresco.service.cmr.view.ExporterContext
-
Set next active node from list
- setNode(NodeEntity) - Method in class org.alfresco.repo.query.NodeBackedEntity
- setNode(NodeEntity) - Method in class org.alfresco.repo.security.authority.AuthorityInfoEntity
- setNodeAclId(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setNodeAclId(Long, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- setNodeArchiveService(NodeArchiveService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the node archive service
- setNodeArchiveService(NodeArchiveService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setNodeArchiveService(NodeArchiveService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setNodeAssocIndex(Long, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setNodeAssocIndex(Long, int) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Update an existing assoc's index.
- setNodeConverter(WorkflowNodeConverter) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
- setNodeConverter(WorkflowNodeConverter) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setNodeCount(int) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- setNodeCrawlerFactory(NodeCrawlerFactory) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the NodeCrawlerFactory bean.
- setNodeDAO(NodeDAO) - Method in class org.alfresco.encryption.ReEncryptor
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.ImapUnsubscribedAspectPatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
Set the node dao
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.domain.usage.AbstractUsageDAOImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.event2.EventGenerator
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setNodeDAO(NodeDAO) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setNodeFilters(NodeFilter...) - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- setNodeFilters(NodeFilter...) - Method in interface org.alfresco.service.cmr.transfer.NodeCrawler
- setNodeFinders(NodeFinder...) - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- setNodeFinders(NodeFinder...) - Method in interface org.alfresco.service.cmr.transfer.NodeCrawler
- setNodeId(Long) - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- setNodeId(Long) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setNodeId(Long) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- setNodeId(Long) - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- setNodeId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- setNodeId(Long) - Method in class org.alfresco.repo.solr.NodeMetaData
- setNodeIds(List<Long>) - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- setNodeIds(List<Long>) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setNodeIds(List<Long>) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setNodeInclusionFilter(List<String>) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
-
This optional property defines a list of file extensions which should be included in the result set from this class.
- setNodeInfoFactory(NodeInfoFactory) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Set the component used to create
NodeInfoobjects. - setNodeLocatorService(NodeLocatorService) - Method in class org.alfresco.repo.nodelocator.AbstractNodeLocator
- setNodeMonitor(NodeMonitor) - Method in class org.alfresco.filesys.repo.ContentContext
-
Set the node monitor
- setNodeMonitorFactory(NodeMonitorFactory) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the node monitor factory
- setNodeMonitorFactory(NodeMonitorFactory) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the node monitor factory
- setNodeOwnerCache(SimpleCache<NodeRef, String>) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setNodeProperties(Long, Map<QName, Serializable>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setNodeProperties(Long, Map<QName, Serializable>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- setNodeRef(String) - Method in class org.alfresco.repo.rawevents.types.OnContentUpdatePolicyEvent
- setNodeRef(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setNodeRef(NodeRef) - Method in class org.alfresco.filesys.repo.ContentFileInfo
-
Set the node for this file/folder
- setNodeRef(NodeRef) - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
set the node ref
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.action.ActionImpl
-
Set the node reference
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.bulkimport.ImportableItem
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.importer.view.NodeContext
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.solr.NodeMetaData
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- setNodeRef(NodeRef) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setNodeRef(NodeRef) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the node reference of the rule
- setNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.transfer.TransferEventReport
- setNodeRefContexts(Set<NodeRefContext>) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpressionFactory
- setNodeRefResolver(NodeRefResolver) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- setNodeRefs(NodeRef[]) - Method in class org.alfresco.service.cmr.view.Location
- setNodeResolver(CorrespondingNodeResolver) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setNodeResolver(CorrespondingNodeResolver) - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- setNodeResolver(CorrespondingNodeResolver) - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- setNodeResolver(CorrespondingNodeResolver) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- setNodeResolverFactory(CorrespondingNodeResolverFactory) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setNodeResourceHelper(NodeResourceHelper) - Method in class org.alfresco.repo.event2.EventGenerator
- setNodeRulesCache(SimpleCache<NodeRef, List<Rule>>) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the cache to hold node's individual rules.
- setNodes(Collection<NodeRef>) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Set which nodes to transfer
- setNodes(NodeRef...) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
- setNodesCache(SimpleCache<Serializable, Serializable>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains node ID-NodeRef cross referencing data
- setNodesCache(SimpleCache<Serializable, Serializable>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
-
Injection of nodes cache for clean-up and warm up when required
- setNodeService(DbNodeServiceImpl) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.email.server.AliasableAspect
- setNodeService(NodeService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
- setNodeService(NodeService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setNodeService(NodeService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setNodeService(NodeService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setNodeService(NodeService) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setNodeService(NodeService) - Method in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- setNodeService(NodeService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.opencmis.PathObjectFilter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.ActionsAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.HasAspectEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.HasChildEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.HasTagEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.InCategoryEvaluator
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.evaluator.IsSubTypeEvaluator
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CheckInActionExecuter
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CheckOutActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ContentMetadataEmbedder
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CopyActionExecuter
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CountChildrenActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CounterIncrementActionExecuter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ExporterActionExecuter
-
Sets the NodeService to use
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
Sets the NodeService to use
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.LinkCategoryActionExecuter
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.MoveActionExecuter
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.RemoveFeaturesActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setNodeService(NodeService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setNodeService(NodeService) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setNodeService(NodeService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setNodeService(NodeService) - Method in class org.alfresco.repo.admin.patch.impl.SWSDPPatch
- setNodeService(NodeService) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.audit.extractor.NodeNameDataExtractor
-
Set the service to get the property from
- setNodeService(NodeService) - Method in class org.alfresco.repo.audit.extractor.NodeTypeDataExtractor
-
Set the service to get the property from
- setNodeService(NodeService) - Method in class org.alfresco.repo.audit.generator.AuthenticatedPersonDataGenerator
-
Set the service to retrieve the user's full name
- setNodeService(NodeService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setNodeService(NodeService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.configuration.ConfigurableServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setNodeService(NodeService) - Method in class org.alfresco.repo.content.metadata.RFC822MetadataExtracter
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setNodeService(NodeService) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setNodeService(NodeService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- setNodeService(NodeService) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setNodeService(NodeService) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.download.DownloadStorage
- setNodeService(NodeService) - Method in class org.alfresco.repo.event2.EventGenerator
- setNodeService(NodeService) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setNodeService(NodeService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setNodeService(NodeService) - Method in class org.alfresco.repo.events.EventGenerationBehaviours
- setNodeService(NodeService) - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
- setNodeService(NodeService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.forum.DiscussableAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- setNodeService(NodeService) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- setNodeService(NodeService) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setNodeService(NodeService) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.system.SystemExporterImporter
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.importer.view.ViewParser
- setNodeService(NodeService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setNodeService(NodeService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.jscript.ScriptUtils
- setNodeService(NodeService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.lock.mem.LockableAspectInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.filefolder.MLTranslationInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.MLContainerType
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.MLContentInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.model.Repository
-
Sets the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.ContentPropertyRestrictionInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.MLPropertyInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.NodeRefPropertyMethodInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.UndeletableAspect
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.node.UnmovableAspect
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- setNodeService(NodeService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setNodeService(NodeService) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.processor.TemplateServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- setNodeService(NodeService) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.remote.RepoRemoteService
-
Set the NodeService instance.
- setNodeService(NodeService) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Injects the nodeService bean.
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.Injects the NodeService bean.
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setNodeService(NodeService) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the NodeService bean.
- setNodeService(NodeService) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
-
Injects the NodeService bean.
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.LinkRules
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.ReorderRules
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.RulesAspect
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the permission-safe node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.RuleTypeImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.rule.UnlinkRules
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
-
Set the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- setNodeService(NodeService) - Method in class org.alfresco.repo.site.SiteAspect
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.site.SiteContainersCannedQueryFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setNodeService(NodeService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.Sets the node service.
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.AlienProcessorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.BasicCorrespondingNodeResolverImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.DefaultCorrespondingNodeResolverFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setNodeService(NodeService) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setNodeService(NodeService) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Sets the general node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.version.VersionableAspect
-
Set the node service
- setNodeService(NodeService) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- setNodeService(NodeService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setNodeService(NodeService) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setNodeService(NodeService) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Sets the Node Service
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the Node Service
- setNodeService(NodeService) - Method in class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- setNodeService(NodeService) - Method in class org.alfresco.util.TypeConstraint
- setNodeServiceInternal(NodeService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- setNodesToRemove(Collection<NodeRef>) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Set nodes that are to be explicitly removed from the the target repository
- setNodesToRemove(NodeRef...) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
Set nodes that are to be explicitly removed from the the target repository
- setNodeString(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setNodeType(boolean) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setNodeType(QName) - Method in class org.alfresco.repo.solr.NodeMetaData
- setNodeUuid(String) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setNodeVersion(Long) - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- setNodeVersion(Long) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setNominatedInvitationExternalWorkflowId(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Sets the nominated invite activiti workflow definition for external users
- setNominatedInvitationWorkflowId(String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Sets the nominated invite activiti workflow definition for internal users
- setNonAttachContentTypes(String) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setNoPermissionCheckNodeService(NodeService) - Method in class org.alfresco.repo.download.DownloadStorage
- setNormalCleanThresholdSec(long) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setNotificationFrequency(Behaviour.NotificationFrequency) - Method in class org.alfresco.repo.policy.BaseBehaviour
- setNotificationService(NotificationService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setNotificationService(NotificationService) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- setNotificationTaskListener(TaskListener) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoUserTaskBpmnParseHandler
- setNullable(boolean) - Method in class org.alfresco.util.schemacomp.model.Column
- setNumberFound(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBResultSet
- setNumberOfFiles(Integer) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setNumberToKeep(int) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setNumShards(int) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setNumThreads(int) - Method in class org.alfresco.encryption.ReEncryptor
- setNumThreads(int) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setNumThreads(int) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedGenerator
- setNumThreads(int) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- setNumThreads(int) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setNumThreads(Integer) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setOauthAccessToken(String) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- setOauthRefreshToken(String) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- setOAuthSecret(String) - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- setOAuthToken(String) - Method in class org.alfresco.repo.remotecredentials.OAuth1CredentialsInfoImpl
- setOauthTokenExpiresAt(Date) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- setOauthTokenIssuedAt(Date) - Method in class org.alfresco.repo.remotecredentials.OAuth2CredentialsInfoImpl
- setObjectFactory(ObjectFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the ObjectFactory.
- setObjectFilter(ObjectFilter) - Method in class org.alfresco.opencmis.CMISConnector
- setObjectMapper(ObjectMapper) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- setObjectName(String) - Method in class org.alfresco.repo.management.DummyManagedResource
- setObjectName(String) - Method in interface org.alfresco.repo.management.ManagedBean
- setObjectsDefaultDepth(BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- setObjectsDefaultMaxItems(BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- setObjectWrapperFactory(ObjectWrapperFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the ObjectWrapperFactory.
- setObserveInstructionCount(int) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- setObserverInstructionCount(int) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setOfflineFiles(boolean) - Method in class org.alfresco.filesys.repo.ContentContext
- setOffset(int) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- setOffset(String) - Method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Sets the offset time code from which to start the transformation with a format of hh:mm:ss[.xxx]
- setOldOrphanTime(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- setOnCreatePermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the permission manager
- setOnCreatePermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Sets the PermissionsManager used on creating the home folder
- setOnNewContent(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
-
If set to true the trigger will fire on new content, otherwise it will fire on content update
- setOnReferencePermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.
- setOnReferencePermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Sets the PermissionsManager used on referencing the home folder
- setOpenCMISDictionaryService(CMISDictionaryService) - Method in class org.alfresco.opencmis.CMISChangeLogDataExtractor
- setOpenCMISDictionaryService(CMISDictionaryService) - Method in class org.alfresco.opencmis.CMISConnector
- setOpenCMISDictionaryService11(CMISDictionaryService) - Method in class org.alfresco.opencmis.CMISConnector
- setOpenCMISQueryService(CMISQueryService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the OpenCMIS query service.
- setOpenCMISQueryService11(CMISQueryService) - Method in class org.alfresco.opencmis.CMISConnector
- setOpenHttpSession(boolean) - Method in class org.alfresco.opencmis.CMISConnector
- setOpLockInterface(OpLockInterface) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setOpLockInterface(OpLockInterface) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- setOpLockManager(OpLockManager) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setOptimisePermissionsBulkFetchSize(int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- setOptimisePermissionsCheck(boolean) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- setOptimizationLevel(int) - Method in class org.alfresco.repo.jscript.AlfrescoContextFactory
- setOptimizationLevel(int) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setOptionalOldSharedAclIdInAdditionToNull(Long) - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- setORCondition(boolean) - Method in class org.alfresco.repo.action.CompositeActionConditionImpl
- setORCondition(boolean) - Method in interface org.alfresco.service.cmr.action.CompositeActionCondition
- setOrder(int) - Method in class org.alfresco.util.RuntimeSystemPropertiesSetter
- setOrder(int) - Method in class org.alfresco.util.schemacomp.model.Column
- setOrderBy(WorkflowTaskQuery.OrderBy[]) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setOrdered(boolean) - Method in class org.alfresco.ibatis.IdsEntity
- setOrdered(boolean) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setOrderNodes(boolean) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setOriginalAssocTypeId(Long) - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- setOriginalIdPropQNameId(Long) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setOriginalNodeId(Long) - Method in class org.alfresco.repo.copy.query.CopyParametersEntity
- setOrphanTime(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setOrphanTime(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- setOuter(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- setOutlook(boolean) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets if this is an outlook based event or not
- setOutlook(boolean) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets if this is an outlook based event or not
- setOutlookUID(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the UID used by Outlook for this event.
- setOutlookUID(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the UID used by Outlook for this event.
- setOverrideHomeFolderProviderName(String) - Method in class org.alfresco.repo.security.person.HomeFolderProviderSynchronizer
- setOverwriteDuplicates(boolean) - Method in class org.alfresco.email.server.handler.FolderEmailMessageHandler
-
Set the behaviour to be done on detecting a new message with the same subject.
- setOverwritePolicy(MetadataExtracter.OverwritePolicy) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the policy to use when existing values are encountered.
- setOwnableService(OwnableService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the ownable servive
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Set the ownable service
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.security.permissions.dynamic.OwnerDynamicAuthority
-
Set the ownable service
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the ownable service
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the ownable service.
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setOwnableService(OwnableService) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setOwner(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set the owner of the node
- setOwner(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Set the authority to use as the owner of all home folder nodes.
- setOwner(String) - Method in class org.alfresco.repo.solr.NodeMetaData
- setOwner(String) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Set the username of who owns the lock.
- setOwner(NodeRef, String) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setOwner(NodeRef, String) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceNOOPImpl
- setOwner(NodeRef, String) - Method in interface org.alfresco.service.cmr.security.OwnableService
-
Set the owner of the object.
- setOwnerOnCreate(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the authority to use as the owner of all home folder nodes.
- setOwnerPermissions(Set<String>) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setPackageNode(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowBuilder
- setPageLimit(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setPageLimit(int) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the number of pages read from the source before returning EOF.
- setPageLimit(String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- setPair(Pair<Long, QName>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setPanicThresholdPct(int) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setParameter(String, Object) - Method in class org.alfresco.repo.virtual.VirtualContext
- setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
- setParameter(PreparedStatement, int, Object, JdbcType) - Method in class org.alfresco.ibatis.SerializableTypeHandler
- setParameterDefinitions(List<ParameterDefinition>) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Set the parameter definitions for the rule item
- setParameterTemplates(Map<String, String>) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Set the map of parameters used by the template.
- setParameterValue(String, Serializable) - Method in class org.alfresco.repo.action.ParameterizedItemImpl
- setParameterValue(String, Serializable) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
-
Sets the value of a parameter.
- setParameterValues(Map<String, Serializable>) - Method in class org.alfresco.repo.action.ParameterizedItemImpl
- setParameterValues(Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.action.ParameterizedItem
-
Sets the parameter values
- setParent(ImportableItem) - Method in class org.alfresco.repo.bulkimport.ImportableItem
- setParent(DbObject) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- setParent(DbObject) - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Sets the parent object.
- setParentAssocs(List<ChildAssociationRef>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setParentAssocs(List<ChildAssociationRef>, Long) - Method in class org.alfresco.repo.solr.NodeMetaData
- setParentAssocsCacheLimitFactor(int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Sets the average number of parents expected per cache entry.
- setParentAssocsCacheSize(int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Sets the maximum capacity of the parent assocs cache
- setParentName(String) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeLink
- setParentNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setParentNodeId(Long) - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- setParentNodeId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setParentNodeId(Long) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setParentNodeRef(NodeRef) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setParentNodeStringValue(String) - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- setParentPath(Path) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- setParentPath(Path) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- setParentPath(Path) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setParentRef(NodeRef) - Method in interface org.alfresco.repo.importer.ImportParent
-
Re-set parent reference
- setParentRef(NodeRef) - Method in class org.alfresco.repo.importer.view.ParentContext
-
Set Parent Reference
- setParentScope(Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- setParentScope(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- setParentScope(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- setPassword(char[]) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setPassword(char[]) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the password for this transfer target
- setPassword(String) - Method in class org.alfresco.repo.imap.AlfrescoImapUser
- setPassword(String) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
- setPassword(String) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Setter.
- setPassword(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- setPassword(String, String) - Method in class org.alfresco.repo.jscript.People
-
Set a password for the given user.
- setPasswordEncoder(PasswordEncoder) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setPasswordGenerator(PasswordGenerator) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setPasswordGrantScopes(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setPasswordLength(int) - Method in class org.alfresco.repo.security.authentication.BasicPasswordGenerator
-
Set the password length
- setPatch(Patch) - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.FixPersonSizeCurrentTypePatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.ImapUnsubscribedAspectPatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- setPatchDAO(PatchDAO) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setPatchService(PatchService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the service that this patch will register with for execution.
- setPatchService(PatchService) - Method in class org.alfresco.repo.admin.patch.OptionalPatchApplicationCheckBootstrapBean
- setPatchService(PatchService) - Method in class org.alfresco.repo.admin.patch.PatchExecuter
- setPatchService(PatchService) - Method in class org.alfresco.repo.tenant.MultiTenantBootstrap
- setPath(String) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Set the path Example path: /app:company_home/app:dictionary/app:models
- setPath(String) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setPath(String) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setPath(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the path
- setPath(String) - Method in class org.alfresco.repo.transfer.manifest.ManifestCategory
- setPath(String) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
-
Path setter.
The type of path is automatically detected and checked for consistency. - setPath(String) - Method in class org.alfresco.service.cmr.view.Location
-
Sets the location to the specified path
- setPathMappings(PathMappings) - Method in class org.alfresco.repo.audit.model._3.Audit
-
Sets the value of the pathMappings property.
- setPaths(Collection<Pair<Path, QName>>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- setPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- setPattern(String) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setPattern(String) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setPattern(String) - Method in class org.alfresco.repo.security.person.RegexHomeFolderProvider
- setPattern(Pattern) - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- setPatterns(List<HiddenFileFilter>) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setPayload(ScriptNode[]) - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- setPercentageCrop(boolean) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
- setPercentResize(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setPermission(String) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch.FolderDetails
- setPermission(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Apply a permission for ALL users to the node.
- setPermission(String) - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- setPermission(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Apply a permission for the specified authority (e.g. username or group) to the node.
- setPermission(NodePermissionEntry) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- setPermission(NodePermissionEntry) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Create a persisted node permission entry given a template object from which to copy.
- setPermission(NodePermissionEntry) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermission(NodePermissionEntry) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setPermission(NodePermissionEntry) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Set the permissions on a node.
- setPermission(NodePermissionEntry) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setPermission(PermissionEntry) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- setPermission(PermissionEntry) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Create a persisted permission entry given and other representation of a permission entry.
- setPermission(PermissionEntry) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermission(PermissionEntry) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setPermission(PermissionEntry) - Method in interface org.alfresco.repo.security.permissions.PermissionServiceSPI
-
Add or set a permission entry on a node.
- setPermission(PermissionEntry) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setPermission(PermissionReference) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the permission
- setPermission(NodeRef, String, String, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermission(NodeRef, String, String, boolean) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setPermission(NodeRef, String, String, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setPermission(NodeRef, String, PermissionReference, boolean) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- setPermission(NodeRef, String, PermissionReference, boolean) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Set a permission on a node.
- setPermission(NodeRef, String, PermissionReference, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermission(StoreRef, String, String, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermission(StoreRef, String, String, boolean) - Method in class org.alfresco.repo.security.permissions.noop.PermissionServiceNOOPImpl
- setPermission(StoreRef, String, String, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setPermission(StoreRef, String, PermissionReference, boolean) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
- setPermission(StoreRef, String, PermissionReference, boolean) - Method in interface org.alfresco.repo.security.permissions.impl.PermissionsDaoComponent
-
Set part of a permission mask on a store.
- setPermission(StoreRef, String, PermissionReference, boolean) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPermissionEntityCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
-
Set the cache to use for alf_permission lookups (optional).
- setPermissionId(Long) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setPermissionModel(PermissionModel) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModelBootstrap
-
Set the permission model
- setPermissionModelDao(ModelDAO) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the permission model DAO.
- setPermissions(List<ManifestPermission>) - Method in class org.alfresco.repo.transfer.manifest.ManifestAccessControl
- setPermissions(Map<String, Set<String>>) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setPermissions(ScriptNode, Object) - Method in class org.alfresco.repo.site.script.Site
-
Apply a set of permissions to the node.
- setPermissions(NodeRef, String, String) - Method in interface org.alfresco.repo.security.person.PermissionsManager
-
Set the permission as defined on the given node
- setPermissions(NodeRef, String, String) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setPermissionsDaoComponent(PermissionsDaoComponent) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the permissions dao component
- setPermissionService(PermissionService) - Method in class org.alfresco.filesys.repo.CifsHelper
- setPermissionService(PermissionService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the permission service.
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
Sets the content service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.imap.AlfrescoImapFolderAccessInterceptor
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the Permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Set the permission service.
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
Set the permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set permission service
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.version.Version2ServiceImpl
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setPermissionService(PermissionService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setPermissionServiceSPI(PermissionServiceSPI) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setPermissionServiceSPI(PermissionServiceSPI) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setPermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- setPermissionsManager(PermissionsManager) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setPersistedAtNodeRef(NodeRef) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Record where this schedule is persisted
- setPersistedType(Integer) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setPersistedType(Short) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setPersistedType(Short) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setPersistedValue(NodePropertyValue.ValueType, Serializable) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
-
Stores the value in the correct slot based on the type of persistence requested.
- setPersister(PropertiesPersister) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
- setPersonAttributeDefaults(Map<String, String>) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the person attribute defaults.
- setPersonAttributeMapping(Map<String, String>) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the person attribute mapping.
- setPersonCache(SimpleCache<String, Set<NodeRef>>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Set the username to person cache.
- setPersonDifferentialQuery(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the person differential query.
- setPersonLastSynced(Date) - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- setPersonProperties(String, Map<QName, Serializable>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Set the properties on a person - some of these may be persisted in different locations - the home folder is created if it doesn't exist
- setPersonProperties(String, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Set the properties on a person - some of these may be persisted in different locations - the home folder is created if it doesn't exist
- setPersonProperties(String, Map<QName, Serializable>, boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Set the properties on a person - some of these may be persisted in different locations.
- setPersonProperties(String, Map<QName, Serializable>, boolean) - Method in interface org.alfresco.service.cmr.security.PersonService
-
Set the properties on a person - some of these may be persisted in different locations.
- setPersonQuery(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the person query.
- setPersonService(PersonService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setPersonService(PersonService) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- setPersonService(PersonService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setPersonService(PersonService) - Method in class org.alfresco.repo.admin.patch.impl.ImapUnsubscribedAspectPatch
- setPersonService(PersonService) - Method in class org.alfresco.repo.audit.generator.AuthenticatedPersonDataGenerator
-
Set the service used to discover the user's person node
- setPersonService(PersonService) - Method in class org.alfresco.repo.domain.subscriptions.AbstractSubscriptionsDAO
- setPersonService(PersonService) - Method in class org.alfresco.repo.event2.EventGenerator
- setPersonService(PersonService) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setPersonService(PersonService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
-
Sets the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
- setPersonService(PersonService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.jscript.app.UsernamePropertyDecorator
- setPersonService(PersonService) - Method in class org.alfresco.repo.jscript.People
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.model.Repository
-
Sets the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setPersonService(PersonService) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- setPersonService(PersonService) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the person service.
- setPersonService(PersonService) - Method in class org.alfresco.repo.template.People
-
Set the person service
- setPersonService(PersonService) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setPersonService(PersonService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Sets the Person Service
- setPersonService(PersonService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setPersonService(PersonService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setPersonService(PersonService) - Method in class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- setPersonStoreUrl(String) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setPersonType(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the person type.
- setPersonTypeQNameId(Long) - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- setPipelineConfigDir(String) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setPlaceHolderResourcePath(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.This method sets the placeholder resource path.
- setPlugins(Interceptor...) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Mybatis plugin list.
- setPolicy(VersionServicePolicies.CalculateVersionLabelPolicy) - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Set the policy behaviour filter
- setPolicyBehaviourFilter(BehaviourFilter) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.email.server.AliasableAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.action.ActionsAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.action.ActionServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Set the component used to bind to behaviour callbacks
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.coci.CheckedOutAspect
-
Sets the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.coci.WorkingCopyAspect
-
Sets the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.event2.EventGenerator
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.events.AbstractEventGenerationBehaviours
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.forum.CommentsRollupAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.forum.DiscussableAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.imap.ImapContentPolicy
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.model.ml.EmptyTranslationAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.model.ml.MLContainerType
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.model.ml.MultilingualDocumentAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.NodeAuditor
-
Set the component used to bind to behaviour callbacks
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.PendingDeleteAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.ReferenceableAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.TemporaryAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.UndeletableAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.node.UnmovableAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.policy.annotation.AnnotatedBehaviourPostProcessor
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rating.RateableAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rating.RatingsRelatedAspectBehaviours
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the PolicyComponent bean.
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rule.RulesAspect
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the policy component to listen for various events
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.authority.AuthorityTypeBehaviour
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.site.SiteAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.Sets the policy component.
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Set the policy component to listen for various events
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.usage.UsageQuotaProtector
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.version.common.AbstractVersionServiceImpl
-
Sets the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.version.VersionableAspect
-
Set the policy component
- setPolicyComponent(PolicyComponent) - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
-
Set the policy component
- setPolicyFilter(BehaviourFilter) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the policy behaviour filter, used to inhibit versioning on a per transaction basis
- setPolicyFilter(BehaviourFilter) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Set the policy behaviour filter, used to inhibit versioning on a per transaction basis
- setPolicyFilter(BehaviourFilter) - Method in class org.alfresco.repo.admin.patch.impl.FixBpmPackagesPatch
- setPolicyFilter(BehaviourFilter) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setPolicyIgnoreUtil(PolicyIgnoreUtil) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setPolicyIgnoreUtil(PolicyIgnoreUtil) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setPolicyName(String) - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Set the policy name
- setPolicyName(String) - Method in class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- setPolicyName(String) - Method in class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- setPolicyNames(List<String>) - Method in class org.alfresco.repo.policy.registration.PolicyRegistration
-
Set the policy names.
- setPolicyNamespace(String) - Method in class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- setPolicyNamespace(String) - Method in class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- setPooled(boolean) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Deprecated.pooled state cannot be altered.
- setPoolName(String) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
- setPoolSystemProperties(Map<String, String>) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setPort(int) - Method in class org.alfresco.email.server.EmailServer
- setPort(int) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setPort(int) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Setter for vtiServer Port
- setPort(Integer) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the port.
- setPos(Integer) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
-
Set the position for the ACL-ACE relationship
- setPosition(long) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setPosition(Integer) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
-
Set the position
- setPostCreateScriptUrls(List<String>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setPostDAO(ActivityPostDAO) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setPostDAO(ActivityPostDAO) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setPostDAO(ActivityPostDAO) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setPostDAO(ActivityPostDAO) - Method in class org.alfresco.repo.activities.post.cleanup.PostCleaner
- setPostDAO(ActivityPostDAO) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setPostDate(Date) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setPostDate(Date) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setPostedDate(String) - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- setPoster(ActivityPoster) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setPostId(long) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setPostProcessDenies(boolean) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- setPostSortDateTime(boolean) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setPostUpdateScriptPatches(List<SchemaUpgradeScriptPatch>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setPostUserAvatarNodeRef(NodeRef) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setPostUserId(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setPreCreateScriptUrls(List<String>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setPreferences(String, Map<String, Serializable>) - Method in class org.alfresco.repo.preference.PreferenceServiceImpl
- setPreferences(String, Map<String, Serializable>) - Method in interface org.alfresco.repo.preference.traitextender.PreferenceServiceExtension
- setPreferences(String, Map<String, Serializable>) - Method in interface org.alfresco.repo.preference.traitextender.PreferenceServiceTrait
- setPreferences(String, Map<String, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualPreferenceServiceExtension
-
If the favorites preferences are changed then for virtual references the actual nodeRef is added/removed from favorites preferences instead of virtual nodeRef.
- setPreferences(String, Map<String, Serializable>) - Method in interface org.alfresco.service.cmr.preference.PreferenceService
-
Sets the preference values for a user.
- setPreferences(String, NativeObject) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- setPreferenceService(PreferenceService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setPreferenceService(PreferenceService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setPreferenceService(PreferenceService) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- setPreferenceService(PreferenceService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Deprecated.
- setPreferenceService(PreferenceService) - Method in class org.alfresco.repo.virtual.bundle.VirtualPreferenceServiceExtension
- setPreferenceService(PreferenceService) - Method in class org.alfresco.util.EmailHelper
- setPreferredEncoding(String) - Method in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- setPreserveAuditableData(boolean) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- setPreserveAuditableData(boolean) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setPreUpdateScriptPatches(List<SchemaUpgradeScriptPatch>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setPreviousTransformId(int) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setPrimary(Boolean) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setPrimaryChildrenSharedAclId(Long, Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setPrimaryChildrenSharedAclId(Long, Long, Long) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- setPrimaryKey(PrimaryKey) - Method in class org.alfresco.util.schemacomp.model.Table
- setPrimaryParentAssoc(ChildAssociationRef) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- setPrimaryParentAssoc(ChildAssociationRef) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- setPrimaryParentAssoc(ChildAssociationRef) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setPrimaryParentNodeId(Long) - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- setPrimaryStore(ContentStore) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
-
Set the primary store that content will be replicated to or from
- setPrincipal(String) - Method in class org.alfresco.repo.event2.EventInfo
- setPrincipalAttribute(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setProblemsPatternFileUrl(String) - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
-
Set the URL of the problems pattern file to accompany the upgrade script.
- setProcessCreateListener(ExecutionListener) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- setProcessCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setProcessDuplicates(boolean) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setProcessEngine(ProcessEngine) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setProcessId(int) - Method in class org.alfresco.filesys.repo.NodeRefNetworkFile
-
Set the owner process id
- setProcessId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
-
Filters ont he
WorkflowInstanceId. - setProcessName(QName) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
-
Deprecated.
- setProcessor(Processor) - Method in class org.alfresco.repo.processor.BaseProcessorExtension
-
Sets the processor
- setProcessor(Processor) - Method in class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- setProcessorRegistry(FormProcessorRegistry) - Method in class org.alfresco.repo.forms.FormServiceImpl
-
Sets the FormProcessorRegistry
- setProcessorRegistry(FormProcessorRegistry) - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
-
Sets the form process registry
- setProducer(ProducerTemplate) - Method in class org.alfresco.repo.rawevents.AbstractEventProducer
- setProgressMonitor(TransferProgressMonitor) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setProp1(NodePropertyEntity) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp1qnameId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp1qnameId(Long) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setProp2(NodePropertyEntity) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp2qnameId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp2qnameId(Long) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setProp3(NodePropertyEntity) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp3qnameId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setProp3qnameId(Long) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setProperties(Map<String, String>) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Tries setting the given properties on this component.
- setProperties(Map<String, String>) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBean
-
Tries setting the given properties on this component.
- setProperties(Map<String, String>) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.search.AbstractResultSetRow
- setProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.solr.NodeMetaData
- setProperties(Map<QName, Serializable>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setProperties(Properties) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Set the properties object holding filter configuration
- setProperties(Properties) - Method in class org.alfresco.repo.audit.PropertyAuditFilter
-
Set the properties object holding filter configuration
- setProperties(Properties) - Method in class org.alfresco.repo.cache.AbstractCacheFactory
-
Provide properties to parameterize cache creation.
- setProperties(Properties) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
The Alfresco global properties.
- setProperties(Properties) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
-
The Alfresco global properties.
- setProperties(Properties) - Method in class org.alfresco.repo.content.transform.TransformerLog
- setProperties(Properties) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setProperties(ScriptableQNameMap<String, Serializable>) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTask
-
Sets the properties on the underlying
WorkflowTask. - setProperties(AccessControlListProperties) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlList
- setProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Ensures that all required properties are present on the node and copies the property values to the
Node. - setProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.version.NodeServiceImpl
- setProperties(NodeRef, Map<QName, Serializable>) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setProperties(NodeRef, TypeDefinitionWrapper, Properties, String...) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets property values.
- setPropertiesCache(SimpleCache<NodeVersionKey, Map<QName, Serializable>>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains the Node property values
- setPropertiesToIgnore(List<String>) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setProperty(String, String) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Sets the value of a property.
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.CryptodocSwitchableApplicationContextFactory.CryptoSwitchableState
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- setProperty(String, String) - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Sets the value of a property.
- setProperty(String, String) - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- setProperty(String, String) - Method in class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- setProperty(String, String) - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- setProperty(String, String) - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Set a property used by this validator.
- setProperty(String, String) - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- setProperty(String, String) - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- setProperty(NodeRef, TypeDefinitionWrapper, String, Serializable) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets a property value.
- setProperty(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
-
Gets the properties map, sets the value (null is allowed) and checks that the new set of properties is valid.
- setProperty(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.version.NodeServiceImpl
- setProperty(NodeRef, QName, Serializable) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setProperty(QName, String) - Method in class org.alfresco.repo.importer.view.MetaDataContext
-
Set meta-data property
- setPropertyCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_root lookups (optional).
- setPropertyClassCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_class lookups (optional).
- setPropertyContext(String) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- setPropertyContext(String) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- setPropertyConverter(ActivitiPropertyConverter) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setPropertyConverter(ActivitiPropertyConverter) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskCompleteListener
- setPropertyConverter(ActivitiPropertyConverter) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskCreateListener
- setPropertyConverter(ActivitiPropertyConverter) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskNotificationListener
- setPropertyDataType(DataTypeDefinition) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setPropertyDateValueCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_date_value lookups (optional).
- setPropertyDefaults(Properties) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Sets the property defaults provided by the installer or System properties.
- setPropertyDoubleValueCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_double_value lookups (optional).
- setPropertyId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setPropertyMapper(PropertyMapper) - Method in class org.alfresco.repo.event2.NodeResourceHelper
- setPropertyName(String) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setPropertyName(String) - Method in class org.alfresco.repo.security.person.RegexHomeFolderProvider
- setPropertyNames(Set<String>) - Method in class org.alfresco.repo.jscript.app.BasePropertyDecorator
- setPropertyQName(QName) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setPropertyQNameId(Long) - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- setPropertyQNameId(Long) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setPropertyRollups(List<AbstractRatingRollupAlgorithm>) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setPropertySerializableValueCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_serializable_value lookups (optional).
- setPropertyStringValueCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_string_value lookups (optional).
- setPropertyUniqueContextCache(SimpleCache<AbstractPropertyValueDAOImpl.CachePucKey, PropertyUniqueContextEntity>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for unique property lookups
- setPropertyValue(NodePropertyValue) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- SetPropertyValueActionExecuter - Class in org.alfresco.repo.action.executer
-
Add features action executor implementation.
- SetPropertyValueActionExecuter() - Constructor for class org.alfresco.repo.action.executer.SetPropertyValueActionExecuter
- setPropertyValueCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Set the cache to use for alf_prop_value lookups (optional).
- setPropertyValueComparators(List<PropertyValueComparator>) - Method in class org.alfresco.repo.action.evaluator.ComparePropertyValueEvaluator
-
Set the list of property value comparators
- setPropertyValueDAO(PropertyValueDAO) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Set the DAO that handles the unique property persistence
- setPropertyValueDAO(PropertyValueDAO) - Method in class org.alfresco.repo.attributes.PropTablesCleaner
- setPropertyValueDAO(PropertyValueDAO) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Set the DAO for manipulating property values
- setPropertyValueDAO(PropertyValueDAO) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- setPropertyValues(Map<String, String>) - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.Sets the map of property values that are used when executing the transformer
- setPropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- setPropIndex(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setPropIndex(Long) - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- setPropValues(List<PropertyIdSearchRow>) - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- setProtectDays(int) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
-
Set the minimum number of days old that orphaned content must be before deletion is possible.
- setProtectedField(boolean) - Method in class org.alfresco.repo.forms.FieldDefinition
-
Sets whether the field is protected i.e. it should be rendered as read-only in any client displaying the field
- setProtectedNodeService(NodeService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Set the node service which applies permissions
- setProtectedProperties(List<String>) - Method in class org.alfresco.repo.bulkimport.metadataloaders.XmlPropertiesFileMetadataLoader
- setProtectedUsersCache(SimpleCache<String, ProtectedUser>) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setProtectionEnabled(boolean) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setProtectionLimit(int) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setProtectionPeriodSeconds(int) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setProtocol(String) - Method in class org.alfresco.repo.domain.node.StoreEntity
- setProtocol(String) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- setProtocol(String) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Setter for vtiServer Protocol
- setProtocol(String) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setProtocolAccessControls(List<ProtocolAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the protocol access controls.
- setProtocolToACLDAO(Map<String, AccessControlListDAO>) - Method in class org.alfresco.repo.domain.permissions.AbstractPermissionsDaoComponentImpl
-
Set the mapping of protocol to DAO
- setPrototype(Scriptable) - Method in class org.alfresco.repo.jscript.NativeMap
- setPrototype(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableHashMap
- setPrototype(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptableQNameMap
- setProxyHeader(String) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
-
Sets the name of the header containing the ID of a proxied user.
- setProxyInterface(Class<I>) - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
-
Sets the proxy interface
- setProxyUser(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Not implemented
- setProxyUserName(String) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
-
Sets the name of the remote user used to 'proxy' requests securely in the name of another user.
- setPublicAction(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set whether the action is public or not.
- setPublicClient(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setPublicCondition(boolean) - Method in class org.alfresco.repo.action.evaluator.ActionConditionEvaluatorAbstractBase
-
Set the value that indicates whether a condition is public or not
- setPublicKeyCacheTtl(int) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setPublicNodeService(NodeService) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the public node service
- setPublicServiceAccessService(PublicServiceAccessService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setPublicServiceAccessService(PublicServiceAccessService) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setPublicServiceAccessService(PublicServiceAccessService) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setPublicServiceAccessService(PublicServiceAccessService) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setPublishedBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setPublishedDate(String) - Method in class org.alfresco.repo.blog.cannedqueries.BlogEntity
- setPublishedExternallyBlogPostsCannedQueryFactory(GetBlogPostsCannedQueryFactory) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setPurgeSize(int) - Method in class org.alfresco.repo.node.db.DeletedNodeCleanupWorker
-
Set the purge transaction block size.
- setQName(QName) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setQnameAfter(String) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
-
Sets the new QName value to be used.
- setQNameAll(QNameDAO, QName, boolean) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Set all required fields associated with the patch
QName. - setQnameBefore(String) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
-
Sets the QName to be patched.
- setQnameCache(SimpleCache<Long, QName>) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
-
Set the cache that maintains the ID-Namespace mappings and vice-versa.
- setQnameCrc(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use
- setQnameDAO(QNameDAO) - Method in class org.alfresco.encryption.ReEncryptor
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.admin.patch.impl.AliasableAspectPatch
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.copy.query.AbstractCopyCannedQueryFactory
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setQnameDAO(QNameDAO) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setQNameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
- setQNameDAO(QNameDAO) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- setQnameFilters(String) - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- setQnameId(Long) - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- setQnameId(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- setQnameId(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setQnameIds(List<Long>) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setQnameIds(List<Long>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.AspectSupport
- setQnameIds(List<Long>) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- setQnameLocalName(String) - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- setQnameLocalName(String) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use
- setQnameNamespaceId(Long) - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- setQnameNamespaceId(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use
- setQnameStringAspect(String) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setQnameStringType(String) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setQuarterOfYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setQuery(VirtualQuery) - Method in class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- setQueryBatchSize(int) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the query batch size.
- setQueryConsistency(QueryConsistency) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setQueryEngine(QueryEngine) - Method in class org.alfresco.repo.search.impl.AbstractAlfrescoFtsQueryLanguage
- setQueryEngine(QueryEngine) - Method in class org.alfresco.repo.search.impl.DbCmisQueryLanguage
-
Set the query engine
- setQueryExecutionId(String) - Method in class org.alfresco.util.ScriptPagingDetails
- setQueryFetchSize(int) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- setQueryLanguage(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the query language
- setQueryLanguage(String) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Set the query language
- setQueryLanguage(LuceneQueryLanguageSPI) - Method in class org.alfresco.repo.search.impl.OpenCMISQueryServiceImpl
- setQueryLanguages(Map<String, LuceneQueryLanguageSPI>) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- setQueryMaxClauses(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setQueryRange(int) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Sets the number of users to retrieve from the repository in each query.
- setQueryRegister(QueryRegisterComponent) - Method in class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- setQueryRegister(QueryRegisterComponent) - Method in class org.alfresco.repo.search.impl.solr.SolrSearchService
- setQueryRegistry(NamedObjectRegistry<CannedQueryFactory<? extends Object>>) - Method in class org.alfresco.repo.download.DownloadStorage
- setQueryTemplate(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the template for the query.
- setQueueName(String) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set the queueName which will execute this action if blank or null then the action will be executed on the "default" queue
- setQuickShareLinkExpiryActionPersister(QuickShareLinkExpiryActionPersister) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setQuickShareService(QuickShareService) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionExecutor
- setQuietPeriod(long) - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.Sets the minimum retry period for thumbnail creation/update.
- setQuietPeriodRetriesEnabled(boolean) - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- setQuota(QuotaManagerStrategy) - Method in class org.alfresco.repo.content.caching.CachingContentStore
-
Sets the QuotaManagerStrategy that will be used.
- setQuota(ScriptNode, String) - Method in class org.alfresco.repo.jscript.People
-
Set the content quota in bytes for a person.
- setQuotaManager(QuotaManager) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
-
Set the quota manager to be used by multi-tenant shares
- setRange(long) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setRangeFrom(String) - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Sets the range from.
- setRangeTo(String) - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Sets the range to.
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBuffered
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- setRanking(ScenarioInstance.Ranking) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- setRatingNamingConventions(RatingNamingConventionsUtil) - Method in class org.alfresco.repo.rating.RateableAspect
-
Set the rating naming conventions service.
- setRatingSchemeName(String) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- setRatingSchemeRegistry(RatingSchemeRegistry) - Method in class org.alfresco.repo.rating.RateableAspect
-
Set the rating scheme registry
- setRatingSchemeRegistry(RatingSchemeRegistry) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- setRatingService(RatingService) - Method in class org.alfresco.repo.rating.AbstractRatingRollupAlgorithm
- setRatioThreshold(long) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
- setRawNodeService(NodeService) - Method in class org.alfresco.repo.forum.ForumPostBehaviours
- setReaders(Set<String>) - Method in class org.alfresco.repo.solr.AclReaders
- setReadersCache(SimpleCache<Serializable, Set<String>>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setReadersDeniedCache(SimpleCache<Serializable, Set<String>>) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- setReadLimitKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setReadLimitKBytes(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets a limit in terms of the about of data read to limit transformations where only the start of the content is needed.
- setReadLimitKBytes(String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- setReadLimitTimeMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setReadLimitTimeMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets a limit in terms of the amount of data read (by time) to limit transformations where only the start of the content is needed.
- setReadLimitTimeMs(String) - Method in class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- setReadOnly(boolean) - Method in class org.alfresco.filesys.repo.FilesystemTransactionAdvice
- setReadOnly(boolean) - Method in class org.alfresco.repo.content.filestore.FileContentStore
-
File stores may optionally be declared read-only.
- setReadOnly(boolean) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setReadOnly(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionAdvice
- setReadOnly(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Set whether this helper only supports read transactions.
- setReadOnly(boolean) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- setReadOnly(boolean) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
isReadOnly specifies whether the transferred nodes should be editable on the destination system.
- setReadOnlyFlagOnFolders(boolean) - Method in class org.alfresco.filesys.repo.CifsHelper
-
Controls whether the read only flag is set on folders.
- setReadThrough(boolean) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- setReadThrough(boolean) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- setReadThrough(boolean) - Method in interface org.alfresco.repo.search.Indexer
-
Activates 'read through' behaviour for this indexer.
- setReadThrough(boolean) - Method in class org.alfresco.repo.search.IndexerComponent
- setRealm(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setRealm(String) - Method in class org.alfresco.repo.security.authentication.jaas.JAASAuthenticationComponent
- setRealmKey(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setReceiver(TransferReceiver) - Method in class org.alfresco.repo.transfer.TransferCommitActionExecuter
- setRecurrenceLastMeeting(String) - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- setRecurrenceRule(String) - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
-
SharePoint/Oulook rules string
- setRecurrenceRule(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the event recurrence rule, in SharePoint/Outlook format
- setRecurrenceRule(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the event recurrence rule
- setRedeployStaticDefsOnStartup(boolean) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setRedirectedProtocolBindings(Map<String, I>) - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
-
Sets the binding of store type (protocol string) to component
- setRedirectedStoreBindings(Map<String, I>) - Method in class org.alfresco.repo.service.StoreRedirectorProxyFactory
-
Sets the binding of store type (protocol string) to component
- setReEncryptor(ReEncryptor) - Method in class org.alfresco.encryption.BootstrapReEncryptor
- setReference(boolean) - Method in class org.alfresco.repo.importer.view.NodeContext
- setReferenceType(ReferenceType) - Method in class org.alfresco.service.cmr.view.ExporterCrawlerParameters
-
Sets the format of exported references (child and association references)
- setRegisteredName(String) - Method in class org.alfresco.repo.audit.model._3.DataExtractor
-
Sets the value of the registeredName property.
- setRegisteredName(String) - Method in class org.alfresco.repo.audit.model._3.DataGenerator
-
Sets the value of the registeredName property.
- setRegistry(MetadataExtracterRegistry) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the registry to register with.
- setRegistry(PropertyBackedBeanRegistry) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Sets the registry of all property backed beans.
- setRegistry(NodeCleanupRegistry) - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- setRegistry(RenditionPreventionRegistry) - Method in class org.alfresco.repo.rendition.RenditionPreventionRegistry.SelfRegisteringClassName
- setRegistry(FacetLabelDisplayHandlerRegistry) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
-
Set the registry to register with
- setRegistry(WorkflowPropertyHandlerRegistry) - Method in class org.alfresco.repo.workflow.AbstractWorkflowPropertyHandler
-
Register this WorkflowPropertyHandler with the provided registry.
- setRegistry(NamedObjectRegistry<DataExtractor>) - Method in class org.alfresco.repo.audit.extractor.AbstractDataExtractor
-
Set the registry with which to register
- setRegistry(NamedObjectRegistry<DataGenerator>) - Method in class org.alfresco.repo.audit.generator.AbstractDataGenerator
-
Set the registry with which to register
- setRegistryRootPath(String) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
-
A root path e.g.
- setRegistryService(RegistryService) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setRegistryService(RegistryService) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setRegistryStore(String) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- setRegistryStoreRef(StoreRef) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- setReindex(boolean) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setReindexClass(String) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
-
Sets a value for the class to reindex.
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The optional handler for when tasks cannot be submitted to the queue.
- setRelativePath(String) - Method in class org.alfresco.filesys.repo.ContentContext
- setRelPath(String) - Method in class org.alfresco.filesys.repo.CreateNodeEvent
- setRelPath(String) - Method in class org.alfresco.filesys.repo.LockNodeEvent
- setRemoteBackupLocation(String) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setRemoteConnectorService(RemoteConnectorService) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Sets the Remote Connector Service to use to talk to remote systems with
- setRemoteCredentialsService(RemoteCredentialsService) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- setRemoteCredentialsService(RemoteCredentialsService) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- setRemoteCredentialsService(RemoteCredentialsService) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Sets the Remote Credentials Service to use to store and retrieve credentials
- setRemotePassword(String) - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
- setRemoteTransferReport(NodeRef) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setRemoteTransferReport(NodeRef) - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Records the location on the local repository of the transfer service report that was generated on the remote repository for the replication.
- setRemoteTransformServiceRegistry(TransformServiceRegistry) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setRemoteUserMapper(RemoteUserMapper) - Method in class org.alfresco.repo.security.authentication.identityservice.authentication.AbstractIdentityServiceAuthenticator
- setRemoteUsername(String) - Method in class org.alfresco.repo.remotecredentials.AbstractCredentialsImpl
- setRenameCSVShufflePattern(Pattern) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Set the regular expression that will be applied to CSV files during renames.
- setRenamePath(String) - Method in class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- setRenameShufflePattern(Pattern) - Method in class org.alfresco.filesys.repo.ContentContext
-
Set the regular expression that will be applied to filenames during renames to detect whether clients are performing a renaming shuffle - common during file saving on various clients.
- setRenditionAssociationType(QName) - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- setRenditionAssociationType(QName) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.Sets the association type used to link the rendition to its parent node after it has been newly created.
- setRenditionConfigDir(String) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setRenditionDefinitionPersister(RenditionDefinitionPersister) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the RenditionDefinitionPersister bean.
- setRenditionDefinitionRegistry2(RenditionDefinitionRegistry2) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setRenditionDefinitionRegistry2(RenditionDefinitionRegistry2) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setRenditionDefinitionRegistry2(RenditionDefinitionRegistry2Impl) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setRenditionKindMapping(Map<String, List<String>>) - Method in class org.alfresco.opencmis.CMISConnector
-
Set rendition kind mapping.
- setRenditionLocationResolver(RenditionLocationResolver) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- setRenditionParent(NodeRef) - Method in class org.alfresco.repo.rendition.RenditionDefinitionImpl
-
Deprecated.
- setRenditionParent(NodeRef) - Method in interface org.alfresco.service.cmr.rendition.RenditionDefinition
-
Deprecated.Sets the node to which the rendition is linked when it is first created.
- setRenditionPreventionRegistry(RenditionPreventionRegistry) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- setRenditionPreventionRegistry(RenditionPreventionRegistry) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setRenditionRequestSheduler(PostTxnCallbackScheduler) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setrenditionService(RenditionService) - Method in class org.alfresco.opencmis.CMISConnector
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.Injects the renditionService bean.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
-
Deprecated.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.rendition.RenditionedAspect
-
Deprecated.Set the rendition service
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Rendition service
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
-
Deprecated.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Set the rendition service.
- setRenditionService(RenditionService) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Injects the rendition service.
- setRenditionService2(RenditionService2) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setRenditionService2(RenditionService2) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.
- setRenditionService2(RenditionService2Impl) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- setRenditionService2(RenditionService2Impl) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setRenditionService2(RenditionService2Impl) - Method in class org.alfresco.repo.rendition2.RenditionEventProcessor
- setRenditionService2(RenditionService2Impl) - Method in class org.alfresco.repo.rendition2.TransformRequestProcessor
- setRepeating(boolean) - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
-
Sets whether the property can contain multiple values
- setReplaceExisting(boolean) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
-
Deprecated.
- setReplicationDefinitionPersister(ReplicationDefinitionPersisterImpl) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the ReplicationDefinitionPersister bean.
- setReplicationDefinitionPersister(ReplicationDefinitionPersisterImpl) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
-
Injects the ReplicationDefinitionPersister bean.
- setReplicationFactor(int) - Method in class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- setReplicationParams(ReplicationParams) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Sets Replication Parameters
- setReplicationParams(ReplicationParams) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
-
Sets Replication Parameters
- setReplicationQName(QName) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setReplicationService(ReplicationService) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
-
Set the replication service
- setReplicationSubsystem(ChildApplicationContextFactory) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setReplyQueue(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.admin.RepoAdminInterpreter
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setRepoAdminService(RepoAdminService) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setRepoDiskInterface(DiskInterface) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- setRepoEndPoint(String) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setRepoRemote(RepoRemote) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
Set the RepoRemote instance.
- setRepoRemoteTransport(RepoRemoteTransport) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
-
Set the transport instance.
- setReport(String) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setReportType(TransferEventReport.ReportType) - Method in class org.alfresco.service.cmr.transfer.TransferEventReport
- setRepoServerMgmt(RepoServerMgmtMBean) - Method in class org.alfresco.heartbeat.SessionsUsageDataCollector
- setRepository(Repository) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setRepository(Repository) - Method in class org.alfresco.repo.admin.patch.impl.AddDutchEmailTemplatesPatch
- setRepository(Repository) - Method in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- setRepository(Repository) - Method in class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- setRepository(Repository) - Method in class org.alfresco.repo.notification.EMailNotificationProvider
- setRepository(Repository) - Method in class org.alfresco.repo.virtual.config.RepositoryNodeRefResolver
- setRepositoryDiskInterface(RepositoryDiskInterface) - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- setRepositoryDiskInterface(RepositoryDiskInterface) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- setRepositoryExporterService(RepositoryExporterService) - Method in class org.alfresco.repo.action.executer.RepositoryExporterActionExecuter
-
Sets the ExporterService to use
- setRepositoryExporterService(RepositoryExporterService) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.download.DownloadStorage
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.jscript.Imap
-
Set the repository helper
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.jscript.Search
-
Set the repository helper
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.nodelocator.CompanyHomeNodeLocator
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.nodelocator.SharedHomeNodeLocator
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.nodelocator.UserHomeNodeLocator
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.site.DocLibNodeLocator
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setRepositoryHelper(Repository) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setRepositoryHelper(Repository) - Method in class org.alfresco.util.EmailHelper
- setRepositoryId(String) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
-
The repository ID of this, the sending system
- setRepositoryMessagesLocation(RepositoryLocation) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setRepositoryMessagesLocations(List<RepositoryLocation>) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the repository messages (resource bundle) locations
- setRepositoryModelsLocation(RepositoryLocation) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setRepositoryModelsLocation(RepositoryLocation) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setRepositoryModelsLocations(List<RepositoryLocation>) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the repository models locations
- setRepositoryName(String) - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
-
Sets the repository properties from a resource file.
- setRepositoryState(RepositoryState) - Method in class org.alfresco.repo.admin.RepositoryEndBootstrapBean
- setRepositoryState(RepositoryState) - Method in class org.alfresco.repo.admin.RepositoryStartBootstrapBean
- setRepositoryState(RepositoryState) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setRepositoryState(RepositoryState) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setRepositoryTemplatePath(String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setRepositoryTemplateTypeName(String) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- setRepositoryWorkflowDefsLocations(RepositoryLocation) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- setRepoUsageComponent(RepoUsageComponent) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setRepoUsageComponent(RepoUsageComponent) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setRepoUsageComponent(RepoUsageComponent) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
- setRepoUsageComponent(RepoUsageComponent) - Method in class org.alfresco.repo.usage.RepoUsageMonitor
- setRepoVersionMax(VersionNumber) - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- setRepoVersionMax(VersionNumber) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- setRepoVersionMin(VersionNumber) - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- setRepoVersionMin(VersionNumber) - Method in interface org.alfresco.service.cmr.module.ModuleDetails
- setRepoXMLConfigService(RepoXMLConfigService) - Method in class org.alfresco.repo.config.ConfigDataCache
-
Set the config service.
- setRequestBody(byte[]) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- setRequestBody(byte[]) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- setRequestBody(InputStream) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- setRequestBody(InputStream) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- setRequestBody(String) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- setRequestBody(String) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- setRequestBody(RequestEntity) - Method in class org.alfresco.repo.remoteconnector.RemoteConnectorRequestImpl
- setRequestBody(RequestEntity) - Method in interface org.alfresco.service.cmr.remoteconnector.RemoteConnectorRequest
- setRequestId(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setRequiredFor(List<String>) - Method in class org.alfresco.repo.security.permissions.dynamic.LockOwnerDynamicAuthority
-
Set the permissions for which this dynamic authority is required
- setRequireSecureSession(boolean) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set/clear the require secure sessions flag
- setRequiresNew(boolean) - Method in class org.alfresco.repo.transaction.RetryingTransactionAdvice
- setRequiresTransaction(boolean) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setRequiresVersion(boolean) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setRequireTLS(boolean) - Method in class org.alfresco.email.server.EmailServer
- setResetPasswordService(ResetPasswordService) - Method in class org.alfresco.repo.security.authentication.activiti.AbstractResetPasswordDelegate
-
Deprecated.
- setResizeOptions(ImageResizeOptions) - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.Set the image resize options
- setResizeToThumbnail(boolean) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setResolver(NodeRefResolver) - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpressionFactory
- setResource(Object) - Method in class org.alfresco.repo.management.DummyManagedResource
- setResource(Object) - Method in interface org.alfresco.repo.management.ManagedBean
- setResource(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setResource(Resource[]) - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
-
Sets the server descriptor from a resource file.
- setResourceBeforeAllFieldsNull(boolean) - Method in class org.alfresco.repo.event2.NodeEventConsolidator
- setResourceBundleBaseNamesCache(SimpleCache<String, Set<String>>) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setResourceFinder(ResourceFinder) - Method in class org.alfresco.util.ResourceFinderConfigSource
- setResourceLoader(HierarchicalResourceLoader) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set the resource loader to use.
- setResourceManagerCallFrequencyMillis(long) - Method in class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
-
Set the approximate time between calls to the
registered resource managers. - setResourceName(String) - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- setResourceType(Invitation.ResourceType) - Method in class org.alfresco.repo.invitation.InvitationSearchCriteriaImpl
- setRestrictions(RepoUsage) - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Record changes to the restrictions imposed on the repository.
- setRestrictions(RepoUsage) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setResultSetMetaData(ResultSetMetaData) - Method in class org.alfresco.repo.security.permissions.impl.acegi.FilteringResultSet
- setRetentionHistoricProcessInstance(boolean) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setRetries(int) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
-
How many retries to attempt if the socket is in use.
- setRetryCount(int) - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.email.server.EmailServiceImpl
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.filesys.repo.CifsHelper
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.admin.patch.impl.GenericDeleteAspectForTypePatch
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.admin.patch.impl.GenericMimetypeRenamePatch
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.admin.patch.impl.QNamePatch
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.content.AbstractContentStreamListener
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the retrying transaction helper specific to the importer bootstrap.
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Set the helper that will handle low-level concurrency conditions i.e. that enforces optimistic locking and deals with stale state issues.
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Sets the Retrying Transaction Helper, used to write changes to Credentials which turn out to be invalid
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setRetryingTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- setRetryInterval(int) - Method in class org.alfresco.util.remote.server.socket.HostConfigurableSocketFactory
-
How long to wait between retries, in miliseconds?
- setRetryInterval(long) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Setter.
- setRetryPeriod(long) - Method in class org.alfresco.repo.thumbnail.FailureHandlingOptions
-
Deprecated.Sets the initial minimum retry period for thumbnail creation/update.
- setRetryTransformOnDifferentMimeType(boolean) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setRetryWaitIncrementMs(int) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
- setRetryWaitIncrementMs(int) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
- setRetryWaitMs(int) - Method in class org.alfresco.ibatis.RetryingCallbackHelper
- setRoleComparator(Comparator<String>) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setRollbackOnly() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- setRollbackOnly() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- setRollupCount(int) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setRollupNamingConventions(RatingNamingConventionsUtil) - Method in class org.alfresco.repo.rating.RatingServiceImpl
- setRootDirectory(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the root directory.
- setRootLocation(String) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- setRootNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.StoreEntity
- setRootNode(MTNodesCache2) - Method in class org.alfresco.repo.webdav.WebDavBootstrap
- setRootNode(MTNodesCache2) - Method in class org.alfresco.repo.webdav.WebDavServiceImpl
- setRootNode(NodeRef) - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- setRootNode(NodeRef) - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- setRootNodeRef(NodeRef) - Method in class org.alfresco.filesys.repo.ContentContext
- setRootNodesCache(SimpleCache<Serializable, Serializable>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
-
Set the cache that maintains the Store root node data
- setRootPath(String) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- setRootPath(String) - Method in class org.alfresco.filesys.repo.ContentContext
- setRootPath(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the root path.
- setRootPath(String) - Method in class org.alfresco.opencmis.PathObjectFilter
-
Sets the root path.
- setRootPath(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Set the path of the root folder
- setRootPath(String) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setRootPath(String) - Method in class org.alfresco.util.config.RepositoryPathConfigBean
-
Sets the path within the store.
- setRootPropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setRootPropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- setRootPropIds(List<Long>) - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryParameter
- setRootStagingDirectory(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setRootValues(FileInfo, JSONObject, boolean) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setRouteContextId(String) - Method in class org.alfresco.messaging.camel.SpringContextRouteLoader
- setRuleActionExecutor(String) - Method in class org.alfresco.repo.action.ActionDefinitionImpl
-
Set the rule action executor
- setRuleDisabled(boolean) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the value that indicates wehther this rule has been disabled or not
- setRuleEvaluator(RuleEvaluator) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- setRulePosition(NodeRef, NodeRef, int) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- setRulePosition(NodeRef, NodeRef, int) - Method in interface org.alfresco.service.cmr.rule.RuleService
- setRulePosition(NodeRef, Rule, int) - Method in class org.alfresco.repo.rule.RuleServiceImpl
- setRulePosition(NodeRef, Rule, int) - Method in interface org.alfresco.service.cmr.rule.RuleService
- setRulesDisabled(boolean) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the global rules disabled flag
- setRuleService(RuntimeRuleService) - Method in class org.alfresco.repo.rule.LinkRules
- setRuleService(RuntimeRuleService) - Method in class org.alfresco.repo.rule.UnlinkRules
-
Set rule service
- setRuleService(RuleService) - Method in class org.alfresco.repo.action.ActionsAspect
- setRuleService(RuleService) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
-
Set the rule service
- setRuleService(RuleService) - Method in class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
-
Sets the rule service.
- setRuleService(RuleService) - Method in class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- setRuleService(RuleService) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- setRuleService(RuleService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setRuleService(RuleService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
- setRuleService(RuleService) - Method in class org.alfresco.repo.copy.CopyServiceImpl
- setRuleService(RuleService) - Method in class org.alfresco.repo.importer.ImporterComponent
-
TODO: Remove this in favour of appropriate rule disabling
- setRuleService(RuleService) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setRuleService(RuleService) - Method in class org.alfresco.repo.rule.ReorderRules
-
Set rule service
- setRuleService(RuleService) - Method in class org.alfresco.repo.rule.RulesAspect
- setRuleService(RuleService) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Set the RuleService to assist with enabled/disabled check
- setRuleService(RuleService) - Method in class org.alfresco.repo.rule.RuleTypeImpl
-
Set the rule service
- setRuleService(RuleService) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- setRuleService(RuleService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
-
Set the ruleService
- setRuleType(String) - Method in class org.alfresco.service.cmr.rule.Rule
-
Helper method to set one rule type on the rule.
- setRuleTypes(List<String>) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the rules rule types.
- setRunAs(String) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.
- setRunAs(Expression) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- setRunAsUser(String) - Method in class org.alfresco.repo.action.ActionImpl
- setRunAsUser(String) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set the user in whose name to run the action.
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Set the runtime action service
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
-
Sets the action service
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionPersisterImpl
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
-
Deprecated.Injects the RuntimeActionService bean.
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.replication.ReplicationDefinitionPersisterImpl
-
Injects the RuntimeActionService bean.
- setRuntimeActionService(RuntimeActionService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the runtime action service
- setRuntimeNodeService(NodeService) - Method in class org.alfresco.repo.rule.RuleServiceImpl
-
Set the direct node service
- setRuntimeRuleService(RuntimeRuleService) - Method in class org.alfresco.repo.action.executer.ExecuteAllRulesActionExecuter
-
Set the runtime rule service
- setRuntimeRuleService(RuntimeRuleService) - Method in class org.alfresco.repo.rule.ruletrigger.CreateNodeRuleTrigger
-
Set the rule service
- setRuntimeRuleService(RuntimeRuleService) - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
-
Set the rule service
- setRuntimeService(RuntimeService) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPackagePropertyHandler
- setSameStore(Boolean) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setSavepoint() - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setSavepoint(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setSaveSetProperty(boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
When set to true, calls to setProperties / setProperty are persisted to the MBean if it exists.
- setScenarios(List<Scenario>) - Method in class org.alfresco.filesys.repo.rules.RuleEvaluatorImpl
- setSchedule(ScheduledPersistedAction) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- setSchedule(ScheduledPersistedAction) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setSchedule(ScheduledPersistedAction) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareLinkExpiryAction
-
Sets the schedule (
ScheduledPersistedActionused to set the trigger details. - setScheduledPersistedActionService(ScheduledPersistedActionServiceImpl) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
- setScheduledPersistedActionService(ScheduledPersistedActionService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setScheduledPersistedActionService(ScheduledPersistedActionService) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
-
Injects the Scheduled Persisted Action Service bean
- setScheduleEnd(Date) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Not yet publicly available - set the date after which the action should no longer be run.
- setScheduleIntervalCount(Integer) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Sets how many periods should be waited between each execution, or null if it shouldn't be repeated.
- setScheduleIntervalCount(Integer) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- setScheduleIntervalCount(Integer) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setScheduleIntervalCount(Integer) - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
Sets how many periods should be waited between each execution, or null if it shouldn't be repeated.
- setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Sets the interval period
- setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setScheduleIntervalPeriod(SchedulableAction.IntervalPeriod) - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
Sets the interval period
- setScheduleLastExecutedAt(Date) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Record when the scheduled action was last run
- setScheduler(Scheduler) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- setScheduler(Scheduler) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the scheduler.
- setScheduler(Scheduler) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
- setScheduler(Scheduler) - Method in interface org.alfresco.repo.scheduler.SchedulerAware
-
Provides a reference to the scheduler.
- setScheduler(Scheduler) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setScheduler(Scheduler) - Method in class org.alfresco.repo.usage.RepoUsageMonitor
- setScheduleStart(Date) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionImpl
-
Sets the first date that the action should be run on or after.
- setScheduleStart(Date) - Method in class org.alfresco.repo.quickshare.QuickShareLinkExpiryActionImpl
- setScheduleStart(Date) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setScheduleStart(Date) - Method in interface org.alfresco.service.cmr.action.scheduled.SchedulableAction
-
Sets the first date that the action should be run on or after.
- setSchema(int) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setSchema(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setSchemaBootstrap(SchemaBootstrap) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setSchemaOuputFilename(String) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set this to output the full database creation script
- setSchemaReferenceUrls(List<String>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Specifies the schema reference files that will be used to validate the repository schema whenever changes have been made.
- setSchemaUpdateLockRetryCount(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set the number times that the DB must be checked for the presence of the table indicating that a schema change is in progress.
- setSchemaUpdateLockRetryWaitSeconds(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set the wait time (seconds) between checks for the schema update lock.
- setScope(String) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Setter for lock scope.
- setScope(Scriptable) - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.Association
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.BaseScopableProcessorExtension
-
Set the Scriptable global scope
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.Behaviour
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.ChildAssociation
- setScope(Scriptable) - Method in interface org.alfresco.repo.jscript.Scopeable
-
Set the Scriptable global scope
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptAction
- setScope(Scriptable) - Method in class org.alfresco.repo.jscript.ScriptNode
- setScript(Expression) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- setScriptExecutor(ScriptBundleExecutor) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- setScriptLocation(ScriptLocation) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
-
Set the script location from Spring
- setScriptProcessor(Expression) - Method in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- setScriptsACP(String) - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setScriptService(ScriptService) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Sets the script service
- setScriptService(ScriptService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setScriptUrl(String) - Method in class org.alfresco.repo.admin.patch.impl.SchemaUpgradeScriptPatch
-
Set the URL of the upgrade scriptUrl to execute.
- setScriptUtils(ScriptUtils) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
- setSearchDao(SearchDAO) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setSearchDAO(SearchDAO) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setSearcher(IndexerAndSearcher) - Method in class org.alfresco.repo.search.impl.solr.SolrStatsService
- setSearcher(SearchService) - Method in class org.alfresco.repo.version.NodeServiceImpl
-
Sets the searcher
- setSearcher(SearchService) - Method in class org.alfresco.repo.version.VersionServiceImpl
- setSearchKeyId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setSearchPath(String) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setSearchPath(String[]) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Sets the search path for config files.
- setSearchService(SearchService) - Method in class org.alfresco.email.server.EmailServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the search service
- setSearchService(SearchService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
- setSearchService(SearchService) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- setSearchService(SearchService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the search service.
- setSearchService(SearchService) - Method in class org.alfresco.repo.action.ActionServiceImpl
-
Set the search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.action.constraint.FolderContentsParameterConstraint
- setSearchService(SearchService) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the search service.
- setSearchService(SearchService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setSearchService(SearchService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setSearchService(SearchService) - Method in class org.alfresco.repo.admin.registry.RegistryServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the search service.
- setSearchService(SearchService) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setSearchService(SearchService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.doclink.DocumentLinkServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.exporter.ExporterComponent
- setSearchService(SearchService) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setSearchService(SearchService) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setSearchService(SearchService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setSearchService(SearchService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
- setSearchService(SearchService) - Method in class org.alfresco.repo.model.Repository
-
Sets the search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.nodelocator.XPathNodeLocator
- setSearchService(SearchService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setSearchService(SearchService) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- setSearchService(SearchService) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
- setSearchService(SearchService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Set the search service.
- setSearchService(SearchService) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Set the search service
- setSearchService(SearchService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setSearchService(SearchService) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setSearchService(SearchService) - Method in class org.alfresco.repo.virtual.CoreAPIFacet
- setSearchService(SearchService) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setSearchService(SearchService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- setSearchService(SearchService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setSearchSubsystemSwitchableApplicationContextFactory(SwitchableApplicationContextFactory) - Method in class org.alfresco.repo.jscript.Search
- setSearchTrackingComponent(SearchTrackingComponent) - Method in class org.alfresco.repo.node.CascadeUpdateAspect
- setSearchValueId(Long) - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- setSecondaryStores(List<ContentStore>) - Method in class org.alfresco.repo.content.replication.AggregatingContentStore
-
Set the secondary stores that this component will replicate to or from
- setSections(List<ConfigSection>) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setSections(List<ConfigSection>) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setSectionsByArea(Map<String, List<ConfigSection>>) - Method in class org.alfresco.repo.config.ConfigDataCache.ConfigData
- setSectionsByArea(Map<String, List<ConfigSection>>) - Method in class org.alfresco.repo.config.ConfigDataCache.ImmutableConfigData
- setSecurePort(int) - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- setSecurityConfigBean(SecurityConfigBean) - Method in class org.alfresco.filesys.config.ServerConfigurationBean
- setSelectors(List<ContentWorkerSelector<MetadataExtracter>>) - Method in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.Sets the list of metadata selectors to use to find the extracter to use, given some content.
- setSelfRatingAllowed(boolean) - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- setSendEmailAsynchronously(boolean) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setSendEmails(boolean) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setSenderMessage(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.senderMessage - setSendEventsBeforeCommit(boolean) - Method in class org.alfresco.repo.events.AbstractEventsService
- setSendingSchedule(String) - Method in class org.alfresco.heartbeat.HBDataSenderServiceFactory
-
Sets the cron trigger expression for scheduling the heartbeat job.
- setSendTestMessage(boolean) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setSerializableType(int) - Static method in class org.alfresco.ibatis.SerializableTypeHandler
- setSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- setSerializableValue(Serializable) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setServer(MBeanServer) - Method in class org.alfresco.repo.management.DynamicMBeanExporter
- setServerConfiguration(ServerConfiguration) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- setServerDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.heartbeat.InfoDataCollector
- setServerDescriptorDAO(DescriptorDAO) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Sets the server descriptor DAO.
- setServerEnabled(boolean) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the server enabled.
- setServerModeAsString(String) - Method in class org.alfresco.repo.mode.ServerModeImpl
- setServerModeProvider(ServerModeProvider) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setServerModeProvider(ServerModeProvider) - Method in class org.alfresco.repo.descriptor.DescriptorStartupLog
- setService(Class<?>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- setService(ImapServiceImpl) - Method in class org.alfresco.repo.imap.ImapServiceImpl.ImapServiceBootstrap
- setServiceAccountRegistry(ServiceAccountRegistry) - Method in class org.alfresco.repo.security.permissions.dynamic.ServiceAccountAuthority
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.opencmis.CMISConnector
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.opencmis.mapping.RuntimePropertyAccessorMapping
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.action.scheduled.FreeMarkerWithLuceneExtensionsModelFactory
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.action.script.ScriptActionTrackingService
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.imap.AttachmentsExtractor
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Actions
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Classification
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Imap
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.People
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Presence
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.ScriptBehaviour
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Search
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.jscript.Session
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rating.script.ScriptRatingService
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
-
Deprecated.
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.Injects the ServiceRegistry bean.
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rendition.script.ScriptRenditionService
-
Deprecated.Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.rendition2.script.ScriptRenditionService2
-
Sets the
ServiceRegistryto be used by this script object. - setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.replication.script.ScriptReplicationService
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.security.authority.script.ScriptAuthorityService
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the service registry.
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Sets the Service Registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.tagging.script.ScriptTaggingService
-
Sets the Service Registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.Classification
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.People
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.Session
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.ShortQNameMethod
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.Site
-
Set the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.template.Workflow
-
Sets the service registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.thumbnail.script.ScriptThumbnailService
-
Deprecated.Sets the Service Registry
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.AbstractNodeFilter
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.AbstractNodeFinder
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.TransferTreeActionExecuter
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.virtual.AlfrescoEnviroment
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.virtual.PublicAPIFacet
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.activiti.BaseExecutionListener
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.activiti.BaseJavaDelegate
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.repo.workflow.jscript.WorkflowManager
-
Sets the Service Registry property
- setServiceRegistry(ServiceRegistry) - Method in class org.alfresco.util.EmailHelper
- setServletContext(ServletContext) - Method in class org.alfresco.heartbeat.InfoDataCollector
- setServletContext(ServletContext) - Method in class org.alfresco.opencmis.CMISLifecycleBean
- setSessionTimeout(Integer) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Sets the timeout for socket session.
- setShardKey(String) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setShardProperty(String) - Method in class org.alfresco.repo.solr.NodeParameters
- setShardPropertyQNameId(Long) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setShardPropertyType(String) - Method in class org.alfresco.repo.domain.solr.NodeParametersEntity
- setShardRegistry(ShardRegistry) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setShardRegistry(ShardRegistry) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setShardRegistry(ShardRegistry) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setShardRegistry(ShardRegistry) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setShareContext(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setSharedCache(SimpleCache<Serializable, TransactionalCache.ValueHolder<V>>) - Method in class org.alfresco.repo.cache.TransactionalCache
-
Set the shared cache to use during transaction synchronization or when no transaction is present.
- setSharedCredentialsSystemContainerName(String) - Static method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
-
Unit testing use only!
- setSharedHomePath(String) - Method in class org.alfresco.repo.model.Repository
-
Sets the Shared Home Path
- setSharedId(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.sharedId - setSharedLicenseLocation(String) - Method in class org.alfresco.repo.descriptor.LicenseResourceComponent
- setSharedLockTokens(Set<String>) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Setter for sharedLockTokens list.
- setSharedNodeName(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.sharedNodeName - setSharedResourceId(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setShareExtModulePath(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- setShareHost(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setShareMapper(ShareMapper) - Method in class org.alfresco.filesys.config.SecurityConfigBean
-
Sets the share mapper.
- setSharePointDocFolder(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the SharePoint "Doc Folder" for the event.
- setSharePointDocFolder(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the SharePoint "Doc Folder" for the event.
- setSharePort(int) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setShareProtocol(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setShareSealedScopes(boolean) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setShareURLEnabled(boolean) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setShareURLFileName(String) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Set the Share URL pseudo file name
- setShortName(String) - Method in class org.alfresco.repo.security.authority.script.ScriptGroup
- setShortSiteName(String) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setShutdownIndicator(ShutdownIndicator) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setShutdownIndicator(ShutdownIndicator) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl
- setSignatureAlgorithms(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setSimpleCache(SimpleCache<Serializable, NodeSizeDetailsServiceImpl.NodeSizeDetails>) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- setSinceTxId(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- setSinceVersion(String) - Method in class org.alfresco.repo.module.AbstractModuleComponent
-
Set the version number for which this component was added.
- setSingletonCache(SimpleCache<String, Object>) - Method in class org.alfresco.opencmis.CMISConnector
- setSingletonCache(SimpleCache<String, Object>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- setSingletonCache(SimpleCache<String, Object>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setSingletonCache(SimpleCache<String, Object>) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setSingletonCache(SimpleCache<String, Object>) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setSingletonCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.model.Repository
- setSingletonCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setSingletonCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.security.person.PortableHomeFolderManager
- setSingletonCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setSingletonCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setSiteName(String) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
-
Sets the name of the site to be bootstrapped.
- setSiteNetwork(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- setSiteNetwork(String) - Method in class org.alfresco.repo.domain.activities.ActivityFeedQueryEntity
- setSiteNetwork(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setSiteNetwork(String) - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- setSiteNodeRefCache(SimpleCache<String, NodeRef>) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setSitePublicGroup(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
- setSiteService(SiteServiceInternal) - Method in class org.alfresco.repo.nodelocator.SitesHomeNodeLocator
- setSiteService(SiteService) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setSiteService(SiteService) - Method in class org.alfresco.opencmis.CMISConnector
- setSiteService(SiteService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- setSiteService(SiteService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setSiteService(SiteService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.AddSurfConfigFoldersPatch
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.AddUnmovableAspectToSitesPatch
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.CalendarAllDayEventDatesCorrectingPatch
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.RenameSiteAuthorityDisplayName
-
Set site service
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
-
Sets the Site Service to be used for importing into
- setSiteService(SiteService) - Method in class org.alfresco.repo.admin.patch.impl.SWSDPPatch
- setSiteService(SiteService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setSiteService(SiteService) - Method in class org.alfresco.repo.favourites.FavouritesServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationService
- setSiteService(SiteService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setSiteService(SiteService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setSiteService(SiteService) - Method in class org.alfresco.repo.site.DocLibNodeLocator
- setSiteService(SiteService) - Method in class org.alfresco.repo.site.script.ScriptSiteService
-
Set the site service
- setSiteService(SiteService) - Method in class org.alfresco.repo.site.SiteServiceBootstrap
- setSiteService(SiteService) - Method in class org.alfresco.repo.template.Site
-
Set the site service
- setSiteServiceImpl(SiteServiceImpl) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setSitesPermissionsCleaner(SitesPermissionCleaner) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setSitesXPath(String) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the path to the location of the sites root folder.
- setSize(long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- setSize(long) - Method in class org.alfresco.service.cmr.transfer.TransferEventSendingContent
- setSize(Long) - Method in class org.alfresco.filesys.config.MemoryPacketConfigBean
-
Sets the size.
- setSize(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setSizeCurrentQNameId(Long) - Method in class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- setSizeInBytes(Long) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setSizeLimitString(String) - Method in class org.alfresco.repo.content.ContentLimitProvider.SimpleFixedLimitProvider
-
This method sets a value for the limit.
- setSkipCount(int) - Method in class org.alfresco.util.ScriptPagingDetails
- setSmartFoldersBundle(SpringExtensionBundle) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- setSmartStore(VirtualStore) - Method in class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- setSolrAdminClient(SOLRAdminClient) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setSolrHybridEnabled(Boolean) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setSolrPingCronExpression(String) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setSolrQueryConsistency(QueryConsistency) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setSolrQueryHTTPClient(SolrQueryClient) - Method in class org.alfresco.repo.search.impl.solr.SolrBackupClient
- setSolrQueryHTTPClient(SolrQueryClient) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryLanguage
- setSolrQueryHTTPClient(SolrQueryClient) - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- setSolrQueryLanguage(SolrQueryLanguage) - Method in class org.alfresco.repo.search.impl.solr.SolrXPathQueryLanguage
- setSort1asc(Boolean) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setSort2asc(Boolean) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setSort3asc(Boolean) - Method in class org.alfresco.repo.security.person.FilterSortPersonEntity
- setSortOrderAscending(Boolean) - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- setSource(String) - Method in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- setSource(String) - Method in class org.alfresco.repo.audit.model._3.PathMap
-
Sets the value of the source property.
- setSource(URI) - Method in class org.alfresco.repo.event2.EventInfo
- setSource(Expression) - Method in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- setSourceApplicationContextFactory(ApplicationContextFactory) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
-
Sets the source application context factory by reference
- setSourceApplicationContextFactoryName(String) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
-
Sets the source application context factory by name.
- setSourceAssocs(List<AssociationRef>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setSourceBeanName(String) - Method in class org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory
-
Sets an optional bean name to target all calls to in the source application context.
- setSourceBeanName(String) - Method in class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
-
Sets an optional bean name to target all calls to in the source application context.
- setSourceBeanName(String) - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
-
Sets the default bean name of the source
ApplicationContextFactory. - setSourceBeanName(String) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent
-
Sets the name of the bean to look up in the child application contexts.
- setSourceBeanName(String) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
-
Sets the name of the bean to look up in the child application contexts.
- setSourceBeanName(String) - Method in class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticator
-
Sets the name of the bean to look up in the child application contexts.
- setSourceBeanName(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the name used to look up a
UserRegistrybean in each child application context. - setSourceContentProperty(QName) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the source content property
- setSourceNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setSourceNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the source node reference
- setSourceOptionsList(Collection<TransformationSourceOptions>) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets the list of source options further describing how the source should be transformed based on its mimetype.
- setSourceOptionsSerializers(Collection<TransformationSourceOptions.TransformationSourceOptionsSerializer>) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- setSourceQueue(String) - Method in class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- setSourceReport(NodeRef) - Method in class org.alfresco.repo.transfer.TransferEndEventImpl
- setSourceSize(long) - Method in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- setSpacesBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- setSpecialFacetIds(Set<String>) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
- setSplitTxns(boolean) - Method in class org.alfresco.encryption.ReEncryptor
- setSqlSessionFactoryBuilder(SqlSessionFactoryBuilder) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Sets the
SqlSessionFactoryBuilderto use when creating theSqlSessionFactory. - setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.encoding.ibatis.EncodingDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MSSQL
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQL
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.query.ibatis.CannedQueryDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.solr.ibatis.SearchDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setSqlSessionTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeDAOImpl
- setSslEngineDebug(boolean) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Enable SSLEngine class debug output
- setStart(Date) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the event start date and time
- setStart(Date) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the event start date and time
- setStartAfter(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setStartBefore(Date) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setStartDayOfMonth(int) - Method in class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
-
Set the start day of the month (as defined by Calendar)
- setStartMemory() - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setStartMemory(long) - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setStartMonth(int) - Method in class org.alfresco.repo.dictionary.types.period.AbstractEndOfCalendarPeriodProvider
-
Set the start month (as defined by Calendar)
- setStartPageNumber(Integer) - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
-
Sets the page number to start from in the source document
- setStartTime(long) - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setStartTime(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setStartupNodeService(NodeService) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl
-
Sets the node service to use during startup, which won't do permissions check etc
- setStartupRetryPeriodSeconds(int) - Method in class org.alfresco.repo.content.transform.RemoteTransformerClient
- setStatus(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setStatus(String) - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- setStatus(NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- setStatus(TransferProgress.Status) - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- setStopAfterSchemaBootstrap(boolean) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set whether this component should terminate the bootstrap process after running all the usual checks and scripts.
- setStorage(DownloadStorage) - Method in class org.alfresco.repo.download.DownloadStatusUpdateServiceImpl
- setStore(String) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the root store.
- setStore(String) - Method in class org.alfresco.util.config.RepositoryPathConfigBean
-
Sets the Alfresco store name.
- setStore(ContentStore) - Method in class org.alfresco.repo.content.cleanup.DeletedContentBackupCleanerListener
-
Set the store to copy soon-to-be-deleted content into
- setStore(ContentStore) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setStore(StoreEntity) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setStoreArchiveMap(StoreArchiveMap) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setStoreId(Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- setStoreId(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setStoreId(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- setStoreId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- setStoreId(String) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Set the store identifier
- setStoreIdentifier(String) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setStoreIdentifier(String) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setStoreIdentifier(String) - Method in class org.alfresco.repo.solr.NodeParameters
- setStoreMappings(List) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setStoreMappings(List<SolrStoreMapping>) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setStoreMappings(List<SolrStoreMapping>) - Method in class org.alfresco.repo.solr.SOLRAdminClient
-
SOLR properties identified by store like "alfresco" or "archive"
- setStoreMapProvider(ContentStoreMapProvider) - Method in class org.alfresco.repo.bulkimport.script.BulkImport
- setStoreName(String) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- setStoreName(String) - Method in class org.alfresco.filesys.repo.ContentContext
- setStoreName(String) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setStorePath(String) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
- setStoreProtocol(String) - Method in class org.alfresco.repo.bulkimport.impl.FilesystemContentDataFactory
- setStoreProtocol(String) - Method in class org.alfresco.repo.dictionary.RepositoryLocation
-
Set the store protocol
- setStoreProtocol(String) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setStoreProtocol(String) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setStoreProtocol(String) - Method in class org.alfresco.repo.solr.NodeParameters
- setStoreRedirectorProxyFactory(StoreRedirectorProxyFactory<IndexerAndSearcher>) - Method in class org.alfresco.repo.search.IndexerComponent
- setStoreRef(String) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setStoreRef(String) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setStoreRef(StoreRef) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the store ref
- setStores(List<String>) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set alist of stores to use.
- setStores(List<String>) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setStores(List<Properties>) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setStores(List<ContentStore>) - Method in class org.alfresco.repo.content.cleanup.EagerContentStoreCleaner
- setStoresCache(SimpleCache<Pair<String, String>, ContentStore>) - Method in class org.alfresco.repo.content.AbstractRoutingContentStore
- setStoresToIgnore(List<String>) - Method in class org.alfresco.repo.node.integrity.IncompleteNodeTagger
- setStoresToIgnore(List<String>) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setStoresToIgnorePolicies(Set<String>) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- setStoresToIgnorePolicies(Set<String>) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setStoresToIgnorePolicies(Set<String>) - Method in class org.alfresco.util.PolicyIgnoreUtil
- setStoreUrl(String) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- setStoreUrl(String) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the Store Ref to bootstrap into
- setStoreUrl(String) - Method in class org.alfresco.repo.jscript.Classification
-
Set the default store reference
- setStoreUrl(String) - Method in class org.alfresco.repo.jscript.Imap
-
Set the default store reference
- setStoreUrl(String) - Method in class org.alfresco.repo.jscript.People
-
Set the default store reference
- setStoreUrl(String) - Method in class org.alfresco.repo.jscript.RhinoScriptProcessor
-
Set the default store reference
- setStoreUrl(String) - Method in class org.alfresco.repo.jscript.Search
-
Set the default store reference
- setStoreUrl(String) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setStoreUrl(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the store from the string url.
- setStoreUrl(String) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider2
-
Set the store URL.
- setStoreUrl(String) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setStoreUrl(String) - Method in class org.alfresco.repo.template.Classification
- setStoreUrl(String) - Method in class org.alfresco.repo.template.People
-
Set the default store reference
- setStrict(boolean) - Method in class org.alfresco.repo.admin.ConfigurationChecker
-
This flag controls the behaviour of the component in the event of problems being found.
- setStrictMimeTypeCheck(boolean) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setStringBuilder(StringBuilder) - Method in class org.alfresco.repo.content.transform.TransformerDebug
-
Sets the StringBuilder to be used to capture debug information for the current Thread.
- setStringBuilder(StringBuilder) - Static method in class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- setStringCrc(Long) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- setStringEndLower(String) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- setStringTaggingSeparators(List<String>) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
-
List of string separators - note: all will be applied to a given string
- setStringValue(String) - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- setStringValue(String) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setStringValue(String) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- setStringValue(String) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- setSubject(String) - Method in class org.alfresco.service.cmr.notification.NotificationContext
- setSubmissionUrl(String) - Method in class org.alfresco.repo.forms.Form
-
Sets the submission URL the form should use
- setSubnet(String) - Method in class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
-
Sets the subnet.
- setSubnet(String) - Method in class org.alfresco.filesys.config.DomainMappingConfigBean
-
Sets the subnet.
- setSubscriptionListPrivate(String, boolean) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- setSubscriptionListPrivate(String, boolean) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Sets or unsets the subscription list of the given user to private.
- setSubscriptionsDAO(SubscriptionsDAO) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
-
Sets the subscriptions DAO.
- setSubscriptionService(SubscriptionService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setSubSystem(SearchService) - Method in class org.alfresco.repo.search.impl.SearchServiceSubSystemDelegator
- setSubsystemName(String) - Method in class org.alfresco.repo.search.impl.DbOrIndexSwitchingQueryLanguage
- setSucceeded(boolean) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setSupportedDateFormats(List<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the date formats, over and above the
ISO8601 format, that will be supported for string to date conversions. - setSupportedEmbedMimetypes(Collection<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the mimetypes that are supported for embedding.
- setSupportedFieldFacets(Set<String>) - Method in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
- setSupportedMimetypes(Collection<String>) - Method in class org.alfresco.repo.content.metadata.AbstractMappingMetadataExtracter
-
Set the mimetypes that are supported by the extracter.
- setSupportedMimetypes(Set<String>) - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
-
Optionally set the mimetypes supported.
- setSupportedMimetypes(Set<String>) - Method in class org.alfresco.repo.content.selector.XPathContentWorkerSelector
-
Optionally set the mimetypes supported.
- setSync(boolean) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- setSync(boolean) - Method in class org.alfresco.service.cmr.transfer.TransferDefinition
-
isSync specifies whether the list of nodes is to be sync'ed.
- setSyncDelete(boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Controls whether to query for users and groups that have been deleted in LDAP.
- setSynchronousTransformClient(SynchronousTransformClient) - Method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- setSynchronousTransformClient(SynchronousTransformClient) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setSynchronousTransformClient(SynchronousTransformClient) - Method in class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
-
Deprecated.
- setSyncOnStartup(boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Controls whether we trigger a differential sync when the subsystem starts up.
- setSyncWhenMissingPeopleLogIn(boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Controls whether we trigger a differential sync when missing people log in.
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Sets the sys admin params.
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.action.executer.ScriptActionExecuter
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.jscript.app.VtiServerCustomResponse
-
Setter for sysAdminParams
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
-
Set the sysAdminParams
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Spring configuration
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationService
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- setSysAdminParams(SysAdminParams) - Method in class org.alfresco.repo.site.SiteServiceImpl
- setSysDeletedType(Long) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- setSystemBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setSystemBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the system bootstrap.
- setSystemExporter(SystemExporterImporter) - Method in class org.alfresco.repo.exporter.RepositoryExporterComponent
- setSystemImporter(SystemExporterImporter) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Set the System Importer
- setSystemNamespaces(List<String>) - Method in class org.alfresco.repo.copy.AbstractBaseCopyService
-
Set the namespaces that should be treated as 'system' namespaces.
- setSystemPathPropertyName(String) - Method in class org.alfresco.repo.virtual.store.SystemVirtualizationMethod
- setSystemPaths(List<String>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- setSystemPaths(PatternFilter) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
-
A list of regular expressions that represent patterns of system paths.
- setSystemUserAsCurrentUser() - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
-
Set the system user as the current user note: for MT, will set to default domain only
- setSystemUserAsCurrentUser() - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Set the system user as the current user.
- setSystemUserAsCurrentUser() - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setSystemUserAsCurrentUser(String) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setSystemUserAsCurrentUser(String) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Set the system user as the current user.
- setSystemUserAsCurrentUser(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setSystemWideDirectUrlConfig(SystemWideDirectUrlConfig) - Method in class org.alfresco.repo.content.ContentServiceImpl
- setSystemWideDirectUrlConfig(SystemWideDirectUrlConfig) - Method in class org.alfresco.repo.content.directurl.AbstractDirectUrlConfig
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.action.evaluator.HasTagEvaluator
-
Set tagging service
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the tagging service
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.tagging.RefreshTagScopeActionExecuter
-
Set the tagging service
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the tagging service
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setTaggingService(TaggingService) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- setTagNames(String[]) - Method in class org.alfresco.repo.tagging.script.PagedTagsWrapper
- setTags(String[]) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Set the tags applied to this node.
- setTags(List<String>) - Method in class org.alfresco.repo.calendar.CalendarEntryImpl
-
Sets the list of tags for the entry
- setTags(List<String>) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setTags(List<String>) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setTags(NodeRef, List<String>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
- setTags(NodeRef, List<String>) - Method in interface org.alfresco.service.cmr.tagging.TaggingService
-
Sets the list of tags that are applied to a node, replaces any existing tags with those provided.
- setTarget(String) - Method in class org.alfresco.heartbeat.HBDataSenderServiceFactory
-
Sets the ingestion url for the heartbeat data
- setTarget(String) - Method in class org.alfresco.repo.admin.patch.impl.FixTemplatePatch
- setTarget(String) - Method in class org.alfresco.repo.audit.model._3.PathMap
-
Sets the value of the target property.
- setTarget(Expression) - Method in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- setTarget(NodeRef) - Method in class org.alfresco.repo.bulkimport.BulkImportParameters
- setTargetAssocs(List<AssociationRef>) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setTargetColumn(String) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- setTargetContentProperty(QName) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the target content property
- setTargetExists(boolean) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setTargetMediaType(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setTargetName(String) - Method in class org.alfresco.repo.replication.ReplicationDefinitionImpl
- setTargetName(String) - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- setTargetName(String) - Method in interface org.alfresco.service.cmr.replication.ReplicationDefinition
-
Sets the name of the target repository.
- setTargetNode(NodeEntity) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setTargetNodeRef(NodeRef) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Set the taget node reference
- setTargets(List<NodeWithTargetsEntity.TargetAndTypeId>) - Method in class org.alfresco.repo.query.NodeWithTargetsEntity
- setTargetSchema(int) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the schema version that this patch attempts to take the existing schema to.
- setTargetSchema(int) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setTargetTable(String) - Method in class org.alfresco.util.schemacomp.model.ForeignKey
- setTargetUsagePct(int) - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- setTaskCustomProps(Map<QName, Object>) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setTaskExecutor(Executor) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
-
Set the TaskExecutor to execute application listeners with.
- setTaskId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setTaskName(QName) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setTaskProperties(DelegateTask, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- setTaskProperties(Task, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
-
Sets the properties on the task, using Activiti API.
- setTaskService(TaskService) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
- setTaskState(WorkflowTaskState) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- setTempDirPattern(String) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- setTemplate(SqlSessionTemplate) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setTemplateActionDefinition(TemplateActionDefinition) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set the template action that is used to generate the real action for each node.
- setTemplateActionDefinition(TemplateActionDefinition) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Set the template action definition that is used to build the Action to execute.
- setTemplateActionDefinitions(List<TemplateActionDefinition>) - Method in class org.alfresco.repo.action.scheduled.CompositeTemplateActionDefinition
-
Set the action templates - IOC.
- setTemplateActionModelFactory(TemplateActionModelFactory) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the template action model factory.
- setTemplateActionModelFactory(TemplateActionModelFactory) - Method in class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Set the template model factory IOC.
- setTemplateArgs(Map<String, Serializable>) - Method in class org.alfresco.service.cmr.notification.NotificationContext
-
The template arguments are used as context for the body template when it is executed.
- setTemplateAssetsUrl(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setTemplateImageResolver(TemplateImageResolver) - Method in class org.alfresco.repo.template.BaseTemplateProcessorExtension
- setTemplateImageResolver(TemplateImageResolver) - Method in interface org.alfresco.service.cmr.repository.TemplateProcessorExtension
-
Set the template image resolver for this extension
- setTemplateLoader(TemplateLoader) - Method in class org.alfresco.util.EmailHelper
- setTemplateModel(Map<String, Serializable>) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setTemplatePath(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setTemplatePath(String) - Method in class org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
-
Deprecated.
- setTemplatePath(String) - Method in class org.alfresco.repo.security.person.UsernameHomeFolderProvider
- setTemplateSearchPaths(List<String>) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
Set the template service - IOC.
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the template service.
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.processor.BaseProcessor
-
Sets the template service
- setTemplateService(TemplateService) - Method in class org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
-
Deprecated.
- setTemplatesParentClasspath(String) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- setTemplatesParentRepositoryPath(NodeRefExpression) - Method in class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- setTemplatesPath(NodeRefExpression) - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- setTemporaryFiles(PatternFilter) - Method in class org.alfresco.repo.model.filefolder.FilenameFilteringInterceptor
-
A list of regular expressions that represent patterns of temporary files.
- setTenantAdminDAO(TenantAdminDAO) - Method in class org.alfresco.repo.admin.patch.impl.MigrateTenantsFromAttrsToTablePatch
- setTenantAdminDAO(TenantAdminDAO) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- setTenantAdminDAO(TenantAdminDAO) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setTenantAdminDAO(TenantAdminDAO) - Method in class org.alfresco.repo.tenant.MultiTServiceImpl
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the tenant admin service.
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the tenant admin service
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.module.AbstractModuleComponent
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.module.ModuleComponentHelper
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.module.ModuleServiceImpl
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeTableAsynchronouslyRefreshedCache
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.tenant.MultiTenantBootstrap
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.tenant.NetworksServiceImpl
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setTenantAdminService(TenantAdminService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the tenant admin service
- setTenantAware(boolean) - Method in class org.alfresco.repo.cache.TransactionalCache
- setTenantDomain(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setTenantDomain(String) - Method in class org.alfresco.repo.domain.tenant.TenantQueryEntity
- setTenantDomain(String) - Method in class org.alfresco.repo.domain.tenant.TenantUpdateEntity
- setTenantDomain(String) - Method in class org.alfresco.repo.solr.AclReaders
- setTenantDomain(String) - Method in class org.alfresco.repo.solr.NodeMetaData
- setTenantEntityCache(SimpleCache<Serializable, Object>) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
-
Set the cache to use for alf_tenant lookups (optional).
- setTenantFileContentStore(ContentStore) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setTenantId(String) - Method in class org.alfresco.repo.action.ActionImpl
- setTenantName(String) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- setTenantName(String) - Method in class org.alfresco.repo.domain.tenant.TenantQueryEntity
- setTenantRoutingDataSource(TenantRoutingDataSource) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setTenantService(MultiTServiceImpl) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.opencmis.ActivityPosterImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setTenantService(TenantService) - Method in class org.alfresco.repo.activities.script.Activity
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.cache.AbstractMTAsynchronouslyRefreshedCache
- setTenantService(TenantService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
-
Set the
TenantService - setTenantService(TenantService) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityFeedDAOImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.domain.permissions.AclDAOImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.jscript.People
- setTenantService(TenantService) - Method in class org.alfresco.repo.lock.LockServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.GetNodesWithAspectCannedQueryFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setTenantService(TenantService) - Method in class org.alfresco.repo.node.StoreArchiveMap
- setTenantService(TenantService) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.policy.BehaviourFilterImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
-
Sets the tenant service
- setTenantService(TenantService) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
-
Sets the Tenant Service
- setTenantService(TenantService) - Method in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setTenantService(TenantService) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setTenantService(TenantService) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authority.AbstractAuthorityBridgeDAO
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.authority.GetAuthoritiesCannedQueryFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
-
Set the tenant service.
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.person.AbstractHomeFolderProvider
-
Deprecated.Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Set the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.site.SitesPermissionCleaner
- setTenantService(TenantService) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- setTenantService(TenantService) - Method in class org.alfresco.repo.tenant.MultiTNodeServiceInterceptor
- setTenantService(TenantService) - Method in class org.alfresco.repo.tenant.TenantInterpreter
- setTenantService(TenantService) - Method in class org.alfresco.repo.tenant.TenantRoutingDataSource
- setTenantService(TenantService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setTenantService(TenantService) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setTenantService(TenantService) - Method in class org.alfresco.repo.webdav.MTNodesCache2
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowManagerFactory
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoCallActivityBpmnParseHandler
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessBpmnParseHandler
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
-
Sets the Tenant Service
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the tenant service
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setTenantService(TenantService) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
- setTenantService(TenantService) - Method in class org.alfresco.util.PolicyIgnoreUtil
- setTenantShareName(String) - Method in class org.alfresco.filesys.alfresco.MultiTenantShareMapper
- setTEngineCount(int) - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl.Data
- setTermIndexInterval(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setTestHook(GetCalendarEntriesCannedQueryTestHook) - Method in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQuery
- setTestMessageSubject(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTestMessageText(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTestMessageTo(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTestMode(boolean) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- setTestMode(boolean) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setTestMode(boolean) - Method in interface org.alfresco.repo.action.executer.TestModeable
- setTestModeRecipient(String) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setThreadCount(int) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
-
Sets the number of threads to use to process users.
- setThreadDaemon(boolean) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
Set whether the threads run as daemon threads or not.
- setThreadId(long) - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setThreadMxBeanWrapper(AlfrescoScriptThreadMxBeanWrapper) - Method in class org.alfresco.repo.jscript.AlfrescoScriptContext
- setThreadPoolDebug(boolean) - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Sets the thread pool debug.
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Set the thread pool, which may be shared with other components, that will be used to run the actions.
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- setThreadPoolInit(Integer) - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Sets the thread pool init.
- setThreadPoolMax(Integer) - Method in class org.alfresco.filesys.config.CoreServerConfigBean
-
Sets the thread pool max.
- setThreadPoolSize(int) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setThreadPriority(int) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The priority that all threads must have on the scale of 1 to 10, where 1 has the lowest priority and 10 has the highest priority.
- setThumbnailDefinition(ThumbnailDefinition) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer
-
Deprecated.
- setThumbnailDefinitions(List<ThumbnailDefinition>) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.This method is used to inject the thumbnail definitions.
- setThumbnailRegistry(ThumbnailRegistry) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setThumbnailRegistry(ThumbnailRegistry) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Sets the thumbnail registry
- setThumbnailRegistry(ThumbnailRegistry) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer
-
Deprecated.
- setThumbnailRegistry(ThumbnailRegistry) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.Set thumbnail registry
- setThumbnailRenditionConvertor(ThumbnailRenditionConvertor) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setThumbnailsEnabled(boolean) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setThumbnailsEnabled(boolean) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- setThumbnailsEnabled(boolean) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.This method enables or disables the creation of all thumbnails by this service.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.opencmis.CMISConnector
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
-
Set the thumbnail service
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
-
Deprecated.Set the thumbnail service
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
-
Deprecated.Set the thumbnail service
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
-
Deprecated.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.Sets the thumbnail service.
- setThumbnailService(ThumbnailService) - Method in class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.Set the thumbnail service
- setTicket(String) - Method in class org.alfresco.repo.activities.feed.RepoCtx
- setTicket(String) - Method in interface org.alfresco.repo.remote.ClientTicketHolder
-
Set the ticket.
- setTicket(String) - Method in class org.alfresco.repo.remote.ClientTicketHolderGlobal
- setTicket(String) - Method in class org.alfresco.repo.remote.ClientTicketHolderThread
- setTicketComponent(TicketComponent) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- setTicketsCache(SimpleCache<String, String>) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Sets the SimpleCache to be used to cache remote tickets in
- setTime(Date) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setTimeBetweenEvictionRuns(long) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
-
Set the time (in milliseconds) between runs of the idle object eviction thread.
- setTimeout(int) - Method in class org.alfresco.repo.shutdown.ShutdownBackstop
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRenameOrCreate
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestore
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioOpenFile
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameCreateShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMove
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffle
- setTimeout(long) - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- setTimeoutDefault(String) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setTimeoutMinutes(int) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Sets the expiry date/time to lockTimeout minutes into the future.
- setTimeoutMs(long) - Method in class org.alfresco.repo.content.metadata.MetadataExtracterLimits
-
Sets the time in milliseconds after which the metadata extracter will be stopped.
- setTimeoutMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- setTimeoutMs(long) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Sets a timeout (ms) on the InputStream after which an IOExecption is thrown to terminate very slow transformations or to terminate (kill) a subprocess.
- setTimeoutSeconds(int) - Method in interface org.alfresco.repo.webdav.LockInfo
-
Sets the expiry date/time to lockTimeout seconds into the future.
- setTimerEnd(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setTimestamp(Long) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setTimestamp(ZonedDateTime) - Method in class org.alfresco.repo.event2.EventInfo
- setTimestampFormat(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the timestamp format.
- setTimeToExpire(int) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- setTitle(String) - Method in class org.alfresco.repo.action.ActionImpl
- setTitle(String) - Method in class org.alfresco.repo.blog.BlogPostInfoImpl
-
Set the Title of the blog post.
- setTitle(String) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setTitle(String) - Method in class org.alfresco.repo.discussion.TopicInfoImpl
- setTitle(String) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setTitle(String) - Method in class org.alfresco.repo.site.script.Site
-
Set the title
- setTitle(String) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setTitle(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setTitle(String) - Method in interface org.alfresco.service.cmr.action.Action
-
Set the title of the action
- setTitle(String) - Method in interface org.alfresco.service.cmr.blog.BlogPostInfo
-
Sets the Title of the blog post.
- setTitle(String) - Method in interface org.alfresco.service.cmr.calendar.CalendarEntry
-
Sets the Title ("what") of the event
- setTitle(String) - Method in class org.alfresco.service.cmr.calendar.CalendarEntryDTO
-
Sets the Title ("what") of the event
- setTitle(String) - Method in interface org.alfresco.service.cmr.discussion.PostInfo
-
Sets the Title of the post.
- setTitle(String) - Method in interface org.alfresco.service.cmr.discussion.TopicInfo
-
Sets the Title of the topic.
- setTitle(String) - Method in interface org.alfresco.service.cmr.links.LinkInfo
-
Sets the Title of the link
- setTitle(String) - Method in class org.alfresco.service.cmr.rule.Rule
-
Set the title of the rule
- setTitle(String) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Set the title
- setTitle(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
Set the title for this transfer target
- setTitleKey(String) - Method in class org.alfresco.repo.action.ParameterizedItemDefinitionImpl
-
Set the title of the rule item
- setToCommitTimeExclusive(Long) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- setToDate(String) - Method in class org.alfresco.repo.calendar.cannedqueries.CalendarEntity
- setToEmails(Collection<String>) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
-
QuickShareServiceImpl.QuickShareEmailRequest.toEmails - setToId(Long) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setToIdExclusive(Long) - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- setToNodeId(Long) - Method in class org.alfresco.repo.domain.node.NodeRangeEntity
- setToNodeId(Long) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setToNodeId(Long) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setToNodeId(Long) - Method in class org.alfresco.repo.solr.NodeParameters
- setToPath(String) - Method in class org.alfresco.filesys.repo.rules.commands.MoveFileCommand
- setToPath(String) - Method in class org.alfresco.filesys.repo.rules.commands.RenameFileCommand
- setTotal(int) - Method in class org.alfresco.repo.tagging.script.PagedTagsWrapper
- setTotalItems(int) - Method in class org.alfresco.util.ScriptPagingDetails
-
Records the total number of items that were found.
- setTotalItems(PagingResults<R>) - Method in class org.alfresco.util.ScriptPagingDetails
-
Records the total number of results found, and the confidence in this, from the Paging Results
- setTotalLinksFoundCount(int) - Method in class org.alfresco.service.cmr.repository.DeleteLinksStatusReport
- setToTime(Long) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setToTxnId(Long) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setToTxnId(Long) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setToTxnId(Long) - Method in class org.alfresco.repo.solr.NodeParameters
- setToVersion(TransferVersion) - Method in class org.alfresco.repo.transfer.Transfer
- setTraceOn(boolean) - Method in class org.alfresco.repo.node.integrity.IntegrityChecker
- setTraces(List<StackTraceElement[]>) - Method in class org.alfresco.repo.node.integrity.IntegrityRecord
-
Add a stack trace to the list of traces associated with this failure
- setTrackStatus(boolean) - Method in class org.alfresco.repo.action.ActionDefinitionImpl
-
Set whether the basic action definition requires status tracking.
- setTrackStatus(boolean) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Set whether the basic action definition requires status tracking.
- setTrackStatus(Boolean) - Method in class org.alfresco.repo.action.ActionImpl
- setTrackStatus(Boolean) - Method in interface org.alfresco.service.cmr.action.Action
-
Set whether the action should be tracked or not.
- setTrait(String) - Method in class org.alfresco.traitextender.SpringExtensionPoint
- setTransaction(UserTransaction, boolean) - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Set the transaction
- setTransaction(TransactionEntity) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setTransactionFactory(TransactionFactory) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set the MyBatis TransactionFactory to use.
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceImpl.ScheduledPersistedActionServiceBootstrap
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.download.DownloadServiceImpl
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.model.Repository
-
Sets helper that provides transaction callbacks
- setTransactionHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.site.SiteServiceImpl
-
Sets helper that provides transaction callbacks
- setTransactionIds(List<Long>) - Method in class org.alfresco.repo.solr.AclChangeSetParameters
- setTransactionIds(List<Long>) - Method in class org.alfresco.repo.solr.NodeMetaDataParameters
- setTransactionIds(List<Long>) - Method in class org.alfresco.repo.solr.NodeParameters
- setTransactionInvocationHandlerFactory(TransactionInvocationHandlerFactory) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
-
Sets the transaction-based policy invocation handler
- setTransactionInvocationHandlerFactory(TransactionInvocationHandlerFactory) - Static method in class org.alfresco.repo.policy.CachedPolicyFactory
-
Sets the Transaction Invocation Handler
- setTransactionIsolation(int) - Method in class org.alfresco.repo.domain.schema.DataSourceCheck
- setTransactionIsolation(int) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setTransactionIsolationLevel(int) - Method in class org.alfresco.repo.domain.control.AbstractControlDAOImpl
- setTransactionIsolationLevel(int) - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Change the current transaction isolation level.
- setTransactionIsolationLevel(int) - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
- setTransactionManager(PlatformTransactionManager) - Method in class org.alfresco.repo.transaction.TransactionServiceImpl
-
Set the transaction manager to use
- setTransactionMode(String) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set transactional behaviour.
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.admin.RepoServerMgmt
- setTransactionService(TransactionServiceImpl) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setTransactionService(TransactionService) - Method in class org.alfresco.encryption.EncryptionChecker
- setTransactionService(TransactionService) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.encryption.ReEncryptor
-
Set the transaction provider so that each execution can be performed within a transaction
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.AbstractServerConfigurationBean
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.alfresco.AlfrescoDiskDriver
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.auth.ftp.FTPAuthenticatorBase
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.repo.CommandExecutorImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.repo.FilesystemTransactionAdvice
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.repo.LockKeeperImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.filesys.repo.NodeMonitorFactory
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setTransactionService(TransactionService) - Method in class org.alfresco.heartbeat.ModelUsageDataCollector
- setTransactionService(TransactionService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.action.ActionTrackingServiceImpl
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.action.executer.AddFeaturesActionExecuter
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.action.scheduled.AbstractScheduledAction
-
Set the transactions service - IOC.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.activities.post.lookup.PostLookup
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.admin.BaseInterpreter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.admin.ConfigurationChecker
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.admin.patch.AbstractPatch
-
Set the transaction provider so that each execution can be performed within a transaction
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.audit.access.AccessAuditor
-
Set the component used to start new transactions
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.audit.AuditComponentImpl
-
Set the service used to start new transactions
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Service to ensure DAO calls are transactionally wrapped.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.config.xml.RepoXMLConfigService
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.content.cleanup.ContentStoreCleaner
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.content.http.HttpAlfrescoStore
-
Deprecated.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.descriptor.DescriptorServiceImpl
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.descriptor.DescriptorStartupLog
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.dictionary.DictionaryModelType
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.dictionary.DynamicCreateRepositoryLocation
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.event2.EventGenerator
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.events.AbstractEventsService
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.importer.ExportSourceImporter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.importer.FileSourceImporter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Sets the Transaction Service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.importer.system.SystemInfoBootstrap
-
Sets the Transaction Service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.links.LinksServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.module.ModuleStarter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.node.AbstractNodeServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.preference.script.ScriptPreferenceService
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.rendition2.RenditionEventProcessor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.rendition2.TransformRequestProcessor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the TransactionService bean.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.authentication.HashPasswordTransactionListener
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.person.CheckAndFixPersonPermissionsBootstrapBean
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
-
Set the transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.Sets the transaction service.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Transaction service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.transaction.RetryingTransactionHelper
-
Set the TransactionService.
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.transaction.RetryingTransactionInterceptor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.usage.RepoUsageMonitor
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.util.PostTxnCallbackScheduler
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the Transaction Service
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setTransactionService(TransactionService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- setTransactionTimeout(int) - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- setTransferId(String) - Method in class org.alfresco.repo.transfer.Transfer
- setTransferId(String) - Method in class org.alfresco.service.cmr.transfer.TransferEventBegin
- setTransferLockFolderPath(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTransferManifestNodeFactory(TransferManifestNodeFactory) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTransferReadOnly(boolean) - Method in class org.alfresco.repo.replication.ReplicationParamsImpl
-
Sets whether to lock replicated items
- setTransferReporter(TransferReporter) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTransferRootNode(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTransferRootNode(String) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
set the root node for the file system receiver
- setTransferService(TransferService) - Method in class org.alfresco.repo.replication.ReplicationServiceImpl
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.CreateTransferTargetActionExecuter
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.TransferAsyncAction
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.TransferTreeActionExecuter
- setTransferService(TransferService) - Method in class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- setTransferService(TransferService2) - Method in class org.alfresco.repo.replication.ReplicationActionExecutor
-
Injects the TransferService bean.
- setTransferServiceImpl2(TransferServiceImpl2) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- setTransferSpaceQuery(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTransferState(TransferEvent.TransferState) - Method in class org.alfresco.repo.transfer.TransferEventImpl
- setTransferSummaryReport(TransferSummaryReport) - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- setTransferSummaryReportLocation(String) - Method in class org.alfresco.repo.transfer.DefaultManifestProcessorFactoryImpl
- setTransferSummaryReportLocation(String) - Method in class org.alfresco.repo.transfer.TransferSummaryReportImpl
- setTransferTarget(TransferTarget) - Method in class org.alfresco.repo.transfer.Transfer
- setTransferTempFolderPath(String) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTransferVersion(TransferVersion) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- setTransferVersionChecker(TransferVersionChecker) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- setTransferVersionChecker(TransferVersionChecker) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTransformationOptions(TransformationOptions) - Method in class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Set the transformation options
- setTransformClient(TransformClient) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setTransformerDebug(AdminUiTransformerDebug) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.AbstractContentReader
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- setTransformerDebug(TransformerDebug) - Method in class org.alfresco.repo.content.transform.TransformerLog
- setTransformerDebugLog(LogEntries) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- setTransformerDebugLog(Log) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setTransformerLog(LogEntries) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- setTransformerLog(Log) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- setTransformName(String) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setTransformOptions(Map<String, String>) - Method in class org.alfresco.repo.rendition2.TransformRequest
- setTransformReplyProvider(TransformReplyProvider) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- setTransformServiceRegistry(TransformServiceRegistry) - Method in class org.alfresco.repo.content.metadata.AsynchronousExtractor
- setTransformServiceRegistry(TransformServiceRegistry) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- setTransformServiceRegistry(TransformServiceRegistry) - Method in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- setTransmitter(TransferTransmitter) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- setTriggerGroup(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the trigger group.
- setTriggerGroup(String) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Set the trigger group - used for job admin
- setTriggerName(String) - Method in class org.alfresco.repo.action.scheduled.CronScheduledQueryBasedTemplateActionDefinition
-
Set the trigger name.
- setTriggerName(String) - Method in interface org.alfresco.repo.action.scheduled.ScheduledActionDefinition
-
Set the trigger name - used for job admin
- setTriggerParentRules(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.OnPropertyUpdateRuleTrigger
-
Indicates whether the parent rules should be triggered or the rules on the node itself
- setTriggerParentRules(boolean) - Method in class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- setTriggers(Trigger...) - Method in class org.alfresco.schedule.AlfrescoSchedulerAccessorBean
- setTrimmedResultSet(boolean) - Method in class org.alfresco.repo.search.impl.lucene.PagingLuceneResultSet
- setTruststore(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setTrustStorePassphrase(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the trust store passphrase
- setTrustStorePassPhrase(String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setTruststorePassword(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setTrustStorePath(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the trust store path
- setTrustStorePath(String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setTrustStoreType(String) - Method in class org.alfresco.filesys.config.FTPConfigBean
-
Set the trust store type
- setTrustStoreType(String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPInitialDirContextFactoryImpl
- setTryLockTimeout(long) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- setTryLockTimeout(long) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
- setTryLockTimeout(long) - Method in class org.alfresco.repo.policy.PolicyComponentImpl
- setTxnHelper(RetryingTransactionHelper) - Method in class org.alfresco.repo.transaction.RetryingTransactionAdvice
- setTxnId(Long) - Method in class org.alfresco.repo.domain.node.PrimaryChildrenAclUpdateEntity
- setTxnId(Long) - Method in class org.alfresco.repo.solr.NodeMetaData
- setTxnId(String) - Method in class org.alfresco.repo.event2.EventInfo
- setTxnPerFile(boolean) - Method in class org.alfresco.repo.importer.FileImporterImpl
- setType(Integer) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setType(String) - Method in class org.alfresco.repo.forms.Item
-
Sets the type of the item
- setType(String) - Method in class org.alfresco.repo.rawevents.types.EventImpl
- setType(String) - Method in class org.alfresco.util.schemacomp.model.Column
- setType(DBQueryBuilderJoinCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommand
- setType(DBQueryBuilderPredicatePartCommandType) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setType(NodeRef, QName) - Method in class org.alfresco.repo.node.db.DbNodeServiceImpl
- setType(NodeRef, QName) - Method in class org.alfresco.repo.version.NodeServiceImpl
- setType(NodeRef, QName) - Method in class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- setType(QName) - Method in class org.alfresco.repo.bulkimport.MetadataLoader.Metadata
- setType(QName) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setTypeAliases(Class<?>...) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
List of type aliases to register.
- setTypeAliasesPackage(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Packages to search for type aliases.
- setTypeAliasesSuperType(Class<?>) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Super class which domain objects have to extend to have a type alias created.
- setTypeConverter(ActivitiTypeConverter) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
- setTypeDefExpander(TypeDefExpander) - Method in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- setTypeDefinition(TypeDefinition) - Method in class org.alfresco.repo.importer.view.NodeContext
-
Set Type Definition
- setTypeHandlers(TypeHandler<?>...) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Set type handlers.
- setTypeHandlersPackage(String) - Method in class org.alfresco.ibatis.HierarchicalSqlSessionFactoryBean
-
Packages to search for type handlers.
- setTypeIndexFilter(TypeIndexFilter) - Method in class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- setTypeMap(Map<String, Class<?>>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- setTypeName(String) - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory
-
Sets the type name.
- setTypeQName(String) - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- setTypeQNameAll(QNameDAO, QName, boolean) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Helper method to set the
ChildAssocEntity.setTypeQNameId(Long). - setTypeQNameId(Long) - Method in class org.alfresco.repo.doclink.GetDoclinkNodesCannedQueryParams
- setTypeQNameId(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
-
Deprecated.For persistence use only
- setTypeQNameId(Long) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setTypeQNameId(Long) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setTypeQNameId(Long) - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- setTypeQNameId(Long) - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- setTypeQNameId(Long) - Method in class org.alfresco.repo.node.getchildren.FilterSortNodeEntity
- setTypeQNameId(Long) - Method in class org.alfresco.repo.security.authority.AuthorityBridgeParametersEntity
- setTypeQNameIds(List<Long>) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setTypeQNameIds(List<Long>) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setTypesDefaultDepth(BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- setTypesDefaultMaxItems(BigInteger) - Method in class org.alfresco.opencmis.CMISConnector
- setTypesForIgnoringPaths(List<String>) - Method in class org.alfresco.repo.search.TypeIndexFilter
- setUid(int) - Method in class org.alfresco.filesys.auth.nfs.UserMapping
-
Sets the uid.
- setUid(int) - Method in class org.alfresco.filesys.config.acl.UidAccessControlBean
-
Sets the user id.
- setUidAccessControls(List<UidAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the uid access controls.
- setUncompressedBytesLimit(String) - Method in class org.alfresco.repo.action.executer.ImporterActionExecuter
-
This method sets a value for the uncompressed bytes limit.
- setUndeployWorkflowNames(List<String>) - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
-
Sets the Workflow Names to be undeployed
- setUnencryptedFileSize(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- setUnfilteredFor(Set<String>) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
-
Types and aspects for which we will abstain on voting if they are present.
- setUnique(boolean) - Method in class org.alfresco.util.schemacomp.model.Index
- setUniquenessCheckEnabled(boolean) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
-
Setter for uniquenessCheckEnabled flag
- setUnknownUser(String) - Method in class org.alfresco.email.server.EmailServer
-
Used only for check "isNullReversePatAllowed".
- setUnknownUser(String) - Method in class org.alfresco.email.server.EmailServiceImpl
- setUnprotectedNodeService(NodeService) - Method in class org.alfresco.repo.workflow.activiti.AlfrescoProcessEngineConfiguration
- setUnversioned() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- setup() - Method in class org.alfresco.opencmis.CMISConnector
- setUp() - Method in class org.alfresco.repo.admin.patch.impl.ImapFoldersPatch
- setUpdateAclId(boolean) - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- setUpdateActivitiScriptPatches(List<SchemaUpgradeScriptPatch>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrapRegistration
- setUpdateAuditableProperties(boolean) - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- setUpdateBaseFile(boolean) - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- setUpdateBatchSize(int) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setUpdatedAt(Date) - Method in class org.alfresco.repo.discussion.PostInfoImpl
- setUpdateLocaleId(boolean) - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- setUpdates(int) - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- setUpdateSchema(boolean) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Set whether to modify the schema or not.
- setUpdateService(DownloadStatusUpdateService) - Method in class org.alfresco.repo.download.CreateDownloadArchiveAction
- setUpdateTransaction(boolean) - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- setUpdateTypeQNameId(boolean) - Method in class org.alfresco.repo.domain.node.NodeUpdateEntity
- setUpStoreMap() - Method in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- setUpStoreMap() - Method in class org.alfresco.repo.bulkimport.impl.stores.DefaultContentStoreMapProvider
-
Default implementation, relies on the default
ContentStore. - setUri(String) - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- setUriSafe(String) - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
-
Convenience setter to interpret the
QName.EMPTY_URI_SUBSTITUTE - setUrl(String) - Method in class org.alfresco.repo.forms.Item
-
Sets the URL that represents the item
- setURL(String) - Method in class org.alfresco.repo.links.LinkInfoImpl
- setURL(String) - Method in interface org.alfresco.service.cmr.links.LinkInfo
-
Sets the URL of the link
- setURLFileName(String) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Set the URL pseudo file name
- setUsage(Long) - Method in class org.alfresco.repo.tenant.Quota
- setUsageDAO(UsageDAO) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- setUsageDAO(UsageDAO) - Method in class org.alfresco.repo.usage.UsageServiceImpl
- setUsageDAO(UsageDAO) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setUsageService(ContentUsageService) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Set the usage service
- setUsageService(UsageService) - Method in class org.alfresco.repo.usage.ContentUsageImpl
- setUsageService(UsageService) - Method in class org.alfresco.repo.usage.UserUsageTrackingComponent
- setUsageTracker(UsageTracker) - Method in class org.alfresco.repo.content.caching.cleanup.CachedContentCleaner
- setUse(String) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.The use to which the transform will be put.
- setUseBridgeTable(boolean) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setUseBufferedInputStream(boolean) - Method in class org.alfresco.repo.content.AbstractContentReader
- setUseDynamicShardRegistration(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- setUseDynamicShardRegistration(boolean) - Method in class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- setUseDynamicShardRegistration(boolean) - Method in class org.alfresco.repo.solr.SOLRAdminClient
- setUseExistingStore(boolean) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Set whether the importer bootstrap should only perform an import if the store being referenced doesn't already exist.
- setUseNewConfig(boolean) - Method in class org.alfresco.repo.audit.AuditMethodInterceptor
-
Use the new audit configuration (default: false)
- setUseNioMemoryMapping(boolean) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setUsePagingQuery(boolean) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- setUser(String) - Method in class org.alfresco.repo.remote.ReauthenticatingAdvice
-
Setter.
- setUser(String) - Method in class org.alfresco.service.cmr.audit.AuditQueryParameters
- setUserAccessControls(List<UserAccessControlBean>) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Sets the user access controls.
- setUserAccountStatusInterpreter(AbstractDirectoryServiceUserAccountStatusInterpreter) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
- setUserAuditFilter(UserAuditFilter) - Method in interface org.alfresco.repo.audit.AuditComponent
- setUserAuditFilter(UserAuditFilter) - Method in class org.alfresco.repo.audit.AuditComponentImpl
- setUserAuthorityCache(SimpleCache<String, Set<String>>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setUserDetails(UserDetails) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setUserDetails(UserDetails) - Method in interface org.alfresco.repo.security.authentication.AuthenticationContext
-
Explicitly set the given validated user details to be authenticated.
- setUserDetails(UserDetails) - Method in class org.alfresco.repo.security.authentication.AuthenticationContextImpl
-
Explicitly set the given validated user details to be authenticated.
- setUserEmail(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setUseRemoteCallbacks(boolean) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- setUserFilterPattern(String) - Method in class org.alfresco.repo.audit.UserAuditFilter
- setUserId(String) - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- setUserId(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- setUserIdAttributeName(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the user id attribute name.
- setUserIdPattern(String) - Method in class org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapper
-
Sets a regular expression for extracting a user ID from the header.
- setUserMappings(List<UserMapping>) - Method in class org.alfresco.filesys.auth.nfs.AlfrescoRpcAuthenticator
- setUsername(String) - Method in class org.alfresco.repo.audit.AuditRecord.Builder
- setUsername(String) - Method in class org.alfresco.repo.mail.AlfrescoJavaMailSender
- setUsername(String) - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- setUsername(String) - Method in interface org.alfresco.service.cmr.transfer.TransferTarget
-
The username used to authenticate with the transfer target
- setUserName(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- setUserNameFormat(String) - Method in class org.alfresco.repo.security.authentication.ldap.LDAPAuthenticationComponentImpl
- setUserNameGenerator(UserNameGenerator) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setUserNameGenerator(UserNameGenerator) - Method in class org.alfresco.repo.jscript.People
-
Set the user name generator service
- setUserNameLength(int) - Method in class org.alfresco.repo.security.authentication.NameBasedUserNameGenerator
-
Set the user name length
- setUserNameLength(int) - Method in class org.alfresco.repo.security.authentication.RandomUserNameGenerator
- setUserNameMatcher(UserNameMatcher) - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl
- setUserNameMatcher(UserNameMatcher) - Method in class org.alfresco.repo.security.person.PersonServiceImpl
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.ActivityPostServiceImpl
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.feed.AbstractFeedGenerator
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.feed.cleanup.FeedCleaner
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.activities.feed.RepoCtx
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.node.archive.NodeArchiveServiceImpl
- setUserNamesAreCaseSensitive(boolean) - Method in class org.alfresco.repo.security.person.UserNameMatcherImpl
- setUserNodeId(Long) - Method in class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- setUserNotifier(UserNotifier) - Method in class org.alfresco.repo.activities.feed.FeedNotifierImpl
- setUserPermissions(String[]) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
- setUserPermissions(Set<String>) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- setUserPermissions(VirtualUserPermissions) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- setUserQuota(long) - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Set the user quota, in bytes
- setUserQuota(String, long) - Method in class org.alfresco.repo.usage.ContentUsageImpl
-
Set user's current quota.
- setUserQuota(String, long) - Method in interface org.alfresco.service.cmr.usage.ContentUsageService
-
Set user quota.
- setUserRegistrySynchronizer(UserRegistrySynchronizer) - Method in class org.alfresco.repo.jscript.People
-
Set the UserRegistrySynchronizer
- setUserRegistrySynchronizer(UserRegistrySynchronizer) - Method in class org.alfresco.repo.security.authentication.AbstractAuthenticationComponent
- setUsers(Collection<String>) - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- setUsersBootstrap(ImporterBootstrap) - Method in class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- setUserSearchBase(String) - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry
-
Sets the user search base.
- setUserStoredUsage(NodeRef, long) - Method in class org.alfresco.repo.usage.ContentUsageImpl
-
Set user's usage.
- setUseVersionAssocIndex(boolean) - Method in class org.alfresco.repo.version.Version2ServiceImpl
-
Set to use child association index on versions.
- setUuid(String) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setUuid(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- setUuid(String) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- setUuid(String) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestNode
- setUuid(String) - Method in class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- setUUID(String) - Method in class org.alfresco.repo.importer.view.NodeContext
- setUuidBinding(ImporterBinding.UUID_BINDING) - Method in class org.alfresco.repo.importer.ImporterBootstrap
-
Set the behaviour for generating UUIDs in the import.
- setUuids(String[]) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
- setUuids(List<String>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeBatchLoadEntity
- setValidate(boolean) - Method in class org.alfresco.repo.security.permissions.impl.model.PermissionModel
-
Indicates whether model should be validated on initialization against specified dtd
- setValidateAddresses(boolean) - Method in class org.alfresco.repo.action.executer.MailActionExecuter
- setValidationFailureSilent(boolean) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapper
-
Determines whether token validation failures are silent
- setValidators(List<DbValidator>) - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- setValidators(List<DbValidator>) - Method in interface org.alfresco.util.schemacomp.model.DbObject
-
Set/override the validators associated with this database object.
- setValue(Serializable, PropertyTypeConverter) - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
-
Shortcut method to set the value.
- setValue(Object) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setValue(Object, ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.CustomStringVariableType
- setValue(Object, ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- setValue(Object, ValueFields) - Method in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- setValue(String) - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
-
Set the string and string-end values
- setValue(String) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setValue(Date) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setValue(K, V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Cache-only operation: Update the cache's value
- setValue(NodePropertyValue) - Method in class org.alfresco.repo.domain.node.ChildPropertyEntity
- setValue(NodePropertyValue) - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- setValue(NodeRef, Serializable) - Method in class org.alfresco.opencmis.mapping.AbstractProperty
- setValue(T) - Method in class org.alfresco.opencmis.TransactionAwareHolder
- setValue1PropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setValue2PropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setValue3PropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setValuePropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- setValuePropId(Long) - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- setValues(Object[]) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommand
- setValues(String[]) - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.PropertySupport
- setVanillaProcessor(String) - Method in class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
- setVersion(short) - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- setVersion(short) - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- setVersion(short) - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.locks.LockEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.locks.LockResourceEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.node.NodeEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.node.StoreEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.node.TransactionEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AceEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.qname.QNameEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- setVersion(Long) - Method in class org.alfresco.repo.domain.usage.UsageDeltaEntity
- setVersionComparatorClass(String) - Method in class org.alfresco.repo.version.VersionServiceImpl
-
Sets an optional comparator to sort a versions in descending order (eg. 2.1, 2.0, 1.1, 1.0).
- setVersioned(boolean) - Method in class org.alfresco.repo.domain.permissions.AclEntity
- setVersioned(boolean) - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
-
Set versioned
- setVersionNodeService(NodeService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setVersionService(VersionService) - Method in class org.alfresco.opencmis.CMISConnector
-
Sets the version service.
- setVersionService(VersionService) - Method in class org.alfresco.repo.action.evaluator.HasVersionHistoryEvaluator
- setVersionService(VersionService) - Method in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
-
Set version service
- setVersionService(VersionService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- setVersionService(VersionService) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- setVersionService(VersionService) - Method in class org.alfresco.repo.coci.CheckOutCheckInServiceImpl
-
Set the version service
- setVersionService(VersionService) - Method in class org.alfresco.repo.importer.ImporterComponent
- setVersionService(VersionService) - Method in class org.alfresco.repo.model.ml.EditionServiceImpl
- setVersionService(VersionService) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- setVersionService(VersionService) - Method in class org.alfresco.repo.version.VersionableAspect
-
Set the version service
- setVersionService(VersionService) - Method in class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- setViewParser(Parser) - Method in class org.alfresco.repo.importer.ImporterComponent
- setVirtualizationMethods(List<VirtualizationMethod>) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- setVisibility(String) - Method in class org.alfresco.repo.model.filefolder.HiddenFileFilter
- setVisibility(String) - Method in class org.alfresco.repo.site.script.Site
-
Set the site visibility
- setVisibility(SiteVisibility) - Method in class org.alfresco.repo.site.SiteInfoImpl
- setVisibility(SiteVisibility) - Method in interface org.alfresco.service.cmr.site.SiteInfo
-
Set the sites visibility
- setVisibleEngines(Collection<String>) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
-
Setter for Spring.
- setWarnInTransaction() - Static method in class org.alfresco.repo.node.integrity.IntegrityChecker
-
Downgrade violations to warnings within the current transaction.
- setWasExecuted(boolean) - Method in class org.alfresco.repo.admin.patch.AppliedPatch
- setWebdavService(WebDavService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setWebScriptsCtx(RepoCtx) - Method in class org.alfresco.repo.activities.feed.JobSettings
- setWebScriptsHomeRedirectPath(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setWebScriptsHomeScopes(String) - Method in class org.alfresco.repo.security.authentication.identityservice.IdentityServiceConfig
- setWeekOfMonth(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setWeekOfYear(short) - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- setWidth(int) - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- setWidth(int) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the width of the cropped image.
- setWorkers(Map<String, W>) - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
-
Set the workers to choose from.
- setWorkers(Map<String, W>) - Method in class org.alfresco.repo.content.selector.XPathContentWorkerSelector
-
Set the workers to use.
- setWorkerThreads(int) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
-
Sets the number of worker threads.
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.heartbeat.ConfigurationDataCollector
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.repo.workflow.BPMEngineRegistry
-
Sets the workflow admin service
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the workflow admin service
- setWorkflowAdminService(WorkflowAdminService) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- setWorkflowAuthorityManager(WorkflowAuthorityManager) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPooledActorsPropertyHandler
- setWorkflowAuthorityManager(WorkflowAuthorityManager) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- setWorkflowDefinitionId(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- setWorkflowDefinitionName(String) - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
-
Filters on the
WorkflowDefinitionname. - setWorkflowDefinitions(List<Properties>) - Method in class org.alfresco.repo.admin.patch.impl.GenericWorkflowPatch
-
Sets the Workflow Definitions
- setWorkflowDefinitions(List<Properties>) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the Workflow Definitions
- setWorkflowDeployer(WorkflowDeployer) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
-
Deprecated.see setWorkflowDeployers
- setWorkflowDeployer(WorkflowDeployer) - Method in class org.alfresco.repo.workflow.WorkflowDefinitionType
-
Set the workflow deployer / undeployer
- setWorkflowEngineConfigurations(List<Properties>) - Method in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- setWorkflowForPackage(WorkflowInstance) - Method in class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- setWorkflowForPackage(WorkflowInstance) - Method in interface org.alfresco.repo.workflow.WorkflowPackageComponent
-
Initialises the workflow package node on the
WorkflowInstance, adding the appropriate aspect and setting the appropriate properties to mark it as a package for the givenWorkflowInstance. - setWorkflowForPackage(WorkflowInstance) - Method in class org.alfresco.repo.workflow.WorkflowPackageImpl
-
Initialises the workflow package node on the
WorkflowInstance, adding the appropriate aspect and setting the appropriate properties to mark it as a package for the givenWorkflowInstance. - setWorkflowId(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- setWorkflowKey(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- setWorkflowNotification(WorkflowNotificationUtils) - Method in class org.alfresco.repo.workflow.activiti.tasklistener.TaskNotificationListener
- setWorkflowNotification(WorkflowNotificationUtils) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Set the workflow notification utils
- setWorkflowObjectFactory(WorkflowObjectFactory) - Method in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- setWorkflowPackageComponent(WorkflowPackageComponent) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
-
Sets the Workflow Package Component
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
-
Set the workflow service
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.workflow.CancelWorkflowActionExecuter
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
-
Sets the workflow service
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.workflow.WorkflowInterpreter
- setWorkflowService(WorkflowService) - Method in class org.alfresco.repo.workflow.WorkflowNotificationUtils
- setWorkflowService(WorkflowService) - Method in class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- setWorkQueueSize(int) - Method in class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
The maximum number of queued work instances to keep before blocking against further adds.
- setWriteLockTimeout(long) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setWriterMaxBufferedDocs(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setWriterMaxMergeDocs(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setWriterMergeFactor(int) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setWriterRamBufferSizeMb(double) - Method in interface org.alfresco.repo.search.impl.lucene.LuceneConfig
- setXOffset(int) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the horizontal offset.
- setXpathMappingProperties(Properties) - Method in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
-
Set the properties file that maps document properties to the XPath statements necessary to retrieve them.
- setXsltFunctions(XSLTFunctions) - Method in class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
- setYOffset(int) - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
-
Sets the vertical offset.
- setZoneAuthorityCache(SimpleCache<Pair<String, String>, List<ChildAssociationRef>>) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
- setZoneAuthoritySampleSize(int) - Method in class org.alfresco.repo.security.authority.AuthorityDAOImpl
-
Sets number of authorities in a zone to pre-cache, allowing quick generation of 'first n' results and adaption of search technique based on hit rate.
- SHA256 - Static variable in class org.alfresco.repo.security.authentication.CompositePasswordEncoder
- ShaPasswordEncoderImpl - Class in org.alfresco.repo.security.authentication
-
SHA implementation of PasswordEncoder.
- ShaPasswordEncoderImpl() - Constructor for class org.alfresco.repo.security.authentication.ShaPasswordEncoderImpl
-
Initializes the ShaPasswordEncoder for SHA-1 strength
- ShaPasswordEncoderImpl(int) - Constructor for class org.alfresco.repo.security.authentication.ShaPasswordEncoderImpl
-
Initialize the ShaPasswordEncoder with a given SHA stength as supported by the JVM EX:
ShaPasswordEncoder encoder = new ShaPasswordEncoder(256);initializes with SHA-256 - ShardRegistry - Interface in org.alfresco.repo.index.shard
-
A registry which collects all the active shard subscriptions.
- SHARE_EXT_MODULE_SUFFIX - Static variable in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- SHARE_PENDING_INVITES_LINK - Static variable in class org.alfresco.repo.invitation.site.InviteModeratedSender
- SHARE_TEXT_HTML - Enum constant in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- SHARE_TEXT_PLAIN - Enum constant in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
- shareContent(NodeRef) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- shareContent(NodeRef) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Share content identified by nodeRef.
- shareContent(NodeRef, Date) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- shareContent(NodeRef, Date) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Share content identified by nodeRef and optionally set an expiry date for the shared link.
- SHARED - Enum constant in enum class org.alfresco.repo.domain.locks.LockDetails.LockType
-
A lock that may be held by several transactions when no exclusive lock is held for the same qualified name.
- SHARED - Enum constant in enum class org.alfresco.repo.security.permissions.ACLType
-
Shared permission, reused for inhertiance from defining permission
- SharedFolderPatch - Class in org.alfresco.repo.admin.patch.impl
-
The SharedFolderPatch is a Generic Bootstrap Patch with the extra ability to rename an existing folder that is in the way (in a different namespace).
- SharedFolderPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.SharedFolderPatch
- SharedFolderPatch.SharedFolderPatchJob - Class in org.alfresco.repo.admin.patch.impl
-
Job to initiate the
SharedFolderPatchif it has been deferred - SharedFolderPatchJob() - Constructor for class org.alfresco.repo.admin.patch.impl.SharedFolderPatch.SharedFolderPatchJob
- SharedHomeNodeLocator - Class in org.alfresco.repo.nodelocator
-
Locates the Shared Home
NodeRef. - SharedHomeNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.SharedHomeNodeLocator
- shortenUrl(String) - Method in interface org.alfresco.service.cmr.urlshortening.UrlShortener
- shortQName(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Given a long-form QName string, this method uses the namespace service to create a short-form QName string.
- ShortQNameMethod - Class in org.alfresco.repo.template
- ShortQNameMethod() - Constructor for class org.alfresco.repo.template.ShortQNameMethod
- shouldBeIgnored(Set<QName>) - Method in class org.alfresco.repo.search.AspectIndexFilter
- shouldBeIgnored(QName) - Method in class org.alfresco.repo.search.TypeIndexFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.impl.DirectoryAnalyserImpl
- shouldFilter(ImportableItem) - Method in interface org.alfresco.repo.bulkimport.ImportFilter
-
Method that checks whether the given file or folder should be filtered.
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.AndImportFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.DirectoryImportFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.FileImportFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.FileNameRegexImportFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.HiddenFileFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.NonExistentContentFileImportFilter
- shouldFilter(ImportableItem) - Method in class org.alfresco.repo.bulkimport.importfilters.NotImportFilter
- shouldParticipateInTransaction() - Method in interface org.alfresco.repo.event2.EventSender
- shouldQuitChecks() - Method in class org.alfresco.repo.search.impl.querymodel.impl.db.NodePermissionAssessor
- shouldSendCommitEvent() - Method in class org.alfresco.repo.events.AbstractEventsService
-
Determines whether it still makes sense to create and send a TransactionCommittedEvent after the transaction is committed.
- showNode(NodeRef, boolean) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Removes the hidden and index contol aspect.
- shred(File) - Method in class org.alfresco.repo.content.cleanup.FileWipingContentCleanerListener
-
Called by
FileWipingContentCleanerListener.shred(ContentReader)when the reader points to a physical file. - shred(ContentReader) - Method in class org.alfresco.repo.content.cleanup.FileWipingContentCleanerListener
-
Override to perform shredding on disparate forms of readers.
- ShuffleCache - Interface in org.alfresco.filesys.alfresco
-
Cache for alfresco "save shuffles" which are used by some applications to compensate for a most computer filesystem being non atomic.
- ShuffleCacheImpl - Class in org.alfresco.filesys.alfresco
-
Cache for alfresco "CIFS shuffles"
- ShuffleCacheImpl() - Constructor for class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- shutdown() - Method in class org.alfresco.email.server.EmailServer
-
Method is called when server is shutting down.
- shutdown() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailServer
- shutdown() - Method in class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
-
Lifecycle method.
- shutdown() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- shutdown() - Method in class org.alfresco.repo.imap.ImapServiceImpl
- shutdown() - Method in class org.alfresco.repo.lock.JobLockServiceImpl
-
Lifecycle method.
- shutdown() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- shutdown() - Method in interface org.alfresco.repo.module.ModuleComponent
-
Perform any cleanup required to remove module.
- shutdown() - Method in interface org.alfresco.service.license.LicenseService
-
Informs the service it is being shutdown.
- shutDown() - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
-
Shutdown the Runnable cleanly.
- ShutdownBackstop - Class in org.alfresco.repo.shutdown
-
The Shutdown backstop is a spring bean that will ensure that shutdown completes within a given time.
- ShutdownBackstop() - Constructor for class org.alfresco.repo.shutdown.ShutdownBackstop
- shutdownModules() - Method in class org.alfresco.repo.module.ModuleComponentHelper
- shutdownModules() - Method in class org.alfresco.repo.module.ModuleServiceImpl
- shutdownModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
- shutdownRequest() - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Request the node monitor thread to shut down
- signal(String) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowPath
-
Signal a transition to another node in the workflow
- signal(String, String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Signal the transition from one Workflow Node to another within an "in-flight" process.
- signal(String, String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Signal the transition from one Workflow Node to another within an "in-flight" process.
- signal(String, String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- signal(String, String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Signal the transition from one Workflow Node to another
- signalDeletion() - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Method is called before the deletion of the folder.
- SimpleAcceptOrRejectAllAuthenticationComponentImpl - Class in org.alfresco.repo.security.authentication
-
This implementation of an AuthenticationComponent can be configured to accept or reject all attempts to login.
- SimpleAcceptOrRejectAllAuthenticationComponentImpl() - Constructor for class org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl
- SimpleAccessControlEntry - Class in org.alfresco.repo.security.permissions
-
A basic access control entry
- SimpleAccessControlEntry() - Constructor for class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- SimpleAccessControlEntryContext - Class in org.alfresco.repo.security.permissions
- SimpleAccessControlEntryContext() - Constructor for class org.alfresco.repo.security.permissions.SimpleAccessControlEntryContext
- SimpleAccessControlList - Class in org.alfresco.repo.security.permissions
- SimpleAccessControlList() - Constructor for class org.alfresco.repo.security.permissions.SimpleAccessControlList
- SimpleAccessControlListProperties - Class in org.alfresco.repo.security.permissions
-
Basic implementation of access control list properties
- SimpleAccessControlListProperties() - Constructor for class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- SimpleAccessControlListProperties(AccessControlListProperties) - Constructor for class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- SimpleFixedLimitProvider() - Constructor for class org.alfresco.repo.content.ContentLimitProvider.SimpleFixedLimitProvider
- SimpleFixedLimitProvider(long) - Constructor for class org.alfresco.repo.content.ContentLimitProvider.SimpleFixedLimitProvider
- SimpleMetric - Class in org.alfresco.repo.search.impl.solr.facet.facetsresponse
-
A metric with one value
- SimpleMetric(Metric.METRIC_TYPE, Object) - Constructor for class org.alfresco.repo.search.impl.solr.facet.facetsresponse.SimpleMetric
- SimpleNodePermissionEntry - Class in org.alfresco.repo.security.permissions.impl
-
A simple object representation of a node permission entry
- SimpleNodePermissionEntry(NodeRef, boolean, List<? extends PermissionEntry>) - Constructor for class org.alfresco.repo.security.permissions.impl.SimpleNodePermissionEntry
- SimplePatch - Class in org.alfresco.repo.admin.patch
- SimplePatch() - Constructor for class org.alfresco.repo.admin.patch.SimplePatch
-
Default constructor for Spring config
- SimplePermissionEntry - Class in org.alfresco.repo.security.permissions.impl
-
A simple object representation of a permission entry.
- SimplePermissionEntry(NodeRef, PermissionReference, String, AccessStatus) - Constructor for class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- SimplePermissionEntry(NodeRef, PermissionReference, String, AccessStatus, int) - Constructor for class org.alfresco.repo.security.permissions.impl.SimplePermissionEntry
- SimplePermissionReference - Class in org.alfresco.repo.security.permissions.impl
-
A simple permission reference.
- SimplePermissionReference(QName, String) - Constructor for class org.alfresco.repo.security.permissions.impl.SimplePermissionReference
- SimpleResultSetMetaData - Class in org.alfresco.repo.search
-
Simple implementation of result set meta data.
- SimpleResultSetMetaData(LimitBy, PermissionEvaluationMode, SearchParameters) - Constructor for class org.alfresco.repo.search.SimpleResultSetMetaData
-
Default properties.
- SimpleTemplateActionDefinition - Class in org.alfresco.repo.action.scheduled
-
This class defines the template used to build a single action.
- SimpleTemplateActionDefinition() - Constructor for class org.alfresco.repo.action.scheduled.SimpleTemplateActionDefinition
-
Simple constructor.
- SimpleThumbnailer - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- SimpleThumbnailer() - Constructor for class org.alfresco.repo.thumbnail.SimpleThumbnailer
-
Deprecated.
- SimpleTransaction - Class in org.alfresco.repo.search.transaction
- SimpleTransactionManager - Class in org.alfresco.repo.search.transaction
- SimpleValueDataExtractor - Class in org.alfresco.repo.audit.extractor
-
An extractor that supports all values and does not conversion.
- SimpleValueDataExtractor() - Constructor for class org.alfresco.repo.audit.extractor.SimpleValueDataExtractor
- SimpleWorkflowActionExecuter - Class in org.alfresco.repo.action.executer
-
Simple workflow action executor
- SimpleWorkflowActionExecuter() - Constructor for class org.alfresco.repo.action.executer.SimpleWorkflowActionExecuter
- SingleAssocRefPolicyRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
- SingleAssocRefPolicyRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.SingleAssocRefPolicyRuleTrigger
- SingleEntryTransactionResourceInterceptor - Class in org.alfresco.repo.transaction
-
This interceptor gathers basic method call statistics and calls the
resource managersfor further processing. - SingleEntryTransactionResourceInterceptor() - Constructor for class org.alfresco.repo.transaction.SingleEntryTransactionResourceInterceptor
- SingleNodeRefPolicyRuleTrigger - Class in org.alfresco.repo.rule.ruletrigger
- SingleNodeRefPolicyRuleTrigger() - Constructor for class org.alfresco.repo.rule.ruletrigger.SingleNodeRefPolicyRuleTrigger
- SingleTAdminServiceImpl - Class in org.alfresco.repo.tenant
-
Empty Tenant Deployer Service implementation (for Single-Tenant / Single-Instance)
- SingleTAdminServiceImpl() - Constructor for class org.alfresco.repo.tenant.SingleTAdminServiceImpl
- SingletonExtension<E,
T extends Trait> - Class in org.alfresco.traitextender -
A singleton extension API implementor.
- SingletonExtension(Class<T>) - Constructor for class org.alfresco.traitextender.SingletonExtension
- SingletonExtensionFactory<E,
S extends SingletonExtension<E, T>, T extends Trait> - Class in org.alfresco.traitextender -
Creates singleton extension sub classes that are extension API implementors.
- SingletonExtensionFactory(S, Class<E>) - Constructor for class org.alfresco.traitextender.SingletonExtensionFactory
- Site - Class in org.alfresco.repo.site.script
-
Site JavaScript object
- Site - Class in org.alfresco.repo.template
-
Site support in FreeMarker templates.
- Site() - Constructor for class org.alfresco.repo.template.Site
- SITE - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
- SITE_COLLABORATOR - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_CONSUMER - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_CONTRIBUTOR - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_CUSTOM_PROPERTY_PREFIX - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_CUSTOM_PROPERTY_URL - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_GROUP_ADDED - Static variable in interface org.alfresco.repo.activities.ActivityType
- SITE_GROUP_REMOVED - Static variable in interface org.alfresco.repo.activities.ActivityType
- SITE_GROUP_ROLE_UPDATE - Static variable in interface org.alfresco.repo.activities.ActivityType
- SITE_LEAVE_HASH - Static variable in class org.alfresco.repo.invitation.site.InviteNominatedSender
- SITE_MANAGER - Static variable in interface org.alfresco.repo.site.SiteModel
-
Site Permission
- SITE_MODEL_PREFIX - Static variable in interface org.alfresco.repo.site.SiteModel
- SITE_MODEL_URL - Static variable in interface org.alfresco.repo.site.SiteModel
-
Site Model
- SITE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- SITE_STORE - Static variable in class org.alfresco.repo.site.SiteServiceImpl
-
The DM store where site's are kept
- SITE_USER_JOINED - Static variable in interface org.alfresco.repo.activities.ActivityType
- SITE_USER_REMOVED - Static variable in interface org.alfresco.repo.activities.ActivityType
- SITE_USER_ROLE_UPDATE - Static variable in interface org.alfresco.repo.activities.ActivityType
- Site.CustomProperty - Class in org.alfresco.repo.site.script
-
Custom property helper class
- SiteAspect - Class in org.alfresco.repo.site
-
Site aspect behaviour bean.
- SiteAspect() - Constructor for class org.alfresco.repo.site.SiteAspect
- SiteCollaborator - Enum constant in enum class org.alfresco.service.cmr.site.SiteRole
- SiteConsumer - Enum constant in enum class org.alfresco.service.cmr.site.SiteRole
- SiteContainersCannedQuery - Class in org.alfresco.repo.site
-
A canned query for fetching site containers.
- SiteContainersCannedQuery(FileFolderService, NodeService, CannedQueryParameters, MethodSecurityBean<FileInfo>) - Constructor for class org.alfresco.repo.site.SiteContainersCannedQuery
- SiteContainersCannedQueryFactory - Class in org.alfresco.repo.site
-
A canned query factory for constructing canned queries to fetch site containers.
- SiteContainersCannedQueryFactory() - Constructor for class org.alfresco.repo.site.SiteContainersCannedQueryFactory
- SiteContainersCannedQueryParams - Class in org.alfresco.repo.site
- SiteContainersCannedQueryParams(NodeRef) - Constructor for class org.alfresco.repo.site.SiteContainersCannedQueryParams
- SiteContainersCannedQueryParams.SortFields - Enum Class in org.alfresco.repo.site
- SiteContributor - Enum constant in enum class org.alfresco.service.cmr.site.SiteRole
- SiteDoesNotExistException - Exception in org.alfresco.repo.site
-
Site does not exist exception
- SiteDoesNotExistException(String) - Constructor for exception org.alfresco.repo.site.SiteDoesNotExistException
-
Constructor
- SiteGroupCannedQuery - Class in org.alfresco.repo.site
- SiteGroupCannedQuery(SiteService, AuthorityService, CannedQueryParameters) - Constructor for class org.alfresco.repo.site.SiteGroupCannedQuery
- SiteGroupMembership - Class in org.alfresco.repo.site
- SiteGroupMembership(SiteInfo, String, String, String) - Constructor for class org.alfresco.repo.site.SiteGroupMembership
- siteInfo - Variable in class org.alfresco.repo.site.AbstractSiteMembership
- SiteInfo - Interface in org.alfresco.service.cmr.site
- SiteInfoImpl - Class in org.alfresco.repo.site
-
Site Information Class
- SiteLoadPatch - Class in org.alfresco.repo.admin.patch.impl
-
A Patch based importer which creates and populates a site based on the supplied data
- SiteLoadPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.SiteLoadPatch
- SiteManager - Enum constant in enum class org.alfresco.service.cmr.site.SiteRole
- siteMember(String, String) - Method in interface org.alfresco.service.cmr.site.SiteService.SiteMembersCallback
-
Deprecated.from 7.0.0 onwards, use #siteMember(String, String, boolean) instead A site member along with his/her Site permission
- siteMember(String, String, boolean) - Method in interface org.alfresco.service.cmr.site.SiteService.SiteMembersCallback
- SiteMemberInfo - Interface in org.alfresco.service.cmr.site
-
Site member's information.
- SiteMemberInfoImpl - Class in org.alfresco.repo.site
-
Site member's information class
- SiteMemberInfoImpl(String, String, boolean) - Constructor for class org.alfresco.repo.site.SiteMemberInfoImpl
-
Constructor
- SiteMembersCannedQuery - Class in org.alfresco.repo.site
-
A canned query for retrieving the members of a site.
- SiteMembersCannedQuery(SiteService, PersonService, NodeService, CannedQueryParameters) - Constructor for class org.alfresco.repo.site.SiteMembersCannedQuery
- SiteMembersCannedQueryParams - Class in org.alfresco.repo.site
-
Conveys parameters for the site members canned query.
- SiteMembersCannedQueryParams(String, boolean) - Constructor for class org.alfresco.repo.site.SiteMembersCannedQueryParams
- SiteMembership - Class in org.alfresco.repo.site
-
Conveys information for a member of a site.
- SiteMembership(SiteInfo, String, String) - Constructor for class org.alfresco.repo.site.SiteMembership
- SiteMembership(SiteInfo, String, String, String, String) - Constructor for class org.alfresco.repo.site.SiteMembership
-
Deprecated.from 7.0.0
- SiteMembership(SiteInfo, String, String, String, String, boolean) - Constructor for class org.alfresco.repo.site.SiteMembership
- SiteMembershipComparator - Class in org.alfresco.repo.site
- SiteMembershipComparator(List<Pair<? extends Object, CannedQuerySortDetails.SortOrder>>, SiteMembershipComparator.Type) - Constructor for class org.alfresco.repo.site.SiteMembershipComparator
- SiteMembershipComparator.Type - Enum Class in org.alfresco.repo.site
- SiteModel - Interface in org.alfresco.repo.site
-
Site models constants
- SiteModeratedInvitationProcess - Class in org.alfresco.repo.invitation.site
-
The Site Private Invitation Process implements the PrivateInvitatonProcess for Web Sites.
- SiteModeratedInvitationProcess() - Constructor for class org.alfresco.repo.invitation.site.SiteModeratedInvitationProcess
- siteName - Variable in class org.alfresco.repo.jscript.ScriptNode
- siteNameResolved - Variable in class org.alfresco.repo.jscript.ScriptNode
- SiteNominatedInvitationProcess - Class in org.alfresco.repo.invitation.site
-
The Site Private Invitation Process implements the PrivateInvitatonProcess for Web Sites.
- SiteNominatedInvitationProcess() - Constructor for class org.alfresco.repo.invitation.site.SiteNominatedInvitationProcess
- SiteRole - Enum Class in org.alfresco.service.cmr.site
- SITES - Enum constant in enum class org.alfresco.repo.site.SiteMembershipComparator.Type
- siteService - Variable in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- siteService - Variable in class org.alfresco.repo.events.AbstractEventsService
- siteService - Variable in class org.alfresco.repo.invitation.site.InviteSender
- SiteService - Interface in org.alfresco.service.cmr.site
-
Site service fundamental API.
- SiteService.SiteMembersCallback - Interface in org.alfresco.service.cmr.site
- SiteService.SortFields - Enum Class in org.alfresco.service.cmr.site
- SiteServiceBootstrap - Class in org.alfresco.repo.site
-
Warms up site zone / authority caches before the first access to a user dashboard
- SiteServiceBootstrap() - Constructor for class org.alfresco.repo.site.SiteServiceBootstrap
- SiteServiceException - Exception in org.alfresco.repo.site
-
Site service exception
- SiteServiceException(String) - Constructor for exception org.alfresco.repo.site.SiteServiceException
-
Constructor
- SiteServiceException(String, Object[]) - Constructor for exception org.alfresco.repo.site.SiteServiceException
-
Constructor
- SiteServiceException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.site.SiteServiceException
-
Constructor
- SiteServiceException(String, Throwable) - Constructor for exception org.alfresco.repo.site.SiteServiceException
-
Constructor
- SiteServiceImpl - Class in org.alfresco.repo.site
-
Site Service Implementation.
- SiteServiceImpl() - Constructor for class org.alfresco.repo.site.SiteServiceImpl
- SiteServiceInternal - Interface in org.alfresco.repo.site
-
Internal interface used to expose the getSiteRoot() method without polluting the public interface
SiteService. - SitesHomeNodeLocator - Class in org.alfresco.repo.nodelocator
-
Locates the Sites Home
NodeRef. - SitesHomeNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.SitesHomeNodeLocator
- SiteShortName - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- SitesPermissionCleaner - Class in org.alfresco.repo.site
-
This class handles the permissions cleanup which is sometimes necessary after a node has been moved or copied between sites.
- SitesPermissionCleaner() - Constructor for class org.alfresco.repo.site.SitesPermissionCleaner
- SiteTitle - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- SiteTitleDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A simple handler to get the site title from the site short name.
- SiteTitleDisplayHandler(Set<String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.SiteTitleDisplayHandler
- SiteTitleDisplayHandler(Set<String>, Map<String, String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.SiteTitleDisplayHandler
- SiteVisibility - Enum Class in org.alfresco.service.cmr.site
-
Enumeration representing the different site visibilities.
- size() - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- size() - Method in class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- size() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- size() - Method in class org.alfresco.repo.security.sync.ldap.LDAPUserRegistry.PersonCollection
- size() - Method in class org.alfresco.repo.template.XSLTemplateModel
- size() - Method in class org.alfresco.repo.workflow.activiti.ActivitiScriptNodeList
- size() - Method in class org.alfresco.util.schemacomp.Results
- size() - Method in class org.alfresco.util.ValueProtectingMap
- SIZE - Enum constant in enum class org.alfresco.repo.action.evaluator.compare.ContentPropertyName
- SizeCurrentParams - Class in org.alfresco.repo.domain.patch.ibatis
-
Parameters for the cm:sizeCurrent update.
- SizeCurrentParams() - Constructor for class org.alfresco.repo.domain.patch.ibatis.SizeCurrentParams
- SizeFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
FieldProcessorimplementation representing thesizetransient field. - SizeFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.SizeFieldProcessor
- sizeOriginal() - Method in class org.alfresco.repo.security.permissions.PermissionCheckedCollection.PermissionCheckedCollectionMixin
- sizeOriginal() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckedCollection
-
Get the number of objects in the original (unfiltered) collection.
- sizeUnchecked() - Method in class org.alfresco.repo.security.permissions.PermissionCheckedCollection.PermissionCheckedCollectionMixin
- sizeUnchecked() - Method in interface org.alfresco.repo.security.permissions.PermissionCheckedCollection
-
Get the number of objects in the original (unfiltered) collection that did not have any permission checks.
- skip(long) - Method in class org.alfresco.opencmis.RangeInputStream
- SKIP - Enum constant in enum class org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode
- skipImportableDirectory(ImportableItem) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- skipImportableFile(ImportableItem) - Method in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- SKIPPED - Enum constant in enum class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl.NodeState
- skippedEntity(String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- skippedEntity(String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- skippedEntity(String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- skipUser(NodeRef) - Method in class org.alfresco.repo.activities.feed.AbstractUserNotifier
- skipUser(NodeRef) - Method in class org.alfresco.repo.activities.feed.EmailUserNotifier
- Small - Enum constant in enum class org.alfresco.service.cmr.repository.FileTypeImageSize
- softDelete(String) - Method in interface org.alfresco.filesys.alfresco.ShuffleCache
-
Soft delete a file.
- softDelete(String) - Method in class org.alfresco.filesys.alfresco.ShuffleCacheImpl
- SoftRenameFileCommand - Class in org.alfresco.filesys.repo.rules.commands
- SoftRenameFileCommand(String, String, NodeRef, String, String) - Constructor for class org.alfresco.filesys.repo.rules.commands.SoftRenameFileCommand
- SOLR_FACET_CUSTOM_PROPERTY_PREFIX - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- SOLR_FACET_CUSTOM_PROPERTY_URL - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- SOLR_FACET_MODEL_URL - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- SolrActionAclReportResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR ACL REPORT action
- SolrActionAclReportResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionAclReportResult
-
Parses the JSON to set this Java Object values
- SolrActionAclTxReportResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR ACL TX action
- SolrActionAclTxReportResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionAclTxReportResult
-
Parses the JSON to set this Java Object values
- SolrActionCheckResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR CHECK action
- SolrActionCheckResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionCheckResult
-
Parses the JSON to set this Java Object values
- SolrActionFixResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR FIX action
- SolrActionFixResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionFixResult
-
Parses the JSON to set this Java Object values
- SolrActionNodeReportResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR NODE REPORT action
- SolrActionNodeReportResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionNodeReportResult
-
Parses the JSON to set this Java Object values
- SolrActionReportResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR REPORT action
- SolrActionReportResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionReportResult
-
Parses the JSON to set this Java Object values
- SolrActionStatusResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR STATUS action
- SolrActionStatusResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionStatusResult
-
Parses the JSON to set this Java Object values
- SolrActionTxReportResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR TX action
- SolrActionTxReportResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrActionTxReportResult
-
Parses the JSON to set this Java Object values
- SolrActiveEvent - Class in org.alfresco.repo.solr
- SolrActiveEvent(Object) - Constructor for class org.alfresco.repo.solr.SolrActiveEvent
- SOLRAdminClient - Class in org.alfresco.repo.solr
-
Provides an interface to the Solr admin APIs, used by the Alfresco Enterprise JMX layer.
- SOLRAdminClient() - Constructor for class org.alfresco.repo.solr.SOLRAdminClient
- SolrAdminClientInterface - Interface in org.alfresco.repo.search.impl.solr
-
Solr Admin client interface Provides access to Actions and Commands in SOLR API
- SolrAdminHTTPClient - Class in org.alfresco.repo.search.impl.solr
- SolrAdminHTTPClient() - Constructor for class org.alfresco.repo.search.impl.solr.SolrAdminHTTPClient
- SolrBackupClient - Class in org.alfresco.repo.search.impl.solr
- SolrBackupClient() - Constructor for class org.alfresco.repo.search.impl.solr.SolrBackupClient
- SolrBackupJob - Class in org.alfresco.repo.search.impl.solr
-
Triggers the back up of SOLR stores (the back up is made on the remote SOLR server)
ContentStoreCleaner. - SolrBackupJob() - Constructor for class org.alfresco.repo.search.impl.solr.SolrBackupJob
- SolrCategoryServiceImpl - Class in org.alfresco.repo.search.impl.solr
- SolrCategoryServiceImpl() - Constructor for class org.alfresco.repo.search.impl.solr.SolrCategoryServiceImpl
- SolrChildApplicationContextFactory - Class in org.alfresco.repo.search.impl.solr
- SolrChildApplicationContextFactory() - Constructor for class org.alfresco.repo.search.impl.solr.SolrChildApplicationContextFactory
- SolrClientUtil - Class in org.alfresco.repo.search.impl.solr
-
Helper class for solr http client.
- SolrClientUtil() - Constructor for class org.alfresco.repo.search.impl.solr.SolrClientUtil
- SolrCommandBackupResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a SOLR BACKUP command
- SolrCommandBackupResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrCommandBackupResult
-
Parses the JSON to create a new result object
- SolrEvent - Class in org.alfresco.repo.solr
- SolrEvent(Object) - Constructor for class org.alfresco.repo.solr.SolrEvent
- SolrFacetComparator - Class in org.alfresco.repo.search.impl.solr.facet
-
This comparator defines the default sort order for facets.
- SolrFacetComparator(List<String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetComparator
- SolrFacetConfig - Class in org.alfresco.repo.search.impl.solr.facet
-
This class picks up all the loaded properties passed to it and uses a naming convention to isolate the default and custom facets and related values.
- SolrFacetConfig(Properties, String) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig
- SolrFacetConfig.ConfigHelper - Class in org.alfresco.repo.search.impl.solr.facet
- SolrFacetConfig.ValueName - Enum Class in org.alfresco.repo.search.impl.solr.facet
- SolrFacetConfigException - Exception in org.alfresco.repo.search.impl.solr.facet
- SolrFacetConfigException(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.SolrFacetConfigException
-
Constructor
- SolrFacetConfigException(String, Object[]) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.SolrFacetConfigException
-
Constructor
- SolrFacetConfigException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.SolrFacetConfigException
-
Constructor
- SolrFacetConfigException(String, Throwable) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.SolrFacetConfigException
-
Constructor
- SolrFacetHelper - Class in org.alfresco.repo.search.impl.solr.facet
-
A helper class for facet queries.
- SolrFacetHelper(List<FacetQueryProvider>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetHelper
-
Constructor
- SolrFacetModel - Interface in org.alfresco.repo.search.impl.solr.facet
-
Solr Facet Model Constants
- SolrFacetProperties - Class in org.alfresco.repo.search.impl.solr.facet
-
Domain-Specific Language (DSL) style builder class for encapsulating the facet properties.
- SolrFacetProperties.Builder - Class in org.alfresco.repo.search.impl.solr.facet
- SolrFacetProperties.CustomProperties - Class in org.alfresco.repo.search.impl.solr.facet
- SolrFacetService - Interface in org.alfresco.repo.search.impl.solr.facet
-
Solr Facet service configuration API.
- SolrFacetService.SyntheticPropertyDefinition - Class in org.alfresco.repo.search.impl.solr.facet
-
This class represents a special case of a property, examples being file size and MIME type, which are not modelled as Alfresco content model properties, but are instead stored as components within properties of type
cm:content. - SolrFacetServiceImpl - Class in org.alfresco.repo.search.impl.solr.facet
-
Solr Facet Service Implementation.
- SolrFacetServiceImpl() - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- SolrInactiveEvent - Class in org.alfresco.repo.solr
- SolrInactiveEvent(Object) - Constructor for class org.alfresco.repo.solr.SolrInactiveEvent
- SolrIndexerAndSearcherFactory - Class in org.alfresco.repo.search.impl.solr
- SolrIndexerAndSearcherFactory() - Constructor for class org.alfresco.repo.search.impl.solr.SolrIndexerAndSearcherFactory
- SolrJsonProcessor<T extends SearchEngineResultMetadata> - Interface in org.alfresco.repo.search.impl.solr
-
Processes Json returned from Solr
- SolrJSONResultSet - Class in org.alfresco.repo.search.impl.solr
-
Apache Solr
SearchEngineResultSetimplementation. - SolrJSONResultSet(JSONObject, SearchParameters, NodeService, NodeDAO, LimitBy, int) - Constructor for class org.alfresco.repo.search.impl.solr.SolrJSONResultSet
-
Detached result set based on that provided
- SolrJSONResultSetRow - Class in org.alfresco.repo.search.impl.solr
- SolrJSONResultSetRow(ResultSet, int) - Constructor for class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRow
- SolrJSONResultSetRowIterator - Class in org.alfresco.repo.search.impl.solr
- SolrJSONResultSetRowIterator(ResultSet) - Constructor for class org.alfresco.repo.search.impl.solr.SolrJSONResultSetRowIterator
- SolrQueryClient - Interface in org.alfresco.repo.search.impl.solr
-
Solr client interface
- SolrQueryHTTPClient - Class in org.alfresco.repo.search.impl.solr
- SolrQueryHTTPClient() - Constructor for class org.alfresco.repo.search.impl.solr.SolrQueryHTTPClient
- SolrQueryLanguage - Class in org.alfresco.repo.search.impl.solr
- SolrQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.solr.SolrQueryLanguage
- SolrSearchService - Class in org.alfresco.repo.search.impl.solr
- SolrSearchService() - Constructor for class org.alfresco.repo.search.impl.solr.SolrSearchService
- SolrSQLHttpClient - Class in org.alfresco.repo.search.impl.solr
-
HTTP Client that queries Solr using the sql handler.
- SolrSQLHttpClient() - Constructor for class org.alfresco.repo.search.impl.solr.SolrSQLHttpClient
- SolrSQLJSONResultSet - Class in org.alfresco.repo.search.impl.solr
-
Pojo that parses and stores solr stream response.
- SolrSQLJSONResultSet(JSONObject, SearchParameters) - Constructor for class org.alfresco.repo.search.impl.solr.SolrSQLJSONResultSet
- SolrStatsResult - Class in org.alfresco.repo.search.impl.solr
-
The results of executing a solr stats query
- SolrStatsResult(JSONObject, boolean) - Constructor for class org.alfresco.repo.search.impl.solr.SolrStatsResult
- SolrStatsService - Class in org.alfresco.repo.search.impl.solr
-
Uses solr to retrieve stats about your content.
- SolrStatsService() - Constructor for class org.alfresco.repo.search.impl.solr.SolrStatsService
- SolrStoreMapping - Class in org.alfresco.repo.search.impl.solr
- SolrStoreMapping() - Constructor for class org.alfresco.repo.search.impl.solr.SolrStoreMapping
- SolrStoreMappingWrapper - Interface in org.alfresco.repo.search.impl.solr
- SolrSuggesterResult - Class in org.alfresco.repo.search.impl.solr
- SolrSuggesterResult() - Constructor for class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
- SolrSuggesterResult(JSONObject) - Constructor for class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
- SolrSuggesterServiceImpl - Class in org.alfresco.repo.search.impl.solr
-
Solr Suggester Service Implementation.
- SolrSuggesterServiceImpl() - Constructor for class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- SOLRTrackingComponentImpl - Class in org.alfresco.repo.solr
-
Component providing data for SOLR tracking
- SOLRTrackingComponentImpl() - Constructor for class org.alfresco.repo.solr.SOLRTrackingComponentImpl
- SOLRTrackingComponentImpl.NodeMetaDataQueryRowHandler - Class in org.alfresco.repo.solr
-
Class that passes results from a result entity into the client callback
- SOLRTrackingComponentImpl.NodeQueryRowHandler - Class in org.alfresco.repo.solr
-
Class that passes results from a result entity into the client callback
- SOLRTrackingParameters - Class in org.alfresco.repo.domain.solr
-
Holds parameters for SOLR DAO calls against alf_transaction and alf_change_set.
- SOLRTrackingParameters(Long) - Constructor for class org.alfresco.repo.domain.solr.SOLRTrackingParameters
-
Construct the parameters
- SOLRTransaction - Interface in org.alfresco.repo.domain.solr
-
Interface for SOLR transaction objects.
- SOLRWatcherJob - Class in org.alfresco.repo.solr
-
A Quartz job that pings Solr to determine if it is alive
- SOLRWatcherJob() - Constructor for class org.alfresco.repo.solr.SOLRWatcherJob
- SolrXPathQueryLanguage - Class in org.alfresco.repo.search.impl.solr
- SolrXPathQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.solr.SolrXPathQueryLanguage
- SORT_QNAME_CONTENT_MIMETYPE - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- SORT_QNAME_CONTENT_SIZE - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- SORT_QNAME_NODE_IS_FOLDER - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- SORT_QNAME_NODE_TYPE - Static variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery
- sortBy(String) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.Builder
- sortByCreationDate(NodeService, Collection<NodeRef>) - Method in class org.alfresco.repo.node.NodeUtils
- SortColumn(String, boolean) - Constructor for class org.alfresco.repo.jscript.Search.SortColumn
-
Constructor
- SortConstraint - Class in org.alfresco.repo.virtual.template
-
Handles generic sort information decorations of the search query parameters.
- SortConstraint(VirtualQueryConstraint, List<Pair<QName, Boolean>>) - Constructor for class org.alfresco.repo.virtual.template.SortConstraint
- SortedResultSet - Class in org.alfresco.repo.search.results
-
Sorted results
- SortedResultSet(ResultSet, NodeService, List<SearchParameters.SortDefinition>, NamespacePrefixResolver, DictionaryService, Locale) - Constructor for class org.alfresco.repo.search.results.SortedResultSet
-
Source and resources required to sort
- SortedResultSet(ResultSet, NodeService, SearchParameters, NamespacePrefixResolver, DictionaryService, Locale) - Constructor for class org.alfresco.repo.search.results.SortedResultSet
- SortedResultSetRow - Class in org.alfresco.repo.search.results
- SortedResultSetRow(SortedResultSet, int) - Constructor for class org.alfresco.repo.search.results.SortedResultSetRow
- SortedResultSetRowIterator - Class in org.alfresco.repo.search.results
- SortedResultSetRowIterator(ResultSet) - Constructor for class org.alfresco.repo.search.results.SortedResultSetRowIterator
- sortOrderAscending(boolean) - Method in class org.alfresco.repo.node.archive.ArchivedNodesCannedQueryBuilder.Builder
- source - Variable in class org.alfresco.repo.audit.model._3.PathMap
- source - Variable in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- SOURCE - Enum constant in enum class org.alfresco.repo.forms.AssociationFieldDefinition.Direction
- SOURCE - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEventReport.ReportType
- SOURCE_BEAN_PROPERTY - Static variable in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
-
The name of the property holding the bean name of the source
ApplicationContextFactory. - SOURCE_ENCODING - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- SOURCE_ENCODING - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
The encoding of a Source Node is automatically added to the Transform Options if not specified.
- SOURCE_FILENAME - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
The Source File Name is automatically added to the Transform Options if not specified and the transformer knows about it.
- SOURCE_HAS_NO_CONTENT - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- SOURCE_NODE_REF - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- SOURCE_NODE_REF - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
The Source Node Ref is automatically added to the Transform Options if specified but without a value.
- sourceAssocs - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- sourceBeanName - Variable in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
-
The default bean name of the source
ApplicationContextFactory. - sourceDir - Variable in class org.alfresco.repo.importer.FileImportPackageHandler
- SourceIdProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for the Source Id (relationship)
- SourceIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.SourceIdProperty
-
Construct
- sourceMimetype - Variable in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- sourceNodeIsXml(NodeRef) - Method in class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- sourceNodeRef - Variable in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- sourceQueue - Variable in class org.alfresco.messaging.camel.routes.OnContentUpdateRenditionRoute
- sourceQueue - Variable in class org.alfresco.messaging.camel.routes.RepoNodeEventsRouteBuilder
- sourceQueue - Variable in class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- spaces(int) - Method in class org.alfresco.repo.content.transform.TransformerDebug
- SpecialiseTypeActionExecuter - Class in org.alfresco.repo.action.executer
-
Add features action executor implementation.
- SpecialiseTypeActionExecuter() - Constructor for class org.alfresco.repo.action.executer.SpecialiseTypeActionExecuter
- specializeType(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Re-sets the type of the node.
- SpellCheckDecisionManager - Class in org.alfresco.repo.search.impl.solr
-
1.
- SpellCheckDecisionManager(JSONObject, String, JSONObject, String) - Constructor for class org.alfresco.repo.search.impl.solr.SpellCheckDecisionManager
- split(int, Object) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskSplitter
- split(int, JobSettings) - Method in class org.alfresco.repo.activities.feed.FeedTaskSplit
- splitAndNormalizePath(String) - Static method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- splitLockQName(QName) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Split a lock's qualified name into the component parts using the '.'
- SplitPersonCleanupBootstrapBean - Class in org.alfresco.repo.security.person
-
Remove all duplicate users that have previously been split and had guids added to the uid.
- SplitPersonCleanupBootstrapBean() - Constructor for class org.alfresco.repo.security.person.SplitPersonCleanupBootstrapBean
- splitTag(String) - Method in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- SPOOF_PROTOCOL - Static variable in class org.alfresco.repo.content.filestore.FileContentStore
- SpoofedTextContentReader - Class in org.alfresco.repo.content.filestore
-
Provides access to text data that is generated when requested.
- SpoofedTextContentReader(String) - Constructor for class org.alfresco.repo.content.filestore.SpoofedTextContentReader
- SpringBeanExtension<E,
T extends Trait> - Class in org.alfresco.traitextender -
A
SingletonExtensionextension-API implementor defined as a spring-bean.
Handles also spring-bundle extension registrations. - SpringBeanExtension(Class<T>) - Constructor for class org.alfresco.traitextender.SpringBeanExtension
- SpringContextRouteLoader - Class in org.alfresco.messaging.camel
-
Injects a specified route context into a specified Camel context
- SpringContextRouteLoader() - Constructor for class org.alfresco.messaging.camel.SpringContextRouteLoader
- SpringExtensionBundle - Class in org.alfresco.traitextender
-
A
SpringBeanExtensions collection that get registered on theExtender's registry onSpringExtensionBundle.afterPropertiesSet().
Works in conjunction withSpringBeanExtensions andSpringExtensionPoints to define and start spring basedExtensionBundles ofSingletonExtensions.
The spring-context XML sample bellow shows the definition of spring-bundled trait-extensions: - SpringExtensionBundle() - Constructor for class org.alfresco.traitextender.SpringExtensionBundle
- SpringExtensionPoint - Class in org.alfresco.traitextender
-
An
ExtensionPointspring bean wrapper with spring registering life-cycle management.
Works in conjunction withSpringBeanExtensions andSpringExtensionBundles to define spring basedExtensionBundles of singleton extensions. - SpringExtensionPoint() - Constructor for class org.alfresco.traitextender.SpringExtensionPoint
- SQLServerDialect - Class in org.alfresco.repo.domain.dialect
- SQLServerDialect() - Constructor for class org.alfresco.repo.domain.dialect.SQLServerDialect
- SqlSessionMetricsWrapper - Class in org.alfresco.ibatis
-
Wrapper around the SqlSession object that allows us to report on the DB executed queries
- SqlSessionMetricsWrapper(SqlSession, DBMetricsReporter) - Constructor for class org.alfresco.ibatis.SqlSessionMetricsWrapper
- STANDARD_PERMISSIONS - Static variable in interface org.alfresco.repo.site.SiteModel
-
Convenience collection of default site permissions
- StandardHttpMethodFactoryImpl - Class in org.alfresco.repo.transfer
- StandardHttpMethodFactoryImpl() - Constructor for class org.alfresco.repo.transfer.StandardHttpMethodFactoryImpl
- StandardNodeCrawlerFactoryImpl - Class in org.alfresco.repo.transfer
- StandardNodeCrawlerFactoryImpl(ServiceRegistry) - Constructor for class org.alfresco.repo.transfer.StandardNodeCrawlerFactoryImpl
- StandardNodeCrawlerImpl - Class in org.alfresco.repo.transfer
-
This class can be used to build a set of node references from a given starting point.
- StandardNodeCrawlerImpl() - Constructor for class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- StandardNodeCrawlerImpl(ServiceRegistry) - Constructor for class org.alfresco.repo.transfer.StandardNodeCrawlerImpl
- StandardQuotaStrategy - Class in org.alfresco.repo.content.caching.quota
-
Quota manager for the CachingContentStore that has the following characteristics:
- StandardQuotaStrategy() - Constructor for class org.alfresco.repo.content.caching.quota.StandardQuotaStrategy
- StandardRenditionLocationResolverImpl - Class in org.alfresco.repo.rendition
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- StandardRenditionLocationResolverImpl() - Constructor for class org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
-
Deprecated.
- start() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
- start() - Method in interface org.alfresco.repo.importer.Importer
-
Signal start of import
- start() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Starts up the component, using its new property values.
- start() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- start() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- start() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- start() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Starts up the component, using its new property values.
- start() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- start() - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- start() - Method in class org.alfresco.traitextender.SpringExtensionBundle
-
Creates a
RegistryExtensionBundleand registers all containedSpringBeanExtensions with it.
When all extension have successfully registered it starts theRegistryExtensionBundle.
The previously createdRegistryExtensionBundleis stored for later start orSpringExtensionBundle.stop()operations. - start(boolean, boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Starts the bean, optionally broadcasting the event to remote nodes.
- start(String[]) - Method in class org.alfresco.tools.Tool
-
Tool entry point
- start(String, boolean, TransferVersion) - Method in class org.alfresco.repo.transfer.RepoTransferReceiverImpl
- start(String, boolean, TransferVersion) - Method in interface org.alfresco.service.cmr.transfer.TransferReceiver
-
Asks the receiver to setup a new transfer.
- start(ExporterContext) - Method in class org.alfresco.repo.download.AbstractExporter
- start(ExporterContext) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- start(ExporterContext) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start of Export
- start(Extender) - Method in interface org.alfresco.traitextender.ExtensionBundle
-
Sets up an registers extension factories with the give
Extenderfor all extensions defined by this bundle. - start(Extender) - Method in class org.alfresco.traitextender.RegistryExtensionBundle
- start(ExtensionBundle) - Method in class org.alfresco.traitextender.Extender
-
Start life-cycle phase trigger method.
Upon successful execution the bundle will have all its extension points registered usingExtender.register(ExtensionPoint, ExtensionFactory)and ready to be. - start(ExtensionBundle) - Method in class org.alfresco.traitextender.ExtenderImpl
- START - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- START - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- START_INC - Static variable in class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse
- START_PAGE - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- START_TASK_PREFIX - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- START_VALUE - Enum constant in enum class org.alfresco.repo.policy.Policy.Arg
- startACL(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- startACL(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startACL(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of ACL
- startAspect(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- startAspect(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startAspect(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of aspect
- startAspects(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- startAspects(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startAspects(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of aspects
- startAssoc(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- startAssoc(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startAssoc(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of association
- startAssocs(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- startAssocs(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startAssocs(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of associations
- startBatch() - Method in interface org.alfresco.ibatis.BatchingDAO
-
Start a batch of insert or update commands
- startBatch() - Method in interface org.alfresco.repo.domain.control.ControlDAO
-
Begin batching prepared statements for later execution.
- startBatch() - Method in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
- startBatch() - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- startBatch() - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- startDate - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- startDocument() - Method in class org.alfresco.repo.importer.DefaultContentHandler
- startDocument() - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- startDocument() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- startDocument() - Method in class org.alfresco.repo.transfer.XMLWriter
- started() - Method in class org.alfresco.repo.importer.ImportTimerProgress
- started() - Method in interface org.alfresco.service.cmr.view.ImporterProgress
- STARTED - Enum constant in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
- startElement(String, String, String, Attributes) - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
- startElement(String, String, String, Attributes) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- startElement(String, String, String, Attributes) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
-
Start Element
- startElement(String, String, String, Attributes) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
-
Start Element
- startElement(String, String, String, Attributes) - Method in class org.alfresco.util.schemacomp.XMLToSchema
- startElement(QName) - Method in class org.alfresco.repo.transfer.XMLWriter
- startElement(QName, Attributes) - Method in class org.alfresco.repo.transfer.XMLWriter
- startExport() - Method in class org.alfresco.repo.exporter.ACPExportPackageHandler
- startExport() - Method in class org.alfresco.repo.exporter.FileExportPackageHandler
- startExport() - Method in interface org.alfresco.service.cmr.view.ExportPackageHandler
-
Start the Export
- startFilesystem(DiskSharedDevice) - Method in class org.alfresco.filesys.alfresco.AlfrescoContext
-
Start the filesystem
- startFilesystem(DiskSharedDevice) - Method in class org.alfresco.filesys.repo.ContentContext
-
Start the filesystem
- startImport() - Method in class org.alfresco.repo.importer.ACPImportPackageHandler
- startImport() - Method in class org.alfresco.repo.importer.FileImportPackageHandler
- startImport() - Method in interface org.alfresco.service.cmr.view.ImportPackageHandler
-
Start the Import
- startImport(String, String) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- startManager(DiskInterface, DiskDeviceContext) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Start the quota manager.
- startManifest() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- startManifest() - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- startManifest() - Method in class org.alfresco.repo.transfer.RepoRequisiteManifestProcessorImpl
- startManifest() - Method in class org.alfresco.repo.transfer.RepoSecondaryManifestProcessorImpl
- startManifest() - Method in class org.alfresco.repo.transfer.RepoTertiaryManifestProcessorImpl
- startModules() - Method in class org.alfresco.repo.module.ModuleComponentHelper
- startModules() - Method in class org.alfresco.repo.module.ModuleServiceImpl
-
Start all the modules.
- startModules() - Method in interface org.alfresco.service.cmr.module.ModuleService
-
Start all the modules.
- startMonitor() - Method in class org.alfresco.filesys.repo.NodeMonitor
-
Start the node monitor thread
- startNamespace(String, String) - Method in class org.alfresco.repo.download.AbstractExporter
- startNamespace(String, String) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startNamespace(String, String) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of namespace
- startNode(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- startNode(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startNode(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of node
- startPrefixMapping(String, String) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- startPrefixMapping(String, String) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- startPrefixMapping(String, String) - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
- startPrefixMapping(String, String) - Method in class org.alfresco.repo.transfer.XMLWriter
- startProperties(NodeRef) - Method in class org.alfresco.repo.download.AbstractExporter
- startProperties(NodeRef) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startProperties(NodeRef) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of properties
- startProperty(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- startProperty(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startProperty(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of property
- startReference(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- startReference(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startReference(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export of node reference
- startSearch(SrvSession, TreeConnection, String, int) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- startSearch(SrvSession, TreeConnection, String, int) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Start a new search on the filesystem using the specified searchPath that may contain wildcards.
- startSearch(SrvSession, TreeConnection, String, int) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Start a new search on the filesystem using the specified searchPath that may contain wildcards.
- startSearch(SrvSession, TreeConnection, String, int) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- startSearch(SrvSession, TreeConnection, String, int) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- startSearch(SrvSession, TreeConnection, String, int, SearchContext) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- startServer() - Method in class org.alfresco.filesys.FTPServerBean
-
Start the FTP server components
- STARTSWITH - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- STARTSWITH_IGNORECASE - Enum constant in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
- startTask(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Start the specified Task Note: this is an optional task operation.
- startTask(String) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Start the specified Task Note: this is an optional task operation.
- startTenants() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- startTenants() - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- startTenants() - Method in interface org.alfresco.repo.tenant.TenantAdminService
- startTime - Variable in class org.alfresco.repo.domain.schema.script.DeleteNotExistsExecutor
- startTransaction() - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- startTransaction() - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- startTransaction() - Method in interface org.alfresco.repo.domain.activities.ActivitiesDAO
- startTransaction() - Method in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- startTransferManifest() - Method in class org.alfresco.repo.transfer.AbstractManifestProcessorBase
- startTransferManifest() - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestProcessor
-
Signals the start of a transfer manifest
- startTransferManifest(Writer) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestWriter
- startTransferManifest(Writer) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
-
Start the transfer manifest
- startTransferReport(String, Writer) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Start the transfer report
- startTransferReport(String, Writer) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
-
Start the transfer report
- startTransferReport(String, Writer) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Called at the start of the destination transfer report.
- startTransferRequsite() - Method in class org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
- startTransferRequsite() - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteProcessor
-
Called at the start of a transfer requsite
- startTransferRequsite() - Method in interface org.alfresco.repo.transfer.requisite.TransferRequsiteWriter
- startTransferRequsite() - Method in class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteWriter
-
Start the transfer manifest
- startup() - Method in class org.alfresco.email.server.EmailServer
-
Method is called when server is starting up.
- startup() - Method in class org.alfresco.email.server.impl.subetha.SubethaEmailServer
- startup() - Method in class org.alfresco.repo.imap.AlfrescoImapServer
- startup() - Method in class org.alfresco.repo.imap.ImapServiceImpl
-
This method is run as System within a single transaction on startup.
- startupInTxn(boolean) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- startValueCollection(NodeRef, QName) - Method in class org.alfresco.repo.download.AbstractExporter
- startValueCollection(NodeRef, QName) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startValueCollection(NodeRef, QName) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export start of value collection
- startValueMLText(NodeRef, Locale, boolean) - Method in class org.alfresco.repo.download.AbstractExporter
- startValueMLText(NodeRef, Locale, boolean) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- startValueMLText(NodeRef, Locale, boolean) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Start export MLText
- startWorkflow(Object) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Start workflow instance from workflow definition without attaching any package node to the workflow
- startWorkflow(String, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Start a Workflow Instance
- startWorkflow(String, Map<QName, Serializable>) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Start a Workflow Instance
- startWorkflow(String, Map<QName, Serializable>) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- startWorkflow(String, Map<QName, Serializable>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Start a Workflow Instance
- startWorkflow(ScriptNode, Object) - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowDefinition
-
Start workflow instance from workflow definition
- StartWorkflowActionExecuter - Class in org.alfresco.repo.workflow
-
Simple workflow action executor
- StartWorkflowActionExecuter() - Constructor for class org.alfresco.repo.workflow.StartWorkflowActionExecuter
- startWorkflowFromTemplate(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- startWorkflowFromTemplate(NodeRef) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Start a Workflow Instance from an existing "Start Task" template node held in the Repository.
- state - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- StatementExecutor - Interface in org.alfresco.repo.domain.schema.script
-
Defines a statement executor.
- stats - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
- status - Variable in class org.alfresco.repo.search.impl.AbstractJSONAPIResult
- STATUS - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- stddev - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- stop() - Method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl.AuditModelRegistryState
-
Stops the component, so that its property values can be changed.
- stop() - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Stops the component, so that its property values can be changed.
- stop() - Method in class org.alfresco.repo.management.subsystems.ChildApplicationContextFactory.ApplicationContextState
- stop() - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean.CompositeDataBeanState
- stop() - Method in class org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager.ApplicationContextManagerState
- stop() - Method in interface org.alfresco.repo.management.subsystems.PropertyBackedBeanState
-
Stops the component, so that its property values can be changed.
- stop() - Method in class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
- stop() - Method in class org.alfresco.traitextender.SpringExtensionBundle
-
Stops a previously
SpringExtensionBundle.start()createdRegistryExtensionBundle. - stop(boolean) - Method in class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean
-
Stops the bean, optionally broadcasting the event to remote nodes.
- stop(boolean) - Method in class org.alfresco.repo.management.subsystems.CompositeDataBean
- stop(Extender) - Method in interface org.alfresco.traitextender.ExtensionBundle
-
Unregisters all defined extensions from the given
Extender. - stop(Extender) - Method in class org.alfresco.traitextender.RegistryExtensionBundle
- stop(ExtensionBundle) - Method in class org.alfresco.traitextender.Extender
-
Start life-cycle phase trigger method.
Upon successful execution the bundle will have all its extension points unregistered usingExtender.unregister(ExtensionPoint). - stop(ExtensionBundle) - Method in class org.alfresco.traitextender.ExtenderImpl
- stopAll() - Method in class org.alfresco.traitextender.Extender
-
Stops all previously registered
ExtensionBundles. - stopAll() - Method in class org.alfresco.traitextender.ExtenderImpl
- stopImport() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- stopImport(Throwable) - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- stopManager(DiskInterface, DiskDeviceContext) - Method in class org.alfresco.filesys.repo.ContentQuotaManager
-
Stop the quota manager
- STOPPED - Enum constant in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
- stopServer() - Method in class org.alfresco.filesys.FTPServerBean
-
Stop the FTP server components
- stopTenants() - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- stopTenants() - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- stopTenants() - Method in interface org.alfresco.repo.tenant.TenantAdminService
- store() - Method in class org.alfresco.repo.content.caching.CacheFileProps
-
Save properties to the cache file's associated properties file.
- store(MovingMessage) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Not supported.
- store(MimeMessage) - Method in class org.alfresco.repo.imap.AbstractImapFolder
-
Not supported.
- STORE_BASE_ID_SPACES - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- STORE_BASE_ID_SYSTEM - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- STORE_BASE_ID_USER - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- STORE_BASE_ID_VERSION1 - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- STORE_BASE_ID_VERSION2 - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- STORE_ID - Static variable in interface org.alfresco.repo.version.Version2Model
-
The store id
- STORE_ID - Static variable in interface org.alfresco.repo.version.VersionModel
-
The store id
- STORE_ID_KEY - Static variable in class org.alfresco.repo.nodelocator.XPathNodeLocator
- STORE_PROTOCOL - Static variable in class org.alfresco.repo.content.filestore.FileContentStore
-
store is the default prefix for file content URLs
- STORE_PROTOCOL - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
The store protocol
- STORE_TYPE_KEY - Static variable in class org.alfresco.repo.nodelocator.XPathNodeLocator
- StoreArchiveMap - Class in org.alfresco.repo.node
-
A map component that maps node stores to their archive stores.
- StoreArchiveMap() - Constructor for class org.alfresco.repo.node.StoreArchiveMap
- StoredPathHasher - Class in org.alfresco.repo.virtual.ref
-
Creates string-pair hashes based on stored path hashes.
- StoredPathHasher(HashStore) - Constructor for class org.alfresco.repo.virtual.ref.StoredPathHasher
- StoreEntity - Class in org.alfresco.repo.domain.node
-
Bean to capture StoreRef results.
- StoreEntity() - Constructor for class org.alfresco.repo.domain.node.StoreEntity
-
Required default constructor
- storeError(String, Throwable) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- storeError(String, Throwable) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- storeMap - Variable in class org.alfresco.repo.bulkimport.impl.stores.AbstractContentStoreMapProvider
- storePersonalOAuth1Credentials(String, String, String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
-
Add or Update OAuth1 Credentials for the current user to the OAuth1 Credential Store
- storePersonalOAuth1Credentials(String, String, String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- storePersonalOAuth2Credentials(String, String, String, Date, Date) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
-
Add or Update OAuth2 Credentials for the current user to the OAuth2 Credential Store
- storePersonalOAuth2Credentials(String, String, String, Date, Date) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- StoreRedirector - Interface in org.alfresco.repo.service
- StoreRedirectorProxyFactory<I> - Class in org.alfresco.repo.service
-
This factory provides component redirection based on Store or Node References passed into the component.
- StoreRedirectorProxyFactory() - Constructor for class org.alfresco.repo.service.StoreRedirectorProxyFactory
- storeRef - Variable in class org.alfresco.repo.jscript.Search
-
Default store reference
- storeRef - Variable in class org.alfresco.service.cmr.view.RepositoryExporterService.ExportHandle
- storeRemoteCredentials(String, String, String) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
-
Validates and stores the remote credentials for the current user
- storeRemoteCredentials(String, String, String) - Method in interface org.alfresco.service.cmr.remoteticket.RemoteAlfrescoTicketService
-
Validates and stores the remote credentials for the current user
- storeSharedOAuth1Credentials(String, String, String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
-
Add Shared OAuth1 Credentials to the OAuth1 Credential Store
- storeSharedOAuth1Credentials(String, String, String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- storeSharedOAuth2Credentials(String, String, String, Date, Date) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
-
Add Shared OAuth2 Credentials to the OAuth2 Credential Store
- storeSharedOAuth2Credentials(String, String, String, Date, Date) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- storesToIgnorePolicies - Variable in class org.alfresco.repo.node.AbstractNodeServiceImpl
- StreamAwareContentReaderProxy - Class in org.alfresco.repo.content
-
Proxy for
ContentReaderwhich capturesInputStreamorReadableByteChannelto introduce a possibility releasing captured resource - StreamAwareContentReaderProxy(ContentReader) - Constructor for class org.alfresco.repo.content.StreamAwareContentReaderProxy
- StreamAwareContentWriterProxy - Class in org.alfresco.repo.content
-
Proxy for
ContentWriterwhich capturesOutputStreamorWritableByteChannelto introduce a possibility of releasing captured resource - StreamAwareContentWriterProxy(ContentWriter) - Constructor for class org.alfresco.repo.content.StreamAwareContentWriterProxy
- StreamingNodeImporterFactory - Class in org.alfresco.repo.bulkimport.impl
- StreamingNodeImporterFactory() - Constructor for class org.alfresco.repo.bulkimport.impl.StreamingNodeImporterFactory
- STRING - Enum constant in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
- STRING_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.PlainEncoding
- STRING_PARAMETER - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- StringAppendingFactoryBean - Class in org.alfresco.util
-
A simple factory for glueing together multiple arguments as a string
- StringAppendingFactoryBean() - Constructor for class org.alfresco.util.StringAppendingFactoryBean
- stringifier - Variable in class org.alfresco.repo.virtual.ref.Encoding
- Stringifier - Interface in org.alfresco.repo.virtual.ref
-
A
Referenceabstract tree visitor designed to produce custom string representations. - stringify(List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringify(List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringify(List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringify(List<Parameter>) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringify(List<Parameter>) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringify(Parameter) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringify(Parameter) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringify(Parameter) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringify(Parameter) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringify(Parameter) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.NodeHashStringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringify(Reference) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.VanillaHashStringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.VirtualHashStringifier
- stringify(Reference) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringify(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringify(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringify(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringify(RepositoryLocation) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringify(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringify(Resource) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringify(Resource) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringify(Resource) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringify(Resource) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringify(Resource) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.ClasspathResource
- stringify(Stringifier) - Method in interface org.alfresco.repo.virtual.ref.Parameter
-
Converts the value attribute into a string representation according to
Encodingsdefinition, using providedStringifierparameter. - stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.ReferenceParameter
- stringify(Stringifier) - Method in interface org.alfresco.repo.virtual.ref.RepositoryLocation
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.RepositoryNodeRef
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.RepositoryPath
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.RepositoryResource
- stringify(Stringifier) - Method in interface org.alfresco.repo.virtual.ref.Resource
-
Returns the String representation of the resource.
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.ResourceParameter
- stringify(Stringifier) - Method in class org.alfresco.repo.virtual.ref.StringParameter
- stringifyParameter(Parameter) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyParameter(Parameter) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyParameter(Parameter) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyParameter(Parameter) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyParameter(Parameter) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyParameter(ReferenceParameter) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyParameter(ReferenceParameter) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyParameter(ReferenceParameter) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyParameter(ReferenceParameter) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyParameter(ReferenceParameter) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyParameter(ResourceParameter) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyParameter(ResourceParameter) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyParameter(ResourceParameter) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyParameter(ResourceParameter) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyParameter(ResourceParameter) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyParameter(StringParameter) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyParameter(StringParameter) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyParameter(StringParameter) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyParameter(StringParameter) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyParameter(StringParameter) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyRepositoryLocation(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyRepositoryLocation(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyRepositoryLocation(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyRepositoryLocation(RepositoryLocation) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyRepositoryLocation(RepositoryLocation) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyRepositoryLocation(RepositoryNodeRef) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyRepositoryLocation(RepositoryNodeRef) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyRepositoryLocation(RepositoryNodeRef) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyRepositoryLocation(RepositoryNodeRef) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyRepositoryLocation(RepositoryNodeRef) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyRepositoryLocation(RepositoryPath) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyRepositoryLocation(RepositoryPath) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyRepositoryLocation(RepositoryPath) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyRepositoryLocation(RepositoryPath) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyRepositoryLocation(RepositoryPath) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyResource(ClasspathResource) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyResource(ClasspathResource) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyResource(ClasspathResource) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyResource(ClasspathResource) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyResource(ClasspathResource) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyResource(RepositoryResource) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyResource(RepositoryResource) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyResource(RepositoryResource) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyResource(RepositoryResource) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyResource(RepositoryResource) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyResource(Resource) - Method in class org.alfresco.repo.virtual.ref.HashStringifier
- stringifyResource(Resource) - Method in class org.alfresco.repo.virtual.ref.PlainStringifier
- stringifyResource(Resource) - Method in class org.alfresco.repo.virtual.ref.ProtocolHashStringifier
- stringifyResource(Resource) - Method in interface org.alfresco.repo.virtual.ref.Stringifier
- stringifyResource(Resource) - Method in class org.alfresco.repo.virtual.ref.ZeroStringifier
- stringifyVirtualReference(Reference) - Method in class org.alfresco.repo.virtual.ref.VirtualHashStringifier
- StringParameter - Class in org.alfresco.repo.virtual.ref
-
Helper class that has one
Stringas a value attribute, value that can be retrieved and used in virtualization process. - StringParameter(String) - Constructor for class org.alfresco.repo.virtual.ref.StringParameter
- stringTaggingSeparators - Variable in class org.alfresco.repo.action.executer.ContentMetadataExtracter
- stringToPath(String) - Static method in class org.alfresco.repo.transfer.PathHelper
-
Converts a String representation of a path to a Path e.g "/{http://www.alfresco.org/model/application/1.0}company_home/{http://www.alfresco.org/model/application/1.0}dictionary/{http://www.alfresco.org/model/application/1.0}transfers/{http://www.alfresco.org/model/content/1.0}default/{http://www.alfresco.org/model/transfer/1.0}snapshotMe";
- StripingBulkFilesystemImporter - Class in org.alfresco.repo.bulkimport.impl
-
A multi threaded bulk importer that imports by striping across filesystem levels.
- StripingBulkFilesystemImporter() - Constructor for class org.alfresco.repo.bulkimport.impl.StripingBulkFilesystemImporter
- StripingFilesystemTracker - Class in org.alfresco.repo.bulkimport.impl
-
A filesystem walker that returns all files and directories in subsequent levels of a filesystem tree; it returns all directories and files in a given level, at which point it moves on to the next level and starts returning directories and files in that level.
- StripingFilesystemTracker(DirectoryAnalyser, NodeRef, File, int) - Constructor for class org.alfresco.repo.bulkimport.impl.StripingFilesystemTracker
- StubTransformReplyProvider - Class in org.alfresco.repo.rendition2
-
Used to send transform response messages to remote transform clients.
- StubTransformReplyProvider() - Constructor for class org.alfresco.repo.rendition2.StubTransformReplyProvider
- SUB_CATEGORIES - Enum constant in enum class org.alfresco.service.cmr.search.CategoryService.Mode
- SUB_PROCESS_NODE_TYPE - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- SubethaEmailMessage - Class in org.alfresco.email.server.impl.subetha
-
Concrete representation of an email message as implemented for the SubEtha mail server.
- SubethaEmailMessage() - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- SubethaEmailMessage(MimeMessage) - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- SubethaEmailMessage(InputStream) - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessage
- SubethaEmailMessagePart - Class in org.alfresco.email.server.impl.subetha
- SubethaEmailMessagePart() - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- SubethaEmailMessagePart(Part) - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
-
Object can be built on existing message part only.
- SubethaEmailMessagePart(Part, String) - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailMessagePart
- SubethaEmailServer - Class in org.alfresco.email.server.impl.subetha
- SubethaEmailServer() - Constructor for class org.alfresco.email.server.impl.subetha.SubethaEmailServer
- SubFolderFilter - Interface in org.alfresco.service.cmr.model
-
Interface to determine which sub-folders to search during deep listing.
- subList(int, int) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- submissionUrl - Variable in class org.alfresco.repo.forms.Form
- subscribe(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Subscribes a user to a mailbox.
- subscribe(String, NodeRef) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- subscribe(String, NodeRef) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Subscribes to a node.
- subscribe(AlfrescoImapUser, String) - Method in interface org.alfresco.repo.imap.ImapService
-
Subscribes a user to a mailbox.
- subscribe(AlfrescoImapUser, String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- SubscriptionEntity - Class in org.alfresco.repo.domain.subscriptions
- SubscriptionEntity() - Constructor for class org.alfresco.repo.domain.subscriptions.SubscriptionEntity
- SubscriptionItemTypeEnum - Enum Class in org.alfresco.service.cmr.subscriptions
-
Subscription types enum.
- subscriptionLevel - Variable in class org.alfresco.repo.tenant.Network
- SubscriptionNodeEntity - Class in org.alfresco.repo.domain.subscriptions
- SubscriptionNodeEntity() - Constructor for class org.alfresco.repo.domain.subscriptions.SubscriptionNodeEntity
- SUBSCRIPTIONS_FOLLOW - Static variable in interface org.alfresco.repo.activities.ActivityType
- SUBSCRIPTIONS_SUBSCRIBE - Static variable in interface org.alfresco.repo.activities.ActivityType
- subscriptionsDAO - Variable in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- SubscriptionsDAO - Interface in org.alfresco.repo.domain.subscriptions
- SubscriptionsDAOImpl - Class in org.alfresco.repo.domain.subscriptions.ibatis
- SubscriptionsDAOImpl() - Constructor for class org.alfresco.repo.domain.subscriptions.ibatis.SubscriptionsDAOImpl
- SubscriptionsDisabledException - Exception in org.alfresco.service.cmr.subscriptions
-
This exception is thrown if subscriptions are disabled.
- SubscriptionsDisabledException(String) - Constructor for exception org.alfresco.service.cmr.subscriptions.SubscriptionsDisabledException
- SubscriptionsDisabledException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.subscriptions.SubscriptionsDisabledException
- SubscriptionService - Interface in org.alfresco.service.cmr.subscriptions
-
Subscription Service.
- SubscriptionServiceImpl - Class in org.alfresco.repo.subscriptions
- SubscriptionServiceImpl() - Constructor for class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- subsituteHost(String) - Method in interface org.alfresco.repo.admin.SysAdminParams
-
Expands the special ${localname} token within a host name using the resolved DNS name for the local host.
- subsituteHost(String) - Method in class org.alfresco.repo.admin.SysAdminParamsImpl
-
Expands the special ${localname} token within a host name using the resolved DNS name for the local host.
- SubsystemChainingAuthenticationComponent - Class in org.alfresco.repo.security.authentication.subsystems
-
An authentication component that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by a
ChildApplicationContextManager. - SubsystemChainingAuthenticationComponent() - Constructor for class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent
- SubsystemChainingAuthenticationService - Class in org.alfresco.repo.security.authentication.subsystems
-
An authentication service that chains across beans in multiple child application contexts corresponding to different 'subsystems' in a chain determined by a
ChildApplicationContextManager. - SubsystemChainingAuthenticationService() - Constructor for class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService
- SubsystemChainingFtpAuthenticator - Class in org.alfresco.repo.security.authentication.subsystems
-
This class wires up all the active
FTPAuthenticatorBasebeans in a chain. - SubsystemChainingFtpAuthenticator() - Constructor for class org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticator
- SubsystemEarlyPropertyChecker - Interface in org.alfresco.repo.management.subsystems
-
Interface that describes an "early" checker for subsystem properties.
- SubsystemProxyFactory - Class in org.alfresco.repo.management.subsystems
-
A factory bean, normally used in conjunction with
ChildApplicationContextFactoryallowing selected interfaces in a child application context to be proxied by a bean in the parent application context. - SubsystemProxyFactory() - Constructor for class org.alfresco.repo.management.subsystems.SubsystemProxyFactory
-
Instantiates a new managed subsystem proxy factory.
- subtractFromCurrentUsage(long) - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Subtract from the current live usage
- succeeded - Variable in class org.alfresco.repo.importer.system.PatchInfo
- SUCCEEDED - Enum constant in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.
- SUCCESS - Enum constant in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
the operation was a success
- SUCCESS - Enum constant in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
- SUGGEST_HANDLER - Static variable in class org.alfresco.repo.search.impl.solr.SolrSuggesterServiceImpl
- SuggesterParameters - Class in org.alfresco.service.cmr.search
-
This class defines suggester parameters
- SuggesterParameters(String) - Constructor for class org.alfresco.service.cmr.search.SuggesterParameters
- SuggesterParameters(String, int, boolean) - Constructor for class org.alfresco.service.cmr.search.SuggesterParameters
- SuggesterResult - Interface in org.alfresco.service.cmr.search
-
Term suggestions response object
- SuggesterService - Interface in org.alfresco.service.cmr.search
-
A service that returns term suggestions
- sum - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- sumOfSquares - Enum constant in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
- supported() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.Indicates if the limits allow a transformation to take place at all.
- supported() - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.Indicates if the limit allows a transformation to take place at all.
- SUPPORTED_MIMETYPES - Static variable in class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.
- SUPPORTED_MIMETYPES - Static variable in class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
- supportedFieldFacets - Variable in class org.alfresco.repo.search.impl.solr.facet.handler.AbstractFacetLabelDisplayHandler
- supports(Class) - Method in class org.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider
- supports(Class) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- supports(Class) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
-
This implementation supports only
MethodSecurityInterceptor, because it queries the presentedMethodInvocation. - supports(Class) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MarkingAfterInvocationProvider
- supports(ConfigAttribute) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryAfterInvocationProvider
- supports(ConfigAttribute) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
- supports(ConfigAttribute) - Method in class org.alfresco.repo.security.permissions.impl.acegi.MarkingAfterInvocationProvider
- supportsEvent(ApplicationListener, Class<? extends ApplicationEvent>, Class) - Method in class org.alfresco.repo.management.SafeApplicationEventMulticaster
-
Determine whether the given listener supports the given event.
- SurfConfigFolderPatch - Class in org.alfresco.repo.admin.patch.impl
-
Patch to add cm:indexControl aspect to sites' surf-config folders and their children as well as to the shared surf-config folder(s) and its/their children.
- SurfConfigFolderPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.SurfConfigFolderPatch
- suspend() - Method in class org.alfresco.repo.search.transaction.SimpleTransactionManager
- suspendLocks() - Method in class org.alfresco.repo.lock.LockServiceImpl
- suspendLocks() - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- suspendLocks() - Method in interface org.alfresco.service.cmr.lock.LockService
-
Allow the current transaction to update a node despite any locks that may be on it.
- suspendTask(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Suspend the specified Task
- suspendTask(String) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Suspend the specified Task
- SWFTransformationOptions - Class in org.alfresco.repo.content.transform.swf
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- SWFTransformationOptions() - Constructor for class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- SwitchableApplicationContextFactory - Class in org.alfresco.repo.management.subsystems
-
A configurable proxy for a set of
ApplicationContextFactorybeans that allows dynamic selection of one or more alternative subsystems via asourceBeanNameproperty. - SwitchableApplicationContextFactory() - Constructor for class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory
- SwitchableApplicationContextFactory.SwitchableState - Class in org.alfresco.repo.management.subsystems
-
Represents the state of a
SwitchableApplicationContextFactory. - SwitchableState(String) - Constructor for class org.alfresco.repo.management.subsystems.SwitchableApplicationContextFactory.SwitchableState
-
Instantiates a new switchable state.
- SwitchingTransformClient - Class in org.alfresco.repo.rendition2
-
A transform client that falls back between different implementations if not supported.
- SwitchingTransformClient(TransformClient, TransformClient) - Constructor for class org.alfresco.repo.rendition2.SwitchingTransformClient
- SwitchingTransformServiceRegistry - Class in org.alfresco.repo.rendition2
-
A transform service registry that falls back between different implementations if not supported.
- SwitchingTransformServiceRegistry(TransformServiceRegistry, TransformServiceRegistry) - Constructor for class org.alfresco.repo.rendition2.SwitchingTransformServiceRegistry
- switchToFinalRenditionNode(RenditionDefinition, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- SWSDPPatch - Class in org.alfresco.repo.admin.patch.impl
- SWSDPPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.SWSDPPatch
- SymmetricKeyCount - Class in org.alfresco.repo.domain.contentdata
- SymmetricKeyCount() - Constructor for class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- synchronize(boolean, boolean) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- synchronize(boolean, boolean) - Method in interface org.alfresco.repo.security.sync.UserRegistrySynchronizer
-
Retrieves timestamped user and group information from configured external sources and compares it with the local users and groups last retrieved from the same sources.
- SynchronizeDiagnostic - Interface in org.alfresco.repo.security.sync
-
The result of a synch
- SynchronizeDiagnosticImpl - Class in org.alfresco.repo.security.sync
- SynchronizeDiagnosticImpl() - Constructor for class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- SynchronizeDirectoryDeleteZoneEvent - Class in org.alfresco.repo.security.sync
-
Delete od zone that has been synchronized
- SynchronizeDirectoryDeleteZoneEvent(Object, String, String[]) - Constructor for class org.alfresco.repo.security.sync.SynchronizeDirectoryDeleteZoneEvent
- SynchronizeDirectoryEndEvent - Class in org.alfresco.repo.security.sync
-
End of Synchronize Directory
- SynchronizeDirectoryEndEvent(Object, String) - Constructor for class org.alfresco.repo.security.sync.SynchronizeDirectoryEndEvent
- SynchronizeDirectoryEndEvent(Object, String, Exception) - Constructor for class org.alfresco.repo.security.sync.SynchronizeDirectoryEndEvent
- SynchronizeDirectoryEvent - Class in org.alfresco.repo.security.sync
-
Synchronize directory
- SynchronizeDirectoryEvent(Object, String) - Constructor for class org.alfresco.repo.security.sync.SynchronizeDirectoryEvent
- SynchronizeDirectoryStartEvent - Class in org.alfresco.repo.security.sync
-
Start of synchronize directory
- SynchronizeDirectoryStartEvent(Object, String, String[]) - Constructor for class org.alfresco.repo.security.sync.SynchronizeDirectoryStartEvent
- SynchronizeEndEvent - Class in org.alfresco.repo.security.sync
-
End of synchronize
- SynchronizeEndEvent(Object) - Constructor for class org.alfresco.repo.security.sync.SynchronizeEndEvent
- SynchronizeEndEvent(Object, Exception) - Constructor for class org.alfresco.repo.security.sync.SynchronizeEndEvent
- SynchronizeEvent - Class in org.alfresco.repo.security.sync
- SynchronizeEvent(Object) - Constructor for class org.alfresco.repo.security.sync.SynchronizeEvent
- SynchronizeStartEvent - Class in org.alfresco.repo.security.sync
- SynchronizeStartEvent(Object) - Constructor for class org.alfresco.repo.security.sync.SynchronizeStartEvent
- SYNCHRONOUS_TRANSFORM_CLIENT - Static variable in interface org.alfresco.service.ServiceRegistry
- SynchronousTransformClient - Interface in org.alfresco.repo.rendition2
-
Request synchronous transforms.
- SyncStatus - Enum Class in org.alfresco.repo.security.sync
- SyntheticPropertyDefinition(PropertyDefinition, String, QName) - Constructor for class org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
- syntheticPropertyName - Variable in class org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
- sysAdminParams - Variable in class org.alfresco.repo.invitation.site.InviteSender
- SysAdminParams - Interface in org.alfresco.repo.admin
-
An interface for retrieving configurable system parameters.
- SysAdminParamsImpl - Class in org.alfresco.repo.admin
-
Configurable system parameters.
- SysAdminParamsImpl() - Constructor for class org.alfresco.repo.admin.SysAdminParamsImpl
- SYSTEM_FOLDER - Enum constant in enum class org.alfresco.service.cmr.model.FileFolderServiceType
- SYSTEM_FOLDER_SHORT_QNAME - Static variable in class org.alfresco.repo.security.person.PersonServiceImpl
- SystemExporterImporter - Class in org.alfresco.repo.importer.system
-
Exporter and Importer of Repository System Information
- SystemExporterImporter() - Constructor for class org.alfresco.repo.importer.system.SystemExporterImporter
- SystemInfo - Class in org.alfresco.repo.importer.system
-
Root data holder of Repository system information to be exported and imported
- SystemInfo() - Constructor for class org.alfresco.repo.importer.system.SystemInfo
- SystemInfoBootstrap - Class in org.alfresco.repo.importer.system
-
Repository System Information bootstrap
- SystemInfoBootstrap() - Constructor for class org.alfresco.repo.importer.system.SystemInfoBootstrap
- SystemNodeUtils - Class in org.alfresco.repo.node
-
Utilities for working with System Nodes
- SystemNodeUtils() - Constructor for class org.alfresco.repo.node.SystemNodeUtils
- SystemOut() - Constructor for class org.alfresco.repo.jscript.ScriptLogger.SystemOut
- SystemTemplateLocationsConstraint - Class in org.alfresco.repo.virtual.model
-
A system paths string values constraint to be used in conjunction with
SystemVirtualizationMethods to provide available system paths by exploring a predefined location in the java classpath ad a predefined repository location. - SystemTemplateLocationsConstraint() - Constructor for class org.alfresco.repo.virtual.model.SystemTemplateLocationsConstraint
- SystemTimeDataGenerator - Class in org.alfresco.repo.audit.generator
-
Gives back the currently time.
- SystemTimeDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.SystemTimeDataGenerator
- SystemUsageDataCollector - Class in org.alfresco.heartbeat
-
A collector of data related the
Runtimedata of the system. - SystemUsageDataCollector(String, String, String, HeartBeatJobScheduler) - Constructor for class org.alfresco.heartbeat.SystemUsageDataCollector
- SystemVirtualizationMethod - Class in org.alfresco.repo.virtual.store
-
An
AspectVirtualizationMethodthat uses an aspect defined String property that holds the system path of a template resource.
System paths are custom string reference of a resource that can be located either in the repository or in the java classpath - system paths are deprecated and they will be replaced byEncodings.PLAINencodedReferencestrings. - SystemVirtualizationMethod() - Constructor for class org.alfresco.repo.virtual.store.SystemVirtualizationMethod
- SystemWideDirectUrlConfig - Class in org.alfresco.repo.content.directurl
-
System-wide direct access URL configuration settings.
- SystemWideDirectUrlConfig() - Constructor for class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
T
- Table - Class in org.alfresco.util.schemacomp.model
-
Instances of this class represent a database table.
- Table(String) - Constructor for class org.alfresco.util.schemacomp.model.Table
- Table(String, Collection<Column>, PrimaryKey, Collection<ForeignKey>, Collection<Index>) - Constructor for class org.alfresco.util.schemacomp.model.Table
- Table(Schema, String, Collection<Column>, PrimaryKey, Collection<ForeignKey>, Collection<Index>) - Constructor for class org.alfresco.util.schemacomp.model.Table
- Tag(CategoryNode, int) - Constructor for class org.alfresco.repo.jscript.Classification.Tag
- TAG_ROOT_NODE_REF - Static variable in interface org.alfresco.service.cmr.tagging.TaggingService
- TAG_UPDATES - Static variable in class org.alfresco.repo.tagging.TaggingServiceImpl
- TagDetails - Interface in org.alfresco.service.cmr.tagging
-
Tag details interface.
- TagDetailsImpl - Class in org.alfresco.repo.tagging
-
Contains the details of a tag within a specific tag scope.
- TagExistsException - Exception in org.alfresco.repo.tagging
- TagExistsException(String) - Constructor for exception org.alfresco.repo.tagging.TagExistsException
- TagExistsException(String, Throwable) - Constructor for exception org.alfresco.repo.tagging.TagExistsException
- TAGGING_AUDIT_APPLICATION_NAME - Static variable in class org.alfresco.repo.tagging.TaggingServiceImpl
- TAGGING_AUDIT_KEY_NODEREF - Static variable in class org.alfresco.repo.tagging.TaggingServiceImpl
- TAGGING_AUDIT_KEY_TAGS - Static variable in class org.alfresco.repo.tagging.TaggingServiceImpl
- TAGGING_AUDIT_ROOT_PATH - Static variable in class org.alfresco.repo.tagging.TaggingServiceImpl
- TAGGING_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- TaggingException - Exception in org.alfresco.repo.tagging
- TaggingException(String) - Constructor for exception org.alfresco.repo.tagging.TaggingException
- TaggingException(String, Throwable) - Constructor for exception org.alfresco.repo.tagging.TaggingException
- taggingService - Variable in class org.alfresco.repo.calendar.cannedqueries.GetCalendarEntriesCannedQueryFactory
- TaggingService - Interface in org.alfresco.service.cmr.tagging
-
Tagging Service Interface
- TaggingServiceImpl - Class in org.alfresco.repo.tagging
-
Tagging service implementation
- TaggingServiceImpl() - Constructor for class org.alfresco.repo.tagging.TaggingServiceImpl
- TagPropertyDecorator - Class in org.alfresco.repo.jscript.app
-
Tag property decorator class.
- TagPropertyDecorator() - Constructor for class org.alfresco.repo.jscript.app.TagPropertyDecorator
- TagScope - Class in org.alfresco.repo.tagging.script
-
Script object representing a tag scope.
- TagScope - Interface in org.alfresco.service.cmr.tagging
-
Tag Scope Inteface.
- TagScope(TaggingService, TagScope) - Constructor for class org.alfresco.repo.tagging.script.TagScope
-
Constructor
- TagScopeImpl - Class in org.alfresco.repo.tagging
-
Tag Scope.
- TagScopePropertyMethodInterceptor - Class in org.alfresco.repo.tagging
-
This class is an interceptor of the NodeService that converts the content of the tagScopeCache property into a pseudo, multi-value text property (cm:tagScopeSummary) with each value of the spoofed property taking the form "
= ". - TagScopePropertyMethodInterceptor() - Constructor for class org.alfresco.repo.tagging.TagScopePropertyMethodInterceptor
- tagSearch(String, String) - Method in class org.alfresco.repo.jscript.Search
-
Searchs the store for all nodes with the given tag applied.
- tagSourceNodeAsRenditioned(RenditionDefinition, NodeRef) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- takeOwnership() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Take ownership of the node.
- takeOwnership(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceImpl
- takeOwnership(NodeRef) - Method in class org.alfresco.repo.ownable.impl.OwnableServiceNOOPImpl
- takeOwnership(NodeRef) - Method in interface org.alfresco.service.cmr.security.OwnableService
-
Set the owner of the object to be the current user.
- TakeOwnershipActionExecuter - Class in org.alfresco.repo.action.executer
-
Take Ownership action executor
- TakeOwnershipActionExecuter() - Constructor for class org.alfresco.repo.action.executer.TakeOwnershipActionExecuter
- target - Variable in class org.alfresco.repo.audit.model._3.PathMap
- target - Variable in class org.alfresco.repo.workflow.activiti.listener.ConvertDateToISO8601
- TARGET - Enum constant in enum class org.alfresco.repo.forms.AssociationFieldDefinition.Direction
- TARGET_ENCODING - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- TARGET_ENCODING - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
The encoding of a Target Node is automatically added to the Transform Options if not specified and the transformer knows about it.
- TargetAndTypeId(Long, Long) - Constructor for class org.alfresco.repo.query.NodeWithTargetsEntity.TargetAndTypeId
- targetAssocs - Variable in class org.alfresco.repo.node.db.NodeHierarchyWalker.VisitedNode
- targetAssocs - Variable in class org.alfresco.repo.policy.PolicyScope
-
The target associations
- targetExists(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- targetExists(String) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- targetExists(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Test to see if the target with the specified name exists
- targetExists(String) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Test to see if the target with the specified name exists
- TargetIdProperty - Class in org.alfresco.opencmis.mapping
-
Accessor for the Target Id (relationship)
- TargetIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.TargetIdProperty
-
Construct
- targetMimetype - Variable in class org.alfresco.repo.content.transform.TransformerDebug.Frame
- targetSchema - Variable in class org.alfresco.repo.importer.system.PatchInfo
- targetTopic - Variable in class org.alfresco.messaging.camel.routes.RepoNodeEventsRouteBuilder
- task - Variable in class org.alfresco.service.cmr.workflow.WorkflowTimer
-
Deprecated.
- TASK_RESET_PASSWORD - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- TASK_STATUS_COMPLETED - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- TASK_STATUS_IN_PROGRESS - Static variable in interface org.alfresco.repo.workflow.WorkflowConstants
- TaskActor_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskActor_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskCompleteListener - Class in org.alfresco.repo.workflow.activiti.tasklistener
-
Tasklistener that is notified when a task completes.
- TaskCompleteListener() - Constructor for class org.alfresco.repo.workflow.activiti.tasklistener.TaskCompleteListener
- TaskComponent - Interface in org.alfresco.repo.workflow
-
SPI to be implemented by a BPM Engine that provides Task management.
- TaskCreated_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskCreated_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskCreateListener - Class in org.alfresco.repo.workflow.activiti.tasklistener
-
Tasklistener that is notified when a task is created.
- TaskCreateListener() - Constructor for class org.alfresco.repo.workflow.activiti.tasklistener.TaskCreateListener
- TaskDue_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskDue_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskFormPersister - Class in org.alfresco.repo.forms.processor.workflow
-
Helper class that persists a form, transitioning the task if requested.
- TaskFormPersister(ContentModelItemData<WorkflowTask>, NamespaceService, DictionaryService, WorkflowService, NodeService, AuthenticationService, BehaviourFilter, Log) - Constructor for class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- TaskFormProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
FormProcessor implementation for workflow tasks.
- TaskFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- TaskFormProcessor(WorkflowService, NamespaceService, DictionaryService, AuthenticationService, PersonService, FieldProcessorRegistry) - Constructor for class org.alfresco.repo.forms.processor.workflow.TaskFormProcessor
- TaskId_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskId_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskName_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskName_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskNotificationListener - Class in org.alfresco.repo.workflow.activiti.tasklistener
-
Tasklistener that is notified when a task is created, will send email-notification if this is required for this workflow.
- TaskNotificationListener() - Constructor for class org.alfresco.repo.workflow.activiti.tasklistener.TaskNotificationListener
- TaskOwnerFieldProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
Transient field processor for the "taskOwner" property.
- TaskOwnerFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.TaskOwnerFieldProcessor
- TaskState_Asc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskState_Desc - Enum constant in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
- TaskUpdater - Class in org.alfresco.repo.workflow
-
A helper class for updating and transitioning
WorkflowTasks. - TaskUpdater(String, WorkflowService, NodeService, BehaviourFilter) - Constructor for class org.alfresco.repo.workflow.TaskUpdater
- TEAM - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.LicenseMode
-
The server is running with a Team license.
- tempDataFile - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- tempDataFileStream - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- template - Variable in class org.alfresco.repo.domain.activities.ibatis.ActivitiesDAOImpl
- template - Variable in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- template - Variable in class org.alfresco.repo.domain.control.ibatis.ControlDAOImpl
-
The myBatis-specific template for convenient statement execution.
- template - Variable in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- template - Variable in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryEngine
- TEMPLATE_PATH_PARAM_INDEX - Static variable in class org.alfresco.repo.virtual.ref.VirtualProtocol
-
Template path
Parameterindex. - TEMPLATE_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- TemplateActionDefinition - Interface in org.alfresco.repo.action.scheduled
-
A template action definition is used to generate an action from a template style definition.
- templateActionDefinitions() - Method in class org.alfresco.repo.action.scheduled.CompositeTemplateActionDefinition
-
Get the list of template actions.
- TemplateActionModelFactory - Interface in org.alfresco.repo.action.scheduled
-
A factory that builds models to use with a particular template engine for use with scheduled actions built from action templates.
- TemplateAssociation - Class in org.alfresco.repo.template
-
Object representing an association
- TemplateAssociation(AssociationRef, ServiceRegistry, TemplateImageResolver) - Constructor for class org.alfresco.repo.template.TemplateAssociation
-
Construct
- TemplateAuditInfo(String, String, long, Map<String, Serializable>) - Constructor for class org.alfresco.repo.template.TemplateNode.TemplateAuditInfo
- TemplateContent - Interface in org.alfresco.repo.template
-
Contract for Template API objects that support content on the 'cm:content' default property.
- TemplateContentData(ContentData, QName) - Constructor for class org.alfresco.repo.template.BaseContentNode.TemplateContentData
-
Constructor
- TemplateException - Exception in org.alfresco.service.cmr.repository
- TemplateException(String) - Constructor for exception org.alfresco.service.cmr.repository.TemplateException
- TemplateException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.repository.TemplateException
- TemplateException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.repository.TemplateException
- TemplateException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.repository.TemplateException
- TemplateFilingRule - Class in org.alfresco.repo.virtual.template
-
A
FilingRulecreated with the criteria given in the applied virtual folder template. - TemplateFilingRule(ActualEnvironment, String, String, Set<String>, Map<String, String>) - Constructor for class org.alfresco.repo.virtual.template.TemplateFilingRule
- TemplateImageResolver - Interface in org.alfresco.service.cmr.repository
-
Interface contract for the conversion of file name to a fully qualified icon image path for use by templating and scripting engines executing within the repository context.
- TemplateNode - Class in org.alfresco.repo.template
-
Node class specific for use by Template pages that support Bean objects as part of the model.
- TemplateNode(NodeRef, ServiceRegistry, TemplateImageResolver) - Constructor for class org.alfresco.repo.template.TemplateNode
-
Constructor
- TemplateNode.TemplateAuditInfo - Class in org.alfresco.repo.template
- TemplateNodeRef - Interface in org.alfresco.repo.template
-
Contract supported by Template API objects that represent a repository object via a NodeRef and associated minimum properties such as as Type and Name.
- TemplatePermissions - Interface in org.alfresco.repo.template
-
Contract for Template API objects that support permissions.
- TemplateProcessor - Interface in org.alfresco.service.cmr.repository
-
Interface to be implemented by template engine wrapper classes.
- TemplateProcessorExtension - Interface in org.alfresco.service.cmr.repository
-
Interface to represent a server side template extension implementation
- TemplateProcessorMethod - Interface in org.alfresco.repo.template
- TemplateProperties - Interface in org.alfresco.repo.template
-
Contract for Template API objects that have properties, aspects and children.
- TemplateResourceProcessor - Class in org.alfresco.repo.virtual.template
-
Executes JavaScript virtual folders templates ensuring their required context and the
VirtualFolderDefinitionpost execution JSON map result unmarshalling. - TemplateResourceProcessor(VirtualContext) - Constructor for class org.alfresco.repo.virtual.template.TemplateResourceProcessor
- templateService - Variable in class org.alfresco.repo.action.scheduled.AbstractTemplateActionDefinition
-
The template service
- templateService - Variable in class org.alfresco.repo.processor.BaseProcessor
-
The template service
- TemplateService - Interface in org.alfresco.service.cmr.repository
-
Template Service.
- TemplateServiceImpl - Class in org.alfresco.repo.processor
-
Implementation of the TemplateService using Spring configured script engines.
- TemplateServiceImpl() - Constructor for class org.alfresco.repo.processor.TemplateServiceImpl
- TemplateSource - Interface in org.alfresco.repo.template
- TemplateValueConverter - Interface in org.alfresco.service.cmr.repository
-
A service capable of converting Java objects for use within a template.
- TemplateVirtualizationMethod - Class in org.alfresco.repo.virtual.store
-
Base implementation for virtualization rules defined using template located in the content repository or in a system path.
- TemplateVirtualizationMethod() - Constructor for class org.alfresco.repo.virtual.store.TemplateVirtualizationMethod
- TemplateWebScriptLoader(String, String) - Constructor for class org.alfresco.repo.activities.feed.FeedTaskProcessor.TemplateWebScriptLoader
- TempNetworkFile - Class in org.alfresco.filesys.repo
-
Temporary Java backed network file.
- TempNetworkFile(File, String) - Constructor for class org.alfresco.filesys.repo.TempNetworkFile
-
Create a new temporary file with no existing content.
- TempNetworkFile(File, String, Reader) - Constructor for class org.alfresco.filesys.repo.TempNetworkFile
-
A new temporary network file with some existing content.
- TemporalSourceOptions - Class in org.alfresco.service.cmr.repository
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- TemporalSourceOptions() - Constructor for class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.
- TemporalSourceOptions.TemporalSourceOptionsSerializer - Class in org.alfresco.service.cmr.repository
-
Deprecated.Serializer for temporal source options
- TemporalSourceOptionsSerializer() - Constructor for class org.alfresco.service.cmr.repository.TemporalSourceOptions.TemporalSourceOptionsSerializer
-
Deprecated.
- TemporaryAspect - Class in org.alfresco.repo.node
-
Registers and contains the behaviour specific to the
temporary aspect. - TemporaryAspect() - Constructor for class org.alfresco.repo.node.TemporaryAspect
- TENANT_ATTRIBUTE_DB_URL - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TENANT_ATTRIBUTE_ENABLED - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TENANT_ATTRIBUTE_ROOT_CONTENT_STORE_DIR - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- tenantAdminDAO - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TenantAdminDAO - Interface in org.alfresco.repo.domain.tenant
-
Data abstraction layer for Tenant entities.
- TenantAdminDAOImpl - Class in org.alfresco.repo.domain.tenant.ibatis
-
iBatis-specific implementation of the TenantAdmin DAO.
- TenantAdminDAOImpl() - Constructor for class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- tenantAdminService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
- tenantAdminService - Variable in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- TenantAdminService - Interface in org.alfresco.repo.tenant
-
Tenant Admin Service interface.
- TenantAwareUserNameGenerator - Class in org.alfresco.repo.security.authentication
-
Tenant Aware user name generator generates user names for each specific tenant.
- TenantAwareUserNameGenerator() - Constructor for class org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator
- TenantBasicDataSource - Class in org.alfresco.repo.tenant
-
Experimental
- TenantBasicDataSource(BasicDataSource, String, int) - Constructor for class org.alfresco.repo.tenant.TenantBasicDataSource
- tenantDeployer(ContentStore) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TenantDisabledException - Exception in org.alfresco.repo.tenant
-
Thrown when an attempt is made to use a disabled tenant.
- TenantDisabledException(String) - Constructor for exception org.alfresco.repo.tenant.TenantDisabledException
- TenantDomainMismatchException - Exception in org.alfresco.repo.tenant
-
Exception thrown when an operation that requires two things to be in the same tenant domain discovers that they belong to different ones.
- TenantDomainMismatchException(String, String) - Constructor for exception org.alfresco.repo.tenant.TenantDomainMismatchException
- TenantEntity - Class in org.alfresco.repo.domain.tenant
-
Entity for alf_tenant persistence.
- TenantEntity(String) - Constructor for class org.alfresco.repo.domain.tenant.TenantEntity
- tenantFileContentStore - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TenantInterpreter - Class in org.alfresco.repo.tenant
-
An interactive console for Tenants.
- TenantInterpreter() - Constructor for class org.alfresco.repo.tenant.TenantInterpreter
- TenantQueryEntity - Class in org.alfresco.repo.domain.tenant
-
Entity for alf_tenant queries.
- TenantQueryEntity() - Constructor for class org.alfresco.repo.domain.tenant.TenantQueryEntity
- tenantRoutingContentStore(ContentStore) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- TenantRoutingContentStore - Interface in org.alfresco.repo.tenant
-
Content Store that supports tenant routing, if multi-tenancy is enabled.
- TenantRoutingDataSource - Class in org.alfresco.repo.tenant
-
Experimental
- TenantRoutingDataSource() - Constructor for class org.alfresco.repo.tenant.TenantRoutingDataSource
- TenantRoutingFileContentStore - Class in org.alfresco.repo.tenant
-
MT-aware File Content Store
- TenantRoutingFileContentStore() - Constructor for class org.alfresco.repo.tenant.TenantRoutingFileContentStore
- TENANTS_ATTRIBUTE_PATH - Static variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- tenantService - Variable in class org.alfresco.repo.jscript.People
- tenantService - Variable in class org.alfresco.repo.node.AbstractNodeServiceImpl
- tenantService - Variable in class org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory
- tenantService - Variable in class org.alfresco.repo.query.AbstractQNameAwareCannedQueryFactory
- tenantService - Variable in class org.alfresco.repo.search.impl.AbstractCategoryServiceImpl
- tenantService - Variable in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- tenantService - Variable in class org.alfresco.repo.security.permissions.impl.PermissionServiceImpl
- tenantService - Variable in class org.alfresco.repo.security.person.GetPeopleCannedQueryFactory
- tenantService - Variable in class org.alfresco.repo.tenant.AbstractTenantRoutingContentStore
- tenantService - Variable in class org.alfresco.repo.tenant.TenantInterpreter
- tenantService - Variable in class org.alfresco.repo.workflow.activiti.listener.ProcessStartExecutionListener
- tenantService - Variable in class org.alfresco.repo.workflow.AlfrescoBpmEngine
- TenantUpdateEntity - Class in org.alfresco.repo.domain.tenant
-
Entity for alf_tenant update.
- TenantUpdateEntity(String) - Constructor for class org.alfresco.repo.domain.tenant.TenantUpdateEntity
- test(String, String) - Method in class org.alfresco.repo.imap.AlfrescoImapUserManager
-
The login method.
- test(T, U, V) - Method in interface org.alfresco.util.TriPredicate
-
Evaluates this predicate on the given arguments.
- TEST - Enum constant in enum class org.alfresco.repo.mode.ServerMode
-
This is a test server
- TestableChainingUserRegistrySynchronizer - Interface in org.alfresco.repo.security.sync
- testAuthenticate(String, String) - Method in class org.alfresco.repo.security.authentication.ldap.Monitor
-
test authenticate
- testAuthenticate(String, String, char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationComponent
-
Test authenticate with a specific authenticator and user name and password.
- testCronExpression - Variable in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- testMode - Variable in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
-
schedule set for all jobs scheduled with this scheduler if testMode is on
- TestModeable - Interface in org.alfresco.repo.action.executer
-
Allows a class to be set in 'TestMode'.
- TestModel - Class in org.alfresco.repo.dictionary
-
Test Model Definitions
- TestModel() - Constructor for class org.alfresco.repo.dictionary.TestModel
- testSynchronize(String) - Method in class org.alfresco.repo.security.sync.ChainingUserRegistrySynchronizer
- testSynchronize(String) - Method in interface org.alfresco.repo.security.sync.TestableChainingUserRegistrySynchronizer
-
runs read only diagnostic tests upon the specified user directory, does not actually do any synchronization
- testTransform(String, String) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
- testTransform(String, String) - Method in interface org.alfresco.repo.content.transform.TransformerConfigMBean
-
Transforms a small test file from one mimetype to another and then shows the debug of the transform, which would indicate if it was successful or even if it was possible.
- testTransform(String, String) - Method in class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- TEXT_CONTENT_MIMETYPE - Static variable in class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- TextPropertyValueComparator - Class in org.alfresco.repo.action.evaluator.compare
-
Test property value comparator
- TextPropertyValueComparator() - Constructor for class org.alfresco.repo.action.evaluator.compare.TextPropertyValueComparator
- ThreadInfo() - Constructor for class org.alfresco.repo.content.transform.TransformerDebug.ThreadInfo
- ThreadPoolExecutorFactoryBean - Class in org.alfresco.util
-
Factory for
ThreadPoolExecutorinstances, which cannot easily be constructed using constructor injection. - ThreadPoolExecutorFactoryBean() - Constructor for class org.alfresco.util.ThreadPoolExecutorFactoryBean
-
Constructor setting default properties:
- THROW_EXCEPTION - Enum constant in enum class org.alfresco.service.cmr.repository.TransformationOptionPair.Action
-
Deprecated.
- THROW_ON_COLLISION - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- throwExceptionForUnexpectedBehaviour(CopyDetails, String...) - Method in class org.alfresco.repo.copy.AbstractCopyBehaviourCallback
- throwIOExceptionIfRequired(String, TransformerDebug) - Method in enum class org.alfresco.service.cmr.repository.TransformationOptionPair.Action
-
Deprecated.
- throwWrappedException(Throwable) - Method in class org.alfresco.repo.rendition.executer.AbstractRenderingEngine
-
Deprecated.
- THUMBNAIL - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
-
Indicates whether to resize image to a thumbnail (true or false).
- THUMBNAIL_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- ThumbnailDefinition - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailDefinition() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Default constructor
- ThumbnailDefinition(String, TransformationOptions) - Constructor for class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Constructor
- ThumbnailDefinition(String, TransformationOptions, String) - Constructor for class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Constructor.
- ThumbnailDefinition(String, TransformationOptions, String, String) - Constructor for class org.alfresco.repo.thumbnail.ThumbnailDefinition
-
Deprecated.Constructor.
- ThumbnailDefinitionSpringRegisterer - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailDefinitionSpringRegisterer() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer
-
Deprecated.
- ThumbnailException - Exception in org.alfresco.service.cmr.thumbnail
-
Deprecated.We are introducing the new async RenditionService2.
- ThumbnailException(String) - Constructor for exception org.alfresco.service.cmr.thumbnail.ThumbnailException
-
Deprecated.
- ThumbnailException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.thumbnail.ThumbnailException
-
Deprecated.
- ThumbnailException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.thumbnail.ThumbnailException
-
Deprecated.
- ThumbnailException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.thumbnail.ThumbnailException
-
Deprecated.
- ThumbnailHelper - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailHelper() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailHelper
-
Deprecated.
- ThumbnailParentAssociationDetails - Class in org.alfresco.service.cmr.thumbnail
-
Deprecated.We are introducing the new async RenditionService2.
- ThumbnailParentAssociationDetails(NodeRef, QName, QName) - Constructor for class org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
-
Deprecated.Constructor.
- ThumbnailRegistry - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailRegistry() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.
- ThumbnailRegistry.RegistryLifecycle - Class in org.alfresco.repo.thumbnail
-
Deprecated.This class hooks in to the spring application lifecycle and ensures that any ThumbnailDefinitions injected by spring are converted to RenditionDefinitions and saved.
- ThumbnailRenditionConvertor - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailRenditionConvertor() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
-
Deprecated.
- thumbnailService - Variable in class org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
-
Deprecated.
- ThumbnailService - Interface in org.alfresco.service.cmr.thumbnail
-
Deprecated.We are introducing the new async RenditionService2.
- ThumbnailServiceImpl - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- ThumbnailServiceImpl() - Constructor for class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- TICKET_USERID - Static variable in class org.alfresco.repo.security.authentication.Authorization
- TicketCleanupJob - Class in org.alfresco.repo.security.authentication
- TicketCleanupJob() - Constructor for class org.alfresco.repo.security.authentication.TicketCleanupJob
- TIME_MESSAGE - Static variable in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- TIMEOUT - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- TIMEOUT - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- TIMEOUT_INFINITY - Static variable in interface org.alfresco.service.cmr.lock.LockService
- title - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
- title - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Deprecated.
- title - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- title - Variable in class org.alfresco.service.cmr.workflow.WorkflowTask
-
Deprecated.
- title - Variable in class org.alfresco.service.cmr.workflow.WorkflowTransition
-
Deprecated.
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.AccessControlBean
-
Converts this object to a JLAN access control
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.DomainAccessControlBean
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.GidAccessControlBean
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.IpAddressAccessControlBean
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.ProtocolAccessControlBean
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.UidAccessControlBean
- toAccessControl() - Method in class org.alfresco.filesys.config.acl.UserAccessControlBean
- toAccessControlList(SecurityConfigSection) - Method in class org.alfresco.filesys.config.acl.AccessControlListBean
-
Converts the description to a JLAN ACL
- toArray() - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- toArray(T[]) - Method in class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- toBoolean(String) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Gets a boolean value from a string
- toCacheKey(String, BaseCredentialsInfo) - Method in class org.alfresco.repo.remoteticket.RemoteAlfrescoTicketServiceImpl
- toChildRef() - Static method in class org.alfresco.repo.node.NodeUtils
- toChildRefs(Collection<ChildAssociationRef>) - Static method in class org.alfresco.repo.node.NodeUtils
- toDecodedTokenUser(IdentityServiceFacade.DecodedAccessToken) - Method in class org.alfresco.repo.security.authentication.identityservice.user.AccessTokenToDecodedTokenUserMapper
-
Maps the given
IdentityServiceFacade.DecodedAccessTokento aDecodedTokenUser. - toFileInfoList(List<NodeRef>) - Method in class org.alfresco.repo.model.filefolder.FileFolderServiceImpl
- toFileInfoList(List<NodeRef>) - Method in interface org.alfresco.service.cmr.model.FileFolderService
- toISO8601(long) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Format timeInMillis to ISO 8601 formatted string
- toISO8601(Date) - Method in class org.alfresco.repo.jscript.ScriptUtils
-
Format date to ISO 8601 formatted string
- toJSON() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Returns the JSON representation of this node.
- toJSON() - Method in interface org.alfresco.repo.webdav.LockInfo
-
Return the lock info as a JSON string
- toJSON(boolean) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Returns the JSON representation of this node.
- toJSON(ScriptNode) - Method in class org.alfresco.repo.jscript.ApplicationScriptUtils
-
Returns the JSON representation of a node.
- toJSON(ScriptNode, boolean) - Method in class org.alfresco.repo.jscript.ApplicationScriptUtils
-
Returns the JSON representation of this node.
- toJSON(NodeRef, boolean) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Convert a node reference to a JSON string.
- toJSONObject(NodeRef, boolean) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Convert a node reference to a JSON object.
- token - Variable in class org.alfresco.repo.virtual.ref.Encoding
-
String encoding token - signals the beginning of a reference encoded with this encoding in given String.
- TokenUserToOIDCUserMapper - Class in org.alfresco.repo.security.authentication.identityservice.user
- TokenUserToOIDCUserMapper(PersonService) - Constructor for class org.alfresco.repo.security.authentication.identityservice.user.TokenUserToOIDCUserMapper
- toMap() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.Overrides the base class implementation to add our options
- toMap() - Method in class org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
-
Deprecated.Overrides the base class implementation to add all values set in
RuntimeExecutableContentTransformerOptions.setPropertyValues(Map) - toMap() - Method in class org.alfresco.repo.content.transform.swf.SWFTransformationOptions
-
Deprecated.
- toMap() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Convert the transformation options into a map.
- toMap(Map<String, Object>) - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- toMap(Map<String, Object>, String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- toNodeProperties(CalendarEntry) - Static method in class org.alfresco.repo.calendar.CalendarEntryImpl
-
Builds up the node properties for a given Calendar Entry Doesn't handle tags, those must be done in the service itself.
- toNodeRef() - Static method in class org.alfresco.repo.node.NodeUtils
- toNodeRef() - Method in class org.alfresco.repo.virtual.ref.Reference
- toNodeRef(StoreRef) - Method in class org.alfresco.repo.virtual.ref.Reference
- toNodeRef(StoreRef, Encoding) - Method in class org.alfresco.repo.virtual.ref.Reference
- toNodeRefQueitly() - Static method in class org.alfresco.repo.node.NodeUtils
- toNodeRefs(Collection<String>) - Static method in class org.alfresco.repo.node.NodeUtils
- TooBusyException - Exception in org.alfresco.repo.transaction
-
An exception thrown by
RetryingTransactionHelperwhen its maxExecutionMs property is set and there isn't enough capacity to execute / retry the transaction. - TooBusyException(String) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
- TooBusyException(String, Object[]) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
- TooBusyException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
- TooBusyException(String, Throwable) - Constructor for exception org.alfresco.repo.transaction.TooBusyException
- toOIDCUser(DecodedTokenUser) - Method in class org.alfresco.repo.security.authentication.identityservice.user.TokenUserToOIDCUserMapper
-
Maps a decoded token user to an OIDC user where the user id (username) is normalized.
- Tool - Class in org.alfresco.tools
-
Abstract Tool Implementation
- Tool() - Constructor for class org.alfresco.tools.Tool
- ToolException - Exception in org.alfresco.tools
-
Tool Exception
- ToolException(String) - Constructor for exception org.alfresco.tools.ToolException
- ToolException(String, Throwable) - Constructor for exception org.alfresco.tools.ToolException
- TOP_LEVEL_KEY - Static variable in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- toParentRef() - Static method in class org.alfresco.repo.node.NodeUtils
- toParentRefs(Collection<ChildAssociationRef>) - Static method in class org.alfresco.repo.node.NodeUtils
- TopicEmailMessageHandler - Class in org.alfresco.email.server.handler
-
Handler implementation address to topic node.
- TopicEmailMessageHandler() - Constructor for class org.alfresco.email.server.handler.TopicEmailMessageHandler
- TopicInfo - Interface in org.alfresco.service.cmr.discussion
-
This class represents a Topic in a forum.
- TopicInfoImpl - Class in org.alfresco.repo.discussion
-
An implementation of
TopicInfo - TopicInfoImpl() - Constructor for class org.alfresco.repo.discussion.TopicInfoImpl
-
Creates a new, empty
TopicInfo - TopicInfoImpl(NodeRef, NodeRef, String) - Constructor for class org.alfresco.repo.discussion.TopicInfoImpl
-
Create a
TopicInfoobject from an existing node - toPolicy(Collection<P>) - Method in class org.alfresco.repo.policy.CachedPolicyFactory
-
Construct a single aggregate policy implementation for the specified collection of policy implementations.
- toScriptInvitation(Invitation) - Method in class org.alfresco.repo.invitation.script.ScriptInvitationFactory
- toString() - Method in class org.alfresco.filesys.alfresco.FilesysTransaction
-
Return the transaction details as a string
- toString() - Method in class org.alfresco.filesys.repo.BufferedWrite
-
Return the buffered write details as a string
- toString() - Method in class org.alfresco.filesys.repo.CacheLookupSearchContext
-
Return the search as a string
- toString() - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Return the file details as a string
- toString() - Method in class org.alfresco.filesys.repo.ContentSearchContext
-
Return the search as a string
- toString() - Method in class org.alfresco.filesys.repo.CreateNodeEvent
-
Return the node event as a string
- toString() - Method in class org.alfresco.filesys.repo.DeleteNodeEvent
-
Return the node event as a string
- toString() - Method in class org.alfresco.filesys.repo.DotDotContentSearchContext
-
Return the search as a string
- toString() - Method in class org.alfresco.filesys.repo.LockNodeEvent
-
Return the node event as a string
- toString() - Method in class org.alfresco.filesys.repo.MoveNodeEvent
-
Return the node event as a string
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.CloseFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.CreateFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.DeleteFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.MoveFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.OpenFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.operations.RenameFileOperation
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateDeleteRenameShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioCreateShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioDeleteRestoreInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioDoubleRenameShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioLockedDeleteShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioMultipleRenameShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioRenameDeleteMoveInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBuffered
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioSimpleNonBufferedInstance
- toString() - Method in class org.alfresco.filesys.repo.rules.ScenarioTempDeleteShuffleInstance
- toString() - Method in class org.alfresco.filesys.repo.TempNetworkFile
- toString() - Method in class org.alfresco.filesys.repo.UserQuotaDetails
-
Return the user quota details as a string
- toString() - Method in class org.alfresco.opencmis.CMISNodeInfoImpl
- toString() - Method in class org.alfresco.opencmis.mapping.FixedValueActionEvaluator
- toString() - Method in class org.alfresco.opencmis.mapping.ParentActionEvaluator
- toString() - Method in class org.alfresco.opencmis.mapping.PermissionActionEvaluator
- toString() - Method in class org.alfresco.opencmis.TransactionAwareHolder
- toString() - Method in class org.alfresco.repo.action.ActionImpl
- toString() - Method in class org.alfresco.repo.action.OngoingAsyncAction
- toString() - Method in class org.alfresco.repo.action.ParameterizedItemAbstractBase
- toString() - Method in class org.alfresco.repo.action.script.ScriptExecutionDetails
- toString() - Method in class org.alfresco.repo.admin.ConfigurationChecker
- toString() - Method in class org.alfresco.repo.admin.patch.AbstractPatch
- toString() - Method in class org.alfresco.repo.admin.registry.RegistryKey
- toString() - Method in class org.alfresco.repo.admin.RepoModelDefinition
- toString() - Method in class org.alfresco.repo.audit.model.AuditApplication
- toString() - Method in class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl
- toString() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- toString() - Method in class org.alfresco.repo.bulkimport.ImportableItem
- toString() - Method in class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- toString() - Method in class org.alfresco.repo.cache.AbstractRefreshableCacheEvent
- toString() - Method in class org.alfresco.repo.cache.DefaultSimpleCache
- toString() - Method in class org.alfresco.repo.cache.lookup.CacheRegionKey
- toString() - Method in class org.alfresco.repo.cache.lookup.CacheRegionValueKey
- toString() - Method in class org.alfresco.repo.cache.TransactionalCache.CacheRegionKey
- toString() - Method in class org.alfresco.repo.cache.TransactionalCache
- toString() - Method in class org.alfresco.repo.cache.TransactionalCache.ValueHolder
- toString() - Method in class org.alfresco.repo.client.config.ClientAppConfig.ClientApp
- toString() - Method in class org.alfresco.repo.content.AbstractContentAccessor
- toString() - Method in class org.alfresco.repo.content.filestore.FileContentStore
- toString() - Method in class org.alfresco.repo.content.http.HttpAlfrescoContentReader
- toString() - Method in class org.alfresco.repo.content.NodeContentContext
- toString() - Method in class org.alfresco.repo.content.selector.RootElementNameContentWorkerSelector
- toString() - Method in class org.alfresco.repo.content.selector.XPathContentWorkerSelector
- toString() - Method in class org.alfresco.repo.content.transform.magick.ImageResizeOptions
-
Deprecated.
- toString() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- toString() - Method in class org.alfresco.repo.copy.CompoundCopyBehaviourCallback
- toString() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyAssociationDetails
- toString() - Method in class org.alfresco.repo.copy.CopyBehaviourCallback.CopyChildAssociationDetails
- toString() - Method in class org.alfresco.repo.copy.CopyDetails
- toString() - Method in class org.alfresco.repo.domain.activities.ActivityFeedEntity
- toString() - Method in class org.alfresco.repo.domain.activities.ActivityPostEntity
- toString() - Method in class org.alfresco.repo.domain.activities.FeedControlEntity
- toString() - Method in class org.alfresco.repo.domain.audit.AuditApplicationEntity
- toString() - Method in class org.alfresco.repo.domain.audit.AuditDAO.AuditApplicationInfo
- toString() - Method in class org.alfresco.repo.domain.audit.AuditDeleteParameters
- toString() - Method in class org.alfresco.repo.domain.audit.AuditEntryEntity
- toString() - Method in class org.alfresco.repo.domain.audit.AuditModelEntity
- toString() - Method in class org.alfresco.repo.domain.audit.AuditQueryParameters
- toString() - Method in class org.alfresco.repo.domain.audit.AuditQueryResult
- toString() - Method in class org.alfresco.repo.domain.contentdata.ContentDataEntity
- toString() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlEntity
- toString() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlKeyEntity
- toString() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlOrphanQuery
- toString() - Method in class org.alfresco.repo.domain.contentdata.ContentUrlUpdateEntity
- toString() - Method in class org.alfresco.repo.domain.contentdata.SymmetricKeyCount
- toString() - Method in class org.alfresco.repo.domain.dialect.Dialect
- toString() - Method in class org.alfresco.repo.domain.encoding.EncodingEntity
- toString() - Method in class org.alfresco.repo.domain.locale.LocaleEntity
- toString() - Method in class org.alfresco.repo.domain.locks.LockEntity
- toString() - Method in class org.alfresco.repo.domain.mimetype.MimetypeEntity
- toString() - Method in class org.alfresco.repo.domain.node.AuditablePropertiesEntity
- toString() - Method in class org.alfresco.repo.domain.node.ChildAssocEntity
- toString() - Method in class org.alfresco.repo.domain.node.ContentDataId
- toString() - Method in class org.alfresco.repo.domain.node.ContentDataWithId
- toString() - Method in class org.alfresco.repo.domain.node.NodeAspectsEntity
- toString() - Method in class org.alfresco.repo.domain.node.NodeAssocEntity
- toString() - Method in class org.alfresco.repo.domain.node.NodeEntity
- toString() - Method in class org.alfresco.repo.domain.node.NodePropertyEntity
- toString() - Method in class org.alfresco.repo.domain.node.NodePropertyKey
- toString() - Method in class org.alfresco.repo.domain.node.NodePropertyValue
- toString() - Method in class org.alfresco.repo.domain.node.NodeVersionKey
- toString() - Method in class org.alfresco.repo.domain.node.ParentAssocsInfo
- toString() - Method in class org.alfresco.repo.domain.node.StoreEntity
- toString() - Method in class org.alfresco.repo.domain.node.TransactionEntity
- toString() - Method in class org.alfresco.repo.domain.node.TransactionQueryEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AceContextEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AceEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AclChangeSetEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AclEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AclMemberEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AuthorityAliasEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.AuthorityEntity
- toString() - Method in class org.alfresco.repo.domain.permissions.PermissionEntity
- toString() - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.CachePucKey
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyClassEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyDoubleValueEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryParameter
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyIdQueryResult
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyIdSearchRow
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyLinkEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyRootEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertySerializableValueEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyStringValueEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyUniqueContextEntity
- toString() - Method in class org.alfresco.repo.domain.propval.PropertyValueEntity
- toString() - Method in class org.alfresco.repo.domain.qname.NamespaceEntity
- toString() - Method in class org.alfresco.repo.domain.qname.QNameEntity
- toString() - Method in class org.alfresco.repo.domain.solr.AclChangeSetEntity
- toString() - Method in class org.alfresco.repo.domain.solr.AclEntity
- toString() - Method in class org.alfresco.repo.domain.solr.SOLRTrackingParameters
- toString() - Method in class org.alfresco.repo.domain.solr.TransactionEntity
- toString() - Method in class org.alfresco.repo.domain.tenant.TenantEntity
- toString() - Method in class org.alfresco.repo.domain.tenant.TenantQueryEntity
- toString() - Method in class org.alfresco.repo.events.AbstractEventsService.NodeInfo
- toString() - Method in class org.alfresco.repo.favourites.PersonFavourite.PersonFavouriteKey
- toString() - Method in class org.alfresco.repo.favourites.PersonFavourite
- toString() - Method in class org.alfresco.repo.forms.AssociationFieldDefinition
- toString() - Method in class org.alfresco.repo.forms.Form
- toString() - Method in class org.alfresco.repo.forms.FormData.FieldData
- toString() - Method in class org.alfresco.repo.forms.FormData
- toString() - Method in class org.alfresco.repo.forms.Item
- toString() - Method in class org.alfresco.repo.forms.processor.AbstractFilter
- toString() - Method in class org.alfresco.repo.forms.processor.AbstractFormProcessor
- toString() - Method in class org.alfresco.repo.forms.processor.action.ActionFormResult
- toString() - Method in class org.alfresco.repo.forms.processor.node.ContentModelField
- toString() - Method in class org.alfresco.repo.forms.PropertyFieldDefinition
- toString() - Method in class org.alfresco.repo.forms.script.ScriptForm
- toString() - Method in class org.alfresco.repo.importer.view.MetaDataContext
- toString() - Method in class org.alfresco.repo.importer.view.NodeContext
- toString() - Method in class org.alfresco.repo.importer.view.NodeItemContext
- toString() - Method in class org.alfresco.repo.importer.view.ParentContext
- toString() - Method in class org.alfresco.repo.jscript.ClasspathScriptLocation
- toString() - Method in class org.alfresco.repo.jscript.ScriptBehaviour
- toString() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Override Object.toString() to provide useful debug output
- toString() - Method in class org.alfresco.repo.lock.mem.LockState
- toString() - Method in class org.alfresco.repo.model.filefolder.FileInfoImpl
- toString() - Method in class org.alfresco.repo.module.AbstractModuleComponent
- toString() - Method in class org.alfresco.repo.module.ModuleDetailsImpl.ModuleDependencyImpl
- toString() - Method in class org.alfresco.repo.module.ModuleDetailsImpl
- toString() - Method in class org.alfresco.repo.module.ModuleVersionNumber
- toString() - Method in class org.alfresco.repo.node.archive.ArchivedNodeEntity
- toString() - Method in class org.alfresco.repo.node.archive.RestoreNodeReport
- toString() - Method in class org.alfresco.repo.node.db.NodeStringLengthWorker.NodeStringLengthWorkResult
- toString() - Method in class org.alfresco.repo.node.getchildren.GetChildrenCannedQuery.FilterSortNode
- toString() - Method in class org.alfresco.repo.node.integrity.AbstractIntegrityEvent
- toString() - Method in class org.alfresco.repo.node.integrity.IntegrityRecord
-
Dumps the integrity message and, if present, the stack trace
- toString() - Method in class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails
- toString() - Method in class org.alfresco.repo.policy.ClassBehaviourBinding
- toString() - Method in class org.alfresco.repo.policy.ClassFeatureBehaviourBinding
- toString() - Method in class org.alfresco.repo.policy.ClassFilter
- toString() - Method in class org.alfresco.repo.policy.EventBehaviour
- toString() - Method in class org.alfresco.repo.policy.JavaBehaviour
- toString() - Method in class org.alfresco.repo.policy.ServiceBehaviourBinding
- toString() - Method in class org.alfresco.repo.rating.RatingSchemeImpl
- toString() - Method in class org.alfresco.repo.remotecredentials.PasswordCredentialsInfoImpl
- toString() - Method in class org.alfresco.repo.remoteticket.AlfTicketRemoteAlfrescoTicketImpl
- toString() - Method in class org.alfresco.repo.rendition.script.ScriptRenditionDefinition
-
Deprecated.
- toString() - Method in class org.alfresco.repo.rendition2.TransformRequest
- toString() - Method in class org.alfresco.repo.replication.script.ScriptReplicationDefinition
- toString() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties.CustomProperties
- toString() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetProperties
- toString() - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetService.SyntheticPropertyDefinition
- toString() - Method in class org.alfresco.repo.search.impl.solr.SolrStatsResult
- toString() - Method in class org.alfresco.repo.search.impl.solr.SolrSuggesterResult
- toString() - Method in class org.alfresco.repo.search.transaction.SimpleTransaction
- toString() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns a string representation of this record class.
- toString() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns a string representation of this record class.
- toString() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordDetails
-
Deprecated.
- toString() - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl.ResetPasswordEmailDetails
-
Deprecated.
- toString() - Method in class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- toString() - Method in class org.alfresco.repo.security.permissions.impl.AbstractNodePermissionEntry
- toString() - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionEntry
- toString() - Method in class org.alfresco.repo.security.permissions.impl.AbstractPermissionReference
- toString() - Method in class org.alfresco.repo.security.permissions.impl.AccessPermissionImpl
- toString() - Method in class org.alfresco.repo.security.permissions.impl.acegi.MethodSecurityBean
- toString() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlEntry
- toString() - Method in class org.alfresco.repo.security.permissions.SimpleAccessControlListProperties
- toString() - Method in class org.alfresco.repo.security.sync.SynchronizeDiagnosticImpl
- toString() - Method in class org.alfresco.repo.site.SiteInfoImpl
- toString() - Method in class org.alfresco.repo.site.SiteMembership
- toString() - Method in class org.alfresco.repo.solr.AclReaders
- toString() - Method in class org.alfresco.repo.tagging.TagDetailsImpl
- toString() - Method in class org.alfresco.repo.template.BaseContentNode
-
Override Object.toString() to provide useful debug output
- toString() - Method in class org.alfresco.repo.tenant.Network
- toString() - Method in class org.alfresco.repo.tenant.Quota
- toString() - Method in class org.alfresco.repo.transfer.manifest.ManifestPermission
- toString() - Method in class org.alfresco.repo.transfer.Transfer
- toString() - Method in class org.alfresco.repo.transfer.TransferEventImpl
-
A simple human readable summary of this event, the format of this string is not guaranteed and is liable to change.
- toString() - Method in class org.alfresco.repo.transfer.TransferTargetImpl
- toString() - Method in class org.alfresco.repo.transfer.TransferVersionImpl
- toString() - Method in class org.alfresco.repo.version.common.VersionHistoryImpl
- toString() - Method in class org.alfresco.repo.version.common.VersionImpl
- toString() - Method in class org.alfresco.repo.virtual.config.NodeRefPathExpression
- toString() - Method in class org.alfresco.repo.virtual.ref.Protocol
- toString() - Method in class org.alfresco.repo.virtual.ref.Reference
- toString() - Method in class org.alfresco.repo.virtual.VirtualContext
- toString() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowNode
- toString() - Method in class org.alfresco.repo.workflow.jscript.JscriptWorkflowTransition
- toString() - Method in class org.alfresco.service.cmr.action.ExecutionSummary
- toString() - Method in class org.alfresco.service.cmr.admin.RepoUsage
- toString() - Method in class org.alfresco.service.cmr.admin.RepoUsageStatus
- toString() - Method in class org.alfresco.service.cmr.repository.CropSourceOptions
- toString() - Method in class org.alfresco.service.cmr.repository.PagedSourceOptions
- toString() - Method in class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- toString() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- toString() - Method in class org.alfresco.service.cmr.search.SuggesterParameters
- toString() - Method in class org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
-
Deprecated.
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventBegin
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventCancelled
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventCommittingStatus
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventEndState
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventEnterState
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventReport
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventSendingContent
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventSendingSnapshot
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferEventSuccess
- toString() - Method in class org.alfresco.service.cmr.transfer.TransferProgress
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowDefinition
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowDeployment
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowInstance
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowNode
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowPath
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTask
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTimer
- toString() - Method in class org.alfresco.service.cmr.workflow.WorkflowTransition
- toString() - Method in class org.alfresco.traitextender.AJProxyTrait
- toString() - Method in class org.alfresco.traitextender.ExtensionPoint
- toString() - Method in class org.alfresco.transform.registry.TransformServiceRegistryImpl.Data
- toString() - Method in class org.alfresco.util.config.RepositoryFolderConfigBean
- toString() - Method in class org.alfresco.util.schemacomp.DbProperty
- toString() - Method in class org.alfresco.util.schemacomp.Difference
- toString() - Method in class org.alfresco.util.schemacomp.model.AbstractDbObject
- toString() - Method in class org.alfresco.util.schemacomp.RedundantDbObject
- toString() - Method in class org.alfresco.util.ValueProtectingMap
- toString(boolean) - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- toString(String, String) - Method in class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- toString(Map<String, Object>) - Static method in class org.alfresco.util.JSONtoFmModel
- toString(Map<String, String>) - Static method in class org.alfresco.repo.content.transform.TransformerDebug
-
Obtains a String for log messages.
- toString(Node) - Static method in class org.alfresco.util.XMLUtil
-
utility function for serializing a node
- toString(Node, boolean) - Static method in class org.alfresco.util.XMLUtil
-
utility function for serializing a node
- toStringAll() - Method in class org.alfresco.repo.content.transform.magick.ImageTransformationOptions
-
Deprecated.
- toStringAll() - Method in class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.
- toStringValues(Object[]) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- toStringValues(Collection<?>) - Static method in class org.alfresco.repo.search.impl.querymodel.impl.db.DBQuery
- touchNodes(Long, List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- touchNodes(Long, List<Long>) - Method in interface org.alfresco.repo.domain.node.NodeDAO
-
Update the transaction associated with a lust of nodes
- toXML(OutputStream) - Method in class org.alfresco.repo.importer.system.SystemInfo
-
Create XML representation of System Info
- trait - Variable in class org.alfresco.traitextender.InstanceExtension
- Trait - Interface in org.alfresco.traitextender
-
Markup interface.
Subinterfaces represent distiguishing features ofExtensibleobjects that are meant to be extended and exposed to the extending code.
Ideally they would be the only means of interaction between extensions and the extended modules. - traitAPI() - Element in annotation interface org.alfresco.traitextender.Extend
- traitImplOf_getLockState(NodeRef) - Method in interface org.alfresco.repo.lock.traitextender.LockableAspectInterceptorTrait
- Transaction - Interface in org.alfresco.repo.domain.node
-
Interface for alf_transaction objects.
- Transaction - Interface in org.alfresco.repo.solr
-
Interface for SOLR transaction objects.
- TRANSACTION_COMMIT - Enum constant in enum class org.alfresco.repo.policy.Behaviour.NotificationFrequency
- TRANSACTION_HAS_EVENTS - Static variable in class org.alfresco.repo.events.AbstractEventsService
- TRANSACTION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- TransactionalCache<K extends Serializable,
V> - Class in org.alfresco.repo.cache -
A 2-level cache that maintains both a transaction-local cache and wraps a non-transactional (shared) cache.
- TransactionalCache() - Constructor for class org.alfresco.repo.cache.TransactionalCache
-
Public constructor.
- TransactionalCache.CacheRegionKey - Class in org.alfresco.repo.cache
- TransactionalCache.ValueHolder<V2> - Class in org.alfresco.repo.cache
-
A wrapper object to carry object values, but forcing a straight equality check based on a random integer only.
- TransactionalDao - Interface in org.alfresco.repo.transaction
-
Contract for a DAO to interact with a transaction.
- TransactionalDaoInterceptor - Class in org.alfresco.repo.transaction
-
Utility class that ensures that a NodeDaoService has been registered with the current transaction.
- TransactionalDaoInterceptor() - Constructor for class org.alfresco.repo.transaction.TransactionalDaoInterceptor
- TransactionalResourceHelper - Class in org.alfresco.repo.transaction
-
Helper class that will look up or create transactional resources.
- TransactionalResourceHelper() - Constructor for class org.alfresco.repo.transaction.TransactionalResourceHelper
- TransactionAwareEventProducer - Class in org.alfresco.repo.rawevents
-
A transaction aware
AbstractEventProducer. - TransactionAwareEventProducer() - Constructor for class org.alfresco.repo.rawevents.TransactionAwareEventProducer
- TransactionAwareHolder<T> - Class in org.alfresco.opencmis
-
A Tx aware wrapper around
Holder. - TransactionAwareSingleton<T> - Class in org.alfresco.repo.transaction
-
A transactionally-safe storage class for singleton objects.
- TransactionAwareSingleton() - Constructor for class org.alfresco.repo.transaction.TransactionAwareSingleton
- TransactionBehaviourQueue - Class in org.alfresco.repo.policy
-
Transaction Behaviour Queue.
- TransactionBehaviourQueue() - Constructor for class org.alfresco.repo.policy.TransactionBehaviourQueue
- TransactionEntity - Class in org.alfresco.repo.domain.node
-
Bean to represent alf_transaction data.
- TransactionEntity - Class in org.alfresco.repo.domain.solr
-
Bean to represent SOLR transaction data.
- TransactionEntity() - Constructor for class org.alfresco.repo.domain.node.TransactionEntity
-
Required default constructor
- TransactionEntity() - Constructor for class org.alfresco.repo.domain.solr.TransactionEntity
-
Required default constructor
- transactionHelper - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
-
Use this helper to ensure that patches can execute even on a read-only system
- transactionHelper - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- TransactionIdDataGenerator - Class in org.alfresco.repo.audit.generator
-
Gives back the currently transaction ID.
- TransactionIdDataGenerator() - Constructor for class org.alfresco.repo.audit.generator.TransactionIdDataGenerator
- TransactionInvocationHandlerFactory - Class in org.alfresco.repo.policy
-
Factory for creating transaction-aware behaviour invocation handlers.
- TransactionInvocationHandlerFactory(TransactionBehaviourQueue) - Constructor for class org.alfresco.repo.policy.TransactionInvocationHandlerFactory
-
Construct
- transactionListener - Variable in class org.alfresco.repo.event2.EventGenerator
- TransactionListener - Interface in org.alfresco.repo.transaction
-
Listener for Alfresco-specific transaction callbacks.
- TransactionListenerAdapter - Class in org.alfresco.repo.transaction
-
Deprecated.Since 5.0, use
TransactionListenerAdapter - TransactionListenerAdapter() - Constructor for class org.alfresco.repo.transaction.TransactionListenerAdapter
-
Deprecated.
- TransactionQueryEntity - Class in org.alfresco.repo.domain.node
-
Bean to represent carry query parameters for alf_transaction.
- TransactionQueryEntity() - Constructor for class org.alfresco.repo.domain.node.TransactionQueryEntity
-
Required default constructor
- transactionService - Variable in class org.alfresco.repo.admin.BaseInterpreter
- transactionService - Variable in class org.alfresco.repo.admin.patch.AbstractPatch
-
used to ensure a unique transaction per execution
- transactionService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- transactionService - Variable in class org.alfresco.repo.events.AbstractEventsService
- transactionService - Variable in class org.alfresco.repo.node.AbstractNodeServiceImpl
- transactionService - Variable in class org.alfresco.repo.node.cleanup.AbstractNodeCleanupWorker
- transactionService - Variable in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- transactionService - Variable in class org.alfresco.repo.thumbnail.ThumbnailRegistry
-
Deprecated.Transaction service
- TransactionService - Interface in org.alfresco.service.transaction
-
Contract for retrieving access to a user transaction.
- TransactionServiceImpl - Class in org.alfresco.repo.transaction
-
Default implementation of Transaction Service.
- TransactionServiceImpl() - Constructor for class org.alfresco.repo.transaction.TransactionServiceImpl
-
Construct defaults
- TransactionStats - Class in org.alfresco.repo.cache
-
Only to be used within a single transaction/thread.
- TransactionStats() - Constructor for class org.alfresco.repo.cache.TransactionStats
- TransactionStats.OpType - Enum Class in org.alfresco.repo.cache
-
Cache operation type.
- TransactionSynchronisationAwareIndexer - Interface in org.alfresco.repo.search
-
Indexer implementations that work with spring transactions
- TransactionUtil - Class in org.alfresco.repo.transaction
-
Deprecated.Use a
RetryingTransactionHelperinstance - TransactionUtil() - Constructor for class org.alfresco.repo.transaction.TransactionUtil
-
Deprecated.
- TransactionUtil.TransactionWork<Result> - Interface in org.alfresco.repo.transaction
-
Deprecated.
- transfer(String, Object) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
-
Transfer a set of nodes, with no callback
- transfer(String, TransferDefinition) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- transfer(String, TransferDefinition) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Transfer nodes, sync.
- transfer(String, TransferDefinition, Collection<TransferCallback>) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- transfer(String, TransferDefinition, Collection<TransferCallback>) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Transfer Synchronous
- transfer(String, TransferDefinition, Collection<TransferCallback>) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Transfer nodes sync, with callback.
- transfer(String, TransferDefinition, Collection<TransferCallback>) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Transfer nodes sync, with callback.
- transfer(String, TransferDefinition, TransferCallback...) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- transfer(String, TransferDefinition, TransferCallback...) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Transfer Synchronous
- transfer(String, TransferDefinition, TransferCallback...) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Transfer nodes sync, with callback.
- transfer(String, TransferDefinition, TransferCallback...) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Transfer nodes sync, with callback.
- Transfer - Class in org.alfresco.repo.transfer
-
Information about a transfer which is in progress.
- Transfer() - Constructor for class org.alfresco.repo.transfer.Transfer
- TRANSFER_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TRANSFER_REPORT_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel
- TRANSFER_REPORT_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.transfer.reportd.TransferDestinationReportModel
- TRANSFER_REPORT_MODEL_2_0_URI - Static variable in interface org.alfresco.repo.transfer.report.TransferReportModel2
- transferAsync(String, TransferDefinition, Collection<TransferCallback>) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- transferAsync(String, TransferDefinition, Collection<TransferCallback>) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Transfer async.
- transferAsync(String, TransferDefinition, Collection<TransferCallback>) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Transfer nodes async with callback.
- transferAsync(String, TransferDefinition, Collection<TransferCallback>) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Transfer nodes async with callback.
- transferAsync(String, TransferDefinition, TransferCallback...) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- transferAsync(String, TransferDefinition, TransferCallback...) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
-
Transfer async.
- transferAsync(String, TransferDefinition, TransferCallback...) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Transfer nodes async with callback.
- transferAsync(String, TransferDefinition, TransferCallback...) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Transfer nodes async with callback.
- TransferAsyncAction - Class in org.alfresco.repo.transfer
- TransferAsyncAction() - Constructor for class org.alfresco.repo.transfer.TransferAsyncAction
- TransferCallback - Interface in org.alfresco.service.cmr.transfer
-
The transfer callback is called during a transfer, it allows the real-time feedback of an in progress transfer.
- TransferCancelledException - Exception in org.alfresco.service.cmr.transfer
-
Transfer service exception class for when the transfer was halted through a cancel
- TransferCancelledException() - Constructor for exception org.alfresco.service.cmr.transfer.TransferCancelledException
- TransferCommitActionExecuter - Class in org.alfresco.repo.transfer
- TransferCommitActionExecuter() - Constructor for class org.alfresco.repo.transfer.TransferCommitActionExecuter
- TransferCommitTransactionListener - Class in org.alfresco.repo.transfer
- TransferCommitTransactionListener(String, TransferReceiver) - Constructor for class org.alfresco.repo.transfer.TransferCommitTransactionListener
- TransferCommons - Class in org.alfresco.repo.transfer
-
A bucket for little odds and ends for the transfer service.
- TransferCommons() - Constructor for class org.alfresco.repo.transfer.TransferCommons
- TransferContext - Class in org.alfresco.repo.transfer
- TransferContext() - Constructor for class org.alfresco.repo.transfer.TransferContext
- TransferDefinition - Class in org.alfresco.service.cmr.transfer
-
Definition of what to transfer.
- TransferDefinition() - Constructor for class org.alfresco.service.cmr.transfer.TransferDefinition
- TransferDestinationReportModel - Interface in org.alfresco.repo.transfer.reportd
-
The transfer report model - extended for XML Manifest Model
- TransferDestinationReportWriter - Interface in org.alfresco.repo.transfer
- TransferEndEvent - Interface in org.alfresco.service.cmr.transfer
-
TransferEvents are produced by the Transfer service during an in flight transfer.
- TransferEndEventImpl - Class in org.alfresco.repo.transfer
-
An abstract implementation of TransferEndEvent.
- TransferEndEventImpl() - Constructor for class org.alfresco.repo.transfer.TransferEndEventImpl
- TransferEvent - Interface in org.alfresco.service.cmr.transfer
-
TransferEvents are produced by the Transfer service during an in flight transfer.
- TransferEvent.TransferState - Enum Class in org.alfresco.service.cmr.transfer
-
The transfer events will Start with a START event and finish with either SUCCESS or ERROR
- TransferEventBegin - Class in org.alfresco.service.cmr.transfer
-
TransferEventBegin is produced when a transfer has started.
- TransferEventBegin() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventBegin
- TransferEventCancelled - Class in org.alfresco.service.cmr.transfer
-
The cancelled event indicates a transfer was aborted
- TransferEventCancelled() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventCancelled
- TransferEventCommittingStatus - Class in org.alfresco.service.cmr.transfer
-
TransferEventCommittingStatus are produced when a transfer is being committed.
- TransferEventCommittingStatus() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventCommittingStatus
- TransferEventEndState - Class in org.alfresco.service.cmr.transfer
-
An end state is produces when a transfer ends a state.
- TransferEventEndState() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventEndState
- TransferEventEnterState - Class in org.alfresco.service.cmr.transfer
-
An enter state is produced when a transfer enters a new state.
- TransferEventEnterState() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventEnterState
- TransferEventError - Class in org.alfresco.service.cmr.transfer
-
Indicates the reason why a transfer failed
- TransferEventError() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventError
- TransferEventImpl - Class in org.alfresco.repo.transfer
-
An abstract implementation of TransferEvent.
- TransferEventImpl() - Constructor for class org.alfresco.repo.transfer.TransferEventImpl
- TransferEventProcessor - Class in org.alfresco.repo.transfer
-
Class to bring together all the transfer event stuff.
- TransferEventProcessor() - Constructor for class org.alfresco.repo.transfer.TransferEventProcessor
- TransferEventReport - Class in org.alfresco.service.cmr.transfer
-
This event is that the destination transfer report has been written.
- TransferEventReport() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventReport
- TransferEventReport.ReportType - Enum Class in org.alfresco.service.cmr.transfer
- TransferEventSendingContent - Class in org.alfresco.service.cmr.transfer
-
Ranged Transfer event for sending content (e.g. sending content 1 of 64)
- TransferEventSendingContent() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventSendingContent
- TransferEventSendingSnapshot - Class in org.alfresco.service.cmr.transfer
-
Event for sending the properties snapshot.
- TransferEventSendingSnapshot() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventSendingSnapshot
- TransferEventSentContent - Class in org.alfresco.service.cmr.transfer
-
Event for sent content.
- TransferEventSentContent() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventSentContent
- TransferEventSuccess - Class in org.alfresco.service.cmr.transfer
-
The success event indicates a successful transfer
- TransferEventSuccess() - Constructor for class org.alfresco.service.cmr.transfer.TransferEventSuccess
- TransferException - Exception in org.alfresco.service.cmr.transfer
-
Transfer service exception class
- TransferException(String) - Constructor for exception org.alfresco.service.cmr.transfer.TransferException
- TransferException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.transfer.TransferException
- TransferException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.transfer.TransferException
- TransferException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.transfer.TransferException
- TransferFailureException - Exception in org.alfresco.service.cmr.transfer
-
Transfer failure exception
- TransferFailureException(TransferEventError) - Constructor for exception org.alfresco.service.cmr.transfer.TransferFailureException
- TransferFatalException - Exception in org.alfresco.repo.transfer
- TransferFatalException(String) - Constructor for exception org.alfresco.repo.transfer.TransferFatalException
- TransferFatalException(String, Object[]) - Constructor for exception org.alfresco.repo.transfer.TransferFatalException
- TransferFatalException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.transfer.TransferFatalException
- TransferFatalException(String, Throwable) - Constructor for exception org.alfresco.repo.transfer.TransferFatalException
- transferFrom(ReadableByteChannel, long, long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- TransferManifestDeletedNode - Class in org.alfresco.repo.transfer.manifest
-
A record of a deleted node in the transfer manifest The path and node ref refers to the state prior to the node's deletion.
- TransferManifestDeletedNode() - Constructor for class org.alfresco.repo.transfer.manifest.TransferManifestDeletedNode
- TransferManifestHeader - Class in org.alfresco.repo.transfer.manifest
-
Data value object Part of the transfer manifest
- TransferManifestHeader() - Constructor for class org.alfresco.repo.transfer.manifest.TransferManifestHeader
- TransferManifestNode - Interface in org.alfresco.repo.transfer.manifest
-
Data value object - part of the transfer manifest Represents a single node in the transfer manifest
- TransferManifestNodeFactory - Interface in org.alfresco.repo.transfer.manifest
- TransferManifestNodeFactoryImpl - Class in org.alfresco.repo.transfer.manifest
-
Factory to build TransferManifestNodes given their repository NodeRef.
- TransferManifestNodeFactoryImpl() - Constructor for class org.alfresco.repo.transfer.manifest.TransferManifestNodeFactoryImpl
- TransferManifestNodeHelper - Class in org.alfresco.repo.transfer.manifest
-
Decorator to extend capabilities of TransferManifestNode
- TransferManifestNodeHelper() - Constructor for class org.alfresco.repo.transfer.manifest.TransferManifestNodeHelper
- TransferManifestNormalNode - Class in org.alfresco.repo.transfer.manifest
-
Data value object - part of the transfer manifest Represents a single node and either a create or an update.
- TransferManifestNormalNode() - Constructor for class org.alfresco.repo.transfer.manifest.TransferManifestNormalNode
- TransferManifestProcessor - Interface in org.alfresco.repo.transfer.manifest
-
Manifest Processor Interface called when parsing the transfer manifest file When Parsing the manifest file, the startTransferManifest will be called first, then processHeader, then mulpiple calls of processTransferManifestNode, one for each node, then endTransferManifest
- TransferManifestWriter - Interface in org.alfresco.repo.transfer.manifest
-
Transfer Manifest Writer This class formats the transfer manifest and prints it to the specified writer It is a statefull object and writes one manifest at a time.
- TransferModel - Interface in org.alfresco.repo.transfer
-
Transfer Model Constants
- TransferOneNodeActionExecuter - Class in org.alfresco.repo.transfer
- TransferOneNodeActionExecuter() - Constructor for class org.alfresco.repo.transfer.TransferOneNodeActionExecuter
- TransferProcessingException - Exception in org.alfresco.repo.transfer
- TransferProcessingException(String) - Constructor for exception org.alfresco.repo.transfer.TransferProcessingException
- TransferProcessingException(String, Object[]) - Constructor for exception org.alfresco.repo.transfer.TransferProcessingException
- TransferProcessingException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.transfer.TransferProcessingException
- TransferProcessingException(String, Throwable) - Constructor for exception org.alfresco.repo.transfer.TransferProcessingException
- TransferProgress - Class in org.alfresco.service.cmr.transfer
- TransferProgress() - Constructor for class org.alfresco.service.cmr.transfer.TransferProgress
- TransferProgress.Status - Enum Class in org.alfresco.service.cmr.transfer
- TransferProgressMonitor - Interface in org.alfresco.repo.transfer
- transferReadOnly(String, Object) - Method in class org.alfresco.repo.transfer.script.ScriptTransferService
-
Transfer a set of nodes, with no callback.
- TransferReceiver - Interface in org.alfresco.service.cmr.transfer
- TransferReporter - Interface in org.alfresco.repo.transfer.report
-
Provides methods to create transfer report.
- TransferReporterImpl - Class in org.alfresco.repo.transfer.report
-
Implementation of TransferReporter
- TransferReporterImpl() - Constructor for class org.alfresco.repo.transfer.report.TransferReporterImpl
- TransferReportModel - Interface in org.alfresco.repo.transfer.report
-
The transfer report model - extended for XML Manifest Model
- TransferReportModel2 - Interface in org.alfresco.repo.transfer.report
-
The transfer report model - extended for XML Manifest Model
- TransferRequsiteProcessor - Interface in org.alfresco.repo.transfer.requisite
-
Processor for transfer requsite file
- TransferRequsiteWriter - Interface in org.alfresco.repo.transfer.requisite
-
Transfer Requsite Writer This class formats the transfer requsite and prints it to the specified writer It is a statefull object and writes one requsite at a time.
- TransferService - Interface in org.alfresco.service.cmr.transfer
-
Deprecated.
- TransferService2 - Interface in org.alfresco.service.cmr.transfer
-
The transfer service is responsible for transferring nodes between one instance of Alfresco and another remote instance. as well as the transfer method, this interface also provides methods for managing transfer targets.
- TransferServiceImpl - Class in org.alfresco.repo.transfer
-
Implementation of the Transfer Service.
- TransferServiceImpl() - Constructor for class org.alfresco.repo.transfer.TransferServiceImpl
- TransferServiceImpl2 - Class in org.alfresco.repo.transfer
-
Implementation of the Transfer Service.
- TransferServiceImpl2() - Constructor for class org.alfresco.repo.transfer.TransferServiceImpl2
- TransferServicePolicies - Interface in org.alfresco.service.cmr.transfer
-
Policies raised by the transfer service.
- TransferServicePolicies.BeforeStartInboundTransferPolicy - Interface in org.alfresco.service.cmr.transfer
-
Invoked immediately before processing of a new inbound transfer is started.
- TransferServicePolicies.OnEndInboundTransferPolicy - Interface in org.alfresco.service.cmr.transfer
-
Invoked immediately after completion of processing of an inbound transfer.
- TransferServicePolicies.OnStartInboundTransferPolicy - Interface in org.alfresco.service.cmr.transfer
-
Invoked immediately after processing of a new inbound transfer is started.
- TransferSummaryAware - Interface in org.alfresco.repo.transfer
- TransferSummaryReport - Interface in org.alfresco.repo.transfer
-
Used to log relevant changes to transfered files into a summary report of the entire replication job; It should log: created files, deleted, moved, *modified files and relevant errors while handling the files; *modified: each implementation would chose the definition of modified(actual content modification/ new version/ some properties updated)
- TransferSummaryReportImpl - Class in org.alfresco.repo.transfer
- TransferSummaryReportImpl(String) - Constructor for class org.alfresco.repo.transfer.TransferSummaryReportImpl
- TransferTarget - Interface in org.alfresco.service.cmr.transfer
-
Transfer Target.
- TransferTargetImpl - Class in org.alfresco.repo.transfer
-
Data Transfer Object for a TransferTarget.
- TransferTargetImpl() - Constructor for class org.alfresco.repo.transfer.TransferTargetImpl
- TransferTestUtil - Class in org.alfresco.repo.transfer
- transferTo(long, long, WritableByteChannel) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- TransferTransmitter - Interface in org.alfresco.repo.transfer
- TransferTreeActionExecuter - Class in org.alfresco.repo.transfer
- TransferTreeActionExecuter() - Constructor for class org.alfresco.repo.transfer.TransferTreeActionExecuter
- TransferTreeWithCancelActionExecuter - Class in org.alfresco.repo.transfer
- TransferTreeWithCancelActionExecuter() - Constructor for class org.alfresco.repo.transfer.TransferTreeWithCancelActionExecuter
- TransferVersion - Interface in org.alfresco.service.cmr.transfer
- TransferVersionChecker - Interface in org.alfresco.repo.transfer
- TransferVersionCheckerImpl - Class in org.alfresco.repo.transfer
-
This is an implementation of TransferVersionChecker.
- TransferVersionCheckerImpl() - Constructor for class org.alfresco.repo.transfer.TransferVersionCheckerImpl
- TransferVersionCheckerNoOp - Class in org.alfresco.repo.transfer
-
This implementation of TransferVersionChecker simply allows transfer between all versions.
- TransferVersionCheckerNoOp() - Constructor for class org.alfresco.repo.transfer.TransferVersionCheckerNoOp
- TransferVersionImpl - Class in org.alfresco.repo.transfer
- TransferVersionImpl(String, String, String, String) - Constructor for class org.alfresco.repo.transfer.TransferVersionImpl
- TransferVersionImpl(Descriptor) - Constructor for class org.alfresco.repo.transfer.TransferVersionImpl
-
Construct a transferVersion from a system descriptor
- transform(ContentReader, ContentWriter, Map<String, String>, String, NodeRef) - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
- transform(ContentReader, ContentWriter, Map<String, String>, String, NodeRef) - Method in interface org.alfresco.repo.content.transform.LocalTransform
-
Requests a synchronous transform.
- transform(ContentReader, ContentWriter, Map<String, String>, String, NodeRef) - Method in class org.alfresco.repo.rendition2.LocalSynchronousTransformClient
- transform(ContentReader, ContentWriter, Map<String, String>, String, NodeRef) - Method in interface org.alfresco.repo.rendition2.SynchronousTransformClient
-
Requests a synchronous transform.
- transform(NodeRef, RenditionDefinition2, String, int) - Method in class org.alfresco.repo.rendition2.LocalTransformClient
- transform(NodeRef, RenditionDefinition2, String, int) - Method in class org.alfresco.repo.rendition2.SwitchingTransformClient
- transform(NodeRef, RenditionDefinition2, String, int) - Method in interface org.alfresco.repo.rendition2.TransformClient
-
Requests an asynchronous transform and the subsequent linkage of that transform as a rendition.
- transform(NodeRef, TransformDefinition) - Method in interface org.alfresco.repo.rendition2.RenditionService2
-
This method asynchronously transforms content to a target mimetype with transform options supplied in the
transformDefinition. - transform(NodeRef, TransformDefinition) - Method in class org.alfresco.repo.rendition2.RenditionService2Impl
- TRANSFORM - Enum constant in enum class org.alfresco.repo.content.transform.TransformerDebug.Call
- TRANSFORM_NAMESPACE - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- TRANSFORM_NAMESPACE - Static variable in class org.alfresco.repo.rendition2.TransformDefinition
- TRANSFORM_SERVICE_NAME - Static variable in class org.alfresco.repo.content.transform.TransformerDebug
- TransformActionExecuter - Class in org.alfresco.repo.action.executer
-
Deprecated.
- TransformActionExecuter() - Constructor for class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- TransformationCallable(ContentReader, String, TransformationOptions, AbstractRenderingEngine.RenderingContext, String) - Constructor for class org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine.TransformationCallable
-
Deprecated.
- TransformationOptionLimits - Class in org.alfresco.service.cmr.repository
-
Deprecated.with the introduction of RenditionService2 the OPT_... public static final values have been deprecated as they will no longer form part of the rendition definition and will be removed when local transformations are removed.
- TransformationOptionLimits() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptionLimits
-
Deprecated.
- TransformationOptionPair - Class in org.alfresco.service.cmr.repository
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- TransformationOptionPair() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptionPair
-
Deprecated.
- TransformationOptionPair.Action - Enum Class in org.alfresco.service.cmr.repository
-
Deprecated.Action to take place for a given pair of values.
- TransformationOptions - Class in org.alfresco.service.cmr.repository
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- TransformationOptions() - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Default constructor
- TransformationOptions(Map<String, Object>) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Constructor.
- TransformationOptions(NodeRef, QName, NodeRef, QName) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Constructor
- TransformationOptions(TransformationOptions) - Constructor for class org.alfresco.service.cmr.repository.TransformationOptions
-
Deprecated.Deep clone constructor
- TransformationOptionsConverter - Class in org.alfresco.repo.rendition2
-
Deprecated.converts the new flat name value pair transformer options to the deprecated TransformationOptions.
- TransformationOptionsConverter() - Constructor for class org.alfresco.repo.rendition2.TransformationOptionsConverter
-
Deprecated.
- transformationsByExtension(String, String, boolean) - Method in class org.alfresco.repo.content.transform.AdminUiTransformerDebug
-
Returns a String and /or debug that provides a list of supported transformations sorted by source and target mimetype extension.
- TransformationSourceOptions - Interface in org.alfresco.service.cmr.repository
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- TransformationSourceOptions.TransformationSourceOptionsSerializer - Interface in org.alfresco.service.cmr.repository
-
Deprecated.Defines methods for serializing the source options into a parameter map and deserializing from a serialized options accessor.
- TransformClient - Interface in org.alfresco.repo.rendition2
-
Request asynchronous transforms and rendition transforms.
- TransformDefinition - Class in org.alfresco.repo.rendition2
-
A TransformDefinition is a transient
RenditionDefinition2that provides a target mimetype and transform options just like a RenditionDefinition2. - TransformDefinition(String, String, Map<String, String>, String, String, String, RenditionDefinitionRegistry2Impl) - Constructor for class org.alfresco.repo.rendition2.TransformDefinition
-
Constructor where the same targetMimetype and transformOptions are used in multiple calls.
- TransformDefinition(String, Map<String, String>, String, String, String) - Constructor for class org.alfresco.repo.rendition2.TransformDefinition
-
Constructor where the targetMimetype and transformOptions are unlikely to be repeated.
- transformDocument(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform a document to a new document mimetype format.
- transformDocument(String, ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform a document to a new document mimetype format.
- TRANSFORMER_NOT_EXISTS_MESSAGE_PATTERN - Static variable in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.
- TransformerConfigMBean - Interface in org.alfresco.repo.content.transform
-
A management interface for monitoring Content Transformer configuration and statistics.
- TransformerConfigMBeanImpl - Class in org.alfresco.repo.content.transform
-
Implements the JMX interface for monitoring Content Transformer configuration and statistics.
- TransformerConfigMBeanImpl() - Constructor for class org.alfresco.repo.content.transform.TransformerConfigMBeanImpl
- transformerDebug - Variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- TransformerDebug - Class in org.alfresco.repo.content.transform
-
Debugs transformers selection and activity.
- TransformerDebug() - Constructor for class org.alfresco.repo.content.transform.TransformerDebug
- TransformerDebug.Call - Enum Class in org.alfresco.repo.content.transform
- TransformerDebug.ExtensionLookup - Interface in org.alfresco.repo.content.transform
- TransformerDebug.Frame - Class in org.alfresco.repo.content.transform
- TransformerDebug.ThreadInfo - Class in org.alfresco.repo.content.transform
- TransformerDebugLog - Class in org.alfresco.repo.content.transform
-
Implementation of a
Logthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationDebugLog(int). - TransformerDebugLog() - Constructor for class org.alfresco.repo.content.transform.TransformerDebugLog
- TransformerLog - Class in org.alfresco.repo.content.transform
-
Implementation of a
Logthat logs messages to a structure accessible viaTransformerConfigMBean.getTransformationLog(int). - TransformerLog() - Constructor for class org.alfresco.repo.content.transform.TransformerLog
- transformImage(String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform an image to a new image format.
- transformImage(String, String) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform an image to a new image format.
- transformImage(String, String, ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform an image to a new image mimetype format.
- transformImage(String, ScriptNode) - Method in class org.alfresco.repo.jscript.ScriptNode
-
Transform an image to a new image mimetype format.
- transformImpl(ContentReader, ContentWriter, Map<String, String>, String, String, String, String, String, NodeRef) - Method in class org.alfresco.repo.content.transform.AbstractLocalTransform
- transformImpl(ContentReader, ContentWriter, Map<String, String>, String, String, String, String, String, NodeRef) - Method in class org.alfresco.repo.content.transform.LocalFailoverTransform
- transformImpl(ContentReader, ContentWriter, Map<String, String>, String, String, String, String, String, NodeRef) - Method in class org.alfresco.repo.content.transform.LocalPassThroughTransform
- transformImpl(ContentReader, ContentWriter, Map<String, String>, String, String, String, String, String, NodeRef) - Method in class org.alfresco.repo.content.transform.LocalPipelineTransform
- transformImpl(ContentReader, ContentWriter, Map<String, String>, String, String, String, String, String, NodeRef) - Method in class org.alfresco.repo.content.transform.LocalTransformImpl
- TRANSFORMING_ERROR_MESSAGE - Static variable in class org.alfresco.repo.rendition2.RenditionService2Impl
- transformName(MimetypeService, String, String, boolean) - Static method in class org.alfresco.repo.action.executer.TransformActionExecuter
-
Deprecated.Transform a name from original extension to new extension, if appropriate.
- TransformReplyProvider - Interface in org.alfresco.repo.rendition2
-
Produce TransformReply events.
- TransformRequest - Class in org.alfresco.repo.rendition2
-
Model used for Transform Request Events.
- TransformRequest() - Constructor for class org.alfresco.repo.rendition2.TransformRequest
- TransformRequest.Builder - Class in org.alfresco.repo.rendition2
- TransformRequestConsumer - Class in org.alfresco.messaging.camel.routes
-
Listener for transform request events.
- TransformRequestConsumer() - Constructor for class org.alfresco.messaging.camel.routes.TransformRequestConsumer
- TransformRequestProcessor - Class in org.alfresco.repo.rendition2
-
Transform Request processor executes transformation based on TransformRequest event.
- TransformRequestProcessor() - Constructor for class org.alfresco.repo.rendition2.TransformRequestProcessor
- TransformServiceRegistryImpl - Class in org.alfresco.transform.registry
-
Used by clients to work out if a transformation is supported by the Transform Service.
- TransformServiceRegistryImpl() - Constructor for class org.alfresco.transform.registry.TransformServiceRegistryImpl
- TransformServiceRegistryImpl.Data - Class in org.alfresco.transform.registry
- transformsTransformOptionNames - Variable in class org.alfresco.repo.content.transform.AbstractLocalTransform
- TRANSIENT_ASSOCIATION - Enum constant in enum class org.alfresco.repo.forms.processor.workflow.FieldType
- TRANSIENT_PROPERTY - Enum constant in enum class org.alfresco.repo.forms.processor.workflow.FieldType
- TransientFieldProcessor - Class in org.alfresco.repo.forms.processor.node
-
Abstract base class for all transient
FieldProcessors. - TransientFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.TransientFieldProcessor
- transientPropertyPattern - Variable in class org.alfresco.repo.forms.processor.node.ContentModelFormProcessor
-
A regular expression which can be used to match tranisent property names.
- TransientValueGetter - Interface in org.alfresco.repo.forms.processor.node
-
Interface definition for an object that retrieves a transient filed value.
- transition() - Method in class org.alfresco.repo.workflow.TaskUpdater
- transition(String) - Method in class org.alfresco.repo.workflow.TaskUpdater
- TransitionFieldProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
FieldProcessorfor handling the transitions of a workflow task. - TransitionFieldProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.TransitionFieldProcessor
- transitions - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- TransitionSimpleWorkflowActionExecuter - Class in org.alfresco.repo.action.executer
-
Simple workflow action executor
- TransitionSimpleWorkflowActionExecuter() - Constructor for class org.alfresco.repo.action.executer.TransitionSimpleWorkflowActionExecuter
- translateProcessingException(String, Throwable) - Method in class org.alfresco.repo.processor.ScriptServiceImpl
- translateQuery(String, String, String) - Method in class org.alfresco.repo.search.AbstractSearcherComponent
-
Not implemented, but will eventually map directly to
SearchLanguageConversion. - TRASH_NAME - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- treeClosed(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- treeClosed(SrvSession, TreeConnection) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- treeClosed(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Connection opened to this disk device
- treeClosed(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- treeClosed(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- treeClosed(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- treeOpened(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- treeOpened(SrvSession, TreeConnection) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- treeOpened(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Connection closed to this device
- treeOpened(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
- treeOpened(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- treeOpened(SrvSession, TreeConnection) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- triggerRules(NodeRef, NodeRef) - Method in class org.alfresco.repo.rule.ruletrigger.RuleTriggerAbstractBase
-
Trigger the rules that relate to any interested rule types for the node references passed.
- triggerRuleType(NodeRef, NodeRef, boolean) - Method in class org.alfresco.repo.rule.RuleTypeImpl
- triggerRuleType(NodeRef, NodeRef, boolean) - Method in interface org.alfresco.service.cmr.rule.RuleType
-
Trigger the rules of the rule type for the node on the actioned upon node.
- trimStringForTextFields(String) - Static method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Truncates or returns a string that will fit into the string columns in the schema.
- trimStringForTextFields(String) - Static method in class org.alfresco.repo.domain.schema.script.ScriptExecutorImpl
-
Truncates or returns a string that will fit into the string columns in the schema.
- TriPredicate<T,
U, V> - Interface in org.alfresco.util -
Represents a predicate (boolean-valued function) of three arguments.
- truncate(long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- truncateDate(Date) - Static method in class org.alfresco.repo.domain.propval.PropertyDateValueEntity
-
Converts the given date (with arbitrary time values) to a date-only (no time or milliseconds)
- truncatedToZeroLength() - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Check if the last file operation was a truncate to zero length
- truncateFile(long) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- truncateFile(long) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Truncate or extend the file to the specified length
- truncateFile(long) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Truncate the file
- truncateFile(long) - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Truncate or extend the file to the specified length
- truncateFile(long) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Truncate a file to the specified size
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Truncate a file to the specified size
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- truncateFile(SrvSession, TreeConnection, NetworkFile, long) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- tryLock(long, long, boolean) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- TS_SIMPLE_REPORT - Static variable in class org.alfresco.repo.transfer.TransferCommons
-
If this returns true, then the transfer service reports should only contain entries about: Create, Update, Delete items ; see MNT-14059
- TXN_NONE - Enum constant in enum class org.alfresco.repo.transaction.AlfrescoTransactionSupport.TxnReadState
-
No transaction is active
- TXN_READ_ONLY - Enum constant in enum class org.alfresco.repo.transaction.AlfrescoTransactionSupport.TxnReadState
-
The current transaction is read-only
- TXN_READ_WRITE - Enum constant in enum class org.alfresco.repo.transaction.AlfrescoTransactionSupport.TxnReadState
-
The current transaction supports writes
- TXREPORT - Enum constant in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
- type - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
- type - Variable in class org.alfresco.repo.forms.Item
- type - Variable in class org.alfresco.repo.forms.PropertyFieldDefinition.FieldConstraint
- type - Variable in class org.alfresco.service.cmr.workflow.WorkflowNode
-
Deprecated.
- type() - Element in annotation interface org.alfresco.repo.policy.annotation.Behaviour
-
qualified name of type/aspect
- TYPE - Enum constant in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
- TYPE - Static variable in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeListVariableType
- TYPE_ACTION - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_ACTION_BASE - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_ACTION_CONDITION - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_ACTION_PARAMETER - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_ACTION_SCHEDULE - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_ACTIVTI_START_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_ACTIVTI_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_COMPOSITE_ACTION - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_COMPOSITE_ACTION_CONDITION - Static variable in interface org.alfresco.repo.action.ActionModel
- TYPE_CONFIGURATIONS - Static variable in interface org.alfresco.model.ApplicationModel
- TYPE_CONTACT - Static variable in interface org.alfresco.model.DataListModel
-
Contact List
- TYPE_CREDENTIALS_BASE - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
Credentials Base
- TYPE_DATALIST - Static variable in interface org.alfresco.model.DataListModel
-
Data List
- TYPE_DATALIST_ITEM - Static variable in interface org.alfresco.model.DataListModel
-
Parent of all Data List Items
- TYPE_DOWNLOAD - Static variable in interface org.alfresco.repo.download.DownloadModel
-
Type QName
- TYPE_EVENT - Static variable in interface org.alfresco.model.DataListModel
-
Event List
- TYPE_EVENT - Static variable in interface org.alfresco.repo.calendar.CalendarModel
-
Event
- TYPE_EVENT_AGENDA - Static variable in interface org.alfresco.model.DataListModel
-
Event Agenda List
- TYPE_FACET_FIELD - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
- TYPE_FACETS - Static variable in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetModel
-
The type of the facet container folder.
- TYPE_FILE_TRANSFER_TARGET - Static variable in interface org.alfresco.repo.transfer.TransferModel
-
Aspect : fileTransferTarget
- TYPE_FILELINK - Static variable in interface org.alfresco.model.ApplicationModel
- TYPE_FOLDERLINK - Static variable in interface org.alfresco.model.ApplicationModel
- TYPE_FORUM - Static variable in interface org.alfresco.model.ForumModel
- TYPE_FORUMS - Static variable in interface org.alfresco.model.ForumModel
- TYPE_IGNORE_EVENT - Static variable in interface org.alfresco.repo.calendar.CalendarModel
-
Ignored Event
- TYPE_IMAP_ATTACH - Static variable in interface org.alfresco.model.ImapModel
- TYPE_IMAP_BODY - Static variable in interface org.alfresco.model.ImapModel
- TYPE_ISSUE - Static variable in interface org.alfresco.model.DataListModel
-
Issue List
- TYPE_KEY - Static variable in class org.alfresco.repo.nodelocator.AncestorNodeLocator
- TYPE_LINK - Static variable in interface org.alfresco.repo.links.LinksModel
-
Link
- TYPE_LOCATION - Static variable in interface org.alfresco.model.DataListModel
-
Location List
- TYPE_MEETING_AGENDA - Static variable in interface org.alfresco.model.DataListModel
-
Meeting Agenda List
- TYPE_NAME - Static variable in class org.alfresco.repo.workflow.activiti.variable.ScriptNodeVariableType
- TYPE_OAUTH1_CREDENTIALS - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
OAuth 1.0 Credentials
- TYPE_OAUTH2_CREDENTIALS - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
OAuth 2.0 Credentials
- TYPE_PACKAGE - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_PASSWORD_CREDENTIALS - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
Password Credentials
- TYPE_POST - Static variable in interface org.alfresco.model.ForumModel
- TYPE_QNAME_VERSION - Static variable in interface org.alfresco.repo.version.VersionModel
- TYPE_QNAME_VERSION_HISTORY - Static variable in interface org.alfresco.repo.version.Version2Model
-
Version history type
- TYPE_QNAME_VERSION_HISTORY - Static variable in interface org.alfresco.repo.version.VersionModel
-
Version history type
- TYPE_QNAME_VERSION_META_DATA_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
- TYPE_QNAME_VERSIONED_ASSOC - Static variable in interface org.alfresco.repo.version.Version2Model
-
Versioned assoc type & properties
- TYPE_QNAME_VERSIONED_ASSOC - Static variable in interface org.alfresco.repo.version.VersionModel
-
Versioned assoc type
- TYPE_QNAME_VERSIONED_CHILD_ASSOC - Static variable in interface org.alfresco.repo.version.VersionModel
- TYPE_QNAME_VERSIONED_PROPERTY - Static variable in interface org.alfresco.repo.version.VersionModel
- TYPE_REMOTE_CREDENTIALS_SYSTEM - Static variable in interface org.alfresco.repo.remotecredentials.RemoteCredentialsModel
-
Remote Credentials Holder
- TYPE_RULE - Static variable in interface org.alfresco.repo.rule.RuleModel
- TYPE_SIMPLE_TASK - Static variable in interface org.alfresco.model.DataListModel
-
Simple Task List
- TYPE_SITE - Static variable in interface org.alfresco.repo.site.SiteModel
- TYPE_SITES - Static variable in interface org.alfresco.repo.site.SiteModel
-
Site
- TYPE_START_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_TASK - Static variable in interface org.alfresco.model.DataListModel
-
Advanced Task List
- TYPE_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_TEMP_TRANSFER_STORE - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TODO_LIST - Static variable in interface org.alfresco.model.DataListModel
-
Simple ToDo List
- TYPE_TOPIC - Static variable in interface org.alfresco.model.ForumModel
- TYPE_TRANSFER_GROUP - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TRANSFER_LOCK - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TRANSFER_RECORD - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TRANSFER_REPORT - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TRANSFER_REPORT_DEST - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_TRANSFER_TARGET - Static variable in interface org.alfresco.repo.transfer.TransferModel
- TYPE_UPDATED_EVENT - Static variable in interface org.alfresco.repo.calendar.CalendarModel
- TYPE_VERSION - Static variable in interface org.alfresco.repo.version.VersionModel
-
Verison type
- TYPE_VERSION_HISTORY - Static variable in interface org.alfresco.repo.version.VersionBaseModel
-
Version history type
- TYPE_VERSION_META_DATA_VALUE - Static variable in interface org.alfresco.repo.version.VersionModel
-
Version Meta Data Value type
- TYPE_VERSIONED_ASSOC - Static variable in interface org.alfresco.repo.version.VersionBaseModel
- TYPE_VERSIONED_CHILD_ASSOC - Static variable in interface org.alfresco.repo.version.VersionModel
-
Versioned child assoc type
- TYPE_VERSIONED_PROPERTY - Static variable in interface org.alfresco.repo.version.VersionModel
-
Versioned attribute type
- TYPE_VIRTUAL_FOLDER_TEMPLATE - Static variable in interface org.alfresco.repo.virtual.VirtualContentModel
- TYPE_WORKFLOW_DEF - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TYPE_WORKFLOW_TASK - Static variable in interface org.alfresco.repo.workflow.WorkflowModel
- TypeConstraint - Class in org.alfresco.util
-
Stores a set of expected and excluded types, by full type name.
- TypeConstraint() - Constructor for class org.alfresco.util.TypeConstraint
- typeDefExpander - Variable in class org.alfresco.repo.event2.filter.AbstractNodeEventFilter
- TypeDefExpander - Class in org.alfresco.repo.event2.shared
- TypeDefExpander(DictionaryService, NamespaceService) - Constructor for class org.alfresco.repo.event2.shared.TypeDefExpander
- TypedPropertyValueGetter - Class in org.alfresco.repo.forms.processor.workflow
-
Utility class that retrieves the appropriately typed value for a property.
- TypedPropertyValueGetter() - Constructor for class org.alfresco.repo.forms.processor.workflow.TypedPropertyValueGetter
- TypeFormProcessor - Class in org.alfresco.repo.forms.processor.node
-
FormProcessor implementation that can generate and persist Form objects for types in the Alfresco content model.
- TypeFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.node.TypeFormProcessor
- TypeIndexFilter - Class in org.alfresco.repo.search
- TypeIndexFilter() - Constructor for class org.alfresco.repo.search.TypeIndexFilter
- TypeNameOnlyValidator - Class in org.alfresco.util.schemacomp.validator
-
Validates columns types without column size.
- TypeNameOnlyValidator() - Constructor for class org.alfresco.util.schemacomp.validator.TypeNameOnlyValidator
- TypeNames - Class in org.alfresco.repo.domain.dialect
-
This class maps a type to names.
- TypeNames() - Constructor for class org.alfresco.repo.domain.dialect.TypeNames
- TypeParameterConstraint - Class in org.alfresco.repo.action.constraint
-
Type parameter constraint
- TypeParameterConstraint() - Constructor for class org.alfresco.repo.action.constraint.TypeParameterConstraint
- TypeSupport - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- TypeSupport() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.TypeSupport
- TypeVirtualizationMethod - Class in org.alfresco.repo.virtual.store
-
Content type and aspect based virtualization strategy.
- TypeVirtualizationMethod() - Constructor for class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
U
- UidAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN User ID Access control that can be configured via JMX or a Spring bean definition.
- UidAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.UidAccessControlBean
- UIDBasedHomeFolderProvider - Class in org.alfresco.repo.security.person
-
Deprecated.Depreciated since 4.0.
UsernameHomeFolderProvidershould now be used. - UIDBasedHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
-
Deprecated.
- uidValidity - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- UnableToAquireLockException - Exception in org.alfresco.service.cmr.lock
- UnableToAquireLockException(NodeRef) - Constructor for exception org.alfresco.service.cmr.lock.UnableToAquireLockException
-
Constructor
- UnableToReleaseLockException - Exception in org.alfresco.service.cmr.lock
-
Runtime exception class
- UnableToReleaseLockException(NodeRef) - Constructor for exception org.alfresco.service.cmr.lock.UnableToReleaseLockException
-
Constructor
- UnableToReleaseLockException(NodeRef, UnableToReleaseLockException.CAUSE) - Constructor for exception org.alfresco.service.cmr.lock.UnableToReleaseLockException
- UnableToReleaseLockException.CAUSE - Enum Class in org.alfresco.service.cmr.lock
- UnclosableConnection(Connection) - Constructor for class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- UndeletableAspect - Class in org.alfresco.repo.node
-
Undeletable aspect behaviour bean.
- UndeletableAspect() - Constructor for class org.alfresco.repo.node.UndeletableAspect
- undeploy(List<String>) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- undeploy(NodeRef) - Method in class org.alfresco.repo.workflow.WorkflowDeployer
- undeployDefinition(String) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Undeploy an exisiting Workflow Definition TODO: Determine behaviour when "in-flight" workflow instances exist
- undeployDefinition(String) - Method in interface org.alfresco.repo.workflow.WorkflowComponent
-
Undeploy an exisiting Workflow Definition TODO: Determine behaviour when "in-flight" workflow instances exist
- undeployDefinition(String) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- undeployDefinition(String) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Undeploy an exisiting Workflow Definition TODO: Determine behaviour when "in-flight" workflow instances exist
- undeployMessageBundle(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- undeployMessageBundle(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Undeploy custom message resource bundle (from the 'Messages' space).
- undeployModel(String) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- undeployModel(String) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Undeploy custom model (from the 'Models' space).
- undeployTenants(TenantDeployer, Log) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- undeployTenants(TenantDeployer, Log) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- undeployTenants(TenantDeployer, Log) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- unfollow(String, String) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- unfollow(String, String) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Unfollows a user.
- unhideExplicit(NodeRef) - Method in class org.alfresco.repo.model.filefolder.HiddenAspect
-
Remove the explicit hiding of a node.
- UnimportantTransformException - Exception in org.alfresco.repo.content.transform
-
Deprecated.The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- UnimportantTransformException(String) - Constructor for exception org.alfresco.repo.content.transform.UnimportantTransformException
-
Deprecated.
- UNINITIALIZED - Enum constant in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
- UNINSTALLED - Enum constant in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
The module has been uninstalled
- UNKNOWN - Enum constant in enum class org.alfresco.repo.mode.ServerMode
-
This server is in an unknown mode, no value has been set in alfresco-global.properties
- UNKNOWN - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.LicenseMode
-
The license mode is unknown.
- UNKNOWN - Enum constant in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
The state of the module is unknown
- UNKNOWN - Enum constant in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
- UnknownAuthorityException - Exception in org.alfresco.repo.security.authority
- UnknownAuthorityException(String) - Constructor for exception org.alfresco.repo.security.authority.UnknownAuthorityException
- UnknownAuthorityException(String, Object[]) - Constructor for exception org.alfresco.repo.security.authority.UnknownAuthorityException
- UnknownAuthorityException(String, Object[], Throwable) - Constructor for exception org.alfresco.repo.security.authority.UnknownAuthorityException
- UnknownAuthorityException(String, Throwable) - Constructor for exception org.alfresco.repo.security.authority.UnknownAuthorityException
- UnlimitedQuotaStrategy - Class in org.alfresco.repo.content.caching.quota
-
QuotaManagerStrategy that doesn't enforce any quota limits whatsoever.
- UnlimitedQuotaStrategy() - Constructor for class org.alfresco.repo.content.caching.quota.UnlimitedQuotaStrategy
- UnlinkRules - Class in org.alfresco.repo.rule
-
Action implementation to unlink the rules from one folder to another
- UnlinkRules() - Constructor for class org.alfresco.repo.rule.UnlinkRules
- unlock() - Method in class org.alfresco.repo.jscript.ScriptNode
-
Removes the lock on a node.
- unlock(Collection<NodeRef>) - Method in class org.alfresco.repo.lock.LockServiceImpl
- unlock(Collection<NodeRef>) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- unlock(Collection<NodeRef>) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Removes a lock on the nodes provided.
- unlock(NodeRef) - Method in class org.alfresco.repo.lock.LockServiceImpl
- unlock(NodeRef) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- unlock(NodeRef) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Removes the lock on a node; if there is no lock then nothing is done.
- unlock(NodeRef, boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
- unlock(NodeRef, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- unlock(NodeRef, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Removes the lock on a node and optional on its children.
- unlock(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.lock.LockServiceImpl
- unlock(NodeRef, boolean, boolean) - Method in class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- unlock(NodeRef, boolean, boolean) - Method in interface org.alfresco.service.cmr.lock.LockService
-
Removes the lock on a node and optional on its children.
- unlockTagScope(NodeRef, String) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- unlockValue(K) - Method in class org.alfresco.repo.cache.TransactionalCache
- unmakeTranslation(NodeRef) - Method in class org.alfresco.repo.model.ml.MultilingualContentServiceImpl
- unmakeTranslation(NodeRef) - Method in interface org.alfresco.service.cmr.ml.MultilingualContentService
-
Removes the node from any associated translations.
- unmarshallModel(URL) - Static method in class org.alfresco.repo.audit.model.AuditModelRegistryImpl
-
Unmarshalls the Audit model from the URL.
- UnmovableAspect - Class in org.alfresco.repo.node
-
Unmovable aspect behaviour bean.
- UnmovableAspect() - Constructor for class org.alfresco.repo.node.UnmovableAspect
- UnrecognisedFacetId(String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.UnrecognisedFacetId
- UnrecognisedFacetId(String, String) - Constructor for exception org.alfresco.repo.search.impl.solr.facet.Exceptions.UnrecognisedFacetId
- unregister() - Method in class org.alfresco.repo.dictionary.DictionaryRepositoryBootstrap
-
Unregister
- unregister(String) - Method in class org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl
- unregister(TenantDeployer) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- unregister(TenantDeployer) - Method in class org.alfresco.repo.tenant.SingleTAdminServiceImpl
-
NO-OP
- unregister(TenantDeployer) - Method in interface org.alfresco.repo.tenant.TenantAdminService
- unregister(ExtensionPoint<?, ?>) - Method in class org.alfresco.traitextender.Extender
-
Unregisters an extension-point to factory association of the given extension point.
- unregister(ExtensionPoint<?, ?>) - Method in class org.alfresco.traitextender.ExtenderImpl
- unregisterKey(String) - Method in class org.alfresco.encryption.EncryptionKeysRegistryImpl
- unregisterListener(FixedAclUpdaterListener) - Static method in class org.alfresco.repo.domain.permissions.FixedAclUpdater
-
Unregister a
FixedAclUpdaterListenerto be notified when a node is updated by an instance of this class. - unregisterMBean(ObjectName) - Method in class org.alfresco.repo.management.DynamicMBeanExporter
- unregisterMBean(ObjectName) - Method in interface org.alfresco.repo.management.DynamicMBeanExportOperations
-
Unregisters an MBean
- unregisterResourceBundle(String) - Method in interface org.alfresco.repo.i18n.MessageService
-
Unregister a resource bundle
- unregisterResourceBundle(String) - Method in class org.alfresco.repo.i18n.MessageServiceImpl
- unscheduleJob(HBBaseDataCollector) - Method in interface org.alfresco.heartbeat.jobs.HeartBeatJobScheduler
- unscheduleJob(HBBaseDataCollector) - Method in class org.alfresco.heartbeat.jobs.QuartzJobScheduler
- unseenCount - Variable in class org.alfresco.repo.imap.ImapService.FolderStatus
- unsetFeedControl(String, String) - Method in class org.alfresco.repo.activities.script.Activity
-
For current user, unset feed control
- unsetFeedControl(FeedControl) - Method in class org.alfresco.repo.activities.ActivityServiceImpl
- unsetFeedControl(FeedControl) - Method in interface org.alfresco.service.cmr.activities.ActivityService
-
For current user, unset feed control
- unshareContent(String) - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl
- unshareContent(String) - Method in interface org.alfresco.service.cmr.quickshare.QuickShareService
-
Unshare the content identified by sharedId
- unsubscribe(GreenMailUser, String) - Method in class org.alfresco.repo.imap.AlfrescoImapHostManager
-
Unsubscribes from a given mailbox.
- unsubscribe(String, NodeRef) - Method in class org.alfresco.repo.subscriptions.SubscriptionServiceImpl
- unsubscribe(String, NodeRef) - Method in interface org.alfresco.service.cmr.subscriptions.SubscriptionService
-
Unsubscribes from a node.
- unsubscribe(AlfrescoImapUser, String) - Method in interface org.alfresco.repo.imap.ImapService
-
Unsubscribes from a given mailbox.
- unsubscribe(AlfrescoImapUser, String) - Method in class org.alfresco.repo.imap.ImapServiceImpl
- UnsupportedContentUrlException - Exception in org.alfresco.repo.content
-
Exception produced when a content URL is not supported by a particular
ContentStoreimplementation. - UnsupportedContentUrlException(ContentStore, String) - Constructor for exception org.alfresco.repo.content.UnsupportedContentUrlException
- UnsupportedContentUrlException(ContentStore, String, String) - Constructor for exception org.alfresco.repo.content.UnsupportedContentUrlException
- UnsupportedQueryLanguage - Class in org.alfresco.repo.search.impl
- UnsupportedQueryLanguage() - Constructor for class org.alfresco.repo.search.impl.UnsupportedQueryLanguage
- UnsupportedTransformationException - Exception in org.alfresco.repo.content.transform
-
Exception indicates that a transformer is unable to transform a requested transformation.
- UnsupportedTransformationException(String) - Constructor for exception org.alfresco.repo.content.transform.UnsupportedTransformationException
- UNTIL_FIRST_FAILURE - Enum constant in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Run each action in anisolated transaction, but stop at the first failure
- UNVERSIONED_VERSION_LABEL - Static variable in class org.alfresco.opencmis.CMISConnector
- unwrap() - Method in class org.alfresco.repo.jscript.NativeMap
- unwrap(Class<T>) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap.UnclosableConnection
- update() - Method in class org.alfresco.repo.thumbnail.script.ScriptThumbnail
-
Updates the thumbnails content
- update() - Method in class org.alfresco.repo.workflow.TaskUpdater
- update(String) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- update(String, Object) - Method in class org.alfresco.ibatis.SqlSessionMetricsWrapper
- update(NodeRef) - Method in class org.alfresco.repo.workflow.PackageManager
-
Applies the specified modifications to the package.
- update(NodeRef, DownloadStatus, int) - Method in interface org.alfresco.repo.download.DownloadStatusUpdateService
-
Update and persist the status of the download.
- update(NodeRef, DownloadStatus, int) - Method in class org.alfresco.repo.download.DownloadStatusUpdateServiceImpl
- update(NodeRef, DownloadStatus, int) - Method in interface org.alfresco.service.cmr.download.DownloadStatusUpdateService
- UPDATE - Static variable in interface org.alfresco.service.cmr.rule.RuleType
- UPDATE_EXISTING - Enum constant in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
- updateAceEntity(AceEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAceEntity(AceEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updateAcl(AclUpdateEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAcl(AclUpdateEntity) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- updateAclChangeSet(Long, long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAclChangeSet(Long, long) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- updateAclEntity(AclEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAclEntity(AclEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updateAclMember(AclMemberEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAclMember(AclMemberEntity) - Method in interface org.alfresco.repo.domain.permissions.AclCrudDAO
- updateAclMemberEntity(AclMemberEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAclMemberEntity(AclMemberEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updateAppliedPatch(AppliedPatch) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- updateAppliedPatch(AppliedPatch) - Method in interface org.alfresco.repo.domain.patch.AppliedPatchDAO
- updateAppliedPatchEntity(AppliedPatchEntity) - Method in class org.alfresco.repo.domain.patch.AbstractAppliedPatchDAOImpl
- updateAppliedPatchEntity(AppliedPatchEntity) - Method in class org.alfresco.repo.domain.patch.ibatis.AppliedPatchDAOImpl
- updateAuditApplication(AuditApplicationEntity) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- updateAuditApplication(AuditApplicationEntity) - Method in class org.alfresco.repo.domain.audit.ibatis.AuditDAOImpl
- updateAuditApplicationDisabledPaths(Long, Set<String>) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- updateAuditApplicationDisabledPaths(Long, Set<String>) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Update the audit application to hold a new set of disabled paths.
- updateAuditApplicationModel(Long, Long) - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl
- updateAuditApplicationModel(Long, Long) - Method in interface org.alfresco.repo.domain.audit.AuditDAO
-
Update the audit application to refer to a new model.
- UpdateAuditTemplatePatch - Class in org.alfresco.repo.admin.patch.impl
-
Updates show_audit.ftl file for upgrade from v3.3.5 to v3.4.x (ALF-13929)
- UpdateAuditTemplatePatch() - Constructor for class org.alfresco.repo.admin.patch.impl.UpdateAuditTemplatePatch
- updateAuthentication(String, char[], char[]) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
- updateAuthentication(String, char[], char[]) - Method in class org.alfresco.repo.security.authentication.MutableAuthenticationServiceImpl
- updateAuthentication(String, char[], char[]) - Method in interface org.alfresco.service.cmr.security.MutableAuthenticationService
-
Update the login information for the user (typically called by the user)
- updateAuthorityEntity(AuthorityEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateAuthorityEntity(AuthorityEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updateBlogPost(BlogPostInfo) - Method in class org.alfresco.repo.blog.BlogServiceImpl
- updateBlogPost(BlogPostInfo) - Method in interface org.alfresco.service.cmr.blog.BlogService
-
Updates an existing
BlogPostInfoin the repository. - updateCalendarEntry(CalendarEntry) - Method in class org.alfresco.repo.calendar.CalendarServiceImpl
- updateCalendarEntry(CalendarEntry) - Method in interface org.alfresco.service.cmr.calendar.CalendarService
-
Updates an existing
CalendarEntryin the repository. - updateChangedAcls(NodeRef, List<AclChange>) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
-
Update any associated ACLs
- updateChangedAcls(NodeRef, List<AclChange>) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- updateChangeSetEntity(Long, long) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updateChangeSetEntity(Long, long) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updateChildAssocIndex(Long, Long, QName, QName, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateChildAssocIndex(Long, Long, QName, QName, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateChildAssocUniqueName(Long, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateChildAssocUniqueName(Long, String) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateChildAssocUniqueNameImpl(Long, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateChildRelationship(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- updateChildRelationship(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- updateChildRelationship(ChildAssociationRef, ChildAssociationRef) - Method in interface org.alfresco.repo.search.Indexer
-
Alter the relationship between parent and child nodes in the index.
- updateChildRelationship(ChildAssociationRef, ChildAssociationRef) - Method in class org.alfresco.repo.search.IndexerComponent
- updateComment(NodeRef, String, String) - Method in interface org.alfresco.repo.forum.CommentService
-
Updates the comment
- updateComment(NodeRef, String, String) - Method in class org.alfresco.repo.forum.CommentServiceImpl
- updateContent(NodeRef, File) - Method in interface org.alfresco.repo.download.ContentServiceHelper
-
Implementations should update the content of downlaodNode with contents of archiveFile.
- updateContent(NodeRef, File) - Method in class org.alfresco.repo.download.LocalContentServiceHelper
- updateContentData(Long, ContentData) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- updateContentData(Long, ContentData) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Update a content data instance
- updateContentDataEntity(ContentDataEntity) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Update an existing alf_content_data entity
- updateContentDataEntity(ContentDataEntity) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- updateContentDataEntity(ContentDataEntity, ContentData) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Translates the
ContentDatainto persistable values using the helper DAOs - updateContentMimetypeIds(Long, Long) - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- updateContentMimetypeIds(Long, Long) - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Update all alf_content_data mimetype references.
- updateContentUrlEntity(ContentUrlEntity, ContentUrlEntity) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- updateContentUrlEntity(ContentUrlEntity, ContentUrlEntity) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- updateContentUrlKey(long, ContentUrlKeyEntity) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- updateContentUrlKey(long, ContentUrlKeyEntity) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Updates the content key for the given content url
- updateContentUrlKey(String, ContentUrlKeyEntity) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
- updateContentUrlKey(String, ContentUrlKeyEntity) - Method in interface org.alfresco.repo.domain.contentdata.ContentDataDAO
-
Updates the content key for the given content url
- updateContentUrlOrphanTime(Long, Long, Long) - Method in class org.alfresco.repo.domain.contentdata.AbstractContentDataDAOImpl
-
Update a content URL with the given orphan time
- updateContentUrlOrphanTime(Long, Long, Long) - Method in class org.alfresco.repo.domain.contentdata.ibatis.ContentDataDAOImpl
- updateCredentials(BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- updateCredentials(BaseCredentialsInfo) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Updates an existing
BaseCredentialsInfo. - updateCredentialsAuthenticationSucceeded(boolean, BaseCredentialsInfo) - Method in class org.alfresco.repo.remotecredentials.RemoteCredentialsServiceImpl
- updateCredentialsAuthenticationSucceeded(boolean, BaseCredentialsInfo) - Method in interface org.alfresco.service.cmr.remotecredentials.RemoteCredentialsService
-
Records if the most recent Authentication attempt with a given set of credentials worked or not.
- updateCredentialsAuthenticationSucceeded(boolean, OAuth1CredentialsInfo) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- updateCredentialsAuthenticationSucceeded(boolean, OAuth1CredentialsInfo) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- updateCredentialsAuthenticationSucceeded(boolean, OAuth2CredentialsInfo) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- updateCredentialsAuthenticationSucceeded(boolean, OAuth2CredentialsInfo) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- updateCustomModel(String, M2Model, boolean) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- updateDescriptor(Descriptor, RepoUsage.LicenseMode) - Method in interface org.alfresco.repo.descriptor.DescriptorDAO
-
Push the current server descriptor properties into persistence.
- updateDescriptor(Descriptor, RepoUsage.LicenseMode) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
- updateDescriptor(Descriptor, RepoUsage.LicenseMode) - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
- updateFacet(SolrFacetProperties) - Method in interface org.alfresco.repo.search.impl.solr.facet.SolrFacetService
-
Updates the existing facet.
- updateFacet(SolrFacetProperties) - Method in class org.alfresco.repo.search.impl.solr.facet.SolrFacetServiceImpl
- UpdateFollowingEmailTemplatesPatch - Class in org.alfresco.repo.admin.patch.impl
-
Update following email templates patch
- UpdateFollowingEmailTemplatesPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.UpdateFollowingEmailTemplatesPatch
- updateImportFile(String, String) - Method in class org.alfresco.repo.admin.patch.util.ImportFileUpdater
-
Updates the passed import file into the equivalent 1.4 format.
- updateInheritance(Long, Long, Long) - Method in interface org.alfresco.repo.domain.permissions.AccessControlListDAO
- updateInheritance(Long, Long, Long) - Method in class org.alfresco.repo.domain.permissions.ADMAccessControlListDAO
- updateLicenseKey(byte[]) - Method in interface org.alfresco.repo.descriptor.DescriptorDAO
-
Update license key.
- updateLicenseKey(byte[]) - Method in class org.alfresco.repo.descriptor.RepositoryDescriptorDAOImpl
- updateLicenseKey(byte[]) - Method in class org.alfresco.repo.descriptor.ServerDescriptorDAOImpl
- updateLink(LinkInfo) - Method in class org.alfresco.repo.links.LinksServiceImpl
- updateLink(LinkInfo) - Method in interface org.alfresco.service.cmr.links.LinksService
-
Updates an existing
LinkInfoin the repository. - updateLock(LockEntity, String, long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
-
Update an existing lock
- updateLock(LockEntity, String, long) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- updateLocks(Long, String, String, long) - Method in class org.alfresco.repo.domain.locks.AbstractLockDAOImpl
- updateLocks(Long, String, String, long) - Method in class org.alfresco.repo.domain.locks.ibatis.LockDAOImpl
- updateMessageID() - Method in class org.alfresco.repo.imap.AbstractMimeMessage
- updateMimetype(String, String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- updateMimetype(String, String) - Method in interface org.alfresco.repo.domain.mimetype.MimetypeDAO
-
Update a mimetype if it exists.
- updateMimetypeEntity(Long, String) - Method in class org.alfresco.repo.domain.mimetype.AbstractMimetypeDAOImpl
- updateMimetypeEntity(Long, String) - Method in class org.alfresco.repo.domain.mimetype.ibatis.MimetypeDAOImpl
- updateModeratedInvitation(String, String, String) - Method in class org.alfresco.repo.invitation.InvitationServiceImpl
- updateModeratedInvitation(String, String, String) - Method in interface org.alfresco.service.cmr.invitation.InvitationService
-
Update the invitee comments for an existing moderated invitation
- updateNamespace(String, String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- updateNamespace(String, String) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Modifies an existing namespace URI.
- updateNamespaceEntity(NamespaceEntity, String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- updateNamespaceEntity(NamespaceEntity, String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- updateNeeded(TransferManifestNormalNode, NodeRef) - Method in class org.alfresco.repo.transfer.RepoPrimaryManifestProcessorImpl
- updateNode(Long, QName, Locale) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateNode(Long, QName, Locale) - Method in interface org.alfresco.repo.domain.node.NodeDAO
- updateNode(NodeUpdateEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateNode(NodeUpdateEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateNode(NodeRef) - Method in class org.alfresco.repo.search.impl.NoActionIndexer
- updateNode(NodeRef) - Method in class org.alfresco.repo.search.impl.noindex.NoIndexIndexer
- updateNode(NodeRef) - Method in interface org.alfresco.repo.search.Indexer
-
Update an index entry due to property changes on a node.
- updateNode(NodeRef) - Method in class org.alfresco.repo.search.IndexerComponent
- updateNodeAssoc(Long, int) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateNodeAssoc(Long, int) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateNodes(Long, List<Long>) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateNodes(Long, List<Long>) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateNodesInStore(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateNodesInStore(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateOrCreateAttribute(Serializable, Serializable, Serializable, Serializable, Serializable, Serializable) - Method in class org.alfresco.repo.attributes.AttributeServiceImpl
-
Update an attribute key whilst preserving the associated value (if any).
- updateOrCreateAttribute(Serializable, Serializable, Serializable, Serializable, Serializable, Serializable) - Method in interface org.alfresco.service.cmr.attributes.AttributeService
-
Update an attribute key whilst preserving the associated value (if any).
- updateOSNameAttributeForLinux(String) - Static method in class org.alfresco.repo.management.JmxDumpUtil
-
Adds a Linux version
- updatePermissionEntity(PermissionEntity) - Method in class org.alfresco.repo.domain.permissions.AbstractAclCrudDAOImpl
- updatePermissionEntity(PermissionEntity) - Method in class org.alfresco.repo.domain.permissions.ibatis.AclCrudDAOImpl
- updatePersonSizeCurrentType() - Method in class org.alfresco.repo.domain.patch.ibatis.PatchDAOImpl
- updatePersonSizeCurrentType() - Method in interface org.alfresco.repo.domain.patch.PatchDAO
-
Update all alf_node_properties of 'sizeCurrent' name to have correct persisted type of Long.
- updatePost(long, String, String, ActivityPostEntity.STATUS) - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- updatePost(long, String, String, ActivityPostEntity.STATUS) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- updatePost(PostInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- updatePost(PostInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Updates an existing
PostInfoin the repository. - updatePostStatus(long, ActivityPostEntity.STATUS) - Method in class org.alfresco.repo.activities.feed.FeedTaskProcessor
- updatePostStatus(long, ActivityPostEntity.STATUS) - Method in class org.alfresco.repo.activities.feed.local.LocalFeedTaskProcessor
- updatePostStatus(long, ActivityPostEntity.STATUS) - Method in interface org.alfresco.repo.domain.activities.ActivityPostDAO
- updatePostStatus(long, ActivityPostEntity.STATUS) - Method in class org.alfresco.repo.domain.activities.ibatis.ActivityPostDAOImpl
- updatePrimaryChildrenSharedAclId(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updatePrimaryChildrenSharedAclId(Long, Long, Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updatePrimaryParentAssocs(Long, Long, QName, QName, String) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updatePrimaryParentAssocs(Long, Long, QName, QName, String) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updatePrimaryParentAssocs(ChildAssocEntity, Node, Node, Long, String, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updatePrimaryParentAssocs(ChildAssocEntity, Node, Node, Long, String, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl.MySQLClusterNDB
- updatePrimaryParentAssocsImpl(ChildAssocEntity, Node, Node, Long, String, Long, QName, QName) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateProgress(String, int) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateProgress(String, int) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- updateProgress(String, int) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
update the progress of the specified transfer
- updateProgress(String, int, int) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateProgress(String, int, int) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- updateProgress(String, int, int) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
update the progress of the specified transfer and possibly change the end position.
- updateProgressInternal(String, int) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateProgressInternal(String, int) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- updateProgressInternal(String, int, int) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateProgressInternal(String, int, int) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- updateProperties(String, Holder<String>, Holder<String>, Properties, ExtensionsData) - Method in class org.alfresco.opencmis.AlfrescoCmisServiceImpl
- updateProperty(Long, Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- updateProperty(Long, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Use for accessing non-unique, exploded properties; see interface comments.
- updateProperty(QName, Serializable) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- updateProperty(QName, Serializable) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- updateProperty(QName, Serializable) - Method in class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- updatePropertyRoot(PropertyRootEntity) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- updatePropertyRoot(PropertyRootEntity) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- updatePropertyUniqueContext(Serializable, Serializable, Serializable, Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- updatePropertyUniqueContext(Serializable, Serializable, Serializable, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Update the property associated with a unique context (based on one, two or three context values).
- updatePropertyUniqueContext(PropertyUniqueContextEntity) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- updatePropertyUniqueContext(PropertyUniqueContextEntity) - Method in class org.alfresco.repo.domain.propval.ibatis.PropertyValueDAOImpl
- updatePropertyUniqueContextKeys(Long, Serializable, Serializable, Serializable) - Method in class org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl
- updatePropertyUniqueContextKeys(Long, Serializable, Serializable, Serializable) - Method in interface org.alfresco.repo.domain.propval.PropertyValueDAO
-
Update the unique context, preserving any associated property.
- updateQName(QName, QName) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- updateQName(QName, QName) - Method in interface org.alfresco.repo.domain.qname.QNameDAO
-
Modify an existing QName.
- updateQNameEntity(QNameEntity, Long, String) - Method in class org.alfresco.repo.domain.qname.AbstractQNameDAOImpl
- updateQNameEntity(QNameEntity, Long, String) - Method in class org.alfresco.repo.domain.qname.ibatis.QNameDAOImpl
- UpdateQuotaCommand - Class in org.alfresco.filesys.repo.rules.commands
-
Update the user's quota.
- UpdateQuotaCommand() - Constructor for class org.alfresco.filesys.repo.rules.commands.UpdateQuotaCommand
- updateSharedOAuth1Credentials(OAuth1CredentialsInfo, String, String, String) - Method in class org.alfresco.repo.oauth1.OAuth1CredentialsStoreServiceImpl
- updateSharedOAuth1Credentials(OAuth1CredentialsInfo, String, String, String) - Method in interface org.alfresco.service.cmr.oauth1.OAuth1CredentialsStoreService
- updateSharedOAuth2Credentials(OAuth2CredentialsInfo, String, String, String, Date, Date) - Method in class org.alfresco.repo.oauth2.OAuth2CredentialsStoreServiceImpl
- updateSharedOAuth2Credentials(OAuth2CredentialsInfo, String, String, String, Date, Date) - Method in interface org.alfresco.service.cmr.oauth2.OAuth2CredentialsStoreService
- updateSite(SiteInfo) - Method in class org.alfresco.repo.site.SiteServiceImpl
- updateSite(SiteInfo) - Method in interface org.alfresco.service.cmr.site.SiteService
-
Update the site information.
- updateStatus(String, TransferProgress.Status) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateStatus(String, TransferProgress.Status) - Method in class org.alfresco.repo.transfer.LoggingTransferProgressMonitorImpl
- updateStatus(String, TransferProgress.Status) - Method in interface org.alfresco.repo.transfer.TransferProgressMonitor
-
update the startus of the transfer
- updateStatus(NodeRef, DownloadStatus) - Method in class org.alfresco.repo.download.DownloadStorage
- updateStatusInternal(String, TransferProgress.Status) - Method in class org.alfresco.repo.transfer.AbstractTransferProgressMonitor
- updateStatusInternal(String, TransferProgress.Status) - Method in class org.alfresco.repo.transfer.RepoTransferProgressMonitorImpl
- updateStore(StoreEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateStore(StoreEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateStoreRoot(StoreEntity) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateStoreRoot(StoreEntity) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateTags(NodeRef, Map<QName, Serializable>, Map<QName, Serializable>) - Method in class org.alfresco.repo.tagging.TaggingServiceImpl
-
Update tag policy behaviour
- updateTagScopeLock(NodeRef, String) - Method in class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- UpdateTagScopesActionExecuter - Class in org.alfresco.repo.tagging
-
Update tag scopes action executer.
- UpdateTagScopesActionExecuter() - Constructor for class org.alfresco.repo.tagging.UpdateTagScopesActionExecuter
- UpdateTagScopesQuartzJob - Class in org.alfresco.repo.tagging
-
Finds Tag Scope updates that haven't been applied, and triggers then to be run.
- UpdateTagScopesQuartzJob() - Constructor for class org.alfresco.repo.tagging.UpdateTagScopesQuartzJob
- updateTask(String, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in class org.alfresco.repo.workflow.activiti.ActivitiWorkflowEngine
-
Update the Properties and Associations of a Task
- updateTask(String, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in interface org.alfresco.repo.workflow.TaskComponent
-
Update the Properties and Associations of a Task
- updateTask(String, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in class org.alfresco.repo.workflow.WorkflowServiceImpl
- updateTask(String, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in interface org.alfresco.service.cmr.workflow.WorkflowService
-
Update the Properties and Associations of a Task
- updateTask(Task, Map<QName, Serializable>, Map<QName, List<NodeRef>>, Map<QName, List<NodeRef>>) - Method in class org.alfresco.repo.workflow.activiti.properties.ActivitiPropertyConverter
- updateTemplates() - Method in class org.alfresco.repo.admin.patch.impl.GenericEMailTemplateUpdatePatch
- updateTenant(TenantUpdateEntity) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- updateTenant(TenantUpdateEntity) - Method in interface org.alfresco.repo.domain.tenant.TenantAdminDAO
-
Update tenant
- updateTenantEntity(TenantEntity) - Method in class org.alfresco.repo.domain.tenant.AbstractTenantAdminDAOImpl
- updateTenantEntity(TenantEntity) - Method in class org.alfresco.repo.domain.tenant.ibatis.TenantAdminDAOImpl
- updateThumbnail(NodeRef, TransformationOptions) - Method in class org.alfresco.repo.thumbnail.ThumbnailServiceImpl
-
Deprecated.
- updateThumbnail(NodeRef, TransformationOptions) - Method in interface org.alfresco.service.cmr.thumbnail.ThumbnailService
-
Deprecated.Updates the content of a thumbnail.
- UpdateThumbnailActionExecuter - Class in org.alfresco.repo.thumbnail
-
Deprecated.The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
- UpdateThumbnailActionExecuter() - Constructor for class org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
-
Deprecated.
- updateTopic(TopicInfo) - Method in class org.alfresco.repo.discussion.DiscussionServiceImpl
- updateTopic(TopicInfo) - Method in interface org.alfresco.service.cmr.discussion.DiscussionService
-
Updates an existing
TopicInfoin the repository. - updateTransaction(Long, Long) - Method in class org.alfresco.repo.domain.node.AbstractNodeDAOImpl
- updateTransaction(Long, Long) - Method in class org.alfresco.repo.domain.node.ibatis.NodeDAOImpl
- updateTransientProperty(String, FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- updateTransientProperty(String, FormData.FieldData) - Method in class org.alfresco.repo.forms.processor.workflow.TaskFormPersister
- updateType(String, TypeDefinition, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.AbstractCmisServiceWrapper
- updateType(String, TypeDefinition, ExtensionsData) - Method in class lib3party.org.apache.chemistry.opencmis.server.support.wrapper.ConformanceCmisServiceWrapper
- updateUsage(RepoUsage.UsageType) - Method in class org.alfresco.repo.admin.RepoAdminServiceImpl
- updateUsage(RepoUsage.UsageType) - Method in interface org.alfresco.repo.usage.RepoUsageComponent
-
Force an update of the current repository usage.
- updateUsage(RepoUsage.UsageType) - Method in class org.alfresco.repo.usage.RepoUsageComponentImpl
- updateUsage(RepoUsage.UsageType) - Method in interface org.alfresco.service.cmr.admin.RepoAdminService
-
Force an update of the usages, providing a hint on the specific updates required.
- updateUser(String, char[]) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Update a user's password.
- updateUser(String, char[]) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Update a user's password.
- updateUser(String, char[]) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- updateUsernameForTenancy(String, TenantService) - Static method in class org.alfresco.repo.security.person.PersonServiceImpl
-
Helper for when creating new users and people: Updates the supplied username with any required tenant details, and ensures that the tenant domains match.
- updateValue(K1, V1) - Method in interface org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAO
-
Update the entity identified by the given key.
- updateValue(K2, V2) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache.EntityLookupCallbackDAOAdaptor
-
Disallows the operation.
- updateValue(K, V) - Method in class org.alfresco.repo.cache.lookup.EntityLookupCache
-
Update the entity associated with the given key.
- UpdateWorkflowNotificationTemplatesPatch - Class in org.alfresco.repo.admin.patch.impl
-
Update workflow notification templates patch
- UpdateWorkflowNotificationTemplatesPatch() - Constructor for class org.alfresco.repo.admin.patch.impl.UpdateWorkflowNotificationTemplatesPatch
- UpgradePasswordHashJob() - Constructor for class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashJob
- UpgradePasswordHashWorker - Class in org.alfresco.repo.security.authentication
-
Upgrade Password Hash Worker
- UpgradePasswordHashWorker() - Constructor for class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker
- UpgradePasswordHashWorker.UpgradePasswordHashJob - Class in org.alfresco.repo.security.authentication
-
A scheduled job that checks and upgrades users passwords to the system's preferred encoding.
- UpgradePasswordHashWorker.UpgradePasswordHashWorkResult - Class in org.alfresco.repo.security.authentication
-
Thread-safe helper class to carry the job progress information.
- UpgradePasswordHashWorkResult() - Constructor for class org.alfresco.repo.security.authentication.UpgradePasswordHashWorker.UpgradePasswordHashWorkResult
- uri - Variable in class org.alfresco.repo.search.DocumentNavigator.Namespace
- URI_MODULES_1_0 - Static variable in class org.alfresco.repo.module.ModuleComponentHelper
- url - Variable in class org.alfresco.repo.forms.Item
- URL - Static variable in class org.alfresco.repo.content.transform.LocalTransformServiceRegistry
- URLDecodeMethod - Class in org.alfresco.repo.template
- URLDecodeMethod() - Constructor for class org.alfresco.repo.template.URLDecodeMethod
- URLHelper(SysAdminParams) - Constructor for class org.alfresco.repo.action.executer.MailActionExecuter.URLHelper
- urlNative - Variable in class org.alfresco.repo.virtual.ref.Encoding
-
trueifReferences encoded using this encoding can be part of URLs. - UrlShortener - Interface in org.alfresco.service.cmr.urlshortening
- URLToPartName(String) - Static method in class org.alfresco.repo.transfer.TransferCommons
-
Mapping between contentUrl and part name.
- UrlUtil - Class in org.alfresco.util
-
Alfresco URL related utility functions.
- UrlUtil() - Constructor for class org.alfresco.util.UrlUtil
- USAGE_ALL - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.UsageType
-
Identifies usage: all types of usage
- USAGE_DOCUMENTS - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.UsageType
-
Identifies usage: document count
- USAGE_USERS - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsage.UsageType
-
Identifies usage: user count
- UsageDAO - Interface in org.alfresco.repo.domain.usage
-
This provides basic services such as caching, but defers to the underlying implementation for CRUD operations.
- UsageDAO.MapHandler - Interface in org.alfresco.repo.domain.usage
-
A callback handler for iterating over the Map results
- UsageDAO.StringHandler - Interface in org.alfresco.repo.domain.usage
-
A callback handler for iterating over the String results
- UsageDAOImpl - Class in org.alfresco.repo.domain.usage.ibatis
-
iBatis-specific implementation of the Usage DAO.
- UsageDAOImpl() - Constructor for class org.alfresco.repo.domain.usage.ibatis.UsageDAOImpl
- UsageDelta - Interface in org.alfresco.repo.domain.usage
-
Interface for persistent usage delta objects.
- UsageDeltaEntity - Class in org.alfresco.repo.domain.usage
-
Usage Delta Implementation
- UsageDeltaEntity() - Constructor for class org.alfresco.repo.domain.usage.UsageDeltaEntity
-
Default constructor required
- UsageDeltaEntity(long, long) - Constructor for class org.alfresco.repo.domain.usage.UsageDeltaEntity
- UsageQuotaProtector - Class in org.alfresco.repo.usage
-
Implements policies/behaviour for protecting system/admin-maintained person properties
- UsageQuotaProtector() - Constructor for class org.alfresco.repo.usage.UsageQuotaProtector
- UsageService - Interface in org.alfresco.service.cmr.usage
-
The public API by which applications can create usage delta entries.
- UsageServiceImpl - Class in org.alfresco.repo.usage
-
The implementation of the UsageService for tracking usages.
- UsageServiceImpl() - Constructor for class org.alfresco.repo.usage.UsageServiceImpl
- UsageTracker - Interface in org.alfresco.repo.content.caching.quota
-
Interface through which disk usage levels can be set and queried.
- USE_COPIED_OTHERWISE_ORIGINAL_TARGET - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
The copied association will use, as target, the node copied from the original target; if the original association's target is not copied in the original target is used.
- USE_COPIED_TARGET - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
The copied association will use, as target, the node copied from the original target; if the original association's target is not copied in the process, then nothing is done.
- USE_ORIGINAL_TARGET - Enum constant in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
The copied association will use, as target, the original association's target i.e. the target of the association will remain as it was.
- useDefaultProcessor(String) - Method in class org.alfresco.repo.forms.processor.FieldProcessorRegistry
-
Determines if the defaultProcessor should be used.
- useDefaultProcessor(String) - Method in class org.alfresco.repo.forms.processor.node.ContentModelFieldProcessorRegistry
- User(String, String) - Constructor for class org.alfresco.tools.RenameUser.User
- USER - Enum constant in enum class org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
- USER - Enum constant in enum class org.alfresco.service.cmr.subscriptions.SubscriptionItemTypeEnum
- USER_ACCOUNT_STATUS_NOT_NULL_MESSAGE - Static variable in class org.alfresco.repo.security.sync.ldap.AbstractDirectoryServiceUserAccountStatusInterpreter
- USER_NAMESPACE - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- USER_SEPARATOR - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- USER_TASK_NODE_TYPE - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- UserAccessControlBean - Class in org.alfresco.filesys.config.acl
-
Simple description of a JLAN User Access control that can be configured via JMX or a Spring bean definition.
- UserAccessControlBean() - Constructor for class org.alfresco.filesys.config.acl.UserAccessControlBean
- UserAuditFilter - Class in org.alfresco.repo.audit
- UserAuditFilter() - Constructor for class org.alfresco.repo.audit.UserAuditFilter
-
Default constructor
- UserAuthoritySet(String) - Constructor for class org.alfresco.repo.security.authority.AuthorityServiceImpl.UserAuthoritySet
- userCount() - Method in class org.alfresco.tools.RenameUser.RenameUserToolContext
- userExists(String) - Method in class org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao
-
Check is a user exists.
- userExists(String) - Method in interface org.alfresco.repo.security.authentication.MutableAuthenticationDao
-
Check is a user exists.
- userExists(String) - Method in class org.alfresco.repo.security.authentication.RepositoryAuthenticationDao
- USERHOME_BINDING_NAME - Static variable in class org.alfresco.repo.workflow.activiti.script.ActivitiScriptBase
- UserHomeNodeLocator - Class in org.alfresco.repo.nodelocator
-
This
NodeLocatoridentifies and returns the node representing the current users home folder. - UserHomeNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.UserHomeNodeLocator
- UserInfoAttrMapping - Record Class in org.alfresco.repo.security.authentication.identityservice.user
-
The UserInfoAttrMapping record represents the mapping of claims fetched from the UserInfo endpoint to create an Alfresco user.
- UserInfoAttrMapping(String, String, String, String) - Constructor for record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Creates an instance of a
UserInfoAttrMappingrecord class. - userMap - Variable in class org.alfresco.repo.imap.AlfrescoImapUserManager
- UserMapping - Class in org.alfresco.filesys.auth.nfs
-
Represents a user mapping for the
AlfrescoRpcAuthenticator. - UserMapping() - Constructor for class org.alfresco.filesys.auth.nfs.UserMapping
-
Default constructor for container initialisation.
- UserMapping(String, int, int) - Constructor for class org.alfresco.filesys.auth.nfs.UserMapping
-
The Constructor.
- username - Enum constant in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
- username() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
-
Returns the value of the
usernamerecord component. - username() - Method in class org.alfresco.repo.security.authentication.identityservice.user.OIDCUserInfo
- Username - Enum constant in enum class org.alfresco.service.cmr.site.SiteService.SortFields
- usernameClaim() - Method in record class org.alfresco.repo.security.authentication.identityservice.user.UserInfoAttrMapping
-
Returns the value of the
usernameClaimrecord component. - UserNameConstraint - Class in org.alfresco.repo.dictionary.constraint
-
Apply constraints for user names.
- UserNameConstraint() - Constructor for class org.alfresco.repo.dictionary.constraint.UserNameConstraint
- UserNameDisplayHandler - Class in org.alfresco.repo.search.impl.solr.facet.handler
-
A simple handler to get the full user name from the userID.
- UserNameDisplayHandler(Set<String>) - Constructor for class org.alfresco.repo.search.impl.solr.facet.handler.UserNameDisplayHandler
- UserNameGenerator - Interface in org.alfresco.repo.security.authentication
-
Implementations of this interface generate a user name
- UsernameHomeFolderProvider - Class in org.alfresco.repo.security.person
-
Creates home folders directly under the root path, based on the username of the user.
- UsernameHomeFolderProvider() - Constructor for class org.alfresco.repo.security.person.UsernameHomeFolderProvider
- UserNameMatcher - Interface in org.alfresco.repo.security.person
-
Check if userNames match
- UserNameMatcherImpl - Class in org.alfresco.repo.security.person
- UserNameMatcherImpl() - Constructor for class org.alfresco.repo.security.person.UserNameMatcherImpl
- UsernamePropertyDecorator - Class in org.alfresco.repo.jscript.app
-
Username property decorator class.
- UsernamePropertyDecorator() - Constructor for class org.alfresco.repo.jscript.app.UsernamePropertyDecorator
- UserNotifier - Interface in org.alfresco.repo.activities.feed
-
Notifies the given user by sending their activity feed information to their email address (or potentially some other destination)
- userPermissions - Variable in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
User permissions
- userPermissionsToJSON(NodeRef) - Method in class org.alfresco.repo.jscript.app.JSONConversionComponent
-
Handles the work of converting user permissions to JSON.
- UserQuotaDetails - Class in org.alfresco.filesys.repo
-
User Quota Details Class
- UserQuotaDetails(String, long) - Constructor for class org.alfresco.filesys.repo.UserQuotaDetails
-
Class constructor
- UserRegistry - Interface in org.alfresco.repo.security.sync
-
A
UserRegistryis an encapsulation of an external registry from which user and group information can be queried (typically an LDAP directory). - UserRegistrySynchronizer - Interface in org.alfresco.repo.security.sync
-
A
UserRegistrySynchronizeris responsible for synchronizing Alfresco's local user (person) and group (authority) information with one or more external sources (most typically LDAP directories). - UserRegistrySynchronizerJob - Class in org.alfresco.repo.security.sync
-
A scheduled job that regularly invokes a
UserRegistrySynchronizer. - UserRegistrySynchronizerJob() - Constructor for class org.alfresco.repo.security.sync.UserRegistrySynchronizerJob
- UserUsageCollapseJob - Class in org.alfresco.repo.usage
-
Collapses user's content usage delta.
- UserUsageCollapseJob() - Constructor for class org.alfresco.repo.usage.UserUsageCollapseJob
- UserUsageTrackingComponent - Class in org.alfresco.repo.usage
-
User Usage Tracking Component - to allow user usages to be collapsed or re-calculated - used by UserUsageCollapseJob to collapse usage deltas. - used on bootstrap to either clear all usages or (re-)calculate all missing usages.
- UserUsageTrackingComponent() - Constructor for class org.alfresco.repo.usage.UserUsageTrackingComponent
- usingRenditionService2(NodeRef, RenditionDefinition) - Method in class org.alfresco.repo.rendition.RenditionServiceImpl
-
Deprecated.
- usingRenditionService2(NodeRef, RenditionDefinition) - Method in interface org.alfresco.service.cmr.rendition.RenditionService
-
Deprecated.If a rendition has been created by the newer RenditionService2, this method will return true.
- UTF_8 - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- Utf7 - Class in org.alfresco.util
- Utf7() - Constructor for class org.alfresco.util.Utf7
- UTF7 - Static variable in class org.alfresco.util.Utf7
- UTF7_MODIFIED - Static variable in class org.alfresco.util.Utf7
- UTF7_OPTIONAL - Static variable in class org.alfresco.util.Utf7
- utf8 - Static variable in class org.alfresco.repo.remoteticket.AbstractRemoteAlfrescoTicketImpl
- UUIDSupport - Class in org.alfresco.repo.search.impl.querymodel.impl.db
- UUIDSupport() - Constructor for class org.alfresco.repo.search.impl.querymodel.impl.db.UUIDSupport
V
- V0_ACTION_CONTEXT - Static variable in interface org.alfresco.repo.action.access.ActionAccessRestriction
- V1_ACTION_CONTEXT - Static variable in interface org.alfresco.repo.action.access.ActionAccessRestriction
- V2Adaptor(AbstractHomeFolderProvider) - Constructor for class org.alfresco.repo.security.person.AbstractHomeFolderProvider.V2Adaptor
-
Deprecated.
- VALID - Enum constant in enum class org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
- validate() - Method in class org.alfresco.repo.content.directurl.ContentStoreDirectUrlConfig
- validate() - Method in interface org.alfresco.repo.content.directurl.DirectUrlConfig
- validate() - Method in class org.alfresco.repo.content.directurl.SystemWideDirectUrlConfig
- validate() - Method in class org.alfresco.repo.quickshare.QuickShareServiceImpl.QuickShareEmailRequest
- validate(String) - Method in class org.alfresco.repo.security.authentication.AbstractChainingAuthenticationService
-
Validate a ticket.
- validate(String) - Method in class org.alfresco.repo.security.authentication.AuthenticationServiceImpl
- validate(String) - Method in interface org.alfresco.service.cmr.security.AuthenticationService
-
Validate a ticket.
- validate(DbObject, DbObject, DiffContext) - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Validate the target database object (against the reference object if necessary).
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.IndexColumnsValidator
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.NullValidator
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.SchemaVersionValidator
- validate(DbObject, DbObject, DiffContext) - Method in class org.alfresco.util.schemacomp.validator.TypeNameOnlyValidator
- validateAndCompare() - Method in class org.alfresco.util.schemacomp.SchemaComparator
- validateAndCreate(String, Object, Object, Object) - Static method in record class org.alfresco.repo.security.authentication.identityservice.user.DecodedTokenUser
- validateKeyStores() - Method in class org.alfresco.encryption.KeyStoreChecker
- validateModel(CompiledModel) - Method in interface org.alfresco.repo.dictionary.ModelValidator
-
validate against dictionary if new model then nothing to validate else if an existing model then could be updated (or unchanged) so validate to currently only allow incremental updates - addition of new types, aspects (except default aspects), properties, associations - no deletion of types, aspects or properties or associations - no addition, update or deletion of default/mandatory aspects
- validateModel(CompiledModel) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
-
validate against dictionary if new model then nothing to validate else if an existing model then could be updated (or unchanged) so validate to currently only allow incremental updates - addition of new types, aspects (except default aspects), properties, associations - no deletion of types, aspects or properties or associations - no addition, update or deletion of default/mandatory aspects
- validateModelNamespacePrefix(String) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- validateModelNamespacePrefix(NodeRef) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- validateModelNamespacePrefix(NodeRef) - Method in interface org.alfresco.repo.dictionary.ModelValidator
-
validate the namespace prefix
- validateModelNamespacePrefix(NodeRef) - Method in class org.alfresco.repo.dictionary.ModelValidatorImpl
-
validate the namespace prefix
- validateNodeRefIsWritableSpace(NodeRef) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- validatePatch(Patch) - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Does some up-front validation on the specified patch, specifically to see if it applies to the current server version and not some future version.
- validatePatch(Patch) - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
-
Does some up-front validation on the specified patch, specifically to see if it applies to the current server version and not some future version.
- validatePatches() - Method in interface org.alfresco.repo.admin.patch.PatchService
-
Does some up-front validation on the patches, specifically to see if they all apply to the current server version and not some future version.
- validatePatches() - Method in class org.alfresco.repo.admin.patch.PatchServiceImpl
-
Does some up-front validation on the patches, specifically to see if they all apply to the current server version and not some future version.
- validatePermissions(NodeRef, String, String) - Method in interface org.alfresco.repo.security.person.PermissionsManager
-
Validate that permissions are set on a node as defined.
- validatePermissions(NodeRef, String, String) - Method in class org.alfresco.repo.security.person.PermissionsManagerImpl
- validates(String) - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- validates(String) - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Ask whether the database object's validator is responsible for validating the specified field name.
- validates(String) - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- validates(String) - Method in class org.alfresco.util.schemacomp.validator.IndexColumnsValidator
- validates(String) - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- validateSchema(String, PrintWriter) - Method in class org.alfresco.repo.domain.schema.SchemaBootstrap
-
Collate differences and validation problems with the schema with respect to an appropriate reference schema.
- validatesFullObject() - Method in class org.alfresco.util.schemacomp.validator.AbstractDbValidator
- validatesFullObject() - Method in interface org.alfresco.util.schemacomp.validator.DbValidator
-
Asks whether the database object's validator is responsible for validating the entire DbObject.
- validatesFullObject() - Method in class org.alfresco.util.schemacomp.validator.IgnoreObjectValidator
- validatesFullObject() - Method in class org.alfresco.util.schemacomp.validator.NameValidator
- validatesFullObject() - Method in class org.alfresco.util.schemacomp.validator.TypeNameOnlyValidator
- validateSourceIsReadableDirectory(File) - Method in class org.alfresco.repo.bulkimport.impl.AbstractBulkFilesystemImporter
- validateTenantName(String) - Method in class org.alfresco.repo.tenant.MultiTAdminServiceImpl
- validateTimeString(String) - Static method in class org.alfresco.service.cmr.repository.TemporalSourceOptions
-
Deprecated.Validates that the given value is of the form hh:mm:ss[.xxx]
- validateUserAndGetEmail(String) - Method in class org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
-
Deprecated.
- validateValue(String, String) - Method in interface org.alfresco.repo.dictionary.ValueDataTypeValidator
-
Validates the given
valueagainst the givendataType. - validateValue(String, String) - Method in class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
- ValidatingVisitor - Class in org.alfresco.util.schemacomp
-
Invokes the correct validator for a given DbObject.
- ValidatingVisitor(DiffContext) - Constructor for class org.alfresco.util.schemacomp.ValidatingVisitor
- ValidationResult - Class in org.alfresco.util.schemacomp
-
Results of a validation operation.
- ValidationResult(DbProperty, String) - Constructor for class org.alfresco.util.schemacomp.ValidationResult
- value - Variable in class org.alfresco.repo.forms.FormData.FieldData
- value - Variable in class org.alfresco.repo.search.DocumentNavigator.Property
- value(NodeRef, QName, Object, int) - Method in class org.alfresco.repo.download.AbstractExporter
- value(NodeRef, QName, Object, int) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- value(NodeRef, QName, Object, int) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export property value
- ValueConverter - Class in org.alfresco.repo.jscript
-
Value conversion allowing safe usage of values in Script and Java.
- ValueConverter() - Constructor for class org.alfresco.repo.jscript.ValueConverter
- ValueDataTypeValidator - Interface in org.alfresco.repo.dictionary
-
A generic validator to validate string value against the target data type.
- ValueDataTypeValidatorImpl - Class in org.alfresco.repo.dictionary
- ValueDataTypeValidatorImpl() - Constructor for class org.alfresco.repo.dictionary.ValueDataTypeValidatorImpl
- ValueDerivingMapFactory<O,
K, V> - Class in org.alfresco.util -
A factory for maps that dynamically derive their looked up values from a given source object.
- ValueDerivingMapFactory(Map<K, ValueDerivingMapFactory.ValueDeriver<O, V>>) - Constructor for class org.alfresco.util.ValueDerivingMapFactory
-
Instantiates a new value deriving map factory.
- ValueDerivingMapFactory.ValueDeriver<O,
V> - Interface in org.alfresco.util -
An interface for objects that derive the value for a specific entry in the map.
- valueGetter - Static variable in class org.alfresco.repo.forms.processor.workflow.ContentModelFormPersister
- valueOf(Serializable) - Static method in enum class org.alfresco.service.cmr.action.ActionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.filesys.repo.OpenFileMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.filesys.repo.rules.ScenarioInstance.Ranking
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Method in class org.alfresco.ibatis.ByteArrayTypeHandler
- valueOf(String) - Method in class org.alfresco.ibatis.SerializableTypeHandler
- valueOf(String) - Static method in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.action.evaluator.compare.ContentPropertyName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl.NodeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.bulkimport.ImportableItem.FileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.cache.TransactionStats.OpType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.content.cleanup.ContentStoreCleaner.DeleteFailureAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.content.transform.TransformerDebug.Call
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopySourceAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocCopyAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocRecurseAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.deployment.DeploymentMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.domain.locks.LockDetails.LockType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.event2.EventJSONSchema
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.forms.AssociationFieldDefinition.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.forms.processor.workflow.FieldType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.imap.AttachmentsExtractor.AttachmentsExtractorMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.lock.mem.Lifetime
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.mode.ServerMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.policy.annotation.BehaviourKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.policy.Behaviour.NotificationFrequency
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.policy.Policy.Arg
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.policy.PolicyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.rawevents.types.EventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.COMMAND
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.HANDLER
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.authentication.identityservice.IdentityServiceMetadataKey
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.permissions.ACEType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.permissions.ACLCopyMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.permissions.ACLType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.permissions.impl.RequiredPermission.On
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.security.sync.SyncStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.site.SiteContainersCannedQueryParams.SortFields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.site.SiteMembershipComparator.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.solr.AlfrescoModelDiff.TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.tenant.RunAsTenantInterceptor.TENANT_TYPE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.transaction.AlfrescoTransactionSupport.TxnReadState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAspectAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAssocAction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.virtual.ref.Encodings
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.repo.virtual.ref.Protocols
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.action.ActionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.admin.RepoUsage.LicenseMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.admin.RepoUsage.UsageType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.invitation.Invitation.InvitationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.invitation.Invitation.ResourceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.lock.LockStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.lock.LockType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.lock.UnableToReleaseLockException.CAUSE
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.model.FileFolderServiceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.repository.FileTypeImageSize
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.repository.TransformationOptionPair.Action
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.search.CategoryService.Depth
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.search.CategoryService.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.site.SiteRole
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.site.SiteService.SortFields
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.site.SiteVisibility
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.subscriptions.SubscriptionItemTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.transfer.TransferEventReport.ReportType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.version.VersionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.view.ReferenceType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery.DatePosition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowTaskState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.util.schemacomp.Difference.Where
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
-
Returns the enum constant of this class with the specified name.
- ValueParameter<V> - Class in org.alfresco.repo.virtual.ref
-
Generic value of type
Vholder parameter. - ValueParameter(V) - Constructor for class org.alfresco.repo.virtual.ref.ValueParameter
- ValueProtectingMap<K extends Serializable,
V extends Serializable> - Class in org.alfresco.util -
A map that protects keys and values from accidental modification.
- ValueProtectingMap(Map<K, V>) - Constructor for class org.alfresco.util.ValueProtectingMap
-
Construct providing a protected map and using only the
default immutable classes - ValueProtectingMap(Map<K, V>, Set<Class<?>>) - Constructor for class org.alfresco.util.ValueProtectingMap
-
Construct providing a protected map, complementing the set of
default immutable classes - values() - Static method in enum class org.alfresco.filesys.repo.OpenFileMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.filesys.repo.rules.ScenarioInstance.Ranking
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.opencmis.dictionary.CMISAllowedActionEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.action.evaluator.compare.ComparePropertyValueOperation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.action.evaluator.compare.ContentPropertyName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.CompensatingActionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.action.scheduled.AbstractScheduledAction.TransactionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.bulkimport.impl.BulkImportStatusImpl.NodeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.bulkimport.ImportableItem.FileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.cache.TransactionStats.OpType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.content.cleanup.ContentStoreCleaner.DeleteFailureAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.content.metadata.MetadataExtracter.OverwritePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.content.transform.TransformerDebug.Call
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopySourceAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.AssocCopyTargetAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocCopyAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.copy.CopyBehaviourCallback.ChildAssocRecurseAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.deployment.DeploymentMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.domain.activities.ActivityPostEntity.STATUS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.domain.locks.LockDetails.LockType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.domain.propval.PropertyValueEntity.PersistedType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.event2.EventJSONSchema
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.forms.AssociationFieldDefinition.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.forms.processor.workflow.FieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.imap.AttachmentsExtractor.AttachmentsExtractorMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.imap.ImapService.EmailBodyFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.lock.mem.Lifetime
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.management.subsystems.AbstractPropertyBackedBean.RuntimeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.mode.ServerMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.node.archive.RestoreNodeReport.RestoreStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.node.getchildren.FilterPropString.FilterTypeString
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.node.sizedetails.NodeSizeDetailsServiceImpl.NodeSizeDetails.STATUS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.policy.annotation.BehaviourKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.policy.Behaviour.NotificationFrequency
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.policy.Policy.Arg
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.policy.PolicyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.rawevents.types.EventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.ACTION
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.COMMAND
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.JSONAPIResultFactory.HANDLER
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderJoinCommandType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.querymodel.impl.db.DBQueryBuilderPredicatePartCommandType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.GenericFacetResponse.FACET_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.solr.facet.facetsresponse.Metric.METRIC_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.search.impl.solr.facet.SolrFacetConfig.ValueName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.authentication.AuthenticationComponent.UserNameValidationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.authentication.identityservice.IdentityServiceMetadataKey
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.authority.script.Authority.ScriptAuthorityType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.permissions.ACEType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.permissions.ACLCopyMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.permissions.ACLType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.permissions.impl.RequiredPermission.On
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.person.HomeSpaceNodeRef.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.security.sync.SyncStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.site.SiteContainersCannedQueryParams.SortFields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.site.SiteMembershipComparator.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.solr.AlfrescoModelDiff.TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.alfresco.repo.template.XSLTemplateModel
- values() - Static method in enum class org.alfresco.repo.tenant.RunAsTenantInterceptor.TENANT_TYPE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.transaction.AlfrescoTransactionSupport.TxnReadState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAspectAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.version.VersionRevertCallback.RevertAssocAction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.virtual.ref.Encodings
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.repo.virtual.ref.Protocols
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.action.ActionExecutionStatus
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.action.ActionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.admin.RepoUsage.LicenseMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.admin.RepoUsage.UsageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.download.DownloadStatus.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.favourites.FavouritesService.SortFields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.favourites.FavouritesService.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.invitation.Invitation.InvitationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.invitation.Invitation.ResourceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.invitation.InvitationSearchCriteria.InvitationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.lock.LockStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.lock.LockType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.lock.UnableToReleaseLockException.CAUSE
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.model.FileFolderServiceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.module.ModuleInstallState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.repository.FileTypeImageSize
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.repository.TransformationOptionPair.Action
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.search.CategoryService.Depth
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.search.CategoryService.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.site.SiteRole
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.site.SiteService.SortFields
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.site.SiteVisibility
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.subscriptions.SubscriptionItemTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.transfer.TransferEvent.TransferState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.transfer.TransferEventReport.ReportType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.transfer.TransferProgress.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.version.VersionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.view.ImporterBinding.UUID_BINDING
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.view.ReferenceType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery.DatePosition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowTaskQuery.OrderBy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.service.cmr.workflow.WorkflowTaskState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.util.schemacomp.Difference.Where
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.alfresco.util.ScriptPagingDetails.ItemsSizeConfidence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.alfresco.util.ValueProtectingMap
- valuesRequired() - Method in class org.alfresco.repo.domain.audit.AbstractAuditDAOImpl.AuditQueryRowHandler
- valuesRequired() - Method in interface org.alfresco.service.cmr.audit.AuditService.AuditQueryCallback
-
Determines whether this callback requires the values argument to be populated when
AuditService.AuditQueryCallback.handleAuditEntry(java.lang.Long, java.lang.String, java.lang.String, long, java.util.Map<java.lang.String, java.io.Serializable>)is called. - VANILLA - Enum constant in enum class org.alfresco.repo.virtual.ref.Protocols
- VANILLA_JSON_PARAM_NAME - Static variable in class org.alfresco.repo.virtual.template.ApplyTemplateMethod
- VANILLA_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- VANILLA_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- VANILLA_TEMPLATE_PARAM_INDEX - Static variable in class org.alfresco.repo.virtual.ref.VanillaProtocol
- VanillaHashReferenceParser - Class in org.alfresco.repo.virtual.ref
-
Custom parser for hash encoded strings of
References having the protocol set toVanillaProtocol. - VanillaHashReferenceParser(HashStore) - Constructor for class org.alfresco.repo.virtual.ref.VanillaHashReferenceParser
- VanillaHashStringifier - Class in org.alfresco.repo.virtual.ref
-
Custom stringifier for hash encoded strings of
References having the protocol set toVanillaProtocol. - VanillaHashStringifier(HashStore, Stringifier) - Constructor for class org.alfresco.repo.virtual.ref.VanillaHashStringifier
- VanillaProtocol - Class in org.alfresco.repo.virtual.ref
-
A
VirtualProtocolextension that uses a scripted processor virtual template in order to process a so-called vanilla JSON static template definition on template execution.
Vanilla references store have an extraResourceParameterfor the vanilla-JSON template. - VanillaProtocol() - Constructor for class org.alfresco.repo.virtual.ref.VanillaProtocol
- VAR_TENANT_DOMAIN - Static variable in interface org.alfresco.repo.workflow.activiti.ActivitiConstants
- verify(TransferTarget) - Method in class org.alfresco.repo.transfer.TransferServiceImpl
- verify(TransferTarget) - Method in class org.alfresco.repo.transfer.TransferServiceImpl2
- verify(TransferTarget) - Method in interface org.alfresco.service.cmr.transfer.TransferService
-
Deprecated.Verify a target is available and that the configured credentials are valid.
- verify(TransferTarget) - Method in interface org.alfresco.service.cmr.transfer.TransferService2
-
Verify a target is available and that the configured credentials are valid.
- verifyAccessRestriction(Action) - Method in interface org.alfresco.repo.action.access.ActionAccessRestriction
-
Verify action access restriction
- verifyAccessRestriction(Action) - Method in class org.alfresco.repo.action.access.ActionAccessRestrictionAbstractBase
-
Base for verifying access restriction, manages common checks for exposing action in config or action being ran as a consequence of running a rule (safe)
- verifyActionAccessRestrictions(Action) - Method in class org.alfresco.repo.action.ActionServiceImpl
- verifyActionAccessRestrictions(Action) - Method in interface org.alfresco.repo.action.executer.ActionExecuter
-
Verify action access restrictions
- verifyActionAccessRestrictions(Action) - Method in class org.alfresco.repo.action.executer.ActionExecuterAbstractBase
-
Verify action access restrictions
- verifyActionAccessRestrictions(Action) - Method in class org.alfresco.repo.action.executer.CompositeActionExecuter
-
Verify action access restrictions
- verifyActionAccessRestrictions(Action) - Method in interface org.alfresco.repo.action.RuntimeActionService
-
Verify users access to an action with restrictions
- verifyLicense() - Method in interface org.alfresco.service.license.LicenseService
-
Begin the license verification loop.
- verifyTarget(TransferTarget) - Method in class org.alfresco.repo.transfer.HttpClientTransmitterImpl
- verifyTarget(TransferTarget) - Method in interface org.alfresco.repo.transfer.TransferTransmitter
-
Verify that the target is available
- version - Variable in class org.alfresco.service.cmr.workflow.WorkflowDefinition
-
Deprecated.
- version - Variable in class org.alfresco.util.schemacomp.model.Schema
- Version - Interface in org.alfresco.service.cmr.version
-
Version interface.
- VERSION_BIG - Static variable in class org.alfresco.repo.module.ModuleVersionNumber
- VERSION_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- VERSION_STORE_PROTOCOL - Static variable in interface org.alfresco.service.cmr.version.VersionService
-
The version store protocol label, used in store references
- VERSION_SUFFIX_REGEX - Static variable in interface org.alfresco.repo.bulkimport.DirectoryAnalyser
-
Regex string for the version filename suffix
- VERSION_ZERO - Static variable in class org.alfresco.repo.module.ModuleVersionNumber
- Version2Model - Interface in org.alfresco.repo.version
-
Version2 Model Constants used by version2Store implementation
- Version2ServiceImpl - Class in org.alfresco.repo.version
-
Version2 Service - implements version2Store (a lighter implementation of the lightWeightVersionStore)
- Version2ServiceImpl() - Constructor for class org.alfresco.repo.version.Version2ServiceImpl
- VersionableAspect - Class in org.alfresco.repo.version
-
Class containing behaviour for the versionable aspect
- VersionableAspect() - Constructor for class org.alfresco.repo.version.VersionableAspect
- VersionBaseModel - Interface in org.alfresco.repo.version
-
Base Version Model interface containing the common local names (and other constants) used by the lightWeightVersionStore and version2Store implementations
- versionComparatorDesc - Variable in class org.alfresco.repo.version.VersionServiceImpl
- VersionDoesNotExistException - Exception in org.alfresco.service.cmr.version
-
Version does not exist exception class.
- VersionDoesNotExistException(String) - Constructor for exception org.alfresco.service.cmr.version.VersionDoesNotExistException
-
Constructor
- VersionedContentAndMetadata(int) - Constructor for class org.alfresco.repo.bulkimport.ImportableItem.VersionedContentAndMetadata
- VersionHistory - Interface in org.alfresco.service.cmr.version
-
Version history interface.
- VersionHistoryImpl - Class in org.alfresco.repo.version.common
-
Version History implementation.
- VersionHistoryImpl(Version, Comparator<Version>) - Constructor for class org.alfresco.repo.version.common.VersionHistoryImpl
-
Constructor, ensures the root version is set.
- VersionHistoryNode - Class in org.alfresco.repo.template
-
Template Node wrapper representing a record in the version history of a node.
- VersionHistoryNode(Version, TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.VersionHistoryNode
-
Constructor
- VersionImpl - Class in org.alfresco.repo.version.common
-
Version class implementation.
- VersionImpl(Map<String, Serializable>, NodeRef) - Constructor for class org.alfresco.repo.version.common.VersionImpl
-
Constructor that initialises the state of the version object.
- VersionInsensitiveMapper(String) - Constructor for class org.alfresco.repo.domain.dialect.DialectFactory.VersionInsensitiveMapper
- VersionLabelComparator - Class in org.alfresco.repo.version.common
-
Deprecated.See
VersionHistory - VersionLabelComparator() - Constructor for class org.alfresco.repo.version.common.VersionLabelComparator
-
Deprecated.
- VersionLabelProperty - Class in org.alfresco.opencmis.mapping
- VersionLabelProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.VersionLabelProperty
-
Construct
- VersionModel - Interface in org.alfresco.repo.version
-
Version1 Model Constants used by lightWeightVersionStore implementation
- VersionRevertCallback - Interface in org.alfresco.repo.version
-
A callback to modify version revert behaviour associated with a given type or aspect.
- VersionRevertCallback.RevertAspectAction - Enum Class in org.alfresco.repo.version
- VersionRevertCallback.RevertAssocAction - Enum Class in org.alfresco.repo.version
- VersionRevertDetails - Interface in org.alfresco.repo.version
- VersionSeriesCheckedOutByProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS version series checked out by property
- VersionSeriesCheckedOutByProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.VersionSeriesCheckedOutByProperty
-
Construct
- VersionSeriesCheckedOutIdProperty - Class in org.alfresco.opencmis.mapping
-
Get the CMIS version series checked out id property
- VersionSeriesCheckedOutIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.VersionSeriesCheckedOutIdProperty
-
Construct
- VersionSeriesIdProperty - Class in org.alfresco.opencmis.mapping
- VersionSeriesIdProperty(ServiceRegistry, CMISConnector) - Constructor for class org.alfresco.opencmis.mapping.VersionSeriesIdProperty
-
Construct
- versionService - Variable in class org.alfresco.repo.action.executer.CreateVersionActionExecuter
-
Version service
- versionService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporter
- versionService - Variable in class org.alfresco.repo.bulkimport.impl.AbstractNodeImporterFactory
- VersionService - Interface in org.alfresco.service.cmr.version
-
Interface for public and internal version operations.
- VersionServiceException - Exception in org.alfresco.service.cmr.version
-
Version service exception class.
- VersionServiceException(String) - Constructor for exception org.alfresco.service.cmr.version.VersionServiceException
- VersionServiceException(String, Object[]) - Constructor for exception org.alfresco.service.cmr.version.VersionServiceException
- VersionServiceException(String, Object[], Throwable) - Constructor for exception org.alfresco.service.cmr.version.VersionServiceException
- VersionServiceException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.version.VersionServiceException
- VersionServiceExtension - Interface in org.alfresco.repo.version.traitextender
- VersionServiceImpl - Class in org.alfresco.repo.version
-
Version1 Service - implements lightWeightVersionStore
- VersionServiceImpl() - Constructor for class org.alfresco.repo.version.VersionServiceImpl
- VersionServicePolicies - Interface in org.alfresco.repo.version
-
Version service policy interfaces
- VersionServicePolicies.AfterCreateVersionPolicy - Interface in org.alfresco.repo.version
-
After create version policy interface
- VersionServicePolicies.AfterVersionRevertPolicy - Interface in org.alfresco.repo.version
-
After revert version policy interface
- VersionServicePolicies.BeforeCreateVersionPolicy - Interface in org.alfresco.repo.version
-
Before create version policy interface.
- VersionServicePolicies.CalculateVersionLabelPolicy - Interface in org.alfresco.repo.version
-
Calculate version lable policy interface
- VersionServicePolicies.OnCreateVersionPolicy - Interface in org.alfresco.repo.version
-
On create version policy interface
- VersionServicePolicies.OnRevertVersionPolicy - Interface in org.alfresco.repo.version
- VersionServiceTrait - Interface in org.alfresco.repo.version.traitextender
- VersionServiceVersionLabelRegistrationBean - Class in org.alfresco.repo.version
-
Utility class to register a version label policy version service.
- VersionServiceVersionLabelRegistrationBean() - Constructor for class org.alfresco.repo.version.VersionServiceVersionLabelRegistrationBean
- VersionType - Enum Class in org.alfresco.service.cmr.version
-
Version type enum.
- VersionUtil - Class in org.alfresco.repo.version.common
-
Helper class containing helper methods for the versioning services.
- VersionUtil() - Constructor for class org.alfresco.repo.version.common.VersionUtil
- VIEW_CHILDASSOCTYPE_PROPERTY - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- VIEW_ENCODING - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- VIEW_LOCATION_VIEW - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- VIEW_MESSAGES_PROPERTY - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- VIEW_PATH_PROPERTY - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- VIEW_UUID_BINDING - Static variable in class org.alfresco.repo.importer.ImporterBootstrap
- ViewParser - Class in org.alfresco.repo.importer.view
-
Importer for parsing and importing nodes given the Repository View schema.
- ViewParser() - Constructor for class org.alfresco.repo.importer.view.ViewParser
-
Construct
- VIRTUAL - Enum constant in enum class org.alfresco.repo.imap.AlfrescoImapConst.ImapViewMode
-
Defines
AlfrescoImapFolderview mode as virtual mode. - VIRTUAL - Enum constant in enum class org.alfresco.repo.virtual.ref.Protocols
- VIRTUAL_CONTENT_MODEL_1_0_URI - Static variable in interface org.alfresco.repo.virtual.VirtualContentModel
- VIRTUAL_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.HashEncodingArtefact
- VIRTUAL_PROTOCOL_CODE - Static variable in interface org.alfresco.repo.virtual.ref.ZeroEncoding
- VirtualBehaviourFilterExtension - Class in org.alfresco.repo.virtual.bundle
-
Extends the disabling/enabling service when it comes to virtual nodes.
- VirtualBehaviourFilterExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension
- VirtualCheckOutCheckInServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualCheckOutCheckInServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualCheckOutCheckInServiceExtension
- VirtualContentModel - Interface in org.alfresco.repo.virtual
-
Virtual Content Model Constants
- VirtualContext - Class in org.alfresco.repo.virtual
-
The context in which a virtualization process takes place.
- VirtualContext(ActualEnvironment, NodeRef) - Constructor for class org.alfresco.repo.virtual.VirtualContext
- VirtualContext(ActualEnvironment, NodeRef, Map<String, Object>) - Constructor for class org.alfresco.repo.virtual.VirtualContext
- VirtualContext(VirtualContext) - Constructor for class org.alfresco.repo.virtual.VirtualContext
- VirtualDefaultCopyBehaviourCallbackExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualDefaultCopyBehaviourCallbackExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualDefaultCopyBehaviourCallbackExtension
- VirtualFileFolderServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualFileFolderServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualFileFolderServiceExtension
- VirtualFilesystem - Class in org.alfresco.filesys.repo.rules
- VirtualFilesystem() - Constructor for class org.alfresco.filesys.repo.rules.VirtualFilesystem
- VirtualFolderDefinition - Class in org.alfresco.repo.virtual.template
-
A virtual folder definition.
- VirtualFolderDefinition() - Constructor for class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- VirtualFolderDefinition(String) - Constructor for class org.alfresco.repo.virtual.template.VirtualFolderDefinition
- VirtualFolderDefinitionResolver - Interface in org.alfresco.repo.virtual.store
- VirtualHashReferenceParser - Class in org.alfresco.repo.virtual.ref
-
Custom parser for hash encoded strings of
References having the protocol set toVirtualProtocol. - VirtualHashReferenceParser(HashStore) - Constructor for class org.alfresco.repo.virtual.ref.VirtualHashReferenceParser
- VirtualHashReferenceParser(HashStore, String) - Constructor for class org.alfresco.repo.virtual.ref.VirtualHashReferenceParser
- VirtualHashStringifier - Class in org.alfresco.repo.virtual.ref
-
Custom stringifier for hash encoded strings of
References having the protocol set toVirtualProtocol. - VirtualHashStringifier(HashStore, Stringifier) - Constructor for class org.alfresco.repo.virtual.ref.VirtualHashStringifier
- VirtualizationException - Exception in org.alfresco.repo.virtual
- VirtualizationException() - Constructor for exception org.alfresco.repo.virtual.VirtualizationException
- VirtualizationException(String) - Constructor for exception org.alfresco.repo.virtual.VirtualizationException
- VirtualizationException(String, Throwable) - Constructor for exception org.alfresco.repo.virtual.VirtualizationException
- VirtualizationException(String, Throwable, boolean, boolean) - Constructor for exception org.alfresco.repo.virtual.VirtualizationException
- VirtualizationException(Throwable) - Constructor for exception org.alfresco.repo.virtual.VirtualizationException
- VirtualizationMethod - Interface in org.alfresco.repo.virtual.store
-
Implementors define virtualization rules.
Virtualization is the process of convertingNodeRefs intoReferences in the context of givenActualEnvironment. - virtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.CustomVirtualizationMethod
- virtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.SystemVirtualizationMethod
- virtualize(ActualEnvironment, NodeRef) - Method in class org.alfresco.repo.virtual.store.TypeVirtualizationMethod
- virtualize(ActualEnvironment, NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualizationMethod
-
Applies this virtualizatio rule on a given
NodeRef. - virtualize(NodeRef) - Method in interface org.alfresco.repo.virtual.store.VirtualStore
- virtualize(NodeRef) - Method in class org.alfresco.repo.virtual.store.VirtualStoreImpl
- VirtualLockableAspectInterceptorExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualLockableAspectInterceptorExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualLockableAspectInterceptorExtension
- VirtualLockServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualLockServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualLockServiceExtension
- VirtualNodeServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualNodeServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualNodeServiceExtension
- VirtualPermissionServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualPermissionServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualPermissionServiceExtension
- VirtualPreferenceServiceExtension - Class in org.alfresco.repo.virtual.bundle
-
PreferenceServiceImpl extension used for manipulate favorites preferences that are set for virtual references.
- VirtualPreferenceServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualPreferenceServiceExtension
- VirtualProtocol - Class in org.alfresco.repo.virtual.ref
-
A protocol for encoding virtual artefacts.
Virtual artefacts are generated using a virtual folder templateindicated by the mainReferenceresource.
The virtual folder template defines a hierarchical structure of virtual nodes. - VirtualProtocol() - Constructor for class org.alfresco.repo.virtual.ref.VirtualProtocol
- VirtualProtocol(String) - Constructor for class org.alfresco.repo.virtual.ref.VirtualProtocol
- VirtualQuery - Interface in org.alfresco.repo.virtual.template
-
A virtual nodes query used in virtualization processes.
- VirtualQueryConstraint - Interface in org.alfresco.repo.virtual.template
-
Specifies the constraint to be applied to queries given in the virtual folder template.
- VirtualQueryConstraintDecorator - Class in org.alfresco.repo.virtual.template
-
SearchParametersdecorator delegate implementation if a query constraint. - VirtualQueryConstraintDecorator(VirtualQueryConstraint) - Constructor for class org.alfresco.repo.virtual.template.VirtualQueryConstraintDecorator
- VirtualQueryImpl - Class in org.alfresco.repo.virtual.template
- VirtualQueryImpl(String, String, String) - Constructor for class org.alfresco.repo.virtual.template.VirtualQueryImpl
- VirtualRatingServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualRatingServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualRatingServiceExtension
- VirtualSpringBeanExtension<E,
T extends Trait> - Class in org.alfresco.repo.virtual.bundle - VirtualSpringBeanExtension(Class<T>) - Constructor for class org.alfresco.repo.virtual.bundle.VirtualSpringBeanExtension
- VirtualStore - Interface in org.alfresco.repo.virtual.store
-
Interface for public and internal reference operations.
- VirtualStoreImpl - Class in org.alfresco.repo.virtual.store
- VirtualStoreImpl() - Constructor for class org.alfresco.repo.virtual.store.VirtualStoreImpl
- VirtualUserPermissions - Class in org.alfresco.repo.virtual.store
-
Configuration bean for virtual references overridden permissions.
- VirtualUserPermissions() - Constructor for class org.alfresco.repo.virtual.store.VirtualUserPermissions
- VirtualUserPermissions(VirtualUserPermissions) - Constructor for class org.alfresco.repo.virtual.store.VirtualUserPermissions
- VirtualVersionHistory(Reference, VersionHistory) - Constructor for class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension.VirtualVersionHistory
- VirtualVersionServiceExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualVersionServiceExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualVersionServiceExtension
- VirtualVersionServiceExtension.VirtualVersionHistory - Class in org.alfresco.repo.virtual.bundle
- VirtualWorkflowPackageExtension - Class in org.alfresco.repo.virtual.bundle
- VirtualWorkflowPackageExtension() - Constructor for class org.alfresco.repo.virtual.bundle.VirtualWorkflowPackageExtension
- Visible - Enum constant in enum class org.alfresco.repo.model.filefolder.HiddenAspect.Visibility
- VISIBLE - Static variable in class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- visit(DbObject) - Method in interface org.alfresco.util.schemacomp.DbObjectVisitor
- visit(DbObject) - Method in class org.alfresco.util.schemacomp.DefaultComparisonUtils.EquivalentObjectSeeker
- visit(DbObject) - Method in class org.alfresco.util.schemacomp.ValidatingVisitor
- vote(Authentication, Object, ConfigAttributeDefinition) - Method in class org.alfresco.repo.security.permissions.impl.acegi.ACLEntryVoter
- VtiServerCustomResponse - Class in org.alfresco.repo.jscript.app
-
Return current state of VTI (SharePoint) Server module
- VtiServerCustomResponse() - Constructor for class org.alfresco.repo.jscript.app.VtiServerCustomResponse
W
- WAITING - Enum constant in enum class org.alfresco.repo.security.sync.SyncStatus
-
A sync has been requested but has not yet started
- waitUntilEmpty() - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Wait for the event queue to be emptied
- waitWhileEmpty() - Method in class org.alfresco.filesys.repo.NodeEventQueue
-
Wait for an event to be added to the queue
- walkHierarchy(Pair<Long, NodeRef>, Pair<Long, ChildAssociationRef>) - Method in class org.alfresco.repo.node.db.NodeHierarchyWalker
-
Walk a hierachy
- warn(String) - Method in class org.alfresco.repo.jscript.ScriptLogger
- WARN_ADMIN - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
- WARN_ALL - Enum constant in enum class org.alfresco.service.cmr.admin.RepoUsageStatus.RepoUsageLevel
- warning(String) - Method in class org.alfresco.repo.download.AbstractExporter
- warning(String) - Method in class org.alfresco.repo.download.ZipDownloadExporter
- warning(String) - Method in interface org.alfresco.service.cmr.view.Exporter
-
Export warning
- warning(SAXParseException) - Method in class org.alfresco.repo.importer.DefaultContentHandler
- wasExecuted - Variable in class org.alfresco.repo.importer.system.PatchInfo
- WeakFilteringResultSet - Class in org.alfresco.repo.security.permissions.impl.acegi
-
WeakFilteringResultSet allows to add a filter to results without hiding the numberOfFound before filter is applied.
- WeakFilteringResultSet(ResultSet) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.WeakFilteringResultSet
- WeakFilteringResultSet(ResultSet, BitSet) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.WeakFilteringResultSet
- WEB_SITE - Enum constant in enum class org.alfresco.service.cmr.invitation.Invitation.ResourceType
- WEBDAV_PREFIX - Static variable in class org.alfresco.repo.webdav.WebDavServiceImpl
- WEBDAV_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- WebDavBootstrap - Class in org.alfresco.repo.webdav
-
Bootstrap WebDav Not much to do (yet) but simply looks up root node
- WebDavBootstrap() - Constructor for class org.alfresco.repo.webdav.WebDavBootstrap
- WebDavService - Interface in org.alfresco.service.cmr.webdav
- WebDavServiceImpl - Class in org.alfresco.repo.webdav
-
The WebDav client is used by the repository to generate webdav URLs
- WebDavServiceImpl() - Constructor for class org.alfresco.repo.webdav.WebDavServiceImpl
- Week - Enum constant in enum class org.alfresco.service.cmr.action.scheduled.SchedulableAction.IntervalPeriod
- WEEK_NUMBER_TO_WEEK_NAME - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- WEEKDAYS - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- WEEKENDS - Static variable in class org.alfresco.service.cmr.calendar.CalendarRecurrenceHelper
- Weeks - Class in org.alfresco.repo.dictionary.types.period
-
Weeks
- Weeks() - Constructor for class org.alfresco.repo.dictionary.types.period.Weeks
- weight() - Method in class org.alfresco.repo.bulkimport.ImportableItem.ContentAndMetadata
- WF_ACTIVITI_REVIEW_TASK - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_ASSIGNED_TEMPLATE - Static variable in class org.alfresco.repo.workflow.WorkflowNotificationUtils
-
Standard workflow assigned template
- WF_INSTANCE_ID - Static variable in class org.alfresco.repo.invitation.site.InviteNominatedSender
- WF_PACKAGE - Static variable in class org.alfresco.repo.invitation.site.InviteModeratedSender
- WF_PACKAGE - Static variable in class org.alfresco.repo.invitation.site.InviteNominatedSender
- WF_PROCESS_INVITATION_MODERATED - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROCESS_INVITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_ACCEPT_URL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_CLIENT_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_CLIENT_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_CLIENT_NAME_ACTIVITI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_INVITE_TICKET - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_COMMENTS - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_INVITEE_EMAIL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_FIRSTNAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_GEN_PASSWORD - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_LASTNAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_ROLE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_INVITEE_ROLE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITEE_USER_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_INVITEE_USER_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_INVITER_USER_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_KEY - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_KEY_ACTIVITI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_MODIFIED_AT - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_PASSWORD - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_PASSWORD_ACTIVITI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_REJECT_URL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_RESOURCE_DESCRIPTION - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_RESOURCE_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_RESOURCE_NAME - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_RESOURCE_TITLE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_RESOURCE_TYPE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_RESOURCE_TYPE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_REVIEW_COMMENTS - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_REVIEWER - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_PROP_SERVER_PATH - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_PROP_TIMER_END - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_USER_EMAIL - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_USER_EMAIL_ACTIVITI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_USERNAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_PROP_USERNAME_ACTIVITI - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WF_SHARED_LINK_BASE_URL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_START_TASK - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TASK_ACCEPT_INVITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TASK_ACTIVIT_INVITE_PENDING - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TASK_INVITE_TO_SITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TASK_REJECT_INVITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TEMPLATE_ASSETS_URL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_ACCEPT - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TRANSITION_ACCEPT_INVITE_END - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TRANSITION_APPROVE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_CANCEL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_CANCEL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TRANSITION_END - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_REJECT - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_REJECT - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TRANSITION_REJECT_INVITE_END - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_TRANSITION_REVIEW - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WF_TRANSITION_SEND_INVITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WF_WORKSPACE_URL - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarAcceptUrl - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarClientName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarInviteeGenPassword - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarInviteeRole - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarInviteeUserName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarInviteeUserName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarInviterUserName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarInviteTicket - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarRejectUrl - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarResourceDescription - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarResourceName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarResourceName - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarResourceTitle - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarResourceType - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarResourceType - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarReviewComments - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarReviewer - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarRole - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarServerPath - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarTemplateAssetsUrl - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarWorkflowInstanceId - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- wfVarWorkflowInstanceId - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- wfVarWorkspaceUrl - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WIDTH - Static variable in interface org.alfresco.repo.rendition2.RenditionDefinition2
- WILDCARD - Static variable in class org.alfresco.util.TypeConstraint
- win(List<ScenarioResult>, Command) - Method in interface org.alfresco.filesys.repo.rules.DependentInstance
-
Notifies the scenario that there are conflicting loosing scenarios.
- withNodeRef(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withReplyQueue(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withRequestId(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withTargetMediaType(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withTransformName(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withTransformOptions(Map<String, String>) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- withUserData(String) - Method in class org.alfresco.repo.rendition2.TransformRequest.Builder
- Workflow - Class in org.alfresco.repo.template
-
Workflow and task support in FreeMarker templates.
- Workflow() - Constructor for class org.alfresco.repo.template.Workflow
- WORKFLOW_DEFINITION_NAME - Static variable in interface org.alfresco.repo.workflow.WorkflowModelResetPassword
-
Deprecated.
- WORKFLOW_DEFINITION_NAME_ACTIVITI - Static variable in interface org.alfresco.repo.invitation.WorkflowModelModeratedInvitation
- WORKFLOW_DEFINITION_NAME_ACTIVITI_ADD_DIRECT - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WORKFLOW_DEFINITION_NAME_ACTIVITI_INVITE - Static variable in interface org.alfresco.repo.invitation.WorkflowModelNominatedInvitation
- WORKFLOW_SERVICE - Static variable in interface org.alfresco.service.ServiceRegistry
- Workflow.WorkflowTaskItem - Class in org.alfresco.repo.template
-
Simple bean wrapper around a WorkflowTask item
- WorkflowAdminService - Interface in org.alfresco.service.cmr.workflow
-
Client facing API for providing administration information about the
WorkflowService. - WorkflowAdminServiceImpl - Class in org.alfresco.repo.workflow
-
Default implementation of the workflow admin service.
- WorkflowAdminServiceImpl() - Constructor for class org.alfresco.repo.workflow.WorkflowAdminServiceImpl
- WorkflowAuthorityManager - Class in org.alfresco.repo.workflow
- WorkflowAuthorityManager(AuthorityDAO) - Constructor for class org.alfresco.repo.workflow.WorkflowAuthorityManager
- WorkflowBuilder - Class in org.alfresco.repo.workflow
-
A helper class used to start workflows.
- WorkflowBuilder(WorkflowDefinition, WorkflowService, NodeService, BehaviourFilter) - Constructor for class org.alfresco.repo.workflow.WorkflowBuilder
- WorkflowComponent - Interface in org.alfresco.repo.workflow
-
SPI to be implemented by a BPM Engine that provides Workflow instance management.
- WorkflowConstants - Interface in org.alfresco.repo.workflow
- WorkflowDefinition - Class in org.alfresco.service.cmr.workflow
-
Workflow Definition Data Object
- WorkflowDefinition(String, String, String, String, String, WorkflowTaskDefinition) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDefinition
- WorkflowDefinitionType - Class in org.alfresco.repo.workflow
-
Workflow Definition type behaviour.
- WorkflowDefinitionType() - Constructor for class org.alfresco.repo.workflow.WorkflowDefinitionType
- WorkflowDeployer - Class in org.alfresco.repo.workflow
-
Alfresco bootstrap Process deployment.
- WorkflowDeployer() - Constructor for class org.alfresco.repo.workflow.WorkflowDeployer
- WorkflowDeployer.WorkflowDeployerTransactionListener - Class in org.alfresco.repo.workflow
-
Workflow deployer transaction listener class.
- WorkflowDeployerTransactionListener() - Constructor for class org.alfresco.repo.workflow.WorkflowDeployer.WorkflowDeployerTransactionListener
- WorkflowDeployment - Class in org.alfresco.service.cmr.workflow
-
Workflow Definition Deployment
- WorkflowDeployment() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDeployment
- WorkflowDeployment(WorkflowDefinition, String...) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowDeployment
- WorkflowEngine - Interface in org.alfresco.repo.workflow
- WorkflowException - Exception in org.alfresco.service.cmr.workflow
-
Base Exception of Workflow Exceptions.
- WorkflowException(String) - Constructor for exception org.alfresco.service.cmr.workflow.WorkflowException
- WorkflowException(String, Object...) - Constructor for exception org.alfresco.service.cmr.workflow.WorkflowException
- WorkflowException(String, Throwable) - Constructor for exception org.alfresco.service.cmr.workflow.WorkflowException
- WorkflowException(String, Throwable, Object...) - Constructor for exception org.alfresco.service.cmr.workflow.WorkflowException
- WorkflowFormFilter<ItemType,
PersistType> - Class in org.alfresco.repo.forms.processor.workflow - WorkflowFormFilter() - Constructor for class org.alfresco.repo.forms.processor.workflow.WorkflowFormFilter
- WorkflowFormPersister - Class in org.alfresco.repo.forms.processor.workflow
-
Utility class that assists in persisting workflow related form data.
- WorkflowFormPersister(ContentModelItemData<?>, NamespaceService, DictionaryService, WorkflowService, NodeService, BehaviourFilter, Log) - Constructor for class org.alfresco.repo.forms.processor.workflow.WorkflowFormPersister
- WorkflowFormProcessor - Class in org.alfresco.repo.forms.processor.workflow
-
FormProcessor implementation that can generate and persist Form objects for workflow definitions.
- WorkflowFormProcessor() - Constructor for class org.alfresco.repo.forms.processor.workflow.WorkflowFormProcessor
- WorkflowInstance - Class in org.alfresco.service.cmr.workflow
-
Workflow Instance Data Object Represents an "in-flight" workflow.
- WorkflowInstance(String, WorkflowDefinition, String, NodeRef, NodeRef, NodeRef, boolean, Date, Date) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstance
- WorkflowInstanceQuery - Class in org.alfresco.service.cmr.workflow
- WorkflowInstanceQuery() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- WorkflowInstanceQuery(Boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- WorkflowInstanceQuery(String) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- WorkflowInstanceQuery(String, Boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowInstanceQuery
- WorkflowInstanceQuery.DatePosition - Enum Class in org.alfresco.service.cmr.workflow
- WorkflowInterpreter - Class in org.alfresco.repo.workflow
-
An interactive console for Workflows.
- WorkflowInterpreter() - Constructor for class org.alfresco.repo.workflow.WorkflowInterpreter
- WorkflowManager - Class in org.alfresco.repo.workflow.jscript
-
The Workflow Manager serves as the main entry point for scripts to create and interact with workflows.
- WorkflowManager() - Constructor for class org.alfresco.repo.workflow.jscript.WorkflowManager
- WorkflowModel - Interface in org.alfresco.repo.workflow
-
Workflow Model Constants
- WorkflowModelModeratedInvitation - Interface in org.alfresco.repo.invitation
-
Workflow Model for a Moderated Invitation
- WorkflowModelNominatedInvitation - Interface in org.alfresco.repo.invitation
-
Workflow Model for a Nominated Invitation
- WorkflowModelResetPassword - Interface in org.alfresco.repo.workflow
-
Deprecated.from 7.1.0
- WorkflowNode - Class in org.alfresco.service.cmr.workflow
-
Workflow Node Data Object Represents a Node within the Workflow Definition.
- WorkflowNode(String, String, String, String, boolean, WorkflowTransition...) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowNode
- WorkflowNodeConverter - Interface in org.alfresco.repo.workflow
- WorkflowNotificationUtils - Class in org.alfresco.repo.workflow
-
Utility class containing methods to help when sending workflow notifications.
- WorkflowNotificationUtils() - Constructor for class org.alfresco.repo.workflow.WorkflowNotificationUtils
- WorkflowObjectFactory - Class in org.alfresco.repo.workflow
- WorkflowObjectFactory(WorkflowQNameConverter, TenantService, MessageService, DictionaryService, String, QName) - Constructor for class org.alfresco.repo.workflow.WorkflowObjectFactory
- workflowPackage - Variable in class org.alfresco.service.cmr.workflow.WorkflowInstance
-
Deprecated.
- WorkflowPackageComponent - Interface in org.alfresco.repo.workflow
-
Contract for managing Workflow Packages.
- WorkflowPackageExtension - Interface in org.alfresco.repo.workflow.traitextender
- WorkflowPackageImpl - Class in org.alfresco.repo.workflow
-
Alfresco implementation of Workflow Package where the package is stored within the Alfresco Repository.
- WorkflowPackageImpl() - Constructor for class org.alfresco.repo.workflow.WorkflowPackageImpl
- WorkflowPackageTrait - Interface in org.alfresco.repo.workflow.traitextender
- WorkflowPath - Class in org.alfresco.service.cmr.workflow
-
Workflow Path Data Object Represents a path within an "in-flight" workflow instance.
- WorkflowPath(String, WorkflowInstance, WorkflowNode, boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowPath
- WorkflowPermissionInterceptor - Class in org.alfresco.service.cmr.workflow
- WorkflowPermissionInterceptor() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowPermissionInterceptor
- WorkflowPropertyHandler - Interface in org.alfresco.repo.workflow
- WorkflowPropertyHandlerRegistry - Class in org.alfresco.repo.workflow
- WorkflowPropertyHandlerRegistry(WorkflowPropertyHandler, WorkflowQNameConverter) - Constructor for class org.alfresco.repo.workflow.WorkflowPropertyHandlerRegistry
- WorkflowQNameConverter - Class in org.alfresco.repo.workflow
- WorkflowQNameConverter(NamespacePrefixResolver) - Constructor for class org.alfresco.repo.workflow.WorkflowQNameConverter
- workflowService - Variable in class org.alfresco.repo.forms.processor.workflow.AbstractWorkflowFormProcessor
-
WorkflowService
- WorkflowService - Interface in org.alfresco.service.cmr.workflow
-
Workflow Service.
- WorkflowServiceImpl - Class in org.alfresco.repo.workflow
-
Default Alfresco Workflow Service whose implementation is backed by registered BPM Engine plug-in components.
- WorkflowServiceImpl() - Constructor for class org.alfresco.repo.workflow.WorkflowServiceImpl
- WorkflowTask - Class in org.alfresco.service.cmr.workflow
-
Workflow Task Data Object Represents a human-oriented task within an "in-flight" workflow instance
- WorkflowTask(String, WorkflowTaskDefinition, String, String, String, WorkflowTaskState, WorkflowPath, Map<QName, Serializable>) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTask
- WorkflowTaskDefinition - Class in org.alfresco.service.cmr.workflow
-
Workflow Task Definition Data Object.
- WorkflowTaskDefinition(String, WorkflowNode, TypeDefinition) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTaskDefinition
- WorkflowTaskItem(ServiceRegistry, TemplateImageResolver, WorkflowTask) - Constructor for class org.alfresco.repo.template.Workflow.WorkflowTaskItem
- WorkflowTaskQuery - Class in org.alfresco.service.cmr.workflow
-
Workflow Task Query Provides support for setting predicates and order by.
- WorkflowTaskQuery() - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTaskQuery
- WorkflowTaskQuery.OrderBy - Enum Class in org.alfresco.service.cmr.workflow
-
Order By Columns
- WorkflowTaskState - Enum Class in org.alfresco.service.cmr.workflow
-
Workflow Task State Represents the high-level state of Workflow Task (in relation to "in-flight" workflow instance).
- WorkflowTimer - Class in org.alfresco.service.cmr.workflow
- WorkflowTimer(String, String, WorkflowPath, WorkflowTask, Date, String) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTimer
- WorkflowTransition - Class in org.alfresco.service.cmr.workflow
-
Workflow Transition.
- WorkflowTransition(String, String, String, boolean) - Constructor for class org.alfresco.service.cmr.workflow.WorkflowTransition
- WorkingCopyAspect - Class in org.alfresco.repo.coci
- WorkingCopyAspect() - Constructor for class org.alfresco.repo.coci.WorkingCopyAspect
- WORKSPACE_PENDING_INVITES_LINK - Static variable in class org.alfresco.repo.invitation.site.InviteModeratedSender
- wrap(Object) - Method in class org.alfresco.repo.template.QNameAwareObjectWrapper
-
Override to support wrapping of a QNameNodeMap by our custom wrapper object
- wrap(List<ShardInstance>, BeanFactory) - Static method in class org.alfresco.repo.search.impl.solr.DynamicSolrStoreMappingWrapperFactory
- wrap(Scriptable, Map<Object, Object>) - Static method in class org.alfresco.repo.jscript.NativeMap
-
Construct
- WrappedList<T> - Class in org.alfresco.repo.security.permissions.impl.acegi
-
Wrapped list for permission checking (eg. used by canned queries) which can be used to indicate that: - input results should be optionally permission checked up to a given maximum number of items (and then cutoff - ie. hasMoreItems = true) - have permission been applied to output results and were the permission checks cut-off (ie. hasMoreItems = true) either due to max items or system-wide time limit
- WrappedList(List<T>, boolean, boolean) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- WrappedList(List<T>, int) - Constructor for class org.alfresco.repo.security.permissions.impl.acegi.WrappedList
- wrappedMessage - Variable in class org.alfresco.repo.imap.AbstractMimeMessage
- WrapperException(Throwable) - Constructor for exception org.alfresco.repo.transaction.RetryingTransactionInterceptor.WrapperException
- wrapResult(PagingRequest, List<T>) - Method in class org.alfresco.repo.dictionary.CustomModelServiceImpl
- write(byte[]) - Method in class org.alfresco.repo.remote.RepoRemoteOutputStream
-
Write a buffer of data.
- write(byte[], int, int) - Method in class org.alfresco.repo.remote.RepoRemoteOutputStream
-
Write a portion of a block of bytes.
- write(int) - Method in class org.alfresco.repo.remote.RepoRemoteOutputStream
-
Write one character.
- write(InputStream) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Set the content stream from another input stream.
- write(ByteBuffer) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- write(ByteBuffer[], int, int) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- write(ByteBuffer, long) - Method in class org.alfresco.repo.content.AbstractContentAccessor.CallbackFileChannel
- write(Content) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Set the content stream from another content object.
- write(Content, boolean, boolean) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Deprecated.
- write(Content, boolean, boolean, String) - Method in class org.alfresco.repo.jscript.ScriptNode.ScriptContentData
-
Set the content stream from another content object.
- WRITE_LOCK - Enum constant in enum class org.alfresco.service.cmr.lock.LockType
-
Deprecated.Deprecated in 4.1.6. Will be replaced by a more descriptive name.
- WRITE_ONLY - Enum constant in enum class org.alfresco.filesys.repo.OpenFileMode
- writeChangeState(String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeChangeState(String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
a change of state
- writeComment(String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeComment(String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
An ad-hoc comment
- writeContent(NodeRef, InputStream, String, String) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
-
Write content to the node from InputStream.
- writeContent(NodeRef, String, String) - Method in class org.alfresco.email.server.handler.AbstractEmailMessageHandler
-
Write the string as content to the node.
- writeCreated(NodeRef, NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeCreated(NodeRef, NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Reporting creation of a new node
- writeDefinition(TransferDefinition) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the definition to the report
- writeDeleted(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeDeleted(NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Reporting a node deleted
- writeDestinationPath(String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeDestinationReport(String, TransferTarget, File) - Method in interface org.alfresco.repo.transfer.report.TransferReporter
-
Write the destination transfer report into the local repo.
- writeDestinationReport(String, TransferTarget, File) - Method in class org.alfresco.repo.transfer.report.TransferReporterImpl
- writeException(Exception) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the definition to the report
- writeException(Throwable) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
-
Write the exception to the report
- writeException(Throwable) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Reporting an exception
- writeExternal(ObjectOutput) - Method in class org.alfresco.repo.module.ModuleVersionNumber
- writeFile(byte[], int, int) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Write a block of data to the file.
- writeFile(byte[], int, int) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.AlfrescoFolder
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentNetworkFile
-
Write a block of data to the file.
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.LinkMemoryNetworkFile
-
Write a block of data to the file.
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.MSOfficeContentNetworkFile
-
Write a block of data to the file.
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.OpenOfficeContentNetworkFile
-
Write a block of data to the file.
- writeFile(byte[], int, int, long) - Method in class org.alfresco.filesys.repo.TempNetworkFile
- writeFile(String, NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- writeFile(String, NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Write to an already existing file.
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.BufferedContentDiskDriver
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver
-
Write a block of data to the file.
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.ContentDiskDriver2
-
Write a block of data to the file.
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.LegacyFileStateDriver
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long) - Method in class org.alfresco.filesys.repo.NonTransactionalRuleContentDiskDriver
- writeFile(SrvSession, TreeConnection, NetworkFile, byte[], int, int, long, int) - Method in interface org.alfresco.filesys.repo.ContentDiskCallback
- writeFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteImpl
- writeFile(NodeRef, String) - Method in class org.alfresco.repo.remote.RepoRemoteService
- writeFile(NodeRef, String) - Method in interface org.alfresco.service.cmr.remote.RepoRemote
-
Write to an already existing file.
- writeMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeMoved(NodeRef, NodeRef, String, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Reporting a node moved
- writeNodeSummary(TransferManifestNode) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the transfer manifest header
- writeOldPath(String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeOutput(String, String, byte[], int) - Method in class org.alfresco.repo.remote.RepoRemoteTransportService
- writeOutput(String, String, byte[], int) - Method in interface org.alfresco.service.cmr.remote.RepoRemoteTransport
-
Write a portion of a block of bytes over the wire.
- writeReport(NodeRef, TransferEventReport.ReportType, TransferEvent.TransferState) - Method in class org.alfresco.repo.transfer.TransferEventProcessor
- writeTarget(TransferTarget) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the target to the report
- writeTransferEvent(TransferEvent) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the transfer event
- writeTransferEvents(List<TransferEvent>) - Method in class org.alfresco.repo.transfer.report.XMLTransferReportWriter
-
Write the transfer manifest header
- writeTransferManifestHeader(TransferManifestHeader) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestWriter
- writeTransferManifestHeader(TransferManifestHeader) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
-
Write the transfer manifest header
- writeTransferManifestNode(TransferManifestDeletedNode) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
-
Write a deleted node to the manifest file
- writeTransferManifestNode(TransferManifestNode) - Method in interface org.alfresco.repo.transfer.manifest.TransferManifestWriter
- writeTransferManifestNode(TransferManifestNode) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
- writeTransferManifestNode(TransferManifestNormalNode) - Method in class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
-
Write a normal transfer manifest node
- writeUpdated(NodeRef, NodeRef, String) - Method in class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- writeUpdated(NodeRef, NodeRef, String) - Method in interface org.alfresco.repo.transfer.TransferDestinationReportWriter
-
Reporting update of an existing node
X
- X_ALF_NODEREF_ID - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- X_ALF_SERVER_UID - Static variable in interface org.alfresco.repo.imap.AlfrescoImapConst
- X_ALFRESCO_RETRY_NEEDED_HEADER - Static variable in class org.alfresco.transform.registry.CombinedConfig
- XidException - Exception in org.alfresco.repo.search.transaction
- XidException() - Constructor for exception org.alfresco.repo.search.transaction.XidException
- XidException(String) - Constructor for exception org.alfresco.repo.search.transaction.XidException
- XidException(String, Throwable) - Constructor for exception org.alfresco.repo.search.transaction.XidException
- XidException(Throwable) - Constructor for exception org.alfresco.repo.search.transaction.XidException
- XidTransaction - Interface in org.alfresco.repo.search.transaction
- XML - Class in org.alfresco.util.schemacomp
-
Constants relating to the XML representation of the schema data model.
- XML() - Constructor for class org.alfresco.util.schemacomp.XML
- XMLDuration - Class in org.alfresco.repo.dictionary.types.period
-
XMLDuration
- XMLDuration() - Constructor for class org.alfresco.repo.dictionary.types.period.XMLDuration
- XmlMetadataExtracter - Class in org.alfresco.repo.content.metadata.xml
-
Deprecated.
- XmlMetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
-
Deprecated.Default constructor
- XMLModelInitialisable - Interface in org.alfresco.repo.security.permissions.impl.model
-
Interface to initialise a component of the permission mode from its XML representation.
- XmlPropertiesFileMetadataLoader - Class in org.alfresco.repo.bulkimport.metadataloaders
-
MetadataLoader that loads metadata from an (optional) "shadow" properties file in XML format.
- XmlPropertiesFileMetadataLoader(ServiceRegistry) - Constructor for class org.alfresco.repo.bulkimport.metadataloaders.XmlPropertiesFileMetadataLoader
- XmlPropertiesFileMetadataLoader(ServiceRegistry, String) - Constructor for class org.alfresco.repo.bulkimport.metadataloaders.XmlPropertiesFileMetadataLoader
- XMLToSchema - Class in org.alfresco.util.schemacomp
-
Parse an XML document representing a database schema.
- XMLToSchema(InputStream) - Constructor for class org.alfresco.util.schemacomp.XMLToSchema
- XMLToSchema(InputStream, SAXParserFactory) - Constructor for class org.alfresco.util.schemacomp.XMLToSchema
- XMLTransferDestinationReportWriter - Class in org.alfresco.repo.transfer.reportd
-
Writes the Client Side Transfer Report out as XML.
- XMLTransferDestinationReportWriter() - Constructor for class org.alfresco.repo.transfer.reportd.XMLTransferDestinationReportWriter
- XMLTransferEventFormatter - Interface in org.alfresco.repo.transfer.report
- XMLTransferEventFormatterFactory - Class in org.alfresco.repo.transfer.report
-
The XMLTransferEventFormatterFactory returns formatters for the various client side TransferEvents.
- XMLTransferEventFormatterFactory() - Constructor for class org.alfresco.repo.transfer.report.XMLTransferEventFormatterFactory
- XMLTransferManifestReader - Class in org.alfresco.repo.transfer.manifest
-
SAX XML Content Handler to read a transfer manifest XML Stream and delegate processing of the manifest to the specified TransferManifestProcessor
- XMLTransferManifestReader(TransferManifestProcessor) - Constructor for class org.alfresco.repo.transfer.manifest.XMLTransferManifestReader
- XMLTransferManifestWriter - Class in org.alfresco.repo.transfer.manifest
-
Writes the transfer manifest out in XML format to the specified writer.
- XMLTransferManifestWriter() - Constructor for class org.alfresco.repo.transfer.manifest.XMLTransferManifestWriter
- XMLTransferReportWriter - Class in org.alfresco.repo.transfer.report
-
Writes the Client Side Transfer Report out as XML.
- XMLTransferReportWriter() - Constructor for class org.alfresco.repo.transfer.report.XMLTransferReportWriter
- XMLTransferRequsiteReader - Class in org.alfresco.repo.transfer.requisite
-
SAX XML Content Handler to read a transfer manifest XML Stream and delegate processing of the manifest to the specified TransferRequsiteProcessor
- XMLTransferRequsiteReader(TransferRequsiteProcessor) - Constructor for class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteReader
-
Constructor
- XMLTransferRequsiteWriter - Class in org.alfresco.repo.transfer.requisite
-
Writes the transfer requsite out in XML format to the specified writer.
- XMLTransferRequsiteWriter(Writer) - Constructor for class org.alfresco.repo.transfer.requisite.XMLTransferRequsiteWriter
- XMLUtil - Class in org.alfresco.util
-
XML utility functions.
- XMLUtil() - Constructor for class org.alfresco.util.XMLUtil
- XMLWriter - Class in org.alfresco.repo.transfer
-
A simple class whose primary purpose is to wrap the fairly unfriendly interface presented by the dom4j XMLWriter with one that is simpler to use.
- XMLWriter(OutputStream, boolean, String) - Constructor for class org.alfresco.repo.transfer.XMLWriter
- XPathContentWorkerSelector<W extends ContentWorker> - Class in org.alfresco.repo.content.selector
-
A selector that executes a set of XPath statements against the XML document to determine which content worker to provide.
- XPathContentWorkerSelector() - Constructor for class org.alfresco.repo.content.selector.XPathContentWorkerSelector
- XPathFunctionContext() - Constructor for class org.alfresco.repo.search.NodeServiceXPath.XPathFunctionContext
-
Construct.
- XPathMetadataExtracter - Class in org.alfresco.repo.content.metadata.xml
-
An extracter that pulls values from XML documents using configurable XPath statements.
- XPathMetadataExtracter() - Constructor for class org.alfresco.repo.content.metadata.xml.XPathMetadataExtracter
-
Default constructor
- XPathNodeLocator - Class in org.alfresco.repo.nodelocator
-
This
NodeLocatoridentifies a node from an XPath provided via thexpathparameter. - XPathNodeLocator() - Constructor for class org.alfresco.repo.nodelocator.XPathNodeLocator
- XPathResultsMap - Class in org.alfresco.repo.template
-
A special Map that executes an XPath against the parent Node as part of the get() Map interface implementation.
- XPathResultsMap(TemplateNode, ServiceRegistry) - Constructor for class org.alfresco.repo.template.XPathResultsMap
-
Constructor
- xpathSearch(String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a XPath search
- xpathSearch(String, String) - Method in class org.alfresco.repo.jscript.Search
-
Execute a XPath search
- XSLTemplateModel - Class in org.alfresco.repo.template
- XSLTemplateModel() - Constructor for class org.alfresco.repo.template.XSLTemplateModel
- XSLTFunctions - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- XSLTFunctions() - Constructor for class org.alfresco.repo.rendition.executer.XSLTFunctions
-
Deprecated.
- XSLTProcessor - Class in org.alfresco.repo.template
- XSLTProcessor() - Constructor for class org.alfresco.repo.template.XSLTProcessor
- XSLTProcessorMethodInvoker - Class in org.alfresco.repo.template
- XSLTProcessorMethodInvoker() - Constructor for class org.alfresco.repo.template.XSLTProcessorMethodInvoker
- XSLTRenderingEngine - Class in org.alfresco.repo.rendition.executer
-
Deprecated.The RenditionService is being replace by the simpler async RenditionService2.
- XSLTRenderingEngine() - Constructor for class org.alfresco.repo.rendition.executer.XSLTRenderingEngine
-
Deprecated.
Y
- Years - Class in org.alfresco.repo.dictionary.types.period
-
Years
- Years() - Constructor for class org.alfresco.repo.dictionary.types.period.Years
Z
- ZERO - Enum constant in enum class org.alfresco.repo.virtual.ref.Encodings
-
A condensed
Referencestring representation. - ZeroEncoding - Interface in org.alfresco.repo.virtual.ref
- ZeroReferenceParser - Class in org.alfresco.repo.virtual.ref
- ZeroReferenceParser() - Constructor for class org.alfresco.repo.virtual.ref.ZeroReferenceParser
- ZeroStringifier - Class in org.alfresco.repo.virtual.ref
- ZeroStringifier() - Constructor for class org.alfresco.repo.virtual.ref.ZeroStringifier
- ZIP - Enum constant in enum class org.alfresco.repo.deployment.DeploymentMethod
-
The distribution zip was used to lay down the ACS artifacts
- ZipDownloadExporter - Class in org.alfresco.repo.download
-
Handler for exporting node content to a ZIP file
- ZipDownloadExporter(File, CheckOutCheckInService, NodeService, RetryingTransactionHelper, DownloadStatusUpdateService, DownloadStorage, DictionaryService, NodeRef, long, long) - Constructor for class org.alfresco.repo.download.ZipDownloadExporter
-
Construct
- zipFile - Variable in class org.alfresco.repo.importer.ACPImportPackageHandler
- zipStream - Variable in class org.alfresco.repo.download.ZipDownloadExporter
- zipStream - Variable in class org.alfresco.repo.exporter.ACPExportPackageHandler
- ZONE_APP_DEFAULT - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
-
The default application zone.
- ZONE_APP_SHARE - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
-
The SHARE application zone.
- ZONE_AUTH_ALFRESCO - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
-
Default authentication
- ZONE_AUTH_EXT_PREFIX - Static variable in interface org.alfresco.service.cmr.security.AuthorityService
-
Prefix for external auth ids
_
- _SIMPLE_REPORT - Static variable in class org.alfresco.repo.transfer.TransferSummaryReportImpl
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
AbstractHomeFolderProvider2should now be used.