Class GeneratedYFormCMSComponent

    • Field Detail

      • APPLICATIONID

        public static final java.lang.String APPLICATIONID
        Qualifier of the YFormCMSComponent.applicationId attribute
        See Also:
        Constant Field Values
      • FORMID

        public static final java.lang.String FORMID
        Qualifier of the YFormCMSComponent.formId attribute
        See Also:
        Constant Field Values
      • FORMDATAID

        public static final java.lang.String FORMDATAID
        Qualifier of the YFormCMSComponent.formDataId attribute
        See Also:
        Constant Field Values
      • ACTION

        public static final java.lang.String ACTION
        Qualifier of the YFormCMSComponent.action attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedYFormCMSComponent

        public GeneratedYFormCMSComponent()
    • Method Detail

      • getAction

        public EnumerationValue getAction​(SessionContext ctx)
        Generated method - Getter of the YFormCMSComponent.action attribute.
        Returns:
        the action
      • getAction

        public EnumerationValue getAction()
        Generated method - Getter of the YFormCMSComponent.action attribute.
        Returns:
        the action
      • setAction

        public void setAction​(SessionContext ctx,
                              EnumerationValue value)
        Generated method - Setter of the YFormCMSComponent.action attribute.
        Parameters:
        value - the action
      • setAction

        public void setAction​(EnumerationValue value)
        Generated method - Setter of the YFormCMSComponent.action attribute.
        Parameters:
        value - the action
      • getApplicationId

        public java.lang.String getApplicationId​(SessionContext ctx)
        Generated method - Getter of the YFormCMSComponent.applicationId attribute.
        Returns:
        the applicationId
      • getApplicationId

        public java.lang.String getApplicationId()
        Generated method - Getter of the YFormCMSComponent.applicationId attribute.
        Returns:
        the applicationId
      • setApplicationId

        public void setApplicationId​(SessionContext ctx,
                                     java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.applicationId attribute.
        Parameters:
        value - the applicationId
      • setApplicationId

        public void setApplicationId​(java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.applicationId attribute.
        Parameters:
        value - the applicationId
      • getFormDataId

        public java.lang.String getFormDataId​(SessionContext ctx)
        Generated method - Getter of the YFormCMSComponent.formDataId attribute.
        Returns:
        the formDataId
      • getFormDataId

        public java.lang.String getFormDataId()
        Generated method - Getter of the YFormCMSComponent.formDataId attribute.
        Returns:
        the formDataId
      • setFormDataId

        public void setFormDataId​(SessionContext ctx,
                                  java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.formDataId attribute.
        Parameters:
        value - the formDataId
      • setFormDataId

        public void setFormDataId​(java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.formDataId attribute.
        Parameters:
        value - the formDataId
      • getFormId

        public java.lang.String getFormId​(SessionContext ctx)
        Generated method - Getter of the YFormCMSComponent.formId attribute.
        Returns:
        the formId
      • getFormId

        public java.lang.String getFormId()
        Generated method - Getter of the YFormCMSComponent.formId attribute.
        Returns:
        the formId
      • setFormId

        public void setFormId​(SessionContext ctx,
                              java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.formId attribute.
        Parameters:
        value - the formId
      • setFormId

        public void setFormId​(java.lang.String value)
        Generated method - Setter of the YFormCMSComponent.formId attribute.
        Parameters:
        value - the formId