Generated by
JDiff

Interface com.adobe.cq.xf.ui.ExperienceFragmentConsoleItem

Added Methods
String getItemType() Returns the type of this console item.
String getMasterVariationPath() Returns master variation path for XFs and the resource path for other resources.
Calendar getSocialActionDate() Returns the date of the last social media action.
String getSocialActionStatus() Indicates the last social media action status.
String getViewPreviewHref() Returns the preview link for SM variations.
boolean hasReplicateAccess() Checks if the current user has the "replicate" access on the resource ("crx:replicate").
boolean hasWriteAccess() Checks if the current user has the "write" access on the resource javax.jcr.security.Privilege.JCR_WRITE
boolean isExportedToAdobeTarget() Checks if the experience fragment is exported as an Adobe Target offer.
boolean isMaster() Returns true if a variation is a master variation.
boolean isSocial() Returns 'true' if the page is a social variation.
 

Changed Methods
Page getParentXf() Change in return type from com.day.cq.wcm.api.Page to Page.
Returns the parent Experience Fragment for this variation
Set getQuickactionsRel() Change in exceptions thrown from no exceptions to RepositoryException.
Returns a set of relation identifiers for the quick actions.