Uses of Interface
org.apache.jetspeed.services.forward.configuration.Page

Packages that use Page
org.apache.jetspeed.services.forward.configuration   
org.apache.jetspeed.services.forward.configuration.impl   
 

Uses of Page in org.apache.jetspeed.services.forward.configuration
 

Methods in org.apache.jetspeed.services.forward.configuration that return Page
 Page Forward.getPage()
           
 

Uses of Page in org.apache.jetspeed.services.forward.configuration.impl
 

Classes in org.apache.jetspeed.services.forward.configuration.impl that implement Page
 class PageImpl
          Page Implementation for Forward
 

Methods in org.apache.jetspeed.services.forward.configuration.impl that return Page
 Page ForwardImpl.getPage()
           
 

Methods in org.apache.jetspeed.services.forward.configuration.impl with parameters of type Page
 void ForwardImpl.setPage(Page page)
           
 



Copyright © 2000-2005 Apache Software Foundation. All Rights Reserved.