Package | Description |
---|---|
com.tietoenator.trip.jxp.ccl |
CCL command processing support.
|
com.tietoenator.trip.jxp.data |
Database content manipulation.
|
Modifier and Type | Method and Description |
---|---|
TdbTermTree |
TdbCclCommand.getTermTree()
Retrieve the instance of TdbTermTree that is being used to handle the
results of hierarchical (i.e. thesaurus) Display commands
|
Modifier and Type | Method and Description |
---|---|
void |
TdbCclCommand.setTermTree(TdbTermTree tree)
Establish the instance of TdbTermTree that should be used to handle the
results of hierarchical (i.e. thesaurus) Display commands
|
Modifier and Type | Method and Description |
---|---|
TdbTermTree |
TdbSearch.getTermTree()
Get the instance of TdbTermTree that handles the results
of hierarchical (i.e. thesaurus) DISPLAY commands.
|