Interface IItemDescriptionProvider

    • Method Detail

      • getDescription

        String getDescription​(Object object)
        Returns the description for the given object.
        Parameters:
        object - the object to evaluate the description for.
        Returns:
        the description.