Uses of Class
de.hybris.platform.b2ctelcocms.jalo.components.PoSearchByConsumptionComponent
Packages that use PoSearchByConsumptionComponent
Package
Description
-
Uses of PoSearchByConsumptionComponent in de.hybris.platform.b2ctelcocms.jalo
Methods in de.hybris.platform.b2ctelcocms.jalo that return PoSearchByConsumptionComponentModifier and TypeMethodDescriptionGeneratedB2ctelcocmsManager.createPoSearchByConsumptionComponent(de.hybris.platform.jalo.SessionContext ctx, Map attributeValues) GeneratedB2ctelcocmsManager.createPoSearchByConsumptionComponent(Map attributeValues) -
Uses of PoSearchByConsumptionComponent in de.hybris.platform.b2ctelcocms.jalo.components
Methods in de.hybris.platform.b2ctelcocms.jalo.components that return types with arguments of type PoSearchByConsumptionComponentModifier and TypeMethodDescriptionGeneratedConsumptionListComponent.getSearchByConsumptionComponents()Generated method - Getter of theConsumptionListComponent.searchByConsumptionComponentsattribute.GeneratedConsumptionListComponent.getSearchByConsumptionComponents(de.hybris.platform.jalo.SessionContext ctx) Generated method - Getter of theConsumptionListComponent.searchByConsumptionComponentsattribute.Method parameters in de.hybris.platform.b2ctelcocms.jalo.components with type arguments of type PoSearchByConsumptionComponentModifier and TypeMethodDescriptionvoidGeneratedConsumptionListComponent.setSearchByConsumptionComponents(de.hybris.platform.jalo.SessionContext ctx, Set<PoSearchByConsumptionComponent> value) Generated method - Setter of theConsumptionListComponent.searchByConsumptionComponentsattribute.voidGeneratedConsumptionListComponent.setSearchByConsumptionComponents(Set<PoSearchByConsumptionComponent> value) Generated method - Setter of theConsumptionListComponent.searchByConsumptionComponentsattribute.