public interface IPartClassService extends IBaseDomainObjectService<PartClass>
限定符和类型 | 方法和说明 |
---|---|
PartClass |
getByName(String text)
根据物料类别名称查询物料类别
|
List<Part> |
getParts(long partClassId)
根据物料类别查询下面的所有物料
|
countByFilter, createFilter, delete, deleteById, deleteByIds, getByFilter, getById, getByIdAndEvict, list, list, listByFilter, listSimpleData, pagingByFilter, save, saveAll
Copyright © 2019. All rights reserved.