public class BingAutoTranslationService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
| Constructor and Description |
|---|
BingAutoTranslationService() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getAutoUpdatedTranslationMap(Map<String,String> mainMap,
Map<String,String> targetMap,
String languageKey) |
void |
setClientId(String clientId) |
void |
setClientSecret(String sec) |
public Map<String,String> getAutoUpdatedTranslationMap(Map<String,String> mainMap, Map<String,String> targetMap, String languageKey) throws Exception
Exceptionpublic void setClientId(String clientId)
public void setClientSecret(String sec)
Copyright © 2011-2012 Jasig. All Rights Reserved.