public interface SocialComponentFactoryManager
Modifier and Type | Method and Description |
---|---|
SocialComponentFactory |
getSocialComponentFactory(Resource resource) |
SocialComponentFactory |
getSocialComponentFactory(java.lang.String resourceType) |
SocialComponentFactory getSocialComponentFactory(Resource resource)
resource
- the resource for which a SocialComponentFactory is requested for.SocialComponentFactory getSocialComponentFactory(java.lang.String resourceType)
resourceType
- the resource type for which a SocialComponentFactory is requested for.Copyright © 2010 - 2020 Adobe. All Rights Reserved