Liferay 6.0.5

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
          The model interface for the SocialRequest service.
 

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
          The base model implementation for the SocialRequest service.
 


Liferay 6.0.5