Uses of Class
com.citygrid.CGError

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

Uses of CGError in com.citygrid
 

Fields in com.citygrid declared as CGError
private  CGError[] CGException.errors
           
 

Methods in com.citygrid that return CGError
 CGError CGShared.errorWithErrorNum(CGErrorNum errorNum)
           
 CGError[] CGException.getErrors()
           
 

Constructors in com.citygrid with parameters of type CGError
CGException(CGError error)
           
CGException(CGError[] errors)
           
 

Uses of CGError in com.citygrid.ads.custom
 

Methods in com.citygrid.ads.custom that return types with arguments of type CGError
private  List<CGError> CGAdsCustom.validate()
           
 

Uses of CGError in com.citygrid.ads.mobile
 

Methods in com.citygrid.ads.mobile that return types with arguments of type CGError
private  List<CGError> CGAdsMobile.validate()
           
 

Uses of CGError in com.citygrid.ads.tracker
 

Methods in com.citygrid.ads.tracker that return types with arguments of type CGError
private  List<CGError> CGAdsTracker.validate()
           
 

Uses of CGError in com.citygrid.content.offers.detail
 

Methods in com.citygrid.content.offers.detail that return types with arguments of type CGError
private  List<CGError> CGOffersDetail.validate()
           
 

Uses of CGError in com.citygrid.content.offers.search
 

Methods in com.citygrid.content.offers.search that return types with arguments of type CGError
private  List<CGError> CGOffersSearch.validate()
           
 

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

Methods in com.citygrid.content.places.detail that return types with arguments of type CGError
private  List<CGError> CGPlacesDetail.validate()
           
 

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

Methods in com.citygrid.content.places.search that return types with arguments of type CGError
private  List<CGError> CGPlacesSearch.validate()
           
 

Uses of CGError in com.citygrid.content.reviews
 

Methods in com.citygrid.content.reviews that return types with arguments of type CGError
private  List<CGError> CGReviewsSearch.validate()
           
 



Copyright © 2011. All Rights Reserved.