Go to file
Inderjeet Singh 399d49c0e8 Revised RestClient to provide easy access to RestMethods.
Updated Order and Cart to be rest resources.
Added a Queryable interface that can be used to indicate that a Rest Resource supports querying.
Added getValueAsString() method to Id.
Removed spurious warnings.
2010-11-04 20:11:05 +00:00
gson Removed compiler warnings. 2010-11-03 23:14:42 +00:00
lib moved lib at the top-level to share eclipse styles. 2008-09-01 03:27:34 +00:00
proto removed unused import 2010-11-02 00:12:21 +00:00
wsclient Revised RestClient to provide easy access to RestMethods. 2010-11-04 20:11:05 +00:00
wsdef Revised RestClient to provide easy access to RestMethods. 2010-11-04 20:11:05 +00:00
wsexample Revised RestClient to provide easy access to RestMethods. 2010-11-04 20:11:05 +00:00
wsf Added ability to specify a different ID than the Id class for a RestResource. 2010-11-04 15:25:43 +00:00