|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.util.requestbean.RequestAwareRequestBean
org.torweg.pulse.util.requestbean.ContextAwareRequestBean
org.torweg.pulse.component.core.HomepageRedirector.GoToHomepageRequest
public static final class HomepageRedirector.GoToHomepageRequest
a simple request bean for locales.
| Constructor Summary | |
|---|---|
HomepageRedirector.GoToHomepageRequest()
|
|
| Method Summary | |
|---|---|
java.util.Locale |
getLocale()
|
boolean |
isSet()
returns true, if the locale has been set. |
void |
setString(java.lang.String l)
|
| Methods inherited from class org.torweg.pulse.util.requestbean.ContextAwareRequestBean |
|---|
getBundle |
| Methods inherited from class org.torweg.pulse.util.requestbean.RequestAwareRequestBean |
|---|
addEvent, getServiceRequest |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HomepageRedirector.GoToHomepageRequest()
| Method Detail |
|---|
public java.util.Locale getLocale()
public boolean isSet()
true, if the locale has been set.
true, if the locale has been set. Otherwise
false.@RequestBean.Parameter(value="country") public void setString(java.lang.String l)
l - the locale as a string
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||