public interface FallbackRule
Modifier and Type | Method and Description |
---|---|
String |
applyToCollection()
Gets the identifier of the collection that this rule should be applied to.
|
boolean |
mustBeContextCollection()
Returns true of the rule can only be applied to the context collection,
in other words the collection that triggers the fallback actions.
|
String applyToCollection()
boolean mustBeContextCollection()