| Package | Description |
|---|---|
| de.hybris.platform.advancedsavedquery.jalo |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSavedQuery |
GeneratedASQManager.createAdvancedSavedQuery(java.util.Map attributeValues) |
AdvancedSavedQuery |
GeneratedASQManager.createAdvancedSavedQuery(SessionContext ctx,
java.util.Map attributeValues) |
AdvancedSavedQuery |
ASQManager.getAdvancedSavedQuery(java.lang.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 © 2018 SAP SE. All Rights Reserved.