org.apache.myfaces.config.element

Interface NavigationCase

public interface NavigationCase

Entry of the Collection returned by getNavigationCases.

Version: $Revision: 169649 $ $Date: 2005-05-11 17:47:12 +0200 (Wed, 11 May 2005) $

Author: Manfred Geiler (latest modification by $Author: grantsmith $)

Method Summary
StringgetFromAction()
StringgetFromOutcome()
StringgetToViewId()
booleanisRedirect()

Method Detail

getFromAction

public String getFromAction()

getFromOutcome

public String getFromOutcome()

getToViewId

public String getToViewId()

isRedirect

public boolean isRedirect()