Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.softwarecatalog.model that implement SCProductEntryModel
 class SCProductEntryWrapper
           This class is a wrapper for SCProductEntry.
 

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

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement SCProductEntryModel
 class SCProductEntryImpl
           
 class SCProductEntryModelImpl
           This interface is a model that represents the SCProductEntry table in the database.
 


Liferay 6.0.3