接口 UpdaterListener<U extends com.xforceplus.tenant.security.core.domain.IUpdater>

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

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

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

    • beforeUpdate

      default void beforeUpdate(U entity)