org.rhq.enterprise.gui.legacy.portlet.recentlyApproved
Class RAListForm

java.lang.Object
  extended by org.apache.struts.action.ActionForm
      extended by org.rhq.enterprise.gui.legacy.portlet.recentlyApproved.RAListForm
All Implemented Interfaces:
Serializable

public class RAListForm
extends org.apache.struts.action.ActionForm

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.struts.action.ActionForm
multipartRequestHandler, servlet
 
Constructor Summary
RAListForm()
           
 
Method Summary
 int getPlatformId()
           
 void setPlatformId(int id)
           
 
Methods inherited from class org.apache.struts.action.ActionForm
getMultipartRequestHandler, getServlet, getServletWrapper, reset, reset, setMultipartRequestHandler, setServlet, validate, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RAListForm

public RAListForm()
Method Detail

getPlatformId

public int getPlatformId()

setPlatformId

public void setPlatformId(int id)


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.