Uses of Class
org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory

Packages that use PersistentCollectionSnapshotFactory
org.granite.client.messaging.amf.persistence   
org.granite.client.messaging.jmf.persistence   
org.granite.client.persistence.collection   
 

Uses of PersistentCollectionSnapshotFactory in org.granite.client.messaging.amf.persistence
 

Subclasses of PersistentCollectionSnapshotFactory in org.granite.client.messaging.amf.persistence
 class AMFPersistentCollectionSnapshotFactory
           
 

Uses of PersistentCollectionSnapshotFactory in org.granite.client.messaging.jmf.persistence
 

Subclasses of PersistentCollectionSnapshotFactory in org.granite.client.messaging.jmf.persistence
 class JMFPersistentCollectionSnapshotFactory
           
 

Uses of PersistentCollectionSnapshotFactory in org.granite.client.persistence.collection
 

Methods in org.granite.client.persistence.collection that return PersistentCollectionSnapshotFactory
static PersistentCollectionSnapshotFactory PersistentCollectionSnapshotFactory.newInstance(ContentType contentType)
           
static PersistentCollectionSnapshotFactory PersistentCollectionSnapshotFactory.newInstance(Object io)