public interface SourcingStrategyMapper
SourcingContext,
SourcingStrategy| Modifier and Type | Method and Description |
|---|---|
SourcingStrategy |
getStrategy()
Get the sourcing strategy associate with this matcher.
|
java.lang.Boolean |
isMatch(SourcingContext context)
Determines if this mapper produces a match for the given sourcing context.
|
SourcingStrategy getStrategy()
java.lang.Boolean isMatch(SourcingContext context)
context - - the sourcing contextCopyright © 2018 SAP SE. All Rights Reserved.