|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VoucherDocument | |
---|---|
org.kuali.kfs.fp.document | |
org.kuali.kfs.fp.document.web.struts | |
org.kuali.kfs.module.ld.document |
Uses of VoucherDocument in org.kuali.kfs.fp.document |
---|
Classes in org.kuali.kfs.fp.document that implement VoucherDocument | |
---|---|
class |
AuxiliaryVoucherDocument
This is the business object that represents the AuxiliaryVoucherDocument in Kuali. |
class |
JournalVoucherDocument
This is the business object that represents the JournalVoucherDocument in Kuali. |
Uses of VoucherDocument in org.kuali.kfs.fp.document.web.struts |
---|
Methods in org.kuali.kfs.fp.document.web.struts that return VoucherDocument | |
---|---|
VoucherDocument |
VoucherForm.getVoucherDocument()
Helper method to make casting easier |
Methods in org.kuali.kfs.fp.document.web.struts with parameters of type VoucherDocument | |
---|---|
protected void |
VoucherAction.populateSelectedAccountingPeriod(VoucherDocument voucherDocument,
VoucherForm voucherForm)
This method parses the accounting period value from the bo and builds the right string to pass to the form object as the selected value. |
Uses of VoucherDocument in org.kuali.kfs.module.ld.document |
---|
Classes in org.kuali.kfs.module.ld.document that implement VoucherDocument | |
---|---|
class |
LaborJournalVoucherDocument
Labor Document class for the Labor Ledger Journal Voucher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |