Class AsSimpleSearchConfigurationModel
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.AsSimpleSearchConfigurationModel
- All Implemented Interfaces:
Serializable
public class AsSimpleSearchConfigurationModel
extends AbstractAsConfigurableSearchConfigurationModel
Generated model class for type AsSimpleSearchConfiguration 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 relationAsSimpleSearchProfile2SimpleSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.static final StringGenerated model type code constant.static final StringGenerated constant - Attribute key ofAsSimpleSearchConfiguration.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.AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _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 parametersAsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _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 parametersAsSimpleSearchConfigurationModel(de.hybris.platform.servicelayer.model.ItemModelContext ctx) Generated constructor - Default constructor for creation with existing context -
Method Summary
Modifier and TypeMethodDescriptionGenerated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.booleanGenerated method - Getter of theAbstractAsConfiguration.corrupteddynamic attribute defined at extensionadaptivesearchand redeclared at extensionadaptivesearch.voidGenerated method - Initial setter ofAsSimpleSearchConfiguration.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:
-
_ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATION
Generated relation code constant for relationAsSimpleSearchProfile2SimpleSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.- See Also:
-
SEARCHPROFILE
Generated constant - Attribute key ofAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- See Also:
-
-
Constructor Details
-
AsSimpleSearchConfigurationModel
public AsSimpleSearchConfigurationModel()Generated constructor - Default constructor for generic creation. -
AsSimpleSearchConfigurationModel
public AsSimpleSearchConfigurationModel(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
-
AsSimpleSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _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 typeAsSimpleSearchConfigurationat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
AsSimpleSearchConfigurationModel
@Deprecated(since="4.1.1", forRemoval=true) public AsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _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_owner- initial attribute declared by typeItemat extensioncore_searchProfile- initial attribute declared by typeAsSimpleSearchConfigurationat extensionadaptivesearch_uid- initial attribute declared by typeAbstractAsConfigurationat extensionadaptivesearch_uniqueIdx- initial attribute declared by typeAbstractAsSearchConfigurationat extensionadaptivesearch
-
-
Method Details
-
getSearchProfile
@Accessor(qualifier="searchProfile", type=GETTER) public AsSimpleSearchProfileModel getSearchProfile()Generated method - Getter of theAsSimpleSearchConfiguration.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
-
setSearchProfile
@Accessor(qualifier="searchProfile", type=SETTER) public void setSearchProfile(AsSimpleSearchProfileModel value) Generated method - Initial setter ofAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch. Can only be used at creation of model - before first save.- Parameters:
value- the searchProfile
-