接口 OperatorListener<O extends com.xforceplus.tenant.security.core.domain.IOperator>
- 所有超级接口:
CreaterListener<O>,UpdaterListener<O>
- 所有已知实现类:
ResourceListener,ServiceApiListener
public interface OperatorListener<O extends com.xforceplus.tenant.security.core.domain.IOperator>
extends CreaterListener<O>, UpdaterListener<O>
-
方法概要
从接口继承的方法 com.xforceplus.jpa.listener.CreaterListener
beforeInsert从接口继承的方法 com.xforceplus.jpa.listener.UpdaterListener
beforeUpdate