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 PredicateFieldDefinitionclone()StringgetName()StringgetSchema()StringgetXpath()
-