Modifier and Type | Class and Description |
---|---|
class |
DeleteActivitiesNoteQueryParameters
NoteQueryParameters with additional fields for retrieving only activities but excluding
those that cannot be deleted. |
Modifier and Type | Class and Description |
---|---|
class |
TaggingCoreItemQueryDefinition<R,I extends TimelineQueryParameters>
The TaggingCoreItemQueryDefinition is the base QueryDefinition for all tagging items such as Tag,
UserTaggedResource.
|
Modifier and Type | Class and Description |
---|---|
class |
TaggingCoreItemTimeLimitsQueryParameters
The instance for
TaggingCoreItemTimeLimitsQuery . |
Modifier and Type | Method and Description |
---|---|
void |
TaggingCoreItemTimeLimitsQueryParameters.populateFromQueryInstance(TimelineQueryParameters queryInstance)
Initiates the query instance with data copied from another query instance object.
|
Modifier and Type | Class and Description |
---|---|
class |
TopicTimelineParameters
Query instance to retrieve topics.
|
Modifier and Type | Class and Description |
---|---|
class |
TimelineQueryParametersConfigurator<T extends TimelineQueryParameters>
This
QueryParametersConfigurator can be used to configure a CoreItemQueryInstance
. |
Modifier and Type | Class and Description |
---|---|
class |
NoteQueryParameters
Query instance to find notes
|
Modifier and Type | Method and Description |
---|---|
static NoteQueryParameters |
NoteQueryParameters.clone(TimelineQueryParameters queryParameters)
Create a new NoteQueryInstance that takes the common
TimelineQueryParameters
Parameters. |
Modifier and Type | Class and Description |
---|---|
class |
RankTagQueryParameters
Query instance to find tags
|
class |
TagQueryParameters
Query instance to find tags.
|
Modifier and Type | Class and Description |
---|---|
class |
UserTaggingCoreQueryParameters
Query instance to find user tagged resources
|
Modifier and Type | Class and Description |
---|---|
class |
BaseFilterApiController<L extends IdentifiableEntityData,I extends TimelineQueryParameters,D extends TaggingCoreItemQueryDefinition<L,I>>
Deprecated.
Use new generated REST-API instead.
|
Modifier and Type | Method and Description |
---|---|
protected Pair<UserTaggingCoreQuery,TimelineQueryParameters> |
UserFilterApiController.createQueryInstance(javax.servlet.http.HttpServletRequest request)
Deprecated.
Get the query instance for the current request to be configured
|
protected Pair<RelatedRankTagQuery,TimelineQueryParameters> |
TagFilterApiController.createQueryInstance(javax.servlet.http.HttpServletRequest request)
Deprecated.
Get the query instance for the current request to be configured
|
protected Pair<UserTaggedBlogQuery,TimelineQueryParameters> |
BlogFilterApiController.createQueryInstance(javax.servlet.http.HttpServletRequest request)
Deprecated.
Get the query instance for the current request to be configured
|
Modifier and Type | Method and Description |
---|---|
protected void |
UserFilterApiController.postConfigureQueryInstance(TimelineQueryParameters queryInstance)
Deprecated.
Hook for additional configuration
|
protected void |
TagFilterApiController.postConfigureQueryInstance(TimelineQueryParameters queryInstance)
Deprecated.
Hook for additional configuration
|
protected void |
BlogFilterApiController.postConfigureQueryInstance(TimelineQueryParameters queryInstance)
Deprecated.
Hook for additional configuration
|
Copyright © 2019 Communote team. All rights reserved.