public interface IObjectStatusCurrentService extends IBaseDomainObjectService<ObjectStatusCurrent>
| 限定符和类型 | 方法和说明 |
|---|---|
ObjectStatusCurrent |
getByCustomizedTableRecord(CustomizedTableRecord tableRecord)
查询自定义表记录的当前状态信息
|
ObjectStatusCurrent |
loadStatus(RuntimeObjectWithStatusBaseImpl<?> runtimeObjectWithStatus)
查询RuntimeObjectWithStatusBaseImpl对应的状态
|
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllObjectStatusCurrent getByCustomizedTableRecord(CustomizedTableRecord tableRecord)
tableRecord - ObjectStatusCurrent loadStatus(RuntimeObjectWithStatusBaseImpl<?> runtimeObjectWithStatus)
runtimeObjectWithStatus - Copyright © 2019. All rights reserved.