Modifier and Type | Method and Description |
---|---|
static BlogQueryParameters |
TopicResourceHelper.configureQueryInstance(GetCollectionTopicParameter topicCollectionParameter,
QueryParametersParameterNameProvider nameProvider)
Get query instance to filter notes
|
Modifier and Type | Method and Description |
---|---|
static BlogQueryParameters |
TopicResourceHelper.configureQueryInstance(GetCollectionTopicParameter topicCollectionParameter,
QueryParametersParameterNameProvider nameProvider)
Get query instance to filter notes
|
Modifier and Type | Method and Description |
---|---|
static BlogQueryParameters |
TopicResourceHelper.configureQueryInstance(GetCollectionTopicParameter topicCollectionParameter,
QueryParametersParameterNameProvider nameProvider)
Get query instance to filter notes
|
Modifier and Type | Method and Description |
---|---|
static BlogQueryParameters |
TopicResourceHelper.configureQueryInstance(GetCollectionTopicParameter topicCollectionParameter,
QueryParametersParameterNameProvider nameProvider)
Get query instance to filter notes
|
Modifier and Type | Class and Description |
---|---|
class |
BlogQuery<R,I extends BlogQueryParameters> |
Modifier and Type | Field and Description |
---|---|
static BlogQuery<BlogData,BlogQueryParameters> |
BlogQuery.DEFAULT_QUERY
Static default query.
|
Modifier and Type | Method and Description |
---|---|
String |
UserBlogQuery.buildQuery(BlogQueryParameters queryParameters)
Build the query
|
PageableList |
UserBlogQuery.postQueryExecution(BlogQueryParameters queryInstance,
PageableList result)
This function is called after executing the query for further augmentations.
|
Modifier and Type | Class and Description |
---|---|
class |
BlogQueryParametersConfigurator<T extends BlogQueryParameters>
Configurator for
BlogQueryParameters |
Modifier and Type | Method and Description |
---|---|
static void |
BlogQueryParametersConfigurator.configureForAllManagedBlogs(BlogQueryParameters instance)
Helper method which configures the query queryParameters to return all managed blogs of the
current user.
|
Modifier and Type | Class and Description |
---|---|
class |
BlogTagQueryParameters
QueryInstance for getting tags of blogs.
|
Copyright © 2019 Communote team. All rights reserved.