| Modifier and Type | Method and Description |
|---|---|
void |
AsSearchProfilePopulator.populate(AbstractAsSearchProfileModel source,
AbstractAsSearchProfile target) |
| Modifier and Type | Class and Description |
|---|---|
class |
AsCategoryAwareSearchProfile |
class |
AsSimpleSearchProfile |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AsSearchProfileCalculationStrategy<T extends AbstractAsSearchProfile>
Strategy for calculating search profiles.
|
interface |
AsSearchProfileLoadStrategy<T extends AbstractAsSearchProfileModel,R extends AbstractAsSearchProfile>
Strategy for loading search profiles.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsSearchProfileCalculationStrategy<T extends AbstractAsSearchProfile>
Base class for implementations of
AsSearchProfileCalculationStrategy. |
class |
AbstractAsSearchProfileLoadStrategy<T extends AbstractAsSearchProfileModel,R extends AbstractAsSearchProfile>
Base class for implementations of
AbstractAsSearchProfileLoadStrategy. |
Copyright © 2018 SAP SE. All Rights Reserved.