Class ExperienceFragmentsConstants

java.lang.Object
com.adobe.cq.xf.ExperienceFragmentsConstants

public final class ExperienceFragmentsConstants extends Object
Constants used by the Experience Fragments feature.
  • Field Details

    • PN_SHOW_IN_EDITOR

      public static final String PN_SHOW_IN_EDITOR
      Used in filtering the Experience Fragments that will be displayed in the side-panel of the editor
      See Also:
    • RT_EXPERIENCE_FRAGMENT_MAIN

      public static final String RT_EXPERIENCE_FRAGMENT_MAIN
      The resource type of the Experience Fragment "main" page, which was previously named "master" page.
      See Also:
    • RT_EXPERIENCE_FRAGMENT_MASTER

      public static final String RT_EXPERIENCE_FRAGMENT_MASTER
      The resource type of the Experience Fragment "master" page. This constant might be deprecated and therefore RT_EXPERIENCE_FRAGMENT_MAIN should be preferred instead.
      See Also:
    • RT_EXPERIENCE_FRAGMENT_PAGE

      public static final String RT_EXPERIENCE_FRAGMENT_PAGE
      The resource type of an Experience Fragment page
      See Also:
    • RT_EXPERIENCE_FRAGMENT_COMPONENT

      public static final String RT_EXPERIENCE_FRAGMENT_COMPONENT
      The resource type of the Experience Fragment component used in the editor
      See Also:
    • RT_EXPERIENCE_FRAGMENT_CORE_COMPONENT

      public static final String RT_EXPERIENCE_FRAGMENT_CORE_COMPONENT
      The resource type of the Experience Fragment Core component used in the editor
      See Also:
    • RESOURCE_SUPER_TYPE_EXPERIENCE_FRAGMENT_CORE_COMPONENT

      public static final String RESOURCE_SUPER_TYPE_EXPERIENCE_FRAGMENT_CORE_COMPONENT
      The resource super type of the Experience Fragment Core component used in the editor
      See Also:
    • PN_FRAGMENT_PATH

      public static final String PN_FRAGMENT_PATH
      The property of the editor component which holds the path to the experience fragment variation page
      See Also:
    • PN_CORE_FRAGMENT_PATH

      public static final String PN_CORE_FRAGMENT_PATH
      The property of the editor core component which holds the path to the experience fragment variation page
      See Also:
    • PN_XF_VARIANT_TYPE

      public static final String PN_XF_VARIANT_TYPE
      The property of the Experience Fragment variant that specifies variant's type
      See Also:
    • CUSTOM_XF_VARIANT_TYPE

      public static final String CUSTOM_XF_VARIANT_TYPE
      Default value for "cq:xfVariantType"
      See Also:
    • TYPE_XF_VARIANT_FACEBOOK

      public static final String TYPE_XF_VARIANT_FACEBOOK
      The type of the "facebook" variation
      See Also:
    • TYPE_XF_VARIANT_PINTEREST

      public static final String TYPE_XF_VARIANT_PINTEREST
      The type of the "pinterest" variation
      See Also:
    • TYPE_XF_VARIANT_WEB

      public static final String TYPE_XF_VARIANT_WEB
      The type of the "web" variation
      See Also:
    • PN_XF_MAIN_VARIATION

      public static final String PN_XF_MAIN_VARIATION
      The property which indicates the main variation (usually is the first one created), which was previously named "master" variation.
      See Also:
    • PN_XF_MASTER_VARIATION

      public static final String PN_XF_MASTER_VARIATION
      The property which indicates the master variation (usually is the first one created). This constant might be deprecated and therefore the PN_XF_MAIN_VARIATION should be preferred instead.
      See Also:
    • PN_XF_POST_ID

      public static final String PN_XF_POST_ID
      The property which indicates the social media post ID
      See Also:
    • PN_XF_SOCIAL_ACTION_STATUS

      public static final String PN_XF_SOCIAL_ACTION_STATUS
      The property which indicates the last social media action status One of: 'Not Posted', 'Posted', 'Deleted'.
      See Also:
    • PN_XF_SOCIAL_ACTION

      public static final String PN_XF_SOCIAL_ACTION
      The property which indicates the date of the last social media action
      See Also:
    • PN_TARGET_OFFER_ID

      public static final String PN_TARGET_OFFER_ID
      The property which holds the offerId from Adobe Target, if the variation is exported as an offer
      See Also:
    • CONTENT_PATH

      public static final String CONTENT_PATH
      The path where experience fragments are stored
      See Also:
    • PN_ADOBE_TARGET_FORMAT

      public static final String PN_ADOBE_TARGET_FORMAT
      The export format property to Adobe Target. Possible values: 'html', 'json' and 'html,json'
      See Also:
    • PN_ADOBE_TARGET_WORKSPACE

      public static final String PN_ADOBE_TARGET_WORKSPACE
      The workspace ID property to export the Experience Fragments to a specific Adobe Target workspace
      See Also:
    • PN_CLOUD_SERVICE_CONFIGS

      public static final String PN_CLOUD_SERVICE_CONFIGS
      The cloud service configs paths property
      See Also:
    • PN_ADOBE_TARGET_EXTERNALIZER

      public static final String PN_ADOBE_TARGET_EXTERNALIZER
      The externalizer name property to Adobe Target. Possible values: 'author', 'publish','local' and custom ones
      See Also: