Uses of Package
edu.wisc.my.portlets.bookmarks.domain

Packages that use edu.wisc.my.portlets.bookmarks.domain
edu.wisc.my.portlets.bookmarks.dao   
edu.wisc.my.portlets.bookmarks.dao.file   
edu.wisc.my.portlets.bookmarks.dao.hibernate   
edu.wisc.my.portlets.bookmarks.domain   
edu.wisc.my.portlets.bookmarks.domain.compare   
edu.wisc.my.portlets.bookmarks.domain.support   
edu.wisc.my.portlets.bookmarks.web.support   
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.dao
BookmarkSet
          The root folder for a tree of bookmarks, adds an owner field to the object to associate the set with a user.
Preferences
          This class contains preferences (mainly user interface/experiance related) for a BookmarkSet.
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.dao.file
BookmarkSet
          The root folder for a tree of bookmarks, adds an owner field to the object to associate the set with a user.
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.dao.hibernate
BookmarkSet
          The root folder for a tree of bookmarks, adds an owner field to the object to associate the set with a user.
Preferences
          This class contains preferences (mainly user interface/experiance related) for a BookmarkSet.
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.domain
Entry
          An Entry is the base object that may in a bookmarks hierarchy.
Folder
          A Folder can contain other entries in a List.
Preferences.DefaultFolderOperation
           
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.domain.compare
Entry
          An Entry is the base object that may in a bookmarks hierarchy.
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.domain.support
Bookmark
          A bookmark tracks a URL and if the URL should be opened in a new window.
BookmarkSet
          The root folder for a tree of bookmarks, adds an owner field to the object to associate the set with a user.
Entry
          An Entry is the base object that may in a bookmarks hierarchy.
Folder
          A Folder can contain other entries in a List.
 

Classes in edu.wisc.my.portlets.bookmarks.domain used by edu.wisc.my.portlets.bookmarks.web.support
BookmarkSet
          The root folder for a tree of bookmarks, adds an owner field to the object to associate the set with a user.
Preferences
          This class contains preferences (mainly user interface/experiance related) for a BookmarkSet.
 



Copyright © 1998-2007 Java Architectures Special Interest Group. All Rights Reserved.