Package org.nuxeo.ecm.platform.query.api
Interface PredicateFieldDefinition
-
- All Known Implementing Classes:
FieldDescriptor
public interface PredicateFieldDefinition
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PredicateFieldDefinition
clone()
String
getName()
String
getSchema()
String
getXpath()
-