|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.web.controller.inventory.AdminStorageController
public class AdminStorageController
AdminStorageController class.
| Constructor Summary | |
|---|---|
AdminStorageController()
|
|
| Method Summary | |
|---|---|
InventoryService |
getInventoryService()
getInventoryService |
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse arg1)
|
void |
setInventoryService(InventoryService inventoryService)
setInventoryService |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminStorageController()
| Method Detail |
|---|
public InventoryService getInventoryService()
getInventoryService
InventoryService object.public void setInventoryService(InventoryService inventoryService)
setInventoryService
inventoryService - a InventoryService object.
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse arg1)
throws Exception
handleRequest in interface org.springframework.web.servlet.mvc.ControllerException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||