Liferay 7.0-ce-a3

Uses of Class
com.liferay.portlet.softwarecatalog.model.impl.SCProductEntryModelImpl

Packages that use SCProductEntryModelImpl
com.liferay.portlet.softwarecatalog.model.impl   
com.liferay.portlet.softwarecatalog.service.persistence.impl   
 

Uses of SCProductEntryModelImpl in com.liferay.portlet.softwarecatalog.model.impl
 

Subclasses of SCProductEntryModelImpl in com.liferay.portlet.softwarecatalog.model.impl
 class SCProductEntryBaseImpl
          The extended model base implementation for the SCProductEntry service.
 class SCProductEntryImpl
           
 

Uses of SCProductEntryModelImpl in com.liferay.portlet.softwarecatalog.service.persistence.impl
 

Methods in com.liferay.portlet.softwarecatalog.service.persistence.impl with parameters of type SCProductEntryModelImpl
protected  void SCProductEntryPersistenceImpl.cacheUniqueFindersCache(SCProductEntryModelImpl scProductEntryModelImpl, boolean isNew)
           
protected  void SCProductEntryPersistenceImpl.clearUniqueFindersCache(SCProductEntryModelImpl scProductEntryModelImpl)
           
 


Liferay 7.0-ce-a3