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:
Serializable
public class AsCategoryAwareSearchConfigurationModel
extends AbstractAsConfigurableSearchConfigurationModel
Generated model class for type AsCategoryAwareSearchConfiguration first defined at extension adaptivesearch.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
de.hybris.platform.servicelayer.model.AbstractItemModel.NewModelContextFactory -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringGenerated relation code constant for relationAsCategoryAwareSearchProfile2CategoryAwareSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.static final StringGenerated 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, GROUPEXPRESSION, GROUPLIMIT, GROUPMERGEMODE, PROMOTEDFACETS, PROMOTEDITEMS, PROMOTEDSORTS, SORTS, SORTSMERGEMODEFields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
UNIQUEIDXFields inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
CATALOGVERSION, CORRUPTED, UIDFields inherited from class de.hybris.platform.core.model.ItemModel
_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDFields inherited from class de.hybris.platform.servicelayer.model.AbstractItemModel
LANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY -
Constructor Summary
ConstructorsConstructorDescriptionGenerated constructor - Default constructor for generic creation.AsCategoryAwareSearchConfigurationModel(AsCategoryAwareSearchProfileModel _searchProfile, String _uid, 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, String _uid, 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(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.Generated method - Getter of theAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.booleanGenerated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.voidsetCategory(CategoryModel value) Generated method - Initial setter ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.voidGenerated 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, getGroupExpression, getGroupLimit, getGroupMergeMode, getPromotedFacets, getPromotedItems, getPromotedSorts, getSorts, getSortsMergeMode, setBoostItemsMergeMode, setBoostRules, setBoostRulesMergeMode, setExcludedFacets, setExcludedItems, setExcludedSorts, setFacets, setFacetsMergeMode, setGroupExpression, setGroupLimit, setGroupMergeMode, setPromotedFacets, setPromotedItems, setPromotedSorts, setSorts, setSortsMergeModeMethods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsSearchConfigurationModel
getUniqueIdx, setUniqueIdxMethods inherited from class de.hybris.platform.adaptivesearch.model.AbstractAsConfigurationModel
getCatalogVersion, getUid, setCatalogVersion, setUidMethods inherited from class de.hybris.platform.core.model.ItemModel
getComments, getCreationtime, getModifiedtime, getOwner, isSealed, setComments, setCreationtime, setModifiedtime, setOwnerMethods 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 Details
-
_TYPECODE
Generated model type code constant.- See Also:
-
_ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATION
Generated relation code constant for relationAsCategoryAwareSearchProfile2CategoryAwareSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.- See Also:
-
CATEGORY
Generated constant - Attribute key ofAsCategoryAwareSearchConfiguration.categoryattribute defined at extensionadaptivesearch.- See Also:
-
SEARCHPROFILE
Generated constant - Attribute key ofAsCategoryAwareSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- See Also:
-
-
Constructor Details
-
AsCategoryAwareSearchConfigurationModel
public AsCategoryAwareSearchConfigurationModel()Generated constructor - Default constructor for generic creation. -
AsCategoryAwareSearchConfigurationModel
public AsCategoryAwareSearchConfigurationModel(de.hybris.platform.servicelayer.model.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, String _uid, 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, String _uid, 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 Details
-
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
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
-