Uses of Class
com.caplin.motif.config.definitions.common.HistoricSearch
-
-
Uses of HistoricSearch in com.caplin.motif.config.definitions.common
Methods in com.caplin.motif.config.definitions.common that return HistoricSearch Modifier and Type Method Description HistoricSearch
HistoricSearch. addSearchFieldsItem(Field searchFieldsItem)
HistoricSearch
HistoricSearch. searchFields(java.util.List<Field> searchFields)
HistoricSearch
HistoricSearch. searchMode(HistoricSearchSearchMode searchMode)
-
Uses of HistoricSearch in com.caplin.motif.fx.config.definitions.client
Methods in com.caplin.motif.fx.config.definitions.client that return HistoricSearch Modifier and Type Method Description HistoricSearch
FXFeatures. getHistoricSearch()
Get historicSearchMethods in com.caplin.motif.fx.config.definitions.client with parameters of type HistoricSearch Modifier and Type Method Description FXFeatures
FXFeatures. historicSearch(HistoricSearch historicSearch)
void
FXFeatures. setHistoricSearch(HistoricSearch historicSearch)
-
Uses of HistoricSearch in com.caplin.motif.fx.config.definitions.sales
Methods in com.caplin.motif.fx.config.definitions.sales that return HistoricSearch Modifier and Type Method Description HistoricSearch
FXFeatures. getHistoricSearch()
Get historicSearchMethods in com.caplin.motif.fx.config.definitions.sales with parameters of type HistoricSearch Modifier and Type Method Description FXFeatures
FXFeatures. historicSearch(HistoricSearch historicSearch)
void
FXFeatures. setHistoricSearch(HistoricSearch historicSearch)
-
Uses of HistoricSearch in com.caplin.motif.mm.config.definitions.client
Methods in com.caplin.motif.mm.config.definitions.client that return HistoricSearch Modifier and Type Method Description HistoricSearch
MMFeatures. getHistoricSearch()
Get historicSearchMethods in com.caplin.motif.mm.config.definitions.client with parameters of type HistoricSearch Modifier and Type Method Description MMFeatures
MMFeatures. historicSearch(HistoricSearch historicSearch)
void
MMFeatures. setHistoricSearch(HistoricSearch historicSearch)
-