Uses of Interface
org.apache.pluto.portalImpl.om.page.Navigation

Packages that use Navigation
org.apache.pluto.portalImpl.aggregation.navigation   
org.apache.pluto.portalImpl.om.page   
org.apache.pluto.portalImpl.om.page.impl   
 

Uses of Navigation in org.apache.pluto.portalImpl.aggregation.navigation
 

Constructors in org.apache.pluto.portalImpl.aggregation.navigation with parameters of type Navigation
Navigation(Navigation parent, Navigation navigation)
           
 

Uses of Navigation in org.apache.pluto.portalImpl.om.page
 

Methods in org.apache.pluto.portalImpl.om.page that return Navigation
 Navigation Fragment.getNavigation()
          Returns the navigational information linked with this fragment.
 

Methods in org.apache.pluto.portalImpl.om.page with parameters of type Navigation
 void Fragment.setNavigation(Navigation navigation)
          binds navigational information to this fragment.
 

Uses of Navigation in org.apache.pluto.portalImpl.om.page.impl
 

Classes in org.apache.pluto.portalImpl.om.page.impl that implement Navigation
 class NavigationImpl
           
 

Methods in org.apache.pluto.portalImpl.om.page.impl that return Navigation
 Navigation FragmentImpl.getNavigation()
           
 

Methods in org.apache.pluto.portalImpl.om.page.impl with parameters of type Navigation
 void FragmentImpl.setNavigation(Navigation navigation)
           
 



Copyright © 2003-2011 . All Rights Reserved.