getCodes(CodeHelperInDto input) Retrieves the Codes for the specified domainClassName passed in the input.
Parameters: input - The input dto, containing a list of domainClass to retrieve.
Retrieves the Codes for the specified domainClassName passed in the input.
Parameters: input - The input dto, containing a list of domainClass to retrieve. The Codes for each domainClassName passed in the input. throws: ApplicationExceptions - This will be thrown if any invalid data is passed. throws: FrameworkException - Indicates some system error.