[ 
https://issues.apache.org/jira/browse/OLINGO-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15217879#comment-15217879
 ] 

Ralf Handl edited comment on OLINGO-919 at 3/30/16 12:20 PM:
-------------------------------------------------------------

IsComposable="true" explicitly allows adding path segments, key predicates, or 
system query options, here the revised text from Errata03 (currently in 
document production):

>    A composable function can be invoked with additional path segments or key 
> predicates  appended to the path that
>    identifies the composable function, and with system query options as 
> appropriate for the type returned by the
>    composable function.

IsComposable="false" only means that there's no guarantee that a client can add 
these URL parts, "false" does not forbid to add these. So IsComposable should 
not have any influence on the behavior of the library, it's just an attribute 
in $metadata.


was (Author: ralfhandl):
IsComposable="true" explicitly allows adding path segments, key predicates, or 
system query options, here the revised text from Errata03 (currently in 
document production):

    A composable function can be invoked with additional path segments or key 
predicates appended to the path that
    identifies the composable function, and with system query options as 
appropriate for the type returned by the
    composable function.

IsComposable="false" only means that there's no guarantee that a client can add 
these URL parts, "false" does not forbid to add these. So IsComposable should 
not have any influence on the behavior of the library, it's just an attribute 
in $metadata.

> $count is not supported as last segment on Functions/Actions
> ------------------------------------------------------------
>
>                 Key: OLINGO-919
>                 URL: https://issues.apache.org/jira/browse/OLINGO-919
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.1.0
>            Reporter: Ramesh Reddy
>            Assignee: Christian Amend
>
> See more details on OLINGO-915
> When function (including function imports) and action (and AI ) return 
> collection values, then that url can end with $count. For reference see [1]
> [1] 
> http://docs.oasis-open.org/odata/odata/v4.0/errata02/os/complete/part2-url-conventions/odata-v4.0-errata02-os-part2-url-conventions-complete.html#_Toc406398093



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to