|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeWriter | |
|---|---|
| org.exoplatform.social.extras.migration | |
| org.exoplatform.social.extras.migration.rw | |
| Uses of NodeWriter in org.exoplatform.social.extras.migration |
|---|
| Methods in org.exoplatform.social.extras.migration that return NodeWriter | |
|---|---|
NodeWriter |
MigrationTool.createWriter(String from,
String to,
javax.jcr.Session session)
Run create new writer. |
| Methods in org.exoplatform.social.extras.migration with parameters of type NodeWriter | |
|---|---|
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 NodeWriter in org.exoplatform.social.extras.migration.rw |
|---|
| Classes in org.exoplatform.social.extras.migration.rw that implement NodeWriter | |
|---|---|
class |
NodeWriter_11x_12x
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||