| Modifier and Type | Method and Description |
|---|---|
SearchCriteria |
WordpressConfiguration.getSearchCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
WordpressConfiguration.setSearchCriteria(SearchCriteria searchCriteria) |
| Modifier and Type | Class and Description |
|---|---|
class |
CategorySearchCriteria |
class |
ClassifierSearchCriteria |
class |
CommentSearchCriteria |
class |
PageSearchCriteria |
class |
PostSearchCriteria |
class |
PublishableSearchCriteria |
class |
TagSearchCriteria |
class |
UserSearchCriteria |
| Modifier and Type | Interface and Description |
|---|---|
interface |
WordpressCrudService<T,S extends SearchCriteria>
Common interface for services performing CRUD operations
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends SearchCriteria> |
WordpressOperationType.getCriteriaType() |
Apache Camel