lumis.content.source.postloadprocessor
Class ContentNamePostLoadProcessor
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentNamePostLoadProcessor
public ContentNamePostLoadProcessor()
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.