@ThreadSafe public final class PhotonRequestState extends Object implements Serializable
| Constructor and Description |
|---|
PhotonRequestState(IMenuTree aMenuTree,
IMenuItemPage aMenuItem,
Locale aDisplayLocale) |
PhotonRequestState(PhotonGlobalStatePerApp aState) |
PhotonRequestState(PhotonSessionStatePerApp aState) |
| Modifier and Type | Method and Description |
|---|---|
Locale |
getDisplayLocale() |
IMenuItemPage |
getMenuItem() |
IMenuTree |
getMenuTree() |
String |
toString() |
public PhotonRequestState(@Nonnull PhotonSessionStatePerApp aState)
public PhotonRequestState(@Nonnull PhotonGlobalStatePerApp aState)
Copyright © 2014–2018 Philip Helger. All rights reserved.