DataElementDataService

public interface DataElementDataService extends MotechDataService<DataElement>

MDS data service for org.motechproject.dhis2.domain.DataElement

Methods

findByName

DataElement findByName(String name)

findByUuid

DataElement findByUuid(String uuid)