lumis.service.portalmanagement.page
Class PagePropertyBagPostLoadProcessor

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

public class PagePropertyBagPostLoadProcessor
extends Object
implements IPostLoadProcessor

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

Since:
5.0.0

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

PagePropertyBagPostLoadProcessor

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