Class AsCategoryAwareSearchConfigurationModel
- java.lang.Object
-
- de.hybris.platform.servicelayer.model.AbstractItemModel
-
- de.hybris.platform.core.model.ItemModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AbstractAsConfigurableSearchConfigurationModel
-
- de.hybris.platform.adaptivesearch.model.AsCategoryAwareSearchConfigurationModel
-
- All Implemented Interfaces:
java.io.Serializable
public class AsCategoryAwareSearchConfigurationModel extends AbstractAsConfigurableSearchConfigurationModel
Generated model class for type AsCategoryAwareSearchConfiguration first defined at extension adaptivesearch.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
AbstractItemModel.NewModelContextFactory
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String_ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATIONGenerated relation code constant for relationAsCategoryAwareSearchProfile2CategoryAwareSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringCATEGORYGenerated constant - Attribute key ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.static java.lang.StringSEARCHPROFILEGenerated constant - Attribute key ofAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurableSearchConfigurationModel
BOOSTITEMSMERGEMODE, BOOSTRULES, BOOSTRULESMERGEMODE, EXCLUDEDFACETS, EXCLUDEDITEMS, EXCLUDEDSORTS, FACETS, FACETSMERGEMODE, PROMOTEDFACETS, PROMOTEDITEMS, PROMOTEDSORTS, SORTS, SORTSMERGEMODE
-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
UNIQUEIDX
-
Fields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
CATALOGVERSION, CORRUPTED, UID
-
Fields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALED
-
Fields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY
-
-
Constructor Summary
Constructors Constructor Description AsCategoryAwareSearchConfigurationModel()Generated constructor - Default constructor for generic creation.AsCategoryAwareSearchConfigurationModel(AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsCategoryAwareSearchConfigurationModel(CatalogVersionModel _catalogVersion, CategoryModel _category, ItemModel _owner, AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersAsCategoryAwareSearchConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CategoryModelgetCategory()Generated method - Getter of theAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.AsCategoryAwareSearchProfileModelgetSearchProfile()Generated method - Getter of theAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.booleanisCorrupted()Generated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.voidsetCategory(CategoryModel value)Generated method - Initial setter ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.voidsetSearchProfile(AsCategoryAwareSearchProfileModel value)Generated method - Initial setter ofAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurableSearchConfigurationModel
getBoostItemsMergeMode, getBoostRules, getBoostRulesMergeMode, getExcludedFacets, getExcludedItems, getExcludedSorts, getFacets, getFacetsMergeMode, getPromotedFacets, getPromotedItems, getPromotedSorts, getSorts, getSortsMergeMode, setBoostItemsMergeMode, setBoostRules, setBoostRulesMergeMode, setExcludedFacets, setExcludedItems, setExcludedSorts, setFacets, setFacetsMergeMode, setPromotedFacets, setPromotedItems, setPromotedSorts, setSorts, setSortsMergeMode
-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
getUniqueIdx, setUniqueIdx
-
Methods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
getCatalogVersion, getUid, setCatalogVersion, setUid
-
Methods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwner
-
Methods inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
equals, 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, writeReplace
-
-
-
-
Field Detail
-
_TYPECODE
public static final java.lang.String _TYPECODE
Generated model type code constant.- See Also:
- Constant Field Values
-
_ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATION
public static final java.lang.String _ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATION
Generated relation code constant for relationAsCategoryAwareSearchProfile2CategoryAwareSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.- See Also:
- Constant Field Values
-
CATEGORY
public static final java.lang.String CATEGORY
Generated constant - Attribute key ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
SEARCHPROFILE
public static final java.lang.String SEARCHPROFILE
Generated constant - Attribute key ofAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AsCategoryAwareSearchConfigurationModel
public AsCategoryAwareSearchConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
AsCategoryAwareSearchConfigurationModel
public AsCategoryAwareSearchConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context- Parameters:
ctx- the model context to be injected, must not be null
-
AsCategoryAwareSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AsCategoryAwareSearchConfigurationModel(AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - Constructor with all mandatory attributes.- Parameters:
_searchProfile- initial attribute declared by typeAsCategoryAwareSearchConfigurationat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
AsCategoryAwareSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AsCategoryAwareSearchConfigurationModel(CatalogVersionModel _catalogVersion, CategoryModel _category, ItemModel _owner, AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)Deprecated, for removal: This API element is subject to removal in a future version.since 4.1.1 Please use the default constructor without parametersGenerated constructor - for all mandatory and initial attributes.- Parameters:
_catalogVersion- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_category- initial attribute declared by typeAsCategoryAwareSearchConfigurationat extensionadaptivesearch_owner- initial attribute declared by typeItemat extensioncore_searchProfile- initial attribute declared by typeAsCategoryAwareSearchConfigurationat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
-
Method Detail
-
getCategory
@Accessor(qualifier="category", type=GETTER) public CategoryModel getCategory()
Generated method - Getter of theAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.- Returns:
- the category
-
getSearchProfile
@Accessor(qualifier="searchProfile", type=GETTER) public AsCategoryAwareSearchProfileModel getSearchProfile()
Generated method - Getter of theAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- Returns:
- the searchProfile
-
isCorrupted
@Accessor(qualifier="corrupted", type=GETTER) public boolean isCorrupted()
Generated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.- Overrides:
isCorruptedin classAbstractAsConfigurationModel- Returns:
- the corrupted
-
setCategory
@Accessor(qualifier="category", type=SETTER) public void setCategory(CategoryModel value)
Generated method - Initial setter ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch. Can only be used at creation of model - before first save.- Parameters:
value- the category
-
setSearchProfile
@Accessor(qualifier="searchProfile", type=SETTER) public void setSearchProfile(AsCategoryAwareSearchProfileModel value)
Generated method - Initial setter ofAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch. Can only be used at creation of model - before first save.- Parameters:
value- the searchProfile
-
-