OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cmis-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: The includeRelationships parameter for Query URI template


Hello!

The includeRelationships parameter should be enum (see enumIncludeRelationships).

     3.6.1.3 Query
{includeRelationships}: Boolean

     2.2.1.2.2 Relationships
    Enum includeRelationships: Value indicating what relationships in which the objects returned
     participate MUST be returned, if any. Values are:
2812          none:No relationships MUST be returned. (Default).
2813          source: Only relationships in which the objects returned are the source MUST be
2814          returned.
2815          target: Only relationships in which the objects returned are the target MUST be
2816          returned.
2817          both: Relationships in which the objects returned are the source or the target MUST be
2818          returned.


Regards,
Alexey.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]