public interface Controller
The Controller interface ...
This interface defines the controller as known from the MVC pattern. Its purpose is to provide write access to the data stored in the model.
Copyright © 2003-2013 . All Rights Reserved.