Class WordpressServiceTaxonomyAdapter
java.lang.Object
org.apache.camel.component.wordpress.api.service.impl.WordpressServiceTaxonomyAdapter
- All Implemented Interfaces:
WordpressService,WordpressServiceTaxonomy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected final Stringprotected final TaxonomySPIgetSpi()protected Class<TaxonomySPI>final voidsetWordpressAuthentication(WordpressAuthentication authentication) Sets the Wordpress Authentication ModelMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.camel.component.wordpress.api.service.WordpressService
setWordpressAuthentication
-
Constructor Details
-
WordpressServiceTaxonomyAdapter
-
-
Method Details
-
getSpiType
-
list
- Specified by:
listin interfaceWordpressServiceTaxonomy
-
retrieve
- Specified by:
retrievein interfaceWordpressServiceTaxonomy
-
getSpi
-
getApiVersion
-
setWordpressAuthentication
Description copied from interface:WordpressServiceSets the Wordpress Authentication Model- Specified by:
setWordpressAuthenticationin interfaceWordpressService
-