Liferay 6.1.2-ce-ga3

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

Packages that use ServiceComponentModel
com.liferay.portal.model This package defines the portal model interfaces, classes, utilities, wrappers, and annotated types. 
 

Uses of ServiceComponentModel in com.liferay.portal.model
 

Subinterfaces of ServiceComponentModel in com.liferay.portal.model
 interface ServiceComponent
          The extended model interface for the ServiceComponent service.
 

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


Liferay 6.1.2-ce-ga3