| Modifier and Type | Method and Description |
|---|---|
SearchCriteria |
WordpressComponentConfiguration.getSearchCriteria()
The search criteria
|
| Modifier and Type | Method and Description |
|---|---|
void |
WordpressComponentConfiguration.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