Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.softwarecatalog.model that implement SCProductVersionModel
 class SCProductVersionWrapper
           This class is a wrapper for SCProductVersion.
 

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

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement SCProductVersionModel
 class SCProductVersionImpl
           
 class SCProductVersionModelImpl
           This interface is a model that represents the SCProductVersion table in the database.
 


Liferay 6.0.3