|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.portlet.ActionResult
public class ActionResult
| Field Summary | |
|---|---|
static ActionResult |
EMPTY_ACTION_RESULT
|
| Constructor Summary | |
|---|---|
ActionResult(java.util.List<javax.portlet.Event> events,
java.lang.String location)
|
|
| Method Summary | |
|---|---|
java.util.List<javax.portlet.Event> |
getEvents()
|
java.lang.String |
getLocation()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ActionResult EMPTY_ACTION_RESULT
| Constructor Detail |
|---|
public ActionResult(java.util.List<javax.portlet.Event> events,
java.lang.String location)
| Method Detail |
|---|
public java.util.List<javax.portlet.Event> getEvents()
public java.lang.String getLocation()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||