Uses of Interface
org.exoplatform.social.common.service.SocialServiceContext

Packages that use SocialServiceContext
org.exoplatform.social.common.service   
org.exoplatform.social.common.service.impl   
 

Uses of SocialServiceContext in org.exoplatform.social.common.service
 

Methods in org.exoplatform.social.common.service that return SocialServiceContext
 SocialServiceContext ProcessContext.getContext()
           
 

Uses of SocialServiceContext in org.exoplatform.social.common.service.impl
 

Classes in org.exoplatform.social.common.service.impl that implement SocialServiceContext
 class SocialServiceContextImpl
           
 

Fields in org.exoplatform.social.common.service.impl declared as SocialServiceContext
protected  SocialServiceContext ProcessorContextImpl.context
           
 

Methods in org.exoplatform.social.common.service.impl that return SocialServiceContext
 SocialServiceContext ProcessorContextImpl.getContext()
           
static SocialServiceContext SocialServiceContextImpl.getInstance()
           
 

Constructors in org.exoplatform.social.common.service.impl with parameters of type SocialServiceContext
ProcessorContextImpl(SocialServiceContext context)
           
ProcessorContextImpl(String name, SocialServiceContext context)
           
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.