org.apache.tuscany.sca.data.collection
Interface LocalItemCollection

All Superinterfaces:
Collection<java.lang.String,Item>
All Known Implementing Classes:
CompositeConfigurationCollectionImpl, ContributionCollectionImpl, DeployableCompositeCollectionImpl, DeployedCompositeCollectionImpl, NodeProcessCollectionFacadeImpl, NodeProcessCollectionImpl

public interface LocalItemCollection
extends Collection<java.lang.String,Item>

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