Interface QueryWrapper<T>

    • Method Detail

      • getId

        int getId​(T item)
        Get the ID of the specified item. If the item doesn't have an ID a running number may be used. The important thing is that ID:s must be unique for each export.
        Parameters:
        item - The item