public class VendorCustomerNumber extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Chart
and/or Org
.Chart
,
org.kuali.ole.coa.businessobject.Org
,
Serialized FormConstructor and Description |
---|
VendorCustomerNumber()
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, setVersionNumber
public VendorCustomerNumber()
public Integer getVendorCustomerNumberGeneratedIdentifier()
public void setVendorCustomerNumberGeneratedIdentifier(Integer vendorCustomerNumberGeneratedIdentifier)
public Integer getVendorHeaderGeneratedIdentifier()
public void setVendorHeaderGeneratedIdentifier(Integer vendorHeaderGeneratedIdentifier)
public Integer getVendorDetailAssignedIdentifier()
public void setVendorDetailAssignedIdentifier(Integer vendorDetailAssignedIdentifier)
public String getVendorCustomerNumber()
public void setVendorCustomerNumber(String vendorCustomerNumber)
public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
public String getVendorOrganizationCode()
public void setVendorOrganizationCode(String vendorOrganizationCode)
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 VendorDetail getVendorDetail()
@Deprecated public void setVendorDetail(VendorDetail vendorDetail)
vendorDetail
- The vendorDetail to set.public Organization getVendorOrganization()
@Deprecated public void setVendorOrganization(Organization vendorOrganization)
vendorOrganization
- The vendorOrganization to set.public Chart getChartOfAccounts()
@Deprecated public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts
- The chartOfAccounts to set.protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
public String getVendorStandardDeliveryCarrier()
public void setVendorStandardDeliveryCarrier(String vendorStandardDeliveryCarrier)
public org.kuali.rice.core.api.util.type.KualiDecimal getVendorDiscountPercentage()
public void setVendorDiscountPercentage(org.kuali.rice.core.api.util.type.KualiDecimal vendorDiscountPercentage)
public org.kuali.rice.core.api.util.type.KualiDecimal getVendorStandardDeliveryCarrierInterval()
public void setVendorStandardDeliveryCarrierInterval(org.kuali.rice.core.api.util.type.KualiDecimal vendorStandardDeliveryCarrierInterval)
public Carrier getVendorStandardDeliveryCarriers()
public void setVendorStandardDeliveryCarriers(Carrier vendorStandardDeliveryCarriers)
public String getVendorDiscountType()
public void setVendorDiscountType(String vendorDiscountType)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.