Liferay 7.0-ce-b7 portal-service

Uses of Interface
com.liferay.dynamic.data.mapping.kernel.Value

Packages that use Value
com.liferay.dynamic.data.mapping.kernel   
 

Uses of Value in com.liferay.dynamic.data.mapping.kernel
 

Classes in com.liferay.dynamic.data.mapping.kernel that implement Value
 class LocalizedValue
           
 class UnlocalizedValue
           
 

Methods in com.liferay.dynamic.data.mapping.kernel that return Value
 Value DDMFormFieldValue.getValue()
           
 

Methods in com.liferay.dynamic.data.mapping.kernel with parameters of type Value
 void DDMFormFieldValue.setValue(Value value)
           
 


Liferay 7.0-ce-b7 portal-service