| Modifier and Type | Method and Description |
|---|---|
Set<TaxonomyTerm> |
Principal.getTaxonomyTermsCreator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Principal.setTaxonomyTermsCreator(Set<TaxonomyTerm> taxonomyTermsCreator) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyTerm |
ProjectTerm.getTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectTerm.setTerm(TaxonomyTerm term) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyTerm |
ShapeTerm.getTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShapeTerm.setTerm(TaxonomyTerm term) |
| Modifier and Type | Method and Description |
|---|---|
TaxonomyTerm |
TaxonomyTermLink.getDestinationTerm() |
TaxonomyTerm |
TaxonomyTerm.getParent() |
TaxonomyTerm |
TaxonomyTermLink.getSourceTerm() |
TaxonomyTerm |
TaxonomyTerm.getTaxonomyTermClass() |
TaxonomyTerm |
TaxonomyTermShape.getTerm() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxonomyTermLink.setDestinationTerm(TaxonomyTerm destinationTerm) |
void |
TaxonomyTerm.setParent(TaxonomyTerm parent) |
void |
TaxonomyTermLink.setSourceTerm(TaxonomyTerm sourceTerm) |
void |
TaxonomyTerm.setTaxonomyTermClass(TaxonomyTerm taxonomyTermClass) |
void |
TaxonomyTermShape.setTerm(TaxonomyTerm term) |
Copyright © 2016. All Rights Reserved.