|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BarcodeInventoryErrorDocument in org.kuali.kfs.module.cam.batch.service.impl |
---|
Methods in org.kuali.kfs.module.cam.batch.service.impl that return BarcodeInventoryErrorDocument | |
---|---|
protected BarcodeInventoryErrorDocument |
AssetBarcodeInventoryLoadServiceImpl.createInvalidBarcodeInventoryDocument(List<BarcodeInventoryErrorDetail> barcodeInventoryErrorDetails,
String uploadDescription)
This method creates a transaction document with the invalid barcode inventory records |
Methods in org.kuali.kfs.module.cam.batch.service.impl with parameters of type BarcodeInventoryErrorDocument | |
---|---|
protected String |
AssetBarcodeInventoryLoadServiceImpl.createBarcodeInventoryErrorDocuments(List<BarcodeInventoryErrorDetail> bcies,
BarcodeInventoryErrorDocument barcodeInventoryErrorDocument,
AssetBarCodeInventoryInputFileForm form)
This method... |
protected void |
AssetBarcodeInventoryLoadServiceImpl.saveInvalidBarcodeInventoryDocument(BarcodeInventoryErrorDocument document)
saves the barcode inventory document |
Uses of BarcodeInventoryErrorDocument in org.kuali.kfs.module.cam.document.validation.impl |
---|
Methods in org.kuali.kfs.module.cam.document.validation.impl with parameters of type BarcodeInventoryErrorDocument | |
---|---|
boolean |
BarcodeInventoryErrorDocumentRule.validateBarcodeInventoryErrorDetail(BarcodeInventoryErrorDocument document,
boolean updateStatus)
Invokes several methods that validates each barcode error record |
Uses of BarcodeInventoryErrorDocument in org.kuali.kfs.module.cam.document.web.struts |
---|
Methods in org.kuali.kfs.module.cam.document.web.struts that return BarcodeInventoryErrorDocument | |
---|---|
BarcodeInventoryErrorDocument |
BarcodeInventoryErrorForm.getBarcodeInventoryErrorDocument()
|
Methods in org.kuali.kfs.module.cam.document.web.struts with parameters of type BarcodeInventoryErrorDocument | |
---|---|
protected void |
BarcodeInventoryErrorAction.invokeRules(BarcodeInventoryErrorDocument document,
boolean updateStatus)
Invokes the method that validates the bar code inventory error records and that resides in the rule class BarcodeInventoryErrorDocumentRule |
protected boolean |
BarcodeInventoryErrorAction.validateGlobalReplaceFields(BarcodeInventoryErrorDocument document)
|
Uses of BarcodeInventoryErrorDocument in org.kuali.kfs.module.cam.util |
---|
Constructors in org.kuali.kfs.module.cam.util with parameters of type BarcodeInventoryErrorDocument | |
---|---|
BarcodeInventoryErrorDetailPredicate(BarcodeInventoryErrorDocument doc)
Constructs a BarcodeInventoryErrorDetailPredicate.java. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |