Class TLfnQuery.Property

java.lang.Object
com.luciad.fusion.tilestore.TLfnQuery.Property
Enclosing class:
TLfnQuery

public static final class TLfnQuery.Property extends Object
The resource properties that are supported in the TLfnQuery.BasicBuilder for creating a filter and sort-by. In essence, this is nothing more than an immutable decorator for an TLcdOGCXPath. Because TLcdOGCXpath instances are mutable, it is unwise to use them as constants directly.

The possible values of query properties are defined by the 'get' methods on the corresponding metadata classes. This is documented with each of the constants, for example RESOURCE_id.

Since:
10.0