CollectionProxy

In the PureMVC structure, the data model is cached/manipulated by the proxies.

A CollectionProxy is a specialized Proxy that can wrap a flex ArrayCollection.

MutableCollectionProxy