| Package | Description |
|---|---|
| org.broadleafcommerce.openadmin.server.service.persistence.module.criteria |
| Modifier and Type | Field and Description |
|---|---|
protected FieldPath |
FilterMapping.fieldPath |
| Modifier and Type | Method and Description |
|---|---|
FieldPath |
FilterMapping.getFieldPath() |
FieldPath |
FieldPathBuilder.getFieldPath(javax.persistence.criteria.From root,
String fullPropertyName) |
FieldPath |
FieldPath.withAssociationPath(List<String> associationPath) |
FieldPath |
FieldPath.withTargetProperty(String targetProperty) |
FieldPath |
FieldPath.withTargetPropertyPieces(List<String> targetPropertyPieces) |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.criteria.Path |
FieldPathBuilder.getPath(javax.persistence.criteria.From root,
FieldPath fieldPath,
javax.persistence.criteria.CriteriaBuilder builder) |
void |
FilterMapping.setFieldPath(FieldPath fieldPath) |
FilterMapping |
FilterMapping.withFieldPath(FieldPath fieldPath) |
Copyright © 2015. All Rights Reserved.