Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1511 enable custom template set group ids for lookup (#1535)
* #1511 added new method to read properties in ConfigurationFinder.java new TemplateSetConfiguration Class to save properties new test cases in ConfigurationFinderTest.java * #1511 fixed logic in method readTemplateSetConfiguration in ConfigurationFinder added hideTemplates variable in TemplateSetConfiguration completed 2 out of 3 tests cases * #1511 corrected CheckTemplateSetConfiguration logic in ConfigurationFinder.java Test cases Correction for CheckTemplateSetConfiguration in ConfigurationFinderTest.java New Constants for the new properties created in ConfigurationConstants.java CheckTemplateSetConfiguration Called in load function in CobiGenPropertiesReader.java * #1511 canceled the method call in load properties in CobiGenPropertiesReader.java * #1511 written Documentation Modified the properties function to read properties corrected tests * #1511 documentation correction * #1511 Documentation correction * #1511 Documentation Correction * #1511 requested changes * #1511 requested changes #2 * #1511 requested changes 2 * #1511 requested changes * #1511 fix defaultGroupId logic * #1511 corrected hide annotation * #1511 requested changes
- Loading branch information