Liferay 6.1.2-ce-ga3

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

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 SCProductEntryBaseImpl
          The extended model base implementation for the SCProductEntry service.
 class SCProductEntryImpl
           
 class SCProductEntryModelImpl
          The base model implementation for the SCProductEntry service.
 


Liferay 6.1.2-ce-ga3