Package | Description |
---|---|
org.broadleafcommerce.common.util.dao |
Modifier and Type | Field and Description |
---|---|
protected List<TQRestriction> |
TypedQueryBuilder.restrictions |
protected List<TQRestriction> |
TQRestriction.restrictions |
Modifier and Type | Method and Description |
---|---|
TQRestriction |
TQRestriction.addChildRestriction(TQRestriction r)
Adds a child restriction to the restrictions list
|
Modifier and Type | Method and Description |
---|---|
TQRestriction |
TQRestriction.addChildRestriction(TQRestriction r)
Adds a child restriction to the restrictions list
|
TypedQueryBuilder<T> |
TypedQueryBuilder.addRestriction(TQRestriction restriction)
Adds an explicit TQRestriction object.
|
Copyright © 2014. All rights reserved.