| Package | Description |
|---|---|
| de.hybris.platform.advancedsavedquery.hmc | |
| de.hybris.platform.advancedsavedquery.jalo |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSavedQuery |
DynamicFlexibleSearchContainer.getDynamicSavedQuery()
Returns the
AdvancedSavedQuery attached to this container. |
| Constructor and Description |
|---|
DynamicFlexibleSearchContainer(DisplayState displayState,
ComposedType type,
AdvancedSavedQuery query) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSavedQuery |
GeneratedASQManager.createAdvancedSavedQuery(Map attributeValues) |
AdvancedSavedQuery |
GeneratedASQManager.createAdvancedSavedQuery(SessionContext ctx,
Map attributeValues) |
AdvancedSavedQuery |
ASQManager.getAdvancedSavedQuery(String code)
Returns the first
AdvancedSavedQuery found with the given code. |
AdvancedSavedQuery |
GeneratedWherePart.getSavedQuery()
Generated method - Getter of the
WherePart.savedQuery attribute. |
AdvancedSavedQuery |
GeneratedWherePart.getSavedQuery(SessionContext ctx)
Generated method - Getter of the
WherePart.savedQuery attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedWherePart.setSavedQuery(AdvancedSavedQuery value)
Generated method - Setter of the
WherePart.savedQuery attribute. |
void |
GeneratedWherePart.setSavedQuery(SessionContext ctx,
AdvancedSavedQuery value)
Generated method - Setter of the
WherePart.savedQuery attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.