Package com.adobe.cq.xf.social
Interface ExperienceFragmentSocialVariation
- 
- All Superinterfaces:
 Adaptable,ExperienceFragmentVariation
public interface ExperienceFragmentSocialVariation extends ExperienceFragmentVariation
Model object that represents a social media variation that can be pushed to or interact with social media networks. Ex: Facebook, Pinterest, Twitter 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetImagePath()Return defining image path of the SM variationjava.lang.StringgetText()Get the defining text of the SM variation- 
Methods inherited from interface com.adobe.cq.xf.ExperienceFragmentVariation
getCloudserviceConfigurationsPaths, getParent, getPath, getProperties, getPropertiesTree, getType 
 - 
 
 -