Java Doc for DisbursementVoucherPayeeDetail.java in » ERP-CRM-Financial » Kuali-Financial-System » org » kuali » module » financial » bo » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
ERP CRM Financial
»
Kuali Financial System
»
org.kuali.module.financial.bo
Source Cross Reference
Class Diagram
Java Document (Java Doc)
org.kuali.core.bo
.PersistableBusinessObjectBase
org.kuali.module.financial.bo
.DisbursementVoucherPayeeDetail
DisbursementVoucherPayeeDetail
public
class DisbursementVoucherPayeeDetail extends
PersistableBusinessObjectBase
(Code)
This class is used to represent a disbursement voucher payee detail.
Constructor Summary
public
DisbursementVoucherPayeeDetail
()
Default no-arg constructor.
Method Summary
public
String
getDisbVchrPayeeCityName
()
Gets the disbVchrPayeeCityName attribute.
public
String
getDisbVchrPayeeCountryCode
()
Gets the disbVchrPayeeCountryCode attribute.
public
String
getDisbVchrPayeeIdNumber
()
Gets the disbVchrPayeeIdNumber attribute.
public
String
getDisbVchrPayeeLine1Addr
()
Gets the disbVchrPayeeLine1Addr attribute.
public
String
getDisbVchrPayeeLine2Addr
()
Gets the disbVchrPayeeLine2Addr attribute.
public
String
getDisbVchrPayeePersonName
()
Gets the disbVchrPayeePersonName attribute.
public
String
getDisbVchrPayeeStateCode
()
Gets the disbVchrPayeeStateCode attribute.
public
String
getDisbVchrPayeeZipCode
()
Gets the disbVchrPayeeZipCode attribute.
public
PaymentReasonCode
getDisbVchrPaymentReason
()
Gets the disbVchrPaymentReason attribute.
public
String
getDisbVchrPaymentReasonCode
()
Gets the disbVchrPaymentReasonCode attribute.
public
String
getDisbVchrPaymentReasonName
()
public
String
getDisbVchrRemitCityName
()
Gets the disbVchrRemitCityName attribute.
public
String
getDisbVchrRemitCountryCode
()
Gets the disbVchrRemitCountryCode attribute.
public
String
getDisbVchrRemitLine1Addr
()
Gets the disbVchrRemitLine1Addr attribute.
public
String
getDisbVchrRemitLine2Addr
()
Gets the disbVchrRemitLine2Addr attribute.
public
String
getDisbVchrRemitPersonName
()
Gets the disbVchrRemitPersonName attribute.
public
String
getDisbVchrRemitStateCode
()
Gets the disbVchrRemitStateCode attribute.
public
String
getDisbVchrRemitZipCode
()
Gets the disbVchrRemitZipCode attribute.
public
String
getDisbursementVoucherPayeeTypeCode
()
public
String
getDisbursementVoucherPayeeTypeName
()
public
String
getDocumentNumber
()
Gets the documentNumber attribute.
public
boolean
isDisbVchrAlienPaymentCode
()
Gets the disbVchrAlienPaymentCode attribute.
public
boolean
isDisbVchrPayeeEmployeeCode
()
Gets the disbVchrPayeeEmployeeCode attribute.
public
boolean
isDvPayeeRevolvingFundCode
()
Gets the dvPayeeRevolvingFundCode attribute.
public
boolean
isEmployee
()
public
boolean
isPayee
()
public
boolean
isVendor
()
public
void
setDisbVchrAlienPaymentCode
(boolean disbVchrAlienPaymentCode)
Sets the disbVchrAlienPaymentCode attribute.
public
void
setDisbVchrPayeeCityName
(
String
disbVchrPayeeCityName)
Sets the disbVchrPayeeCityName attribute.
public
void
setDisbVchrPayeeCountryCode
(
String
disbVchrPayeeCountryCode)
Sets the disbVchrPayeeCountryCode attribute.
public
void
setDisbVchrPayeeEmployeeCode
(boolean disbVchrPayeeEmployeeCode)
Sets the disbVchrPayeeEmployeeCode attribute.
public
void
setDisbVchrPayeeIdNumber
(
String
disbVchrPayeeIdNumber)
Sets the disbVchrPayeeIdNumber attribute.
public
void
setDisbVchrPayeeLine1Addr
(
String
disbVchrPayeeLine1Addr)
Sets the disbVchrPayeeLine1Addr attribute.
public
void
setDisbVchrPayeeLine2Addr
(
String
disbVchrPayeeLine2Addr)
Sets the disbVchrPayeeLine2Addr attribute.
public
void
setDisbVchrPayeePersonName
(
String
disbVchrPayeePersonName)
Sets the disbVchrPayeePersonName attribute.
public
void
setDisbVchrPayeeStateCode
(
String
disbVchrPayeeStateCode)
Sets the disbVchrPayeeStateCode attribute.
public
void
setDisbVchrPayeeZipCode
(
String
disbVchrPayeeZipCode)
Sets the disbVchrPayeeZipCode attribute.
public
void
setDisbVchrPaymentReason
(
PaymentReasonCode
disbVchrPaymentReason)
Sets the disbVchrPaymentReason attribute.
public
void
setDisbVchrPaymentReasonCode
(
String
disbVchrPaymentReasonCode)
Sets the disbVchrPaymentReasonCode attribute.
public
void
setDisbVchrPaymentReasonName
(
String
name)
This method is a dummy method defined for OJB.
public
void
setDisbVchrRemitCityName
(
String
disbVchrRemitCityName)
Sets the disbVchrRemitCityName attribute.
public
void
setDisbVchrRemitCountryCode
(
String
disbVchrRemitCountryCode)
Sets the disbVchrRemitCountryCode attribute.
public
void
setDisbVchrRemitLine1Addr
(
String
disbVchrRemitLine1Addr)
Sets the disbVchrRemitLine1Addr attribute.
public
void
setDisbVchrRemitLine2Addr
(
String
disbVchrRemitLine2Addr)
Sets the disbVchrRemitLine2Addr attribute.
public
void
setDisbVchrRemitPersonName
(
String
disbVchrRemitPersonName)
Sets the disbVchrRemitPersonName attribute.
public
void
setDisbVchrRemitStateCode
(
String
disbVchrRemitStateCode)
Sets the disbVchrRemitStateCode attribute.
public
void
setDisbVchrRemitZipCode
(
String
disbVchrRemitZipCode)
Sets the disbVchrRemitZipCode attribute.
public
void
setDisbursementVoucherPayeeTypeCode
(
String
disbursementVoucherPayeeTypeCode)
public
void
setDisbursementVoucherPayeeTypeName
(
String
name)
This method is a dummy method defined for OJB.
public
void
setDocumentNumber
(
String
documentNumber)
Sets the documentNumber attribute.
public
void
setDvPayeeRevolvingFundCode
(boolean dvPayeeRevolvingFundCode)
Sets the dvPayeeRevolvingFundCode attribute.
protected
LinkedHashMap
toStringMapper
()
Constructor Detail
DisbursementVoucherPayeeDetail
public
DisbursementVoucherPayeeDetail()
(Code)
Default no-arg constructor.
Method Detail
getDisbVchrPayeeCityName
public
String
getDisbVchrPayeeCityName()
(Code)
Gets the disbVchrPayeeCityName attribute. Returns the disbVchrPayeeCityName
getDisbVchrPayeeCountryCode
public
String
getDisbVchrPayeeCountryCode()
(Code)
Gets the disbVchrPayeeCountryCode attribute. Returns the disbVchrPayeeCountryCode
getDisbVchrPayeeIdNumber
public
String
getDisbVchrPayeeIdNumber()
(Code)
Gets the disbVchrPayeeIdNumber attribute. Returns the disbVchrPayeeIdNumber
getDisbVchrPayeeLine1Addr
public
String
getDisbVchrPayeeLine1Addr()
(Code)
Gets the disbVchrPayeeLine1Addr attribute. Returns the disbVchrPayeeLine1Addr
getDisbVchrPayeeLine2Addr
public
String
getDisbVchrPayeeLine2Addr()
(Code)
Gets the disbVchrPayeeLine2Addr attribute. Returns the disbVchrPayeeLine2Addr
getDisbVchrPayeePersonName
public
String
getDisbVchrPayeePersonName()
(Code)
Gets the disbVchrPayeePersonName attribute. Returns the disbVchrPayeePersonName
getDisbVchrPayeeStateCode
public
String
getDisbVchrPayeeStateCode()
(Code)
Gets the disbVchrPayeeStateCode attribute. Returns the disbVchrPayeeStateCode
getDisbVchrPayeeZipCode
public
String
getDisbVchrPayeeZipCode()
(Code)
Gets the disbVchrPayeeZipCode attribute. Returns the disbVchrPayeeZipCode
getDisbVchrPaymentReason
public
PaymentReasonCode
getDisbVchrPaymentReason()
(Code)
Gets the disbVchrPaymentReason attribute. Returns the disbVchrPaymentReason
getDisbVchrPaymentReasonCode
public
String
getDisbVchrPaymentReasonCode()
(Code)
Gets the disbVchrPaymentReasonCode attribute. Returns the disbVchrPaymentReasonCode
getDisbVchrPaymentReasonName
public
String
getDisbVchrPaymentReasonName()
(Code)
Returns the name associated with the payment reason name
getDisbVchrRemitCityName
public
String
getDisbVchrRemitCityName()
(Code)
Gets the disbVchrRemitCityName attribute. Returns the disbVchrRemitCityName
getDisbVchrRemitCountryCode
public
String
getDisbVchrRemitCountryCode()
(Code)
Gets the disbVchrRemitCountryCode attribute. Returns the disbVchrRemitCountryCode
getDisbVchrRemitLine1Addr
public
String
getDisbVchrRemitLine1Addr()
(Code)
Gets the disbVchrRemitLine1Addr attribute. Returns the disbVchrRemitLine1Addr
getDisbVchrRemitLine2Addr
public
String
getDisbVchrRemitLine2Addr()
(Code)
Gets the disbVchrRemitLine2Addr attribute. Returns the disbVchrRemitLine2Addr
getDisbVchrRemitPersonName
public
String
getDisbVchrRemitPersonName()
(Code)
Gets the disbVchrRemitPersonName attribute. Returns the disbVchrRemitPersonName
getDisbVchrRemitStateCode
public
String
getDisbVchrRemitStateCode()
(Code)
Gets the disbVchrRemitStateCode attribute. Returns the disbVchrRemitStateCode
getDisbVchrRemitZipCode
public
String
getDisbVchrRemitZipCode()
(Code)
Gets the disbVchrRemitZipCode attribute. Returns the disbVchrRemitZipCode
getDisbursementVoucherPayeeTypeCode
public
String
getDisbursementVoucherPayeeTypeCode()
(Code)
Returns the disbursementVoucherPayeeTypeCode.
getDisbursementVoucherPayeeTypeName
public
String
getDisbursementVoucherPayeeTypeName()
(Code)
returns the payee type name
getDocumentNumber
public
String
getDocumentNumber()
(Code)
Gets the documentNumber attribute. Returns the documentNumber
isDisbVchrAlienPaymentCode
public
boolean isDisbVchrAlienPaymentCode()
(Code)
Gets the disbVchrAlienPaymentCode attribute. Returns the disbVchrAlienPaymentCode
isDisbVchrPayeeEmployeeCode
public
boolean isDisbVchrPayeeEmployeeCode()
(Code)
Gets the disbVchrPayeeEmployeeCode attribute. Returns the disbVchrPayeeEmployeeCode
isDvPayeeRevolvingFundCode
public
boolean isDvPayeeRevolvingFundCode()
(Code)
Gets the dvPayeeRevolvingFundCode attribute. Returns the dvPayeeRevolvingFundCode
isEmployee
public
boolean isEmployee()
(Code)
Checks the payee type code for employee type
isPayee
public
boolean isPayee()
(Code)
Checks the payee type code for dv payee type
isVendor
public
boolean isVendor()
(Code)
Checks the payee type code for vendor type
setDisbVchrAlienPaymentCode
public
void setDisbVchrAlienPaymentCode(boolean disbVchrAlienPaymentCode)
(Code)
Sets the disbVchrAlienPaymentCode attribute.
Parameters:
disbVchrAlienPaymentCode - The disbVchrAlienPaymentCode to set.
setDisbVchrPayeeCityName
public
void setDisbVchrPayeeCityName(
String
disbVchrPayeeCityName)
(Code)
Sets the disbVchrPayeeCityName attribute.
Parameters:
disbVchrPayeeCityName - The disbVchrPayeeCityName to set.
setDisbVchrPayeeCountryCode
public
void setDisbVchrPayeeCountryCode(
String
disbVchrPayeeCountryCode)
(Code)
Sets the disbVchrPayeeCountryCode attribute.
Parameters:
disbVchrPayeeCountryCode - The disbVchrPayeeCountryCode to set.
setDisbVchrPayeeEmployeeCode
public
void setDisbVchrPayeeEmployeeCode(boolean disbVchrPayeeEmployeeCode)
(Code)
Sets the disbVchrPayeeEmployeeCode attribute.
Parameters:
disbVchrPayeeEmployeeCode - The disbVchrPayeeEmployeeCode to set.
setDisbVchrPayeeIdNumber
public
void setDisbVchrPayeeIdNumber(
String
disbVchrPayeeIdNumber)
(Code)
Sets the disbVchrPayeeIdNumber attribute.
Parameters:
disbVchrPayeeIdNumber - The disbVchrPayeeIdNumber to set.
setDisbVchrPayeeLine1Addr
public
void setDisbVchrPayeeLine1Addr(
String
disbVchrPayeeLine1Addr)
(Code)
Sets the disbVchrPayeeLine1Addr attribute.
Parameters:
disbVchrPayeeLine1Addr - The disbVchrPayeeLine1Addr to set.
setDisbVchrPayeeLine2Addr
public
void setDisbVchrPayeeLine2Addr(
String
disbVchrPayeeLine2Addr)
(Code)
Sets the disbVchrPayeeLine2Addr attribute.
Parameters:
disbVchrPayeeLine2Addr - The disbVchrPayeeLine2Addr to set.
setDisbVchrPayeePersonName
public
void setDisbVchrPayeePersonName(
String
disbVchrPayeePersonName)
(Code)
Sets the disbVchrPayeePersonName attribute.
Parameters:
disbVchrPayeePersonName - The disbVchrPayeePersonName to set.
setDisbVchrPayeeStateCode
public
void setDisbVchrPayeeStateCode(
String
disbVchrPayeeStateCode)
(Code)
Sets the disbVchrPayeeStateCode attribute.
Parameters:
disbVchrPayeeStateCode - The disbVchrPayeeStateCode to set.
setDisbVchrPayeeZipCode
public
void setDisbVchrPayeeZipCode(
String
disbVchrPayeeZipCode)
(Code)
Sets the disbVchrPayeeZipCode attribute.
Parameters:
disbVchrPayeeZipCode - The disbVchrPayeeZipCode to set.
setDisbVchrPaymentReason
public
void setDisbVchrPaymentReason(
PaymentReasonCode
disbVchrPaymentReason)
(Code)
Sets the disbVchrPaymentReason attribute.
Parameters:
disbVchrPaymentReason - The disbVchrPaymentReason to set.
setDisbVchrPaymentReasonCode
public
void setDisbVchrPaymentReasonCode(
String
disbVchrPaymentReasonCode)
(Code)
Sets the disbVchrPaymentReasonCode attribute.
Parameters:
disbVchrPaymentReasonCode - The disbVchrPaymentReasonCode to set.
setDisbVchrPaymentReasonName
public
void setDisbVchrPaymentReasonName(
String
name)
(Code)
This method is a dummy method defined for OJB.
Parameters:
name -
setDisbVchrRemitCityName
public
void setDisbVchrRemitCityName(
String
disbVchrRemitCityName)
(Code)
Sets the disbVchrRemitCityName attribute.
Parameters:
disbVchrRemitCityName - The disbVchrRemitCityName to set.
setDisbVchrRemitCountryCode
public
void setDisbVchrRemitCountryCode(
String
disbVchrRemitCountryCode)
(Code)
Sets the disbVchrRemitCountryCode attribute.
Parameters:
disbVchrRemitCountryCode - The disbVchrRemitCountryCode to set.
setDisbVchrRemitLine1Addr
public
void setDisbVchrRemitLine1Addr(
String
disbVchrRemitLine1Addr)
(Code)
Sets the disbVchrRemitLine1Addr attribute.
Parameters:
disbVchrRemitLine1Addr - The disbVchrRemitLine1Addr to set.
setDisbVchrRemitLine2Addr
public
void setDisbVchrRemitLine2Addr(
String
disbVchrRemitLine2Addr)
(Code)
Sets the disbVchrRemitLine2Addr attribute.
Parameters:
disbVchrRemitLine2Addr - The disbVchrRemitLine2Addr to set.
setDisbVchrRemitPersonName
public
void setDisbVchrRemitPersonName(
String
disbVchrRemitPersonName)
(Code)
Sets the disbVchrRemitPersonName attribute.
Parameters:
disbVchrRemitPersonName - The disbVchrRemitPersonName to set.
setDisbVchrRemitStateCode
public
void setDisbVchrRemitStateCode(
String
disbVchrRemitStateCode)
(Code)
Sets the disbVchrRemitStateCode attribute.
Parameters:
disbVchrRemitStateCode - The disbVchrRemitStateCode to set.
setDisbVchrRemitZipCode
public
void setDisbVchrRemitZipCode(
String
disbVchrRemitZipCode)
(Code)
Sets the disbVchrRemitZipCode attribute.
Parameters:
disbVchrRemitZipCode - The disbVchrRemitZipCode to set.
setDisbursementVoucherPayeeTypeCode
public
void setDisbursementVoucherPayeeTypeCode(
String
disbursementVoucherPayeeTypeCode)
(Code)
Parameters:
disbursementVoucherPayeeTypeCode - The disbursementVoucherPayeeTypeCode to set.
setDisbursementVoucherPayeeTypeName
public
void setDisbursementVoucherPayeeTypeName(
String
name)
(Code)
This method is a dummy method defined for OJB.
Parameters:
name -
setDocumentNumber
public
void setDocumentNumber(
String
documentNumber)
(Code)
Sets the documentNumber attribute.
Parameters:
documentNumber - The documentNumber to set.
setDvPayeeRevolvingFundCode
public
void setDvPayeeRevolvingFundCode(boolean dvPayeeRevolvingFundCode)
(Code)
Sets the dvPayeeRevolvingFundCode attribute.
Parameters:
dvPayeeRevolvingFundCode - The dvPayeeRevolvingFundCode to set.
toStringMapper
protected
LinkedHashMap
toStringMapper()
(Code)
See Also:
org.kuali.core.bo.BusinessObjectBase.toStringMapper
Fields inherited from
org.kuali.core.bo.PersistableBusinessObjectBase
protected
Long
versionNumber
(Code)
(Java Doc)
Methods inherited from
org.kuali.core.bo.PersistableBusinessObjectBase
public
boolean addNote(
Note
note)
(Code)
(Java Doc)
public
void afterDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void afterInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void afterLookup(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void afterUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void beforeDelete(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void beforeInsert(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
void beforeUpdate(PersistenceBroker persistenceBroker) throws PersistenceBrokerException
(Code)
(Java Doc)
public
List
buildListOfDeletionAwareLists()
(Code)
(Java Doc)
public
boolean deleteNote(
Note
note)
(Code)
(Java Doc)
public
Note
getBoNote(int nbr)
(Code)
(Java Doc)
public
List
getBoNotes()
(Code)
(Java Doc)
public
PersistableBusinessObjectExtension
getExtension()
(Code)
(Java Doc)
public
String
getObjectId()
(Code)
(Java Doc)
public
Long
getVersionNumber()
(Code)
(Java Doc)
public
boolean isBoNotesSupport()
(Code)
(Java Doc)
public
boolean isNewCollectionRecord()
(Code)
(Java Doc)
public
void linkEditableUserFields()
(Code)
(Java Doc)
public
void refresh()
(Code)
(Java Doc)
public
void refreshIfEmpty()
(Code)
(Java Doc)
public
void refreshNonUpdateableReferences()
(Code)
(Java Doc)
public
void refreshReferenceObject(
String
referenceObjectName)
(Code)
(Java Doc)
public
void setBoNotes(
List
boNotes)
(Code)
(Java Doc)
public
void setExtension(
PersistableBusinessObjectExtension
extension)
(Code)
(Java Doc)
public
void setNewCollectionRecord(boolean isNewCollectionRecord)
(Code)
(Java Doc)
public
void setObjectId(
String
objectId)
(Code)
(Java Doc)
public
void setVersionNumber(
Long
versionNumber)
(Code)
(Java Doc)
protected
Boolean
supportsBoNotes()
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.