Package | Description |
---|---|
org.broadleafcommerce.common.util.dao |
Modifier and Type | Field and Description |
---|---|
protected TQRestriction.Mode |
TQRestriction.joinMode |
Modifier and Type | Method and Description |
---|---|
static TQRestriction.Mode |
TQRestriction.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TQRestriction.Mode[] |
TQRestriction.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
TQRestriction(TQRestriction.Mode joinMode)
Creates an empty restriction node with the specified join mode.
|
Copyright © 2022. All rights reserved.