Removes a Future model from the collection.
the id of the Future to be removed
If a remove service function was passed in as part of the options in the constructor then it will be used. Otherwise the default delete service will be invoked.
deleteFutureService
Adds a Future model into the collection.
the Future model to be added
If an add service function was passed in as part of the options in the constructor then it will be used. Otherwise the default add service will be invoked.
addFutureService
the list of Futures
Computed value that will recalculate automatically whenever Futures are added or removed from the map.
Convenience function that will retrieve the IFutureModel based on the id.
the id of the future to be retrieved
the IFutureModel or undefined if not available in the list
------------------SUBSCRIPTIONS----------------------
Name
FutureContainerModel
Version
1.0.0
Author
Matthew Holman maholman@coca-cola.com
Represents a list of Future