Class ExtendedSecurityAspect

  • All Implemented Interfaces:
    RecordsManagementCustomModel, RecordsManagementModel, org.alfresco.repo.policy.annotation.BehaviourRegistry, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class ExtendedSecurityAspect
    extends BaseBehaviourBean
    rma:extendedSecurity behaviour bean
    Since:
    2.2
    Author:
    Roy Wetherall
    • Constructor Detail

      • ExtendedSecurityAspect

        public ExtendedSecurityAspect()
    • Method Detail

      • setExtendedSecurityService

        public void setExtendedSecurityService​(ExtendedSecurityService extendedSecurityService)
        Parameters:
        extendedSecurityService - extended security service
      • getCopyCallback

        public org.alfresco.repo.copy.CopyBehaviourCallback getCopyCallback​(org.alfresco.service.namespace.QName classRef,
                                                                            org.alfresco.repo.copy.CopyDetails copyDetails)
        Copy callback. Aspect should not be copied.