|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of CGException in com.citygrid |
---|
Methods in com.citygrid that throw CGException | |
---|---|
static org.codehaus.jackson.JsonNode |
CGBuilder.parseJsonFile(String jsonFilePath)
|
CGPlacesDetailLocation |
CGBaseLocation.placesDetailLocation()
Convenience methods that returns details of current location. |
CGPlacesDetailLocation |
CGLocationDetailProviderImpl.placesDetailLocation()
Convenience methods that returns details of current location. |
CGPlacesDetailLocation |
CGLocationDetailProvider.placesDetailLocation()
Convenience methods that returns details of current location. |
org.codehaus.jackson.JsonNode |
CGShared.sendSynchronousRequest(String apiUrl,
Map<String,Object> parameters,
int connectTimeout,
int readTimeout)
Mirroring citygrid-ios API so using List |
Uses of CGException in com.citygrid.ads.custom |
---|
Methods in com.citygrid.ads.custom that throw CGException | |
---|---|
CGPlacesDetailLocation |
CGAdsCustomAd.placesDetailLocation()
Convenience methods that returns details of current location. |
CGAdsCustomResults |
CGAdsCustom.search()
|
Uses of CGException in com.citygrid.ads.mobile |
---|
Methods in com.citygrid.ads.mobile that throw CGException | |
---|---|
CGAdsMobileResults |
CGAdsMobile.banner()
|
CGPlacesDetailLocation |
CGAdsMobileAd.placesDetailLocation()
Convenience methods that returns details of current location. |
Uses of CGException in com.citygrid.ads.tracker |
---|
Methods in com.citygrid.ads.tracker that throw CGException | |
---|---|
void |
CGAdsTracker.track()
|
Uses of CGException in com.citygrid.content.offers |
---|
Methods in com.citygrid.content.offers that throw CGException | |
---|---|
CGOffersOffer |
CGOffersOffer.offersDetailOffer()
Convenience method that retrieves details of current offer. |
CGPlacesDetailLocation |
CGOffersLocation.placesDetailLocation()
Convenience methods that returns details of current location. |
Uses of CGException in com.citygrid.content.offers.detail |
---|
Methods in com.citygrid.content.offers.detail that throw CGException | |
---|---|
CGOffersDetailResults |
CGOffersDetail.detail()
|
Uses of CGException in com.citygrid.content.offers.search |
---|
Methods in com.citygrid.content.offers.search that throw CGException | |
---|---|
CGOffersSearchResults |
CGOffersSearch.search()
|
Uses of CGException in com.citygrid.content.places.detail |
---|
Methods in com.citygrid.content.places.detail that throw CGException | |
---|---|
CGAdsTracker |
CGPlacesDetailLocation.adsTracker(String muid,
String mobileType)
Convenience method to provider a builder for Ads tracking, i.e. |
CGPlacesDetailResults |
CGPlacesDetail.detail()
|
void |
CGPlacesDetailLocation.track(String muid,
String mobileType,
CGAdsTrackerActionTarget actionTarget)
Convenience method to track current location with a CGAdsTrackerActionTarget |
void |
CGPlacesDetailLocation.track(String muid,
String mobileType,
CGAdsTrackerActionTarget actionTarget,
String placement)
Convenience method to track current location with a CGAdsTrackerActionTarget and a placement |
Uses of CGException in com.citygrid.content.places.search |
---|
Methods in com.citygrid.content.places.search that throw CGException | |
---|---|
CGPlacesDetailLocation |
CGPlacesSearchLocation.placesDetailLocation()
Convenience methods that returns details of current location. |
CGPlacesSearchResults |
CGPlacesSearch.search()
Performs a where search as documented by http://docs.citygridmedia.com/display/citygridv2/Places+API#PlacesAPI-SearchUsingWhere |
Uses of CGException in com.citygrid.content.reviews |
---|
Methods in com.citygrid.content.reviews that throw CGException | |
---|---|
CGPlacesDetailLocation |
CGReviewsSearchReview.placesDetailLocation()
|
CGReviewsSearchResults |
CGReviewsSearch.search()
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |