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)
           
protected  boolean showPublishedContentOnly(Source<?> source)
          Returns if only published content should be shown for the given source.
 
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

showPublishedContentOnly

protected boolean showPublishedContentOnly(Source<?> source)
Returns if only published content should be shown for the given source.

Parameters:
source - the source.
Returns:
true if only published content should be shown, otherwise false.
Since:
5.6.0


Lumisportal  6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.