@MappedSuperclass @PreDataProxy(value=LookerPostLevel.class) @Component public class LookerPostLevel extends BaseModel implements xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>
| 构造器和说明 |
|---|
LookerPostLevel() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
beforeAdd(LookerPostLevel lookerPostLevel) |
String |
beforeFetch(List<xyz.erupt.annotation.query.Condition> conditions) |
void |
beforeUpdate(LookerPostLevel lookerPostLevel) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic String beforeFetch(List<xyz.erupt.annotation.query.Condition> conditions)
beforeFetch 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>public void beforeAdd(LookerPostLevel lookerPostLevel)
beforeAdd 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>public void beforeUpdate(LookerPostLevel lookerPostLevel)
beforeUpdate 在接口中 xyz.erupt.annotation.fun.DataProxy<LookerPostLevel>Copyright © 2022. All rights reserved.