Skip to content
This repository has been archived by the owner on Jun 18, 2019. It is now read-only.

Removed references to 'hidden' field, added getDataSetsByField #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

farxinu
Copy link

@farxinu farxinu commented Nov 19, 2015

No description provided.

* The project ID whose data sets you want
* @return An ArrayList of Data Set objects
*/
public ArrayList<RDataSet> getFilledDataSets(int projectId) {
Copy link
Contributor

Choose a reason for hiding this comment

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

This function is not lined up correctly. The first half of the function is indented way more than the second half. Check your editor's settings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants