You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2011/02/09 17:37:58 UTC

[jira] Moved: (NEETHI-1) Javadoc for PolicyComponent.getType() lists wrong return results

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

Daniel Kulp moved WSCOMMONS-296 to NEETHI-1:
--------------------------------------------

    Component/s:     (was: Policy)
            Key: NEETHI-1  (was: WSCOMMONS-296)
        Project: Neethi  (was: WS-Commons)

> Javadoc for PolicyComponent.getType() lists wrong return results
> ----------------------------------------------------------------
>
>                 Key: NEETHI-1
>                 URL: https://issues.apache.org/jira/browse/NEETHI-1
>             Project: Neethi
>          Issue Type: Bug
>            Reporter: Gerald Preissler
>            Priority: Minor
>         Attachments: PolicyComponent_2.0.2.patch
>
>
> The return results for PolicyComponent.getType() are listed as 
> -     * @return Constants.POLICY for Policy type PolicyComponent
> -     *         Constants.EXACTLYONE for ExactlyOne type PolicyComponent
> -     *         Constants.ALL for All type PolicyComponent
> -     *         Constants.ASSERTION for Assertion type PolicyComponent
> The correct values are
> +     * @return Constants.TYPE_POLICY for Policy type PolicyComponent
> +     *         Constants.TYPE_EXACTLYONE for ExactlyOne type PolicyComponent
> +     *         Constants.TYPE_ALL for All type PolicyComponent
> +     *         Constants.TYPE_ASSERTION for Assertion type PolicyComponent
> I will attach a patch agains Neethi 2.0.2.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org