lumis.service.vote
Class VoteOptionPostLoadProcessor

Package class diagram package VoteOptionPostLoadProcessor
java.lang.Object
  extended by lumis.service.vote.VoteOptionPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class VoteOptionPostLoadProcessor
extends Object
implements IPostLoadProcessor

Fills the field 'options' with a xml value containing the question's options information. The question id is obtained from the field 'id'.

Since:
4.0.10

Constructor Summary
VoteOptionPostLoadProcessor()
           
 
Method Summary
 void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VoteOptionPostLoadProcessor

public VoteOptionPostLoadProcessor()
Method Detail

processSource

public void processSource(SessionConfig sessionConfig,
                          Source source,
                          Node parametersNode,
                          ITransaction transaction)
                   throws PortalException
Specified by:
processSource in interface IPostLoadProcessor
Throws:
PortalException


Lumisportal  5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.