[
https://issues.apache.org/jira/browse/OLINGO-202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13961799#comment-13961799
]
Francesco Chicchiriccò commented on OLINGO-202:
-----------------------------------------------
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=081df2aa70b348e43a90ba40614745c0f9de7f89
https://git-wip-us.apache.org/repos/asf?p=olingo-odata4.git;a=commit;h=855a586b3dad92de0415cd7713dd8f7e5970681e
> Refactor getOperation methods
> -----------------------------
>
> Key: OLINGO-202
> URL: https://issues.apache.org/jira/browse/OLINGO-202
> Project: Olingo
> Issue Type: Improvement
> Components: odata4-client, odata4-commons, odata4-server
> Reporter: Christian Amend
> Assignee: Christian Amend
> Fix For: V4 0.1.0
>
>
> At the edm:
> Seperate getAction into getBoundAction() and getUnboundAction()
> Seperate getFunction into getBoundFunction() and getUnboundFunction()
> to be more explicit and prevent confusion.
> In EdmActionImport
> * REMOVE getBoundAction(...)
> In EdmFunctionImport
> * REMOVE getBoundFunction(...)
> * ADD List<EdmFunction> getUnboundFunctions(), which will deliver all
> UNBOUND functions with the specified name.
--
This message was sent by Atlassian JIRA
(v6.2#6252)