Interface RepositoryData

    • Method Detail

      • getWebRepositoryPluginKey

        @NotNull
        @NotNull String getWebRepositoryPluginKey()
        Deprecated.
      • getRepository

        @NotNull
        @NotNull Repository getRepository()
        Deprecated.
        Returns:
        lazily initialized instance of the Repository defined by this object.
      • getWebRepositoryViewer

        @NotNull
        @NotNull WebRepositoryViewer getWebRepositoryViewer()
        Deprecated.
      • getConfiguration

        @NotNull
        @NotNull org.apache.commons.configuration.HierarchicalConfiguration getConfiguration()
        Deprecated.
        Returns:
        lazily initialized instance of the HierarchicalConfiguration of the repository defined by this object.
      • isMarkedForDeletion

        boolean isMarkedForDeletion()
        Deprecated.
      • isGlobal

        boolean isGlobal()
        Deprecated.
        Returns:
        true if repository is a Shared Repository