Class ClientAttendanceReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.meeting.attendance.service.ClientAttendanceReadPlatformServiceImpl
- All Implemented Interfaces:
ClientAttendanceReadPlatformService
@Service
public class ClientAttendanceReadPlatformServiceImpl
extends Object
implements ClientAttendanceReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionClientAttendanceReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
ClientAttendanceReadPlatformServiceImpl
@Autowired public ClientAttendanceReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveClientAttendanceByMeetingId
- Specified by:
retrieveClientAttendanceByMeetingIdin interfaceClientAttendanceReadPlatformService
-