Package | Description |
---|---|
com.broadleafcommerce.metadata.dsl.core.extension.conditionals |
Modifier and Type | Interface and Description |
---|---|
interface |
CollectionConditional<C extends CollectionConditional<C>>
An extension of
Conditional that is used for matching a set of conditionals against each
member of a collection field. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCollectionConditional
The default implementation of
CollectionConditional . |
Constructor and Description |
---|
DefaultCollectionConditional(CollectionConditional<?> conditional) |
Copyright © 2021. All rights reserved.