Liferay 6.0.3

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
           This interface is a model that represents the SCLicense table in the database.
 

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 SCLicenseImpl
           
 class SCLicenseModelImpl
           This interface is a model that represents the SCLicense table in the database.
 


Liferay 6.0.3