Uses of Class
org.onebusaway.users.model.User
-
Packages that use User Package Description org.onebusaway.users.impl org.onebusaway.users.model org.onebusaway.users.services -
-
Uses of User in org.onebusaway.users.impl
Methods in org.onebusaway.users.impl that return User Modifier and Type Method Description UserCurrentUserStrategy. getCurrentUser(boolean createUserIfAppropriate)UserCurrentUserStrategyImpl. getCurrentUser(boolean createUserIfAppropriate)UserUserServiceImpl. getUserForId(int userId)Methods in org.onebusaway.users.impl that return types with arguments of type User Modifier and Type Method Description List<User>UserServiceImpl. getApiKeys(int start, int maxResults)Methods in org.onebusaway.users.impl with parameters of type User Modifier and Type Method Description voidUserPropertiesServiceV1Impl. activateUser(User user)voidUserPropertiesServiceV2Impl. activateUser(User user)voidUserPropertiesServiceV3Impl. activateUser(User user)voidUserPropertiesServiceV4Impl. activateUser(User user)intUserPropertiesServiceV1Impl. addStopBookmark(User user, String name, List<String> stopIds, RouteFilter filter)intUserPropertiesServiceV2Impl. addStopBookmark(User user, String name, List<String> stopIds, RouteFilter filter)intUserPropertiesServiceV3Impl. addStopBookmark(User user, String name, List<String> stopIds, RouteFilter filter)intUserPropertiesServiceV4Impl. addStopBookmark(User user, String name, List<String> stopIds, RouteFilter filter)UserIndexUserServiceImpl. addUserIndexToUser(User user, UserIndexKey key, String credentials)voidUserPropertiesServiceV1Impl. authorizeApi(User user, long minRequestInteval)voidUserPropertiesServiceV2Impl. authorizeApi(User user, long minApiRequestInterval)voidUserPropertiesServiceV3Impl. authorizeApi(User user, long minApiRequestInterval)voidUserPropertiesServiceV4Impl. authorizeApi(User user, long minApiRequestInterval)voidUserPropertiesServiceV1Impl. clearDefaultLocation(User user)voidUserPropertiesServiceV2Impl. clearDefaultLocation(User user)voidUserPropertiesServiceV3Impl. clearDefaultLocation(User user)voidUserPropertiesServiceV4Impl. clearDefaultLocation(User user)voidUserPropertiesServiceV1Impl. deleteStopBookmarks(User user, int index)voidUserPropertiesServiceV2Impl. deleteStopBookmarks(User user, int id)voidUserPropertiesServiceV3Impl. deleteStopBookmarks(User user, int id)voidUserPropertiesServiceV4Impl. deleteStopBookmarks(User user, int id)voidUserServiceImpl. deleteUser(User user)voidUserServiceImpl. disableAdminRoleForUser(User user, boolean onlyIfOtherAdmins)voidUserPropertiesServiceV1Impl. disableUser(User user)voidUserPropertiesServiceV2Impl. disableUser(User user)voidUserPropertiesServiceV3Impl. disableUser(User user)voidUserPropertiesServiceV4Impl. disableUser(User user)voidUserServiceImpl. enableAdminRoleForUser(User user, boolean onlyIfNoOtherAdmins)UserBeanUserPropertiesServiceV1Impl. getUserAsBean(User user, UserBean bean)UserBeanUserPropertiesServiceV2Impl. getUserAsBean(User user, UserBean bean)UserBeanUserPropertiesServiceV3Impl. getUserAsBean(User user, UserBean bean)UserBeanUserPropertiesServiceV4Impl. getUserAsBean(User user, UserBean bean)UserBeanUserServiceImpl. getUserAsBean(User user)booleanUserServiceImpl. isAdministrator(User user)booleanUserServiceImpl. isAnonymous(User user)voidUserPropertiesServiceV1Impl. markServiceAlertAsRead(User user, String situationId, long time, boolean isRead)voidUserPropertiesServiceV2Impl. markServiceAlertAsRead(User user, String situationId, long time, boolean isRead)voidUserPropertiesServiceV3Impl. markServiceAlertAsRead(User user, String situationId, long time, boolean isRead)voidUserPropertiesServiceV4Impl. markServiceAlertAsRead(User user, String situationId, long time, boolean isRead)voidUserPropertiesServiceV1Impl. mergeProperties(User sourceUser, User targetUser)voidUserPropertiesServiceV2Impl. mergeProperties(User sourceUser, User targetUser)voidUserPropertiesServiceV3Impl. mergeProperties(User sourceUser, User targetUser)voidUserPropertiesServiceV4Impl. mergeProperties(User sourceUser, User targetUser)voidUserServiceImpl. mergeUsers(User sourceUser, User targetUser)StringUserServiceImpl. registerPhoneNumber(User user, String phoneNumber)voidUserServiceImpl. removeUserIndexForUser(User user, UserIndexKey key)voidUserPropertiesServiceV1Impl. resetUser(User user)voidUserPropertiesServiceV2Impl. resetUser(User user)voidUserPropertiesServiceV3Impl. resetUser(User user)voidUserPropertiesServiceV4Impl. resetUser(User user)voidUserServiceImpl. resetUser(User user)voidUserPropertiesServiceV1Impl. setDefaultLocation(User user, String locationName, double lat, double lon)voidUserPropertiesServiceV2Impl. setDefaultLocation(User user, String locationName, double lat, double lon)voidUserPropertiesServiceV3Impl. setDefaultLocation(User user, String locationName, double lat, double lon)voidUserPropertiesServiceV4Impl. setDefaultLocation(User user, String locationName, double lat, double lon)voidUserPropertiesServiceV1Impl. setLastSelectedStopIds(User user, List<String> stopIds)voidUserPropertiesServiceV2Impl. setLastSelectedStopIds(User user, List<String> stopIds)voidUserPropertiesServiceV3Impl. setLastSelectedStopIds(User user, List<String> stopIds)voidUserPropertiesServiceV4Impl. setLastSelectedStopIds(User user, List<String> stopIds)voidUserPropertiesServiceV1Impl. setRememberUserPreferencesEnabled(User user, boolean rememberPreferencesEnabled)voidUserPropertiesServiceV2Impl. setRememberUserPreferencesEnabled(User user, boolean rememberPreferencesEnabled)voidUserPropertiesServiceV3Impl. setRememberUserPreferencesEnabled(User user, boolean rememberPreferencesEnabled)voidUserPropertiesServiceV4Impl. setRememberUserPreferencesEnabled(User user, boolean rememberPreferencesEnabled)voidUserPropertiesServiceV1Impl. updateApiKeyContactInfo(User user, String contactName, String contactCompany, String contactEmail, String contactDetails)voidUserPropertiesServiceV2Impl. updateApiKeyContactInfo(User user, String contactName, String contactCompany, String contactEmail, String contactDetails)voidUserPropertiesServiceV3Impl. updateApiKeyContactInfo(User user, String contactName, String contactCompany, String contactEmail, String contactDetails)voidUserPropertiesServiceV4Impl. updateApiKeyContactInfo(User user, String contactName, String contactCompany, String contactEmail, String contactDetails)voidUserPropertiesServiceV1Impl. updateStopBookmark(User user, int id, String name, List<String> stopIds, RouteFilter routeFilter)voidUserPropertiesServiceV2Impl. updateStopBookmark(User user, int id, String name, List<String> stopIds, RouteFilter routeFilter)voidUserPropertiesServiceV3Impl. updateStopBookmark(User user, int id, String name, List<String> stopIds, RouteFilter routeFilter)voidUserPropertiesServiceV4Impl. updateStopBookmark(User user, int id, String name, List<String> stopIds, RouteFilter routeFilter) -
Uses of User in org.onebusaway.users.model
Methods in org.onebusaway.users.model that return User Modifier and Type Method Description UserUserIndex. getUser()Methods in org.onebusaway.users.model with parameters of type User Modifier and Type Method Description voidUserIndex. setUser(User user) -
Uses of User in org.onebusaway.users.services
Methods in org.onebusaway.users.services that return User Modifier and Type Method Description UserUserDao. getUserForId(int id)UserUserService. getUserForId(int userId)Methods in org.onebusaway.users.services that return types with arguments of type User Modifier and Type Method Description List<User>UserService. getApiKeys(int start, int maxResults)List<User>UserDao. getUsersForKeyType(int start, int maxResults, String keyType)Methods in org.onebusaway.users.services with parameters of type User Modifier and Type Method Description voidUserPropertiesService. activateUser(User user)intUserPropertiesService. addStopBookmark(User user, String name, List<String> stopIds, RouteFilter filter)UserIndexUserService. addUserIndexToUser(User user, UserIndexKey key, String credentials)Add aUserIndexwith the specified id and credentials to an existing user, returning the new index.voidUserPropertiesService. authorizeApi(User user, long minApiRequestInteval)Authorize this user to use the apivoidUserPropertiesService. clearDefaultLocation(User user)voidUserPropertiesService. deleteStopBookmarks(User user, int id)voidUserDao. deleteUser(User user)voidUserService. deleteUser(User user)Delete the specified user.voidUserService. disableAdminRoleForUser(User user, boolean onlyIfOtherAdmins)Remove the admin role for a User.voidUserPropertiesService. disableUser(User user)voidUserService. enableAdminRoleForUser(User user, boolean onlyIfNoOtherAdmins)Enable the admin role for a User.UserBeanUserPropertiesService. getUserAsBean(User user, UserBean bean)UserBeanUserService. getUserAsBean(User user)booleanUserService. isAdministrator(User user)Is the specified user an administrator?booleanUserService. isAnonymous(User user)Is the specified user anonymous?voidUserPropertiesService. markServiceAlertAsRead(User user, String situationId, long time, boolean isRead)voidUserPropertiesService. mergeProperties(User sourceUser, User targetUser)voidUserService. mergeUsers(User sourceUser, User targetUser)Given two user accounts, merge the two users into one.StringUserService. registerPhoneNumber(User user, String phoneNumber)Begin phone number registration for the specified user.voidUserService. removeUserIndexForUser(User user, UserIndexKey key)Remove theUserIndexwith the specified id from the user.voidUserPropertiesService. resetUser(User user)voidUserService. resetUser(User user)Reset all properties for the specified user to default values.voidUserDao. saveOrUpdateUser(User user)voidUserDao. saveOrUpdateUsers(User... users)voidUserPropertiesService. setDefaultLocation(User user, String locationName, double lat, double lon)voidUserPropertiesService. setLastSelectedStopIds(User user, List<String> stopId)voidUserPropertiesService. setRememberUserPreferencesEnabled(User user, boolean rememberUserPreferencesEnabled)voidUserPropertiesService. updateApiKeyContactInfo(User user, String contactName, String contactCompany, String contactEmail, String contactDetails)voidUserPropertiesService. updateStopBookmark(User user, int id, String name, List<String> stopIds, RouteFilter routeFilter)
-