@ThreadSafe public static final class VoterPage.SessionScope extends Object implements Serializable
VSession.scopeVoterPage(),
Serialized Form| Constructor and Description |
|---|
VoterPage.SessionScope(VSession session)
Constructs a SessionScope.
|
| Modifier and Type | Method and Description |
|---|---|
IDPair |
getLastIDPair()
Identifies either the last voter fore-navigated to, or nobody.
|
IDPair |
getLastVoterOrUser()
The ID pair of either the last voter fore-navigated to, or the authenticated user,
or NOBODY.
|
void |
setLastIDPair(IDPair newLastIDPair)
Sets the identity of the last voter fore-navigated to.
|
public VoterPage.SessionScope(VSession session)
public IDPair getLastIDPair()
setLastIDPair(IDPair)public void setLastIDPair(IDPair newLastIDPair)
getLastIDPair()public IDPair getLastVoterOrUser()