org.apache.tuscany.sca.implementation.data.collection
Interface Collection<K,D>

All Superinterfaces:
Collection<K,D>
All Known Subinterfaces:
ItemCollection, LocalItemCollection

Deprecated.

@Deprecated
public interface Collection<K,D>
extends Collection<K,D>

Provides access to a collection of data items.


Method Summary
 
Methods inherited from interface org.apache.tuscany.sca.data.collection.Collection
delete, get, getAll, post, put, query