com.ibm.ccd.ui.portlets.user
Class UserApprovalPortletViewBean

java.lang.Object
  extended by com.ibm.ccd.ui.portlets.user.UserApprovalPortletViewBean

public class UserApprovalPortletViewBean
extends java.lang.Object

A sample Java bean that passes data from the portlet to a JSP for markup rendering on view mode.


Constructor Summary
UserApprovalPortletViewBean()
           
 
Method Summary
 java.lang.String getFormActionURI()
          Get FormActionURI.
 void setFormActionURI(java.lang.String formActionURI)
          SetFormAction URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserApprovalPortletViewBean

public UserApprovalPortletViewBean()
Method Detail

setFormActionURI

public void setFormActionURI(java.lang.String formActionURI)
SetFormAction URI.

Parameters:
formActionURI -

getFormActionURI

public java.lang.String getFormActionURI()
Get FormActionURI.

Returns:
formActionURI