Package | Description |
---|---|
org.chorem.pollen | |
org.chorem.pollen.bean |
Modifier and Type | Field and Description |
---|---|
protected PollUri |
PollenUserSecurityContext.pollUri
Poll uri defining the poll - pollAccount to use.
|
Modifier and Type | Method and Description |
---|---|
PollUri |
PollenUserSecurityContext.getPollUri() |
Modifier and Type | Method and Description |
---|---|
static PollenUserSecurityContext |
PollenUserSecurityContext.newContext(UserAccount userAccount,
PollUri pollUri) |
static PollenUserSecurityContext |
PollenUserSecurityContext.newContext(UserAccount userAccount,
PollUri pollUri,
Poll poll) |
Constructor and Description |
---|
PollenUserSecurityContext(UserAccount userAccount,
PollUri pollUri) |
Modifier and Type | Method and Description |
---|---|
PollUri |
PollUrl.getPollUri() |
static PollUri |
PollUri.newPollUri(String uri) |
static PollUri |
PollUri.newPollUri(String pollId,
String accountId) |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2009–2014 CodeLutin. All rights reserved.