Uses of Class
de.hybris.platform.advancedsavedquery.jalo.AdvancedSavedQuery
Packages that use AdvancedSavedQuery
-
Uses of AdvancedSavedQuery in de.hybris.platform.advancedsavedquery.jalo
Methods in de.hybris.platform.advancedsavedquery.jalo that return AdvancedSavedQueryModifier and TypeMethodDescriptionGeneratedASQManager.createAdvancedSavedQuery(SessionContext ctx, Map attributeValues) GeneratedASQManager.createAdvancedSavedQuery(Map attributeValues) ASQManager.getAdvancedSavedQuery(String code) Returns the firstAdvancedSavedQueryfound with the given code.GeneratedWherePart.getSavedQuery()Generated method - Getter of theWherePart.savedQueryattribute.GeneratedWherePart.getSavedQuery(SessionContext ctx) Generated method - Getter of theWherePart.savedQueryattribute.Methods in de.hybris.platform.advancedsavedquery.jalo with parameters of type AdvancedSavedQueryModifier and TypeMethodDescriptionvoidGeneratedWherePart.setSavedQuery(AdvancedSavedQuery value) Generated method - Setter of theWherePart.savedQueryattribute.voidGeneratedWherePart.setSavedQuery(SessionContext ctx, AdvancedSavedQuery value) Generated method - Setter of theWherePart.savedQueryattribute.