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