Interface WordpressServiceTags
-
- All Superinterfaces:
WordpressCrudService<Tag,TagSearchCriteria>,WordpressService
- All Known Implementing Classes:
WordpressServiceTagsAdapter
public interface WordpressServiceTags extends WordpressCrudService<Tag,TagSearchCriteria>
-
-
Method Summary
-
Methods inherited from interface org.apache.camel.component.wordpress.api.service.WordpressCrudService
create, delete, forceDelete, list, retrieve, retrieve, update
-
Methods inherited from interface org.apache.camel.component.wordpress.api.service.WordpressService
setWordpressAuthentication
-
-