Package com.levigo.jadice.web.shared.model.bookmark
package com.levigo.jadice.web.shared.model.bookmark
-
ClassDescriptionDefines a client side bookmark - e.g. a user can add a bookmark on a specific page of a document.The client side
BookmarkList
holds client sideBookmark
-objects and provides some basic access methods.A serializable representation of aBookmark
intended to be used on the server side.A serializable representation of aBookmarkList
intended to be used on the server side.