| | |
| | | Results executeMonthOld(RecordMonthParam recordMonthParam) throws ParseException; |
| | | Results executeMonth(RecordMonthExParam recordMonthExParam) throws ParseException; |
| | | |
| | | Results executeDetails(RecordDetailsParam recordDetailsParam) throws ParseException; |
| | | Results executeDetailsOld(RecordDetailsParam recordDetailsParam) throws ParseException; |
| | | Results executeDetails(RecordDetailsExParam recordDetailsExParam) throws ParseException; |
| | | |
| | | Results executeSolo(RecordSoloExParam recordSoloExParam); |
| | | |
| | | Results recordBefore(RecordBeforeParam recordBeforeParam); |
| | | |
| | | Results son(); |
| | | } |