当前页面:
在线文档首页 >
JBOSS Portal 2.6 API 英文版文档
InlineValuesWithNoResourceBundleDefinedPortlet - JBOSS Portal 2.6 API 英文版文档
org.jboss.portal.test.portlet.jsr168.tck.portletconfig.spec
Class InlineValuesWithNoResourceBundleDefinedPortlet
java.lang.Object
org.jboss.portal.test.framework.portlet.components.AbstractUniversalTestPortlet
org.jboss.portal.test.portlet.jsr168.tck.portletconfig.spec.InlineValuesWithNoResourceBundleDefinedPortlet
- All Implemented Interfaces:
- Portlet
- public class InlineValuesWithNoResourceBundleDefinedPortlet
- extends AbstractUniversalTestPortlet
- Version:
- $Revision: 5448 $
- Author:
- Julien Viet, Boleslaw Dawidowicz
Method Summary |
protected java.lang.String |
createComponentId()
Get the componentId from the class name. |
protected void |
reset()
|
Methods inherited from class org.jboss.portal.test.framework.portlet.components.AbstractUniversalTestPortlet |
createLogger, destroy, getActionJointpoint, getComponentId, getLogger, getPortletConfig, getPortletContext, getRenderJointpoint, init, processAction, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
local
public static java.lang.ThreadLocal local
NAME
public static java.lang.String NAME
RENDER_JOINPOINT
public static final Joinpoint RENDER_JOINPOINT
ACTION_JOINPOINT
public static final Joinpoint ACTION_JOINPOINT
InlineValuesWithNoResourceBundleDefinedPortlet
public InlineValuesWithNoResourceBundleDefinedPortlet()
createComponentId
protected java.lang.String createComponentId()
- Description copied from class:
AbstractUniversalTestPortlet
- Get the componentId from the class name.
- Overrides:
createComponentId
in class AbstractUniversalTestPortlet
reset
protected void reset()
- Overrides:
reset
in class AbstractUniversalTestPortlet