Overview Package Class Tree Serialized Deprecated Index Help PREV class NEXT class SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
com.ibm.wps.struts.common
Class PortletApiUtilsjava.lang.Objectcom.ibm.portal.struts.common.PortletApiUtils
com.ibm.wps.struts.common.PortletApiUtils
- public abstract class PortletApiUtils
- extends PortletApiUtils
APIs for linking portlet-specific support into tags without requiring the portlet support to use the tags. The APIs use generic objects. This class has been deprecated in favor of the the public package
com.ibm.portal.struts.common.
- Since:
- 4.1
- See Also:
- PortletApiUtils
Field Summary
Fields inherited from class com.ibm.portal.struts.common.PortletApiUtils RETURN_URL, s_namescopeForm, s_namescopeInputName, STANDARD_URL
Constructor Summary PortletApiUtils()
Deprecated.
Method Summary static PortletApiUtils getInstance()
Deprecated. Gets the singleton instance of the PortletApiUtils implementation.static void setInstance(PortletApiUtils implementation)
Deprecated.
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail PortletApiUtils
public PortletApiUtils()
- Deprecated.
Method Detail getInstance
public static PortletApiUtils getInstance()
- Deprecated.
- Gets the singleton instance of the PortletApiUtils implementation.
- Returns:
- the implementation object of the PortletApiUtils or
null if none has been set
setInstance
public static void setInstance(PortletApiUtils implementation)
- Deprecated.
- Sets the singleton instance of the PortletApiUtils implementation.
- Parameters:
- implementation - the implementation of the PortletApiUtils
Overview Package Class Tree Serialized Deprecated Index Help PREV class NEXT class SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.