Liferay 6.0-ee

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

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


Liferay 6.0-ee