- GAEIOHandler - Class in fi.foyt.foursquare.api.io
-
Handler for appengine which needs the doNotValidateCertificate nonsense.
- GAEIOHandler() - Constructor for class fi.foyt.foursquare.api.io.GAEIOHandler
-
- GeoCode - Class in fi.foyt.foursquare.api.entities
-
Just holds the geocode data
- GeoCode() - Constructor for class fi.foyt.foursquare.api.entities.GeoCode
-
- GeoCode(GeoCodeFeature) - Constructor for class fi.foyt.foursquare.api.entities.GeoCode
-
- GeoCodeBounds - Class in fi.foyt.foursquare.api.entities
-
A bounding box
- GeoCodeBounds() - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeBounds
-
- GeoCodeBounds(GeoCodeGeoPt, GeoCodeGeoPt) - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeBounds
-
- GeoCodeFeature - Class in fi.foyt.foursquare.api.entities
-
features returned from a geocode response
- GeoCodeFeature(String, GeoCodeGeometry, String, String, String, String[]) - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- GeoCodeFeature() - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- GeoCodeGeometry - Class in fi.foyt.foursquare.api.entities
-
holds geometry of area
- GeoCodeGeometry(GeoCodeGeoPt, GeoCodeBounds) - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeGeometry
-
- GeoCodeGeometry() - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeGeometry
-
- GeoCodeGeoPt - Class in fi.foyt.foursquare.api.entities
-
Class for holding a lat/lng geopoint
- GeoCodeGeoPt() - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeGeoPt
-
- GeoCodeGeoPt(Double, Double) - Constructor for class fi.foyt.foursquare.api.entities.GeoCodeGeoPt
-
- getAddress() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns address
- getAttribution() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- getAuthenticationUrl() - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns user authentication URL
- getBadge() - Method in class fi.foyt.foursquare.api.entities.notifications.BadgeNotification
-
Returns Badge entity
- getBadgeId() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Return badge id
- getBadges() - Method in class fi.foyt.foursquare.api.entities.Badges
-
Returns array of badges
- getBadges() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns count of badges for the user
- getBeenHere() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns count of the number of times the acting user has been here.
- getBeenHere() - Method in class fi.foyt.foursquare.api.entities.VenueHistory
-
Returns number of times user has been in this venue
- getBounds() - Method in class fi.foyt.foursquare.api.entities.GeoCodeGeometry
-
- getByName(String) - Static method in enum fi.foyt.foursquare.api.entities.notifications.NotificationType
-
Returns NotificationType by JSON name
- getCategories() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns sub categories
- getCategories() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns array of venue's categories
- getCategories() - Method in class fi.foyt.foursquare.api.entities.MiniVenue
-
categories for the venue
- getCc() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- getCenter() - Method in class fi.foyt.foursquare.api.entities.GeoCodeGeometry
-
- getCheckin() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns checkin in which photo is related to
- getCheckins() - Method in class fi.foyt.foursquare.api.entities.BadgeUnlock
-
Returns array of checkins
- getCheckins() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns the count of checkins by this user.
- getCheckins() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns checkins count
- getCheckinsCount() - Method in class fi.foyt.foursquare.api.entities.Scores
-
Returns checkins count
- getCheckinsCount() - Method in class fi.foyt.foursquare.api.entities.Stats
-
Returns checkins count
- getCity() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns city
- getCode() - Method in class fi.foyt.foursquare.api.ResultMeta
-
Returns code
- getComments() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns comments for checkin
- getContact() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns contact information for the venue
- getContact() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns user's contact information
- getContent() - Method in class fi.foyt.foursquare.api.io.MultipartParameter
-
Returns content
- getContentType() - Method in class fi.foyt.foursquare.api.io.MultipartParameter
-
Returns content type
- getCount() - Method in class fi.foyt.foursquare.api.entities.Count
-
Returns count
- getCountry() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns country
- getCreatedAt() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns when this checkin was created (epoch)
- getCreatedAt() - Method in class fi.foyt.foursquare.api.entities.Comment
-
Returns when this comment was created (epoch)
- getCreatedAt() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns when this tip was created (epoch)
- getCreatedAt() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns seconds since epoch when this photo was created.
- getCreatedAt() - Method in class fi.foyt.foursquare.api.entities.Todo
-
Returns to-do's id
- getCrossStreet() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns cross street
- getDaysBehind() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns number of days user is behind current mayor
- getDefaultSetType() - Method in class fi.foyt.foursquare.api.entities.Badges
-
Returns default badge set type
- getDescription() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns badge's description
- getDescription() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns a description of how to unlock the special.
- getDescription() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns description of the venue provided by venue owner.
- getDisplayName() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- getDisplayName() - Method in class fi.foyt.foursquare.api.entities.Keyword
-
Returns display name
- getDistance() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns distance
- getDone() - Method in class fi.foyt.foursquare.api.entities.CompleteTip
-
Returns dones for this tip
- getEmail() - Method in class fi.foyt.foursquare.api.entities.Contact
-
Returns user's email
- getErrorDetail() - Method in class fi.foyt.foursquare.api.ResultMeta
-
Returns error details
- getErrorType() - Method in class fi.foyt.foursquare.api.ResultMeta
-
Returns error type.
- getFacebook() - Method in class fi.foyt.foursquare.api.entities.Contact
-
Returns user's facebook id
- getFeature() - Method in class fi.foyt.foursquare.api.entities.GeoCode
-
- getFinePrint() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns specific rules for this special.
- getFirstName() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns user's first name
- getFollowers() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns count of followers for this user
- getFollowing() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns count how may users this user follows
- getForeignConsent() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns foreign consent
- getFriends() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns users for this friend
- getGender() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns male or female
- getGeocode() - Method in class fi.foyt.foursquare.api.entities.VenuesSearchResult
-
- getGeometry() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- getGoal() - Method in class fi.foyt.foursquare.api.entities.Scores
-
Returns goal
- getGroups() - Method in class fi.foyt.foursquare.api.entities.BadgeSet
-
Returns badge groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.BadgeSets
-
Returns groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.HereNow
-
Returns array of checkin groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.Photos
-
Returns array of PhotoGroups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.Recommended
-
Returns recommendation groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.Tips
-
Returns tip groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.UserGroups
-
Returns user groups
- getGroups() - Method in class fi.foyt.foursquare.api.entities.VenuesSearchResult
-
Returns resulted venue groups
- getHeight() - Method in class fi.foyt.foursquare.api.entities.Size
-
Returns height
- getHereNow() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns information about who is here now
- getHint() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns hint how to obtain badge
- getHomeCity() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns user's home city
- getIcon() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns icon
- getIcon() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns the name of the icon to use: http://foursquare.com/img/specials/icon.png
- getIcon() - Method in class fi.foyt.foursquare.api.entities.LeaderboardScore
-
Returns icon
- getId() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns id
- getId() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns category id
- getId() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns checkin id
- getId() - Method in class fi.foyt.foursquare.api.entities.Comment
-
Returns comment's id
- getId() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns the id of the tip
- getId() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns user's id
- getId() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns id of the venue
- getId() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns id of this venue
- getId() - Method in class fi.foyt.foursquare.api.entities.LinkProvider
-
Returns id of this provider
- getId() - Method in class fi.foyt.foursquare.api.entities.MiniVenue
-
get the id
- getId() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns photo's id
- getId() - Method in class fi.foyt.foursquare.api.entities.Todo
-
Returns seconds since epoch when this to-do was created.
- getImage() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns badge's image
- getImage() - Method in class fi.foyt.foursquare.api.entities.BadgeSet
-
Returns badge image
- getImage() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns image
- getIOHandler() - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns current IOHandler
- getIsMayor() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns is the checked user mayor
- getItem() - Method in class fi.foyt.foursquare.api.entities.notifications.Notification
-
Returns notification entity
- getItems() - Method in class fi.foyt.foursquare.api.entities.BadgeSet
-
Returns badge's items as string array
- getItems() - Method in class fi.foyt.foursquare.api.entities.CheckinGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.CommentGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.Group
-
Returns group items
- getItems() - Method in class fi.foyt.foursquare.api.entities.KeywordGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.LeaderboardItemGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.LinkGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.PhotoGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.ReasonGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.RecommendationGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.SizeGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.SpecialGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.TipGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.TodoGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.UserGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.VenueGroup
-
- getItems() - Method in class fi.foyt.foursquare.api.entities.VenueHistoryGroup
-
- getKeyword() - Method in class fi.foyt.foursquare.api.entities.Keyword
-
Returns keyword
- getKeywords() - Method in class fi.foyt.foursquare.api.entities.Recommended
-
Returns keywords
- getLastName() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns user's last name
- getLat() - Method in class fi.foyt.foursquare.api.entities.GeoCodeGeoPt
-
- getLat() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns latitude
- getLeaderboard() - Method in class fi.foyt.foursquare.api.entities.notifications.LeaderboardNotification
-
Returns array of LeaderboardItem entities
- getLinkedId() - Method in class fi.foyt.foursquare.api.entities.Link
-
Returns the identifer used by this provider to identify this venue.
- getLng() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns longitude
- getLocation() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns Location of the checkin.
- getLocation() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns venue's contact information
- getLocation() - Method in class fi.foyt.foursquare.api.entities.MiniVenue
-
location of the venue
- getLon() - Method in class fi.foyt.foursquare.api.entities.GeoCodeGeoPt
-
- getMax() - Method in class fi.foyt.foursquare.api.entities.Scores
-
Returns max
- getMayor() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns mayor of this venue
- getMayorships() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns the count of mayorships by this user.
- getMessage() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns a message describing the special.
- getMessage() - Method in class fi.foyt.foursquare.api.entities.LeaderboardScore
-
Returns a message
- getMessage() - Method in class fi.foyt.foursquare.api.entities.notifications.LeaderboardNotification
-
Returns message
- getMessage() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns message
- getMessage() - Method in class fi.foyt.foursquare.api.entities.notifications.MessageNotification
-
Returns message
- getMessage() - Method in class fi.foyt.foursquare.api.entities.Reason
-
Returns message
- getMessage() - Method in class fi.foyt.foursquare.api.io.Response
-
Returns message
- getMeta() - Method in class fi.foyt.foursquare.api.Result
-
Returns request status information
- getName() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns badge's name
- getName() - Method in class fi.foyt.foursquare.api.entities.BadgeImage
-
Returns image name
- getName() - Method in class fi.foyt.foursquare.api.entities.BadgeSet
-
Returns badge set name
- getName() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns category name
- getName() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns name of the venue
- getName() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- getName() - Method in class fi.foyt.foursquare.api.entities.Group
-
Returns name
- getName() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns name
- getName() - Method in class fi.foyt.foursquare.api.entities.MiniVenue
-
name of the venue
- getName() - Method in enum fi.foyt.foursquare.api.entities.notifications.NotificationType
-
Returns JSON name
- getName() - Method in class fi.foyt.foursquare.api.entities.notifications.TipNotification
-
Returns name
- getName() - Method in class fi.foyt.foursquare.api.entities.Source
-
Returns source's (application's) name
- getName() - Method in class fi.foyt.foursquare.api.io.MultipartParameter
-
Returns parameter name
- getNe() - Method in class fi.foyt.foursquare.api.entities.GeoCodeBounds
-
- getNotifications() - Method in class fi.foyt.foursquare.api.Result
-
Returns list of notifications
- getOAuthToken() - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns OAuthToken
- getOverlaps() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns checkins from friends checked into the same venue around the same time.
- getParents() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns parents as array of Strings
- getPhone() - Method in class fi.foyt.foursquare.api.entities.Contact
-
Returns phone number
- getPhoto() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns photo of the tip
- getPhoto() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
Returns URL of a profile picture for this user.
- getPhotos() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns photos of the checkin
- getPhotos() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns photos for this venue
- getPhotoURL() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns URL to the photo
- getPings() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns whether user will receive pings from this user
- getPluralName() - Method in class fi.foyt.foursquare.api.entities.Category
-
Return plural name
- getPoints() - Method in class fi.foyt.foursquare.api.entities.LeaderboardScore
-
Returns points
- getPostalCode() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns postal Code
- getPrefix() - Method in class fi.foyt.foursquare.api.entities.BadgeImage
-
Returns image prefix
- getPrimary() - Method in class fi.foyt.foursquare.api.entities.Category
-
Returns if this is a primary category
- getProvider() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns provider
- getProvider() - Method in class fi.foyt.foursquare.api.entities.Link
-
Returns id of the provider
- getRank() - Method in class fi.foyt.foursquare.api.entities.LeaderboardItem
-
Returns rank of user
- getReasons() - Method in class fi.foyt.foursquare.api.entities.Recommendation
-
Returns reasons for recommendation
- getReceiveCommentPings() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user will receive comment pings.
- getReceivePings() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user will receive pings.
- getRecent() - Method in class fi.foyt.foursquare.api.entities.Scores
-
Returns recent
- getRedemption() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns redemption
- getRelationship() - Method in class fi.foyt.foursquare.api.entities.CompactUser
-
The relationship of the acting user to this user.
- getRequests() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns friend request count for this user
- getResponseCode() - Method in class fi.foyt.foursquare.api.io.Response
-
Return code
- getResponseContent() - Method in class fi.foyt.foursquare.api.io.Response
-
Returns content
- getResult() - Method in class fi.foyt.foursquare.api.Result
-
Returns result entity
- getScores() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns user's scores
- getScores() - Method in class fi.foyt.foursquare.api.entities.LeaderboardItem
-
Returns user's scores
- getScores() - Method in class fi.foyt.foursquare.api.entities.notifications.LeaderboardNotification
-
Returns array of LeaderboardScore entities
- getScores() - Method in class fi.foyt.foursquare.api.entities.notifications.ScoreNotification
-
Returns array of LeaderboardScore entities
- getSendBadgesToFacebook() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's badges will be sent to Facebook
- getSendBadgesToTwitter() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's badges will be sent to Twitter
- getSendMayorshipsToFacebook() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's mayorships will be sent to Facebook
- getSendMayorshipsToTwitter() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's mayorships will be sent to Twitter
- getSendToFacebook() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's data will be sent to Facebook
- getSendToTwitter() - Method in class fi.foyt.foursquare.api.entities.Setting
-
Returns true of false indicating if user's data will be sent to Twitter
- getSets() - Method in class fi.foyt.foursquare.api.entities.Badges
-
Returns badge sets
- getShortUrl() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns a short URL for this venue, e.g.
- getShout() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns shout text
- getSizes() - Method in class fi.foyt.foursquare.api.entities.BadgeImage
-
Returns array of image sizes
- getSizes() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns image sizes
- getSource() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns Source object containing application name and url that created this checkin
- getSource() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns source of the image (Application)
- getSpecials() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns array of specials at this venue
- getSpecialsNearby() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns an array of specials near this venue.
- getState() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns state.
- getState() - Method in class fi.foyt.foursquare.api.entities.Location
-
Returns state
- getStats() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns statistical information about this venue
- getStatus() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns status of the tip (either todo or done)
- getSw() - Method in class fi.foyt.foursquare.api.entities.GeoCodeBounds
-
- getTags() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns venue tags
- getText() - Method in class fi.foyt.foursquare.api.entities.Comment
-
Returns comment's text
- getText() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns the text of the tip
- getText() - Method in class fi.foyt.foursquare.api.entities.Warning
-
Returns warning text
- getTimeZone() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns timezone of the checkin
- getTimeZone() - Method in class fi.foyt.foursquare.api.entities.CompleteVenue
-
Returns time zone
- getTip() - Method in class fi.foyt.foursquare.api.entities.notifications.TipAlertNotification
-
Returns tip entity itself
- getTip() - Method in class fi.foyt.foursquare.api.entities.notifications.TipNotification
-
Returns tip entity itself
- getTip() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns tip in which photo is related to
- getTip() - Method in class fi.foyt.foursquare.api.entities.Todo
-
Returns the tip which is to-do
- getTips() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns tips for the venue
- getTips() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns for count of tips by this user.
- getTips() - Method in class fi.foyt.foursquare.api.entities.Recommendation
-
Returns array of recommended tips
- getTitle() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns a title of the special
- getTodo() - Method in class fi.foyt.foursquare.api.entities.CompleteTip
-
Returns todos for this tip
- getTodos() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns todos for the venue
- getTodos() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns for count of todos by this user.
- getTotal() - Method in class fi.foyt.foursquare.api.entities.notifications.LeaderboardNotification
-
Returns total
- getTotal() - Method in class fi.foyt.foursquare.api.entities.notifications.ScoreNotification
-
Returns total points
- getTwitter() - Method in class fi.foyt.foursquare.api.entities.Contact
-
Returns twitter id
- getType() - Method in class fi.foyt.foursquare.api.entities.BadgeSet
-
Returns badge set type
- getType() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns checkin type (checkin, shout, or venueless)
- getType() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns type of the venue.
- getType() - Method in class fi.foyt.foursquare.api.entities.CompleteUser
-
Returns type of the user.
- getType() - Method in class fi.foyt.foursquare.api.entities.Group
-
Returns type
- getType() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns type
- getType() - Method in class fi.foyt.foursquare.api.entities.notifications.Notification
-
Returns notification type
- getType() - Method in class fi.foyt.foursquare.api.entities.Reason
-
Returns type
- getUnlocked() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns true or false indicating if this special is unlocked for the acting user.
- getUnlocks() - Method in class fi.foyt.foursquare.api.entities.Badge
-
Returns array of unlock data
- getUrl() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns URL for more information.
- getUrl() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns url for this venue
- getUrl() - Method in class fi.foyt.foursquare.api.entities.Link
-
Returns a URL for additional information about this venue from this provider.
- getUrl() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns the url for the original uploaded file.
- getUrl() - Method in class fi.foyt.foursquare.api.entities.Size
-
Returns URL to image
- getUrl() - Method in class fi.foyt.foursquare.api.entities.Source
-
Returns source's (application's) url
- getUseCallback() - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns if JSON request mode is callback
- getUser() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns user who checked in
- getUser() - Method in class fi.foyt.foursquare.api.entities.Comment
-
Returns user that left the comment
- getUser() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns user that left the tip
- getUser() - Method in class fi.foyt.foursquare.api.entities.LeaderboardItem
-
Returns user who's leaderboard item this is
- getUser() - Method in class fi.foyt.foursquare.api.entities.Mayor
-
Returns user
- getUser() - Method in class fi.foyt.foursquare.api.entities.notifications.MayorshipNotification
-
Returns user
- getUser() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns user that uploaded the image
- getUsersCount() - Method in class fi.foyt.foursquare.api.entities.Stats
-
Returns users count
- getVenue() - Method in class fi.foyt.foursquare.api.entities.Checkin
-
Returns venue if any
- getVenue() - Method in class fi.foyt.foursquare.api.entities.CompactTip
-
Returns venue (if any) for the tip
- getVenue() - Method in class fi.foyt.foursquare.api.entities.CompleteSpecial
-
Returns venue
- getVenue() - Method in class fi.foyt.foursquare.api.entities.Photo
-
Returns venue where photo was taken
- getVenue() - Method in class fi.foyt.foursquare.api.entities.Recommendation
-
Returns recommended venues
- getVenue() - Method in class fi.foyt.foursquare.api.entities.VenueHistory
-
Returns venue
- getVenues() - Method in class fi.foyt.foursquare.api.entities.VenuesAutocompleteResult
-
get the minivenues
- getVenues() - Method in class fi.foyt.foursquare.api.entities.VenuesSearchResult
-
Returns resulted venues
- getVerified() - Method in class fi.foyt.foursquare.api.entities.CompactVenue
-
Returns true if this venue has been verified
- getWarning() - Method in class fi.foyt.foursquare.api.entities.Recommended
-
Returns warning
- getWidth() - Method in class fi.foyt.foursquare.api.entities.Size
-
Returns width
- getWoeType() - Method in class fi.foyt.foursquare.api.entities.GeoCodeFeature
-
- Group<T extends FoursquareEntity> - Class in fi.foyt.foursquare.api.entities
-
Base class for all groups
- Group() - Constructor for class fi.foyt.foursquare.api.entities.Group
-
- valueOf(String) - Static method in enum fi.foyt.foursquare.api.entities.notifications.NotificationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum fi.foyt.foursquare.api.io.Method
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum fi.foyt.foursquare.api.entities.notifications.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum fi.foyt.foursquare.api.io.Method
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- venue(String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Gives details about a venue, including location, mayorship, tags, tips, specials, and category.
- VenueGroup - Class in fi.foyt.foursquare.api.entities
-
Group of Venues
- VenueGroup() - Constructor for class fi.foyt.foursquare.api.entities.VenueGroup
-
- VenueHistory - Class in fi.foyt.foursquare.api.entities
-
Class representing VenueHistory entity
- VenueHistory() - Constructor for class fi.foyt.foursquare.api.entities.VenueHistory
-
- VenueHistoryGroup - Class in fi.foyt.foursquare.api.entities
-
Group of VenueHistories
- VenueHistoryGroup() - Constructor for class fi.foyt.foursquare.api.entities.VenueHistoryGroup
-
- venuesAdd(String, String, String, String, String, String, String, String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Allows user to add a new venue.
- VenuesAutocompleteResult - Class in fi.foyt.foursquare.api.entities
-
Results from a call to "SuggestCompletions"
https://developer.foursquare.com/docs/venues/suggestcompletion
- VenuesAutocompleteResult(MiniVenue[]) - Constructor for class fi.foyt.foursquare.api.entities.VenuesAutocompleteResult
-
Constructor requires an array of MiniVenues
- venuesCategories() - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns a hierarchical list of categories applied to venues.
- venuesEdit(String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Allows you to make changes to a venue (acting user must be a superuser or venue manager).
- venuesExplore(String, Double, Double, Double, Integer, String, String, Integer, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns a list of recommended venues near the specified location.
- venuesFlag(String, String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Allows users to indicate a venue is incorrect in some way.
- venuesHereNow(String, Integer, Integer, Long) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Provides a count of how many people are at a given venue.
- venuesLinks(String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns URLs or identifiers from third parties that have been applied to this venue
- venuesMarkTodo(String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Allows you to mark a venue to-do, with optional text.
- venuesPhotos(String, String, Integer, Integer) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns photos for a venue.
- venuesProposeEdit(String, String, String, String, String, String, String, String, String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Allows user to propose a change to a venue.
- venuesSearch(String, Double, Double, Double, String, Integer, String, String, String, String, String, Integer, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns a list of venues near the current location, optionally matching the search term.
- venuesSearch(Map<String, String>) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Generic search which takes a map of parameters
The map is converted into parameters for the search API call with key/value pairs matching
https://developer.foursquare.com/docs/venues/search
For example:
public Response foursquareSearchNamed(@QueryParam("place") String place, @QueryParam("term") String searchTerm) {
Map searchParams = new HashMap();
FoursquareApi foursquareApi = new FoursquareApi(, , );
searchParams.put("near", place);
searchParams.put("query", searchTerm);
searchParams.put("limit","50");
try {
Result result = foursquareApi.venuesSearch(searchParams);
if(result != null) {
return Response.ok(result.getResult()).build();
}
} catch (Exception e) {
e.printStackTrace();
log.warning("Problem with foursquare search");
}
return Response.noContent().build();
}
- venuesSearch(String, String, Integer, String, String, String, String, String) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns a list of venues near the current location identified by place (i.e.
- VenuesSearchResult - Class in fi.foyt.foursquare.api.entities
-
Result object for venues/search request
In version 20110615 Foursquare changes venues/search request to return
array of venues instead of venue groups what request used to result,
with an exception that sometimes request might still return groups.
- VenuesSearchResult(CompactVenue[], VenueGroup[]) - Constructor for class fi.foyt.foursquare.api.entities.VenuesSearchResult
-
Constructor
- VenuesSearchResult(CompactVenue[], VenueGroup[], GeoCode) - Constructor for class fi.foyt.foursquare.api.entities.VenuesSearchResult
-
- venuesSuggestCompletion(String, Double, Double, Double, String, int) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Venues Autocomplete
https://developer.foursquare.com/docs/venues/suggestcompletion
- venuesTips(String, String, Integer, Integer) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns tips for a venue.
- venuesTrending(String, Integer, Integer) - Method in class fi.foyt.foursquare.api.FoursquareApi
-
Returns a list of venues near the current location with the most people currently checked in.