com.solidstategroup.cms
Class Polls

java.lang.Object
  extended by com.solidstategroup.cms.Polls

public class Polls
extends java.lang.Object


Constructor Summary
Polls()
           
 
Method Summary
 java.util.Vector execute()
           
 java.util.Vector getPolls()
           
 void setPolls(java.util.Vector polls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Polls

public Polls()
Method Detail

execute

public java.util.Vector execute()

getPolls

public java.util.Vector getPolls()

setPolls

public void setPolls(java.util.Vector polls)