Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0
-
Component/s: DSL for Services
-
Labels:None
-
Number of attachments :
Description
- List<Comestible> listComestibles(final int firstResult, final int maxResults )
- int countComestibles()
When in the service model a listall method is issued, two extra service methods will be generated (and corresponding businessservice- and dao- methods)