cts2 / exist-service

4 stars 3 forks source link

AssociationQueryService ignores some query restrictions #16

Open darmbrust opened 11 years ago

darmbrust commented 11 years ago

The AssociationQueryService ignores predicate restrictions.

A call to getResourceSummaries(query, sortCriteria, page) will result in the service only honoring the source or target entitiy of the restriction.

The predicate, and other attributes within AssociationQueryServiceRestrictions are ignored.