Interface AttributeSettableChecker

    • Method Detail

      • isSettable

        boolean isSettable​(ItemModel item,
                           TypeAttributeDescriptor attribute)
        Indicates whether the attribute is settable to the item
        Parameters:
        item - Item which the attribute is to be set
        attribute - Metadata describing the attribute
        Returns:
        true if the attribute is settable to the item, else false