Uses of Class
org.apache.jetspeed.serializer.objects.JSSnapshot

Packages that use JSSnapshot
org.apache.jetspeed.serializer   
org.apache.jetspeed.serializer.objects   
 

Uses of JSSnapshot in org.apache.jetspeed.serializer
 

Methods in org.apache.jetspeed.serializer that return JSSnapshot
 JSSnapshot JetspeedSerializerBase.getSnapshot()
           
protected  JSSnapshot JetspeedSerializerBase.readFile(java.lang.String importFileName, javolution.xml.XMLBinding binding)
          read a snapshot and return the reconstructed class tree
 

Methods in org.apache.jetspeed.serializer with parameters of type JSSnapshot
 void JetspeedSerializerBase.setSnapshot(JSSnapshot snapshot)
           
 

Uses of JSSnapshot in org.apache.jetspeed.serializer.objects
 

Subclasses of JSSnapshot in org.apache.jetspeed.serializer.objects
 class JSSecondaryData
           
 class JSSeedData
           
 



Copyright © 1999-2010 Apache Software Foundation. All Rights Reserved.