<C extends Category> SubjectAreaNodeClient<C> |
SubjectAreaNodeClients.categories()
Get the subject area category API class - use this class to issue category calls.
|
<C extends Category> SubjectAreaNodeClient<C> |
DefaultSubjectAreaNodeClients.categories() |
<T extends Node> SubjectAreaNodeClient<T> |
DefaultSubjectAreaNodeClients.getClient(Class<T> clazz) |
<G extends Glossary> SubjectAreaNodeClient<G> |
SubjectAreaNodeClients.glossaries()
Get the subject area glossary API class - use this class to issue glossary calls.
|
<G extends Glossary> SubjectAreaNodeClient<G> |
DefaultSubjectAreaNodeClients.glossaries() |
<P extends Project> SubjectAreaNodeClient<P> |
SubjectAreaNodeClients.projects()
Get the subject area project API class - use this class to issue project calls.
|
<T extends Term> SubjectAreaNodeClient<T> |
SubjectAreaNodeClients.terms()
Get the subject area term API class - use this class to issue term calls.
|
<T extends Term> SubjectAreaNodeClient<T> |
DefaultSubjectAreaNodeClients.terms() |