public class SolrURIRedirectModel extends SolrAbstractKeywordRedirectModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
URL
Generated constant - Attribute key of
SolrURIRedirect.url attribute defined at extension solrfacetsearch. |
HMCLABEL_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SolrURIRedirectModel()
Generated constructor - Default constructor for generic creation.
|
SolrURIRedirectModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
SolrURIRedirectModel(ItemModel _owner,
String _url)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SolrURIRedirectModel(String _url)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
String |
getUrl()
Generated method - Getter of the
SolrURIRedirect.url attribute defined at extension solrfacetsearch. |
void |
setUrl(String value)
Generated method - Setter of
SolrURIRedirect.url 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 URL
SolrURIRedirect.url attribute defined at extension solrfacetsearch.public SolrURIRedirectModel()
public SolrURIRedirectModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SolrURIRedirectModel(String _url)
_url - initial attribute declared by type SolrURIRedirect at extension solrfacetsearch@Deprecated public SolrURIRedirectModel(ItemModel _owner, String _url)
_owner - initial attribute declared by type Item at extension core_url - initial attribute declared by type SolrURIRedirect at extension solrfacetsearchCopyright © 2017 SAP SE. All Rights Reserved.