public class AcquisitionBatchInputFileDocument extends FinancialSystemTransactionalDocumentBase implements org.kuali.rice.core.api.mo.common.active.Inactivatable
Modifier and Type | Field and Description |
---|---|
protected boolean |
active |
protected BatchLoadService |
batchLoadService |
protected OlePurapService |
olePurapService |
UPDATE_TOTAL_AMOUNT_IN_POST_PROCESSING_PARAMETER_NAME
Constructor and Description |
---|
AcquisitionBatchInputFileDocument() |
doRouteLevelChange, doRouteStatusChange, getApplicationDocumentStatus, getBusinessObjectService, getFinancialSystemDocumentHeader, getFinancialSystemDocumentService, getParameterService, prepareForSave, processAfterRetrieve, setApplicationDocumentStatus, setDocumentHeader, toCopy, toErrorCorrection, updateAndSaveAppDocStatus
getAllowsCopy, isSessionDocument
addCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAttachmentService, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNonLockingActionTakenCodes, getNote, getNotes, getNoteService, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, logErrors, populateDocumentForRouting, postLoad, postProcessSave, prepareForSave, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, doActionTaken, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getAllowsCopy, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization
protected boolean active
protected BatchLoadService batchLoadService
protected OlePurapService olePurapService
public AcquisitionBatchInputFileDocument()
public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
public boolean prepareForLoadSummary(InputStream fileContents, List<OleLoadFailureRecords> oleLoadFailureRecordsList, OleLoadSumRecords oleLoadSumRecords, org.apache.struts.upload.FormFile uploadedFile, AcquisitionBatchUpload acquisitionBatchUpload)
public OleLoadSumRecords getLoadSummaryAndFailureRecords(int acqLoadSumId, List<OleLoadFailureRecords> oleLoadFailureRecordsList)
public OleLoadSumRecords getLoadSummaryAndFailureRecordsByLoadSummaryId(int acqLoadSumId, List<OleLoadFailureRecords> oleLoadFailureRecordsList)
public OleLoadSumRecords getLoadSummaryAndFailureRecordsByDocId(String docId, List<OleLoadFailureRecords> oleLoadFailureRecordsList)
public List<OleLoadFailureRecords> getLoadFailureRecordsList(int acqLoadSumId, BatchLoadService batchLoadService)
public String getCurrentDate()
public boolean isFailureRecords()
public OleLoadSumRecords getOleLoadSumRecords(String docId, BatchLoadService batchLoadService)
public BatchLoadService getBatchLoadService()
public boolean answerSplitNodeQuestion(String nodeName) throws UnsupportedOperationException
answerSplitNodeQuestion
in interface FinancialSystemDocument
answerSplitNodeQuestion
in class FinancialSystemTransactionalDocumentBase
UnsupportedOperationException
public OlePurapService getOlePurapService()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.