Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Interfaces
  • Classes
  • Enum Classes
  • Exceptions
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Deprecated Interfaces
    Interface
    Description
    org.alfresco.repo.content.metadata.MetadataExtractorPropertyMappingOverride
    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.
    org.alfresco.repo.rendition.RenditionDefinitionPersister
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionLocation
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionLocationResolver
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.security.authentication.ResetPasswordService
    from 7.1.0 Reset password service.
    org.alfresco.repo.security.person.HomeFolderProvider
    Depreciated since 4.0. HomeFolderProvider2 should now be used.
    org.alfresco.repo.transaction.TransactionUtil.TransactionWork
     
    org.alfresco.repo.workflow.WorkflowModelResetPassword
    from 7.1.0
    org.alfresco.service.cmr.rendition.CompositeRenditionDefinition
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.rendition.RenderCallback
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.rendition.RenderingEngineDefinition
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.rendition.RenditionDefinition
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.rendition.RenditionService
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.repository.SerializedTransformationOptionsAccessor
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.repository.TransformationSourceOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.thumbnail.ThumbnailService
    We are introducing the new async RenditionService2.
    org.alfresco.service.cmr.transfer.TransferService
  • Deprecated Classes
    Class
    Description
    org.alfresco.email.server.impl.EmailMessageImpl
    - class not used.
    org.alfresco.email.server.impl.EmailMessagePartImpl
    class not used.
    org.alfresco.opencmis.CMISRenditionMapping
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.action.executer.TransformActionExecuter
    org.alfresco.repo.content.http.HttpAlfrescoStore
    Removed in 5.2
    org.alfresco.repo.content.metadata.RFC822MetadataExtracter
    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 header names:
          Thread-Index:          --      imap:threadIndex
          Message-ID:            --      imap:messageId
     
    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.
    org.alfresco.repo.content.metadata.xml.XmlMetadataExtracter
    org.alfresco.repo.content.RoutingContentService
    Replaced by ContentServiceImpl
    org.alfresco.repo.content.transform.magick.ImageResizeOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.transform.magick.ImageTransformationOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.transform.RuntimeExecutableContentTransformerOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.transform.swf.SWFTransformationOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.rendition.CompositeRenditionDefinitionImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.AbstractRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.AbstractTransformationRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.BaseTemplateRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.CompositeRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.DeleteRenditionActionExecuter
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.FreemarkerRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.ImageRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.ReformatRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.XSLTFunctions
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.executer.XSLTRenderingEngine
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.PerformRenditionActionExecuter
    org.alfresco.repo.rendition.RenderingEngineDefinitionImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionDefinitionImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionDefinitionPersisterImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionedAspect
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionLocationImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionNodeManager
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.RenditionServiceImpl
    org.alfresco.repo.rendition.script.ScriptRenditionDefinition
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.script.ScriptRenditionService
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition.StandardRenditionLocationResolverImpl
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.rendition2.TransformationOptionsConverter
    converts the new flat name value pair transformer options to the deprecated TransformationOptions.
    org.alfresco.repo.security.authentication.activiti.AbstractResetPasswordDelegate
    from 7.1.0
    org.alfresco.repo.security.authentication.activiti.PerformResetPasswordDelegate
    from 7.1.0 This activiti delegate is executed when a user resets his/her password.
    org.alfresco.repo.security.authentication.activiti.SendResetPasswordConfirmationEmailDelegate
    from 7.1.0 This activiti delegate is executed when a user is finished resetting his/her password.
    org.alfresco.repo.security.authentication.activiti.SendResetPasswordEmailDelegate
    from 7.1.0 This activiti delegate is executed when a user request password reset.
    org.alfresco.repo.security.authentication.ResetPasswordServiceImpl
    from 7.1.0 * Reset password implementation based on workflow.
    org.alfresco.repo.security.person.AbstractHomeFolderProvider
    Depreciated since 4.0. AbstractHomeFolderProvider2 should now be used.
    org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider
    Depreciated since 4.0. ExistingPathBasedHomeFolderProvider2 should now be used.
    org.alfresco.repo.security.person.UIDBasedHomeFolderProvider
    Depreciated since 4.0. UsernameHomeFolderProvider should now be used.
    org.alfresco.repo.thumbnail.AddFailedThumbnailActionExecuter
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.conditions.NodeEligibleForRethumbnailingEvaluator
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.FailedThumbnailSourceAspect
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.FailureHandlingOptions
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.script.ScriptThumbnailService
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.SimpleThumbnailer
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailDefinition
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailDefinitionSpringRegisterer
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailHelper
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailRegistry
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailRenditionConvertor
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.ThumbnailServiceImpl
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.transaction.TransactionListenerAdapter
    Since 5.0, use TransactionListenerAdapter
    org.alfresco.repo.transaction.TransactionUtil
    Use a RetryingTransactionHelper instance
    org.alfresco.repo.version.common.VersionLabelComparator
    See VersionHistory
    org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.repository.TemporalSourceOptions
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.repository.TransformationOptionLimits
    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.
    org.alfresco.service.cmr.repository.TransformationOptionPair
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.repository.TransformationOptions
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.thumbnail.FailedThumbnailInfo
    We are introducing the new async RenditionService2.
    org.alfresco.service.cmr.thumbnail.ThumbnailParentAssociationDetails
    We are introducing the new async RenditionService2.
    org.alfresco.util.ApplicationContextHelper
  • Deprecated Enum Classes
    Enum Class
    Description
    org.alfresco.service.cmr.action.ActionExecutionStatus
    Use ActionStatus instead
  • Deprecated Exceptions
    Exceptions
    Description
    org.alfresco.repo.content.transform.UnimportantTransformException
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.cmr.rendition.RenditionCancelledException
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.rendition.RenditionServiceException
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.cmr.thumbnail.ThumbnailException
    We are introducing the new async RenditionService2.
  • Deprecated Fields
    Field
    Description
    org.alfresco.repo.action.executer.TransformActionExecuter.options
    org.alfresco.repo.content.ContentServicePolicies.ON_CONTENT_PROPERTY_UPDATE
    Use ContentServicePolicies.OnContentPropertyUpdatePolicy.QNAME
    org.alfresco.repo.content.ContentServicePolicies.ON_CONTENT_READ
    Use ContentServicePolicies.OnContentReadPolicy.QNAME
    org.alfresco.repo.content.ContentServicePolicies.ON_CONTENT_UPDATE
    Use ContentServicePolicies.OnContentUpdatePolicy.QNAME
    org.alfresco.repo.rendition2.RenditionDefinition2.FLASH_VERSION
    Will be removed when local transformations are removed, as it is only used tp select SWIFTransformationOptions.
    org.alfresco.repo.version.Version2Model.PROP_QNAME_VERSION_NUMBER
     
    org.alfresco.repo.version.VersionBaseModel.PROP_VERSION_NUMBER
    since 3.3
    org.alfresco.repo.version.VersionModel.ASSOC_SUCCESSOR
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_FROZEN_ASPECTS
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_FROZEN_NODE_ID
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_FROZEN_NODE_STORE_ID
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_FROZEN_NODE_STORE_PROTOCOL
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_FROZEN_NODE_TYPE
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_FROZEN_ASPECTS
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_FROZEN_NODE_ID
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_FROZEN_NODE_STORE_ID
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_FROZEN_NODE_STORE_PROTOCOL
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_FROZEN_NODE_TYPE
    since 3.1
    org.alfresco.repo.version.VersionModel.PROP_QNAME_VERSION_NUMBER
    since 3.3
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_MAX_PAGES
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_MAX_SOURCE_SIZE_K_BYTES
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_PAGE_LIMIT
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_READ_LIMIT_K_BYTES
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_READ_LIMIT_TIME_MS
    org.alfresco.service.cmr.repository.TransformationOptionLimits.OPT_TIMEOUT_MS
    org.alfresco.service.cmr.workflow.WorkflowDefinition.description
    org.alfresco.service.cmr.workflow.WorkflowDefinition.id
    org.alfresco.service.cmr.workflow.WorkflowDefinition.name
    org.alfresco.service.cmr.workflow.WorkflowDefinition.title
    org.alfresco.service.cmr.workflow.WorkflowDefinition.version
    org.alfresco.service.cmr.workflow.WorkflowDeployment.definition
    org.alfresco.service.cmr.workflow.WorkflowDeployment.problems
    org.alfresco.service.cmr.workflow.WorkflowInstance.active
    org.alfresco.service.cmr.workflow.WorkflowInstance.context
    org.alfresco.service.cmr.workflow.WorkflowInstance.definition
    org.alfresco.service.cmr.workflow.WorkflowInstance.description
    org.alfresco.service.cmr.workflow.WorkflowInstance.endDate
    org.alfresco.service.cmr.workflow.WorkflowInstance.id
    org.alfresco.service.cmr.workflow.WorkflowInstance.initiator
    org.alfresco.service.cmr.workflow.WorkflowInstance.startDate
    org.alfresco.service.cmr.workflow.WorkflowInstance.workflowPackage
    org.alfresco.service.cmr.workflow.WorkflowNode.description
    org.alfresco.service.cmr.workflow.WorkflowNode.isTaskNode
    org.alfresco.service.cmr.workflow.WorkflowNode.name
    org.alfresco.service.cmr.workflow.WorkflowNode.title
    org.alfresco.service.cmr.workflow.WorkflowNode.transitions
    org.alfresco.service.cmr.workflow.WorkflowNode.type
    org.alfresco.service.cmr.workflow.WorkflowPath.active
    org.alfresco.service.cmr.workflow.WorkflowPath.id
    org.alfresco.service.cmr.workflow.WorkflowPath.instance
    org.alfresco.service.cmr.workflow.WorkflowPath.node
    org.alfresco.service.cmr.workflow.WorkflowTask.definition
    org.alfresco.service.cmr.workflow.WorkflowTask.description
    org.alfresco.service.cmr.workflow.WorkflowTask.id
    org.alfresco.service.cmr.workflow.WorkflowTask.name
    org.alfresco.service.cmr.workflow.WorkflowTask.path
    org.alfresco.service.cmr.workflow.WorkflowTask.properties
    org.alfresco.service.cmr.workflow.WorkflowTask.state
    org.alfresco.service.cmr.workflow.WorkflowTask.title
    org.alfresco.service.cmr.workflow.WorkflowTaskDefinition.id
    org.alfresco.service.cmr.workflow.WorkflowTaskDefinition.metadata
    org.alfresco.service.cmr.workflow.WorkflowTaskDefinition.node
    org.alfresco.service.cmr.workflow.WorkflowTimer.dueDate
    org.alfresco.service.cmr.workflow.WorkflowTimer.error
    org.alfresco.service.cmr.workflow.WorkflowTimer.id
    org.alfresco.service.cmr.workflow.WorkflowTimer.name
    org.alfresco.service.cmr.workflow.WorkflowTimer.path
    org.alfresco.service.cmr.workflow.WorkflowTimer.task
    org.alfresco.service.cmr.workflow.WorkflowTransition.description
    org.alfresco.service.cmr.workflow.WorkflowTransition.id
    org.alfresco.service.cmr.workflow.WorkflowTransition.isDefault
    org.alfresco.service.cmr.workflow.WorkflowTransition.title
  • Deprecated Methods
    Method
    Description
    org.alfresco.filesys.alfresco.AlfrescoContext.getURLPrefix()
    - does not know about share
    org.alfresco.filesys.repo.CifsHelper.move(NodeRef, NodeRef, NodeRef, String)
    - not used by live code - exception handling is too severe
    org.alfresco.filesys.repo.CifsHelper.rename(NodeRef, String)
    - not used by live code - exception handling is too severe
    org.alfresco.filesys.repo.ContentDiskDriver2.createContext(String, ConfigElement)
    - no longer used. Construction of context is via spring now.
    org.alfresco.opencmis.CMISConnector.setrenditionService(RenditionService)
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.opencmis.CMISConnector.setThumbnailService(ThumbnailService)
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.action.ActionServiceImpl.setAsynchronousActionExecutionQueues(Map<String, AsynchronousActionExecutionQueue>)
    Rather than inject a map, it is preferable to inject individual AsynchronousActionExecutionQueue instances during bean initialisation in a spring init-method.
    org.alfresco.repo.action.AsynchronousActionExecutionQueueImpl.setAuthenticationContext(AuthenticationContext)
    Not used since 3.4
    org.alfresco.repo.batch.BatchMonitor.getSuccessfullyProcessedEntries()
    use BatchMonitor.getSuccessfullyProcessedEntriesLong() instead
    org.alfresco.repo.batch.BatchMonitor.getTotalErrors()
    use BatchMonitor.getTotalErrorsLong() instead
    org.alfresco.repo.batch.BatchMonitor.getTotalResults()
    use BatchMonitor.getTotalResultsLong() instead
    org.alfresco.repo.batch.BatchProcessor.getSuccessfullyProcessedEntries()
    org.alfresco.repo.batch.BatchProcessor.getTotalErrors()
    org.alfresco.repo.batch.BatchProcessor.getTotalResults()
    org.alfresco.repo.batch.BatchProcessor.process(BatchProcessor.BatchProcessWorker<T>, boolean)
    use BatchProcessor.processLong(BatchProcessWorker, boolean) instead
    org.alfresco.repo.batch.BatchProcessWorkProvider.getTotalEstimatedWorkSize()
    use BatchProcessWorkProvider.getTotalEstimatedWorkSizeLong() instead.
    org.alfresco.repo.blog.BlogServiceImpl.getMyDraftsAndAllPublished(NodeRef, Date, Date, PagingRequest)
     
    org.alfresco.repo.bulkimport.BulkImportParameters.isReplaceExisting()
    Use BulkImportParameters.getExistingFileMode() (MNT-17703)
    org.alfresco.repo.bulkimport.BulkImportParameters.setReplaceExisting(boolean)
    Use BulkImportParameters.setExistingFileMode(org.alfresco.repo.bulkimport.BulkImportParameters.ExistingFileMode) (MNT-17703)
    org.alfresco.repo.content.AbstractContentReader.getLimits()
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.AbstractContentReader.getTransformerDebug()
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.AbstractContentReader.setLimits(TransformationOptionLimits)
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.AbstractContentReader.setTransformerDebug(TransformerDebug)
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.ContentServiceImpl.setIgnoreEmptyContent(boolean)
    The transformations code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.content.filestore.FileContentReader.canWrite()
    Since 5.1. This method has no value: a file reader can never write (DH: 2015/02/17)
    org.alfresco.repo.content.transform.magick.ImageTransformationOptions.getCommandOptions()
    will be removed in a future release and be replaced by individual options that can be checked.
    org.alfresco.repo.content.transform.magick.ImageTransformationOptions.setCommandOptions(String)
    will be removed in a future release and be replaced by individual options that can be checked.
    org.alfresco.repo.domain.node.ChildAssocEntity.setChildNodeName(String)
    For persistence use
    org.alfresco.repo.domain.node.ChildAssocEntity.setChildNodeNameCrc(Long)
    For persistence use
    org.alfresco.repo.domain.node.ChildAssocEntity.setQnameCrc(Long)
    For persistence use
    org.alfresco.repo.domain.node.ChildAssocEntity.setQnameLocalName(String)
    For persistence use
    org.alfresco.repo.domain.node.ChildAssocEntity.setQnameNamespaceId(Long)
    For persistence use
    org.alfresco.repo.domain.node.ChildAssocEntity.setTypeQNameId(Long)
    For persistence use only
    org.alfresco.repo.domain.node.NodeDAO.setModifiedDate(Long, Date)
    Use NodeDAO.setModifiedProperties(Long, Date, String) to also change the cm:modifier property
    org.alfresco.repo.domain.patch.PatchDAO.getMaxAdmNodeID()
    in 4.1: use NodeDAO.getMaxNodeId()
    org.alfresco.repo.importer.ImporterBootstrap.setLog(boolean)
    Was never used
    org.alfresco.repo.invitation.InvitationServiceImpl.searchInvitation(InvitationSearchCriteria)
     
    org.alfresco.repo.invitation.site.InviteNominatedSender.sendMail(Map<String, String>)
     
    org.alfresco.repo.jscript.People.getPeople(String)
    recated see getPeople(filter, maxResults)
    org.alfresco.repo.jscript.ScriptNode.childFileFolders(boolean, boolean, Object, int)
    API for review (subject to change prior to release)
    author janv
    org.alfresco.repo.jscript.ScriptNode.createThumbnail(String, boolean)
    The async flag in the method signature will not be applicable as all of the future transformations will be asynchronous
    org.alfresco.repo.jscript.ScriptNode.createThumbnail(String, boolean, boolean)
    The async flag in the method signature will not be applicable as all of the future transformations will be asynchronous
    org.alfresco.repo.jscript.ScriptNode.getThumbnailDefintions()
    org.alfresco.repo.jscript.ScriptNode.ScriptContentData.write(Content, boolean, boolean)
    org.alfresco.repo.lock.LockServiceImpl.getLocks(StoreRef)
    Uses search and does not report on ephemeral locks.
    org.alfresco.repo.lock.LockServiceImpl.getLocks(StoreRef, LockType)
    Uses search and does not report on ephemeral locks.
    org.alfresco.repo.lock.LockUtils.isLockedAndReadOnly(NodeRef, LockService)
    use LockService.isLockedAndReadOnly
    org.alfresco.repo.lock.LockUtils.lockStatus(String, String, Date)
    eventually move into LockService
    org.alfresco.repo.model.filefolder.FileFolderServiceImpl.makeFolders(FileFolderService, NodeRef, List<String>, QName)
    Use FileFolderUtil.makeFolders rather than directly accessing this implementation class.
    org.alfresco.repo.model.filefolder.FileFolderServiceImpl.makeFolders(NodeRef, List<String>, QName)
    Use FileFolderUtil.makeFolders rather than directly accessing this implementation class.
    org.alfresco.repo.model.filefolder.FileFolderServiceImpl.move(NodeRef, NodeRef, NodeRef, String)
     
    org.alfresco.repo.policy.BehaviourFilter.disableAllBehaviours()
    Since 4.0 use BehaviourFilter.enableBehaviour(NodeRef)
    org.alfresco.repo.policy.BehaviourFilter.enableAllBehaviours()
    Since 4.0 use BehaviourFilter.disableBehaviour()
    org.alfresco.repo.policy.BehaviourFilter.enableBehaviours(NodeRef)
    Since 4.0 use BehaviourFilter.enableBehaviour(NodeRef)
    org.alfresco.repo.policy.BehaviourFilterImpl.disableAllBehaviours()
    org.alfresco.repo.policy.BehaviourFilterImpl.enableAllBehaviours()
    org.alfresco.repo.policy.BehaviourFilterImpl.enableBehaviours(NodeRef)
    org.alfresco.repo.rating.RatingNamingConventionsUtil.getRollupAspectNameFor(String)
    Use RatingNamingConventionsUtil.getRollupAspectNameFor(RatingScheme) instead. This method assumes a "cm" prefix for the aspect.
    org.alfresco.repo.rating.RatingNamingConventionsUtil.getRollupPropertyNameFor(String, String)
    Use RatingNamingConventionsUtil.getRollupPropertyNameFor(RatingScheme, String) instead. This method assumes a "cm" prefix for the aspect.
    org.alfresco.repo.rendition2.RenditionDefinitionRegistry2Impl.getDefinition(String)
    use RenditionDefinitionRegistry2Impl.getRenditionDefinition(String)
    org.alfresco.repo.rendition2.TransformationOptionsConverter.getOptions(TransformationOptions)
    org.alfresco.repo.security.authentication.MutableAuthenticationDao.getAccountlocked(String)
    Use MutableAuthenticationDao.getLocked(String)
    org.alfresco.repo.security.authority.script.ScriptAuthorityService.getGroupsInZone(String, String, ScriptPagingDetails, String)
     
    org.alfresco.repo.security.authority.script.ScriptAuthorityService.searchUsers(String, ScriptPagingDetails, String)
    see People.getPeople(String filter, ScriptPagingDetails pagingRequest, String sortBy)
    org.alfresco.repo.security.authority.script.ScriptGroup.makeScriptGroups(Collection<String>, ScriptPagingDetails, String, ServiceRegistry, Scriptable)
     
    org.alfresco.repo.security.authority.script.ScriptGroup.makeScriptGroups(Collection<String>, ScriptPagingDetails, ServiceRegistry, Scriptable)
     
    org.alfresco.repo.security.authority.script.ScriptGroup.makeScriptGroups(PagingResults<String>, ScriptPagingDetails, ServiceRegistry, Scriptable)
     
    org.alfresco.repo.security.person.PersonServiceImpl.getAllPeople()
    see getPeople
    org.alfresco.repo.security.person.PersonServiceImpl.getPeople(List<Pair<QName, String>>, boolean, List<Pair<QName, Boolean>>, PagingRequest)
    see getPeople(String pattern, List filterProps, List<Pair<QName, Boolean>> sortProps, PagingRequest pagingRequest)
    org.alfresco.repo.service.ServiceDescriptorRegistry.getRenditionService()
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.repo.service.ServiceDescriptorRegistry.getThumbnailService()
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.repo.site.script.ScriptSiteService.createSite(String, String, String, String, boolean)
    as of version 3.2, replaced by ScriptSiteService.createSite(String, String, String, String, String)
    org.alfresco.repo.site.script.Site.getIsPublic()
    since version 3.2, replaced by Site.getVisibility()
    org.alfresco.repo.site.script.Site.listMembers(String, String)
    Use Site.listMembers(String, String, int, boolean) instead
    org.alfresco.repo.site.script.Site.listMembers(String, String, int)
    Use Site.listMembers(String, String, int, boolean) instead
    org.alfresco.repo.site.script.Site.setIsPublic(boolean)
    since version 3.2, replaced by Site.setVisibility(String)
    org.alfresco.repo.site.SiteMembership.getPersonId()
    from 7.0.0 use getId instead
    org.alfresco.repo.site.SiteServiceImpl.setPreferenceService(PreferenceService)
    org.alfresco.repo.tenant.MultiTAdminServiceImpl.getAllTenants()
    org.alfresco.repo.tenant.MultiTAdminServiceImpl.getTenants(boolean)
    org.alfresco.repo.tenant.MultiTAdminServiceImpl.setWorkflowDeployer(WorkflowDeployer)
    see setWorkflowDeployers
    org.alfresco.repo.tenant.SingleTAdminServiceImpl.getAllTenants()
    org.alfresco.repo.tenant.SingleTAdminServiceImpl.getTenants(boolean)
    org.alfresco.repo.tenant.TenantAdminService.getAllTenants()
    Deprecated in 4.2. This method does not scale.
    org.alfresco.repo.tenant.TenantAdminService.getTenants(boolean)
    method does not scale.
    org.alfresco.repo.thumbnail.CreateThumbnailActionExecuter.setGenerateThumbnails(boolean)
    Use ThumbnailServiceImpl.setThumbnailsEnabled(boolean) instead.
    org.alfresco.repo.thumbnail.ThumbnailRegistry.getThumbnailDefinitions(String)
    use overloaded version with sourceSize parameter.
    org.alfresco.repo.thumbnail.ThumbnailRegistry.getThumnailDefintions(String)
    Use ThumbnailRegistry.getThumbnailDefinitions(String) instead.
    org.alfresco.repo.thumbnail.UpdateThumbnailActionExecuter.setGenerateThumbnails(boolean)
    Use ThumbnailServiceImpl.setThumbnailsEnabled(boolean) instead.
    org.alfresco.repo.transaction.AlfrescoTransactionSupport.flush()
    No longer does anything
    org.alfresco.repo.transaction.AlfrescoTransactionSupport.isDirty()
    To be replaced by DirtySessionMethodInterceptor
    org.alfresco.repo.transaction.TransactionListener.flush()
    No longer supported
    org.alfresco.repo.transaction.TransactionUtil.executeInNonPropagatingUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>)
    Use a RetryingTransactionHelper instance
    org.alfresco.repo.transaction.TransactionUtil.executeInNonPropagatingUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>, boolean)
    Use a RetryingTransactionHelper instance
    org.alfresco.repo.transaction.TransactionUtil.executeInUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>)
    Use a RetryingTransactionHelper instance
    org.alfresco.repo.transaction.TransactionUtil.executeInUserTransaction(TransactionService, TransactionUtil.TransactionWork<R>, boolean)
    Use a RetryingTransactionHelper instance
    org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension.disableAllBehaviours()
    org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension.enableAllBehaviours()
    org.alfresco.repo.virtual.bundle.VirtualBehaviourFilterExtension.enableBehaviours(NodeRef)
    org.alfresco.repo.virtual.ref.Reference.isReference(NodeRef)
     
    org.alfresco.repo.virtual.ref.VirtualProtocol.createSystemPathResource(String)
    In future system paths will be replaced with actual resources or string encoded references
    org.alfresco.repo.virtual.ref.VirtualProtocol.newReference(String, String, NodeRef)
    In future system paths will be replaced with actual resources or string encoded references
    org.alfresco.repo.virtual.store.TemplateVirtualizationMethod.newVirtualReference(ActualEnvironment, NodeRef, String)
    all template system path functionality should be replaced by plain encoded references
    org.alfresco.repo.virtual.store.VirtualStore.search(Reference, String, boolean, boolean, boolean)
    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 "*".
    org.alfresco.repo.virtual.template.VirtualQuery.perform(ActualEnvironment, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest, Reference)
    will be replaced by #perform(ActualEnvironment, VirtualQueryConstraint,Reference) once complex constrains are implemented
    org.alfresco.repo.virtual.template.VirtualQueryImpl.perform(ActualEnvironment, boolean, boolean, String, Set<QName>, Set<QName>, Set<QName>, List<Pair<QName, Boolean>>, PagingRequest, Reference)
    will be replaced by #perform(ActualEnvironment, VirtualQueryConstraint,Reference) once complex constrains are implemented
    org.alfresco.repo.workflow.jscript.JscriptWorkflowInstance.delete()
    as 'delete' is a JavaScript reserved word and so is unusable. Use JscriptWorkflowInstance.remove() instead.
    org.alfresco.repo.workflow.jscript.JscriptWorkflowTask.setPooled(boolean)
    pooled state cannot be altered.
    org.alfresco.repo.workflow.TaskComponent.queryTasks(WorkflowTaskQuery)
    Use overloaded method with the sameSession parameter (this method defaults the parameter to false).
    org.alfresco.service.cmr.audit.AuditService.clearAudit(String)
    Use AuditService.clearAudit(String, Long, Long)
    org.alfresco.service.cmr.blog.BlogService.getMyDraftsAndAllPublished(NodeRef, Date, Date, PagingRequest)
    This method is a domain-specific query used by the Blog REST API and is not considered suitable for general use.
    org.alfresco.service.cmr.blog.BlogService.isDraftBlogPost(NodeRef)
    Add this to the BlogPostInfo shortly
    org.alfresco.service.cmr.invitation.InvitationService.searchInvitation(InvitationSearchCriteria)
     
    org.alfresco.service.cmr.invitation.InvitationService.sendNominatedInvitation(String, Map<String, Object>)
     
    org.alfresco.service.cmr.model.FileFolderService.isHidden(NodeRef)
    MNT-8704: WebDAV:Content does not disappear after being deleted
    org.alfresco.service.cmr.model.FileFolderService.listDeepFolders(NodeRef, SubFolderFilter)
     
    org.alfresco.service.cmr.model.FileFolderService.move(NodeRef, NodeRef, NodeRef, String)
    From 3.4.2, use FileFolderService.moveFrom(NodeRef, NodeRef, NodeRef, String) or FileFolderService.move(NodeRef, NodeRef, String). See ALF-7692
    org.alfresco.service.cmr.model.FileFolderService.search(NodeRef, String, boolean)
    for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
    org.alfresco.service.cmr.model.FileFolderService.search(NodeRef, String, boolean, boolean, boolean)
    for shallow search use list, listFolders, listFiles, searchSimple. For deep listing use listDeepFolders. Avoid calling this method with any name pattern except for "*".
    org.alfresco.service.cmr.model.FileFolderService.setHidden(NodeRef, boolean)
    MNT-8704: WebDAV:Content does not disappear after being deleted
    org.alfresco.service.cmr.module.ModuleDetails.getVersion()
    use getModuleVersionNumber which knows about maven style version numbers
    org.alfresco.service.cmr.repository.AbstractTransformationSourceOptions.getApplicabledMimetypes()
     
    org.alfresco.service.cmr.repository.ContentService.isContentDirectUrlEnabled(NodeRef)
    org.alfresco.service.cmr.repository.ContentService.requestContentDirectUrl(NodeRef, boolean)
    org.alfresco.service.cmr.repository.ContentService.requestContentDirectUrl(NodeRef, boolean, Long)
    org.alfresco.service.cmr.repository.CopyService.getCopies(NodeRef)
    This method is too open-ended. See CopyService.getCopies(NodeRef, PagingRequest).
    org.alfresco.service.cmr.repository.TransformationSourceOptions.getApplicabledMimetypes()
    Use TransformationSourceOptions.getApplicableMimetypes() instead.
    org.alfresco.service.cmr.security.AuthorityService.getAllAuthorities(AuthorityType)
    use AuthorityService.getAuthorities(AuthorityType, String, String, boolean, boolean, PagingRequest) at least
    org.alfresco.service.cmr.security.PersonService.getAllPeople()
    see PersonService.getPeople(List, boolean, List, PagingRequest)
    org.alfresco.service.cmr.security.PersonService.getPeople(List<Pair<QName, String>>, boolean, List<Pair<QName, Boolean>>, PagingRequest)
    see getPeople(String pattern, List filterProps, List<Pair<QName, Boolean>> sortProps, PagingRequest pagingRequest)
    org.alfresco.service.cmr.site.SiteInfo.getIsPublic()
    as of version 3.2, replaced by SiteInfo.getVisibility()
    org.alfresco.service.cmr.site.SiteInfo.setIsPublic(boolean)
    as of version 3.2, replaced by SiteInfo.setVisibility(SiteVisibility)
    org.alfresco.service.cmr.site.SiteService.createSite(String, String, String, String, boolean)
    since version 3.2, replaced by SiteService.createSite(String, String, String, String, SiteVisibility)
    org.alfresco.service.cmr.site.SiteService.listMembers(String, String, String, boolean, SiteService.SiteMembersCallback)
    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.

    org.alfresco.service.cmr.site.SiteService.SiteMembersCallback.siteMember(String, String)
    from 7.0.0 onwards, use #siteMember(String, String, boolean) instead A site member along with his/her Site permission
    org.alfresco.service.cmr.version.Version.getCreatedDate()
    use getFrozenModifiedDate
    org.alfresco.service.cmr.version.Version.getCreator()
    use getFrozenModifier
    org.alfresco.service.cmr.workflow.WorkflowService.queryTasks(WorkflowTaskQuery)
    Use overloaded method with the sameSession parameter (this method defaults the parameter to false).
    org.alfresco.service.cmr.workflow.WorkflowTaskQuery.setProcessName(QName)
    org.alfresco.service.ServiceRegistry.getAuditService()
    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.
    org.alfresco.service.ServiceRegistry.getBlogService()
    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.
    org.alfresco.service.ServiceRegistry.getCalendarService()
    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.
    org.alfresco.service.ServiceRegistry.getCMISDictionaryService()
    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.
    org.alfresco.service.ServiceRegistry.getCMISQueryService()
    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.
    org.alfresco.service.ServiceRegistry.getContentFilterLanguagesService()
    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.
    org.alfresco.service.ServiceRegistry.getDescriptorService()
    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.
    org.alfresco.service.ServiceRegistry.getDocumentLinkService()
    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.
    org.alfresco.service.ServiceRegistry.getEditionService()
    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.
    org.alfresco.service.ServiceRegistry.getExporterService()
    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.
    org.alfresco.service.ServiceRegistry.getFacetLabelDisplayHandlerRegistry()
    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.
    org.alfresco.service.ServiceRegistry.getFormService()
    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.
    org.alfresco.service.ServiceRegistry.getImapService()
    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.
    org.alfresco.service.ServiceRegistry.getImporterService()
    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.
    org.alfresco.service.ServiceRegistry.getInvitationService()
    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.
    org.alfresco.service.ServiceRegistry.getMultilingualContentService()
    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.
    org.alfresco.service.ServiceRegistry.getNotificationService()
    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.
    org.alfresco.service.ServiceRegistry.getOwnableService()
    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.
    org.alfresco.service.ServiceRegistry.getPublicServiceAccessService()
    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.
    org.alfresco.service.ServiceRegistry.getRenditionService()
    The RenditionService is being replace by the simpler async RenditionService2.
    org.alfresco.service.ServiceRegistry.getRepoAdminService()
    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.
    org.alfresco.service.ServiceRegistry.getRuleService()
    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.
    org.alfresco.service.ServiceRegistry.getScriptService()
    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.
    org.alfresco.service.ServiceRegistry.getSolrFacetHelper()
    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.
    org.alfresco.service.ServiceRegistry.getSysAdminParams()
    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.
    org.alfresco.service.ServiceRegistry.getThumbnailService()
    The thumbnails code is being moved out of the codebase and replaced by the new async RenditionService2 or other external libraries.
    org.alfresco.service.ServiceRegistry.getTransactionService()
    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.
    org.alfresco.service.ServiceRegistry.getWebDavService()
    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.
    org.alfresco.util.json.ExceptionJsonSerializer.deserialize(JSONObject)
  • Deprecated Constructors
    Constructor
    Description
    org.alfresco.repo.batch.BatchProcessor(String, RetryingTransactionHelper, Collection<T>, int, int, ApplicationEventPublisher, Log, int)
    Since 3.4, use the BatchProcessWorkProvider instead of the Collection
    org.alfresco.repo.search.DocumentNavigator(DictionaryService, NodeService, SearchService, NamespacePrefixResolver, boolean, boolean)
    useJCRRootNode parameter is now obsolete.
    org.alfresco.repo.security.authority.script.ScriptGroup(String, AuthorityService)
    Use ScriptGroup(String, ServiceRegistry, Scriptable) instead
    org.alfresco.repo.site.SiteMembership(SiteInfo, String, String, String, String)
    from 7.0.0
    org.alfresco.repo.virtual.ref.NewVirtualReferenceMethod(String, String, NodeRef, String)
    In future system paths will be replaced with actual resources or string encoded references
  • Deprecated Enum Constants
    Enum Constant
    Description
    org.alfresco.service.cmr.lock.LockType.NODE_LOCK
    Deprecated in 4.1.6. Will be replaced by a more descriptive name.
    org.alfresco.service.cmr.lock.LockType.READ_ONLY_LOCK
    Deprecated in 4.1.6. Will be replaced by a more descriptive name.
    org.alfresco.service.cmr.lock.LockType.WRITE_LOCK
    Deprecated in 4.1.6. Will be replaced by a more descriptive name.

Copyright © 2005–2025 Alfresco Software. All rights reserved.