Modifier and Type | Class and Description |
---|---|
class |
FilterRestApiParameterNameProvider
Resolves the query instance parameter names of the api.
|
Modifier and Type | Method and Description |
---|---|
static QueryParametersParameterNameProvider |
ResourceHandlerHelper.getNameProvider(javax.ws.rs.core.Request request)
Returns the name provider to use.
|
Modifier and Type | Method and Description |
---|---|
static NoteQueryParameters |
NoteResourceHelper.configureQueryInstance(GetCollectionNoteParameter noteCollectionParameter,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
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 QueryParametersParameterNameProvider |
ResourceHandlerHelper.getNameProvider(javax.ws.rs.core.Request request)
Returns the name provider to use.
|
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 QueryParametersParameterNameProvider |
ResourceHandlerHelper.getNameProvider(javax.ws.rs.core.Request request)
Returns the name provider to use.
|
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 QueryParametersParameterNameProvider |
ResourceHandlerHelper.getNameProvider(javax.ws.rs.core.Request request)
Returns the name provider to use.
|
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 |
---|---|
QueryParametersParameterNameProvider |
EmbedController.getNameProvider() |
Modifier and Type | Method and Description |
---|---|
Collection<TagSuggestion> |
TagSuggestionProvider.findTagSuggestions(Collection<String> tagSuggestionProviderAliases,
boolean assignedTagsOnly,
Map<String,Object> filters,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Searches for tags with the specified filters.
|
Collection<TagSuggestion> |
TagSuggestionManagement.findTagSuggestions(TagStoreType type,
Collection<String> tagSuggestionProviderAliases,
Collection<String> tagSuggestionAliases,
boolean assignedTagsOnly,
Map<String,Object> filters,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Searches for tags with the specified filters.
|
Modifier and Type | Method and Description |
---|---|
Collection<TagSuggestion> |
UserTagSuggestionProvider.findTagSuggestions(Collection<String> tagSuggestionProviderAliases,
boolean assignedTagsOnly,
Map<String,Object> filters,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Searches for tags with the specified filters.
|
Collection<TagSuggestion> |
NoteTagSuggestionProvider.findTagSuggestions(Collection<String> tagSuggestionProviderAliases,
boolean assignedTagsOnly,
Map<String,Object> filters,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Searches for tags with the specified filters.
|
Collection<TagSuggestion> |
BlogTagSuggestionProvider.findTagSuggestions(Collection<String> tagSuggestionProviderAliases,
boolean assignedTagsOnly,
Map<String,Object> filters,
QueryParametersParameterNameProvider nameProvider,
Locale locale)
Searches for tags with the specified filters.
|
Modifier and Type | Class and Description |
---|---|
class |
FilterApiParameterNameProvider
Resolves the query instance parameter names of the api.
|
class |
FilterWidgetParameterNameProvider
QueryParametersParameterNameProvider to be used
in conjunction with the blog filter widget. |
Modifier and Type | Method and Description |
---|---|
protected QueryParametersParameterNameProvider |
QueryParametersConfigurator.getParameterNameProvider()
Returns the current name provider.
|
Modifier and Type | Method and Description |
---|---|
static TimelineFilterViewType |
TimelineQueryParametersConfigurator.determineViewType(Map<String,? extends Object> parameters,
QueryParametersParameterNameProvider parameterNameProvider)
Helper to determine the
TimelineFilterViewType based on the parameters. |
Copyright © 2019 Communote team. All rights reserved.