Package org.apache.fineract.mix.service
Class XBRLResultServiceImpl
java.lang.Object
org.apache.fineract.mix.service.XBRLResultServiceImpl
- All Implemented Interfaces:
XBRLResultService
-
Constructor Summary
ConstructorsConstructorDescriptionXBRLResultServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, MixTaxonomyMappingReadPlatformService readTaxonomyMappingService, MixTaxonomyReadPlatformService readTaxonomyService) -
Method Summary
Modifier and TypeMethodDescriptiongetGLCodes(String template) getXBRLResult(Date startDate, Date endDate, String currency)
-
Constructor Details
-
XBRLResultServiceImpl
@Autowired public XBRLResultServiceImpl(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate, MixTaxonomyMappingReadPlatformService readTaxonomyMappingService, MixTaxonomyReadPlatformService readTaxonomyService)
-
-
Method Details
-
getXBRLResult
- Specified by:
getXBRLResultin interfaceXBRLResultService
-
getGLCodes
-