Liferay 7.0-ce-a2

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

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

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

Subclasses of SCProductVersionModelImpl in com.liferay.portlet.softwarecatalog.model.impl
 class SCProductVersionBaseImpl
          The extended model base implementation for the SCProductVersion service.
 class SCProductVersionImpl
           
 

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

Methods in com.liferay.portlet.softwarecatalog.service.persistence.impl with parameters of type SCProductVersionModelImpl
protected  void SCProductVersionPersistenceImpl.cacheUniqueFindersCache(SCProductVersionModelImpl scProductVersionModelImpl, boolean isNew)
           
protected  void SCProductVersionPersistenceImpl.clearUniqueFindersCache(SCProductVersionModelImpl scProductVersionModelImpl)
           
 


Liferay 7.0-ce-a2