Uses of Class
de.hybris.platform.cockpit.jalo.CockpitSavedQuery
-
Packages that use CockpitSavedQuery Package Description de.hybris.platform.cockpit.jalo de.hybris.platform.cockpit.services.query.impl de.hybris.platform.productcockpit.services.query.impl -
-
Uses of CockpitSavedQuery in de.hybris.platform.cockpit.jalo
Fields in de.hybris.platform.cockpit.jalo with type parameters of type CockpitSavedQuery Modifier and Type Field Description protected static OneToManyHandler<CockpitSavedQuery>GeneratedCockpitManager. USER2COCKPITSAVEDQUERYRELATIONCOCKPITSAVEDQUERIESHANDLEROneToManyHandlerfor handling 1:n COCKPITSAVEDQUERIES's relation attributes from 'many' side.Methods in de.hybris.platform.cockpit.jalo that return CockpitSavedQuery Modifier and Type Method Description CockpitSavedQueryGeneratedCockpitManager. createCockpitSavedQuery(SessionContext ctx, java.util.Map attributeValues)CockpitSavedQueryGeneratedCockpitManager. createCockpitSavedQuery(java.util.Map attributeValues)CockpitSavedQueryGeneratedCockpitSavedFacetValue. getCockpitSavedQuery()Generated method - Getter of theCockpitSavedFacetValue.cockpitSavedQueryattribute.CockpitSavedQueryGeneratedCockpitSavedFacetValue. getCockpitSavedQuery(SessionContext ctx)Generated method - Getter of theCockpitSavedFacetValue.cockpitSavedQueryattribute.CockpitSavedQueryGeneratedCockpitSavedParameterValue. getCockpitSavedQuery()Generated method - Getter of theCockpitSavedParameterValue.cockpitSavedQueryattribute.CockpitSavedQueryGeneratedCockpitSavedParameterValue. getCockpitSavedQuery(SessionContext ctx)Generated method - Getter of theCockpitSavedParameterValue.cockpitSavedQueryattribute.CockpitSavedQueryGeneratedCockpitSavedSortCriterion. getCockpitSavedQuery()Generated method - Getter of theCockpitSavedSortCriterion.cockpitSavedQueryattribute.CockpitSavedQueryGeneratedCockpitSavedSortCriterion. getCockpitSavedQuery(SessionContext ctx)Generated method - Getter of theCockpitSavedSortCriterion.cockpitSavedQueryattribute.Methods in de.hybris.platform.cockpit.jalo that return types with arguments of type CockpitSavedQuery Modifier and Type Method Description java.util.Collection<CockpitSavedQuery>GeneratedCockpitManager. getCockpitSavedQueries(SessionContext ctx, User item)Generated method - Getter of theUser.cockpitSavedQueriesattribute.java.util.Collection<CockpitSavedQuery>GeneratedCockpitManager. getCockpitSavedQueries(User item)Generated method - Getter of theUser.cockpitSavedQueriesattribute.java.util.List<CockpitSavedQuery>CockpitManager. getGlobalSavedQueries()java.util.Collection<CockpitSavedQuery>GeneratedCockpitManager. getReadSavedQueries(Principal item)Generated method - Getter of thePrincipal.readSavedQueriesattribute.java.util.Collection<CockpitSavedQuery>GeneratedCockpitManager. getReadSavedQueries(SessionContext ctx, Principal item)Generated method - Getter of thePrincipal.readSavedQueriesattribute.Methods in de.hybris.platform.cockpit.jalo with parameters of type CockpitSavedQuery Modifier and Type Method Description voidGeneratedCockpitManager. addToCockpitSavedQueries(SessionContext ctx, User item, CockpitSavedQuery value)Generated method - Addsvalueto cockpitSavedQueries.voidGeneratedCockpitManager. addToCockpitSavedQueries(User item, CockpitSavedQuery value)Generated method - Addsvalueto cockpitSavedQueries.voidGeneratedCockpitManager. addToReadSavedQueries(Principal item, CockpitSavedQuery value)Generated method - Addsvalueto readSavedQueries.voidGeneratedCockpitManager. addToReadSavedQueries(SessionContext ctx, Principal item, CockpitSavedQuery value)Generated method - Addsvalueto readSavedQueries.voidGeneratedCockpitManager. removeFromCockpitSavedQueries(SessionContext ctx, User item, CockpitSavedQuery value)Generated method - Removesvaluefrom cockpitSavedQueries.voidGeneratedCockpitManager. removeFromCockpitSavedQueries(User item, CockpitSavedQuery value)Generated method - Removesvaluefrom cockpitSavedQueries.voidGeneratedCockpitManager. removeFromReadSavedQueries(Principal item, CockpitSavedQuery value)Generated method - Removesvaluefrom readSavedQueries.voidGeneratedCockpitManager. removeFromReadSavedQueries(SessionContext ctx, Principal item, CockpitSavedQuery value)Generated method - Removesvaluefrom readSavedQueries.voidGeneratedCockpitSavedFacetValue. setCockpitSavedQuery(CockpitSavedQuery value)Generated method - Setter of theCockpitSavedFacetValue.cockpitSavedQueryattribute.voidGeneratedCockpitSavedFacetValue. setCockpitSavedQuery(SessionContext ctx, CockpitSavedQuery value)Generated method - Setter of theCockpitSavedFacetValue.cockpitSavedQueryattribute.voidGeneratedCockpitSavedParameterValue. setCockpitSavedQuery(CockpitSavedQuery value)Generated method - Setter of theCockpitSavedParameterValue.cockpitSavedQueryattribute.voidGeneratedCockpitSavedParameterValue. setCockpitSavedQuery(SessionContext ctx, CockpitSavedQuery value)Generated method - Setter of theCockpitSavedParameterValue.cockpitSavedQueryattribute.voidGeneratedCockpitSavedSortCriterion. setCockpitSavedQuery(CockpitSavedQuery value)Generated method - Setter of theCockpitSavedSortCriterion.cockpitSavedQueryattribute.voidGeneratedCockpitSavedSortCriterion. setCockpitSavedQuery(SessionContext ctx, CockpitSavedQuery value)Generated method - Setter of theCockpitSavedSortCriterion.cockpitSavedQueryattribute.Method parameters in de.hybris.platform.cockpit.jalo with type arguments of type CockpitSavedQuery Modifier and Type Method Description voidGeneratedCockpitManager. setCockpitSavedQueries(SessionContext ctx, User item, java.util.Collection<CockpitSavedQuery> value)Generated method - Setter of theUser.cockpitSavedQueriesattribute.voidGeneratedCockpitManager. setCockpitSavedQueries(User item, java.util.Collection<CockpitSavedQuery> value)Generated method - Setter of theUser.cockpitSavedQueriesattribute.voidGeneratedCockpitManager. setReadSavedQueries(Principal item, java.util.Collection<CockpitSavedQuery> value)Generated method - Setter of thePrincipal.readSavedQueriesattribute.voidGeneratedCockpitManager. setReadSavedQueries(SessionContext ctx, Principal item, java.util.Collection<CockpitSavedQuery> value)Generated method - Setter of thePrincipal.readSavedQueriesattribute. -
Uses of CockpitSavedQuery in de.hybris.platform.cockpit.services.query.impl
Methods in de.hybris.platform.cockpit.services.query.impl with parameters of type CockpitSavedQuery Modifier and Type Method Description protected voidSavedQueryServiceImpl. addSpecialParameters(CockpitSavedQuery cockpitSavedQuery, Query query)Deprecated.since 6.3, useSavedQueryServiceImpl.addSpecialParameters(CockpitSavedQueryModel, Query)instead -
Uses of CockpitSavedQuery in de.hybris.platform.productcockpit.services.query.impl
Methods in de.hybris.platform.productcockpit.services.query.impl with parameters of type CockpitSavedQuery Modifier and Type Method Description protected voidProductSavedQueryServiceImpl. addCategoryItemSelectionParameters(CockpitSavedQuery cockpitSavedQuery, Query query)Deprecated.since 6.3protected voidProductSavedQueryServiceImpl. addSpecialParameters(CockpitSavedQuery cockpitSavedQuery, Query query)
-