|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PosterOutputSummaryAmountHolder | |
---|---|
org.kuali.kfs.gl.businessobject | |
org.kuali.kfs.gl.service | |
org.kuali.kfs.gl.service.impl |
Uses of PosterOutputSummaryAmountHolder in org.kuali.kfs.gl.businessobject |
---|
Classes in org.kuali.kfs.gl.businessobject that implement PosterOutputSummaryAmountHolder | |
---|---|
class |
PosterOutputSummaryBalanceTypeFiscalYearAndPeriodTotal
A poster output summary total line, for transactions with a given fiscal year, fiscal period, and balance type |
class |
PosterOutputSummaryBalanceTypeFiscalYearTotal
A poster output summary total line, for transactions with a given fiscal year and balance type |
class |
PosterOutputSummaryBalanceTypeTotal
Represents a poster output summary line which holds values for a specific balance type |
class |
PosterOutputSummaryEntry
This class represents a poster output summary entry |
class |
PosterOutputSummaryTotal
|
Uses of PosterOutputSummaryAmountHolder in org.kuali.kfs.gl.service |
---|
Methods in org.kuali.kfs.gl.service with parameters of type PosterOutputSummaryAmountHolder | |
---|---|
void |
PosterOutputSummaryService.addAmountToAmountHolder(OriginEntryInformation oe,
PosterOutputSummaryAmountHolder amountHolder)
adds an origin entry amount to a given poster output summary amount holder |
void |
PosterOutputSummaryService.addAmountToAmountHolder(Transaction t,
PosterOutputSummaryAmountHolder amountHolder)
adds a transaction amount to a given poster output summary amount holder |
Uses of PosterOutputSummaryAmountHolder in org.kuali.kfs.gl.service.impl |
---|
Methods in org.kuali.kfs.gl.service.impl with parameters of type PosterOutputSummaryAmountHolder | |
---|---|
void |
PosterOutputSummaryServiceImpl.addAmountToAmountHolder(OriginEntryInformation originEntry,
PosterOutputSummaryAmountHolder amountHolder)
Default implementation |
void |
PosterOutputSummaryServiceImpl.addAmountToAmountHolder(Transaction transaction,
PosterOutputSummaryAmountHolder amountHolder)
Default implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |