lumis.portal.page.serialization
Class PageConfigPersister
java.lang.Object
lumis.portal.page.serialization.PageConfigPersister
- All Implemented Interfaces:
- IConfigPersister
public class PageConfigPersister
- extends Object
- implements IConfigPersister
Performs a PageConfig
persistence (add or update) operation
- Since:
- 4.0.11
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PageConfigPersister
public PageConfigPersister(List<ConfigForeignKey> foreignKeys,
String layout)
- Parameters:
foreignKeys
- foreign keys of PageConfig
objectlayout
- original layout of PageConfig
, to be used when persisting.
persistConfig
public boolean persistConfig(DeserializationContext deserializationContext,
Object config,
boolean firstPersistence)
throws PortalException
- Description copied from interface:
IConfigPersister
- Performs a config persistance (add or update) operation
- Specified by:
persistConfig
in interface IConfigPersister
- Returns:
-
- Throws:
PortalException
Lumisportal 5.5.0.091130 - Copyright © 2001-2007, Lumis. All Rights Reserved.