Interface Result

    • Method Detail

      • getType

        String getType()
        This is used by the presentation layer to make decisions. In future versions or extensions, this could return values like "folder", allowing the presentation layer to under the result refers to a Folder and not an Asset.
        Returns:
        the type of result.
      • getPath

        String getPath()
        Returns:
        String path to the Asset
      • getName

        String getName()
        Returns:
        String node name of an Asset,