public class CategorySelectedSolrFacetVisibilityRuleModel extends AbstractSolrFacetVisibilityRuleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.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, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
CategorySelectedSolrFacetVisibilityRuleModel()
Generated constructor - Default constructor for generic creation.
|
CategorySelectedSolrFacetVisibilityRuleModel(java.util.Collection<CategoryModel> _categories,
java.lang.String _code,
SolrIndexedPropertyModel _facet)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
CategorySelectedSolrFacetVisibilityRuleModel(java.util.Collection<CategoryModel> _categories,
java.lang.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 |
|---|---|
java.util.Collection<CategoryModel> |
getCategories()
Generated method - Getter of the
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch. |
void |
setCategories(java.util.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, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.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(java.util.Collection<CategoryModel> _categories, java.lang.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(java.util.Collection<CategoryModel> _categories, java.lang.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 java.util.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(java.util.Collection<CategoryModel> value)
CategorySelectedSolrFacetVisibilityRule.categories attribute defined at extension commercesearch.value - the categoriesCopyright © 2018 SAP SE. All Rights Reserved.