Class ExtendedSecurityAspect

All Implemented Interfaces:
RecordsManagementCustomModel, RecordsManagementModel, 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
  • Field Details

  • Constructor Details

    • ExtendedSecurityAspect

      public ExtendedSecurityAspect()
  • Method Details

    • setExtendedSecurityService

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

      public CopyBehaviourCallback getCopyCallback(QName classRef, CopyDetails copyDetails)
      Copy callback. Aspect should not be copied.