Liferay 6.0.3

Uses of Interface
com.liferay.portlet.expando.model.ExpandoValueModel

Packages that use ExpandoValueModel
com.liferay.portlet.expando.model   
com.liferay.portlet.expando.model.impl   
 

Uses of ExpandoValueModel in com.liferay.portlet.expando.model
 

Subinterfaces of ExpandoValueModel in com.liferay.portlet.expando.model
 interface ExpandoValue
           This interface is a model that represents the ExpandoValue table in the database.
 

Classes in com.liferay.portlet.expando.model that implement ExpandoValueModel
 class ExpandoValueWrapper
           This class is a wrapper for ExpandoValue.
 

Uses of ExpandoValueModel in com.liferay.portlet.expando.model.impl
 

Classes in com.liferay.portlet.expando.model.impl that implement ExpandoValueModel
 class ExpandoValueImpl
           
 class ExpandoValueModelImpl
           This interface is a model that represents the ExpandoValue table in the database.
 


Liferay 6.0.3