Liferay 7.0-ce-m2

Uses of Interface
com.liferay.portlet.dynamicdatamapping.storage.DDMFormValuesValidator

Packages that use DDMFormValuesValidator
com.liferay.portlet.dynamicdatamapping.storage   
 

Uses of DDMFormValuesValidator in com.liferay.portlet.dynamicdatamapping.storage
 

Methods in com.liferay.portlet.dynamicdatamapping.storage that return DDMFormValuesValidator
static DDMFormValuesValidator DDMFormValuesValidatorUtil.getDDMFormValuesValidator()
           
 

Methods in com.liferay.portlet.dynamicdatamapping.storage with parameters of type DDMFormValuesValidator
 void DDMFormValuesValidatorUtil.setDDMFormValuesValidator(DDMFormValuesValidator ddmFormValuesValidator)
           
 


Liferay 7.0-ce-m2