|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeReader | |
|---|---|
| org.exoplatform.social.extras.migration | |
| org.exoplatform.social.extras.migration.rw | |
| Uses of NodeReader in org.exoplatform.social.extras.migration |
|---|
| Methods in org.exoplatform.social.extras.migration that return NodeReader | |
|---|---|
NodeReader |
MigrationTool.createReader(String from,
String to,
javax.jcr.Session session)
Run create new reader. |
| Methods in org.exoplatform.social.extras.migration with parameters of type NodeReader | |
|---|---|
void |
MigrationTool.commit(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run commit changes. |
void |
MigrationTool.rollback(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Rollback changes. |
void |
MigrationTool.runActivities(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run activities migration. |
void |
MigrationTool.runAll(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run full migration. |
void |
MigrationTool.runIdentities(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run identities migration. |
void |
MigrationTool.runProfiles(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run profiles migration. |
void |
MigrationTool.runRelationships(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run relationship migration. |
void |
MigrationTool.runSpaces(NodeReader reader,
NodeWriter writer,
WriterContext ctx)
Run spaces migration. |
| Uses of NodeReader in org.exoplatform.social.extras.migration.rw |
|---|
| Classes in org.exoplatform.social.extras.migration.rw that implement NodeReader | |
|---|---|
class |
NodeReader_11x_12x
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||