Class ApplyFixMob1573Get

  • All Implemented Interfaces:
    RecordsManagementCustomModel, RecordsManagementModel, org.springframework.extensions.webscripts.WebScript

    @Deprecated
    public class ApplyFixMob1573Get
    extends org.springframework.extensions.webscripts.DeclarativeWebScript
    implements RecordsManagementModel
    Deprecated.
    This webscript patches the RM custom model as fix for MOB-1573. It is only necessary for databases that had their RM amps initialised before the fix went in. There is no side-effect if it is called when it is not needed or if it is called multiple times. TODO This webscript should be removed after DOD certification.
    Author:
    neilm
    • Constructor Detail

      • ApplyFixMob1573Get

        public ApplyFixMob1573Get()
        Deprecated.
    • Method Detail

      • setContentService

        public void setContentService​(org.alfresco.service.cmr.repository.ContentService contentService)
        Deprecated.
      • setNamespaceService

        public void setNamespaceService​(org.alfresco.service.namespace.NamespaceService namespaceService)
        Deprecated.
      • executeImpl

        public Map<String,​Object> executeImpl​(org.springframework.extensions.webscripts.WebScriptRequest req,
                                                    org.springframework.extensions.webscripts.Status status,
                                                    org.springframework.extensions.webscripts.Cache cache)
        Deprecated.
        Overrides:
        executeImpl in class org.springframework.extensions.webscripts.DeclarativeWebScript