Uses of Interface
org.craftercms.social.repositories.SocialContextRepository
Packages that use SocialContextRepository
Package
Description
-
Uses of SocialContextRepository in org.craftercms.social.entitlement
Fields in org.craftercms.social.entitlement declared as SocialContextRepositoryModifier and TypeFieldDescriptionprotected SocialContextRepositorySocialEntitlementUsageProvider.socialContextRepositoryCurrent instance ofSocialContextRepository.Constructors in org.craftercms.social.entitlement with parameters of type SocialContextRepositoryModifierConstructorDescriptionSocialEntitlementUsageProvider(SocialContextRepository socialContextRepository, UGCRepository ugcRepository) -
Uses of SocialContextRepository in org.craftercms.social.repositories.security.impl
Classes in org.craftercms.social.repositories.security.impl that implement SocialContextRepository -
Uses of SocialContextRepository in org.craftercms.social.services.system.impl
Methods in org.craftercms.social.services.system.impl with parameters of type SocialContextRepositoryModifier and TypeMethodDescriptionvoidSocialContextServiceImpl.setSocialContextRepositoryImpl(SocialContextRepository socialContextRepository)