| Package | Description |
|---|---|
| org.glassfish.jersey.examples.bookmark_em.entity |
| Modifier and Type | Field and Description |
|---|---|
protected BookmarkEntityPK |
BookmarkEntity.bookmarkEntityPK
EmbeddedId primary key field
|
| Modifier and Type | Method and Description |
|---|---|
BookmarkEntityPK |
BookmarkEntity.getBookmarkEntityPK()
Gets the bookmarkEntityPK of this BookmarkEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BookmarkEntity.setBookmarkEntityPK(BookmarkEntityPK bookmarkEntityPK)
Sets the bookmarkEntityPK of this BookmarkEntity to the specified value.
|
| Constructor and Description |
|---|
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.
|
Copyright © 2007-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.