Uses of Class
com.citygrid.content.places.detail.CGPlacesDetail

Packages that use CGPlacesDetail
com.citygrid   
com.citygrid.ads.custom   
com.citygrid.ads.mobile   
com.citygrid.content.offers   
com.citygrid.content.places.detail   
com.citygrid.content.places.search   
com.citygrid.content.reviews   
 

Uses of CGPlacesDetail in com.citygrid
 

Methods in com.citygrid that return CGPlacesDetail
 CGPlacesDetail CGBaseLocation.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
static CGPlacesDetail CityGrid.placesDetail()
          Gets the builder for getting a detail for a place.
 CGPlacesDetail CGLocationDetailProviderImpl.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 CGPlacesDetail CGLocationDetailProvider.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 

Uses of CGPlacesDetail in com.citygrid.ads.custom
 

Methods in com.citygrid.ads.custom that return CGPlacesDetail
 CGPlacesDetail CGAdsCustomAd.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 

Uses of CGPlacesDetail in com.citygrid.ads.mobile
 

Methods in com.citygrid.ads.mobile that return CGPlacesDetail
 CGPlacesDetail CGAdsMobileAd.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 

Uses of CGPlacesDetail in com.citygrid.content.offers
 

Methods in com.citygrid.content.offers that return CGPlacesDetail
 CGPlacesDetail CGOffersLocation.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 

Uses of CGPlacesDetail in com.citygrid.content.places.detail
 

Methods in com.citygrid.content.places.detail that return CGPlacesDetail
static CGPlacesDetail CGPlacesDetail.placesDetail()
           
static CGPlacesDetail CGPlacesDetail.placesDetailWithPlacement(String placement)
           
static CGPlacesDetail CGPlacesDetail.placesDetailWithPublisher(String publisher)
           
static CGPlacesDetail CGPlacesDetail.placesDetailWithPublisherAndPlacement(String publisher, String placement)
           
 

Uses of CGPlacesDetail in com.citygrid.content.places.search
 

Methods in com.citygrid.content.places.search that return CGPlacesDetail
 CGPlacesDetail CGPlacesSearchLocation.placesDetail()
          Convenience methods that returns a builder CGPlacesDetail for current location.
 

Uses of CGPlacesDetail in com.citygrid.content.reviews
 

Methods in com.citygrid.content.reviews that return CGPlacesDetail
 CGPlacesDetail CGReviewsSearchReview.placesDetail()
           
 



Copyright © 2011. All Rights Reserved.