Liferay 7.0-ce-b4

Uses of Interface
com.liferay.portlet.dynamicdatamapping.Value

Packages that use Value
com.liferay.portlet.dynamicdatamapping   
 

Uses of Value in com.liferay.portlet.dynamicdatamapping
 

Classes in com.liferay.portlet.dynamicdatamapping that implement Value
 class LocalizedValue
           
 class UnlocalizedValue
           
 

Methods in com.liferay.portlet.dynamicdatamapping that return Value
 Value DDMFormFieldValue.getValue()
           
 

Methods in com.liferay.portlet.dynamicdatamapping with parameters of type Value
 void DDMFormFieldValue.setValue(Value value)
           
 


Liferay 7.0-ce-b4