当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
MigrationModule22_24 - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.migration
Class MigrationModule22_24
java.lang.Object
org.jboss.portal.migration.MigrationModule
org.jboss.portal.migration.MigrationModule22_24
- public class MigrationModule22_24
- extends MigrationModule
Handles batch processing tasks for migration from 2.2 to 2.4.
TODO: Move all CMS migration methods to use StatelessSession process.
Methods inherited from class org.jboss.portal.migration.MigrationModule |
close, getCurrentFromSession, getCurrentToSession, getFromConfiguration, getFromSessionFactory, getToConfiguration, getToSessionFactory, nextFromSession, nextFromStatelessSession, nextToSession, nextToStatelessSession, setFromConfiguration, setFromSessionFactory, setToConfiguration, setToSessionFactory, tearDown |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MigrationModule22_24
public MigrationModule22_24()
init
public void init()
throws java.lang.Exception
- Throws:
java.lang.Exception
migrateCMSData
public void migrateCMSData()
throws java.lang.Exception
- Throws:
java.lang.Exception
migrateUsersRoles
public void migrateUsersRoles()
throws java.lang.Exception
- Throws:
java.lang.Exception
migratePortalObjects
public void migratePortalObjects()
throws java.lang.Exception
- Throws:
java.lang.Exception
migratePortletInstances
public void migratePortletInstances()
throws java.lang.Exception
- Throws:
java.lang.Exception
migrateSecurity
public void migrateSecurity()
throws java.lang.Exception
- Throws:
java.lang.Exception