Package | Description |
---|---|
org.chorem.pollen | |
org.chorem.pollen.bean | |
org.chorem.pollen.services.impl |
Modifier and Type | Method and Description |
---|---|
void |
PollenUserSecurityContext.removeAccountIdWhenConnected(PollUrl url) |
Modifier and Type | Method and Description |
---|---|
static PollUrl |
PollUrl.newPollUrl(PollUrl pollUrl,
String accountId)
|
static PollUrl |
PollUrl.newPollUrl(String baseUrl,
PollUri pollUri)
Create a new PollUrl with
baseUrl which is the application url
for this url, and the pollUri to identify the poll. |
Modifier and Type | Method and Description |
---|---|
static PollUrl |
PollUrl.newPollUrl(PollUrl pollUrl,
String accountId)
|
Modifier and Type | Method and Description |
---|---|
PollUrl |
PollUrlService.getPollCloneUrl(Poll poll) |
PollUrl |
PollUrlService.getPollEditUrl(Poll poll) |
PollUrl |
PollUrlService.getPollExportUrl(Poll poll) |
PollUrl |
PollUrlService.getPollModerateUrl(Poll poll) |
PollUrl |
PollUrlService.getPollResultUrl(Poll poll) |
PollUrl |
PollUrlService.getPollSummaryUrl(Poll poll) |
PollUrl |
PollUrlService.getPollVoteUrl(Poll poll) |
PollUrl |
PollUrlService.getPollVoteUrl(Poll poll,
PollAccount pollAccount) |
protected PollUrl |
PollUrlService.newPollUrl(PollActions action,
Poll poll,
boolean admin) |
protected PollUrl |
PollUrlService.newPollUrl(PollActions action,
Poll poll,
PollAccount pollAccount) |
Copyright © 2009–2014 CodeLutin. All rights reserved.