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

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

Deprecated. Use SelfCare Portlet provided by Websphere Portal instead.

public class UserRegistrationPortletViewBean
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
UserRegistrationPortletViewBean()
          Deprecated.  
 
Method Summary
 java.lang.String getFormActionURI()
          Deprecated. Get FormActionURI.
 void setFormActionURI(java.lang.String formActionURI)
          Deprecated. SetFormAction URI.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserRegistrationPortletViewBean

public UserRegistrationPortletViewBean()
Deprecated. 
Method Detail

setFormActionURI

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

Parameters:
formActionURI -

getFormActionURI

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

Returns:
formActionURI