Package | Description |
---|---|
org.zanata.rest.dto |
Modifier and Type | Method and Description |
---|---|
List<GlossaryEntry> |
Glossary.getGlossaryEntries() |
List<GlossaryEntry> |
GlossaryResults.getGlossaryEntries() |
Modifier and Type | Method and Description |
---|---|
void |
Glossary.setGlossaryEntries(List<GlossaryEntry> glossaryEntries) |
void |
GlossaryResults.setGlossaryEntries(List<GlossaryEntry> glossaryEntries) |
Constructor and Description |
---|
GlossaryResults(List<GlossaryEntry> glossaryEntries,
List<String> warnings) |
Copyright © 2016 Zanata Project. All rights reserved.