Package | Description |
---|---|
org.chorem.pollen.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
FavoriteService.addPollAccountToFavoriteList(PersonList favoriteList,
PollAccount pollAccount) |
PersonList |
FavoriteService.deleteFavoriteList(UserAccount user,
PersonList favoriteList) |
void |
FavoriteService.editPollAccountToFavoriteList(PersonList favoriteList,
PollAccount pollAccount) |
PersonList |
FavoriteService.getFavoriteList(UserAccount user,
String favoriteListId) |
void |
FavoriteService.removePollAccountToFavoriteList(PersonList favoriteList,
PollAccount pollAccount) |
Copyright © 2009–2014 CodeLutin. All rights reserved.