接口 CreaterListener<U extends com.xforceplus.tenant.security.core.domain.ICreater>

所有已知子接口:
OperatorListener<O>
所有已知实现类:
ResourceListener, ServiceApiListener

public interface CreaterListener<U extends com.xforceplus.tenant.security.core.domain.ICreater>
  • 方法概要

    修饰符和类型
    方法
    说明
    default void
    beforeInsert(U entity)
     
  • 方法详细资料

    • beforeInsert

      default void beforeInsert(U entity)