Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.expando.model that implement ExpandoTableModel
 class ExpandoTableWrapper
           This class is a wrapper for ExpandoTable.
 

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

Classes in com.liferay.portlet.expando.model.impl that implement ExpandoTableModel
 class ExpandoTableImpl
           
 class ExpandoTableModelImpl
           This interface is a model that represents the ExpandoTable table in the database.
 


Liferay 6.0.3