Package org.apache.fineract.mix.service
Class NamespaceReadPlatformServiceImpl
java.lang.Object
org.apache.fineract.mix.service.NamespaceReadPlatformServiceImpl
- All Implemented Interfaces:
NamespaceReadPlatformService
public class NamespaceReadPlatformServiceImpl
extends Object
implements NamespaceReadPlatformService
-
Constructor Summary
ConstructorsConstructorDescriptionNamespaceReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) -
Method Summary
-
Constructor Details
-
NamespaceReadPlatformServiceImpl
public NamespaceReadPlatformServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
Method Details
-
retrieveNamespaceById
- Specified by:
retrieveNamespaceByIdin interfaceNamespaceReadPlatformService
-
retrieveNamespaceByPrefix
- Specified by:
retrieveNamespaceByPrefixin interfaceNamespaceReadPlatformService
-