| Modifier and Type | Method and Description |
|---|---|
MessageImpl |
MessagesApiImpl.copy(String projectId,
String sourceKey,
String targetKey) |
MessageImpl |
MessagesApi.copy(String projectId,
String sourceKey,
String targetKey) |
MessageImpl |
MessagesApiImpl.insert(String projectId,
String key) |
MessageImpl |
MessagesApi.insert(String projectId,
String key) |
MessageImpl |
MessagesApiImpl.update(String projectId,
String key,
Locale locale,
String translation) |
MessageImpl |
MessagesApi.update(String projectId,
String key,
Locale locale,
String translation) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MessageImpl> |
MessagesApiImpl.findAll(String projectId) |
Copyright © 2017. All rights reserved.