Uses of Interface
com.opensymphony.webwork.sitegraph.entities.View

Packages that use View
com.opensymphony.webwork.sitegraph   
com.opensymphony.webwork.sitegraph.entities   
 

Uses of View in com.opensymphony.webwork.sitegraph
 

Methods in com.opensymphony.webwork.sitegraph that return View
static View XWorkConfigRetriever.getView(String namespace, String actionName, String resultName, int type)
           
 

Uses of View in com.opensymphony.webwork.sitegraph.entities
 

Classes in com.opensymphony.webwork.sitegraph.entities that implement View
 class FileBasedView
          User: plightbo Date: Jun 25, 2005 Time: 2:07:43 PM
 class FreeMarkerView
          User: plightbo Date: Jun 25, 2005 Time: 2:22:22 PM
 class JspView
          User: plightbo Date: Jun 25, 2005 Time: 2:19:15 PM
 class VelocityView
          User: plightbo Date: Jun 25, 2005 Time: 2:23:01 PM
 


WebWork Project Page