Bug #7: <<GWT Service>> generated methods for private variables in the interface

  • Estimated Hours: 2
  • State: Closed
  • Assigned To: Nobody
  • Closed: Yes

Bug Details:

This caused compilation errors because the methods are public in the interface and private in the implementation.

Bug has no hours added

You do not have sufficient permissions to add hours to this bug.

Entry has no comments

You do not have sufficient permissions to comment

Revision Author Commited Message
56 lars.hoidahl picture lars.hoidahl Thu 12 Nov, 2009 21:54:27 +0000

Only generate interface methods for public accessors. Closes #7