Class GeneratedCxMapperScript

    • Field Detail

      • GROUP

        public static final java.lang.String GROUP
        Qualifier of the CxMapperScript.group 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

      • GeneratedCxMapperScript

        public GeneratedCxMapperScript()
    • Method Detail

      • getGroup

        public java.lang.String getGroup​(SessionContext ctx)
        Generated method - Getter of the CxMapperScript.group attribute.
        Returns:
        the group
      • getGroup

        public java.lang.String getGroup()
        Generated method - Getter of the CxMapperScript.group attribute.
        Returns:
        the group
      • setGroup

        public void setGroup​(SessionContext ctx,
                             java.lang.String value)
        Generated method - Setter of the CxMapperScript.group attribute.
        Parameters:
        value - the group
      • setGroup

        public void setGroup​(java.lang.String value)
        Generated method - Setter of the CxMapperScript.group attribute.
        Parameters:
        value - the group