lumis.service.portalmanagement.channel
Class ChannelPropertyBagPostLoadProcessor

Package class diagram package ChannelPropertyBagPostLoadProcessor
java.lang.Object
  extended by lumis.service.portalmanagement.channel.ChannelPropertyBagPostLoadProcessor
All Implemented Interfaces:
IPostLoadProcessor

public class ChannelPropertyBagPostLoadProcessor
extends Object
implements IPostLoadProcessor

Post load processor that loads the private property bag properties of the channel.

Since:
5.0.0

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

ChannelPropertyBagPostLoadProcessor

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