A B C E F G H L O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Author - Class in org.wicketstuff.osgi.test.library.model
- Author() - Constructor for class org.wicketstuff.osgi.test.library.model.Author
B
- Book - Class in org.wicketstuff.osgi.test.library.model
- Book() - Constructor for class org.wicketstuff.osgi.test.library.model.Book
C
- createAuthor(Author) - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- createAuthor(Author) - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
E
- equals(Object) - Method in class org.wicketstuff.osgi.test.library.model.Author
- equals(Object) - Method in class org.wicketstuff.osgi.test.library.model.Book
F
- fillLibrary() - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- fillLibrary() - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
- findBooksByAuthor(String) - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- findBooksByAuthor(String) - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
- findBooksByTitle(String) - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- findBooksByTitle(String) - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
G
- getAuthor() - Method in class org.wicketstuff.osgi.test.library.model.Book
- getBooks() - Method in class org.wicketstuff.osgi.test.library.model.Author
- getFirstName() - Method in class org.wicketstuff.osgi.test.library.model.Author
- getId() - Method in class org.wicketstuff.osgi.test.library.model.Author
- getId() - Method in class org.wicketstuff.osgi.test.library.model.Book
- getLastName() - Method in class org.wicketstuff.osgi.test.library.model.Author
- getNumAuthors() - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- getNumAuthors() - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
- getNumBooks() - Method in class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
- getNumBooks() - Method in interface org.wicketstuff.osgi.test.library.service.LibraryService
- getTitle() - Method in class org.wicketstuff.osgi.test.library.model.Book
H
- hashCode() - Method in class org.wicketstuff.osgi.test.library.model.Author
- hashCode() - Method in class org.wicketstuff.osgi.test.library.model.Book
L
- LibraryService - Interface in org.wicketstuff.osgi.test.library.service
O
- org.wicketstuff.osgi.test.library.model - package org.wicketstuff.osgi.test.library.model
- org.wicketstuff.osgi.test.library.service - package org.wicketstuff.osgi.test.library.service
- org.wicketstuff.osgi.test.library.service.impl - package org.wicketstuff.osgi.test.library.service.impl
S
- setAuthor(Author) - Method in class org.wicketstuff.osgi.test.library.model.Book
- setBooks(Set<Book>) - Method in class org.wicketstuff.osgi.test.library.model.Author
- setFirstName(String) - Method in class org.wicketstuff.osgi.test.library.model.Author
- setId(int) - Method in class org.wicketstuff.osgi.test.library.model.Author
- setId(int) - Method in class org.wicketstuff.osgi.test.library.model.Book
- setLastName(String) - Method in class org.wicketstuff.osgi.test.library.model.Author
- setTitle(String) - Method in class org.wicketstuff.osgi.test.library.model.Book
- SimpleLibraryService - Class in org.wicketstuff.osgi.test.library.service.impl
- SimpleLibraryService() - Constructor for class org.wicketstuff.osgi.test.library.service.impl.SimpleLibraryService
All Classes All Packages