| 限定符和类型 | 类和说明 |
|---|---|
class |
WIP<T extends WIPEntity> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LotEntity |
class |
PackageInstanceEntity |
class |
UnitEntity |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IDataAcquisitionResultHandler.addTestDataAcquisition(Map<String,String> result,
WIPEntity unit,
WorkStationEntity workStation) |
void |
IQualityTagHandler.closeQtag(QualityTagEntity qTag,
WorkStationEntity currentWorkStation,
WIPEntity wip,
RouteStepEntity step) |
NoteEntity |
INoteHandler.getByWipAndStation(WIPEntity wip,
long curStationId) |
NoteEntity |
INoteHandler.getByWipAndStation(WIPEntity wip,
long curStationId,
long createdUserId) |
void |
INoteHandler.saveMark(WIPEntity wip,
long curStationId,
long currentStepId,
String markContent) |
void |
INoteHandler.saveMark(WIPEntity wip,
long curStationId,
long currentStepId,
String markContent,
long operatorId) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IWIPHandler<E extends WIPEntity> |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends WIPEntity> |
IUnqualifiedRateReportService.getWip(long findStationId,
long completeStationId,
String orderNum,
String sn)
不良率报表中根据相关搜索条件查询不良和报废的Unit和Lot
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
WIPService<DATA extends WIP<E>,E extends WIPEntity> |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends WIPEntity> |
UnqualifiedRateReportService.getWip(long findStationId,
long completeStationId,
String orderNum,
String sn)
不良率报表中根据相关搜索条件查询不良和报废的Unit和Lot
|
Copyright © 2019. All rights reserved.