public final class UpdateItemFactory extends ExpressionFactory
UpdateItemFactory
creates a new UpdateItem
.UpdateItem
Modifier and Type | Field and Description |
---|---|
static String |
ID
The unique identifier of this
AbsExpressionFactory . |
Constructor and Description |
---|
UpdateItemFactory()
Creates a new
UpdateItemFactory . |
compareTo, equals, getExpressionRegistry, getId, hashCode, identifiers, toString
public static final String ID
AbsExpressionFactory
.