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