@Service @Primary public class ObjectStatusCurrentService extends AbstractBaseDomainObjectService<ObjectStatusCurrent,ObjectStatusCurrentEntity> implements IObjectStatusCurrentService
domainObjectClass, entityClass| 构造器和说明 |
|---|
ObjectStatusCurrentService() |
| 限定符和类型 | 方法和说明 |
|---|---|
ObjectStatusCurrent |
getByCustomizedTableRecord(CustomizedTableRecord tableRecord)
查询自定义表记录的当前状态信息
|
protected IBaseEntityHandler<ObjectStatusCurrentEntity> |
getEntityHandler() |
ObjectStatusCurrent |
loadStatus(RuntimeObjectWithStatusBaseImpl<?> runtimeObjectWithStatus)
查询RuntimeObjectWithStatusBaseImpl对应的状态
|
countByFilter, createClientObject, createClientObject, createClientObjects, createClientObjects, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, getInternalEntities, getInternalEntity, getObjectType, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcountByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAllpublic ObjectStatusCurrent getByCustomizedTableRecord(CustomizedTableRecord tableRecord)
IObjectStatusCurrentServicegetByCustomizedTableRecord 在接口中 IObjectStatusCurrentServicepublic ObjectStatusCurrent loadStatus(RuntimeObjectWithStatusBaseImpl<?> runtimeObjectWithStatus)
IObjectStatusCurrentServiceloadStatus 在接口中 IObjectStatusCurrentServiceprotected IBaseEntityHandler<ObjectStatusCurrentEntity> getEntityHandler()
Copyright © 2019. All rights reserved.