public class OleSufficientFundCheck extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
OleSufficientFundCheck() |
afterDelete, afterInsert, afterLookup, afterUpdate, beforeDelete, beforeInsert, beforeUpdate, buildListOfDeletionAwareLists, getExtension, getObjectId, getPersistenceService, getPersistenceStructureService, getVersionNumber, isNewCollectionRecord, linkEditableUserFields, postLoad, postPersist, postRemove, postUpdate, prePersist, preRemove, preUpdate, refresh, refreshNonUpdateableReferences, refreshReferenceObject, setExtension, setNewCollectionRecord, setObjectId, setVersionNumber
public OleSufficientFundCheck()
public Integer getSufficientFundCheckId()
public void setSufficientFundCheckId(Integer sufficientFundCheckId)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public String getAccountNumber()
public void setAccountNumber(String accountNumber)
public String getEncumbExpenseMethod()
public void setEncumbExpenseMethod(String encumbExpenseMethod)
public String getEncumbExpenseConstraintType()
public void setEncumbExpenseConstraintType(String encumbExpenseConstraintType)
public BigDecimal getEncumbranceAmount()
public void setEncumbranceAmount(BigDecimal encumbranceAmount)
public BigDecimal getExpenseAmount()
public void setExpenseAmount(BigDecimal expenseAmount)
public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
public OleSufficientFundsCheckType getOleSufficientFundsCheckType()
public void setOleSufficientFundsCheckType(OleSufficientFundsCheckType oleSufficientFundsCheckType)
public SufficientFundsCode getSufficientFundsCode()
public void setSufficientFundsCode(SufficientFundsCode sufficientFundsCode)
public Account getAccount()
public void setAccount(Account account)
public String getNotificationOption()
public void setNotificationOption(String notificationOption)
protected LinkedHashMap toStringMapper()
Copyright © 2004–2016 The Kuali Foundation. All rights reserved.