public class MobilePosInitializationData extends BaseMobileUserInitializationData
| Constructor and Description |
|---|
MobilePosInitializationData() |
| Modifier and Type | Method and Description |
|---|---|
AccessClientDetailedVO |
getAccessClient() |
UserWithRolesVO |
getCurrentUser() |
boolean |
isHasExpiredPassword() |
boolean |
isNeedsSecurityQuestion() |
void |
setAccessClient(AccessClientDetailedVO accessClient) |
void |
setCurrentUser(UserWithRolesVO currentUser) |
void |
setHasExpiredPassword(boolean hasExpiredPassword) |
void |
setNeedsSecurityQuestion(boolean needsSecurityQuestion) |
getAccounts, getAllowedOperations, getContentPages, getHelp, getVersion, isHasPendingAgreements, setAccounts, setAllowedOperations, setContentPages, setHasPendingAgreements, setHelp, setVersiongetDateFormat, getInitialTranslations, getNumberFormat, getThemeId, getTimeFormat, getUserDisplay, setDateFormat, setInitialTranslations, setNumberFormat, setThemeId, setTimeFormat, setUserDisplaypublic AccessClientDetailedVO getAccessClient()
public UserWithRolesVO getCurrentUser()
public boolean isHasExpiredPassword()
public boolean isNeedsSecurityQuestion()
public void setAccessClient(AccessClientDetailedVO accessClient)
public void setCurrentUser(UserWithRolesVO currentUser)
public void setHasExpiredPassword(boolean hasExpiredPassword)
public void setNeedsSecurityQuestion(boolean needsSecurityQuestion)