Class ClientAddressReadPlatformServiceImpl

java.lang.Object
org.apache.fineract.portfolio.client.service.ClientAddressReadPlatformServiceImpl
All Implemented Interfaces:
ClientAddressReadPlatformService

@Service public class ClientAddressReadPlatformServiceImpl extends Object implements ClientAddressReadPlatformService
  • Constructor Details

    • ClientAddressReadPlatformServiceImpl

      @Autowired public ClientAddressReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
  • Method Details