Interface I_CmsAttributeSelectData.OptionWithAttributes

    • Method Detail

      • getAttributes

        java.util.Map<java.lang.String,​java.util.List<java.lang.String>> getAttributes()
        Gets the attributes.

        The set of keys should be equal to set of names of all attribute definitions.

        Returns:
        the attributes
      • setAttributes

        void setAttributes​(java.util.Map<java.lang.String,​java.util.List<java.lang.String>> attributes)
        Sets the attributes.
        Parameters:
        attributes - the attributes