public class ReceivingThreshold extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
ReceivingThreshold() |
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 ReceivingThreshold()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
public AccountType getAccountType()
public void setAccountType(AccountType accountType)
public String getAccountTypeCode()
public void setAccountTypeCode(String accountTypeCode)
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 String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public ObjectCode getFinancialObject()
public void setFinancialObject(ObjectCode financialObject)
public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
public Organization getOrganization()
public void setOrganization(Organization organization)
public String getOrganizationCode()
public void setOrganizationCode(String organizationCode)
public SubFundGroup getSubFundGroup()
public void setSubFundGroup(SubFundGroup subFundGroup)
public String getSubFundGroupCode()
public void setSubFundGroupCode(String subFundGroupCode)
public Integer getThresholdIdentifier()
public void setThresholdIdentifier(Integer thresholdIdentifier)
public Integer getVendorHeaderGeneratedIdentifier()
public void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
public org.kuali.rice.core.api.util.type.KualiDecimal getThresholdAmount()
public void setThresholdAmount(org.kuali.rice.core.api.util.type.KualiDecimal thresholdAmount)
public VendorDetail getVendorDetail()
public void setVendorDetail(VendorDetail vendorDetail)
public String getVendorNumber()
public void setVendorNumber(String vendorNumber)
public Integer getVendorDetailAssignedIdentifier()
public void setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
public String getPurchasingCommodityCode()
public void setPurchasingCommodityCode(String purchasingCommodityCode)
public CommodityCode getCommodityCode()
public void setCommodityCode(CommodityCode commodityCode)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.