Uses of Interface
org.springframework.batch.admin.web.resources.Menu

Packages that use Menu
org.springframework.batch.admin.web.resources   
 

Uses of Menu in org.springframework.batch.admin.web.resources
 

Classes in org.springframework.batch.admin.web.resources that implement Menu
 class BaseMenu
          Convenient base class for Menu implementations.
 

Methods in org.springframework.batch.admin.web.resources that return types with arguments of type Menu
 java.util.Collection<Menu> MenuManager.getMenus()
           
 

Method parameters in org.springframework.batch.admin.web.resources with type arguments of type Menu
 void MenuManager.setMenus(java.util.Collection<Menu> menus)
          The menus to manage.
 



Copyright © 2011. All Rights Reserved.