Interface EntityBeanListFactory
public interface EntityBeanListFactory
An instance of this class is returned by the
SearchRequest class.
This is necessary to make sure that we get a entity bean factory that is able to process
the result produced by a specific SearchRequest.-
Method Summary
Modifier and TypeMethodDescriptioncreateListBeans(List<Map> entities, SearchRequest searchRequest)
-
Method Details
-
createListBeans
-