| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module.criteria |
| Modifier and Type | Field and Description |
|---|---|
protected Restriction |
FilterMapping.restriction |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Restriction> |
RestrictionFactoryImpl.restrictions |
| Modifier and Type | Method and Description |
|---|---|
Restriction |
Restriction.clone() |
Restriction |
FilterMapping.getRestriction() |
Restriction |
RestrictionFactoryImpl.getRestriction(String type,
String propertyId) |
Restriction |
RestrictionFactory.getRestriction(String type,
String propertyId) |
Restriction |
Restriction.withFieldPathBuilder(FieldPathBuilder fieldPathBuilder) |
Restriction |
Restriction.withFilterValueConverter(FilterValueConverter filterValueConverter) |
Restriction |
Restriction.withPredicateProvider(PredicateProvider predicateProvider) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Restriction> |
RestrictionFactoryImpl.getRestrictions() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterMapping.setRestriction(Restriction restriction) |
FilterMapping |
FilterMapping.withRestriction(Restriction restriction) |
| Modifier and Type | Method and Description |
|---|---|
void |
RestrictionFactoryImpl.setRestrictions(Map<String,Restriction> restrictions) |
Copyright © 2017. All rights reserved.