JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
com.mayam.wf.config.shared.Thesaurus
Packages that use
Thesaurus
Package
Description
com.mayam.wf.config.shared
Uses of
Thesaurus
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
Thesaurus
Modifier and Type
Method
Description
Thesaurus
Thesaurus.
copy
()
Thesaurus
Field.
getThesaurus
()
Thesaurus
TableSchemaDetails.ColumnDefinition.
getThesaurus
()
Methods in
com.mayam.wf.config.shared
with parameters of type
Thesaurus
Modifier and Type
Method
Description
void
Field.
setThesaurus
(
Thesaurus
thesaurus)
void
TableSchemaDetails.ColumnDefinition.
setThesaurus
(
Thesaurus
thesaurus)