Class EmailConfigurationReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.infrastructure.campaigns.email.service.EmailConfigurationReadPlatformServiceImpl
- All Implemented Interfaces:
EmailConfigurationReadPlatformService
@Service
public class EmailConfigurationReadPlatformServiceImpl
extends Object
implements EmailConfigurationReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionEmailConfigurationReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
EmailConfigurationReadPlatformServiceImpl
@Autowired public EmailConfigurationReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveAll
- Specified by:
retrieveAllin interfaceEmailConfigurationReadPlatformService
-
retrieveOne
- Specified by:
retrieveOnein interfaceEmailConfigurationReadPlatformService
-