Uses of Class
com.yahoo.marketing.apt.CustomContentCategoryResponse

Packages that use CustomContentCategoryResponse
com.yahoo.marketing.apt   
 

Uses of CustomContentCategoryResponse in com.yahoo.marketing.apt
 

Methods in com.yahoo.marketing.apt that return CustomContentCategoryResponse
 CustomContentCategoryResponse[] SiteClassificationServiceHttpBindingStub.addCustomContentCategories(CustomContentCategory[] customContentCategories)
           
 CustomContentCategoryResponse[] SiteClassificationService.addCustomContentCategories(CustomContentCategory[] customContentCategories)
           
 CustomContentCategoryResponse SiteClassificationServiceHttpBindingStub.addCustomContentCategory(CustomContentCategory customContentCategory)
           
 CustomContentCategoryResponse SiteClassificationService.addCustomContentCategory(CustomContentCategory customContentCategory)
           
 CustomContentCategoryResponse[] SiteClassificationServiceHttpBindingStub.updateCustomContentCategories(CustomContentCategory[] customContentCategories)
           
 CustomContentCategoryResponse[] SiteClassificationService.updateCustomContentCategories(CustomContentCategory[] customContentCategories)
           
 CustomContentCategoryResponse SiteClassificationServiceHttpBindingStub.updateCustomContentCategory(CustomContentCategory customContentCategory)
           
 CustomContentCategoryResponse SiteClassificationService.updateCustomContentCategory(CustomContentCategory customContentCategory)