You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Jeff Faath (JIRA)" <ju...@ws.apache.org> on 2009/04/24 04:51:30 UTC

[jira] Resolved: (JUDDI-210) Implement get_subscriptionResults method of API

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

Jeff Faath resolved JUDDI-210.
------------------------------

    Resolution: Fixed

The main portion of this issue has been completed.  A couple of the sub-tasks remain (listed as separate issues).

> Implement get_subscriptionResults method of API
> -----------------------------------------------
>
>                 Key: JUDDI-210
>                 URL: https://issues.apache.org/jira/browse/JUDDI-210
>             Project: jUDDI
>          Issue Type: Sub-task
>            Reporter: Jeff Faath
>            Assignee: Jeff Faath
>             Fix For: 3.0beta
>
>
> Based on a subscription key provided results are retrieved and returned to the user.  Notes:
> - Can be done synchronously or asynchronously.  This method is meant for synchronous calls initiated by the subscriber.
> - Results are returned based on the coverage period provided.
> - Deleted entities are returned in a key bag.  A special case exists for entities that matched a find_* query but no longer does.  See sub-tasks.
> - Results can be chunked.  See sub-tasks.
> - Results can be abbreviated.  See sub-tasks.
> - See section 5.5.11 of the spec for more information

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.