You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by "Amila Chinthaka Suriarachchi (JIRA)" <ji...@apache.org> on 2006/07/26 17:40:14 UTC

[jira] Updated: (WSCOMMONS-68) override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class

     [ http://issues.apache.org/jira/browse/WSCOMMONS-68?page=all ]

Amila Chinthaka Suriarachchi updated WSCOMMONS-68:
--------------------------------------------------

    Attachment: equal_method_override_patch.txt

Currently two policy objects are compared using an utility class, I have override the equal method so that it can be used to check for equality.
Equality just check whether object structure is equal or not. If some one wants to check whether two policies logically equal (i.e. normalize form equal) isLogicallyEqual method can be used.

> override the equals method of the Policy components so that two policy classes can be checked to equality using equals method. Currently this is done using PolicyComparator class
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WSCOMMONS-68
>                 URL: http://issues.apache.org/jira/browse/WSCOMMONS-68
>             Project: WS-Commons
>          Issue Type: New Feature
>          Components: Policy
>            Reporter: Amila Chinthaka Suriarachchi
>         Attachments: equal_method_override_patch.txt
>
>


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

        

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