public interface XpdlTranslationService
| Modifier and Type | Method and Description | 
|---|---|
| void | addTranslations(Map<Locale,Map<String,String>> translations) | 
| Map<Locale,Map<String,String>> | getTranslations(String packageId,
               List<Locale> locales) | 
Copyright © 2019 Suncode. All rights reserved.