Class AttendanceDropdownReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.portfolio.meeting.attendance.service.AttendanceDropdownReadPlatformServiceImpl
- All Implemented Interfaces:
AttendanceDropdownReadPlatformService
@Service
public class AttendanceDropdownReadPlatformServiceImpl
extends Object
implements AttendanceDropdownReadPlatformService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.apache.fineract.infrastructure.core.data.EnumOptionData>
-
Constructor Details
-
AttendanceDropdownReadPlatformServiceImpl
public AttendanceDropdownReadPlatformServiceImpl()
-
-
Method Details
-
retrieveAttendanceTypeOptions
public List<org.apache.fineract.infrastructure.core.data.EnumOptionData> retrieveAttendanceTypeOptions()- Specified by:
retrieveAttendanceTypeOptionsin interfaceAttendanceDropdownReadPlatformService
-