This annotation is used to mark a class as an MVC (Model-View-Controller)
 model.
- Version:
 
- 1.0
 
- Author:
 
- Dr. Jalal H. Kiswani
 
- 
Required Element Summary
Required Elements
This method retrieves the page path associated with the MVC model.
 
This method retrieves the scope of the MVC model.
 
 
 
- 
Element Details
- 
pagePath
This method retrieves the page path associated with the MVC model.
- Returns:
 
- the page path associated with the MVC model.
 
 
- 
scope
This method retrieves the scope of the MVC model.
- Returns:
 
- the scope of the MVC model.