|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlumis.service.vote.VotePercentCalculatorPostLoadProcessor
public class VotePercentCalculatorPostLoadProcessor
Fills the fields votePercentValue and votePercentDisplay with the percent value. This value is calculated obtaining information from the source fields numberOfVotes and totalVotes.
Constructor Summary | |
---|---|
VotePercentCalculatorPostLoadProcessor()
|
Method Summary | |
---|---|
void |
processSource(SessionConfig sessionConfig,
Source source,
org.w3c.dom.Node parametersNode,
ITransaction transaction)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VotePercentCalculatorPostLoadProcessor()
Method Detail |
---|
public void processSource(SessionConfig sessionConfig, Source source, org.w3c.dom.Node parametersNode, ITransaction transaction) throws PortalException
processSource
in interface IPostLoadProcessor
PortalException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |