public class DisbursementVoucherPayeeDetail extends org.kuali.rice.krad.bo.PersistableBusinessObjectBase
Constructor and Description |
---|
DisbursementVoucherPayeeDetail()
Default no-arg constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getAddressAsString()
This method creates a string representation of the address assigned to this payee.
|
String |
getDisbursementVoucherPayeeTypeCode() |
String |
getDisbursementVoucherPayeeTypeName() |
String |
getDisbVchrEmployeeIdNumber()
This method should only be called for retrieving the id associated with the payee if the payee type is equal to "E".
|
boolean |
getDisbVchrEmployeePaidOutsidePayrollCode()
Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.
|
String |
getDisbVchrPayeeCityName()
Gets the disbVchrPayeeCityName attribute.
|
org.kuali.rice.location.framework.country.CountryEbo |
getDisbVchrPayeeCountry()
Gets the disbVchrPayeeCountry attribute.
|
String |
getDisbVchrPayeeCountryCode()
Gets the disbVchrPayeeCountryCode attribute.
|
String |
getDisbVchrPayeeIdNumber()
Gets the disbVchrPayeeIdNumber attribute.
|
String |
getDisbVchrPayeeLine1Addr()
Gets the disbVchrPayeeLine1Addr attribute.
|
String |
getDisbVchrPayeeLine2Addr()
Gets the disbVchrPayeeLine2Addr attribute.
|
String |
getDisbVchrPayeePersonName()
Gets the disbVchrPayeePersonName attribute.
|
org.kuali.rice.location.framework.postalcode.PostalCodeEbo |
getDisbVchrPayeePostalZipCode()
Gets the disbVchrPayeePostalZipCode attribute.
|
org.kuali.rice.location.framework.state.StateEbo |
getDisbVchrPayeeState()
Gets the disbVchrPayeeState attribute.
|
String |
getDisbVchrPayeeStateCode()
Gets the disbVchrPayeeStateCode attribute.
|
String |
getDisbVchrPayeeZipCode()
Gets the disbVchrPayeeZipCode attribute.
|
PaymentReasonCode |
getDisbVchrPaymentReason()
Gets the disbVchrPaymentReason attribute.
|
String |
getDisbVchrPaymentReasonCode()
Gets the disbVchrPaymentReasonCode attribute.
|
String |
getDisbVchrPaymentReasonName()
Returns the name associated with the payment reason name
|
String |
getDisbVchrSpecialHandlingCityName()
Gets the disbVchrSpecialHandlingCityName attribute.
|
String |
getDisbVchrSpecialHandlingCountryCode()
Gets the disbVchrSpecialHandlingCountryCode attribute.
|
String |
getDisbVchrSpecialHandlingLine1Addr()
Gets the disbVchrSpecialHandlingLine1Addr attribute.
|
String |
getDisbVchrSpecialHandlingLine2Addr()
Gets the disbVchrSpecialHandlingLine2Addr attribute.
|
String |
getDisbVchrSpecialHandlingPersonName()
Gets the disbVchrSpecialHandlingPersonName attribute.
|
String |
getDisbVchrSpecialHandlingStateCode()
Gets the disbVchrSpecialHandlingStateCode attribute.
|
String |
getDisbVchrSpecialHandlingZipCode()
Gets the disbVchrSpecialHandlingZipCode attribute.
|
String |
getDisbVchrVendorAddressIdNumber()
Gets the disbVchrVendorAddressIdNumber attribute.
|
Integer |
getDisbVchrVendorAddressIdNumberAsInteger()
Gets the disbVchrVendorAddressIdNumber attribute.
|
String |
getDisbVchrVendorDetailAssignedIdNumber()
This method...
|
Integer |
getDisbVchrVendorDetailAssignedIdNumberAsInteger()
This method...
|
String |
getDisbVchrVendorHeaderIdNumber()
This method...
|
Integer |
getDisbVchrVendorHeaderIdNumberAsInteger()
Gets the disbVchrVendorIdNumber attribute as an Integer.
|
String |
getDocumentNumber()
Gets the documentNumber attribute.
|
Boolean |
getHasMultipleVendorAddresses()
Gets the hasMultipleVendorAddresses attribute.
|
boolean |
hasSameAddress(DisbursementVoucherPayeeDetail compareDetail)
This method...
|
boolean |
isDisbVchrAlienPaymentCode()
Gets the disbVchrAlienPaymentCode attribute.
|
boolean |
isDisbVchrEmployeePaidOutsidePayrollCode()
Gets the disbVchrEmployeePaidOutsidePayrollCode attribute.
|
boolean |
isDisbVchrPayeeEmployeeCode()
Gets the disbVchrPayeeEmployeeCode attribute.
|
boolean |
isDvPayeeSubjectPaymentCode()
Gets the dvPayeeSubjectPayment attribute.
|
boolean |
isEmployee()
Checks the payee type code for employee type
|
boolean |
isVendor()
Checks the payee type code for vendor type
|
void |
setDisbursementVoucherPayeeTypeCode(String disbursementVoucherPayeeTypeCode) |
void |
setDisbursementVoucherPayeeTypeName(String name)
This method is a dummy method defined for OJB.
|
void |
setDisbVchrAlienPaymentCode(boolean disbVchrAlienPaymentCode)
Sets the disbVchrAlienPaymentCode attribute.
|
void |
setDisbVchrEmployeePaidOutsidePayrollCode(boolean disbVchrEmployeePaidOutsidePayrollCode)
Sets the disbVchrEmployeePaidOutsidePayrollCode attribute value.
|
void |
setDisbVchrPayeeCityName(String disbVchrPayeeCityName)
Sets the disbVchrPayeeCityName attribute.
|
void |
setDisbVchrPayeeCountry(org.kuali.rice.location.framework.country.CountryEbo disbVchrPayeeCountry)
Sets the disbVchrPayeeCountry attribute value.
|
void |
setDisbVchrPayeeCountryCode(String disbVchrPayeeCountryCode)
Sets the disbVchrPayeeCountryCode attribute.
|
void |
setDisbVchrPayeeEmployeeCode(boolean disbVchrPayeeEmployeeCode)
Sets the disbVchrPayeeEmployeeCode attribute.
|
void |
setDisbVchrPayeeIdNumber(String disbVchrPayeeIdNumber)
Sets the disbVchrPayeeIdNumber attribute.
|
void |
setDisbVchrPayeeLine1Addr(String disbVchrPayeeLine1Addr)
Sets the disbVchrPayeeLine1Addr attribute.
|
void |
setDisbVchrPayeeLine2Addr(String disbVchrPayeeLine2Addr)
Sets the disbVchrPayeeLine2Addr attribute.
|
void |
setDisbVchrPayeePersonName(String disbVchrPayeePersonName)
Sets the disbVchrPayeePersonName attribute.
|
void |
setDisbVchrPayeePostalZipCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo disbVchrPayeePostalZipCode)
Sets the disbVchrPayeePostalZipCode attribute value.
|
void |
setDisbVchrPayeeState(org.kuali.rice.location.framework.state.StateEbo disbVchrPayeeState)
Sets the disbVchrPayeeState attribute value.
|
void |
setDisbVchrPayeeStateCode(String disbVchrPayeeStateCode)
Sets the disbVchrPayeeStateCode attribute.
|
void |
setDisbVchrPayeeZipCode(String disbVchrPayeeZipCode)
Sets the disbVchrPayeeZipCode attribute.
|
void |
setDisbVchrPaymentReason(PaymentReasonCode disbVchrPaymentReason)
Deprecated.
|
void |
setDisbVchrPaymentReasonCode(String disbVchrPaymentReasonCode)
Sets the disbVchrPaymentReasonCode attribute.
|
void |
setDisbVchrPaymentReasonName(String name)
This method is a dummy method defined for OJB.
|
void |
setDisbVchrSpecialHandlingCityName(String disbVchrSpecialHandlingCityName)
Sets the disbVchrSpecialHandlingCityName attribute.
|
void |
setDisbVchrSpecialHandlingCountryCode(String disbVchrSpecialHandlingCountryCode)
Sets the disbVchrSpecialHandlingCountryCode attribute.
|
void |
setDisbVchrSpecialHandlingLine1Addr(String disbVchrSpecialHandlingLine1Addr)
Sets the disbVchrSpecialHandlingLine1Addr attribute.
|
void |
setDisbVchrSpecialHandlingLine2Addr(String disbVchrSpecialHandlingLine2Addr)
Sets the disbVchrSpecialHandlingLine2Addr attribute.
|
void |
setDisbVchrSpecialHandlingPersonName(String disbVchrSpecialHandlingPersonName)
Sets the disbVchrSpecialHandlingPersonName attribute.
|
void |
setDisbVchrSpecialHandlingStateCode(String disbVchrSpecialHandlingStateCode)
Sets the disbVchrSpecialHandlingStateCode attribute.
|
void |
setDisbVchrSpecialHandlingZipCode(String disbVchrSpecialHandlingZipCode)
Sets the disbVchrSpecialHandlingZipCode attribute.
|
void |
setDisbVchrVendorAddressIdNumber(String disbVchrVendorAddressIdNumber)
Sets the disbVchrVendorAddressIdNumber attribute value.
|
void |
setDisbVchrVendorDetailAssignedIdNumber(String disbVchrVendorDetailAssignedIdNumber)
This method...
|
void |
setDisbVchrVendorHeaderIdNumber(String disbVchrVendorHeaderIdNumber)
This method...
|
void |
setDocumentNumber(String documentNumber)
Sets the documentNumber attribute.
|
void |
setDvPayeeSubjectPaymentCode(boolean dvPayeeSubjectPaymentCode)
Sets the dvPayeeSubjectPayment attribute.
|
void |
setHasMultipleVendorAddresses(boolean hasMultipleVendorAddresses)
Sets the hasMultipleVendorAddresses attribute value.
|
protected LinkedHashMap |
toStringMapper_RICE20_REFACTORME() |
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 DisbursementVoucherPayeeDetail()
public String getDocumentNumber()
public void setDocumentNumber(String documentNumber)
documentNumber
- The documentNumber to set.public String getDisbVchrPaymentReasonCode()
public void setDisbVchrPaymentReasonCode(String disbVchrPaymentReasonCode)
disbVchrPaymentReasonCode
- The disbVchrPaymentReasonCode to set.public String getDisbVchrPayeeIdNumber()
public void setDisbVchrPayeeIdNumber(String disbVchrPayeeIdNumber)
disbVchrPayeeIdNumber
- The disbVchrPayeeIdNumber to set.public String getDisbVchrVendorHeaderIdNumber()
public void setDisbVchrVendorHeaderIdNumber(String disbVchrVendorHeaderIdNumber)
disbVchrVendorheaderIdNumber
- public Integer getDisbVchrVendorHeaderIdNumberAsInteger()
public String getDisbVchrVendorDetailAssignedIdNumber()
public void setDisbVchrVendorDetailAssignedIdNumber(String disbVchrVendorDetailAssignedIdNumber)
disbVchrVendorDetailAssignedIdNumber
- public Integer getDisbVchrVendorDetailAssignedIdNumberAsInteger()
public String getDisbVchrEmployeeIdNumber()
public String getDisbVchrPayeePersonName()
public void setDisbVchrPayeePersonName(String disbVchrPayeePersonName)
disbVchrPayeePersonName
- The disbVchrPayeePersonName to set.public String getDisbVchrPayeeLine1Addr()
public void setDisbVchrPayeeLine1Addr(String disbVchrPayeeLine1Addr)
disbVchrPayeeLine1Addr
- The disbVchrPayeeLine1Addr to set.public String getDisbVchrPayeeLine2Addr()
public void setDisbVchrPayeeLine2Addr(String disbVchrPayeeLine2Addr)
disbVchrPayeeLine2Addr
- The disbVchrPayeeLine2Addr to set.public String getDisbVchrPayeeCityName()
public void setDisbVchrPayeeCityName(String disbVchrPayeeCityName)
disbVchrPayeeCityName
- The disbVchrPayeeCityName to set.public String getDisbVchrPayeeStateCode()
public void setDisbVchrPayeeStateCode(String disbVchrPayeeStateCode)
disbVchrPayeeStateCode
- The disbVchrPayeeStateCode to set.public String getDisbVchrPayeeZipCode()
public void setDisbVchrPayeeZipCode(String disbVchrPayeeZipCode)
disbVchrPayeeZipCode
- The disbVchrPayeeZipCode to set.public String getDisbVchrPayeeCountryCode()
public void setDisbVchrPayeeCountryCode(String disbVchrPayeeCountryCode)
disbVchrPayeeCountryCode
- The disbVchrPayeeCountryCode to set.public String getDisbVchrSpecialHandlingPersonName()
public void setDisbVchrSpecialHandlingPersonName(String disbVchrSpecialHandlingPersonName)
disbVchrSpecialHandlingPersonName
- The disbVchrSpecialHandlingPersonName to set.public String getDisbVchrSpecialHandlingLine1Addr()
public void setDisbVchrSpecialHandlingLine1Addr(String disbVchrSpecialHandlingLine1Addr)
disbVchrSpecialHandlingLine1Addr
- The disbVchrSpecialHandlingLine1Addr to set.public String getDisbVchrSpecialHandlingLine2Addr()
public void setDisbVchrSpecialHandlingLine2Addr(String disbVchrSpecialHandlingLine2Addr)
disbVchrSpecialHandlingLine2Addr
- The disbVchrSpecialHandlingLine2Addr to set.public String getDisbVchrSpecialHandlingCityName()
public void setDisbVchrSpecialHandlingCityName(String disbVchrSpecialHandlingCityName)
disbVchrSpecialHandlingCityName
- The disbVchrSpecialHandlingCityName to set.public String getDisbVchrSpecialHandlingStateCode()
public void setDisbVchrSpecialHandlingStateCode(String disbVchrSpecialHandlingStateCode)
disbVchrSpecialHandlingStateCode
- The disbVchrSpecialHandlingStateCode to set.public String getDisbVchrSpecialHandlingZipCode()
public void setDisbVchrSpecialHandlingZipCode(String disbVchrSpecialHandlingZipCode)
disbVchrSpecialHandlingZipCode
- The disbVchrSpecialHandlingZipCode to set.public String getDisbVchrSpecialHandlingCountryCode()
public void setDisbVchrSpecialHandlingCountryCode(String disbVchrSpecialHandlingCountryCode)
disbVchrSpecialHandlingCountryCode
- The disbVchrSpecialHandlingCountryCode to set.public boolean isDisbVchrPayeeEmployeeCode()
public void setDisbVchrPayeeEmployeeCode(boolean disbVchrPayeeEmployeeCode)
disbVchrPayeeEmployeeCode
- The disbVchrPayeeEmployeeCode to set.public boolean isDisbVchrAlienPaymentCode()
public void setDisbVchrAlienPaymentCode(boolean disbVchrAlienPaymentCode)
disbVchrAlienPaymentCode
- The disbVchrAlienPaymentCode to set.public boolean isDvPayeeSubjectPaymentCode()
public void setDvPayeeSubjectPaymentCode(boolean dvPayeeSubjectPaymentCode)
dvPayeeSubjectPayment
- The dvPayeeSubjectPayment to set.public boolean isDisbVchrEmployeePaidOutsidePayrollCode()
public boolean getDisbVchrEmployeePaidOutsidePayrollCode()
public void setDisbVchrEmployeePaidOutsidePayrollCode(boolean disbVchrEmployeePaidOutsidePayrollCode)
disbVchrEmployeePaidOutsidePayrollCode
- The disbVchrEmployeePaidOutsidePayrollCode to set.public PaymentReasonCode getDisbVchrPaymentReason()
public void setDisbVchrPaymentReason(PaymentReasonCode disbVchrPaymentReason)
disbVchrPaymentReason
- The disbVchrPaymentReason to set.public String getDisbursementVoucherPayeeTypeCode()
public void setDisbursementVoucherPayeeTypeCode(String disbursementVoucherPayeeTypeCode)
disbursementVoucherPayeeTypeCode
- The disbursementVoucherPayeeTypeCode to set.public String getDisbursementVoucherPayeeTypeName()
public void setDisbursementVoucherPayeeTypeName(String name)
name
- public String getDisbVchrPaymentReasonName()
public void setDisbVchrPaymentReasonName(String name)
name
- public String getDisbVchrVendorAddressIdNumber()
public Integer getDisbVchrVendorAddressIdNumberAsInteger()
public void setDisbVchrVendorAddressIdNumber(String disbVchrVendorAddressIdNumber)
disbVchrVendorAddressIdNumber
- The disbVchrVendorAddressIdNumber to set.public Boolean getHasMultipleVendorAddresses()
public void setHasMultipleVendorAddresses(boolean hasMultipleVendorAddresses)
hasMultipleVendorAddresses
- The hasMultipleVendorAddresses to set.public org.kuali.rice.location.framework.state.StateEbo getDisbVchrPayeeState()
public void setDisbVchrPayeeState(org.kuali.rice.location.framework.state.StateEbo disbVchrPayeeState)
disbVchrPayeeState
- The disbVchrPayeeState to set.public org.kuali.rice.location.framework.country.CountryEbo getDisbVchrPayeeCountry()
public void setDisbVchrPayeeCountry(org.kuali.rice.location.framework.country.CountryEbo disbVchrPayeeCountry)
disbVchrPayeeCountry
- The disbVchrPayeeCountry to set.public org.kuali.rice.location.framework.postalcode.PostalCodeEbo getDisbVchrPayeePostalZipCode()
public void setDisbVchrPayeePostalZipCode(org.kuali.rice.location.framework.postalcode.PostalCodeEbo disbVchrPayeePostalZipCode)
disbVchrPayeePostalZipCode
- The disbVchrPayeePostalZipCode to set.public boolean isVendor()
public boolean isEmployee()
protected LinkedHashMap toStringMapper_RICE20_REFACTORME()
org.kuali.rice.krad.bo.BusinessObjectBase#toStringMapper()
public boolean hasSameAddress(DisbursementVoucherPayeeDetail compareDetail)
compareDetail
- public String getAddressAsString()
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.