public final class StateFieldPathExpressionFactory extends AbstractLiteralExpressionFactory
StateFieldPathExpressionFactory is meant to handle the parsing of a portion of the
query when it's expected to be a state field path.StateFieldPathExpression| Modifier and Type | Field and Description |
|---|---|
static String |
ID
The unique identifier of this
StateFieldPathExpressionFactory. |
| Constructor and Description |
|---|
StateFieldPathExpressionFactory()
Creates a new
StateFieldPathExpressionFactory. |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toStringpublic static final String ID
StateFieldPathExpressionFactory.