@Component(roles=com.xpn.xwiki.store.migration.hibernate.HibernateDataMigration.class) @Named(value="71505-PT-3402") @Singleton public class R71505PhenoTips3402DataMigration extends com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigration implements com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback<Object>
| Constructor and Description |
|---|
R71505PhenoTips3402DataMigration() |
| Modifier and Type | Method and Description |
|---|---|
Object |
doInHibernate(org.hibernate.Session session)
Searches for all family documents that contain a XWikiRights object, and removes the objects.
|
String |
getDescription() |
com.xpn.xwiki.store.migration.XWikiDBVersion |
getVersion() |
protected void |
hibernateMigrate() |
protected void hibernateMigrate()
throws com.xpn.xwiki.store.migration.DataMigrationException,
com.xpn.xwiki.XWikiException
hibernateMigrate in class com.xpn.xwiki.store.migration.hibernate.AbstractHibernateDataMigrationcom.xpn.xwiki.store.migration.DataMigrationExceptioncom.xpn.xwiki.XWikiExceptionpublic String getDescription()
getDescription in interface com.xpn.xwiki.store.migration.DataMigrationpublic com.xpn.xwiki.store.migration.XWikiDBVersion getVersion()
getVersion in interface com.xpn.xwiki.store.migration.DataMigrationpublic Object doInHibernate(org.hibernate.Session session) throws org.hibernate.HibernateException, com.xpn.xwiki.XWikiException
doInHibernate in interface com.xpn.xwiki.store.XWikiHibernateBaseStore.HibernateCallback<Object>org.hibernate.HibernateExceptioncom.xpn.xwiki.XWikiExceptionCopyright © 2011–2018 University of Toronto, Computational Biology Lab. All rights reserved.