Uses of Interface
org.exoplatform.social.common.service.SocialServiceContext
-
Packages that use SocialServiceContext Package Description 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 Modifier and Type Method Description SocialServiceContextProcessContext. getContext() -
Uses of SocialServiceContext in org.exoplatform.social.common.service.impl
Classes in org.exoplatform.social.common.service.impl that implement SocialServiceContext Modifier and Type Class Description classSocialServiceContextImplFields in org.exoplatform.social.common.service.impl declared as SocialServiceContext Modifier and Type Field Description protected SocialServiceContextProcessorContextImpl. contextMethods in org.exoplatform.social.common.service.impl that return SocialServiceContext Modifier and Type Method Description SocialServiceContextProcessorContextImpl. getContext()static SocialServiceContextSocialServiceContextImpl. getInstance()Constructors in org.exoplatform.social.common.service.impl with parameters of type SocialServiceContext Constructor Description ProcessorContextImpl(String name, SocialServiceContext context)ProcessorContextImpl(SocialServiceContext context)
-