Uses of Class
com.hybris.cockpitng.adminmode.SearchCriteriaModel
-
Packages that use SearchCriteriaModel Package Description com.hybris.cockpitng.adminmode -
-
Uses of SearchCriteriaModel in com.hybris.cockpitng.adminmode
Methods in com.hybris.cockpitng.adminmode that return SearchCriteriaModel Modifier and Type Method Description protected SearchCriteriaModelCockpitAdminComposer. createConfigContextModel()Methods in com.hybris.cockpitng.adminmode with parameters of type SearchCriteriaModel Modifier and Type Method Description protected java.util.List<FilterByAttributeUI>CockpitAdminComposer. renderConfigContextOptions(org.zkoss.zul.Hlayout container, SearchCriteriaModel model)Constructors in com.hybris.cockpitng.adminmode with parameters of type SearchCriteriaModel Constructor Description FilterByAttributeUI(java.lang.String attributeName, SearchCriteriaModel searchCriteriaModel, DefaultCockpitConfigurationService cockpitConfigurationService, org.zkoss.zk.ui.Component parent)FilterByAttributeUI(java.lang.String attributeName, SearchCriteriaModel searchCriteriaModel, DefaultCockpitConfigurationService cockpitConfigurationService, org.zkoss.zk.ui.Component parent, boolean disabled)
-