Liferay 6.0.5

com.liferay.portal.struts
Class LastPath

java.lang.Object
  extended by com.liferay.portal.kernel.struts.LastPath
      extended by com.liferay.portal.struts.LastPath
All Implemented Interfaces:
Serializable

Deprecated. LastPath

public class LastPath
extends LastPath

See Also:
Serialized Form

Constructor Summary
LastPath(String contextPath, String path)
          Deprecated.  
LastPath(String contextPath, String path, Map<String,String[]> parameterMap)
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.liferay.portal.kernel.struts.LastPath
getContextPath, getParameterMap, getPath, setContextPath, setParameterMap, setPath, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LastPath

public LastPath(String contextPath,
                String path)
Deprecated. 

LastPath

public LastPath(String contextPath,
                String path,
                Map<String,String[]> parameterMap)
Deprecated. 

Liferay 6.0.5