Liferay 6.0.5

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

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
          The base model implementation for the ExpandoTable service.
 


Liferay 6.0.5