public class ModerationDashboardSocialComponentFactory extends AbstractSocialComponentFactory
Constructor and Description |
---|
ModerationDashboardSocialComponentFactory() |
Modifier and Type | Method and Description |
---|---|
SocialComponent |
getSocialComponent(Resource resource)
Return the socialComponent.
|
SocialComponent |
getSocialComponent(Resource resource,
ClientUtilities clientUtils,
QueryRequestInfo queryRequestInfo)
Return the socialComponent.
|
SocialComponent |
getSocialComponent(Resource resource,
SlingHttpServletRequest request)
Return the socialComponent.
|
String |
getSupportedResourceType() |
getPriority
public ModerationDashboardSocialComponentFactory()
public SocialComponent getSocialComponent(Resource resource)
resource
- The resource for the social component.public SocialComponent getSocialComponent(Resource resource, SlingHttpServletRequest request)
resource
- The resource for the social component.request
- The request using this factory to get a social component.public SocialComponent getSocialComponent(Resource resource, ClientUtilities clientUtils, QueryRequestInfo queryRequestInfo)
resource
- The resource for the social component.clientUtils
- ClientUtils usedqueryRequestInfo
- the queryRequestInfo, which might be used.AbstractSocialComponentFactory#getClientUtilities(SlingHttpServletRequest)
public String getSupportedResourceType()
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"