Liferay 7.0-ce-b7 portal-impl

Uses of Class
com.liferay.portal.model.impl.ListTypeModelImpl

Packages that use ListTypeModelImpl
com.liferay.portal.model.impl   
com.liferay.portal.service.persistence.impl   
 

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

Subclasses of ListTypeModelImpl in com.liferay.portal.model.impl
 class ListTypeBaseImpl
          The extended model base implementation for the ListType service.
 class ListTypeImpl
           
 

Uses of ListTypeModelImpl in com.liferay.portal.service.persistence.impl
 

Methods in com.liferay.portal.service.persistence.impl with parameters of type ListTypeModelImpl
protected  void ListTypePersistenceImpl.cacheUniqueFindersCache(ListTypeModelImpl listTypeModelImpl, boolean isNew)
           
protected  void ListTypePersistenceImpl.clearUniqueFindersCache(ListTypeModelImpl listTypeModelImpl)
           
 


Liferay 7.0-ce-b7 portal-impl