Interface TermsAndConditions

  • All Superinterfaces:
    Base, BaseConstraint, Component, com.adobe.cq.export.json.ComponentExporter, Container, ContainerConstraint, com.adobe.cq.export.json.ContainerExporter, FormComponent

    @ConsumerType
    public interface TermsAndConditions
    extends Container, ContainerConstraint
    Defines the form TermsAndConditions Sling Model used for the /apps/core/fd/components/form/termsandconditions/v1/termsandconditions component.
    Since:
    com.adobe.cq.forms.core.components.models.form 4.7.0
    • Field Detail

      • FD_TERMS_AND_CONDITIONS

        static final java.lang.String FD_TERMS_AND_CONDITIONS
        See Also:
        Constant Field Values
    • Method Detail

      • isShowApprovalOption

        boolean isShowApprovalOption()
        Returns:
        true if approval checkbox should be shown, otherwise false
      • isShowLink

        boolean isShowLink()
        Returns:
        true if links to external Terms & Conditions pages are to be shown, otherwise false if consent text is to be shown
      • isShowAsPopup

        boolean isShowAsPopup()
        Returns: