Liferay 6.2-ce-ga5

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

Packages that use ListTypeModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
 

Uses of ListTypeModel in com.liferay.portal.model
 

Subinterfaces of ListTypeModel in com.liferay.portal.model
 interface ListType
          The extended 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 ListTypeBaseImpl
          The extended model base implementation for the ListType service.
 class ListTypeImpl
           
 class ListTypeModelImpl
          The base model implementation for the ListType service.
 


Liferay 6.2-ce-ga5