Put an object into a cache model
Parameters: cacheModel - - the model to add the object to Parameters: key - - the key to the object Parameters: object - - the object to add
Remove an object from a cache model
Parameters: cacheModel - - the model to remove the object from Parameters: key - - the key to the object the removed object(?)