Liferay 7.0-ce-b4

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

Packages that use RepositoryEntryModelImpl
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 RepositoryEntryModelImpl in com.liferay.portal.model.impl
 

Subclasses of RepositoryEntryModelImpl in com.liferay.portal.model.impl
 class RepositoryEntryBaseImpl
          The extended model base implementation for the RepositoryEntry service.
 class RepositoryEntryImpl
           
 

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

Methods in com.liferay.portal.service.persistence.impl with parameters of type RepositoryEntryModelImpl
protected  void RepositoryEntryPersistenceImpl.cacheUniqueFindersCache(RepositoryEntryModelImpl repositoryEntryModelImpl, boolean isNew)
           
protected  void RepositoryEntryPersistenceImpl.clearUniqueFindersCache(RepositoryEntryModelImpl repositoryEntryModelImpl)
           
 


Liferay 7.0-ce-b4