public class CustomerProfile extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
Constructor and Description |
---|
CustomerProfile() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
boolean |
getAccountingEditRequired() |
String |
getAchPaymentDescription() |
String |
getAchTransactionType()
Gets the achTransactionType attribute.
|
String |
getAdditionalCheckNoteTextLine1() |
String |
getAdditionalCheckNoteTextLine2() |
String |
getAdditionalCheckNoteTextLine3() |
String |
getAdditionalCheckNoteTextLine4() |
String |
getAddress1() |
String |
getAddress2() |
String |
getAddress3() |
String |
getAddress4() |
boolean |
getAdviceCreate() |
String |
getAdviceHeaderText() |
String |
getAdviceReturnEmailAddr() |
String |
getAdviceSubjectLine() |
String |
getChartCode() |
Chart |
getChartOfAccounts() |
String |
getCheckHeaderNoteTextLine1() |
String |
getCheckHeaderNoteTextLine2() |
String |
getCheckHeaderNoteTextLine3() |
String |
getCheckHeaderNoteTextLine4() |
String |
getCity() |
String |
getContactFullName() |
org.kuali.rice.location.framework.country.CountryEbo |
getCountry()
Gets the country attribute.
|
String |
getCountryCode()
Gets the countryCode attribute.
|
CustomerBank |
getCustomerBankByDisbursementType(String dt) |
List<CustomerBank> |
getCustomerBanks() |
String |
getCustomerDescription() |
String |
getCustomerShortName() |
Account |
getDefaultAccount()
Gets the defaultAccount attribute.
|
String |
getDefaultAccountNumber() |
Chart |
getDefaultChart()
Gets the defaultChart attribute.
|
String |
getDefaultChartCode() |
ObjectCode |
getDefaultObject()
Gets the defaultObject attribute.
|
String |
getDefaultObjectCode() |
String |
getDefaultPhysicalCampusProcessingCode() |
org.kuali.rice.location.framework.campus.CampusEbo |
getDefaultProcessingCampus()
Gets the defaultProcessingCampus attribute.
|
SubAccount |
getDefaultSubAccount()
Gets the defaultSubAccount attribute.
|
String |
getDefaultSubAccountNumber() |
SubObjectCode |
getDefaultSubObject()
Gets the defaultSubObject attribute.
|
String |
getDefaultSubObjectCode() |
boolean |
getEmployeeCheck() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getFileThresholdAmount() |
String |
getFileThresholdEmailAddress() |
String |
getFirstFiftyProcessingEmailAddr() |
org.kuali.rice.core.api.util.type.KualiInteger |
getId() |
boolean |
getNraReview() |
boolean |
getOwnershipCodeRequired() |
boolean |
getPayeeIdRequired() |
org.kuali.rice.core.api.util.type.KualiDecimal |
getPaymentThresholdAmount() |
String |
getPaymentThresholdEmailAddress() |
org.kuali.rice.location.framework.postalcode.PostalCodeEbo |
getPostalCode()
Gets the postalCode attribute.
|
String |
getProcessingEmailAddr() |
boolean |
getRelieveLiabilities() |
String |
getSortName() |
org.kuali.rice.location.framework.state.StateEbo |
getState()
Gets the state attribute.
|
String |
getStateCode() |
String |
getSubUnitCode() |
ACHTransactionType |
getTransactionType()
Gets the transactionType attribute.
|
String |
getUnitCode() |
String |
getZipCode() |
int |
hashCode() |
boolean |
isActive() |
boolean |
isSelectedForFormat()
This method gets the selected for format flag.
|
void |
setAccountingEditRequired(boolean accountingEditRequird) |
void |
setAchPaymentDescription(String achPaymentDescription) |
void |
setAchTransactionType(String achTransactionType)
Sets the achTransactionType attribute value.
|
void |
setActive(boolean active) |
void |
setAdditionalCheckNoteTextLine1(String additionalCheckNoteTextLine1) |
void |
setAdditionalCheckNoteTextLine2(String additionalCheckNoteTextLine2) |
void |
setAdditionalCheckNoteTextLine3(String additionalCheckNoteTextLine3) |
void |
setAdditionalCheckNoteTextLine4(String additionalCheckNoteTextLine4) |
void |
setAddress1(String address1) |
void |
setAddress2(String address2) |
void |
setAddress3(String address3) |
void |
setAddress4(String address4) |
void |
setAdviceCreate(boolean adviceCreate) |
void |
setAdviceHeaderText(String adviceHeaderText) |
void |
setAdviceReturnEmailAddr(String adviceReturnEmailAddr) |
void |
setAdviceSubjectLine(String adviceSubjectLine) |
void |
setChartCode(String chartCode) |
void |
setChartOfAccounts(Chart chartOfAccounts) |
void |
setCheckHeaderNoteTextLine1(String checkHeaderNoteTextLine1) |
void |
setCheckHeaderNoteTextLine2(String checkHeaderNoteTextLine2) |
void |
setCheckHeaderNoteTextLine3(String checkHeaderNoteTextLine3) |
void |
setCheckHeaderNoteTextLine4(String checkHeaderNoteTextLine4) |
void |
setCity(String city) |
void |
setContactFullName(String contactFullName) |
void |
setCountry(org.kuali.rice.location.framework.country.CountryEbo country)
Sets the country attribute value.
|
void |
setCountryCode(String countryCode)
Sets the countryCode attribute value.
|
void |
setCustomerBanks(List<CustomerBank> cbs) |
void |
setCustomerDescription(String customerDescription) |
void |
setCustomerShortName(String customerShortName) |
void |
setDefaultAccount(Account defaultAccount)
Sets the defaultAccount attribute value.
|
void |
setDefaultAccountNumber(String defaultAccountNumber) |
void |
setDefaultChart(Chart defaultChart)
Sets the defaultChart attribute value.
|
void |
setDefaultChartCode(String defaultChartCode) |
void |
setDefaultObject(ObjectCode defaultObject)
Sets the defaultObject attribute value.
|
void |
setDefaultObjectCode(String defaultObjectCode) |
void |
setDefaultPhysicalCampusProcessingCode(String defaultPhysicalCampusProcessingCode) |
void |
setDefaultProcessingCampus(org.kuali.rice.location.framework.campus.CampusEbo defaultProcessingCampus)
Sets the defaultProcessingCampus attribute value.
|
void |
setDefaultSubAccount(SubAccount defaultSubAccount)
Sets the defaultSubAccount attribute value.
|
void |
setDefaultSubAccountNumber(String defaultSubAccountNumber) |
void |
setDefaultSubObject(SubObjectCode defaultSubObject)
Sets the defaultSubObject attribute value.
|
void |
setDefaultSubObjectCode(String defaultSubObjectCode) |
void |
setEmployeeCheck(boolean employeeCheck) |
void |
setFileThresholdAmount(org.kuali.rice.core.api.util.type.KualiDecimal fileThresholdAmount) |
void |
setFileThresholdEmailAddress(String fileThresholdEmailAddress) |
void |
setId(org.kuali.rice.core.api.util.type.KualiInteger id) |
void |
setNraReview(boolean nraReview) |
void |
setOwnershipCodeRequired(boolean ownershipCodeRequired) |
void |
setPayeeIdRequired(boolean payeeIdRequired) |
void |
setPaymentThresholdAmount(org.kuali.rice.core.api.util.type.KualiDecimal paymentThresholdAmount) |
void |
setPaymentThresholdEmailAddress(String paymentThresholdEmailAddress) |
void |
setPostalCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo postalCode)
Sets the postalCode attribute value.
|
void |
setProcessingEmailAddr(String processingEmailAddr) |
void |
setRelieveLiabilities(boolean relieveLiabilities) |
void |
setSelectedForFormat(boolean sameCampus)
This method sets the selectedForFormat value.
|
void |
setState(org.kuali.rice.location.framework.state.StateEbo state)
Sets the state attribute value.
|
void |
setStateCode(String state) |
void |
setSubUnitCode(String subUnitCode) |
void |
setTransactionType(ACHTransactionType transactionType)
Sets the transactionType attribute value.
|
void |
setUnitCode(String orgCode) |
void |
setZipCode(String zipCode) |
String |
toString() |
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
protected String achPaymentDescription
protected String additionalCheckNoteTextLine1
protected String additionalCheckNoteTextLine2
protected String additionalCheckNoteTextLine3
protected String additionalCheckNoteTextLine4
protected boolean adviceCreate
protected String adviceHeaderText
protected String adviceSubjectLine
protected String adviceReturnEmailAddr
protected String checkHeaderNoteTextLine1
protected String checkHeaderNoteTextLine2
protected String checkHeaderNoteTextLine3
protected String checkHeaderNoteTextLine4
protected String contactFullName
protected String countryCode
protected String customerDescription
protected String defaultChartCode
protected String defaultAccountNumber
protected String defaultSubAccountNumber
protected String defaultObjectCode
protected String defaultPhysicalCampusProcessingCode
protected String defaultSubObjectCode
protected boolean employeeCheck
protected org.kuali.rice.core.api.util.type.KualiDecimal fileThresholdAmount
protected String fileThresholdEmailAddress
protected org.kuali.rice.core.api.util.type.KualiInteger id
protected boolean nraReview
protected boolean ownershipCodeRequired
protected boolean payeeIdRequired
protected org.kuali.rice.core.api.util.type.KualiDecimal paymentThresholdAmount
protected String paymentThresholdEmailAddress
protected String processingEmailAddr
protected String achTransactionType
protected String subUnitCode
protected boolean accountingEditRequired
protected boolean relieveLiabilities
protected boolean active
protected boolean selectedForFormat
protected Chart chartOfAccounts
protected org.kuali.rice.location.framework.campus.CampusEbo defaultProcessingCampus
protected Chart defaultChart
protected Account defaultAccount
protected SubAccount defaultSubAccount
protected ObjectCode defaultObject
protected SubObjectCode defaultSubObject
protected org.kuali.rice.location.framework.state.StateEbo state
protected org.kuali.rice.location.framework.postalcode.PostalCodeEbo postalCode
protected org.kuali.rice.location.framework.country.CountryEbo country
protected ACHTransactionType transactionType
protected List<CustomerBank> customerBanks
public CustomerProfile()
public String getCustomerShortName()
public void setCustomerShortName(String customerShortName)
public String getSortName()
public boolean getAccountingEditRequired()
public void setAccountingEditRequired(boolean accountingEditRequird)
accountingEditRequird
- The accountingEditRequird to set.public String getDefaultSubAccountNumber()
public void setDefaultSubAccountNumber(String defaultSubAccountNumber)
defaultSubAccountNumber
- The defaultSubAccountNumber to set.public List<CustomerBank> getCustomerBanks()
public CustomerBank getCustomerBankByDisbursementType(String dt)
public void setCustomerBanks(List<CustomerBank> cbs)
public String getAchPaymentDescription()
public String getAdditionalCheckNoteTextLine1()
public String getAdditionalCheckNoteTextLine2()
public String getAdditionalCheckNoteTextLine3()
public String getAdditionalCheckNoteTextLine4()
public String getAddress1()
public String getAddress2()
public String getAddress3()
public String getAddress4()
public String getAdviceHeaderText()
public String getChartCode()
public String getCheckHeaderNoteTextLine1()
public String getCheckHeaderNoteTextLine2()
public String getCheckHeaderNoteTextLine3()
public String getCheckHeaderNoteTextLine4()
public String getContactFullName()
public String getCustomerDescription()
public String getDefaultAccountNumber()
public String getDefaultChartCode()
public String getDefaultObjectCode()
public String getDefaultPhysicalCampusProcessingCode()
public String getDefaultSubObjectCode()
public org.kuali.rice.core.api.util.type.KualiDecimal getFileThresholdAmount()
public String getFileThresholdEmailAddress()
public org.kuali.rice.core.api.util.type.KualiInteger getId()
public String getUnitCode()
public org.kuali.rice.core.api.util.type.KualiDecimal getPaymentThresholdAmount()
public String getPaymentThresholdEmailAddress()
public String getProcessingEmailAddr()
public String getFirstFiftyProcessingEmailAddr()
public String getStateCode()
public String getSubUnitCode()
public String getZipCode()
public boolean getAdviceCreate()
public String getAdviceSubjectLine()
public String getAdviceReturnEmailAddr()
public boolean getEmployeeCheck()
public boolean getNraReview()
public boolean getOwnershipCodeRequired()
public boolean getPayeeIdRequired()
public void setAchPaymentDescription(String achPaymentDescription)
achPaymentDescription
- The achPaymentDescription to set.public void setAdditionalCheckNoteTextLine1(String additionalCheckNoteTextLine1)
additionalCheckNoteTextLine1
- The additionalCheckNoteTextLine1 to set.public void setAdditionalCheckNoteTextLine2(String additionalCheckNoteTextLine2)
additionalCheckNoteTextLine2
- The additionalCheckNoteTextLine2 to set.public void setAdditionalCheckNoteTextLine3(String additionalCheckNoteTextLine3)
additionalCheckNoteTextLine3
- The additionalCheckNoteTexLine3 to set.public void setAdditionalCheckNoteTextLine4(String additionalCheckNoteTextLine4)
additionalCheckNoteTextLine4
- The additionalCheckNoteTextLine4 to set.public void setAddress1(String address1)
address1
- The address1 to set.public void setAddress2(String address2)
address2
- The address2 to set.public void setAddress3(String address3)
address3
- The address3 to set.public void setAddress4(String address4)
address4
- The address4 to set.public void setAdviceCreate(boolean adviceCreate)
adviceCreate
- The adviceCreate to set.public void setAdviceHeaderText(String adviceHeaderText)
adviceHeaderText
- The adviceHeaderText to set.public void setAdviceSubjectLine(String adviceSubjectLine)
adviceSubjectLine
- The adviceSubjectLine to set.public void setAdviceReturnEmailAddr(String adviceReturnEmailAddr)
adviceReturnEmailAddr
- The adviceReturnEmailAddr to set.public void setChartCode(String chartCode)
chartCode
- The chartCode to set.public void setCheckHeaderNoteTextLine1(String checkHeaderNoteTextLine1)
checkHeaderNoteTextLine1
- The checkHeaderNoteTextLine1 to set.public void setCheckHeaderNoteTextLine2(String checkHeaderNoteTextLine2)
checkHeaderNoteTextLine2
- The checkHeaderNoteTextLine2 to set.public void setCheckHeaderNoteTextLine3(String checkHeaderNoteTextLine3)
checkHeaderNoteTextLine3
- The checkHeaderNoteTextLine3 to set.public void setCheckHeaderNoteTextLine4(String checkHeaderNoteTextLine4)
checkHeaderNoteTextLine4
- The checkHeaderNoteTextLine4 to set.public void setContactFullName(String contactFullName)
contactFullName
- The contactFullName to set.public void setCustomerDescription(String customerDescription)
customerDescription
- The customerDescription to set.public void setDefaultAccountNumber(String defaultAccountNumber)
defaultAccountNumber
- The defaultAccountNumber to set.public void setDefaultChartCode(String defaultChartCode)
defaultChartCode
- The defaultChartCode to set.public void setDefaultObjectCode(String defaultObjectCode)
defaultObjectCode
- The defaultObjectCode to set.public void setDefaultPhysicalCampusProcessingCode(String defaultPhysicalCampusProcessingCode)
defaultPhysicalCampusProcessingCode
- The defaultPhysicalCampusProcessingCode to set.public void setDefaultSubObjectCode(String defaultSubObjectCode)
defaultSubObjectCode
- The defaultSubObjectCode to set.public void setEmployeeCheck(boolean employeeCheck)
employeeCheck
- The employeeCheck to set.public void setFileThresholdAmount(org.kuali.rice.core.api.util.type.KualiDecimal fileThresholdAmount)
fileThresholdAmount
- The fileThresholdAmount to set.public void setFileThresholdEmailAddress(String fileThresholdEmailAddress)
fileThresholdEmailAddress
- The fileThresholdEmailAddress to set.public void setId(org.kuali.rice.core.api.util.type.KualiInteger id)
id
- The id to set.public void setNraReview(boolean nraReview)
nraReview
- The nraReview to set.public void setUnitCode(String orgCode)
unitCode
- The unitCode to set.public void setOwnershipCodeRequired(boolean ownershipCodeRequired)
ownershipCodeRequired
- The ownershipCodeRequired to set.public void setPayeeIdRequired(boolean payeeIdRequired)
payeeIdRequired
- The payeeIdRequired to set.public void setPaymentThresholdAmount(org.kuali.rice.core.api.util.type.KualiDecimal paymentThresholdAmount)
paymentThresholdAmount
- The paymentThresholdAmount to set.public void setPaymentThresholdEmailAddress(String paymentThresholdEmailAddress)
paymentThresholdEmailAddress
- The paymentThresholdEmailAddress to set.public void setProcessingEmailAddr(String processingEmailAddr)
processingEmailAddr
- The processingEmailAddr to set.public void setStateCode(String state)
state
- The state to set.public void setSubUnitCode(String subUnitCode)
subUnitCode
- The subUnitCode to set.public void setZipCode(String zipCode)
zipCode
- The zipCode to set.public boolean getRelieveLiabilities()
public void setRelieveLiabilities(boolean relieveLiabilities)
relieveLiabilities
- The relieveLiabilities to set.public String toString()
toString
in interface org.kuali.rice.core.api.mo.ModelObjectBasic
toString
in class org.kuali.rice.krad.bo.BusinessObjectBase
public Chart getChartOfAccounts()
public void setChartOfAccounts(Chart chartOfAccounts)
public org.kuali.rice.location.framework.campus.CampusEbo getDefaultProcessingCampus()
public void setDefaultProcessingCampus(org.kuali.rice.location.framework.campus.CampusEbo defaultProcessingCampus)
defaultProcessingCampus
- The defaultProcessingCampus to set.public Chart getDefaultChart()
public void setDefaultChart(Chart defaultChart)
defaultChart
- The defaultChart to set.public Account getDefaultAccount()
public void setDefaultAccount(Account defaultAccount)
defaultAccount
- The defaultAccount to set.public SubAccount getDefaultSubAccount()
public void setDefaultSubAccount(SubAccount defaultSubAccount)
defaultSubAccount
- The defaultSubAccount to set.public ObjectCode getDefaultObject()
public void setDefaultObject(ObjectCode defaultObject)
defaultObject
- The defaultObject to set.public SubObjectCode getDefaultSubObject()
public void setDefaultSubObject(SubObjectCode defaultSubObject)
defaultSubObject
- The defaultSubObject to set.public org.kuali.rice.location.framework.state.StateEbo getState()
public void setState(org.kuali.rice.location.framework.state.StateEbo state)
state
- The state to set.public org.kuali.rice.location.framework.postalcode.PostalCodeEbo getPostalCode()
public void setPostalCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo postalCode)
postalCode
- The postalCode to set.public org.kuali.rice.location.framework.country.CountryEbo getCountry()
public void setCountry(org.kuali.rice.location.framework.country.CountryEbo country)
country
- The country to set.public boolean isActive()
isActive
in interface org.kuali.rice.core.api.mo.common.active.Inactivatable
Inactivatable.isActive()
public void setActive(boolean active)
setActive
in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatable
MutableInactivatable.setActive(boolean)
public String getCountryCode()
public void setCountryCode(String countryCode)
countryCode
- The countryCode to set.public String getAchTransactionType()
public void setAchTransactionType(String achTransactionType)
achTransactionType
- The achTransactionType to set.public ACHTransactionType getTransactionType()
public void setTransactionType(ACHTransactionType transactionType)
transactionType
- The transactionType to set.public boolean isSelectedForFormat()
public void setSelectedForFormat(boolean sameCampus)
sameCampus
- Copyright © 2004–2015 The Kuali Foundation. All rights reserved.