Liferay 6.0.3

Uses of Interface
com.liferay.portal.model.ServiceComponentModel

Packages that use ServiceComponentModel
com.liferay.portal.model   
com.liferay.portal.model.impl   
 

Uses of ServiceComponentModel in com.liferay.portal.model
 

Subinterfaces of ServiceComponentModel in com.liferay.portal.model
 interface ServiceComponent
           This interface is a model that represents the ServiceComponent table in the database.
 

Classes in com.liferay.portal.model that implement ServiceComponentModel
 class ServiceComponentWrapper
           This class is a wrapper for ServiceComponent.
 

Uses of ServiceComponentModel in com.liferay.portal.model.impl
 

Classes in com.liferay.portal.model.impl that implement ServiceComponentModel
 class ServiceComponentImpl
           
 class ServiceComponentModelImpl
           This interface is a model that represents the ServiceComponent table in the database.
 


Liferay 6.0.3