Interface FileManager


@ProviderType public interface FileManager
A interface used to retrieve sling:File Resources. Adaptable from a child Resource of a sling:File.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the file containing the adapted resource
  • Method Details

    • getFile

      File getFile()
      Get the file containing the adapted resource
      Returns:
      the file