Liferay 6.0.3

Uses of Interface
com.liferay.portlet.social.model.SocialRequestModel

Packages that use SocialRequestModel
com.liferay.portlet.social.model   
com.liferay.portlet.social.model.impl   
 

Uses of SocialRequestModel in com.liferay.portlet.social.model
 

Subinterfaces of SocialRequestModel in com.liferay.portlet.social.model
 interface SocialRequest
           This interface is a model that represents the SocialRequest table in the database.
 

Classes in com.liferay.portlet.social.model that implement SocialRequestModel
 class SocialRequestWrapper
           This class is a wrapper for SocialRequest.
 

Uses of SocialRequestModel in com.liferay.portlet.social.model.impl
 

Classes in com.liferay.portlet.social.model.impl that implement SocialRequestModel
 class SocialRequestImpl
           
 class SocialRequestModelImpl
           This interface is a model that represents the SocialRequest table in the database.
 


Liferay 6.0.3