public interface IOfflinePrintHandler extends IBaseEntityHandler<OfflinePrintEntity>
| 限定符和类型 | 方法和说明 |
|---|---|
List<OfflinePrintEntity> |
getAllData() |
List<OfflinePrintEntity> |
getByPrinterId(long printerId) |
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, listByFilter, listSimpleData, paging, pagingByFilter, save, saveAllList<OfflinePrintEntity> getAllData()
List<OfflinePrintEntity> getByPrinterId(long printerId)
Copyright © 2019. All rights reserved.