Package | Description |
---|---|
com.tridion.smarttarget.entitymodel.query.location.criteria |
Modifier and Type | Field and Description |
---|---|
static Criterion.Operator |
Criterion.Operator.EQUAL
The equals operator, represented as
= . |
static Criterion.Operator |
Criterion.Operator.GREATER_THAN
The greater than operator, represented as
> . |
static Criterion.Operator |
Criterion.Operator.LESS_THAN
The less than operator, represented as
< . |
Modifier and Type | Method and Description |
---|---|
static Criterion.Operator |
Criterion.Operator.parse(String op)
Converts the given string to the corresponding
Criterion.Operator . |
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.