JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
cvut.fel.service
Interface BookService
All Known Implementing Classes:
BookServiceImp
public interface
BookService
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Book
findById
(java.lang.Long id)
Method Details
findById
Book
findById
(
java.lang.Long id)