wt.dataops.objectcol.resolution
Interface AsynchCollectionGraph

All Superinterfaces:
Collection, CollectionGraph, Set, WTCollection, WTSet

public interface AsynchCollectionGraph
extends CollectionGraph



Supported API: false

Extendable: false


Field Summary
 
Fields inherited from interface wt.fc.collections.WTCollection
DEFLATED_ON_SERIALIZATION
 
Method Summary
 void addCollectionChangeListener(CollectionChangeListener listener)
          

Supported API: false
 void removeCollectionChangeListener(CollectionChangeListener listener)
          

Supported API: false
 
Methods inherited from interface wt.dataops.objectcol.resolution.CollectionGraph
addDependantObject, getAllDependencies, getDependantObjects, remove
 
Methods inherited from interface wt.fc.collections.WTCollection
add, add, add, add, addAll, addAll, classIterator, connect, connect, connect, connect, connect, connect, connectAll, connectAll, contains, contains, contains, contains, containsInstance, containsOnly, deflate, getKeyMask, inflate, isDeflatedOnSerialization, isEnabled, iterator, persistableCollection, persistableIterator, persistableIterator, queryKeyIterator, queryKeyIterator, referenceIterator, referenceIterator, remove, remove, remove, remove, removeAll, retainAll, setDeflatedOnSerialization, subCollection, subCollection, toArray, toArray, toArray, toArray, toArray, toArray, toIdArray
 
Methods inherited from interface java.util.Collection
clear, containsAll, equals, hashCode, isEmpty, removeAll, retainAll, size
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 

Method Detail

addCollectionChangeListener

public void addCollectionChangeListener(CollectionChangeListener listener)


Supported API: false

Parameters:
listener -

removeCollectionChangeListener

public void removeCollectionChangeListener(CollectionChangeListener listener)


Supported API: false

Parameters:
listener -