public class AsSimpleSearchConfigurationModel extends AbstractAsConfigurableSearchConfigurationModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATION
Generated relation code constant for relation
AsSimpleSearchProfile2SimpleSearchConfiguration defining source attribute searchProfile in extension adaptivesearch. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
SEARCHPROFILE
Generated constant - Attribute key of
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
BOOSTITEMSMERGEMODE, BOOSTRULES, BOOSTRULESMERGEMODE, EXCLUDEDFACETS, EXCLUDEDITEMS, EXCLUDEDSORTS, FACETS, FACETSMERGEMODE, PROMOTEDFACETS, PROMOTEDITEMS, PROMOTEDSORTS, SORTS, SORTSMERGEMODEUNIQUEIDXCATALOGVERSION, CORRUPTED, UID_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AsSimpleSearchConfigurationModel()
Generated constructor - Default constructor for generic creation.
|
AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _searchProfile,
java.lang.String _uid,
java.lang.String _uniqueIdx)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion,
ItemModel _owner,
AsSimpleSearchProfileModel _searchProfile,
java.lang.String _uid,
java.lang.String _uniqueIdx)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AsSimpleSearchConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
AsSimpleSearchProfileModel |
getSearchProfile()
Generated method - Getter of the
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
void |
setSearchProfile(AsSimpleSearchProfileModel value)
Generated method - Initial setter of
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
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, setSortsMergeModegetUniqueIdx, setUniqueIdxgetCatalogVersion, getUid, isCorrupted, setCatalogVersion, setUidgetComments, getCreationtime, getModifiedtime, getOwner, isSealed, 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 java.lang.String _TYPECODE
public static final java.lang.String _ASSIMPLESEARCHPROFILE2SIMPLESEARCHCONFIGURATION
AsSimpleSearchProfile2SimpleSearchConfiguration defining source attribute searchProfile in extension adaptivesearch.public static final java.lang.String SEARCHPROFILE
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch.public AsSimpleSearchConfigurationModel()
public AsSimpleSearchConfigurationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AsSimpleSearchConfigurationModel(AsSimpleSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)
_searchProfile - initial attribute declared by type AsSimpleSearchConfiguration at extension adaptivesearch_uid - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch_uniqueIdx - initial attribute declared by type AbstractAsSearchConfiguration at extension adaptivesearch@Deprecated public AsSimpleSearchConfigurationModel(CatalogVersionModel _catalogVersion, ItemModel _owner, AsSimpleSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)
_catalogVersion - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch_owner - initial attribute declared by type Item at extension core_searchProfile - initial attribute declared by type AsSimpleSearchConfiguration at extension adaptivesearch_uid - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch_uniqueIdx - initial attribute declared by type AbstractAsSearchConfiguration at extension adaptivesearch@Accessor(qualifier="searchProfile", type=GETTER) public AsSimpleSearchProfileModel getSearchProfile()
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch.@Accessor(qualifier="searchProfile", type=SETTER) public void setSearchProfile(AsSimpleSearchProfileModel value)
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. Can only be used at creation of model - before first save.value - the searchProfileCopyright © 2018 SAP SE. All Rights Reserved.