lumis.service.forum
Class ForumMessageQuotePostLoadProcessor

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

public class ForumMessageQuotePostLoadProcessor
extends Object
implements IPostLoadProcessor

Post processor responsible for parsing special tags on forum messages.

Since:
4.0.5

Constructor Summary
ForumMessageQuotePostLoadProcessor()
           
 
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

ForumMessageQuotePostLoadProcessor

public ForumMessageQuotePostLoadProcessor()
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  4.1.0.071221 - Copyright © 2001-2007, Lumis. All Rights Reserved.