Class ChannelTemplatePostLoadProcessor
- java.lang.Object
-
- lumis.service.portalmanagement.channeltemplate.ChannelTemplatePostLoadProcessor
-
- All Implemented Interfaces:
IPostLoadProcessor
public class ChannelTemplatePostLoadProcessor extends Object implements IPostLoadProcessor
Post load processor that loads the extra properties of the channel.- Since:
- 6.0.0
- Version:
- $Revision: 13092 $ $Date: 2011-05-28 18:19:06 -0300 (Sat, 28 May 2011) $
-
-
Constructor Summary
Constructors Constructor Description ChannelTemplatePostLoadProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction)
-
-
-
Method Detail
-
processSource
public void processSource(SessionConfig sessionConfig, Source source, Node parametersNode, ITransaction transaction) throws PortalException
- Specified by:
processSource
in interfaceIPostLoadProcessor
- Throws:
PortalException
-
-