Interface OcflExtensionConfig

    • Method Detail

      • getExtensionName

        String getExtensionName()
        Returns the name of the extension the config is for.
        Returns:
        extension name
      • hasParameters

        boolean hasParameters()
        Indicates if the extension defines parameters.
        Returns:
        true if the extension defines parameters; false otherwise