|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookmarkEntity | |
|---|---|
| org.glassfish.jersey.examples.bookmark_em.entity | |
| org.glassfish.jersey.examples.bookmark_em.resource | |
| Uses of BookmarkEntity in org.glassfish.jersey.examples.bookmark_em.entity |
|---|
| Methods in org.glassfish.jersey.examples.bookmark_em.entity that return types with arguments of type BookmarkEntity | |
|---|---|
java.util.Collection<BookmarkEntity> |
UserEntity.getBookmarkEntityCollection()
Gets the bookmarkEntityCollection of this UserEntity. |
| Method parameters in org.glassfish.jersey.examples.bookmark_em.entity with type arguments of type BookmarkEntity | |
|---|---|
void |
UserEntity.setBookmarkEntityCollection(java.util.Collection<BookmarkEntity> bookmarkEntityCollection)
Sets the bookmarkEntityCollection of this UserEntity to the specified value. |
| Uses of BookmarkEntity in org.glassfish.jersey.examples.bookmark_em.resource |
|---|
| Methods in org.glassfish.jersey.examples.bookmark_em.resource that return types with arguments of type BookmarkEntity | |
|---|---|
java.util.Collection<BookmarkEntity> |
BookmarksResource.getBookmarks()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||