Liferay 6.2-ce-ga5

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
          The extended model interface for the ExpandoRow service.
 

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 ExpandoRowBaseImpl
          The extended model base implementation for the ExpandoRow service.
 class ExpandoRowImpl
           
 class ExpandoRowModelImpl
          The base model implementation for the ExpandoRow service.
 


Liferay 6.2-ce-ga5