|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectcom.nurelm.nc41to42.NCMigration
NCMigration
Description:This class is to migrate from NuContent v3.0 to NuContent v4.0 . It migrates the data from the NC3 database to the one used by NC4.JDBC exposes the NC3 database while to move data to NC4 database, nucontent.model is used.
| Method Summary | |
|---|---|
void |
assignGroupsToUsers()
assigns the groups to the users This function is not yet called!!! |
void |
getGroupsAssigned(Page page)
assigns the groups to the page |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static void main(java.lang.String[] args)
public void assignGroupsToUsers()
throws java.sql.SQLException,
DataAccessException
java.sql.SQLException
DataAccessException
public void getGroupsAssigned(Page page)
throws java.sql.SQLException,
DataAccessException
page - apge for which groups(if any) are to be assigned
java.sql.SQLException
DataAccessException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||