|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.social.extras.migration.rw.NodeReader_11x_12x
public class NodeReader_11x_12x
| Constructor Summary | |
|---|---|
NodeReader_11x_12x(javax.jcr.Session session)
|
|
| Method Summary | |
|---|---|
void |
checkData()
Check migration possibility. |
void |
readActivities(OutputStream os,
WriterContext ctx)
Activities reading. |
void |
readIdentities(OutputStream os,
WriterContext ctx)
Identities reading. |
void |
readProfiles(OutputStream os,
WriterContext ctx)
Profiles reading. |
void |
readRelationships(OutputStream os,
WriterContext ctx)
Relationships reading. |
void |
readSpaces(OutputStream os,
WriterContext ctx)
Spaces reading. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeReader_11x_12x(javax.jcr.Session session)
throws javax.jcr.RepositoryException
javax.jcr.RepositoryException| Method Detail |
|---|
public void readIdentities(OutputStream os,
WriterContext ctx)
throws javax.jcr.RepositoryException,
IOException
readIdentities in interface NodeReaderos - data streamctx - migration context
javax.jcr.RepositoryException
IOException
public void readSpaces(OutputStream os,
WriterContext ctx)
throws javax.jcr.RepositoryException,
IOException
readSpaces in interface NodeReaderos - data streamctx - migration context
javax.jcr.RepositoryException
IOException
public void readProfiles(OutputStream os,
WriterContext ctx)
throws javax.jcr.RepositoryException,
IOException
readProfiles in interface NodeReaderos - data streamctx - migration context
javax.jcr.RepositoryException
IOException
public void readActivities(OutputStream os,
WriterContext ctx)
throws javax.jcr.RepositoryException,
IOException
readActivities in interface NodeReaderos - data streamctx - migration context
javax.jcr.RepositoryException
IOException
public void readRelationships(OutputStream os,
WriterContext ctx)
throws javax.jcr.RepositoryException,
IOException
readRelationships in interface NodeReaderos - data streamctx - migration context
javax.jcr.RepositoryException
IOException
public void checkData()
throws MigrationException
NodeReader
checkData in interface NodeReaderMigrationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||