|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.publishing.StandardNodeSnapshotSerializer
public class StandardNodeSnapshotSerializer
Nested Class Summary | |
---|---|
static class |
StandardNodeSnapshotSerializer.NodeSnapshotDeserializer
|
Constructor Summary | |
---|---|
StandardNodeSnapshotSerializer()
|
Method Summary | |
---|---|
java.util.List |
deserialize(java.io.InputStream input)
|
void |
serialize(java.util.Collection snapshots,
java.io.OutputStream output)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StandardNodeSnapshotSerializer()
Method Detail |
---|
public java.util.List deserialize(java.io.InputStream input) throws java.lang.Exception
deserialize
in interface NodeSnapshotSerializer
java.lang.Exception
public void serialize(java.util.Collection snapshots, java.io.OutputStream output) throws java.lang.Exception
serialize
in interface NodeSnapshotSerializer
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |