|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.struts.LastPath
public class LastPath
| Constructor Summary | |
|---|---|
LastPath(String contextPath,
String path)
|
|
LastPath(String contextPath,
String path,
Map<String,String[]> parameterMap)
|
|
| Method Summary | |
|---|---|
String |
getContextPath()
|
Map<String,String[]> |
getParameterMap()
|
String |
getPath()
|
void |
setContextPath(String contextPath)
|
void |
setParameterMap(Map<String,String[]> parameterMap)
|
void |
setPath(String path)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public LastPath(String contextPath,
String path)
public LastPath(String contextPath,
String path,
Map<String,String[]> parameterMap)
| Method Detail |
|---|
public String getContextPath()
public void setContextPath(String contextPath)
public String getPath()
public void setPath(String path)
public Map<String,String[]> getParameterMap()
public void setParameterMap(Map<String,String[]> parameterMap)
public String toString()
toString in class Object
|
Liferay 6.1.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||