com.liferay.faces.bridge.container.liferay
Class LiferayURLGeneratorActionImpl

java.lang.Object
  extended by com.liferay.faces.bridge.container.liferay.LiferayURLGeneratorBaseImpl
      extended by com.liferay.faces.bridge.container.liferay.LiferayURLGeneratorActionImpl
All Implemented Interfaces:
LiferayURLGenerator

public class LiferayURLGeneratorActionImpl
extends LiferayURLGeneratorBaseImpl

See class-level JavaDoc for LiferayURLGeneratorBaseImpl.

Author:
Neil Griffin

Constructor Summary
LiferayURLGeneratorActionImpl(String actionURL, javax.portlet.PortletMode portletMode, String responseNamespace, javax.portlet.WindowState windowState)
           
 
Method Summary
 String getPortletLifecycleId()
          Returns the portlet lifecycle ID for type of URL generator.
 
Methods inherited from class com.liferay.faces.bridge.container.liferay.LiferayURLGeneratorBaseImpl
appendParameterToURL, appendParameterToURL, appendParameterToURL, encode, generateURL, generateURL, generateURL, generateURL, parse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LiferayURLGeneratorActionImpl

public LiferayURLGeneratorActionImpl(String actionURL,
                                     javax.portlet.PortletMode portletMode,
                                     String responseNamespace,
                                     javax.portlet.WindowState windowState)
Method Detail

getPortletLifecycleId

public String getPortletLifecycleId()
Description copied from interface: LiferayURLGenerator
Returns the portlet lifecycle ID for type of URL generator.



Copyright © 2014 Liferay, Inc.. All Rights Reserved.