Interface ShelfBookRepository

All Superinterfaces:
GenericRepository<ShelfBook,Object>

public interface ShelfBookRepository extends GenericRepository<ShelfBook,Object>
  • Method Summary

    Modifier and Type
    Method
    Description
    save(Shelf shelf, Book book)