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:
java.io.Serializable
public class AsSimpleSearchConfigurationModel extends AbstractAsConfigurableSearchConfigurationModel
Generated model class for type AsSimpleSearchConfiguration 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_ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATIONGenerated relation code constant for relationAsSimpleSearchProfile2SimpleSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.static java.lang.String_TYPECODEGenerated model type code constant.static java.lang.StringSEARCHPROFILEGenerated 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, 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 AsSimpleSearchConfigurationModel()Generated constructor - Default constructor for generic creation.AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _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 parametersAsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _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 parametersAsSimpleSearchConfigurationModel(ItemModelContext ctx)Generated constructor - Default constructor for creation with existing context
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AsSimpleSearchProfileModelgetSearchProfile()Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.voidsetSearchProfile(AsSimpleSearchProfileModel value)Generated 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, 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, isCorrupted, 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
-
_ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATION
public static final java.lang.String _ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATION
Generated relation code constant for relationAsSimpleSearchProfile2SimpleSearchConfigurationdefining source attributesearchProfilein extensionadaptivesearch.- See Also:
- Constant Field Values
-
SEARCHPROFILE
public static final java.lang.String SEARCHPROFILE
Generated constant - Attribute key ofAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- See Also:
- Constant Field Values
-
-
Constructor Detail
-
AsSimpleSearchConfigurationModel
public AsSimpleSearchConfigurationModel()
Generated constructor - Default constructor for generic creation.
-
AsSimpleSearchConfigurationModel
public AsSimpleSearchConfigurationModel(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, 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 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, 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_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 Detail
-
getSearchProfile
@Accessor(qualifier="searchProfile", type=GETTER) public AsSimpleSearchProfileModel getSearchProfile()
Generated method - Getter of theAsSimpleSearchConfiguration.searchProfileattribute defined at extensionadaptivesearch.- Returns:
- the searchProfile
-
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
-
-