Uses of Class
org.apache.camel.component.wordpress.api.model.SearchCriteria
Packages that use SearchCriteria
Package
Description
-
Uses of SearchCriteria in org.apache.camel.component.wordpress
Methods in org.apache.camel.component.wordpress that return SearchCriteriaMethods in org.apache.camel.component.wordpress with parameters of type SearchCriteriaModifier and TypeMethodDescriptionvoidWordpressConfiguration.setSearchCriteria(SearchCriteria searchCriteria) -
Uses of SearchCriteria in org.apache.camel.component.wordpress.api.model
Subclasses of SearchCriteria in org.apache.camel.component.wordpress.api.modelModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of SearchCriteria in org.apache.camel.component.wordpress.api.service
Classes in org.apache.camel.component.wordpress.api.service with type parameters of type SearchCriteriaModifier and TypeInterfaceDescriptioninterfaceWordpressCrudService<T,S extends SearchCriteria> Common interface for services performing CRUD operations -
Uses of SearchCriteria in org.apache.camel.component.wordpress.proxy
Methods in org.apache.camel.component.wordpress.proxy that return types with arguments of type SearchCriteriaModifier and TypeMethodDescriptionClass<? extends SearchCriteria> WordpressOperationType.getCriteriaType()