Liferay 6.0.3

Uses of Interface
com.liferay.portlet.softwarecatalog.model.SCProductScreenshotModel

Packages that use SCProductScreenshotModel
com.liferay.portlet.softwarecatalog.model   
com.liferay.portlet.softwarecatalog.model.impl   
 

Uses of SCProductScreenshotModel in com.liferay.portlet.softwarecatalog.model
 

Subinterfaces of SCProductScreenshotModel in com.liferay.portlet.softwarecatalog.model
 interface SCProductScreenshot
           This interface is a model that represents the SCProductScreenshot table in the database.
 

Classes in com.liferay.portlet.softwarecatalog.model that implement SCProductScreenshotModel
 class SCProductScreenshotWrapper
           This class is a wrapper for SCProductScreenshot.
 

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

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement SCProductScreenshotModel
 class SCProductScreenshotImpl
           
 class SCProductScreenshotModelImpl
           This interface is a model that represents the SCProductScreenshot table in the database.
 


Liferay 6.0.3