Uses of Interface
com.tc.object.dna.api.DNAWriter

Packages that use DNAWriter
com.tc.object.applicator   
com.tc.object.dna.api   
 

Uses of DNAWriter in com.tc.object.applicator
 

Methods in com.tc.object.applicator with parameters of type DNAWriter
 void ChangeApplicator.dehydrate(ApplicatorObjectManager objectManager, TCObjectExternal tcObject, DNAWriter writer, java.lang.Object pojo)
          Write an object's state to DNA
 

Uses of DNAWriter in com.tc.object.dna.api
 

Methods in com.tc.object.dna.api that return DNAWriter
 DNAWriter DNAWriter.createAppender()
          create a DNAWriter for appending more actions to this DNA
 



Copyright © 2010 Terracotta, Inc.. All Rights Reserved.