类 Y9OrgBaseDeletedServiceImpl

    • 构造器详细资料

      • Y9OrgBaseDeletedServiceImpl

        public Y9OrgBaseDeletedServiceImpl()
    • 方法详细资料

      • onApplicationEvent

        @Transactional(readOnly=false)
        public void onApplicationEvent​(net.risesoft.y9.pubsub.event.Y9EntityDeletedEvent<? extends Y9OrgBase> event)
        指定者:
        onApplicationEvent 在接口中 org.springframework.context.ApplicationListener<net.risesoft.y9.pubsub.event.Y9EntityDeletedEvent<? extends Y9OrgBase>>