You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2012/12/17 00:40:13 UTC

[jira] [Updated] (ISIS-210) Support parameter choices on contributed actions

     [ https://issues.apache.org/jira/browse/ISIS-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-210:
-----------------------------

    Component/s: Core
    
> Support parameter choices on contributed actions
> ------------------------------------------------
>
>                 Key: ISIS-210
>                 URL: https://issues.apache.org/jira/browse/ISIS-210
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Dan Haywood
>            Priority: Minor
>
> Currently, choices on actions parameters are picked up by looking for no-arg actions following the naming convention:
> List<T> choicesNActionName()
> However, for a contributed action the action belongs on a service, with the contributee being a parameter of the action.  In order to be able to meaningfully provide choices that are specific to the contributee, we need the ChoiceFacetFactory to be able to detect:
> List<T> choicesNActionName(Contributee c)
> also.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira