public class CategorySelectedSolrFacetVisibilityRuleModel extends AbstractSolrFacetVisibilityRuleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
CATEGORIES
Generated constant - Attribute key of
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch. |
_SOLRINDEXEDPROPERTY2FACETVISIBILITYRULES, CODE, CONDITION, FACET, FACETPOS, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CategorySelectedSolrFacetVisibilityRuleModel()
Generated constructor - Default constructor for generic creation.
|
CategorySelectedSolrFacetVisibilityRuleModel(Collection<CategoryModel> _categories,
String _code,
SolrIndexedPropertyModel _facet)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CategorySelectedSolrFacetVisibilityRuleModel(Collection<CategoryModel> _categories,
String _code,
SolrIndexedPropertyModel _facet,
ItemModel _owner)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
CategorySelectedSolrFacetVisibilityRuleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CategoryModel> |
getCategories()
Generated method - Getter of the
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch. |
void |
setCategories(Collection<CategoryModel> value)
Generated method - Setter of
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch. |
getCode, getCondition, getFacet, getName, setCode, setCondition, setFacet, setNamegetComments, getCreationtime, getModifiedtime, getOwner, setComments, setCreationtime, setModifiedtime, setOwnerequals, getItemModelContext, getItemtype, getPersistenceContext, getPk, getProperty, getProperty, getTenantId, hashCode, readResolve, setProperty, setProperty, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toPrimitive, toString, writeReplacepublic static final String _TYPECODE
public static final String CATEGORIES
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch.public CategorySelectedSolrFacetVisibilityRuleModel()
public CategorySelectedSolrFacetVisibilityRuleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public CategorySelectedSolrFacetVisibilityRuleModel(Collection<CategoryModel> _categories, String _code, SolrIndexedPropertyModel _facet)
_categories - initial attribute declared by type CategorySelectedSolrFacetVisibilityRule at extension commercesearch_code - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_facet - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch@Deprecated public CategorySelectedSolrFacetVisibilityRuleModel(Collection<CategoryModel> _categories, String _code, SolrIndexedPropertyModel _facet, ItemModel _owner)
_categories - initial attribute declared by type CategorySelectedSolrFacetVisibilityRule at extension commercesearch_code - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_facet - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="categories", type=GETTER) public Collection<CategoryModel> getCategories()
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="categories", type=SETTER) public void setCategories(Collection<CategoryModel> value)
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch.value - the categoriesCopyright © 2017 SAP SE. All Rights Reserved.