Container.getAllWhere(Filter<U> filter) should be removed
---------------------------------------------------------
Key: GTNPORTAL-1985
URL:
https://issues.jboss.org/browse/GTNPORTAL-1985
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Java API
Reporter: Matt Wringe
Assignee: Chris Laprun
Container.getAllWhere(Filter<U> filter) should be removed, its redundant since we
have Container.getAllSatisfying(Query<U> query) and a Query object has a filter
option
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira