@Service public class EruptJobDataProxy extends Object implements xyz.erupt.annotation.fun.DataProxy<EruptJob>, xyz.erupt.annotation.fun.OperationHandler<EruptJob,Void>
| 构造器和说明 |
|---|
EruptJobDataProxy() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
beforeAdd(EruptJob eruptJob) |
void |
beforeDelete(EruptJob eruptJob) |
void |
beforeUpdate(EruptJob eruptJob) |
String |
exec(List<EruptJob> eruptJob,
Void param,
String[] operationParam) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void beforeAdd(EruptJob eruptJob)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<EruptJob>public void beforeUpdate(EruptJob eruptJob)
beforeUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<EruptJob>public void beforeDelete(EruptJob eruptJob)
beforeDelete 在接口中 xyz.erupt.annotation.fun.DataProxy<EruptJob>Copyright © 2024. All rights reserved.