Interface ISourceFileHelper

  • All Known Subinterfaces:
    IStorageWrapper
    All Known Implementing Classes:
    BaseStorage

    public interface ISourceFileHelper
    Helper interface, for fetching ISourceFile instances from their unique id
    • Method Detail

      • getSourceFile

        ISourceFile getSourceFile​(long persistentId)
        Fetches instance of the ISourceFile for the unique id passed
        Parameters:
        persistentId - unique id of the file
        Returns:
        instance