com.liferay.portal.model.impl
Class PortletURLListenerImpl
java.lang.Object
com.liferay.portal.model.impl.PortletURLListenerImpl
- All Implemented Interfaces:
- com.liferay.portal.model.PortletURLListener, java.io.Serializable
public class PortletURLListenerImpl
- extends java.lang.Object
- implements com.liferay.portal.model.PortletURLListener
View Source
- Author:
- Brian Wing Shun Chan
- See Also:
- Serialized Form
Constructor Summary |
PortletURLListenerImpl(java.lang.String listenerClass,
com.liferay.portal.model.PortletApp portletApp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PortletURLListenerImpl
public PortletURLListenerImpl(java.lang.String listenerClass,
com.liferay.portal.model.PortletApp portletApp)
getListenerClass
public java.lang.String getListenerClass()
- Specified by:
getListenerClass
in interface com.liferay.portal.model.PortletURLListener
setListenerClass
public void setListenerClass(java.lang.String listenerClass)
- Specified by:
setListenerClass
in interface com.liferay.portal.model.PortletURLListener
getPortletApp
public com.liferay.portal.model.PortletApp getPortletApp()
- Specified by:
getPortletApp
in interface com.liferay.portal.model.PortletURLListener
setPortletApp
public void setPortletApp(com.liferay.portal.model.PortletApp portletApp)
- Specified by:
setPortletApp
in interface com.liferay.portal.model.PortletURLListener