public class DeleteActivitiesNoteQueryParameters extends NoteQueryParameters
NoteQueryParameters
with additional fields for retrieving only activities but excluding
those that cannot be deleted.QueryParameters.OrderDirection
PARAM_NOTE_STATUS
PARAM_ATTACHMENT_REPO_CONNECTOR_ID, PARAM_BLOG_ID, PARAM_DISCUSSION_ID, PARAM_FILTER, PARAM_LOWER_TAG_DATE, PARAM_MAX_RANK, PARAM_MIN_RANK, PARAM_NOTE_ID, PARAM_RESOURCE_ID, PARAM_TAG_PREFIX, PARAM_UPPER_TAG_DATE, PARAM_USER_ID, PARAM_USER_TO_BE_NOTIFIED
PARAM_LAST_MODIFICATION_DATE, PARAM_USER_ROLE_FILTER, PLACEHOLDER_USER_ALIAS
SORT_ASCENDING, SORT_DESCENDING
Constructor and Description |
---|
DeleteActivitiesNoteQueryParameters(String templateId,
long expirationTimeoutInMillis)
Constructor.
|
clone, clone, getDiscussionFilterModeForFiltering, getOriginalPostId, getParameters, getResultSpecification, getRetrieveOnlyNotesAfterDate, getRetrieveOnlyNotesAfterId, getRetrieveOnlyNotesBeforeDate, getRetrieveOnlyNotesBeforeId, getSortByDate, getSortById, getStatus, isDiscussionDependentRootNotesFilter, isDiscussionIndependentFilter, isFavoriteFeedAndUnfiltered, isFeedFiltered, isFeedFiltered, isFollowingFeedAndUnfiltered, isNotificationFeed, isThreadedView, setOriginalPostId, setRetrieveOnlyNotesAfterDate, setRetrieveOnlyNotesAfterId, setRetrieveOnlyNotesBeforeDate, setRetrieveOnlyNotesBeforeId, setSortByDate, setSortById, setStatus, setTimelineFilterViewType
addTagId, addTagStoreTagId, addTagStoreTagId, createParameterName, getAttachmentContentIds, getAttachmentRepositoryConnectorId, getAttachmentRepositoryConnectorIds, getDiscussionFilterMode, getDiscussionId, getExcludeNoteStatus, getFullTextSearchFilters, getFullTextSearchParameterNames, getLogicalTags, getLowerTagDate, getMaximumRank, getMinimumRank, getNoteId, getNumberOfTagsToFilter, getResourceId, getTagIds, getTagPrefix, getTagStoreAliases, getTagStoreTagIds, getTopicSearchParameterNames, getTypeSpecificExtension, getUpperTagDate, getUserAliases, getUserIds, getUserIdsToIgnore, getUserToBeNotified, isAllowDuplicateResults, isDirectMessage, isFavorites, isIncludeStartDate, isMentionDiscussionAuthors, isMentionTopicAuthors, isMentionTopicManagers, isMentionTopicReaders, isMultilingualTagPrefixSearch, isQueryForAdditionalDMs, isRankFilterActive, isRetrieveOnlyFollowedItems, isSearchOnlyExtensionSpecificFields, isSortByDayDateAndRank, isTimeLimitsQueryRequired, needTransformListItem, setAllowDuplicateResults, setAttachmentContentIds, setAttachmentRepositoryConnectorId, setAttachmentRepositoryConnectorIds, setDirectMessage, setDiscussionFilterMode, setDiscussionId, setExcludeNoteStatus, setFavorites, setFullTextSearchFilters, setIncludeStartDate, setLogicalTags, setLowerTagDate, setMaximumRank, setMentionDiscussionAuthors, setMentionTopicAuthors, setMentionTopicManagers, setMentionTopicReaders, setMinimumRank, setNoteId, setQueryForAdditionalDMs, setResourceId, setRetrieveOnlyFollowedItems, setSortByDayDateAndRank, setTagIds, setTagPrefix, setTagStoreAliases, setTimeLimitsQueryRequired, setTopicSearchFilters, setTypeSpecificExtension, setUpperTagDate, setUserAliases, setUserIds, setUserIdsToIgnore, setUserToBeNotified
addRoleToExclude, addRoleToInclude, addUserTagIds, addUserTagStoreTagId, addUserTagStoreTagId, getExcludeStatusFilter, getIncludeStatusFilter, getLastModifiedAfter, getMatchMode, getRolesToExclude, getRolesToInclude, getUserSearchFilters, getUserSearchParameterNames, getUserTagIds, getUserTagStoreTagIds, isHideSelectedTags, isIgnoreEmailField, isRetrieveOnlyFollowedUsers, setExcludeStatusFilter, setHideSelectedTags, setIncludeStatusFilter, setLastModifiedAfter, setMatchMode, setRetrieveOnlyFollowedUsers, setUserSearchFilters, setUserSearchFilters, sortByEmailAsc, sortByFirstNameAsc, sortByLastNameAsc, transformResultItem
addPropertyFilter, getPropertyFilters
addParameter, addParameter, addSortField, addSortField, createParameterNamesForSearch, getDatabaseConfiguration, getLanguageCode, getPageInformation, getPageInformation, getSortString, isLimitResultSet, isLimitResultSetAvodingDuplicates, putParameter, putParametersForSearch, putParametersForSearch, setLanguageCode, setLimitResultSet, setLimitResultSetAvodingDuplicates, setResultSpecification, validateLong
public DeleteActivitiesNoteQueryParameters(String templateId, long expirationTimeoutInMillis)
templateId
- Id of the template, the activities to find should be.expirationTimeoutInMillis
- See
ActivityConfiguration.getExpirationTimeout()
Copyright © 2019 Communote team. All rights reserved.