@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, saveAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
public ObjectStatusCurrent getByCustomizedTableRecord(CustomizedTableRecord tableRecord)
IObjectStatusCurrentService
getByCustomizedTableRecord
在接口中 IObjectStatusCurrentService
public ObjectStatusCurrent loadStatus(RuntimeObjectWithStatusBaseImpl<?> runtimeObjectWithStatus)
IObjectStatusCurrentService
loadStatus
在接口中 IObjectStatusCurrentService
protected IBaseEntityHandler<ObjectStatusCurrentEntity> getEntityHandler()
Copyright © 2019. All rights reserved.