Liferay 6.0.3

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

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

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

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

Classes in com.liferay.portlet.softwarecatalog.model that implement SCFrameworkVersionModel
 class SCFrameworkVersionWrapper
           This class is a wrapper for SCFrameworkVersion.
 

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

Classes in com.liferay.portlet.softwarecatalog.model.impl that implement SCFrameworkVersionModel
 class SCFrameworkVersionImpl
           
 class SCFrameworkVersionModelImpl
           This interface is a model that represents the SCFrameworkVersion table in the database.
 


Liferay 6.0.3