|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PosterOutputSummaryEntry | |
|---|---|
| org.kuali.kfs.gl.businessobject | |
| org.kuali.kfs.gl.service | |
| org.kuali.kfs.gl.service.impl | |
| Uses of PosterOutputSummaryEntry in org.kuali.kfs.gl.businessobject |
|---|
| Methods in org.kuali.kfs.gl.businessobject with parameters of type PosterOutputSummaryEntry | |
|---|---|
void |
PosterOutputSummaryTotal.addAmount(PosterOutputSummaryEntry entry)
Adds the totals from the entry to the totals this total line carries |
| Uses of PosterOutputSummaryEntry in org.kuali.kfs.gl.service |
|---|
| Methods in org.kuali.kfs.gl.service that return types with arguments of type PosterOutputSummaryEntry | |
|---|---|
Comparator<PosterOutputSummaryEntry> |
PosterOutputSummaryService.getEntryComparator()
Returns an instance of the comparator to use when sorting poster output summary entries |
Map<String,PosterOutputSummaryEntry> |
OriginEntryService.getPosterOutputSummaryByGroupId(Collection groupIdList)
get the summarized information of poster input entries that belong to the entry groups with the given group id list |
| Method parameters in org.kuali.kfs.gl.service with type arguments of type PosterOutputSummaryEntry | |
|---|---|
void |
PosterOutputSummaryService.summarize(OriginEntryInformation originEntry,
Map<String,PosterOutputSummaryEntry> entries)
Summarizes the given origin entry to the map |
void |
PosterOutputSummaryService.summarize(Transaction transaction,
Map<String,PosterOutputSummaryEntry> entries)
Summarizes the given transaction to the map |
| Uses of PosterOutputSummaryEntry in org.kuali.kfs.gl.service.impl |
|---|
| Methods in org.kuali.kfs.gl.service.impl that return types with arguments of type PosterOutputSummaryEntry | |
|---|---|
Comparator<PosterOutputSummaryEntry> |
PosterOutputSummaryServiceImpl.getEntryComparator()
|
Map<String,PosterOutputSummaryEntry> |
OriginEntryServiceImpl.getPosterOutputSummaryByGroupId(Collection groupIdList)
get the summarized information of poster input entries that belong to the entry groups with the given group id list |
| Method parameters in org.kuali.kfs.gl.service.impl with type arguments of type PosterOutputSummaryEntry | |
|---|---|
void |
PosterOutputSummaryServiceImpl.summarize(OriginEntryInformation originEntry,
Map<String,PosterOutputSummaryEntry> entries)
|
void |
PosterOutputSummaryServiceImpl.summarize(Transaction transaction,
Map<String,PosterOutputSummaryEntry> entries)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||