public interface IRunTimeObjectWithStatusService<T extends RuntimeObjectWithStatusBaseImpl<?>> extends IBaseDomainObjectService<T>
限定符和类型 | 方法和说明 |
---|---|
void |
changeStatus(long objectId,
ObjectStatusType status) |
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
void changeStatus(long objectId, ObjectStatusType status)
Copyright © 2019. All rights reserved.