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 Summary
ConstructorsConstructorDescriptionClientAddressReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
ClientAddressReadPlatformServiceImpl
@Autowired public ClientAddressReadPlatformServiceImpl(org.apache.fineract.infrastructure.security.service.PlatformSecurityContext context, org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveClientAddrConfiguration
- Specified by:
retrieveClientAddrConfigurationin interfaceClientAddressReadPlatformService
-