javax.portlet.faces.event
Class EventNavigationResult
java.lang.Object
javax.portlet.faces.event.EventNavigationResult
public class EventNavigationResult
- extends Object
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventNavigationResult
public EventNavigationResult()
EventNavigationResult
public EventNavigationResult(String fromAction,
String outcome)
getFromAction
public String getFromAction()
setFromAction
public void setFromAction(String fromAction)
getOutcome
public String getOutcome()
setOutcome
public void setOutcome(String outcome)
Copyright © 2014 Liferay, Inc.. All Rights Reserved.