Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.ListTypeModel

Packages that use ListTypeModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of ListTypeModel in com.liferay.portal.model
 

Subinterfaces of ListTypeModel in com.liferay.portal.model
 interface ListType
           This interface is a model that represents the ListType table in the database.
 

Classes in com.liferay.portal.model that implement ListTypeModel
 class ListTypeWrapper
           This class is a wrapper for ListType.
 

Uses of ListTypeModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement ListTypeModel
 class ListTypeImpl
           
 class ListTypeModelImpl
           This interface is a model that represents the ListType table in the database.
 


Liferay 6.0.3