xdoclet.modules.jsf

Class NavigationTagsHandler

public class NavigationTagsHandler extends XDocletTagSupport

Author: Markus Plattner

UNKNOWN: 28. Juni 2004 namespace = "FacesNavigation"

Method Summary
voidforAllRules(String template)
voidforAllViews(String template)
StringfromView()
Stringoutcome()
StringtoView()

Method Detail

forAllRules

public void forAllRules(String template)

Parameters: template

Throws: XDocletException

UNKNOWN: type = "block"

forAllViews

public void forAllViews(String template)

Parameters: template

Throws: XDocletException

UNKNOWN: type = "block"

fromView

public String fromView()

Returns:

UNKNOWN: type = "content"

outcome

public String outcome()

Returns:

UNKNOWN: type = "content"

toView

public String toView()

Returns:

UNKNOWN: type = "content"