|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.granite.client.persistence.collection.PersistentCollectionSnapshotFactory
org.granite.client.messaging.amf.persistence.AMFPersistentCollectionSnapshotFactory
public class AMFPersistentCollectionSnapshotFactory
| Constructor Summary | |
|---|---|
AMFPersistentCollectionSnapshotFactory()
|
|
| Method Summary | |
|---|---|
PersistentCollectionSnapshot |
newPersistentCollectionSnapshot(boolean sorted,
String detachedState)
|
PersistentCollectionSnapshot |
newPersistentCollectionSnapshot(boolean initialized,
String detachedState,
boolean dirty,
Collection<?> collection)
|
PersistentCollectionSnapshot |
newPersistentCollectionSnapshot(boolean initialized,
String detachedState,
boolean dirty,
Map<?,?> collection)
|
PersistentCollectionSnapshot |
newPersistentCollectionSnapshot(String detachedState)
|
| Methods inherited from class org.granite.client.persistence.collection.PersistentCollectionSnapshotFactory |
|---|
newInstance, newInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AMFPersistentCollectionSnapshotFactory()
| Method Detail |
|---|
public PersistentCollectionSnapshot newPersistentCollectionSnapshot(String detachedState)
newPersistentCollectionSnapshot in class PersistentCollectionSnapshotFactory
public PersistentCollectionSnapshot newPersistentCollectionSnapshot(boolean sorted,
String detachedState)
newPersistentCollectionSnapshot in class PersistentCollectionSnapshotFactory
public PersistentCollectionSnapshot newPersistentCollectionSnapshot(boolean initialized,
String detachedState,
boolean dirty,
Collection<?> collection)
newPersistentCollectionSnapshot in class PersistentCollectionSnapshotFactory
public PersistentCollectionSnapshot newPersistentCollectionSnapshot(boolean initialized,
String detachedState,
boolean dirty,
Map<?,?> collection)
newPersistentCollectionSnapshot in class PersistentCollectionSnapshotFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||