| Package | Description |
|---|---|
| de.hybris.platform.acceleratorservices.site | |
| de.hybris.platform.acceleratorservices.site.strategies | |
| de.hybris.platform.acceleratorservices.site.strategies.impl | |
| de.hybris.platform.acceleratorservices.urlresolver.impl | |
| de.hybris.platform.addonsupport.setup.impl | |
| de.hybris.platform.basecommerce.model.site |
Contains generated models for each type of de.hybris.platform.basecommerce.jalo.site package.
|
| de.hybris.platform.commerceservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.warehousing.util.builder | |
| de.hybris.platform.yacceleratorcore.event | |
| de.hybris.platform.yacceleratorordermanagement.events |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SiteChannel |
AbstractAcceleratorSiteEventListener.getSiteChannelForEvent(T event) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SiteChannelValidationStrategy.validateSiteChannel(SiteChannel siteChannel)
Validates the
SiteChannel. |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SiteChannel> |
DefaultSiteChannelValidationStrategy.getSupportedSiteChannels() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultSiteChannelValidationStrategy.validateSiteChannel(SiteChannel siteChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSiteChannelValidationStrategy.setSupportedSiteChannels(java.util.Set<SiteChannel> supportedSiteChannels) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<SiteChannel,java.lang.String> |
DefaultSiteBaseUrlResolutionService.getContextRoots() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSiteBaseUrlResolutionService.setContextRoots(java.util.Map<SiteChannel,java.lang.String> contextRoots) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SiteChannel> |
AddOnCoreDataImportedEventListener.getSupportedChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
AddOnCoreDataImportedEventListener.setSupportedChannels(java.util.List<SiteChannel> supportedChannels) |
| Modifier and Type | Method and Description |
|---|---|
SiteChannel |
BaseSiteModel.getChannel()
Generated method - Getter of the
BaseSite.channel attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseSiteModel.setChannel(SiteChannel value)
Generated method - Setter of
BaseSite.channel attribute defined at extension commerceservices. |
| Modifier and Type | Method and Description |
|---|---|
static SiteChannel |
SiteChannel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SiteChannel[] |
SiteChannel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CmsSiteModelBuilder |
CmsSiteModelBuilder.withChannel(SiteChannel channel) |
BaseSiteModelBuilder |
BaseSiteModelBuilder.withChannel(SiteChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
protected SiteChannel |
SendReturnLabelEventListener.getSiteChannelForEvent(SendReturnLabelEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<SiteChannel> |
CreateReturnEventListener.getSupportedSiteChannels() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateReturnEventListener.setSupportedSiteChannels(java.util.Set<SiteChannel> supportedSiteChannels) |
Copyright © 2018 SAP SE. All Rights Reserved.