|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BookmarkEntityPK | |
|---|---|
| org.glassfish.jersey.examples.bookmark_em.entity | |
| Uses of BookmarkEntityPK in org.glassfish.jersey.examples.bookmark_em.entity |
|---|
| Fields in org.glassfish.jersey.examples.bookmark_em.entity declared as BookmarkEntityPK | |
|---|---|
protected BookmarkEntityPK |
BookmarkEntity.bookmarkEntityPK
EmbeddedId primary key field |
| Methods in org.glassfish.jersey.examples.bookmark_em.entity that return BookmarkEntityPK | |
|---|---|
BookmarkEntityPK |
BookmarkEntity.getBookmarkEntityPK()
Gets the bookmarkEntityPK of this BookmarkEntity. |
| Methods in org.glassfish.jersey.examples.bookmark_em.entity with parameters of type BookmarkEntityPK | |
|---|---|
void |
BookmarkEntity.setBookmarkEntityPK(BookmarkEntityPK bookmarkEntityPK)
Sets the bookmarkEntityPK of this BookmarkEntity to the specified value. |
| Constructors in org.glassfish.jersey.examples.bookmark_em.entity with parameters of type BookmarkEntityPK | |
|---|---|
BookmarkEntity(BookmarkEntityPK bookmarkEntityPK)
Creates a new instance of BookmarkEntity with the specified values. |
|
BookmarkEntity(BookmarkEntityPK bookmarkEntityPK,
String uri)
Creates a new instance of BookmarkEntity with the specified values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||