com.liferay.faces.bridge.filter.liferay.internal
Class LiferayURLGeneratorActionImpl

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

public class LiferayURLGeneratorActionImpl
extends LiferayURLGeneratorBaseImpl

See class-level JavaDoc for LiferayURLGeneratorBaseImpl.

Author:
Neil Griffin

Field Summary
static String LIFECYCLE_ACTION_PHASE_ID
           
 
Fields inherited from class com.liferay.faces.bridge.filter.liferay.internal.LiferayURLGeneratorBaseImpl
LIFECYCLE_RESOURCE_PHASE_ID, P_AUTH, P_L_ID, P_O_P_ID, P_P_AUTH, P_P_CACHEABILITY, P_P_COL_COUNT, P_P_COL_ID, P_P_COL_POS, P_P_ID, P_P_LIFECYCLE, P_P_MODE, P_P_RESOURCE_ID, P_P_STATE, P_P_STATE_RCV
 
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.filter.liferay.internal.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
 

Field Detail

LIFECYCLE_ACTION_PHASE_ID

public static final String LIFECYCLE_ACTION_PHASE_ID
See Also:
Constant Field Values
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 © 2015 Liferay, Inc.. All rights reserved.