| Package | Description |
|---|---|
| de.hybris.platform.adaptivesearch.converters.populators | |
| de.hybris.platform.adaptivesearch.integration.synchronization | |
| de.hybris.platform.adaptivesearch.model |
Contains generated models for each type of de.hybris.platform.adaptivesearch.jalo package.
|
| de.hybris.platform.adaptivesearch.resource | |
| de.hybris.platform.adaptivesearch.strategies.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchProfilePopulator.populate(AsSimpleSearchProfileModel source,
AsSimpleSearchProfile target)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CatalogVersionSynchronizationTest.assertEqualsSimpleSearchProfile(AsSimpleSearchProfileModel searchProfile1,
AsSimpleSearchProfileModel searchProfile2) |
| Modifier and Type | Method and Description |
|---|---|
AsSimpleSearchProfileModel |
AsSimpleSearchConfigurationModel.getSearchProfile()
Generated method - Getter of the
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchConfigurationModel.setSearchProfile(AsSimpleSearchProfileModel value)
Generated method - Initial setter of
AsSimpleSearchConfiguration.searchProfile attribute defined at extension adaptivesearch. |
| Constructor and Description |
|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
AsSimpleSearchProfileModel |
AsSimpleSearchProfileResource.getAsSimpleSearchProfileModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AsSimpleSearchProfileModel |
AsSimpleSearchProfileResource.readResource(java.lang.String resourceId)
Gets the
AsSimpleSearchProfileModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AsSimpleSearchProfileModel> |
AsSimpleSearchProfilesResource.getAsSimpleSearchProfilesCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchProfileResource.setAsSimpleSearchProfileModel(AsSimpleSearchProfileModel value)
Convenience method which just delegates to
#setResourceValue(AsSimpleSearchProfileModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AsSimpleSearchProfilesResource.setAsSimpleSearchProfilesCollection(java.util.Collection<AsSimpleSearchProfileModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
Converter<AsSimpleSearchProfileModel,AsGenericSearchProfile> |
AsGenericSimpleSearchProfileLoadStrategy.getAsGenericSearchProfileConverter() |
Converter<AsSimpleSearchProfileModel,AsSimpleSearchProfile> |
AsSimpleSearchProfileLoadStrategy.getAsSimpleSearchProfileConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsGenericSimpleSearchProfileLoadStrategy.setAsGenericSearchProfileConverter(Converter<AsSimpleSearchProfileModel,AsGenericSearchProfile> asGenericSearchProfileConverter) |
void |
AsSimpleSearchProfileLoadStrategy.setAsSimpleSearchProfileConverter(Converter<AsSimpleSearchProfileModel,AsSimpleSearchProfile> asSimpleSearchProfileConverter)
Deprecated.
|
Copyright © 2018 SAP SE. All Rights Reserved.