public class NavigationResult extends Object
Constructor and Description |
---|
NavigationResult(String viewId,
String outcome)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getResult()
Returns the result
|
boolean |
isOutcome()
Determines whether the result is an outcome
|
String |
toString() |
public String getResult()
public boolean isOutcome()
public String toString()
toString
in class Object
Object.toString()
Copyright © 2005–2017 Alfresco Software. All rights reserved.