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

Deprecated API

Contents

  • Annotation Interfaces
  • Fields
  • Methods
  • Constructors
  • Deprecated Annotation Interfaces
    Annotation Interface
    Description
    org.alfresco.service.PublicService
    as audit no longer needs to know if a bean is a public service.
  • Deprecated Fields
    Field
    Description
    org.alfresco.model.ContentModel.ASPECT_THUMBNAILED
    org.alfresco.model.ContentModel.ASSOC_THUMBNAILS
    org.alfresco.model.RenditionModel.ASPECT_HIDDEN_RENDITION
    obsolete when RenditionService is removed.
    org.alfresco.model.RenditionModel.ASPECT_RENDITION
    This rendition aspect will no longger be needed once the original RenditionService has been replaced by RenditionService2 which additionally uses a rendition2 aspect to mark its renditions.
    org.alfresco.model.RenditionModel.ASPECT_VISIBLE_RENDITION
    obsolete when RenditionService is removed.
    org.alfresco.repo.search.adaptor.QueryConstants.FIELD_TX
    This is basically unused - you want TXID
    org.alfresco.service.cmr.search.SearchService.LANGUAGE_SOLR_ALFRESCO
    org.alfresco.service.cmr.search.SearchService.LANGUAGE_SOLR_CMIS
    org.alfresco.service.cmr.search.SearchService.LANGUAGE_SOLR_FTS_ALFRESCO
    org.alfresco.service.cmr.search.SearchService.LANGUAGE_SOLR_SQL
  • Deprecated Methods
    Method
    Description
    org.alfresco.repo.content.ContentStore.requestContentDirectUrl(String, boolean, String)
    org.alfresco.repo.content.ContentStore.requestContentDirectUrl(String, boolean, String, Long)
    org.alfresco.repo.dictionary.constraint.AbstractConstraint.set_shortName(String)
     
    org.alfresco.repo.dictionary.DictionaryDAO.register(DictionaryListener)
    org.alfresco.repo.dictionary.DictionaryDAOImpl.register(DictionaryListener)
    org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl.setOneOff(boolean)
    org.alfresco.service.cmr.dictionary.AssociationDefinition.getDescription()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.AssociationDefinition.getTitle()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.ClassDefinition.getDescription()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.ClassDefinition.getTitle()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.ConstraintDefinition.getDescription()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.ConstraintDefinition.getTitle()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.DataTypeDefinition.getDescription()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.DataTypeDefinition.getTitle()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.PropertyDefinition.getDescription()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.dictionary.PropertyDefinition.getTitle()
    The problem identified in MNT-413 will still exist
    org.alfresco.service.cmr.repository.NodeRef.Status.getChangeTxnId()
    This will be removed when we have switched to SOLR tracking only
    org.alfresco.service.cmr.repository.NodeService.removeSeconaryChildAssociation(ChildAssociationRef)
    Use NodeService.removeSecondaryChildAssociation(ChildAssociationRef)
    org.alfresco.service.cmr.search.SearchParameters.FieldFacet.getLimit()
    org.alfresco.service.cmr.search.SearchParameters.FieldFacet.setLimit(int)
  • Deprecated Constructors
    Constructor
    Description
    org.alfresco.repo.content.MimetypeMap(ConfigService)

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