| Package | Description |
|---|---|
| org.jasig.portlet.courses.model.xml | |
| org.jasig.portlet.courses.util |
| Modifier and Type | Field and Description |
|---|---|
protected List<Term> |
TermList.terms |
| Modifier and Type | Method and Description |
|---|---|
Term |
ObjectFactory.createTerm()
Create an instance of
Term |
Term |
TermListWrapper.getCurrentTerm() |
Term |
TermListWrapper.getTerm(String termCode) |
| Modifier and Type | Method and Description |
|---|---|
List<Term> |
TermList.getTerms()
Gets the value of the terms property.
|
abstract List<Term> |
TermListWrapper.getTerms() |
| Modifier and Type | Method and Description |
|---|---|
int |
TermComparator.compare(Term o1,
Term o2) |
Copyright © 2015 Jasig. All Rights Reserved.