Interface Selector

All Superinterfaces:
Source
All Known Implementing Classes:
BaseSelector, LuceneSelector

public interface Selector extends Source
Author:
andyh
  • Method Details

    • getType

      QName getType()
      The qname of the type or aspect to select
      Returns:
      QName
    • getAlias

      String getAlias()
      The alias or name for the selector This must be unique across all selectors in the query
      Returns:
      String