public class AsCategoryAwareSearchConfigurationModel extends AbstractAsConfigurableSearchConfigurationModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATION
Generated relation code constant for relation
AsCategoryAwareSearchProfile2CategoryAwareSearchConfiguration defining source attribute searchProfile in extension adaptivesearch. |
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
CATEGORY
Generated constant - Attribute key of
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch. |
static java.lang.String |
SEARCHPROFILE
Generated constant - Attribute key of
AsCategoryAwareSearchConfiguration.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 |
|---|
AsCategoryAwareSearchConfigurationModel()
Generated constructor - Default constructor for generic creation.
|
AsCategoryAwareSearchConfigurationModel(AsCategoryAwareSearchProfileModel _searchProfile,
java.lang.String _uid,
java.lang.String _uniqueIdx)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AsCategoryAwareSearchConfigurationModel(CatalogVersionModel _catalogVersion,
CategoryModel _category,
ItemModel _owner,
AsCategoryAwareSearchProfileModel _searchProfile,
java.lang.String _uid,
java.lang.String _uniqueIdx)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AsCategoryAwareSearchConfigurationModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
| Modifier and Type | Method and Description |
|---|---|
CategoryModel |
getCategory()
Generated method - Getter of the
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch. |
AsCategoryAwareSearchProfileModel |
getSearchProfile()
Generated method - Getter of the
AsCategoryAwareSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
boolean |
isCorrupted()
Generated method - Getter of the
AbstractAsConfiguration.corrupted dynamic attribute defined at extension adaptivesearch and redeclared at extension adaptivesearch. |
void |
setCategory(CategoryModel value)
Generated method - Initial setter of
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch. |
void |
setSearchProfile(AsCategoryAwareSearchProfileModel value)
Generated method - Initial setter of
AsCategoryAwareSearchConfiguration.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, 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 _ASCATEGORYAWARESEARCHPROFILE2CATEGORYAWARESEARCHCONFIGURATION
AsCategoryAwareSearchProfile2CategoryAwareSearchConfiguration defining source attribute searchProfile in extension adaptivesearch.public static final java.lang.String CATEGORY
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch.public static final java.lang.String SEARCHPROFILE
AsCategoryAwareSearchConfiguration.searchProfile attribute defined at extension adaptivesearch.public AsCategoryAwareSearchConfigurationModel()
public AsCategoryAwareSearchConfigurationModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated public AsCategoryAwareSearchConfigurationModel(AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)
_searchProfile - initial attribute declared by type AsCategoryAwareSearchConfiguration 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 AsCategoryAwareSearchConfigurationModel(CatalogVersionModel _catalogVersion, CategoryModel _category, ItemModel _owner, AsCategoryAwareSearchProfileModel _searchProfile, java.lang.String _uid, java.lang.String _uniqueIdx)
_catalogVersion - initial attribute declared by type AbstractAsConfiguration at extension adaptivesearch_category - initial attribute declared by type AsCategoryAwareSearchConfiguration at extension adaptivesearch_owner - initial attribute declared by type Item at extension core_searchProfile - initial attribute declared by type AsCategoryAwareSearchConfiguration 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="category", type=GETTER) public CategoryModel getCategory()
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch.@Accessor(qualifier="searchProfile", type=GETTER) public AsCategoryAwareSearchProfileModel getSearchProfile()
AsCategoryAwareSearchConfiguration.searchProfile attribute defined at extension adaptivesearch.@Accessor(qualifier="corrupted", type=GETTER) public boolean isCorrupted()
AbstractAsConfiguration.corrupted dynamic attribute defined at extension adaptivesearch and redeclared at extension adaptivesearch.isCorrupted in class AbstractAsConfigurationModel@Accessor(qualifier="category", type=SETTER) public void setCategory(CategoryModel value)
AsCategoryAwareSearchConfiguration.category attribute defined at extension adaptivesearch. Can only be used at creation of model - before first save.value - the category@Accessor(qualifier="searchProfile", type=SETTER) public void setSearchProfile(AsCategoryAwareSearchProfileModel value)
AsCategoryAwareSearchConfiguration.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.