@Service @Primary public class RuntimeBOMItemService extends AbstractBaseDomainObjectService<RuntimeBOMItem,RuntimeBOMItemEntity> implements IRuntimeBOMItemService
domainObjectClass, entityClass
构造器和说明 |
---|
RuntimeBOMItemService() |
限定符和类型 | 方法和说明 |
---|---|
RuntimeBOMItem |
createRuntimeBOMItem(Part part) |
List<RuntimeBOMItem> |
getByBOMIdAndPartId(long runtimeBOMId,
long partId) |
protected IBaseEntityHandler<RuntimeBOMItemEntity> |
getEntityHandler() |
List<RuntimeBOMItem> |
getRuntimeBOMItems() |
List<RuntimeBOMItem> |
getRuntimeBOMItems(long bomId) |
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 List<RuntimeBOMItem> getByBOMIdAndPartId(long runtimeBOMId, long partId)
getByBOMIdAndPartId
在接口中 IRuntimeBOMItemService
public RuntimeBOMItem createRuntimeBOMItem(Part part)
createRuntimeBOMItem
在接口中 IRuntimeBOMItemService
public List<RuntimeBOMItem> getRuntimeBOMItems()
getRuntimeBOMItems
在接口中 IRuntimeBOMItemService
public List<RuntimeBOMItem> getRuntimeBOMItems(long bomId)
getRuntimeBOMItems
在接口中 IRuntimeBOMItemService
protected IBaseEntityHandler<RuntimeBOMItemEntity> getEntityHandler()
Copyright © 2019. All rights reserved.