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