public class OtherFacetValueCountSolrFacetVisibilityRuleModel extends FacetValueCountSolrFacetVisibilityRuleModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
OTHERFACET
Generated constant - Attribute key of
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch. |
COUNT, OPERATOR, SELECTEDSTATES_SOLRINDEXEDPROPERTY2FACETVISIBILITYRULES, CODE, CONDITION, FACET, FACETPOS, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
OtherFacetValueCountSolrFacetVisibilityRuleModel()
Generated constructor - Default constructor for generic creation.
|
OtherFacetValueCountSolrFacetVisibilityRuleModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
OtherFacetValueCountSolrFacetVisibilityRuleModel(java.lang.String _code,
java.lang.Integer _count,
SolrIndexedPropertyModel _facet,
SolrIndexedPropertyModel _otherFacet)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
OtherFacetValueCountSolrFacetVisibilityRuleModel(java.lang.String _code,
java.lang.Integer _count,
SolrIndexedPropertyModel _facet,
SolrIndexedPropertyModel _otherFacet,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
SolrIndexedPropertyModel |
getOtherFacet()
Generated method - Getter of the
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch. |
void |
setOtherFacet(SolrIndexedPropertyModel value)
Generated method - Setter of
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch. |
getCount, getOperator, getSelectedStates, setCount, setOperator, setSelectedStatesgetCode, 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 OTHERFACET
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch.public OtherFacetValueCountSolrFacetVisibilityRuleModel()
public OtherFacetValueCountSolrFacetVisibilityRuleModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public OtherFacetValueCountSolrFacetVisibilityRuleModel(java.lang.String _code,
java.lang.Integer _count,
SolrIndexedPropertyModel _facet,
SolrIndexedPropertyModel _otherFacet)
_code - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_count - initial attribute declared by type FacetValueCountSolrFacetVisibilityRule at extension commercesearch_facet - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_otherFacet - initial attribute declared by type OtherFacetValueCountSolrFacetVisibilityRule at extension commercesearch@Deprecated
public OtherFacetValueCountSolrFacetVisibilityRuleModel(java.lang.String _code,
java.lang.Integer _count,
SolrIndexedPropertyModel _facet,
SolrIndexedPropertyModel _otherFacet,
ItemModel _owner)
_code - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_count - initial attribute declared by type FacetValueCountSolrFacetVisibilityRule at extension commercesearch_facet - initial attribute declared by type AbstractSolrFacetVisibilityRule at extension commercesearch_otherFacet - initial attribute declared by type OtherFacetValueCountSolrFacetVisibilityRule at extension commercesearch_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="otherFacet", type=GETTER) public SolrIndexedPropertyModel getOtherFacet()
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch.@Accessor(qualifier="otherFacet", type=SETTER) public void setOtherFacet(SolrIndexedPropertyModel value)
OtherFacetValueCountSolrFacetVisibilityRule.otherFacet attribute defined at extension commercesearch.value - the otherFacetCopyright © 2018 SAP SE. All Rights Reserved.