public class OleFundLookupDocument extends org.kuali.rice.krad.document.TransactionalDocumentBase
Constructor and Description |
---|
OleFundLookupDocument() |
getAllowsCopy, isSessionDocument
addCopyErrorDocumentNote, addNote, addPessimisticLock, afterActionTaken, afterWorkflowEngineProcess, beforeWorkflowEngineProcess, createPropertySerializabilityEvaluator, doActionTaken, doRouteLevelChange, doRouteStatusChange, 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, prepareForSave, processAfterRetrieve, refresh, refreshIfEmpty, refreshPessimisticLocks, refreshReferenceObject, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNewDocumentHeader, setNotes, setPessimisticLocks, toCopy, 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, doRouteLevelChange, doRouteStatusChange, generateSaveEvents, getAdHocRoutePersons, getAdHocRouteWorkgroups, getBasePathToDocumentDuringSerialization, getCustomLockDescriptor, getDocumentHeader, getDocumentNumber, getDocumentPropertySerizabilityEvaluator, getDocumentTitle, getLockClearningMethodNames, getNote, getNotes, getNoteTarget, getNoteType, getPessimisticLocks, getWorkflowEngineDocumentIdsToLock, getXmlForRouteReport, populateDocumentForRouting, postProcessSave, prepareForSave, prepareForSave, processAfterRetrieve, refreshPessimisticLocks, removeNote, serializeDocumentToXml, setAdHocRoutePersons, setAdHocRouteWorkgroups, setDocumentHeader, setDocumentNumber, setNotes, useCustomLockDescriptors, validateBusinessRules, wrapDocumentWithMetadataForXmlSerialization
public OleFundLookupDocument()
public String getAccountName()
public void setAccountName(String accountName)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public String getAccountNumber()
public void setAccountNumber(String accountNumber)
public String getObjectCode()
public void setObjectCode(String objectCode)
public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
public String getKeyword()
public void setKeyword(String keyword)
public String getUniversityFiscalYear()
public void setUniversityFiscalYear(String universityFiscalYear)
public boolean isActive()
public void setActive(boolean active)
public Account getAccount()
public void setAccount(Account account)
public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
public String getIntialFundBalance()
public void setIntialFundBalance(String intialFundBalance)
public String getCashBalance()
public void setCashBalance(String cashBalance)
public String getFreeBalance()
public void setFreeBalance(String freeBalance)
public String getIntialBudgetAllocation()
public void setIntialBudgetAllocation(String intialBudgetAllocation)
public String getCarryOverBalance()
public void setCarryOverBalance(String carryOverBalance)
public String getTransfered()
public void setTransfered(String transfered)
public String getNetAllocation()
public void setNetAllocation(String netAllocation)
public String getEncumbrances()
public void setEncumbrances(String encumbrances)
public String getSumPaidInvoice()
public void setSumPaidInvoice(String sumPaidInvoice)
public String getSumUnpaidInvoice()
public void setSumUnpaidInvoice(String sumUnpaidInvoice)
public String getExpendedPercentage()
public void setExpendedPercentage(String expendedPercentage)
public String getExpenEncumPercentage()
public void setExpenEncumPercentage(String expenEncumPercentage)
public List<OleFundLookup> getFinalResults()
public void setFinalResults(List<OleFundLookup> finalResults)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.