public class NegativePaymentRequestApprovalLimit extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description |
|---|
NegativePaymentRequestApprovalLimit()
Default constructor.
|
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, setVersionNumberpublic NegativePaymentRequestApprovalLimit()
public Account getAccount()
public void setAccount(Account account)
public String getAccountNumber()
public void setAccountNumber(String accountNumber)
public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public org.kuali.rice.core.api.util.type.KualiDecimal getNegativePaymentRequestApprovalLimitAmount()
public void setNegativePaymentRequestApprovalLimitAmount(org.kuali.rice.core.api.util.type.KualiDecimal negativePaymentRequestApprovalLimitAmount)
public Integer getNegativePaymentRequestApprovalLimitIdentifier()
public void setNegativePaymentRequestApprovalLimitIdentifier(Integer negativePaymentRequestApprovalLimitIdentifier)
public Organization getOrganization()
public void setOrganization(Organization organization)
public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()public boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatablepublic void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableCopyright © 2004–2015 The Kuali Foundation. All rights reserved.