@Component public class BiFunctionDataProxy extends Object implements xyz.erupt.annotation.fun.DataProxy<BiFunction>
| 构造器和说明 |
|---|
BiFunctionDataProxy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterAdd(BiFunction biFunction) |
void |
afterDelete(BiFunction biFunction) |
void |
afterUpdate(BiFunction biFunction) |
void |
beforeAdd(BiFunction biFunction) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void beforeAdd(BiFunction biFunction)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<BiFunction>public void afterAdd(BiFunction biFunction)
afterAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<BiFunction>public void afterUpdate(BiFunction biFunction)
afterUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<BiFunction>public void afterDelete(BiFunction biFunction)
afterDelete 在接口中 xyz.erupt.annotation.fun.DataProxy<BiFunction>Copyright © 2023. All rights reserved.