| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSubjectAreaNode<E extends Node> |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClient<Category> |
SubjectAreaNode.category() |
<T extends Node> |
SubjectAreaNode.getClient(Class<T> clazz) |
SubjectAreaNodeClient<Glossary> |
SubjectAreaNode.glossary() |
SubjectAreaNodeClient<Project> |
SubjectAreaNode.project() |
SubjectAreaNodeClient<SubjectAreaDefinition> |
SubjectAreaNode.subjectAreaDefinition() |
SubjectAreaNodeClient<Term> |
SubjectAreaNode.term() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAreaCategoryClient |
class |
SubjectAreaDefinitionClient |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClient<Category> |
SubjectAreaCategory.category() |
SubjectAreaNodeClient<SubjectAreaDefinition> |
SubjectAreaCategory.subjectAreaDefinition() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAreaGlossaryClient |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClient<Glossary> |
SubjectAreaGlossary.glossary() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAreaProjectClient |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClient<Project> |
SubjectAreaProject.project() |
| Modifier and Type | Class and Description |
|---|---|
class |
SubjectAreaTermClient |
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaNodeClient<Term> |
SubjectAreaTerm.term() |
Copyright © 2018–2020 ODPi. All rights reserved.