public interface ClassificationService
Term, which is basicly used to define the possible 'genres' in POMs| Modifier and Type | Method and Description |
|---|---|
ClassificationScheme |
getClassificationScheme() |
Instant |
getLastModified() |
Term |
getTerm(String termId)
Returns the Term with the given id.
|
List<Term> |
getTermsByReference(String reference) |
boolean |
hasTerm(String termId) |
Collection<Term> |
values() |
Collection<Term> |
valuesOf(String termId) |
Term getTerm(String termId) throws TermNotFoundException
termId - TermNotFoundException - if no such termboolean hasTerm(String termId)
Collection<Term> values()
Collection<Term> valuesOf(String termId)
ClassificationScheme getClassificationScheme()
Instant getLastModified()
Copyright © 2022 NPO. All rights reserved.