Package org.hcjf.layers.query.model
Interface QueryComponent
-
- All Known Subinterfaces:
QueryOrderParameter,QueryReturnParameter
- All Known Implementing Classes:
QueryDynamicResource,QueryField,QueryFunction,QueryOrderField,QueryOrderFunction,QueryParameter,QueryResource,QueryReturnField,QueryReturnFunction
public interface QueryComponentGroup all the query components.
-
-
Method Summary
Modifier and Type Method Description booleanisUnderlying()Verify if the component is underlying.
-