|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TQRestriction | |
|---|---|
| org.broadleafcommerce.common.util.dao | |
| Uses of TQRestriction in org.broadleafcommerce.common.util.dao |
|---|
| Fields in org.broadleafcommerce.common.util.dao with type parameters of type TQRestriction | |
|---|---|
protected List<TQRestriction> |
TypedQueryBuilder.restrictions
|
protected List<TQRestriction> |
TQRestriction.restrictions
|
| Methods in org.broadleafcommerce.common.util.dao that return TQRestriction | |
|---|---|
TQRestriction |
TQRestriction.addChildRestriction(TQRestriction r)
Adds a child restriction to the restrictions list |
| Methods in org.broadleafcommerce.common.util.dao with parameters of type TQRestriction | |
|---|---|
TQRestriction |
TQRestriction.addChildRestriction(TQRestriction r)
Adds a child restriction to the restrictions list |
TypedQueryBuilder<T> |
TypedQueryBuilder.addRestriction(TQRestriction restriction)
Adds an explicit TQRestriction object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||