Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill javadoc for class org.openmrs.activelist.Problem #262

Closed
wants to merge 1 commit into from
Closed

Fill javadoc for class org.openmrs.activelist.Problem #262

wants to merge 1 commit into from

Conversation

dammina
Copy link

@dammina dammina commented Apr 1, 2013

I have filled the javadoc for the org.openmrs.activelist.Problem class.

https://tickets.openmrs.org/browse/TRUNK-3178

@@ -20,7 +20,14 @@
import org.openmrs.Patient;

/**
* TODO
* This provides functionality for a person to add more details about a problem.<br/>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These javadocs don't seem to be very clear, the javadocs at the class level should be defining exactly what a Problem Object in Openmrs represents and not describing its class structure, if you need to add javadocs for the properties from the superclass, you just add @see ActiveListItem.

To get a clear description, you can post a question on the ticket for someone to provide one

@dkayiwa
Copy link
Member

dkayiwa commented Jan 23, 2014

Closing because it was taken over by Burke. :)

@dkayiwa dkayiwa closed this Jan 23, 2014
RandilaP pushed a commit to RandilaP/openmrs-core that referenced this pull request Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants