public interface SiteChannelValidationStrategy
| Modifier and Type | Method and Description |
|---|---|
boolean |
validateSiteChannel(SiteChannel siteChannel)
Validates the
SiteChannel. |
boolean validateSiteChannel(SiteChannel siteChannel)
SiteChannel.siteChannel - the SiteChannel to validate.true if the SiteChannel is supported, false otherwiseCopyright © 2018 SAP SE. All Rights Reserved.