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.SearchSection
Packages that use
SearchSection
Package
Description
com.mayam.wf.config.shared
Uses of
SearchSection
in
com.mayam.wf.config.shared
Methods in
com.mayam.wf.config.shared
that return
SearchSection
Modifier and Type
Method
Description
SearchSection
SearchSection.
copy
()
SearchSection
TaskList.
getSearchSection
()
Methods in
com.mayam.wf.config.shared
with parameters of type
SearchSection
Modifier and Type
Method
Description
protected void
TaskList.
setSearchSection
(
SearchSection
searchSection)