AllTypes

public class AllTypes extends MotechDataRepository<Type>

The AllTypes repository class allows persistence and retrieving of Field Types in Data Services database.

Constructors

AllTypes

public AllTypes()

Methods

retrieveByClassName

public Type retrieveByClassName(String className)