Package | Description |
---|---|
com.tridion.smarttarget.query.builder |
Modifier and Type | Method and Description |
---|---|
static LocationOperator |
LocationOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocationOperator[] |
LocationOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
CustomLocationCriteria(List<String> locations,
LocationOperator operator,
boolean negate)
Criteria on a location in the categories tree.
|
CustomLocationCriteria(String location,
LocationOperator operator,
boolean negate)
Criteria on a location in the categories tree.
|
HierarchicalLocationCriteria(com.tridion.smarttarget.utils.TcmUri publicationId,
String location,
LocationOperator operator)
Criteria on a location in the categories tree.
|
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.