|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Restriction | |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module.criteria | |
| Uses of Restriction in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria |
|---|
| Fields in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria declared as Restriction | |
|---|---|
protected Restriction |
FilterMapping.restriction
|
| Fields in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria with type parameters of type Restriction | |
|---|---|
protected Map<String,Restriction> |
RestrictionFactoryImpl.restrictions
|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria that return Restriction | |
|---|---|
Restriction |
Restriction.clone()
|
Restriction |
FilterMapping.getRestriction()
|
Restriction |
RestrictionFactory.getRestriction(String type,
String propertyId)
|
Restriction |
RestrictionFactoryImpl.getRestriction(String type,
String propertyId)
|
Restriction |
Restriction.withFieldPathBuilder(FieldPathBuilder fieldPathBuilder)
|
Restriction |
Restriction.withFilterValueConverter(FilterValueConverter filterValueConverter)
|
Restriction |
Restriction.withPredicateProvider(PredicateProvider predicateProvider)
|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria that return types with arguments of type Restriction | |
|---|---|
Map<String,Restriction> |
RestrictionFactoryImpl.getRestrictions()
|
| Methods in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria with parameters of type Restriction | |
|---|---|
void |
FilterMapping.setRestriction(Restriction restriction)
|
FilterMapping |
FilterMapping.withRestriction(Restriction restriction)
|
| Method parameters in org.broadleafcommerce.openadmin.server.service.persistence.module.criteria with type arguments of type Restriction | |
|---|---|
void |
RestrictionFactoryImpl.setRestrictions(Map<String,Restriction> restrictions)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||