Skip navigation links
A C D G H I M O P R S U 

A

ADMINISTRATOR - Static variable in class de.westnordost.osmapi.user.UserRole
 

C

changesetsCount - Variable in class de.westnordost.osmapi.user.UserInfo
aka the number of edits
considersHisContributionsAsPublicDomain - Variable in class de.westnordost.osmapi.user.UserDetails
 
createdAt - Variable in class de.westnordost.osmapi.user.UserInfo
 
createUser(long, String) - Method in class de.westnordost.osmapi.user.UserDetailsParser
 
createUser(long, String) - Method in class de.westnordost.osmapi.user.UserInfoParser
 

D

de.westnordost.osmapi.user - package de.westnordost.osmapi.user
 
delete(String) - Method in class de.westnordost.osmapi.user.UserPreferencesApi
Deletes the given preference key from the user preferences

G

get(long) - Method in class de.westnordost.osmapi.user.UserApi
 
get(String) - Method in class de.westnordost.osmapi.user.UserPreferencesApi
 
getAll(Collection<Long>) - Method in class de.westnordost.osmapi.user.UserApi
 
getAll() - Method in class de.westnordost.osmapi.user.UserPreferencesApi
 
getMine() - Method in class de.westnordost.osmapi.user.UserApi
 
gpsTracesCount - Variable in class de.westnordost.osmapi.user.UserInfo
 

H

handler - Variable in class de.westnordost.osmapi.user.UserInfoParser
 
hasAgreedToContributorTerms - Variable in class de.westnordost.osmapi.user.UserInfo
 
hasRole(String) - Method in class de.westnordost.osmapi.user.UserInfo
whether this user holds the given role.
homeLocation - Variable in class de.westnordost.osmapi.user.UserDetails
user's self-chosen home location.
homeZoom - Variable in class de.westnordost.osmapi.user.UserDetails
user's self-chosen home zoom level is something between 0-19.

I

inboxMessageCount - Variable in class de.westnordost.osmapi.user.UserDetails
 
isAdministrator() - Method in class de.westnordost.osmapi.user.UserInfo
 
isBlocked - Variable in class de.westnordost.osmapi.user.UserInfo
whether the user is currently blocked (=cannot make any modifications on the map).
isModerator() - Method in class de.westnordost.osmapi.user.UserInfo
 

M

MODERATOR - Static variable in class de.westnordost.osmapi.user.UserRole
 

O

onEndElement() - Method in class de.westnordost.osmapi.user.PreferencesParser
 
onEndElement() - Method in class de.westnordost.osmapi.user.UserDetailsParser
 
onEndElement() - Method in class de.westnordost.osmapi.user.UserInfoParser
 
onStartElement() - Method in class de.westnordost.osmapi.user.PreferencesParser
 
onStartElement() - Method in class de.westnordost.osmapi.user.UserDetailsParser
 
onStartElement() - Method in class de.westnordost.osmapi.user.UserInfoParser
 

P

parse(InputStream) - Method in class de.westnordost.osmapi.user.PreferencesParser
 
parse(InputStream) - Method in class de.westnordost.osmapi.user.UserInfoParser
 
PreferencesParser - Class in de.westnordost.osmapi.user
Parses the preferences of this osm user on this server (API 0.6).
PreferencesParser() - Constructor for class de.westnordost.osmapi.user.PreferencesParser
 
preferredLanguages - Variable in class de.westnordost.osmapi.user.UserDetails
the language and country codes of the user's preferred languages, sorted by preferedness.
profileDescription - Variable in class de.westnordost.osmapi.user.UserInfo
The profile description is formatted with markdown.
profileImageUrl - Variable in class de.westnordost.osmapi.user.UserInfo
URL to the user's profile picture.

R

roles - Variable in class de.westnordost.osmapi.user.UserInfo
may be null if the user has no roles

S

sentMessagesCount - Variable in class de.westnordost.osmapi.user.UserDetails
 
set(String, String) - Method in class de.westnordost.osmapi.user.UserPreferencesApi
Sets the given preference key to the given preference value.
setAll(Map<String, String>) - Method in class de.westnordost.osmapi.user.UserPreferencesApi
Sets all the given preference keys to the given preference values.

U

unreadMessagesCount - Variable in class de.westnordost.osmapi.user.UserDetails
 
user - Variable in class de.westnordost.osmapi.user.UserInfoParser
 
UserApi - Class in de.westnordost.osmapi.user
Get user infos and details.
UserApi(OsmConnection) - Constructor for class de.westnordost.osmapi.user.UserApi
 
UserDetails - Class in de.westnordost.osmapi.user
OSM user details.
UserDetails(long, String) - Constructor for class de.westnordost.osmapi.user.UserDetails
 
UserDetailsParser - Class in de.westnordost.osmapi.user
Parses private information for a user
UserDetailsParser(Handler<UserInfo>) - Constructor for class de.westnordost.osmapi.user.UserDetailsParser
 
UserInfo - Class in de.westnordost.osmapi.user
Non-private info of a user queried through the user-API
UserInfo(long, String) - Constructor for class de.westnordost.osmapi.user.UserInfo
 
UserInfoParser - Class in de.westnordost.osmapi.user
Parses information for users (API 0.6, since 2012).
UserInfoParser(Handler<UserInfo>) - Constructor for class de.westnordost.osmapi.user.UserInfoParser
 
UserPreferencesApi - Class in de.westnordost.osmapi.user
Get and set the user's custom preferences.
UserPreferencesApi(OsmConnection) - Constructor for class de.westnordost.osmapi.user.UserPreferencesApi
 
UserRole - Class in de.westnordost.osmapi.user
Simply some constants for known user roles
A C D G H I M O P R S U 
Skip navigation links