Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1.0
-
Component/s: DSL for Services
-
Labels:None
-
Number of attachments :
Description
The javadoc for methods in implementation classes should be based on
{@inheritdoc}. The actual desctiption should be placed in the javadoc of the corresponding interfaces. Now sometimes the javadoc is generated in both places. For example see: CustomerServiceModelLocalService.
Fixed.