[ https://issues.apache.org/jira/browse/OLINGO-202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Christian Amend resolved OLINGO-202. ------------------------------------ Resolution: Fixed > 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)