Interface IASGTranslationService
-
- All Superinterfaces:
net.anotheria.asg.service.ASGService,net.anotheria.anoprise.metafactory.Service
- All Known Implementing Classes:
IASGTranslationTranslationServiceImpl
public interface IASGTranslationService extends net.anotheria.asg.service.ASGService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringtranslate(String originLanguage, String targetLanguage, String bundleContent)
-