Class CqlCommands

All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action
Direct Known Subclasses:
DumpCommand, DuplicateCommands, ExportCommand, RemoveCommand, SearchCommand, SeedCommand, ValidateCommand

public abstract class CqlCommands extends CatalogCommands
  • Field Details

  • Constructor Details

    • CqlCommands

      public CqlCommands()
  • Method Details

    • getFilter

      protected org.geotools.api.filter.Filter getFilter() throws ParseException, org.geotools.filter.text.cql2.CQLException
      Throws:
      ParseException
      org.geotools.filter.text.cql2.CQLException
    • getFilter

      protected org.geotools.api.filter.Filter getFilter(ddf.catalog.filter.FilterBuilder filterBuilder) throws org.geotools.filter.text.cql2.CQLException, ParseException
      Throws:
      org.geotools.filter.text.cql2.CQLException
      ParseException
    • getFilterStartTime

      protected long getFilterStartTime()
    • getTemporalProperty

      protected String getTemporalProperty()
    • hasFilter

      protected Boolean hasFilter()