Generated by
JDiff

Interface javax.jcr.nodetype.PropertyDefinition

Added Methods
String[] getAvailableQueryOperators() Returns the set of query comparison operators supported by this property.
boolean isFullTextSearchable() Returns true if this property is full-text searchable, meaning that its value is accessible through the full-text search function within a query.
boolean isQueryOrderable() Returns true if this property is query-orderable, meaning that query results may be ordered by this property using the order-by clause of a query.