|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CGPlacesSearch | |
---|---|
com.citygrid | |
com.citygrid.content.places.search |
Uses of CGPlacesSearch in com.citygrid |
---|
Methods in com.citygrid that return CGPlacesSearch | |
---|---|
static CGPlacesSearch |
CityGrid.placesSearch()
Gets the builder for invoking place searches. |
Uses of CGPlacesSearch in com.citygrid.content.places.search |
---|
Methods in com.citygrid.content.places.search that return CGPlacesSearch | |
---|---|
static CGPlacesSearch |
CGPlacesSearch.placesSearch()
Returns a search builder that is initialized to the global publisher ande timeout values. |
static CGPlacesSearch |
CGPlacesSearch.placesSearchWithPlacement(String placement)
Returns a search builder that is initialized to the global connectTimeout values. |
static CGPlacesSearch |
CGPlacesSearch.placesSearchWithPublisher(String publisher)
Returns a search builder that is initialized to the global connectTimeout values. |
static CGPlacesSearch |
CGPlacesSearch.placesSearchWithPublisherAndPlacement(String publisher,
String placement)
Returns a search builder that is initialized to the global connectTimeout values. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |