Searched refs:bcpTypeAliasSet (Results 1 – 1 of 1) sorted by relevance
337 Set<String> bcpTypeAliasSet = bcpTypeAliasMap.get(bcpTypeId); in initFromResourceBundle() local338 if (bcpTypeAliasSet != null) { in initFromResourceBundle()339 for (String alias : bcpTypeAliasSet) { in initFromResourceBundle()512 Set<String> bcpTypeAliasSet = bcpTypeAliasMap.get(bcpTypeId); in initFromTables() local513 if (bcpTypeAliasSet != null) { in initFromTables()514 for (String alias : bcpTypeAliasSet) { in initFromTables()