Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.expando.model that implement ExpandoRowModel
 class ExpandoRowWrapper
           This class is a wrapper for ExpandoRow.
 

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

Classes in com.liferay.portlet.expando.model.impl that implement ExpandoRowModel
 class ExpandoRowImpl
           
 class ExpandoRowModelImpl
           This interface is a model that represents the ExpandoRow table in the database.
 


Liferay 6.0.3