|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomContentCategory | |
---|---|
com.yahoo.marketing.apt |
Uses of CustomContentCategory in com.yahoo.marketing.apt |
---|
Fields in com.yahoo.marketing.apt declared as CustomContentCategory | |
---|---|
private CustomContentCategory |
CustomContentCategoryResponse.category
|
Methods in com.yahoo.marketing.apt that return CustomContentCategory | |
---|---|
CustomContentCategory |
CustomContentCategoryResponse.getCategory()
Gets the category value for this CustomContentCategoryResponse. |
CustomContentCategory[] |
SiteClassificationServiceHttpBindingStub.getCustomContentCategories(long[] customContentCategoryIDs)
|
CustomContentCategory[] |
SiteClassificationService.getCustomContentCategories(long[] customContentCategoryIDs)
|
CustomContentCategory[] |
SiteClassificationServiceHttpBindingStub.getCustomContentCategoriesBySiteID(long siteID)
|
CustomContentCategory[] |
SiteClassificationService.getCustomContentCategoriesBySiteID(long siteID)
|
CustomContentCategory |
SiteClassificationServiceHttpBindingStub.getCustomContentCategory(long customContentCategoryID)
|
CustomContentCategory |
SiteClassificationService.getCustomContentCategory(long customContentCategoryID)
|
Constructors in com.yahoo.marketing.apt with parameters of type CustomContentCategory | |
---|---|
CustomContentCategoryResponse(CustomContentCategory category,
Error[] errors,
java.lang.Boolean operationSucceeded)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |