org.exoplatform.upgrade
Class PortletPreferenceMigrationService
java.lang.Object
org.exoplatform.upgrade.PortletPreferenceMigrationService
- All Implemented Interfaces:
- org.picocontainer.Startable
public class PortletPreferenceMigrationService
- extends java.lang.Object
- implements org.picocontainer.Startable
Add two more preferences into preference list of all old SCV
Created by The eXo Platform SARL
Author : Nguyen Anh Vu
vu.nguyen@exoplatform.com
Dec 15, 2010
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletPreferenceMigrationService
public PortletPreferenceMigrationService(org.exoplatform.services.jcr.RepositoryService repositoryService)
start
public void start()
- Specified by:
start in interface org.picocontainer.Startable
upgradePortletPreference
public void upgradePortletPreference(java.lang.String portletName,
java.lang.String prefName,
java.lang.String prefValue)
stop
public void stop()
- Specified by:
stop in interface org.picocontainer.Startable
Copyright © 2012 eXo Platform SAS. All Rights Reserved.