Interface EntityBrowser

  • All Superinterfaces:
    As
    All Known Subinterfaces:
    MediaFileSystem

    public interface EntityBrowser
    extends As
    A role which can supply an Entity that is the root of a hierarchy.
    Author:
    Fabrizio Giudici
    Stereotype:
    Role
    • Method Detail

      • getRoot

        @Nonnull
        Entity getRoot()
        Returns the root Entity.
        Returns:
        the root Entity