| Package | Description |
|---|---|
| org.zanata.rest.client | |
| org.zanata.rest.service |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.client.ClientResponse<Glossary> |
IGlossaryResource.get(LocaleId locale) |
org.jboss.resteasy.client.ClientResponse<Glossary> |
IGlossaryResource.getEntries() |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.resteasy.client.ClientResponse<String> |
IGlossaryResource.put(Glossary glossary) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
GlossaryResource.put(Glossary messageBody)
Adds glossary entries.
|
Copyright © 2014 Zanata Project. All Rights Reserved.