| Modifier and Type | Method and Description |
|---|---|
Term |
deleteTerm(String taxonomy,
Term term) |
List<Term> |
deleteTerms(String taxonomy,
Term... terms) |
Term |
getTerm(String taxonomy,
Long id) |
List<Term> |
getTerms(String taxonomy) |
Term |
updateTerm(String taxonomy,
Term term) |
Term getTerm(String taxonomy, Long id) throws TermNotFoundException
TermNotFoundExceptionTerm deleteTerm(String taxonomy, Term term) throws TermNotFoundException
TermNotFoundExceptionCopyright © 2016. All rights reserved.