com.ibm.wps.struts.common
Class PortletURIAttributes

java.lang.Object
  extended by com.ibm.portal.struts.common.PortletURIAttributes
      extended by com.ibm.wps.struts.common.PortletURIAttributes

Deprecated.

public class PortletURIAttributes
extends PortletURIAttributes

The PortletURIAttributes class is used to specify attributes about the portlet URI that need to be created. This class has been deprecated in favor of the the public package com.ibm.portal.struts.common.

Since:
5.0
See Also:
PortletURIAttributes

Field Summary
 
Fields inherited from class com.ibm.portal.struts.common.PortletURIAttributes
RETURN_URL, STANDARD_URL
 
Constructor Summary
PortletURIAttributes()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.ibm.portal.struts.common.PortletURIAttributes
getPortletMode, getUriType, getWindowState, isUriType, setPortletMode, setUriType, setWindowState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortletURIAttributes

public PortletURIAttributes()
Deprecated.