@EruptI18n
@Erupt(name="\u4efb\u52a1\u7ef4\u62a4",
dataProxy=EruptJob.class,
drills=,
rowOperation=)
@Entity
@Component
public class EruptJob
extends MetaModel
implements xyz.erupt.annotation.fun.DataProxy<EruptJob>, xyz.erupt.annotation.fun.OperationHandler<EruptJob,Void>
| 构造器和说明 |
|---|
EruptJob() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addBehavior(EruptJob eruptJob) |
void |
beforeAdd(EruptJob eruptJob) |
void |
beforeDelete(EruptJob eruptJob) |
void |
beforeUpdate(EruptJob eruptJob) |
String |
exec(List<EruptJob> eruptJob,
Void param,
String[] operationParam) |
getCreateBy, getCreateTime, getUpdateBy, getUpdateTime, setCreateBy, setCreateTime, setUpdateBy, setUpdateTimeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic void addBehavior(EruptJob eruptJob)
addBehavior 在接口中 xyz.erupt.annotation.fun.DataProxy<EruptJob>public 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 © 2022. All rights reserved.