[
http://issues.ops4j.org/jira/browse/QI-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_11303
]
Niclas Hedhman commented on QI-52:
----------------------------------
To make it conclusive with the /entity document, I think all references should
be in href attributes and only the identity as the value.
<entities>
<entity href="{entity-ref}">{identity}</entity>
<entity href="{entity-ref}">{identity}</entity>
<entity href="{entity-ref}">{identity}</entity>
</entities>
> Support for retrieving all Entity instances of a particular type.
> -----------------------------------------------------------------
>
> Key: QI-52
> URL: http://issues.ops4j.org/jira/browse/QI-52
> Project: Qi4j
> Issue Type: New Feature
> Components: ReST
> Reporter: Niclas Hedhman
> Assignee: Rickard Öberg
> Original Estimate: 2 hours
> Remaining Estimate: 2 hours
>
> The ReST Entity API should support that one can retrieve all instances of a
> particular entity type. The URL for this should be /entity/{type}
> This does not support PUT and DELETE operations.
> I suggest the following format;
> <entities>
> <entity>{entity-ref}</entity>
> <entity>{entity-ref}</entity>
> <entity>{entity-ref}</entity>
> </entities>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev