public class AbstractSolrSortConditionModel extends ItemModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
DESCRIPTION
Generated constant - Attribute key of
AbstractSolrSortCondition.description attribute defined at extension commercesearch. |
static java.lang.String |
INVERSE
Generated constant - Attribute key of
AbstractSolrSortCondition.inverse attribute defined at extension commercesearch. |
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AbstractSolrSortConditionModel()
Generated constructor - Default constructor for generic creation.
|
AbstractSolrSortConditionModel(ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AbstractSolrSortConditionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription()
Generated method - Getter of the
AbstractSolrSortCondition.description dynamic attribute defined at extension commercesearch. |
java.lang.Boolean |
getInverse()
Generated method - Getter of the
AbstractSolrSortCondition.inverse attribute defined at extension commercesearch. |
void |
setInverse(java.lang.Boolean value)
Generated method - Setter of
AbstractSolrSortCondition.inverse attribute defined at extension commercesearch. |
getComments, 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 INVERSE
AbstractSolrSortCondition.inverse attribute defined at extension commercesearch.public static final java.lang.String DESCRIPTION
AbstractSolrSortCondition.description attribute defined at extension commercesearch.public AbstractSolrSortConditionModel()
public AbstractSolrSortConditionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AbstractSolrSortConditionModel(ItemModel _owner)
_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="description", type=GETTER) public java.lang.String getDescription()
AbstractSolrSortCondition.description dynamic attribute defined at extension commercesearch.@Accessor(qualifier="inverse", type=GETTER) public java.lang.Boolean getInverse()
AbstractSolrSortCondition.inverse attribute defined at extension commercesearch.Copyright © 2018 SAP SE. All Rights Reserved.