UserContentCommentResultFilter Type

A result filter for use in creating queries which return all comments on content created by a given user.

Type Template

<...>
    <communityID>xs:long</communityID>
    <includeModerated>xs:boolean</includeModerated>
    <creationDateRangeMax>xs:dateTime</creationDateRangeMax>
    <creationDateRangeMin>xs:dateTime</creationDateRangeMin>
    <moderationRangeMax>Integer</moderationRangeMax>
    <moderationRangeMin>Integer</moderationRangeMin>
    <modificationDateRangeMax>xs:dateTime</modificationDateRangeMax>
    <modificationDateRangeMin>xs:dateTime</modificationDateRangeMin>
    <numResults>Integer</numResults>
    <recursive>xs:boolean</recursive>
    <resolutionDateRangeMin>Integer</resolutionDateRangeMin>
    <!-- List of ... -->
    <resolutionStates>xs:string</resolutionStates>
    <resolutionnDateRangeMax>Integer</resolutionnDateRangeMax>
    <sortField>xs:int</sortField>
    <sortOrder>xs:int</sortOrder>
    <startIndex>xs:int</startIndex>
    <!-- List of ... -->
    <tags>xs:string</tags>
    <userID>Long</userID>
    <includeAuthorsInUserFilter>xs:boolean</includeAuthorsInUserFilter>
    <includeDocumentBackChannelComments>xs:boolean</includeDocumentBackChannelComments>
    <includeOwnComments>xs:boolean</includeOwnComments>
<...>

Note: Element descriptions are split into information that's relevant when you're creating an instance of this type and information relevant when you're receiving an instance of it. Occasionally these will differ.

Elements

Element Description
communityID
Setting
Getting
creationDateRangeMax
Setting
Getting
creationDateRangeMin
Setting
Getting
includeAuthorsInUserFilter
Setting
Sets whether users who have been added as authors to a document should be included when filtering user content comments by user.
Getting
Returns true if users who have been added as authors to a document should be included when filtering user content comments by user.
includeDocumentBackChannelComments
Setting
Sets whether document backchannel comments should be included.
Getting
Returns true if document backchannel comments should be included.
includeModerated
Setting
Getting
includeOwnComments
Setting
Sets whether comments by the user whose content is being queried for comments should be included.
Getting
Returns true if comments by the user whose content is being queried for comments should be included.
moderationRangeMax
Setting
Getting
moderationRangeMin
Setting
Getting
modificationDateRangeMax
Setting
Getting
modificationDateRangeMin
Setting
Getting
numResults
Setting
Getting
recursive
Setting
Getting
resolutionDateRangeMin
Setting
Getting
resolutionStates
Setting
Getting
resolutionnDateRangeMax
Setting
Getting
sortField
Setting
Getting
sortOrder
Setting
Getting
startIndex
Setting
Getting
tags
Setting
Getting
userID
Setting
Getting