Uses of Class
org.apache.camel.component.wordpress.api.model.Tag
Packages that use Tag
Package
Description
-
Uses of Tag in org.apache.camel.component.wordpress.api.service.impl
Methods in org.apache.camel.component.wordpress.api.service.impl that return TagModifier and TypeMethodDescriptionprotected Tagprotected Tagprotected TagWordpressServiceTagsAdapter.doRetrieve(Integer entityID, Context context) protected TagMethods in org.apache.camel.component.wordpress.api.service.impl that return types with arguments of type TagMethods in org.apache.camel.component.wordpress.api.service.impl with parameters of type Tag -
Uses of Tag in org.apache.camel.component.wordpress.api.service.spi
Methods in org.apache.camel.component.wordpress.api.service.spi that return TagModifier and TypeMethodDescriptionMethods in org.apache.camel.component.wordpress.api.service.spi that return types with arguments of type TagModifier and TypeMethodDescriptionTagsSPI.list(String apiVersion, Context context, Integer page, Integer perPage, String search, List<Integer> exclude, List<Integer> include, List<Integer> offset, Order order, TagOrderBy orderBy, Boolean hideEmpty, Integer post, String slug) Methods in org.apache.camel.component.wordpress.api.service.spi with parameters of type Tag