public class PollUrlService extends PollenServiceSupport
serviceContext| Constructor and Description |
|---|
PollUrlService() |
| Modifier and Type | Method and Description |
|---|---|
PollUrl |
getPollCloneUrl(Poll poll) |
PollUrl |
getPollEditUrl(Poll poll) |
PollUrl |
getPollExportUrl(Poll poll) |
PollUrl |
getPollModerateUrl(Poll poll) |
PollUrl |
getPollResultUrl(Poll poll) |
PollUrl |
getPollSummaryUrl(Poll poll) |
PollUrl |
getPollVoteUrl(Poll poll) |
PollUrl |
getPollVoteUrl(Poll poll,
PollAccount pollAccount) |
protected PollUrl |
newPollUrl(PollActions action,
Poll poll,
boolean admin) |
protected PollUrl |
newPollUrl(PollActions action,
Poll poll,
PollAccount pollAccount) |
commitTransaction, create, createWithProperties, decorateDate, decorateDateTime, delete, flushTransaction, generateId, getConfiguration, getDAO, getDatePattern, getDateTimePattern, getEntities, getEntities, getEntityById, getLocale, getTransaction, newInstance, newService, setServiceContext, updatepublic PollUrl getPollVoteUrl(Poll poll, PollAccount pollAccount)
protected PollUrl newPollUrl(PollActions action, Poll poll, boolean admin)
protected PollUrl newPollUrl(PollActions action, Poll poll, PollAccount pollAccount)
Copyright © 2009-2012 CodeLutin. All Rights Reserved.