public class SelectedCategoryHierarchySolrSortConditionModel extends AbstractSolrSortConditionModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static String |
_TYPECODE
Generated model type code constant.
|
static String |
ROOTCATEGORY
Generated constant - Attribute key of
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch. |
DESCRIPTION, INVERSE_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PKLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
SelectedCategoryHierarchySolrSortConditionModel()
Generated constructor - Default constructor for generic creation.
|
SelectedCategoryHierarchySolrSortConditionModel(CategoryModel _rootCategory)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SelectedCategoryHierarchySolrSortConditionModel(ItemModel _owner,
CategoryModel _rootCategory)
Deprecated.
Since 4.1.1 Please use the default constructor without parameters
|
SelectedCategoryHierarchySolrSortConditionModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CategoryModel |
getRootCategory()
Generated method - Getter of the
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch. |
void |
setRootCategory(CategoryModel value)
Generated method - Setter of
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch. |
getDescription, getInverse, setInversegetComments, 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 ROOTCATEGORY
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch.public SelectedCategoryHierarchySolrSortConditionModel()
public SelectedCategoryHierarchySolrSortConditionModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public SelectedCategoryHierarchySolrSortConditionModel(CategoryModel _rootCategory)
_rootCategory - initial attribute declared by type SelectedCategoryHierarchySolrSortCondition at extension commercesearch@Deprecated public SelectedCategoryHierarchySolrSortConditionModel(ItemModel _owner, CategoryModel _rootCategory)
_owner - initial attribute declared by type Item at extension core_rootCategory - initial attribute declared by type SelectedCategoryHierarchySolrSortCondition at extension commercesearch@Accessor(qualifier="rootCategory", type=GETTER) public CategoryModel getRootCategory()
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch.@Accessor(qualifier="rootCategory", type=SETTER) public void setRootCategory(CategoryModel value)
SelectedCategoryHierarchySolrSortCondition.rootCategory attribute defined at extension commercesearch.value - the rootCategoryCopyright © 2017 SAP SE. All Rights Reserved.