Interface IResourceItem

    • Method Detail

      • getName

        String getName()
        Returns:
        The (file) name of the resource this item represents.
      • getResourceType

        ERessourcenTyp getResourceType()
        Returns:
        The type of the resource this item represents, or null if it represents none of the available types.
      • getResourceUuid

        String getResourceUuid()
        Returns:
        The UUID of the resource this item represents, or null or empty string if no such UUID exists.