public class ProcurementCardDefault extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase implements org.kuali.rice.core.api.mo.common.active.MutableInactivatable
| Constructor and Description | 
|---|
ProcurementCardDefault()
Default constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Account | 
getAccount()
Gets the account attribute. 
 | 
String | 
getAccountNumber()
Gets the accountNumber attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getCardCycleAmountLimit()
Gets the cardCycleAmountLimit attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getCardCycleVolumeLimit()
Gets the cardCycleVolumeLimit attribute. 
 | 
String | 
getCardHolderAlternateName()
Gets the cardHolderAlternateName attribute. 
 | 
String | 
getCardHolderCityName()
Gets the cardHolderCityName attribute. 
 | 
String | 
getCardHolderLine1Address()
Gets the cardHolderLine1Address attribute. 
 | 
String | 
getCardHolderLine2Address()
Gets the cardHolderLine2Address attribute. 
 | 
String | 
getCardHolderName()
Gets the cardHolderName attribute. 
 | 
String | 
getCardHolderStateCode()
Gets the cardHolderStateCode attribute. 
 | 
String | 
getCardHolderWorkPhoneNumber()
Gets the cardHolderWorkPhoneNumber attribute. 
 | 
String | 
getCardHolderZipCode()
Gets the cardHolderZipCode attribute. 
 | 
org.kuali.rice.core.api.util.type.KualiDecimal | 
getCardLimit()
Gets the cardLimit attribute. 
 | 
String | 
getCardNoteText()
Gets the cardNoteText attribute. 
 | 
String | 
getCardStatusCode()
Gets the cardStatusCode attribute. 
 | 
Chart | 
getChartOfAccounts()
Gets the chartOfAccounts attribute. 
 | 
String | 
getChartOfAccountsCode()
Gets the chartOfAccountsCode attribute. 
 | 
String | 
getCreditCardNumber()
Gets the creditCardNumber attribute. 
 | 
String | 
getFinancialObjectCode()
Gets the financialObjectCode attribute. 
 | 
String | 
getFinancialSubObjectCode()
Gets the financialSubObjectCode attribute. 
 | 
ObjectCode | 
getObjectCode()
Gets the objectCode attribute. 
 | 
ProjectCode | 
getProject()  | 
String | 
getProjectCode()  | 
SubAccount | 
getSubAccount()  | 
String | 
getSubAccountNumber()
Gets the subAccountNumber attribute. 
 | 
SubObjectCode | 
getSubObjectCode()
Gets the subObjectCode attribute. 
 | 
boolean | 
isActive()  | 
void | 
setAccount(Account account)
Deprecated.   
 | 
void | 
setAccountNumber(String accountNumber)
Sets the accountNumber attribute. 
 | 
void | 
setActive(boolean active)  | 
void | 
setCardCycleAmountLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleAmountLimit)
Sets the cardCycleAmountLimit attribute. 
 | 
void | 
setCardCycleVolumeLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleVolumeLimit)
Sets the cardCycleVolumeLimit attribute. 
 | 
void | 
setCardHolderAlternateName(String cardHolderAlternateName)
Sets the cardHolderAlternateName attribute. 
 | 
void | 
setCardHolderCityName(String cardHolderCityName)
Sets the cardHolderCityName attribute. 
 | 
void | 
setCardHolderLine1Address(String cardHolderLine1Address)
Sets the cardHolderLine1Address attribute. 
 | 
void | 
setCardHolderLine2Address(String cardHolderLine2Address)
Sets the cardHolderLine2Address attribute. 
 | 
void | 
setCardHolderName(String cardHolderName)
Sets the cardHolderName attribute. 
 | 
void | 
setCardHolderStateCode(String cardHolderStateCode)
Sets the cardHolderStateCode attribute. 
 | 
void | 
setCardHolderWorkPhoneNumber(String cardHolderWorkPhoneNumber)
Sets the cardHolderWorkPhoneNumber attribute. 
 | 
void | 
setCardHolderZipCode(String cardHolderZipCode)
Sets the cardHolderZipCode attribute. 
 | 
void | 
setCardLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardLimit)
Sets the cardLimit attribute. 
 | 
void | 
setCardNoteText(String cardNoteText)
Sets the cardNoteText attribute. 
 | 
void | 
setCardStatusCode(String cardStatusCode)
Sets the cardStatusCode attribute. 
 | 
void | 
setChartOfAccounts(Chart chartOfAccounts)
Deprecated.   
 | 
void | 
setChartOfAccountsCode(String chartOfAccountsCode)
Sets the chartOfAccountsCode attribute. 
 | 
void | 
setCreditCardNumber(String creditCardNumber)
Sets the creditCardNumber attribute. 
 | 
void | 
setFinancialObjectCode(String financialObjectCode)
Sets the financialObjectCode attribute. 
 | 
void | 
setFinancialSubObjectCode(String financialSubObjectCode)
Sets the financialSubObjectCode attribute. 
 | 
