public interface StartPageAction extends Action
FixedStartPageFactory
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get an optional description of the start page.
|
String |
getId()
Get the ID of the the action.
|
String |
getName()
Get the name of the start page.
|
String |
getUrl()
Get the URL to the start page.
|
String getId()
String getName()
String getDescription()
String getUrl()
$SESSION-ID$
as a placeholder for the current session id.
Eg. my_alternate_startpage.jsp?ID=$SESSION-ID$