Uses of Interface
wt.vc.views.ViewService

Packages that use ViewService
wt.vc.views
 
 

Uses of ViewService in wt.vc.views
 

Classes in wt.vc.views that implement ViewService
 class StandardViewService
          This implementation of ViewService caches the Views and ViewAssociations, so ViewService calls do not hit the database.
 class ViewServiceFwd
          This service interface provides the general APIs needed to work with View and ViewManageable objects and manage them with the ViewService; Views can be placed in hierarchies using ViewAssociation links.
 

Fields in wt.vc.views declared as ViewService
static ViewService ViewHelper.service
          

Supported API: true