Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.expando.model that implement ExpandoColumnModel
 class ExpandoColumnWrapper
           This class is a wrapper for ExpandoColumn.
 

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

Classes in com.liferay.portlet.expando.model.impl that implement ExpandoColumnModel
 class ExpandoColumnImpl
           
 class ExpandoColumnModelImpl
           This interface is a model that represents the ExpandoColumn table in the database.
 


Liferay 6.0.3