Liferay 6.1.2-ce-ga3

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
          The extended model interface for the SCProductVersion service.
 

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 SCProductVersionBaseImpl
          The extended model base implementation for the SCProductVersion service.
 class SCProductVersionImpl
           
 class SCProductVersionModelImpl
          The base model implementation for the SCProductVersion service.
 


Liferay 6.1.2-ce-ga3