Uses of Class
org.chorem.pollen.bean.PollUri

Packages that use PollUri
org.chorem.pollen.bean   
 

Uses of PollUri in org.chorem.pollen.bean
 

Methods in org.chorem.pollen.bean that return PollUri
 PollUri PollUrl.getPollUri()
           
static PollUri PollUri.newPollUri(String uri)
           
static PollUri PollUri.newPollUri(String pollId, String accountId)
           
 

Methods in org.chorem.pollen.bean with parameters of type PollUri
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-2012 CodeLutin. All Rights Reserved.