Class WordpressServicePagesAdapter

java.lang.Object
org.apache.camel.component.wordpress.api.service.impl.WordpressServicePagesAdapter
All Implemented Interfaces:
WordpressCrudService<Page,PageSearchCriteria>, WordpressService, WordpressServicePages

public class WordpressServicePagesAdapter extends Object implements WordpressServicePages
The WordpressServicePosts implementation. Aggregates the PostsSPI interface using JAXRSClientFactory to make the API calls.
Since:
0.0.1