| Package | Description |
|---|---|
| org.glassfish.jersey.examples.bookmark_em.entity | |
| org.glassfish.jersey.examples.bookmark_em.resource |
| Modifier and Type | Method and Description |
|---|---|
Collection<BookmarkEntity> |
UserEntity.getBookmarkEntityCollection()
Gets the bookmarkEntityCollection of this UserEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UserEntity.setBookmarkEntityCollection(Collection<BookmarkEntity> bookmarkEntityCollection)
Sets the bookmarkEntityCollection of this UserEntity to the specified value.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<BookmarkEntity> |
BookmarksResource.getBookmarks() |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.