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, updateAndSaveAppDocStatusgetAllowsCopy, isSessionDocumentaddCopyErrorDocumentNote, 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, wrapDocumentWithMetadataForXmlSerializationafterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refreshNonUpdateableReferences, setExtension, setNewCollectionRecord, setObjectId, setVersionNumberclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddNote, 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, wrapDocumentWithMetadataForXmlSerializationprotected boolean active
protected BatchLoadService batchLoadService
protected OlePurapService olePurapService
public AcquisitionBatchInputFileDocument()
public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic 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 FinancialSystemDocumentanswerSplitNodeQuestion in class FinancialSystemTransactionalDocumentBaseUnsupportedOperationExceptionpublic OlePurapService getOlePurapService()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.