public class SolrProductRedirectModel extends SolrAbstractKeywordRedirectModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
REDIRECTITEM
Generated constant - Attribute key of
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch. |
HMCLABEL_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrProductRedirectModel()
Generated constructor - Default constructor for generic creation.
|
SolrProductRedirectModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrProductRedirectModel(ItemModel _owner,
ProductModel _redirectItem)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrProductRedirectModel(ProductModel _redirectItem)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
ProductModel |
getRedirectItem()
Generated method - Getter of the
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch. |
void |
setRedirectItem(ProductModel value)
Generated method - Setter of
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch. |
getHmcLabelgetComments, 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 REDIRECTITEM
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch.public SolrProductRedirectModel()
public SolrProductRedirectModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrProductRedirectModel(ProductModel _redirectItem)
_redirectItem - initial attribute declared by type SolrProductRedirect at extension solrfacetsearch@Deprecated public SolrProductRedirectModel(ItemModel _owner, ProductModel _redirectItem)
_owner - initial attribute declared by type Item at extension core_redirectItem - initial attribute declared by type SolrProductRedirect at extension solrfacetsearch@Accessor(qualifier="redirectItem", type=GETTER) public ProductModel getRedirectItem()
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch.@Accessor(qualifier="redirectItem", type=SETTER) public void setRedirectItem(ProductModel value)
SolrProductRedirect.redirectItem attribute defined at extension solrfacetsearch.value - the redirectItemCopyright © 2017 SAP SE. All Rights Reserved.