Liferay 6.2-ce-ga5

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

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

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

Subinterfaces of SCLicenseModel in com.liferay.portlet.softwarecatalog.model
 interface SCLicense
          The extended model interface for the SCLicense service.
 

Classes in com.liferay.portlet.softwarecatalog.model that implement SCLicenseModel
 class SCLicenseWrapper
           This class is a wrapper for SCLicense.
 

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

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement SCLicenseModel
 class SCLicenseBaseImpl
          The extended model base implementation for the SCLicense service.
 class SCLicenseImpl
           
 class SCLicenseModelImpl
          The base model implementation for the SCLicense service.
 


Liferay 6.2-ce-ga5