void | 
setObjectCode(ObjectCode objectCode)
Deprecated.   
 | 
void | 
setProject(ProjectCode project)
Deprecated.   
 | 
void | 
setProjectCode(String projectCode)
Sets the project code associated with this card holder 
 | 
void | 
setSubAccount(SubAccount subAccount)
Deprecated.   
 | 
void | 
setSubAccountNumber(String subAccountNumber)
Sets the subAccountNumber attribute. 
 | 
void | 
setSubObjectCode(SubObjectCode subObjectCode)
Deprecated.   
 | 
protected LinkedHashMap | 
toStringMapper()  | 
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 ProcurementCardDefault()
public String getCreditCardNumber()
public void setCreditCardNumber(String creditCardNumber)
creditCardNumber - The creditCardNumber to set.public String getCardHolderName()
public void setCardHolderName(String cardHolderName)
cardHolderName - The cardHolderName to set.public String getCardHolderAlternateName()
public void setCardHolderAlternateName(String cardHolderAlternateName)
cardHolderAlternateName - The cardHolderAlternateName to set.public String getCardHolderLine1Address()
public void setCardHolderLine1Address(String cardHolderLine1Address)
cardHolderLine1Address - The cardHolderLine1Address to set.public String getCardHolderLine2Address()
public void setCardHolderLine2Address(String cardHolderLine2Address)
cardHolderLine2Address - The cardHolderLine2Address to set.public String getCardHolderCityName()
public void setCardHolderCityName(String cardHolderCityName)
cardHolderCityName - The cardHolderCityName to set.public String getCardHolderStateCode()
public void setCardHolderStateCode(String cardHolderStateCode)
cardHolderStateCode - The cardHolderStateCode to set.public String getCardHolderZipCode()
public void setCardHolderZipCode(String cardHolderZipCode)
cardHolderZipCode - The cardHolderZipCode to set.public String getCardHolderWorkPhoneNumber()
public void setCardHolderWorkPhoneNumber(String cardHolderWorkPhoneNumber)
cardHolderWorkPhoneNumber - The cardHolderWorkPhoneNumber to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardLimit()
public void setCardLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardLimit)
cardLimit - The cardLimit to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardCycleAmountLimit()
public void setCardCycleAmountLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleAmountLimit)
cardCycleAmountLimit - The cardCycleAmountLimit to set.public org.kuali.rice.core.api.util.type.KualiDecimal getCardCycleVolumeLimit()
public void setCardCycleVolumeLimit(org.kuali.rice.core.api.util.type.KualiDecimal cardCycleVolumeLimit)
cardCycleVolumeLimit - The cardCycleVolumeLimit to set.public String getCardStatusCode()
public void setCardStatusCode(String cardStatusCode)
cardStatusCode - The cardStatusCode to set.public String getCardNoteText()
public void setCardNoteText(String cardNoteText)
cardNoteText - The cardNoteText to set.public String getChartOfAccountsCode()
public void setChartOfAccountsCode(String chartOfAccountsCode)
chartOfAccountsCode - The chartOfAccountsCode to set.public String getAccountNumber()
public void setAccountNumber(String accountNumber)
accountNumber - The accountNumber to set.public String getSubAccountNumber()
public void setSubAccountNumber(String subAccountNumber)
subAccountNumber - The subAccountNumber to set.public String getFinancialObjectCode()
public void setFinancialObjectCode(String financialObjectCode)
financialObjectCode - The financialObjectCode to set.public String getFinancialSubObjectCode()
public void setFinancialSubObjectCode(String financialSubObjectCode)
financialSubObjectCode - The financialSubObjectCode to set.public String getProjectCode()
public void setProjectCode(String projectCode)
projectCode - the project code associated with this card holderpublic boolean isActive()
isActive in interface org.kuali.rice.core.api.mo.common.active.Inactivatableorg.kuali.rice.kns.bo.Inactivateable#isActive()public void setActive(boolean active)
setActive in interface org.kuali.rice.core.api.mo.common.active.MutableInactivatableSets whether this procurement card holder detail is active or notpublic Account getAccount()
@Deprecated public void setAccount(Account account)
account - The account to set.public Chart getChartOfAccounts()
@Deprecated public void setChartOfAccounts(Chart chartOfAccounts)
chartOfAccounts - The chartOfAccounts to set.public SubAccount getSubAccount()
@Deprecated public void setSubAccount(SubAccount subAccount)
subAccount - The subAccount to set.public ObjectCode getObjectCode()
@Deprecated public void setObjectCode(ObjectCode objectCode)
objectCode - The objectCode to set.public SubObjectCode getSubObjectCode()
@Deprecated public void setSubObjectCode(SubObjectCode subObjectCode)
subObjectCode - The subObjectCode to set.public ProjectCode getProject()
@Deprecated public void setProject(ProjectCode project)
project - the project code for OJB to set.protected LinkedHashMap toStringMapper()
org.kuali.rice.kns.bo.BusinessObjectBase#toStringMapper()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.