public class AsCategoryAwareSearchProfileModel extends AbstractAsSearchProfileModel
AbstractItemModel.NewModelContextFactory| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_TYPECODE
Generated model type code constant.
|
static java.lang.String |
SEARCHCONFIGURATIONS
Generated constant - Attribute key of
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch. |
_ASSEARCHPROFILEACTIVATIONSET2SEARCHPROFILE, ACTIVATIONSET, ACTIVATIONSETPOS, CATALOGVERSION, CODE, INDEXTYPE, NAME_COMMENTITEMRELATION, COMMENTS, CREATIONTIME, ITEMTYPE, MODIFIEDTIME, OWNER, PK, SEALEDLANGUAGE_FALLBACK_ENABLED_SERVICE_LAYER, MODEL_CONTEXT_FACTORY| Constructor and Description |
|---|
AsCategoryAwareSearchProfileModel()
Generated constructor - Default constructor for generic creation.
|
AsCategoryAwareSearchProfileModel(CatalogVersionModel _catalogVersion,
java.lang.String _code,
java.lang.String _indexType,
ItemModel _owner)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
AsCategoryAwareSearchProfileModel(ItemModelContext ctx)
Generated constructor - Default constructor for creation with existing context
|
AsCategoryAwareSearchProfileModel(java.lang.String _code,
java.lang.String _indexType)
Deprecated.
since 4.1.1 Please use the default constructor without parameters
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AsCategoryAwareSearchConfigurationModel> |
getSearchConfigurations()
Generated method - Getter of the
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch. |
void |
setSearchConfigurations(java.util.List<AsCategoryAwareSearchConfigurationModel> value)
Generated method - Setter of
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch. |
getActivationSet, getCatalogVersion, getCode, getIndexType, getName, getName, setActivationSet, setCatalogVersion, setCode, setIndexType, setName, setNamegetComments, 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 SEARCHCONFIGURATIONS
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch.public AsCategoryAwareSearchProfileModel()
public AsCategoryAwareSearchProfileModel(ItemModelContext ctx)
ctx - the model context to be injected, must not be null@Deprecated
public AsCategoryAwareSearchProfileModel(java.lang.String _code,
java.lang.String _indexType)
_code - initial attribute declared by type AbstractAsSearchProfile at extension adaptivesearch_indexType - initial attribute declared by type AbstractAsSearchProfile at extension adaptivesearch@Deprecated public AsCategoryAwareSearchProfileModel(CatalogVersionModel _catalogVersion, java.lang.String _code, java.lang.String _indexType, ItemModel _owner)
_catalogVersion - initial attribute declared by type AbstractAsSearchProfile at extension adaptivesearch_code - initial attribute declared by type AbstractAsSearchProfile at extension adaptivesearch_indexType - initial attribute declared by type AbstractAsSearchProfile at extension adaptivesearch_owner - initial attribute declared by type Item at extension core@Accessor(qualifier="searchConfigurations", type=GETTER) public java.util.List<AsCategoryAwareSearchConfigurationModel> getSearchConfigurations()
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch.
Consider using FlexibleSearchService::searchRelation for pagination support of large result sets.@Accessor(qualifier="searchConfigurations", type=SETTER) public void setSearchConfigurations(java.util.List<AsCategoryAwareSearchConfigurationModel> value)
AsCategoryAwareSearchProfile.searchConfigurations attribute defined at extension adaptivesearch.value - the searchConfigurationsCopyright © 2018 SAP SE. All Rights Reserved.