Issue 12204

Document CrudService better

12204
Reporter: lfrancke
Type: Improvement
Summary: Document CrudService better
Priority: Minor
Resolution: Fixed
Status: Closed
Created: 2012-11-01 16:39:29.729
Updated: 2014-06-24 10:55:13.018
Resolved: 2014-06-24 10:55:12.987
        
Description: It is not clear to me how to use the list(Pageable) method especially when I pass in null. What will be returned?

An example on how to page through everything would be useful.

Also Pageable should probably be a Iterable/Iterator but that's another thing

The update method doesn't mention how it does updates either or what happens when it doesn't exist yet.

None of these methods mention exceptions even though I'm sure they can throw unchecked ones.]]>