| Package | Description |
|---|---|
| de.hybris.platform.storelocator.jalo |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedSpecialOpeningDay
Generated class for type
SpecialOpeningDay. |
class |
GeneratedWeekdayOpeningDay
Generated class for type
WeekdayOpeningDay. |
class |
SpecialOpeningDay |
class |
WeekdayOpeningDay |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<OpeningDay> |
GeneratedOpeningSchedule.OPENINGDAYSHANDLER
OneToManyHandler for handling 1:n OPENINGDAYS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
Collection<OpeningDay> |
GeneratedOpeningSchedule.getOpeningDays()
Generated method - Getter of the
OpeningSchedule.openingDays attribute. |
Collection<OpeningDay> |
GeneratedOpeningSchedule.getOpeningDays(SessionContext ctx)
Generated method - Getter of the
OpeningSchedule.openingDays attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedOpeningSchedule.addToOpeningDays(OpeningDay value)
Generated method - Adds
value to openingDays. |
void |
GeneratedOpeningSchedule.addToOpeningDays(SessionContext ctx,
OpeningDay value)
Generated method - Adds
value to openingDays. |
void |
GeneratedOpeningSchedule.removeFromOpeningDays(OpeningDay value)
Generated method - Removes
value from openingDays. |
void |
GeneratedOpeningSchedule.removeFromOpeningDays(SessionContext ctx,
OpeningDay value)
Generated method - Removes
value from openingDays. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedOpeningSchedule.setOpeningDays(Collection<OpeningDay> value)
Generated method - Setter of the
OpeningSchedule.openingDays attribute. |
void |
GeneratedOpeningSchedule.setOpeningDays(SessionContext ctx,
Collection<OpeningDay> value)
Generated method - Setter of the
OpeningSchedule.openingDays attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.