Uses of Interface
net.trajano.twiff.PageLookup

Packages that use PageLookup
net.trajano.twiff Constants, interfaces and exceptions used by the framework. 
net.trajano.twiff.internal.servlet Contains implementations of the servlets. 
 

Uses of PageLookup in net.trajano.twiff
 

Subinterfaces of PageLookup in net.trajano.twiff
 interface ActionPageLookup
          These provide lookups for data used by the ActionServlet.
 interface AttachmentPageLookup
          These provide lookups for data used by the AttachmentServlet.
 

Uses of PageLookup in net.trajano.twiff.internal.servlet
 

Classes in net.trajano.twiff.internal.servlet that implement PageLookup
 class AttachmentActionPageLookup
          Provides the logic to lookup data for action and attachements.
 class ViewPageLookup
          This is a simple page lookup implementation.
 

Constructors in net.trajano.twiff.internal.servlet with parameters of type PageLookup
ViewServlet(ViewServletConfiguration configuration, PageLookup pageLookup)
           
 



Copyright © 2004-2005 trajano.net. All Rights Reserved.