Package com.enonic.xp.query.expr
Class FieldExpr
- java.lang.Object
-
- com.enonic.xp.query.expr.FieldExpr
-
- All Implemented Interfaces:
Expression
@PublicApi public final class FieldExpr extends Object implements Expression
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)static FieldExprfrom(IndexPath indexPath)static FieldExprfrom(String indexPath)StringgetFieldPath()inthashCode()StringtoString()
-
-
-
Method Detail
-
getFieldPath
public String getFieldPath()
-
-