Liferay 7.0-ce-b4

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

Packages that use VirtualHostModelImpl
com.liferay.portal.model.impl This package defines the portal model implementation base classes. 
com.liferay.portal.service.persistence.impl This package defines the portal service persistence implementation base classes. 
 

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

Subclasses of VirtualHostModelImpl in com.liferay.portal.model.impl
 class VirtualHostBaseImpl
          The extended model base implementation for the VirtualHost service.
 class VirtualHostImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type VirtualHostModelImpl
protected  void VirtualHostPersistenceImpl.cacheUniqueFindersCache(VirtualHostModelImpl virtualHostModelImpl, boolean isNew)
           
protected  void VirtualHostPersistenceImpl.clearUniqueFindersCache(VirtualHostModelImpl virtualHostModelImpl)
           
 


Liferay 7.0-ce-b4