Class ReadOnlyLZQ

Object
ReadOnlyLZQ
All Implemented Interfaces:
Query

public abstract class ReadOnlyLZQ extends Object implements Query
Facade abstract class form LZQ
Author:
Eduardo Frazao
  • Constructor Details

    • ReadOnlyLZQ

      public ReadOnlyLZQ()
  • Method Details

    • constructItem

      public Item constructItem()
      Specified by:
      constructItem in interface Query
    • deleteAllItems

      public boolean deleteAllItems()
      Specified by:
      deleteAllItems in interface Query
    • saveItems

      public void saveItems(List<Item> arg0, List<Item> arg1, List<Item> arg2)
      Specified by:
      saveItems in interface Query