Uses of Class
org.apache.camel.component.wordpress.api.model.CategorySearchCriteria
-
Packages that use CategorySearchCriteria Package Description org.apache.camel.component.wordpress.api.service.impl -
-
Uses of CategorySearchCriteria in org.apache.camel.component.wordpress.api.service.impl
Methods in org.apache.camel.component.wordpress.api.service.impl with parameters of type CategorySearchCriteria Modifier and Type Method Description List<Category>WordpressServiceCategoriesAdapter. list(CategorySearchCriteria criteria)
-