[jboss-jira] [JBoss JIRA] Resolved: (JBPORTAL-1346) Improve the parameter value handling

Julien Viet (JIRA) jira-events at lists.jboss.org
Tue Oct 23 10:07:02 EDT 2007


     [ http://jira.jboss.com/jira/browse/JBPORTAL-1346?page=all ]

Julien Viet resolved JBPORTAL-1346.
-----------------------------------

    Resolution: Out of Date

Since it is handled differently by the new framework

> Improve the parameter value handling
> ------------------------------------
>
>                 Key: JBPORTAL-1346
>                 URL: http://jira.jboss.com/jira/browse/JBPORTAL-1346
>             Project: JBoss Portal
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: Portal QA
>            Reporter: Julien Viet
>         Assigned To: Matt Wringe
>             Fix For: 2.8 Final
>
>
> we have :
> MonoValuedTestParameterValue extends TestParameterValue
> MultiValuedTestParameterValue extends TestParameterValue
> and 
> TestParameterValue { public abstract Object getValue(); }
> the method getValue() should not be here : a value is either mono valued or multi valued and both have nothing in common, the code client of that needs to deal with both of them explicitely.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list