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.String
getImagePath()
Return defining image path of the SM variationjava.lang.String
getText()
Get the defining text of the SM variation-
Methods inherited from interface com.adobe.cq.xf.ExperienceFragmentVariation
getCloudserviceConfigurationsPaths, getParent, getPath, getProperties, getPropertiesTree, getType
-
-