|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BookmarkBean | |
---|---|
org.onebusaway.presentation.impl | |
org.onebusaway.presentation.services | |
org.onebusaway.users.client.model |
Uses of BookmarkBean in org.onebusaway.presentation.impl |
---|
Method parameters in org.onebusaway.presentation.impl with type arguments of type BookmarkBean | |
---|---|
List<BookmarkWithStopsBean> |
BookmarkPresentationServiceImpl.getBookmarksWithStops(List<BookmarkBean> bookmarks)
|
Uses of BookmarkBean in org.onebusaway.presentation.services |
---|
Method parameters in org.onebusaway.presentation.services with type arguments of type BookmarkBean | |
---|---|
List<BookmarkWithStopsBean> |
BookmarkPresentationService.getBookmarksWithStops(List<BookmarkBean> bookmarks)
|
Uses of BookmarkBean in org.onebusaway.users.client.model |
---|
Methods in org.onebusaway.users.client.model that return types with arguments of type BookmarkBean | |
---|---|
List<BookmarkBean> |
UserBean.getBookmarks()
|
Methods in org.onebusaway.users.client.model with parameters of type BookmarkBean | |
---|---|
void |
UserBean.addBookmark(BookmarkBean bookmark)
|
Method parameters in org.onebusaway.users.client.model with type arguments of type BookmarkBean | |
---|---|
void |
UserBean.setBookmarks(List<BookmarkBean> bookmarks)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |