@MappedSuperclass @PreDataProxy(value=LookerOrg.class) @Service public class LookerOrg extends BaseModel implements xyz.erupt.annotation.fun.DataProxy<LookerOrg>
LookerOrg()
void
beforeAdd(LookerOrg lookerOrg)
String
beforeFetch(List<xyz.erupt.annotation.query.Condition> conditions)
beforeUpdate(LookerOrg lookerOrg)
getId, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addBehavior, afterAdd, afterDelete, afterFetch, afterUpdate, beforeDelete, editBehavior, excelExport, excelImport
public LookerOrg()
public String beforeFetch(List<xyz.erupt.annotation.query.Condition> conditions)
beforeFetch
xyz.erupt.annotation.fun.DataProxy<LookerOrg>
public void beforeAdd(LookerOrg lookerOrg)
beforeAdd
public void beforeUpdate(LookerOrg lookerOrg)
beforeUpdate
Copyright © 2021. All rights reserved.