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:44:57 UTC

[jira] Moved: (NEETHI-7) An alternative constructor for AbstractPolicyOperators for convenience

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

Daniel Kulp moved WSCOMMONS-476 to NEETHI-7:
--------------------------------------------

    Component/s:     (was: Policy)
     Issue Type: Bug  (was: Improvement)
            Key: NEETHI-7  (was: WSCOMMONS-476)
        Project: Neethi  (was: WS-Commons)

> An alternative constructor for AbstractPolicyOperators for convenience
> ----------------------------------------------------------------------
>
>                 Key: NEETHI-7
>                 URL: https://issues.apache.org/jira/browse/NEETHI-7
>             Project: Neethi
>          Issue Type: Bug
>            Reporter: Konrad K
>
> A typical situation is the following
> Policy policy = new Policy()
> ExactlyOne exactlyOne = new ExactlyOne()
> policy.add(exactlyOne)
> it would be nice to have an alternative constructor, which has a parent parameter...
> new ExactlyOne(policy)

-- 
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