lumis.content.source.postloadprocessor
Class ContentNamePostLoadProcessor

Package class diagram package ContentNamePostLoadProcessor
java.lang.Object
  extended by lumis.content.source.postloadprocessor.ContentNamePostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class ContentNamePostLoadProcessor
extends Object
implements IPostLoadProcessor

Post load processor that loads the content name given its identifier.

Since:
4.2.0

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

ContentNamePostLoadProcessor

public ContentNamePostLoadProcessor()
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.