|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.action.Action
org.apache.struts.actions.DispatchAction
org.rhq.enterprise.gui.legacy.action.BaseDispatchAction
org.rhq.enterprise.gui.legacy.action.resource.ResourceController
org.rhq.enterprise.gui.legacy.action.resource.inventory.ResourceInventoryPortalAction
public class ResourceInventoryPortalAction
TODO: I think this can be deleted, since the Resource Inventory page is now JSF-based. (ips, 11/13/07)
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.actions.DispatchAction |
|---|
clazz, messages, methods, types |
| Fields inherited from class org.apache.struts.action.Action |
|---|
defaultLocale, servlet |
| Constructor Summary | |
|---|---|
ResourceInventoryPortalAction()
|
|
| Method Summary | |
|---|---|
org.apache.struts.action.ActionForward |
changeOwner(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Create a portal page to change the owner of a resource. |
protected void |
editConfig(javax.servlet.http.HttpServletRequest request,
Portal portal)
|
protected Properties |
getKeyMethodMap()
Provides the mapping from resource key to method name |
org.apache.struts.action.ActionForward |
viewResource(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.resource.ResourceController |
|---|
fetchReturnPathParams, setNavMapLocation, setResource, setResource, setReturnPath, setReturnPath |
| Methods inherited from class org.rhq.enterprise.gui.legacy.action.BaseDispatchAction |
|---|
execute |
| Methods inherited from class org.apache.struts.actions.DispatchAction |
|---|
cancelled, dispatchMethod, getMethod, getMethodName, getParameter, unspecified |
| Methods inherited from class org.apache.struts.action.Action |
|---|
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceInventoryPortalAction()
| Method Detail |
|---|
public org.apache.struts.action.ActionForward viewResource(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exception
public org.apache.struts.action.ActionForward changeOwner(org.apache.struts.action.ActionMapping mapping,
org.apache.struts.action.ActionForm form,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
Exception
protected void editConfig(javax.servlet.http.HttpServletRequest request,
Portal portal)
throws Exception
Exceptionprotected Properties getKeyMethodMap()
BaseDispatchAction
getKeyMethodMap in class BaseDispatchAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||