| Package | Description |
|---|---|
| ch.cern.eam.wshub.core.services.material | |
| ch.cern.eam.wshub.core.services.material.impl |
| Modifier and Type | Method and Description |
|---|---|
NoPoReceiptPart |
NonPoReceiptPartService.readNoPoReceiptPart(InforContext context,
BigInteger transactionLineId,
String transactionCode) |
| Modifier and Type | Method and Description |
|---|---|
List<NoPoReceiptPart> |
NonPoReceiptPartService.getNoPoReceiptParts(InforContext context,
String transactionCode) |
BatchResponse<NoPoReceiptPart> |
NonPoReceiptPartService.readNoPoReceiptPartBatch(InforContext context,
List<TransactionLineId> transactionLineCodes) |
| Modifier and Type | Method and Description |
|---|---|
Long |
NonPoReceiptPartService.createNoPoReceiptPart(InforContext context,
NoPoReceiptPart transactionLine) |
Long |
NonPoReceiptPartService.updateNoPoReceiptPart(InforContext context,
NoPoReceiptPart transactionLine) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<Long> |
NonPoReceiptPartService.createNoPoReceiptPartBatch(InforContext context,
List<NoPoReceiptPart> transactionLines) |
BatchResponse<Long> |
NonPoReceiptPartService.updateNoPoReceiptPartBatch(InforContext context,
List<NoPoReceiptPart> transactionLines) |
| Modifier and Type | Method and Description |
|---|---|
NoPoReceiptPart |
NonPoReceiptPartServiceImpl.readNoPoReceiptPart(InforContext context,
BigInteger transactionLineId,
String transactionCode) |
| Modifier and Type | Method and Description |
|---|---|
List<NoPoReceiptPart> |
NonPoReceiptPartServiceImpl.getNoPoReceiptParts(InforContext context,
String transactionCode) |
BatchResponse<NoPoReceiptPart> |
NonPoReceiptPartServiceImpl.readNoPoReceiptPartBatch(InforContext context,
List<TransactionLineId> transactionLineIds) |
| Modifier and Type | Method and Description |
|---|---|
Long |
NonPoReceiptPartServiceImpl.createNoPoReceiptPart(InforContext context,
NoPoReceiptPart transactionLine) |
Long |
NonPoReceiptPartServiceImpl.updateNoPoReceiptPart(InforContext context,
NoPoReceiptPart transactionLine) |
| Modifier and Type | Method and Description |
|---|---|
BatchResponse<Long> |
NonPoReceiptPartServiceImpl.createNoPoReceiptPartBatch(InforContext context,
List<NoPoReceiptPart> transactionLines) |
BatchResponse<Long> |
NonPoReceiptPartServiceImpl.updateNoPoReceiptPartBatch(InforContext context,
List<NoPoReceiptPart> transactionLines) |
Copyright © 2025 CERN European Organization for Nuclear Research. All rights reserved.