Uses of Class
de.hybris.platform.storelocator.jalo.OpeningSchedule
-
Packages that use OpeningSchedule Package Description de.hybris.platform.basecommerce.jalo de.hybris.platform.storelocator.jalo -
-
Uses of OpeningSchedule in de.hybris.platform.basecommerce.jalo
Methods in de.hybris.platform.basecommerce.jalo that return OpeningSchedule Modifier and Type Method Description OpeningScheduleGeneratedBasecommerceManager. createOpeningSchedule(SessionContext ctx, java.util.Map attributeValues)OpeningScheduleGeneratedBasecommerceManager. createOpeningSchedule(java.util.Map attributeValues) -
Uses of OpeningSchedule in de.hybris.platform.storelocator.jalo
Methods in de.hybris.platform.storelocator.jalo that return OpeningSchedule Modifier and Type Method Description OpeningScheduleGeneratedOpeningDay. getOpeningSchedule()Generated method - Getter of theOpeningDay.openingScheduleattribute.OpeningScheduleGeneratedOpeningDay. getOpeningSchedule(SessionContext ctx)Generated method - Getter of theOpeningDay.openingScheduleattribute.OpeningScheduleGeneratedPointOfService. getOpeningSchedule()Generated method - Getter of thePointOfService.openingScheduleattribute.OpeningScheduleGeneratedPointOfService. getOpeningSchedule(SessionContext ctx)Generated method - Getter of thePointOfService.openingScheduleattribute.Methods in de.hybris.platform.storelocator.jalo with parameters of type OpeningSchedule Modifier and Type Method Description voidGeneratedOpeningDay. setOpeningSchedule(SessionContext ctx, OpeningSchedule value)Generated method - Setter of theOpeningDay.openingScheduleattribute.voidGeneratedOpeningDay. setOpeningSchedule(OpeningSchedule value)Generated method - Setter of theOpeningDay.openingScheduleattribute.voidGeneratedPointOfService. setOpeningSchedule(SessionContext ctx, OpeningSchedule value)Generated method - Setter of thePointOfService.openingScheduleattribute.voidGeneratedPointOfService. setOpeningSchedule(OpeningSchedule value)Generated method - Setter of thePointOfService.openingScheduleattribute.
-