| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.ibm.portal.struts.common.PortletApiUtils com.ibm.wps.struts.common.PortletApiUtils
public abstract class 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
.
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 |
---|
public PortletApiUtils()
Method Detail |
---|
public static PortletApiUtils getInstance()
null
if none has been setpublic static void setInstance(PortletApiUtils implementation)
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |