Class RMv21ReportServicePatch

  • All Implemented Interfaces:
    org.alfresco.repo.module.ModuleComponent, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanNameAware, org.springframework.context.ApplicationContextAware

    public class RMv21ReportServicePatch
    extends RMv21PatchComponent
    implements org.springframework.beans.factory.BeanNameAware
    Report service patch, adding report structure in data dictionary and report templates.
    Since:
    2.1
    Author:
    Roy Wetherall
    • Constructor Detail

      • RMv21ReportServicePatch

        public RMv21ReportServicePatch()
    • Method Detail

      • setNodeService

        public void setNodeService​(org.alfresco.service.cmr.repository.NodeService nodeService)
        Parameters:
        nodeService - node service
      • setContentService

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